	body{
	font-family: Tahoma, Arial, Verdana !important; 
	font-size:11px !important;
	background-image: url(body_bg.jpg)!important;
	background-color:#f6ede0 !important;
	margin:0 !important;
	color: #1e1e1e !important;
	padding: 0 !important;
	}
/*-----------Default--------------*/	
p, h1, h2, h3, h4, dl, dd, ul{
margin:0;
padding:0;
}
h1, h2, h3
{
font-size:12px;
}
form
{
margin:0;
padding:0;
}
img
{
float:left;
}
/*-----------Header--------------*/
div#Wrapper{
	width:1003px;
	margin:0 auto;
}
	
div#Main
{
	width:1003px;
	float:left;
	padding:0 0 0 0;
	background-image:url(mainBg.jpg);
	background-repeat:repeat-y;
}
div#Header
{
width:1003px;
height:115px;
position:relative;
background-image:url(headerBg.jpg);
background-position:left top;
background-repeat:no-repeat;
}
.flogo
{
position:absolute;
left:17px;
top:44px;
}
a.logoName:link, a.logoName:Active, a.logoName:visited
{
position:absolute;
left:17px;
top:44px;
color:#845811;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
a.logoName:hover
{
color:#d9922e;
}

.date
{
	position:absolute;
	right:288px;
	top:3px;
	color:#825511;
	font-weight:bold;
}
.bookmark
{
	position:absolute;
	right:2px;
	top:38px;
	border:#cbbaa3 solid 1px;
	background-image:url(bookmark.jpg);
	background-position:9px 1px;
	background-repeat:no-repeat;
	padding:3px 0 0 49px;
	width:101px;
	height:17px;
}
.bookmark a:link, .bookmark a:active, .bookmark a:visited
{
color:#1e1e1e;
text-decoration:none;
}
.bookmark a:hover
{
color:#5f5e5e;
}
.topLinks
{
	position:absolute;
	right:0;
	top:1px;
	height:18px;
	background-color:#212120;
	font-weight:bold;
	color:#ffffff;
	padding:0 5px 0 7px;
}
.topLinks li
{
background-image:url(topPipe.jpg);
float:left;
background-position:right 5px;
background-repeat:no-repeat;
padding:2px 7px 0 6px;
list-style-type:none;
display:inline;
}
.topLinks li#last
{
background-image:none;
}
.topLinks li a:link, .topLinks li a:active, .topLinks li a:visited
{
color:#FFFFFF;
text-decoration:none;
}
.topLinks li a:hover
{
color:#fde200;
}

.menu
{
	position:absolute;
	right:0;
	bottom:8px;

}
.menu li
{
float:left;
list-style-type:none;
display:inline;
}
.clear
{
clear:both;
}
/*-----Left Navigation------*/
#leftNav
{
	width:202px;
	float:left;
	position: relative;
	background-image:url(categoryBot.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 0 23px 0;
}
#shopInfo
{
width:202px;
height:152px;
background-image:url(searchBg.jpg);
background-position:right top;
background-repeat:no-repeat;
position:relative;
}
.searchField
{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#ffffff;
position:absolute;
right:30px;
bottom:38px;
padding:3px 0 0 5px;
margin:0;
color:#414535;
border:none;
width:156px;
height:17px;
}
.goBtn
{
	position:absolute;
	background-color:#825511;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	width:24px;
	border:none;
	font-size:11px;
	right:7px;
	line-height:14px;
	bottom:38px;
	border:#FFFFFF solid 1px;
}
.advSearch
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#714503;
	position:absolute;
	left:17px;
	bottom:20px;
}
.advSearch a:link, .advSearch a:active, .advSearch a:visited
{
	font-weight:bold;
	color:#714503;
	font-family:tahoma, Helvetica, sans-serif;
}
.advSearch a:hover
{
	color:#000000;
}
.cartNow
{
	position:absolute;
	top:23px;
	left:17px;
	z-index: 2;
}
.shopCart
{
position:absolute;
top:22px;
right:5px;
}
.itemsNum
{
	position:absolute;
	top:50px;
	left:17px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
/*----Category---*/
#category
{
	width:202px;
	float:left;
	background-image:url(catBgRepeat.jpg);
	background-position:left 211px;
	background-repeat:repeat-y;
}
#catInner
{
	width:202px;
	float:left;
	background-image:url(categoryBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 0 0 13px 0;

}

.ListCat
	{
	width:auto;
	float:left;
	padding:21px 0 0 39px;
	margin: 0;
	}

.ListCat li
	{
	margin: 0;
	font-size:12px;
	font-weight:bold;
	background-image: url(dotLine.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 0 6px 0;
	list-style:none;
	color:#ffffff;
	width: 148px;
	float: left;
	}

.ListCat li a, .ListCat li a:link, .ListCat li a:active, .ListCat li a:visited{
	color:#000000;
	text-decoration:none;
}
.ListCat li a:hover
{
	color:#7F5712;
}
/*------content-------*/
#contRight
{
float:left;
width:801px;
}
#welcome
{
	float:left;
	width:440px;
	padding: 0 0 10px 0;
}
#featured
{
float:left;
width:361px;
padding:16px 0 0 0;
background-image:url(fea_right_bg.jpg);
background-position:right;
background-repeat:no-repeat;
}
#welcome p
{
	padding:5px 12px 0 9px;
	text-align:left;
	float: left;
	width:419px;
}
/*------Featured-------*/
#featured h2
{
	width:332px;
	height:20px;
	padding:3px 0 4px 28px;
	float:left;
	background-image:url(h2Bg.jpg);
	background-repeat:repeat-y;
}
.feaPro
	{
	width:333px;
	float:left;
	padding:9px 0 0 28px;
	margin: 0;
	}

.feaPro li
	{
	margin: 0;
	width:161px;
	list-style:none;
	float: left;
	margin:0;
	padding:0 0 8px 0;
	position: relative;
	}
.feaPro li h3
{
	font-size:11px;
	font-weight:bold;
	_clear:both;
	float:left;
	width: 159px;
	line-height:18px;
	padding: 0px 0 0 2px;
}
.feaPro li img
{
border:#FFFFFF solid 1px;
}
.feaPro li p
{
	padding:2px 11px 2px 7px;
	font-size:12px;
	_width:40%;
	font-weight:bold;
	background-color:#171717;
	position:absolute;
	_position:fixed;
	top:1px;
	left:1px;
	color: #fde200;
}
/*------footer-------*/
#footer
{
	width:1003px;
	position:relative;
	float:left;
	clear:both;
	height:67px;
	background-image: url(footerBg.jpg);
}
#footer p
{
	color:#613d07;
	position:absolute;
	top:24px;
	left:358px;
	width: 367px;
	text-align: center;
}
#footer p a:link, #footer p a:active, #footer p a:visited
{
	color:#613d07;
	font-weight:bold;
	text-decoration:none;
}
#footer p a:hover
{
	color:#000000;
}
#footer img
{
	color:#dfe3d1;
	position:absolute;
	top:7px;
	right:0px;
}
/*-----------Styles for inner content---------*/
#content_tpl
{
padding:5px 9px 5px 9px;
width:781px;
min-height:379px;
_height:381px;
background-image:url(content_bg.jpg);
border:#fcfefb solid 1px;
background-repeat:repeat-y;
float:left;
}

#content_tpl input[type="text"]
{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:0 0 0 2px;
border:none;
height:15px;
}
#content_tpl input[type="text"]:focus
{
background-color:#cdc6b6;
}
#content_tpl input[type="text"]:hover
{
background-color:#cdc6b6;
}

#content_tpl input[type="password"]
{
background-color:#e3e3bc;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:none;
height:15px;
padding:0 0 0 2px;
}
#content_tpl input[type="password"]:focus
{
background-color:#cdc6b6;
}
#content_tpl input[type="password"]:hover
{
background-color:#f2f2f0;
color:#e3e8d4;
}
#content_tpl select
{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:none;
height:21px;
margin:0;
padding:0 0 0 2px;
}
#content_tpl select:focus
{
background-color:#cdc6b6;
}
#content_tpl select:hover
{
background-color:#cdc6b6;
}

#content_tpl input[type="submit"]
{
background-image: url(btnBg.jpg);
background-repeat: repeat-x;
border:#cfd1c4 solid 1px;
color:#FFFFFF;
border:none;
background-color:#e0cec2;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:none;
}
#content_tpl input[type="submit"]:focus
{
background-color:#e0cec2;
background-image: none;

}

#content_tpl input[type="reset"]
{
background-image: url(btnBg.jpg);
background-repeat: repeat-x;
border:#cfd1c4 solid 1px;
color:#FFFFFF;
border:none;
background-color:#e0cec2;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:none;
}
#content_tpl input[type="reset"]:focus
{
background-color:#e0cec2;
background-image: none;
}

#content_tpl a:link, #content_tpl a:active, #content_tpl a:visited 
{
color:#835710;
}
#content_tpl a:hover 
{
color:#333333;
text-decoration:none;
}
#content_tpl ul
{
clear:both;
padding:0 0 0 20px;
}

#content_tpl p
{
padding:5px 0 5px 0;
clear:both;
}
#content_tpl center
{
float:left;
clear:both;
}

.expand
{
background-image:url(expand.jpg);
background-repeat:no-repeat;
background-position:right 6px;
padding-right:10px;
}
/*-----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:#e6e3d7;
	}
	#column2 td{
	border: 1px solid #fffdfd;
	border-right: none;
	border-top: none;
	background:#e6e3d7;

	}

	#billingTable {
		background-color:#222222;
	}

	#billingTable td {
		background-color:white;
	}

	#orderTable {
		background-color:#e6e3d7;
	}

	#cartTable {
		background-color:#e6e3d7;
	}

	#cartTable td {
		background-color:white;
	}

	#billingTable td, input, select, button {
		font-size:12px;
	}

	#orderTable td, input, select, button {
		font-size:12px;
	}

	#cartTable td, input, select, button {
		font-size:12px;
	}
	
	.display_section {
			border: none;
	}
	
	.display_section_title {
		background-color:#e6e3d7;
		border: none;
	}
	
	.display_section_content {
		background-color:#e3e8d4;
	}
	
/*	#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:#eaefdc;
		width:305px;
		color:#1e1d1d ;
	}
	#logininfo div{
	background-color:#e6e3d7 !important;
	
	}
		.sectionTitle {
		background-color:#845611;
		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: #845611 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:#e6e3d7;
	}
	#logininfo button{
	margin:0px;
	padding:0 0 2px 0;
	color:#ffffff;
	border:#e9bd7f 1px solid;
	background-color:#845611;
	}

	.sectionContentInner table {
		text-align:left;
	}

	.giftwrapcheckbox {
		margin:0px;

	}
	
	.table_color td
	{
	background-color:#065688;
	}
.countrylist		
{
width:211px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

#shiptoInfo input{
	width: 205px !important;
}

}

