@charset "utf-8";
/* CSS Document */

#activeB{color:#f4c506;}		
.inn-contentMain{
	margin:0px;
	padding:0px;
	float:left;
	height:auto;
	width:1000px;
	background:url(http://www.soppnox.com/images/content-bg.jpg) top center repeat-y;
	}	
.inn-contLeft{
	margin:0;
	padding:0px;
	width:234px;
	float:left;
	height:auto;
	}	
.inn-contRight{
	margin:0;
	padding:0px 15px 15px 0px;
	width:735px;
	float:right;
	height:auto;
	
	}	
.enquiryButton{
	margin:12px 0 0 0px;
	padding:0px;
	float:left;
	background:#e8bd0a url(http://www.soppnox.com/images/enquiry-img.jpg) top left;
	height:50px;
	width:234px;
	}	
.enquiryButton:hover{background:#e8bd0a url(http://www.soppnox.com/images/enquiry-imghv.jpg) top left; cursor:pointer;}
.tollFree{
	margin:12px 0 0 0px;
	padding:0px;
	float:left;
	width:234px;
	height:auto;
	}	
.tollFree-text{
    font-family:"Myriad Pro Cond";
	font-size:24px;
	line-height:50px;
	padding:0 0px 0 25px;
	font-weight:normal;
	color:#d70101;
	display:block;
	background:url(http://www.soppnox.com/images/small-phone.png) left center no-repeat;
	}
.tollFree-textsl{font-family:"Myriad Pro Cond";font-size:24px; letter-spacing:1px; color:#393939; margin:0 0 0 5px; display:block;}

/*----contactFormContainer Star here----*/

#contactFormContainer
{
	font-size:12px;
	height:auto;
	float:left;
	margin:10px 0 0 0px;
}
#contactForm
{
	height:auto;
	
	width:236px;
	
}
#contactForm fieldset
{
	border:#cccccc 1px solid;
	background-color:#f0f0f0;
	padding:4px;
	width:95%;

	
}      
#contactForm label
{
	display:block;
	color:#676767;
}      
#contactForm input[type=text]
{
	
	border:solid 1px #B6B6B6; padding:3px;
	width:130px;
	margin-bottom:10px;
} 

.inputt
{
	
	border:solid 1px #B6B6B6; padding:3px;
	width:149px!important;
	height:25px;
	font-size:11px;
	margin-bottom:10px!important;
}  
#contactForm textarea
{
	display:block;
	border:solid 1px #4d3a24;
	width:99%;
	margin-bottom:10px;
}  
#contactForm input[type=submit]
{background-image:url(../images/tick.gif); background-position:right; padding:8px; background-repeat:no-repeat; border:0px; background-color:#D70101; box-shadow:inset 1px 1px 0px 0px #C0C0C0; font-family:'OpenSansRegular', Arial, Helvetica, sans-serif; color:#FFFFFF; padding-right:30px; cursor:pointer; font-size:14px; float:right; margin-right:63px;}           
#contactLink
{
	height:50px;
	width:234px;
	background:url(http://www.soppnox.com/images/enquiry-img.jpg) top left no-repeat;
	display:block;
	cursor:pointer;
}
#contactLink:hover{background:url(http://www.soppnox.com/images/enquiry-imghv.jpg) top left no-repeat;}
#messageSent
{
	color:#fff;
	display:none;
}	


/*.inputt{width:130px; border:solid 1px #B6B6B6; padding:3px;} */

.inputer{width:130px; height:30px; border:solid 1px #B6B6B6; padding:3px;}