@charset "UTF-8";
/* CSS Document */
*{
	font-family: Arial, Helvetica, sans-serif;
}
div{
/*	border: 1px dotted #00CCFF;
*/}
body,td,th {
	
}
body {
	margin: 0 auto;
	padding: 0;
	background: #052a52 url(../image/bg.jpg) repeat-x top center;
}
h1{
	margin:0;
	padding:0;
}
h2{
	color: #0E365A;
}
h3{
	color: #0E365A;
}
h4{
	font-size: 12px;
	padding:0px 0px;
}
em{
font-size:10px;}
a{
	color:#0E365A;
	font-weight:bold;
}
a:hover{
	color: #C20F12;
}
p{
	text-align: justify;
}
iframe{
	border:2px solid #A8CEF5;
}

th { text-align:left;}
#page{
	width: 980px;
	margin: 0 auto 20px auto;
	padding: 0 auto;
	position: relative;
	overflow: hidden;
	display:block;
}

#masthead {
	margin:0;
	padding:0;
	color:#073A69;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
#masthead a {	color: rgb(255, 255, 255);}
#masthead a:hover {color: rgb(252, 238, 5);}
#topMenu {
	background:url(../image/topMenu.jpg);
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	height:52px;
}
#callToAction{
	padding:10px 0 0 0;
	text-align:center;
}

#mainContent{
	background: url(../image/content_bg.jpg) top center repeat-y;
	/*height:600px;*/
	overflow:hidden;
}



#sideMenu{
	padding: 2px 0 2px 10px;
	margin:0 10px;
}
#productFooter{	margin:0; padding:0; overflow:hidden; background:#FFF;}
#footer {
	font-weight:bold; 
	color:#333;
	/*height:46px;*/
	font-size:12px;	
	text-decoration:none;
	background:#FFF url(../image/footer_bg.jpg) no-repeat left bottom;
	margin:0 0 10px 0;
	padding: 0 0 20px 0;
	}
#footer .leftFoot{
	padding:0 0 0 25px;
	float:left;
	display:inline;
}
#footer .rightFoot{
	padding:0 25px 0 0;
	float:right;
	display:inline;
}


.contentWapper{
	overflow: hidden;
	clear:both;
	display:block;
}

.innerWapper{background:url(../image/topContent_bg.jpg) no-repeat top center; display:inline-block; overflow:hidden; width:100%;}
.oneColumn {
	display: block;
	margin: 0 auto;
	/*padding:10px;*/
}
.twoColumn
{
	display: inline;
	margin: 0 auto;
	width: 50%;
	float: left;
}
.left{
	display: inline;
	margin: 0 auto;
	float: left;
}
.right{
	display: inline;
	margin: 0 auto;
	float: right;
}
.clear {
	border: none; 
	display: none;
	overflow: hidden;
	clear:both;
	display:block;
}

.threeColumn_1-3rd_l
{
	display: inline;
	width: 25%;
	float: left;
}
.threeColumn_1-3rd_r
{
	display: inline;
	margin: 0 auto;
	width: 25%;
	float: right;
}
.threeColumn_2-3rd_l
{
	display: inline;
	width: 75%; 
	float: left;
}
.threeColumn_2-3rd_r
{
	display: inline;
	width: 75%;
	float: right;
}

.sertaDealer{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/sertaDealer.png', sizingMethod='scale');
 
}
.sertaDealer[class] {
	background: url(../image/sertaDealer.png);
}

.mainMenu{ padding:0 10px 0 0; }

.innerContent{padding:0 20px;}

.innerContent a{
	font-size: 14px;
}

.error{
	color:#C11C20;
	background:#F9A521;
	border: thin solid #C11C20;
	padding: 10px;
	margin: 10px 150px 10px 0;
}
.errorFree{
	color:#435F06;
	background:#B7C52A;
	border: thin solid #435F06;
	padding: 10px;
	margin: 10px 150px 10px 0;
}


/*----Top Menu & Footer Menu*/
#topMenu ul{padding:0; margin:0;}
#topMenu ul li{
	font-size:18px;
	list-style: none;
	line-height:48px;
	display:inline;
	float:left;
	padding:0 0 0 40px;
}
#topMenu ul li a{color:#3373a8; text-decoration:none;}
#topMenu ul li a:hover{color:#c31d03;}
#topMenu ul li a.active{color:#c31d03;}


#footer ul{	padding:0; margin:0;}
#footer ul li{
	display:inline;
	float:left;
	padding:0 0 0 20px;
}
#footer ul li a{color:#3373a8; text-decoration:none;}
#footer ul li a:hover{color:#c31d03;}
#footer ul li a.active{color:#c31d03;}

/*----Home Page*/
#flashAudio{
	padding-top: 15px;
}
#flashRotator{
	padding:10px 0 0 0;
	text-align: center;
}

#homeLeftContent{
	margin:10px 0 0 10px;
	background: url(../image/home/leftContent.jpg) left top repeat-y;
	width:533px;
	overflow:hidden;
}

#homeRightContent{
	margin:10px 10px 0 0;
	background: url(../image/home/rightContent.jpg) left top repeat-y;
	width:412px;
	overflow:hidden;
}

#video{text-align:center;}

/*----History Page*/
#historyContent{
	margin:10px 10px 0 10px;
	background: url(../image/history/oneColBG.jpg) repeat-y left top;
	overflow:hidden;
}

#historyContent .innerContent h3{color:#333333;}
#historyContent .innerContent img{margin:10px 0 40px 0; border:#FFFFFF 6px solid;}

/*----Product Pages*/
#productContent{
	margin:10px 10px 0 10px;
	/*background: url(../image/products/oneColBG.jpg) repeat-y left top;*/
	overflow:hidden;
}
#productContent .innerContent h3{ padding:0 0 0 10px; color:#333333; line-height:8px;}
#productInfo{
	width:956px;
	margin:10px 10px 0 10px;
	background:#FFF;
	overflow:hidden;
}
#productInfo h2{
	margin: 0px;
	padding:0px;
	color: #052B52;
}
#productInfo h3{
	margin: 5px 0px;
	padding:0px;
	color: #052B52;
}
#productInfo h4{
	font-size: 12px;
	margin:0px 0px 2px 0px;
	padding:0px;
	color: #45729F;
}
#productInfo p{
	font-size: 10px;
	margin: 0px;
	padding:0px;
}

.perfectSleeper{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/products/perfectSleeper_link2.png', sizingMethod='scale');
 
}
.perfectSleeper[class] {
	background: url(../image/products/perfectSleeper_link2.png);
}

.veraWang{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/products/veraWang_link2.png', sizingMethod='scale');
 
}
.veraWang[class] {
	background: url(../image/products/veraWang_link2.png);
}

.perfectDay{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/products/perfectDay_link2.png', sizingMethod='scale');
 
}
.perfectDay[class] {
	background: url(../image/products/perfectDay_link2.png);
}

/*----Special Offers Page*/
#offersContent{
	margin:10px 10px 0 10px;
	background: url(../image/products/oneColBG.jpg) repeat-y left top;
	overflow:hidden;
}
#offersContent .innerContent h3{ padding:0 0 0 10px; color:#333333; line-height:8px;}


/*----Locations Page*/
#mapOfStores{ width: 475px; height: 405px; overflow:hidden; border:solid 7px #FFF;}

#storeLocations{
	margin:10px 10px 0 10px;
	background: url(../image/locations/oneColBG.jpg) repeat-y left top;
	overflow:hidden;
	
}

#storeLocations .innerContent h2{ padding:0; color:#FFF;}
#storeLocations .innerContent form{ padding:0 20px 0 10px;}

#eachLoc label{}

/*----Contact Us*/
#contactRightContent{
	margin:10px 10px 0 0;
	background: url(../image/contactUs/oneColBG-small.jpg) left top repeat-y;
	width:412px;
	overflow:hidden;
}

.error{
	margin:10px 0 0 0;
	padding:5px;
	font-size: 12px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFCECE;
	border:#DF8F8F solid 2px;
	color:#665252;
}

.errorFree{
	margin:10px 0 0 0;
	padding:5px;
	font-size: 12px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#D5FFCE;
	border:#9ADF8F solid 2px;
	color:#556652;
}
.required{	color: #C20F12;
}
form{
	font-size: 14px;
}
legend{font-weight:bold; font-size:24px; color:#FFF;}
fieldset{
	border:none; color:#000;
}

#eForm label{ width:250px; float:left; display:block;}
#eForm label.label_lg{ width:400px; float:left; display:block;}
/*Super Awesome Buttons*/
input.btn{
	margin:5px;
	border: none;
}
.awesome {
	font-size: 11px;
	background: #1D5F06;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #333;
	-webkit-box-shadow: 0 1px 3px #333;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	cursor: pointer;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/alert-overlay.png', sizingMethod='scale');*/
}
.awesome[class] {
	background: #1D5F06 url(../image/alert-overlay.png) repeat-x;
}

.awesome:hover { background: #1D6F00;}
.awesome[class]:hover {
	background: #1D6F00 url(../image/alert-overlay.png) repeat-x;
}
/* Sizes ---------- */
.small.awesome {
}
.medium.awesome {
	font-size: 13px;
}
.large.awesome {
	font-size: 14px;
}
