
/* website Legal Pages */
#terms_banner, #about_banner { 
	background: url(../images/aboutus/banner-terms.png) no-repeat; 
	padding-left:50px; 
	padding-top:40px; 
	height:115px; }
	
#legal_content { 
	background: url(../images/universal/bg-content.png) repeat-x #fff;
	background-position:bottom;
	min-height:100%;
	text-align:left;
	padding: 25px 95px 15px 95px;
	
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;}

.termslist { list-style-type:disc; line-height:14px; color:#666; font-size:11px; padding:4px 60px 4px 0px;}


/* privacy policy Banner */
#about_banner { background: url(../images/aboutus/banner-aboutus.png) no-repeat; }	
	


/* About us page */
.aboutus, .contactus {margin: 0px 15px 35px 10px; text-align:left;}

a.aboutus 		{ color:#FF6600; text-decoration:none; padding:0; }
a:hover.aboutus { text-shadow:1px 1px 3px #FF0000;}



/* What is Shade Page */
.shopnow {
	border:none; 
	float:right; 
	margin-top:-7px; }
	
#video {
	background: url(../images/aboutus/bg-iPad.jpg) no-repeat;
	padding-top:40px; 
	padding-left:42px; 
	margin-top:50px;
	width:540px; 
	height:400px; }




/* Contact us page */
#contact_banner	{ background: url(../images/support/banner-contactus.png) no-repeat; padding-left:50px; padding-top:40px; height:115px;}	
.contactus		{ color:#000; font-size:11px;} 
.required 		{ color:#FF3300; font-size:11px; font-weight:normal;}

table			{text-indent:2px; font-weight:bold;}
td 				{padding-right:35px; padding-bottom:15px;}


.submit 		{ background: url(../images/aboutus/btn-submit.png) no-repeat; height: 25px; width: 90px; border: none; float:right; margin-right:30px;}
.submit:hover	{ background: url(../images/aboutus/btn-submit.png) no-repeat 0 -25px; cursor:pointer;}
