
body {
	background:url(../img/bg.jpg) repeat top #828b9b;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	text-align:left;
	-webkit-text-size-adjust:none;
}

body.home a#homenav, body.studio a#studionav, body.mastering a#masteringnav, body.services a#servicesnav, body.faqs a#faqsnav, body#contact a#contactnav{
	
	color:#000;
}
body.samples{
	background: #828b9b;
}

#imgholder, img, div { 
	behavior: url(iepngfix.htc) 
}

a {
	text-decoration:none; color: white;
}
a:hover {
	text-decoration:underline; color:white;
}
.left {
	float:left
}
.right {
	float:right
}
.cent{
	text-align: center;
	float: left;
	padding-left: 7px;
}
.clear {
	clear:both;
	display:block;
	height:0em;
}
.block {
	display:block;
}
.space {
	display:block;
	height:30px;
}
.space2 {
	display:block;
	height:60px;
}
#imagetrans {
	width:436px; height:266px; margin-top:19px; margin-right:35px;
}

h2{
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 16px;
	letter-spacing: -1px;
}
h3{
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 5px;
	letter-spacing: -1px;
	
}
p{
	margin-bottom: 18px;
}


#nav {
	width:940px;
	margin:0 auto;
	text-align:left;
	
}
	#nav a.logo {
		font-size:0em;
		
		float:left;
		line-height:0em;
		padding:24px 0 26px 10px;
		width:223px;
	}
	#nav a.logo:hover{
		text-decoration: none;
	}
		
	#nav ul {
		float:right;
		padding-right:10px;
		padding-top:34px;
		
	}
		#nav ul li {
			background:url(../img/menu-s.gif) no-repeat right center;
			font-family:Calibri,Arial, Helvetica, Verdana, sans-serif;
			font-size:14px;
			display:block;
			float:left;
			margin-left:-1px;
		}
		#nav ul li.last {
			background:none;
		}		
			#nav ul li a {
				display:block;
				float:left;
				padding-left:8px;
				height:52px;
				line-height:52px;
				text-decoration:none;
				color:#5b626c;
			}
			#nav ul li a:hover {
				color:#000;
			}
			#nav ul li a.active {
				background: url(../img/tab-l.gif) no-repeat left;
				color:#000;
			}
				#nav ul li a span {
					display:block;
					float:left;
					cursor:pointer;		
					padding-right:8px;		
				}
				#nav ul li a:hover span {}
				#nav ul li a.active span {
					background: url(../img/tab-r.gif) no-repeat right;
				}
				
			
				

#content{
	width: 940px;
	margin: 0 auto;
}
	#content ul{
		list-style-type: disc; margin-bottom: 20px; margin-left: 14px;
	}
	
	#content #colA{
		float: left; margin-right: 5px;
	}
	#content #colB{
		float: left;
	}
/*HOME & CONTACT*/
	
	
	body.home #content #colA{
		background: url(../img/home-studio.jpg) no-repeat;
		width: 657px;
		height: 443px;
		position:relative;
	}
		body.home #content #colA h2{
			width:300px;
			margin:20px auto;
			background:black;
			padding:10px;
			text-align:center
		}
		body.home #content #colA .holder{
			background: url(../img/transparentblack.png);
			_background:black; /*IE 6 */
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			-khtml-border-radius: 10px;
			margin: 30px 30px;
			height: 353px;
			padding:15px 30px;
			
		}
		body.home #content #colA .holder h1{
			font-size: 22px;
			letter-spacing: -1px;
			text-transform: uppercase;
		}
		body.home #content #colA .holder p.offer{
			font-size: 18px;
			letter-spacing: -1px;
			text-transform: uppercase;
			margin-bottom: 15px;
		}
			body.home #content #colA .holder p{
				margin-top: 15px;
				font-size: 18px;
				color: #999;
				margin-bottom: 0;
				font-size: 12px;
				
			}
		body.home #content #colA .further{
			background:black;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			-khtml-border-radius: 10px;
			margin: 70px 20px 0 20px;
			padding:15px 30px;
			color: #999;
			
		}
		body.home #content #colA .further p{
			margin-bottom: 0;
		}
		
		/*
		body.home #content #colA p{
			background:black;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			-khtml-border-radius: 10px;
			padding:15px 30px;
			line-height:16px;
			margin: 30px 20px;
			border: solid 1px #d9dee4;
		}
		*/
			body.home #content #colA p span.extra{
				display:none;
			}
			
			
			body.home #content #colA p a{
				text-decoration: underline;
				color: white;
			}
			body.home #content #colA p:hover a{
				color: black;
			}
			
			
			
			
			body.home #content #colA .obuttons{
				position:absolute;
				bottom:10px;
				left:16px
			}
			body.home #content #colA .obuttons a, body.home #content #colA .obuttons span{
				background: url(../img/btns-main.png);
				width: 196px;
				height: 57px;
				display: block;
				float: left;
				color: black;
				text-decoration: none;
				text-align: center;
				text-transform: uppercase;
				padding-top: 10px;
				font-size: 22px;
				letter-spacing: -1px;
				margin-right: 15px;
			}
			body.home #content #colA .obuttons a:hover{
				color: white;
				background-position: bottom;
			}
				
		
	body.home #content #colB, body.contact #content #colB{
		width: 276px;
		
	}
	body.home #content #colB .panel, body.contact #content #colB .panel{
		width: 236px;
		height: 73px;
		margin-bottom: 5px;
		padding: 17px 20px;
		
	}
		body.home #content #colB .one, body.contact #content #colB .one{
			background: url(../img/panel1.jpg) no-repeat;
		}
		body.home #content #colB .two, body.contact #content #colB .two{
			background: url(../img/panel2.jpg) no-repeat;
		}
			body.home #content #colB .two ul, body.contact #content #colB .two ul{
				
				float: left;
				width: 113px; 
				line-height: 22px;
				list-style: none; 
				margin-left: 0;
				font-size: 15px;
			}
			body.home #content #colB .two ul.r, body.contact #content #colB .two ul.r{
				text-align: right;
			}
		body.home #content #colB .three, body.contact #content #colB .three{
			background: url(../img/panel3.jpg) no-repeat;
		}
		body.home #content #colB .four, body.contact #content #colB .four{
			background: url(../img/panel4.jpg) #000 no-repeat ;
		}
		body.home #content #colB .four span, body.contact #content #colB .four span{
			color: #999;
			font-weight: bold;
			text-align: right;
			margin-top: 4px;
			
			
		}
		#content #colB .three img{
			padding-top: 6px;
			padding-right: 1px;
			padding-left: 4px;
		}
		
		

	body.contact #content #colA{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-khtml-border-radius: 10px;
		background: #868f9e;
		width: 607px;
		height: 393px;
		padding: 25px;
	}
	
/* CONTACT FORM */

body.contact label{
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	width: 80px;
}	
body.contact input, body.contact textarea{
	width: 495px;
	padding: 5px;
	margin: 0 0 10px;
}
body.contact textarea{
	height: 130px;
}
body.contact input.submit-button{
	float: right;
	width: 80px;
}


/* INFO FORM */
body.order #content {
	background: url(../img/services-bg.jpg) no-repeat;
	width: 898px;
	height: 424px;
	padding: 20px;
	
}



body.order #content ul.ordernav, body.infoform #content ul.ordernav{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 20px;
	overflow: hidden;
	
}	
body.order #content ul.ordernav li a, body.infoform #content ul.ordernav li a{
	background: url(../img/order-nav.jpg);
	width: 292px;
	height: 25px;
	list-style: none;
	margin: 0;
	float: left;
	text-align: center;
	margin-right: 7px;
	color: black;
	font-size: 16px;
	padding-top: 42px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
	body.order #content ul.ordernav li a:hover, body.infoform #content ul.ordernav li a:hover, body.order #content ul.ordernav li a.selected, body.infoform #content ul.ordernav li a.selected{
		background-position: bottom;
		color: #999;
		text-decoration: none;
	}






body.order hr{
	clear: both; 
	height: 1px; color: #666; background-color: #fff; border:0; margin:20px 0 10px 0; width: 280px;
}

body.order #content #colA, body.order #content #colB{
	margin-right: 40px;
	width: 260px;
}






body.order #content #colC{
	float: left;

	width: 290px;

}
body.order #content #colC p.boxed{

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #868f9e;
	padding: 20px;
}
body.order #content .option, body.order #content .link{
	height: 30px;
}

	
body.order #content select, body.order #content table{
	float: left; margin-right: 6px; width: 120px;
	
}
body.order #content input{
	float: left; 
}

body.infoform #content{
background: url(../img/services-bg.jpg) no-repeat;
width: 918px;
height: 444px;
padding: 10px;
}




body.order #content #options{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: black;
	width: 900px;
	height: 130px;
	padding: 20px;
	margin-bottom: 6px;
}
body.order #content #options a.btn, body.order #content #options span.btn{
	background: url(../img/btns.gif);
	width: 130px;
	height: 110px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
	font-size: 22px;
	letter-spacing: -1px;
	margin-right: 15px;
}
body.order #content #options a.last, body.order #content #options span.last{

	margin-right: 0;
	
}
body.order #content #options a.btn:hover{
	color: white;
	background-position: bottom;
}
body.order #content #options p{
	width: 212px;
	float: left;
	padding-right: 25px;
}



body.order #content #info{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #868f9e;
	width: 900px;
	height: 223px;
	padding: 20px;

}

body.infoform #colA, body.infoform #colB{
	
	width: 400px;
	
	
}

body.infoform label{
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	width: 120px;
}	
body.infoform input, body.infoform textarea{
	width: 240px;
	padding: 2px;
	margin: 0 0 6px;
	
	
}
body.infoform textarea{
	height: 80px;
	
}
body.infoform input.submit-button{
	float: right;
	width: 80px;
	margin-right: 15px;
}


/*USER UPLOAD*/
	body.uu #content #colA{
		background: url(../img/l-panel.png) no-repeat;
		width: 900px;
		height: 403px;
		
		padding: 20px;
	}
	body.uu #content #colA input{
		width: 150px;
		display: block;
		margin: 10px 0;
	}


/*MASTERING SECTION*/

	body.mastering #content #colA{
		background: url(../img/mastering-bg.jpg) no-repeat;
		width: 439px;
		height: 363px;
		padding: 40px;
		
		
	}
		body.mastering #content #colA .info{
			
			height: 358px;
			width: 426px;
			padding-right: 20px;
			
			
		}
	body.mastering #content #colB{
		width: 416px;
		
	}

/*STUDIO SECTION*/
	body.studio #content #colA{
		
		
	}
		body.studio #content #colA .mid{
			width: 220px;
			float: left;
		}
	body.studio #content #colA img{
		float: left;
		padding-right: 5px;
		padding-bottom: 5px;
	}
	body.studio #content #colA img.last{
		padding-right: 0px;
	}	


		
	
	
	
	body.studio #content #colC{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-khtml-border-radius: 10px;
		background: black;
		width: 893px;
		height: 84px;
		padding: 20px;
	}	
		body.studio #content #colC ul li{
			float: left;
			list-style: none;
			padding:0 12px;
			border-right: solid 1px white;
		}
			body.studio #content #colC ul li.last{
				border: none;
			}
/*FAQS SECTION*/

	body.faqs #content #colA{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-khtml-border-radius: 10px;
		background: #868f9e;
		width: 296px;
		height: 383px;
		padding: 30px;
		
	}
		body.faqs #content #colA .info{
			margin: 30px;
			overflow: hidden;
		}
			body.faqs #content #colA .info ul li{
				margin-bottom: 8px;
			}
	body.faqs #content #colB{
		background: url(../img/faq-panel2.jpg) no-repeat;
		width: 491px;
		height: 363px;
		padding: 40px;
		
	}
		body.faqs #content #colB .info{
			
			height: 363px;
			overflow: hidden;
		}
		
/*SERVICES SECTION*/

	body.services #content {
		background: url(../img/services-bg.jpg) no-repeat;
		width: 918px;
		height: 444px;
		padding: 10px;
	}
	body.services #content ul.servicenav{
		padding: 0;
		margin: 0;
		list-style: none;
	}	
	body.services #content ul.servicenav li a{
		background: url(../img/services-nav.jpg);
		width: 146px;
		height: 25px;
		list-style: none;
		margin: 0;
		float: left;
		text-align: center;
		margin-right: 7px;
		color: black;
		font-size: 16px;
		padding-top: 42px;
		text-transform: uppercase;
		letter-spacing: -1px;
	}
		body.services #content ul.servicenav li a:hover{
			background-position: bottom;
			color: #999;
			text-decoration: none;
		}
		body.services #content h2{
			margin-top: 18px;
		}
		body.services #content #first, body.services #content #second, body.services #content #third, body.services #content #fourth, body.services #content #fifth, body.services #content #sixth{
			margin: 0 15px;
		}
	
	
/*ENGINEER SECTION*/
	
body.engineer #content #colA{	
	width: 473px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #868f9e;
	
	padding: 15px;
}
body.engineer #content #colA img{
	float: left; padding-right: 13px; padding-bottom: 13px;
}

body.engineer #content #colB{	
	width: 431px;
	
}
	
	
/* FOOTER */	
#footer{
	width: 940px;
	margin: 5px auto;
	
}

#cc_xxDIV{
	margin-bottom: 20px;
}	
.ft{
	float: left;
	padding: 5px;
	margin-bottom: 0;
	width: 140px;
	margin-right: 5px;
	font-weight: bold;
}
.hidebox{
	display: none;
}
.convertor{
	margin-top: 20px;
	margin: 0 auto;
	width: 223px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: white;
	padding: 15px;
}
body.conv{
	margin-top: 20px;
}
.order .uploader{
	padding-top: 20px;
	text-align: center;
	margin: 0 auto;
}


