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

/* Predefineded Styles */

*{
	margin:0px;
	padding:0px;
}


body{
	margin:0px;
	padding:0px;
	opacity: 0.99;
}

p,ol,ul,td,html,form,h1,div{
	margin:0px;
	padding:0px;
}

td{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}

p{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
}

img{
	border:none;
	}
	
.input{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #7E7E7E;
	height:17px;
}
.input2{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #7E7E7E;
	height:20px;
}

/* Predefineded Styles End */


/* Customized Styles */

#header{
	width:942px;
	height:108px;
	margin:0 auto;
	background:url(../images/hdr-bg.jpg) repeat-x top;
}

#header .logo-main{
	width:310px;
	float:left;
}

#header .logo{
	width:310px;
	height:75px;
	float:left;
}

#header .hdng{
	width:302px;
	height:27px;
	float:left;
	font:18px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:3px 0 0 8px;
}

#header .top-links-main{
	width:250px;
	float:right;
}
	
#header .icons-main{
	width:250px;
	float:left;
	padding:10px 0 0 0;
}

#header .icons{
	width:140px;
	float:right;
	text-align:right;
	padding:0 8px 0 0;
}

#header .icons .imgpad{
	padding:0 18px 0 20px;
}
	
#header .top-links{
	width:140px;
	float:right;
	text-align:center;
	padding:0 8px 0 0;
	}

#header .top-links a{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	}
#header .top-links a:hover{
		text-decoration:underline;
		}
		
#header .contact-no{
	width:245px;
	float:left;
	text-align:right;
	padding:5px 5px 0 0;
	height:17px;
	font:20px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
#header .contact-no strong{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#000000;
}


#body{
	width:942px;
	margin:0 auto;
	padding:4px 0 0 0;
}
	
#body .left-main{
	width:168px;
	float:left;
}

.left-section{
	width:163px;
	float:left;
}
	
.left-section .store-sec{
	width:163px;
	float:left;
}	

.store-sec .hdng{
	width:151px;
	height:19px;
	float:left;
	background:url(../images/hdng-bg.gif) repeat-x top;
	border:1px solid #4A4C49;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:3px 0 0 10px;
	}
	
.store-sec .left-nav{
	width:163px;
	float:left;
	}
	
.store-sec .left-nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}


.store-sec .left-nav ul li{
	margin:1px 0 0 0px;
	padding:0px;
}

.store-sec .left-nav ul li span{
	background:url(../images/arrow.gif) 0px 3px no-repeat;
	width:9px;
	height:15px;
	float:left;
	position:absolute;
	margin-left:-18px;
	z-index:20000;
	}

.store-sec .left-nav ul li a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	display:block;
	width:133px;
	height:20px;
	background:#F0F0F0;
	border:1px solid #8D8D8D;
	padding:4px 0 0 28px;
	}

.store-sec .left-nav ul li a:hover{
	background:#D2D2D2;
	}
	
.left-section .bedding-main{
	width:163px;
	float:left;
	padding:5px 0 0 0;
	}
	
.bedding-img{
	width:163px;
	float:left;
	}
	
.bedding-range{
	width:153px;
	height:35px;
	float:left;
	background:url(../images/bedding-range-bg.gif) repeat-x top;
	padding:4px 0 0 10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
.bedding-range a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	}
	.bedding-range a:hover{
		text-decoration:underline;
		}
		
.left-section .store-help{
	width:163px;
	float:left;
	padding:5px 0 0 0;
	}

.help-hdng{
	width:151px;
	float:left;
	height:21px;
	background:url(../images/help-hdng-bg.gif) repeat-x top;
	padding:3px 0 0 10px;
	border:1px solid #4A4C49;
	border-bottom:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
.help-links-main{
	width:161px;
	float:left;
	border:1px solid #727272;
	padding:7px 0 5px 0;
	}
	
.help-links{
	width:136px;
	margin:0 auto;
	}
	
.help-links ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}

.help-links ul li{
	margin:0px;
	padding:0px 0 20px 0px;
	.padding:0px 0 19px 0px;
	.height:2px;
	height:3px;
	background:url(../images/dotted-hr.gif) repeat-x bottom;
	}
	
.help-links ul li a{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	height:10px;
	}
	
.guaranteed{
	width:161px;
	float:left;
	border:1px solid #727272;
	text-align:center;
	}
	
.center-section{
	width:606px;
	float:left;
	}
	
.center-main{
	width:600px;
	float:left;
	}

.search-main{
	width:600px;
	height:24px;
	float:left;
	border:1px solid #202020;
	background:url(../images/search-bg.gif) repeat-x top;
	}
	
.product-search{
	width:285px;
	float:left;
	}

.prod-name{
	width:95px;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:4px 0 0 7px;
	}	

.search-box{
	width:148px;
	float:left;
	padding:2px 0 0 0;
	}

.go-btn{
	width:23px;
	float:left;
	padding:1px 0 0 5px;
	}
	
.accessory-search{
	width:304px;
	float:right;
	}
	
.accessory-name{
	width:112px;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:4px 0 0 7px;
	}	
	
.search-box2{
	width:155px;
	float:left;
	padding:2px 0 0 0;
	}
	
.flash-main{
	width:596px;
	float:left;
	padding:5px 2px 0 2px;
	}
	
.body-content{
	width:596px;
	float:left;
	padding:22px 2px 8px 2px;
	}
	
.body-content p{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	text-align:justify;
	padding:0 0 5px 0;
	}
	
.body-content p strong{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
.product-main{
	width:596px;
	float:left;
	padding:0 2px 0 2px;
	}
	
.product-submain{
	width:596px;
	float:left;
	}
	
.product{
	width:292px;
	height:193px;
	float:left;
	border:1px solid #BDBDB9;
	background:url(../images/product-bg.jpg) repeat-x top;
	}
	
.product-img{
	width:150px;
	float:left;
	text-align:center;
	padding:5px 0 0 0;
	}
	
.product-desc{
	width:130px;
	float:left;
	padding:5px 0 0 12px;
	}
	
.product-desc p{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:5px 0 5px 0;
	}

.product-desc p strong{
	font:bold 21px Arial, Helvetica, sans-serif;
	color:#000000;
	}

.product-desc p span{
	font:18px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
.view-range{
	width:132px;
	float:left;
	padding:5px 0 0 10px;
	}

.spacer-vr{
	width:8px;
	height:194px;
	float:left;
	}
	
.spacer-hr{
	width:596px;
	height:7px;
	float:left;
	}

#body #right-section{
	width:168px;
	float:left;
	}
	
#right-section #shopping-cart{
	width:168px;
	float:left;
	padding:0 0 7px 0;
}

#shopping-cart .cart-hdng{
	width:156px;
	float:left;
	height:21px;
	background:url(../images/help-hdng-bg.gif) repeat-x top;
	padding:3px 0 0 10px;
	border:1px solid #4A4C49;
	border-bottom:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	}

#shopping-cart .cart-content{
	width:166px;
	float:left;
	border:1px solid #717171;
	text-align:center;
	padding:5px 0 5px 0;
	background:#F2F2F2;
	}
	
.cart-content p{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 5px 0;
	}
	
.cart-content2{
	width:166px;
	float:left;
	border:1px solid #717171;
	text-align:center;
	padding:5px 0 5px 0;
	}
	
.special-offer{
	width:156px;
	height:149px;
	float:left;
	background:url(../images/special-offers-bg.gif) repeat-x top;
	padding:0 5px 5px 5px;
	margin:0 0 7px 0;
	}
	
.offer-hdng{
	width:153px;
	float:left;
	height:23px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:5px 0 0 5px;
	}
	
.offer-img{
	width:156px;
	float:left;
	text-align:center;
	}
	
.seller-content{
	width:144px;
	margin:0 auto;
	}
	
.seller-content p{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:7px 0 7px 0;
	.padding:6px 0 7px 0;
	}
	
.seller-content p a{
	font:12px Arial, Helvetica, sans-serif;
	color:#737373;
	text-decoration:underline;
	}
	.seller-content p a:hover{
		color:#000000;
	}


.seller-content2{
	width:166px;
	float:left;
	border:1px solid #717171;
	padding:5px 0 5px 0;
	}	


#footer-main{
	width:942px;
	height:60px;
	margin:0 auto;
	background:url(../images/footer-bg.jpg) repeat-x top;
	padding:10px 0 10px 0;
	overflow:hidden;
	}
	
.clear{
	clear:both;
	}

.footer{
	width:942px;
	float:left;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
.footer a{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	}
	.footer a:hover{
		text-decoration:underline;
	}




/**************ADD CSS OM********************/
.td_border{
	border:1px solid #E2E2E2;
	background:#F4F4F4;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
	}

	
.td_border_1{
	border:1px solid #E2E2E2;
	background:#FAF9F9;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#666666;
	height:30px;
	text-align:center;
	}
.td_border_1:hover{
		background:#CCCCCC;
		color:#000000;
		cursor:pointer;
		}


/* Customized Styles End */


/*css added on 23-jan-2010*/
.social_bookmark{
	float:left;
	width:163px;
	}
.social_bookmark .hed_text_top{
	float:left;
	width:163px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	}
#images_container{
	width:596px;
	margin:0 auto;
	}
.images_container_top{
	width:596px;
	float:left;
	}
.images_left{
	width:174px;
	float:left;
	border:solid 1px #C6C6C3;
	padding:10px 10px 10px 6px;
	background:#E8E8E8;
	}
.images_left_1{
	width:81px;
	float:left;
	}
.images_left_txt{
	width:81px;
	float:left;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	padding-left:8px;
	}
.images_left_txt p{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	}
.images_left_txt p a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	text-decoration:none;
	}
.images_left_txt p a:hover{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	text-decoration:underline;
	}
.images_divided{
	width:10px;
	float:left;
	height:100px;
	}

