/* CSS Document */
body	{
width:100%;
margin:0;
padding:15px 0;
background-color:#FFFFFF;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#3A3734;
text-align:center;
font-size:11px;
}
div	{
margin:0;
padding:0;
}
p	{
margin:0 10px 10px 0;
line-height:1.5em;
clear:left;
}
img	{
margin:0;
padding:0;
border:0;
}
h1	{
color:#DC3D33;
font-size:16px;
margin:10px 10px 10px 0;
}
h2	{
color:#DC3D33;
font-size:12px;
margin:0 0 10px 0;
clear:both;
}
h3	{
color:#DC3D33;
font-size:12px;
margin:0 0 10px 0;
}
a	{
text-decoration:none;
color:#DC3D33;
}
a:hover	{
text-decoration:underline;
color:#3A3734;
}
/*structure*/
#container	{
width:762px;
text-align:left;
margin:0 auto;
padding:0;
background-color:#FFFFFF;
}
/*banner includes*/
#banner	{
width:100%;
}
/*logo includes the logo and position statement*/
#banner	{
width:100%;
}
#banner .position	{
margin:0 0 25px 35px;
}
#content	{
width:100%;
min-height:400px;
background-image:url(images/gradient.gif);
background-repeat:repeat-x;
}
/*left navigation*/
#left_nav	{
float:left;
margin:10px 25px 0 15px;
padding:0;
width:155px;
}
#left_nav ul	{
margin:0;
padding:0;
}
#left_nav ul li	{
margin:0;
padding:0;
list-style-type:none;
}
#left_nav ul li	a{
margin:0;
padding:5px 0 5px 7px;
display:block;
border-bottom:1px dotted #8A8788;
font-weight:bold;
height:15px;
color:#3A3734;
}
#left_nav ul li ul.unfolded	{
display:none;
}
#left_nav ul li a.highlight{
color:#DC3D33;
}
#left_nav ul li ul li a	{
margin:0;
padding:5px 0 5px 27px;
border-bottom:1px dotted #8A8788;
font-weight:bold;
height:15px;
color:#DC3D33;
}
#left_nav ul li a:hover	{
color:#DC3D33;
}
#left_nav ul li a.uberlink{
color:#DC3D33 !important;
background-image:url(images/arrows.gif) !important;
background-repeat:no-repeat !important;
background-position:5px 8px;
padding-left:15px;
}
#left_nav ul li ul li a.uberlink{
margin:0;
background-position:15px 8px;
padding-left:27px;
}
#top_nav	{
margin:15px 0 15px 0;
}
#top_nav img	{
margin:0 12px 0 0;
border:0;
}
#top_nav img.last	{
margin:0;
border:0;
}
#footer	{
clear:both;
margin: 10px 0;
color:#DC3D33;
font-weight:bold;
border-top: 2px solid #DC3D33;
padding-top: 5px;
}

#footer a{
color:#DC3D33;
font-weight:bold;
}
#left_footer {
float:left;
margin-left:15px;
}
#right_footer {
float:right;
margin-right:15px;

}
#main 	{
float:left;
width:550px;
}
.each_product	{
width: 100px;
float:left;
padding:0 15px;
font-weight:bold;
}
.mattresses .each_product	{
width: 200px;
float:left;
padding:0 30px;
font-weight:bold;
}

.products img	{
margin:20px;
}
.each_product img	{
margin:20px 0 0 0;
}
.main_list	{
width:470px;
padding-left:15px;
}
.main_list li	{
line-height:1.5em;
}
.row	{
clear:both;
margin-bottom:10px;
}
.thumb	{
float:left;
width:80px;
margin-right:5px;
}
#large_image	{
margin-top:10px;
clear:both;
height:200px;
}
#large_image img	{
float:left;
margin-right:15px;

}
.descr	{
width:200px;
float:left;
font-weight:bold;
padding-top:20px;
}.redText {
	color: #FF0000;
}
