body {
	margin: 0px;
	background: url("site-top-bg.jpg") #ffffff repeat-x; 
	font: 12px/18px Arial;
	color: #282828;
}

/*-------------------------HEADER SECTION-------------------------*/
#header{
	margin: auto;
	width: 1003px;
	height: 298px;
	position: relative;
	background: url(header-full-image.jpg) no-repeat 0 25px;
}

p{
	padding: 0 0 10px 0;
	margin: 0;
}

#top-nav{
	width: 490px;
	position: absolute;
	z-index: 1;
	left: 528px;
	top: 13px;
}

.topList{
	margin:0;
	padding:0;	
	width: 490px;
}

.topList li{
	display: inline;
	background: url(top-link-seprator.jpg) no-repeat right 2px;
	padding: 0 14px 0 14px;
	float:left;
	font: 11px Tahoma;
	color: #fdfeff;
}
.topList li#first{
	padding: 0 14px 0 0;
}

.topList li#last{
	padding: 0 0 0 14px;
	background: none;
}

.topList li a:link, .topList li a:visited{
	color: #fdfeff;
	text-decoration:none;
}

.topList li a:hover{
	color: #000000;
	text-decoration:none;
}

#logo{
	position:absolute;
	width:196px;
	height:49px;
	top:72px;
	left:34px;
}

#logo img{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	left: -18px;
	top: -21px;
}

#logo img:hover{
	border: none;
	color: #FF9933;
	text-decoration: none;
}

#logo a, #logo a:link, #logo a:visited, #logo a:active{
	text-decoration:none
	color: #FFFFFF;
	text-decoration: none;
}

#logo a:hover{
	text-decoration:none
	border: none;
	color: #FF9933;
}

#header-txt{
	position:absolute;
	width:737px;
	height:218px;
	top:80px;
	left:249px;
}
#header-txt a img{
	border: none;
}

#mainnav{
	padding:0;
	margin:0;
	position:absolute;
	width: 600px;
	height:19px;
	top:46px;
	left:454px;
	list-style-type:none;
}

#mainnav li {
	float: left;
	display: inline;
	list-style-type: none;
}

#mainnav li img {
	border: 0px;
}

#mainnav li, #mainnav li a{
	display: block;
	overflow: hidden;
	height: 19px;
}

#mainnav li a.home{
	width:105px;
}

#mainnav li a.home:hover{
	text-indent:-105px;
}

#mainnav li a.about{
	width:123px;
}

#mainnav li a.about:hover{
	text-indent:-123px;
}

#mainnav li a.services{
	width:119px;
}

#mainnav li a.services:hover{
	text-indent:-119px;
}

#mainnav li a.privacy{
	width:158px;
}

#mainnav li a.privacy:hover{
	text-indent:-158px;
}

#mainnav li a.faq{
	width:83px;
}

#mainnav li a.faq:hover{
	text-indent:-83px;
}

#mainnav li a.contact{
	width:133px;
}

#mainnav li a.contact:hover{
	text-indent:-133px;
}

#shopping-cart{
	position:absolute;
	width:215px;
	top:149px;
	left:21px;
	font: Bold 12px Tahoma;
	color:#a3a2a2;
	text-align:center;
	padding: 11px 4px 10px;
}

#shopping-cart a:link, #shopping-cart a:visited, #shopping-cart a:active{
	color: #a3a2a2;
	text-decoration: none;
}

#shopping-cart a:hover{
	text-decoration: underline;
}

#shopping-cart img{
	float: left;
	margin: 0 0 25px 0;
}

strong.s-cart{
	margin: 0 0 0 -8px;
}

.zero-color{
	color:#ffa801;
	padding:0 0 0 4px;
}

/*-------------------------BODY AREA-------------------------*/
#body{
	margin: auto;
	width: 1003px;
	position: relative;
}

#left-panel{
	float: left;
	width: 223px;
	/*height: 580px;*/
	padding: 0 0 0 16px;
}

form{
	margin:0;
	padding:0;
}

#search-bar{
	float: left;
	width: 729px;
	height:53px;
	padding: 0 0 0 18px;
	background:url(search-underline.jpg) no-repeat 18px 44px;
}

.searchtext{
	font: Bold 12px Tahoma;
	color: #000000;
	margin: 0;
	padding: 15px 0 0 19px;
	float:left;
}

.search-txtbox{
	width: 216px;
	height: 17px;
	background: url(search-box-bg.jpg) repeat-x;
	border: #828282 1px solid;
	margin: 12px 0 0 6px;
	float: left;
}

.search-go-btn{
	margin: 0;
	padding:12px 0 0 7px;
	width: 36px;
	float: left;
}

.search-go-btn li img{
	border: 0px;
}

.search-go-btn li, .search-go-btn li a{
	display: block;
	overflow: hidden;
	height: 21px;
}

.search-go-btn li a.go{
	width: 36px;
}

.search-go-btn li a.go:hover{
	text-indent: -36px;
}

#search-bar span a{
	font: Bold 11px Verdana;
	text-decoration: underline;
	color: #0c0c0c;
	padding: 16px 0 0 17px;
	float: left;
}

#search-bar span a:hover{
	color: #ffa801;
	text-decoration: none;
}

#side-nav{
	padding: 0;
	margin: 0;
	float: left;
	width: 223px;
	background: url(side-nav-1pix-rep.jpg) repeat-y;
}

#side-nav-bg{
	float: left;
	width: 223px;
	background: url(side-nav-bg.jpg) no-repeat left top;
}

#side-nav-hed{
	float: left;
	width: 223px;
	padding: 12px 0 3px 0;
}

.side-nav-categories{
	width: 218px;
	padding: 5px 0 0 0;
	margin: 0;
}

.side-nav-categories li{
	list-style-type: none;
	font: 12px/29px verdana;
	font-weight: normal;
	color: #ababab;
	background: url(bull-sep.gif) no-repeat 11px 12px;
	padding: 0 0 0 34px;
}

.side-nav-categories li a:link, .side-nav-categories li a:visited{
	color: #ababab;
	text-decoration:none;
}

.side-nav-categories li a:hover{
	color: #ffa801;
}

.side-nav-btm-bar-pad{
	width: 223px;
	float: left;
	padding: 0 0 13px 0;
}

input[type="text"] {
    border: 1px solid #929292;
}

input[type="text"]:hover {
    border: 1px solid #424141;
}

input[type="text"]:focus {
    border: 1px solid #424141;
	background: url(inputfocus-bg-rep.jpg) repeat-x;
}

input[type="password"] {
    border: 1px solid #929292;
}

input[type="password"]:hover {
    border: 1px solid #424141;
}

input[type="password"]:focus {
    border: 1px solid #424141;
	background: url(inputfocus-bg-rep.jpg) repeat-x;
}

input[type="submit"] {
    border: 2px solid #333334;
	background-color:#333334;
	color:#FFFFFF;
	margin: 0 3px 0 0;
}
input[type="submit"]:hover {
    border: 2px solid #ff9900;
	background-color:#ff9900;
	color:#FFFFFF;
}

input[type="reset"] {
    border: 2px solid #333334;
	background-color:#333334;
	color:#FFFFFF;
}

input[type="reset"]:hover {
    border: 2px solid #ff9900;
	background-color:#ff9900;
	color:#FFFFFF;
}

textarea{
	border: 1px solid #929292;
}

textarea:hover{
	border: 1px solid #424141;
}

textarea:focus{
	border: 1px solid #424141;
	background: #f7f7f7;
}

#inner-body #product-name a:link, #inner-body #product-name a:visited{
	font: bold 16px verdana;
	color: #333333;
	text-decoration: none;
}

#inner-body #product-name a:hover{
	color: #ff9900;
	text-decoration: none;
}

/*-------------------------WELCOME AREA-------------------------*/

#inner-body{
	width: 729px;
	/*height: 539px;*/
	float: left;
	padding: 0 0 0 18px;
}

/*.welcomepara{
	padding: -3 0 4px 0;
	_padding: 5px 0 10px 0;
	float: left;
}*/

#inner-body a:link, #inner-body a:visited{
	font: bold 11px verdana;
	color: #333333;
	text-decoration: none;
}

#inner-body a:hover{
	color: #ff9900;
	text-decoration: none;
}


#inner-body h1{
	height: 31px;
	font: 18px Arial;
	color: #FFA801;
	margin: 0;
	padding: 4px 0 4px 0px;
	_padding: 4px 0 4px 0px;
	
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#inner-body h1{
   padding: 11px 0 13px 56px;
}
#shiptoInfo input{
	width: 205px !important;
}
}

#shiptoInfo input{
	_width: 190px !important;
}



.front_para
{
	padding: 10px 0 0 7px;
	margin: 0;
	float: left;
	clear:both;
	width:722px;
}

#inner-body table{
	clear:both;
}

#productbox-maintable{
	float: left;
	margin: 2px 0 0 0;
}

#productbox{
	float: left;
	margin: 11px 0 0 0;
}

h2{
	float: left;
	width: 285px;
	font: Bold 14px Arial;
	color: #FFFFFF;
	padding: 14px 14px 12px;
	margin:0;
	background: url(product-box-top-bar.jpg) no-repeat;
	width: 327px;
}

.product-box-top-rep{
	background: url(product-box-top-bar-rep.jpg) repeat-y;
}

.product-box-top {
	background: url(product-box-top-bar.jpg) no-repeat left top;
	height: 42px;
}

.product-box-mid-rep{
	background: url(product-box-mid-bar-rep.jpg) repeat-y;
}

.bdr{
	border: #616161 1px solid;
	padding: 1px;
	float: left;
	margin: 15px 0 0 15px;
}

.product-description-dv{
	width: 236px;
	float: left;
}

.product-description{
	float: left;
	margin: 0;
	padding: 11px 0 0 18px;
	width: 204px;
}

.product-box-price{
	float: left;
	width: 69px;
	font: bold 14px Arial;
	color: #ffa801;
	padding: 36px 0 0 18px;
}

.add-to-cart-btn{
	margin: 0;
	padding:30px 0 0 1px;
	width: 135px;
	float: left;
	list-style-type: none;
}

.add-to-cart-btn li img{
	border: 0px;
}

.add-to-cart-btn li, .add-to-cart-btn li a{
	display: block;
	overflow: hidden;
	height: 28px;
}

.add-to-cart-btn li a.addcartbtn{
	width: 135px;
}

.add-to-cart-btn li a.addcartbtn:hover{
	text-indent: -135px;
}

h3{
	font: Bold 16px Arial;
	color: #282828;
	padding: 6px 0 0 0;
	margin: 0;
}

/*-------------------------FEATURED CATEGORY BOX -------------------------*/

#featured-cat-box{
	float: left;
	width: 223px;
	/*height: 179px;*/
	background: url(featured-cat-box-mid-rep.gif) repeat-y;
}

#featured-cat-box img{
	border: #616161 1px solid;
	padding: 1px;
	float: left;
	margin: 8px 0 0 60px;
}

.featured-cat-description{
	font: bold 12px Arial;
	color: #0F0F0F;
	float: left;
	text-align: center;
	width: 183px;
	padding: 9px 20px 4px 20px;
	_padding: 9px 20px 10px 20px;
}

#featured-cat-box-btm-bar{
	float: left;
	width: 223px;
}

.featured-cat-txt{
	 width: 223px;
	 font: bold 14px Arial;
	 color: #FFFFFF;
	 background: url(featured-cat-box-top-bar.jpg) no-repeat left top;
	 float: left;
	 height: 27px;
	 text-align: center;
	 padding: 13px 0 0 0;
}

/*-------------------------FOOTER AREA-------------------------*/
#footer{
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	background: url(footer-bg-rep.jpg) repeat-x left bottom;
}

.clear{ clear: both;}

#copyrighttext{
	padding: 8px 0 50px 0;
	margin:0px;
	font: 12px Arial;
	width:100%;
	float:left;
	text-align: center;
}

#prosotreimage{
	width: 100%;
	float: left;
	padding: 0 0 5px 0;
	text-align: center;
	margin:0px;	
}

#prosotreimage a{
	text-decoration: none;
	font: 12px Arial;
	color: #282828
}

#prosotreimage a:hover{
	text-decoration: none;
	font: 12px Arial;
	color: #fff;
	text-decoration: underline;
}
/*#footer p{
	width:100%;
	text-align:center;
	padding: 0 0 10px 0;
	font: 12px Arial;
	color: #282828;
	left: 0;
	top: 19px;
}

#footer img{
	position: absolute;
	left: 50%;
	top: 43px;
	margin: 0 0 0 -56px;
	border: none;
}

#footer img a:link{
	border: none;
}

#footer img a:hover{
	border: none;
}

#footer span a:link, #footer span a:visited{
	text-decoration: none;
	font: 12px Arial;
	color: #282828;
	position: absolute;
	left: 50%;
	top: 84px;
	margin: 0 0 0 -92px;
}

#footer span a:hover{
	color: #FFFFFF;
}*/
/*-------------------------- Checkout css --------------------------*/

/*
	 * This controls the look of the line that separates the line items from the invoice 
	 * summary information.
	 * Default default is to show black line.
	*/
    #invoiceseparator {
    	border:1px solid black;
    	height: 1px;
    	padding: 0px;
    	margin:0px;
    }
    
	/*
	 * This controls the look of the area that displays order note.
	 * Default state is to accept style from parent and print text in red.
	*/
	.ordernote {
		color: red;
	}
	
	/*
	 * This controls the look of the area that displays invoice promotion text.
	 * Default state is to accept style from parent
	*/
	#promotext_container {
		padding: 5px;
	}
	
	/*
	 * This controls the look of each promotion text item appearing within the promotext_container
	 * Default state is to accept style from parent
	*/
	.promotext {
	
	}
	
	.register_box, .promotioncode_register {
		border: 1px dashed rgb(255, 153, 51); 
		margin: 10px 5px 10px; 
		padding: 3px; 
		background-color: rgb(255, 255, 219);
	}
	
	.countrylist {
		width:175px;
	}
	
	#custom-section {
		width:100%;
	}
	
/*	#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 {
		display: none !important;
		/*color: #FFFFFF !important;*/
	}
	
	#column2 {
		padding-left: 25px;
		width:100%;
	}
	
	#column2 td {
		white-space: normal !important;
	}

	#billingTable {
		background-color:#d6d6d6;
	}

	#billingTable td {
		background-color:white;
	}

	#orderTable {
		background-color:#d6d6d6;
	}

	#cartTable {
		background-color:#d6d6d6;
	}

	#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 {
		background-color:#6c6c6c;
		font: 12px Arial;
	}
	
	.display_section h4{
		font: bold 12px Verdana;
		color: #1e1e1e;
	}
	
	.display_section_title {
		background: #1e1e1e;
		font: 14px Verdana;
		color: #cecece;
	}
	
	.display_section_title a {
		color: #faa321 !important;
		font: bold 11px verdana !important;
	}
	
	.display_section_title a:hover {
		color: #fff !important;
		font: bold 11px verdana !important;
	}
	
	.display_section_content {
		background-color:white;
	}
	
	/*#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;
		width:760px; 
	}*/

	#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 #545454;
		border-left: 2px solid #545454;
		border-right: 2px solid #545454;
		background-color:#D6D6D6;
		width:305px;
	}

	.sectionTitle {
		background-color:#1e1e1e;
		color:#cecece;
		font: 14px Arial;
		padding: 8px 16px;
		border-bottom:0px solid #545454;
		border-top:1px solid #545454;
		position:relative;
	}

	div.selected {
		background: #1e1e1e url(<ss:value source="$storeversion.images['selected_arrow.gif']"/>) no-repeat left;
		color:#f7f7f7;
		font: bold 14px Verdana;
		padding: 8px 16px;
		border-top:2px solid #545454;
	}
	
	.sectionContent {
		font-size: 12px;
		background: #ffffff;
	}

	.sectionContentInner {
		padding:10px;
	}
	
	.sectionContentInner {
		_padding: 8px;
	}
	
	.sectionContentInner div{
		padding: 3px !important;
		border: 1px solid #a3a3a3 !important;
		background: #f2f2f2 !important;
	}

	.sectionContentInner table {
		text-align:left;
	}

	.giftwrapcheckbox {
		margin:0px;
	}
	
	
/* Votion Specific Styles */

#copyrighttext span {
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px #999 solid;
}
					
.slideshow { height: 217px; width: 237px; margin: 0; float: left; }
.slideshow img { float: left;}

h3.mainh3{
	font: bold 18px Arial;
	color: #000;
	padding: 20px 0 20px 0;
	margin: 0;
	display: inline;
	width: 729px;
	float: left;
}

/*#on-sale h6{
	font: bold 14px Arial;
	padding: 3px 0 4px 0 !important;
	margin: 0 !important;
}

#on-sale ul{
	list-style-type: none;
	padding: 0 0 20px 0;
}

#on-sale li{
	float: left;
	width: 285px;
	padding: 0 20px 35px 0;
	line-height: 22px;
}

#on-sale li p span{
	color: #666;
	font: normal 13px Arial;
}


#on-sale li img{ float: left; margin: 0 12px 10px 0;}

td.new-p-img img{
	margin: 0 0 10px 0 !important;
}

table.five-col{
	width: 729px;
	float: left;
	padding: 0 0 10px 0;
}

table.five-col td{
	width: 125px;
	text-align: center;
	padding: 0 10px;
}

td.fp img{ margin: 0 0 8px 0; border: none;}

td.fp strong{
	line-height: 22px !important; 
	color: #666 !important;
}

.extra-gap{ margin: 0 0 30px 0;}

*/

.hr-row{
	width: 729px;
	float: left;
}

.hr-row img{ float: left;}

/* ======================================================== */
ul.five-per-row{
	list-style-type: none;
	width: 729px;
	float: left;
	padding: 0;
	margin: 0;
}

ul.five-per-row li{
	float: left;
	padding: 0 30px 25px 0;
	margin: 0;
	width: 115px;
	display: inline;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
ul.five-per-row li{
	float: left;
	padding: 0 30px 25px 0;
	min-height: 210px;
	margin: 0;
	width: 115px;
	display: inline;
}
}

ul.five-per-row li img{ border: none;}

ul.five-per-row li h6{
	padding: 3px 0;
	margin: 0;
	float: left;
	width: 115px;
	font: bold 11px Tahoma;
	color: #333;
}

ul.five-per-row li h6 a:link, ul.five-per-row li h6 a:visited, ul.five-per-row li h6 a:active{
	text-decoration: none;
	color: #333;
}

ul.five-per-row li h6 a:hover{ color: #ff9900;}