body{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	background-image: url(../images/bodyBg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0;
	color: #1e1d1d;
	padding: 0;
	}
/*-----------Default--------------*/	
p, h1, h2, h3, h4, dl, dd{
margin:0;
padding:0;
}
form
{
margin:0;
padding:0;
}
img
{
float:left;
}
a, a:link, a:active, a:visited
{
color:#1e1d1d;
text-decoration:underline;
}
a:hover
{
color:#ef1f1d;
}
/*-----------Header--------------*/
div#Wrapper{
	width:907px;
	margin:0 auto;
	padding:0 0 0 0;
	position:relative;
}
	
div#Header
{
width:907px;
height:166px;
position:relative;
background-image:url(headerBg.jpg);
background-repeat:no-repeat;
}
div#Header p{
	margin:30px 0 0 50px;
	padding:0px;
	text-align: center;
	float:left;
	width:204px;
}
.logo
{
top:10px;
left:0px;
position:absolute;
}
.logoName
{
top:23px;
left:23px;
position:absolute;
font-size:14px;
font-weight:bold;
width:180px;
}
.mainMenu
{
top:40px;
left:266px;
position:absolute;
list-style-type:none;
text-transform:uppercase;
padding:0;
margin:0;
}
.mainMenu li
{
margin:0;
float:left;
padding:16px 11px 15px 10px;
background-image:url(menuSep.jpg);
background-position:right top;
background-repeat:no-repeat;
}
.mainMenu li#last
{
background-image:none;
}

.topLinks
{
top:6px;
right:39px;
position:absolute;
width:136px;
padding:0;
margin:0;
}
.displayDate
{
top:12px;
color:#8e8f7d;
left:225px;
position:absolute;
}
.changeSize
{
top:12px;
color:#333333;
left:380px;
position:absolute;
}
.changeSize a:link, .changeSize a:active, .changeSize a:visited
{
color:#333333;
text-decoration:none;
}
.changeSize a:hover
{
color:#FF0000;
}

.topLinks li
{
margin: 0;
background-repeat: no-repeat;
background-position: 5px 1px;
padding: 2px 0 10px 33px;
list-style:none;
float: left;
}
.topLinks li a,.topLinks li a:link,.topLinks li a:visited
{
color: #1e1d1d;
text-decoration:none;
white-space:nowrap;
}	
.topLinks li a:active
{
color: #1e1d1d;
}

.topLinks li a:hover
{
color: #bf8f15;
}
	
.topLinks li#one
{
background-image: url(signIn_ico.jpg);
padding: 2px 0 8px 33px;
}	
.topLinks li#two
{
background-image: url(history_ico.jpg);
padding: 2px 0 7px 33px;
}	
.topLinks li#three
{
	background-image: url(lostPassword_ico.jpg);
	padding: 6px 0 10px 33px;
}	
.topLinks li#four
{
	background-image: url(register_ico.jpg);
}	
.topLinks li#five
{
	background-image: url(checkOut_ico.jpg);
}	
.SearchForm
{
	width:191px;
	height:27px;
	position:absolute;
	right:0;
	bottom:0;
}
.searchBtn
{
width:31px;
height:22px;
float:left;
background:none;
background-image:url(goBtn.jpg);
border:none;
cursor:pointer;

}
.SearchBox
{
	width:155px;
	height:16px;
	padding:2px 0 0 2px;
	border:none;
	background-color:#FFFFFF;
	float:left;
	margin-top: 1px;
	_margin-left: 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#414535;
	font-size: 11px;
}
.nowIn
{
	font-size:12px;
	top:109px;
	left:10px;
	position:absolute;
	color:#464b34;
}
.nowIn span
{
color:#ff0000;
}
a.goToCart, a.goToCart:link, a.goToCart:active, a.goToCart:visited
{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
color:#8f6b02;
font-size:12px;
top:136px;
left:8px;
position:absolute;
padding:0 12px 0 12px;
}
a.goToCart:hover
{
color:#333333;
}
.clear
{
clear:both;
}
/*-----------Container--------------*/
div#Container
{
width:907px;
background-image: url(contentBg.jpg);
background-repeat:no-repeat;
background-position:right top;
float:left;
}

div#leftNav
{
	width:190px;
	_width:193px;
	float:left;
	background-image: url(catBg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding: 32px 0 0 14px;
	_padding: 32px 0 0 11px;

}
.ListCat1
	{
	float:left;
	padding:8px 0 0 1px;
	margin: 0;
	}

.ListCat1 li
	{
	margin: 0;
	background-image: url(CatBul1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 5px 10px;
	list-style:none;
	width: 170px;
	float: left;
	}

.ListCat1 li a, .ListCat1 li a:link, .ListCat1 li a:active, .ListCat1 li a:visited{
	float: left;
	color:#1c1c1c;
	text-decoration:none;
	_margin:0 0 0 -3px;
}
.ListCat1 li a:hover
{
	color:#656565;

}

.ListCat1 li#sub1
{
	background-image: url(CatBul2.jpg);
	background-position: left 6px;
	color:#ad6f02;
	margin:0 0 0 11px;
	width: 160px;
}
.ListCat1 li#sub1 a, .ListCat1 li#sub1 a:link, .ListCat1 li#sub1 a:active, .ListCat1 li#sub1 a:visited{
	float: left;
	color:#ad6f02;
	text-decoration:none;
}
.ListCat1 li#sub1 a:hover
{
	color:#656565;
}
div#mainContent
{
	width:692px;
	_width:702px;
	min-height:400px;
	padding: 0 0 0 10px;
	_padding: 0 0 0 0;
	float: left;
	background-image:url(contBg.jpg);
	background-repeat:repeat-y;
	}
div#mainLeft
{
	width:309px;
	float:left;
	padding:3px 1px 10px 10px;
	background-color:#FFFFFF;
	margin:0 0 0 -10px;
	_margin:0 0 0 0;
	background-image:url(ConLeftBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
div#mainRight
{
	width:381px;
	float:left;
	background-image:url(feaProductBg.jpg);
	background-repeat:no-repeat;
	background-color:#f2ebd6;
	padding:0 0 27px 1px;
}
/*-----------contents--------------*/
.ranPro
	{
	width:300px;
	float:left;
	padding:6px 0 0 0;
	margin: 0;
	}

.ranPro li
	{
	margin: 0;
	width:145px;
	height:122px;
	border-top:#d6d7d9 solid 1px;
	background-color:#fbfcfe;
	list-style:none;
	float: left;
	margin:0 10px 10px 0;
	background-image:url(ranProLi.jpg);
	background-repeat:repeat-y;
	padding:0;
	}
.ranPro li#second
{
	margin:0 0 0 0;
}
.ranPro li img
	{
	padding:4px 6px 0 6px;
	}	
.ranPro li h2
{
width:144px;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:left;
_float:none;
margin:0;
padding:8px 0 8px 0;
text-align:center;
background-image:url(ranProH2.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}	
.ranPro li h2 a:link, .ranPro li h2 a:active, .ranPro li h2 a:visited
{
	color:#1e1d1d;
	text-decoration:none;
}
.ranPro li h2 a:hover
{
	color:#ef261e;
}
.feaImage
{
	padding:9px 0 0 12px;
}

.feaPro
	{
	width:367px;
	float:left;
	padding:8px 0 0 12px;
	margin: 0;
	}

.feaPro li
	{
	margin: 0;
	width:367px;
	list-style:none;
	float: left;
	margin:0 0 9px 0;
	padding:0;
	}
.feaPro li img
	{
	padding:3px 0 0 0;
	}	
.feaPro li dl
	{
	padding:0 0 0 11px;
	width:184px;
	float:left;
	}
.feaPro li dt
	{
	font-size:13px;
	margin:0;
	padding:0 0 8px 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}	
.feaPro li dt a:link, .feaPro li dt a:active, .feaPro li dt a:visited
	{
	color: #1e1d1d;
	text-decoration:none;
	}
.feaPro li dt a:hover
	{
	color: #ef1f1d;
	}		
.feaPro li dd#price
	{
	color:#896503;
	font-weight:bold;
	}			
/*-----------footer--------------*/
div#footerOuter
{
	background-color:#f2f2f6;
	width:100%;
	margin:0 auto;
	height:74px;
	position:relative;
}
div#footer
{
	width:907px;
	margin:0 auto;
	height:74px;
	position:relative;
}
div#footer ul#copyright
{
}
div#footer ul#copyRight
{
	position:absolute;
	margin:0;
	padding:0;
	top:11px;
	left:0;
}
div#footer ul#copyRight li
{
color:#a1764e;
list-style-type:none;
}
div#footer ul#botLinks
{
	position:absolute;
	top:11px;
	right:0px;
	}
div#footer ul#botLinks li
{
list-style:none;
float:left;
display:inline;
background-image:url(botSep.gif);
background-position:right bottom;
background-repeat:no-repeat;
padding: 0 13px 0 13px;
white-space:nowrap;

}
ul#botLinks li#last
{
background-image:none !important;
padding: 0 0 0 13px;
}

ul#botLinks li a:link, ul#botLinks li a:visited, ul#botLinks li a:active
{
color:#a1764e;
text-decoration:none;

}
ul#botLinks li a:active
{
color:#333333;
}
ul#botLinks li a:hover
{
color:#333333;
}
/*-------One page checkout--------
	/*#header {
		vertical-align:bottom;
		width:100%;
		right:10px;
		left:0px;
	}
	
	#logo {
		float:left;
		min-width:201px;
	}

	#navbar {
		float:left;
		width:100%;
		right:10px;
		text-align:right;
	}

	#content {
		right:10px;
	}
*/	
	#column1 {
		width:305px;
		padding: 0px;
		margin:0px auto 0px 0px;
	}
	
	#container {
		width:100%;
	}
	#container hr{
		color:#780002;
		size:1px;
		display:none !important;
	}
	
	#column2 {
		padding-left: 25px;
		width:100%;
	}
	#column2 table{
		border-top: 1px solid #fffdfd;
		border-right: 1px solid #fffdfd;
		background:#fbf5e7;
	}
	#column2 td{
	border: 1px solid #fffdfd;
	border-right: none;
	border-top: none;
	background:#fbf5e7;

	}

	#billingTable {
		background-color:#222222;
	}

	#billingTable td {
		background-color:white;
	}

	#orderTable {
		background-color:#fbf5e7;
	}

	#cartTable {
		background-color:#fbf5e7;
	}

	#cartTable td {
		background-color:white;
	}

	#billingTable td, input, select, button {
		font-size:12px;
	}

	#orderTable td, input, select, button {
		font-size:12px;
	}
	#cust_state{
		width:170px !important;
	}
	
	#cust_country{
		width:170px !important;
	}
	
	#cartTable td, input, select, button {
		font-size:12px;
	}
	
	.display_section {
			border: none;
	}
	
	.display_section_title {
		background-color:#fbf5e7;
		border: none;
	}
	
	.display_section_content {
		background-color:#dff1fd;
	}
	
/*	#footer {
		font-family:<ss:value source="$storeversion.font.paragraph.face" default="Arial, Helvetica, sans-serif"/>;
		color:<ss:value source="$storeversion.font.paragraph.color" default="#000000"/>;
		text-align:right;
		padding: 50px 0px 15px 0px;
	}
*/
	#billInformation {
		font-size:10px;
		font-family:<ss:value source="$storeversion.font.paragraph.face" default="Arial, Helvetica, sans-serif"/>;
	}

	#shipInformation {
		font-size:10px;
		font-family:<ss:value source="$storeversion.font.paragraph.face" default="Arial, Helvetica, sans-serif"/>;
	}

	.error {
		color: red; 
		font-weight: bold;
		text-align:left;
	}
	
	.edit {
		visibility: hidden; 
		position: absolute; 
		top: 8px; 
		right: 5px; 
		color: rgb(122, 134, 156);
	}
	
	.interruptor .optional {
		border: 1px dashed rgb(255, 153, 51); 
		margin: 5px 0px; padding: 3px; 
		background-color: rgb(255,255,219);
	}
	
	.section {
		border-bottom: 1px solid #fffdfd;
		border-left: 1px solid #fffdfd;
		border-right: 1px solid #fffdfd;
		background-color:#D6D6D6;
		width:305px;
		color:#1e1d1d ;
	}
	#logininfo div{
	background-color:#fbf5e7 !important;
	
	}
		.sectionTitle {
		background-color:#bc9f55;
		color:#fefbf4;
		font-weight: bold;
		padding: 8px 16px;
		border-bottom:0px solid #fffdfd;
		border-top:1px solid #fffdfd;

		font-size:15px;
		position:relative;
	}

	div.selected {
		background: #bc9f55 url(<ss:value source="$storeversion.images['selected_arrow.gif']"/>) no-repeat left;
		color:#fefbf4;
		font-weight:bold;
		padding: 8px 16px;
		border-top:1px solid #fffdfd;
	}
	
	.sectionContent {
		font-size: 12px;
		background: #ffffff;
	}

	.sectionContentInner {
		padding:10px;
		background:#fbf5e7;
	}
	#logininfo button{
	margin:0px;
	padding:0 0 2px 0;
	color:#e9bd7f;
	border:#e9bd7f 1px solid;
	background-color:#2d2e1e;
	}

	.sectionContentInner table {
		text-align:left;
	}

	.giftwrapcheckbox {
		margin:0px;

	}
	
	.table_color td
	{
	background-color:#065688;
	}
	#content_tpl
	{
	padding:10px;
	}
