/* CSS Document */

h1 {
	margin-bottom:24px;
	}

#productimage {
	color:#ff0500;
	text-align:center;
	width: 152px;
	padding:0 24px 24px 24px;
	font-size:11px;
	float:left;
	line-height:1.2em;
	margin-top:0;
	}
#productimage img {
	margin-bottom:12px;
	}


#order {
	background:url(../images/bg_greybox1_bot.jpg) no-repeat bottom;
	float:right;
	width:230px;
	color:#000;
	margin-top:12px;
	padding-bottom:18px;
	}
#order #hd_select, #order .select_order {
	background:url(../images/bg_greybox1_top.gif) no-repeat;
	padding:16px 0 0 24px;
	color:#637077;
	}
#order p {
	padding:0 24px;
	}
	
#btn_ordernow {
	display:block;
	margin:auto;
	}
	
	
#desc_content {
	padding-top:0;
	}

.includes {
	margin:6px 0 24px 0;
	}
.includes li {
	line-height:1.5em;
	font-weight:bold;
	color:#000;
	}
	
.view a:link,
.view a:visited,
.view a:hover,
.view a:active,
#friend a:link,
#friend a:visited,
#friend a:hover,
#friend a:active {
	color:red;
	text-decoration:underline;
}


/*developer added*/

    .head
    {
    	
    	padding:0;
    	margin:0;
    }
	.head span {font-size:12px;}
	
	#desc_content{
		position: relative;
	}
	.view{
		position:absolute;
		right:15px; top:-15px;
	}
   /* .view
    {
    	float:right;
		clear:right;
    	padding:0 8px 0 0;
    	margin:0;
    }*/
	.head, 
	.view {
    	margin-bottom:12px;
		
		}
    .secondhead
    {
    	padding:0,0,0,0;
    	margin:0,0,0,0;
    	font-weight:bold;
    }
    .pricefont
    {
    	font-weight:bold;
    }
    .permission
    {
    	width:180px;
    	text-align:right;
    }
    .send
    {
    	float:right;
    	width:230px;
	    margin-top:12px;
	    padding-bottom:18px;
	    
    }
    .send #friend
    {
    	padding:0,0,0,0;
    	margin:0,0,0,0;
    	text-align:center;
    }
    .addition 
    {
    	float:left;
    }
    
    .addition li
    {
    	line-height:1.5em;
	    font-weight:bold;
	    color:#000;
    }
	.audioplayer{
	float:left;
	padding-left:10px;	
	width:286px;
	/*margin-left:177px;*/
	}
	
	.videoplayer {
	clear:right;
	float:right;
	padding-right:10px;
	width:359px;
	}
	.videoplayer h2,
	.audioplayer h2 {
	border-bottom:2px #637077 solid;
	padding-bottom:4px;
	margin-bottom:12px;
	}
	.noaudioplayer {
	float:left;
	padding-left:10px;	
	width:286px;
	}
	/* added by Ethos -- start */
	.novideoplayer{
	clear:right;
	float:right;
	padding-right:10px;
	width:359px;
	}
	.novideoplayer h2,
	.noaudioplayer h2{
	color:#ffffff;
	border-bottom:2px #637077 solid;
	padding-bottom:4px;
	margin-bottom:12px;
	}
	.noplayer{
	display:none;
	}
	
	
	.noaudiobutvideoV{
	float:left;
	padding-left:10px;	
	width:645px;
	}
	.noaudiobutvideoV h2{
	border-bottom:2px #637077 solid;
	padding-bottom:4px;
	margin-bottom:12px;
	}
	.noaudiobutvideoA{
	display:none;
	}
	/* added by Ethos -- end */
.intro {
	padding-top:0px;
	margin-top:0;
	clear:right;
	}
