body {
	font-family:verdana;
	font-size: 12px;
	line-height: 18px;
	text-align:center;
	color:#271602;
        background-image:url('./bg_sample_1.jpg');

}
h1{
display:inline;
font-size:16px;
color:#271602;
}
h2{
font-size:16px;
color:#271602;
}
h3{
font-size:14px;
color:#271602;
}
#content_top {
  width: 920px ;
  max-width: 920px ;
  height:22px;
  margin-left: auto ;
  margin-right: auto ;
  margin-top:0px;
  margin-bottom:0px;
  text-align:center;
  background-image:url('./top_round.gif');
  padding:0px;
}
#content_bottom {
  width: 920px ;
  max-width: 920px ;
  height:22px;
  margin-left: auto ;
  margin-right: auto ;
  margin-top:0px;
  margin-bottom:0px;
  text-align:center;
  background-image:url('./bottom_round.gif');
  padding:0px;

}
#content_center {
  width: 920px ;
  max-width: 920px ;
  margin-left: auto ;
  margin-right: auto ;
  margin-top:0px;
  margin-bottom:0px;
  background-color:#e7e0b2;
  background-image:url('./center_round.gif');
}



#header {
  width: 920px ;
  max-width: 920px ;
  height:98px;  
  margin-left: auto ;
  margin-right: auto ;
  margin-top:0px;
  margin-bottom:0px;
  background-image:url('http://www.bagsbychilli.com/buttons/topheader.png'); 	
}

#content_main {
  text-align:left;
  padding:25px;
}
div.clear{
clear:both;
}
ul.menu
{
list-style-type: none;
padding: 0px;
margin: 0px;
margin-bottom:14px;
text-transform:uppercase;
font-size:12px;
}
li.menu
{
background-image: url(http://www.bagsbychilli.com/buttons/ball.gif);
background-repeat: no-repeat;
background-position: 0px .5px;
padding-left: 14.5px;
padding-right:14px;																																																																																																																																																																																																																																																																																																																										
display: inline;
}

a { 
color: #000000; 
text-decoration:none;
}
a:visited { color: #000000; }
a:hover { color: #ffffff; }
a:active { color: #000000; }

#slider{
height:300px;
width:810px;
margin-left: auto ;
margin-right: auto ;
background-image: url(./new_gradient_1.png);
}

#product_details{
height:525px;
width:850px;
position:relative;
background-color:#271602;
border-top:8px solid #E5DACB;
}
#product_detail_image{
width:313px;
padding:5px;
margin-top:10px;
margin-left:10px;
border:0px solid white;	
text-align:center;						
color:#ffffff;
position:absolute;
float:left;
}
div.product_description{
border:0px solid white;
width:400px;
position:relative;
left:380px;																																																																																																																																																																																									
top:20px;
color:#ffffff;
}

div.product_verbiage{
border:0px solid white;
width:770px;
position:relative;
color:#ffffff;
left:10px;
top:15px;
font-size:13px;
padding:6px;
}

ul.product_description{
color:#ffffff;
}
#timeless1
{
display: block;
width:300px;
height: 220px;
background: url("./timeless.png") no-repeat 0 0;
}
#timeless1:hover
{
background-position: 0 50px;
}
#timeless1 span
{
display: none;
}

#rotate_buttons{
font-size:14px;
}


div.instructions{
border:2px solid red;
width:400px;
background-color:#ffffff;
color:#000000;
margin-left:auto;
margin-left:auto;
}


div#wn	{ 
	position:relative; 
	width:810px; 
	height:300px; 
	overflow:hidden;	
	margin-top:0px;	
	margin-bottom:0px;																																																																
	}  

#arrow1
{
  display: block;
  width: 45px;
  height: 116px;
  background: url("../images/aro-lft.gif") no-repeat 0 0;
}
#arrow1:hover
{ 
  background-position: 0 -58px;
}
#arrow1 span
{
  display: none;
}   


.faq_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	width:100%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:40px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.faq_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	width:100%;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.faq_answer_content{	/* Content that is slided down */
	padding:6px;
	position:relative;
}

div.instructions{
position:absolute;
border:2px solid red;
width:500px;
background-color:#ffffff;
color:#000000;
left-margin:auto;
right:margin:auto;
top:300px;
left:50px;
}

