html {
	height: 100%;
	overflow-y: scroll !important;
}

body {
	height: 100%;
	margin: auto;
	padding: 0px;
	font-size:11px;
	font-family: Arial;
	color:#000000;
	background:url(/images/shared/background.jpg) repeat-x;
}

img{
	display:block;
	border: none;
}

input, textarea, select{
	color: #000000;
	border: 1px solid #A5ACB2;
	font-size:11px;
	font-family: Verdana;
	position:relative;
	padding:2px;
	outline: none;
}

input.brown{
	color: #FFFFFF;
	border: 1px solid #2F1000;
	background: #733815;
	font-size:11px;
	font-family: Verdana;
	position:relative;
	padding:2px;
	outline: none;
}

input.none{
	border: none;
}

select.search{
	width:170px;
	margin-bottom:7px;
}

a, a:active, a:link, a:visited{
	font-weight:bold;
	color: #CC6600;
	text-decoration: none;
}
a:hover{
	font-weight:bold;
	text-decoration: none;
	outline:none;
	color:#733815;
}

ul.cp{
	margin-left: 20px;
	padding: 0px;
}

table.solid-border
{
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.solid-border td
{
	border-color: #CCCCCC;
    border-style: solid;
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #FF;
}


/* Site main tpl CSS */
#main{
	height: 100%;
	display:block;
}

#content{
	width: 950px;
	text-align: left;
	margin-top:20px;
	display:block;
}

#header{
	background: #FFFFFF;
}

#header_right{
	position:relative;
	float:right;
	padding: 16px 15px 0px 0px;
	width: 332px;
	text-align: right;
}

#header_login{
	padding:10px 0px 0px 0px;
	text-align: left;
	color: #FFFFFF;
}

#footer{
	background: #0D0400;
}

#footer div{
	height: 210px;
	width: 720px;
	margin-top: 15px;
	padding: 20px 0px 0px 230px;
	color: #EDEBE1;
	background: #0D0400 url(/images/shared/squiggle.gif) right top  no-repeat;
	text-align: left;
}

/* Store Content */
#store_middle{
	padding: 0px 0px 0px 0px;
	background: transparent url(/images/shared/bg_black.gif) repeat-x;
	color: #000000;
	height: auto;
}

#store_crumb{
	color: #FFFFFF;
	padding: 25px 0px 0px 15px;
}

#store_paging{
	color: #FFFFFF;
	padding: 0px 15px 10px 15px;
	vertical-align: bottom;
	height: 56px;
}

.store_title{
	font-weight:bold;
	font-size: 16px;
}

#slist_results{
	padding: 14px 0px 0px 0px;
}

.slist_cntr{
	position: relative;
	display:block;
	padding: 10px 0px 10px 0px;
	width:525px;
	border-bottom: 1px #733815 dashed;
}

.slist_thumb{
	position: relative;
	display:block;
	padding: 0;
	margin: 0;
	width:145px;
	float:left;
}

.slist_info{
	position: relative;
	display:block;
	padding: 0px 0px 0px 15px;
	float:right;
	width:365px;
}



#sorting_bar{
	padding: 4px 0px 4px 15px;
	color: #FFFFFF;
	height: 20px;
	width:508px;
	border-top: 1px #CC6600 dashed;
	border-bottom: 1px #CC6600 dashed;
}

#subtitle_bar{
	padding: 4px 0px 4px 15px;
	color: #FFFFFF;
	height: 33px;
	width:508px;
	border-top: 1px #CC6600 dashed;
}

.subtitle{
	float:left;
	padding: 3px 0px 0px 0px;
}

#product_status{
	width:335px;
	margin: 5px 0px 5px 0px;
	padding:10px;
	background: #EDEBE1;
}




a.arrow_up, a.arrow_up:active, a.arrow_up:link, a.arrow_up:visited{
	display:block;
	background: url(/images/shared/icon_arrowup.gif) no-repeat;
	padding-bottom:8px;
	height:6px;
}
a.arrow_up:hover,a.arrow_up_on, a.arrow_up_on:active, a.arrow_up_on:link, a.arrow_up_on:visited{
	background: url(/images/shared/icon_arrowup_on.gif) no-repeat;
}

a.arrow_down, a.arrow_down:active, a.arrow_down:link, a.arrow_down:visited{
	display:block;
	background: url(/images/shared/icon_arrowdown.gif) no-repeat;
	height:6px;
}
a.arrow_down:hover,a.arrow_down_on, a.arrow_down_on:active, a.arrow_down_on:link, a.arrow_down_on:visited{
	background: url(/images/shared/icon_arrowdown_on.gif) no-repeat;
}

/* register and account form */

.form_top{
	margin: 8px 0px 0px 0px;
}

.field_container{
	padding: 0px 10px 0px 15px;
}

.cp_indent{
	padding: 0px 25px 0px 15px;
}


/* Search Box Top Left */
#srchtop_box{
	background: #000000;
	width:200px;
	padding:11px 15px 0px 15px;
}

#srchtop_box div{
	background: #330000;
	width: 170px;
	height: 128px;
	color: #FFFFFF;
	padding: 7px 15px 0px 15px;
}


#srchtop_box a.menu, #srchtop_box a.menu:active, #srchtop_box a.menu:link, #srchtop_box a.menu:visited{
	display:block;
	font-weight:bold;
	color: #CC6600;
	text-decoration: none;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px #fff dashed;

}
#srchtop_box a.menu:hover{
	font-weight:bold;
	text-decoration: none;
	outline:none;
}


#srchleft_box{
	width:170px;
	padding:11px 15px 30px 15px;
	margin:0px 15px 0px 15px;
	background: #EDEBE1 url(/images/shared/boxes/search_base.jpg) left bottom  no-repeat;
	min-height: 180px;
}


#srchleft_box a.menu, #srchleft_box a.menu:active, #srchleft_box a.menu:link, #srchleft_box a.menu:visited{
	display:block;
	font-weight:bold;
	color: #CC6600;
	text-decoration: none;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px #733815 dashed;

}
#srchleft_box a.menu:hover{
	color: #733815;
	font-weight:bold;
	text-decoration: none;
	outline:none;
}


.hrln {
	padding: 12px 0px 0px 0px;
	border-bottom: 1px #000000 dashed;
}

.prln {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px #733815 dashed;
}

.whln {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px #FFFFFF dashed;
}

.left_box{
	width:170px;
	padding:10px 15px 25px 15px;
	margin:0px 15px 0px 15px;
	background: #EDEBE1 url(/images/shared/boxes/search_base.jpg) left bottom  no-repeat;
}

/* Right side content (basket, wishlist etc) */
#right_cnt{
	padding: 11px 0px 0px 7px;
	background:#733815 url(/images/shared/bg_black.gif) repeat-x;
	color: #EDEBE1;
	height: auto;
}

.sideindent{
	padding:10px 8px 15px 8px;
	width: 144px;
	background: #000000;
}


/* Headers */
.hd_patern{
	font-weight:bold;
	color: #EDEBE1;
	background:url(/images/shared/pattern.gif);
	padding: 11px 0px 11px 8px;
	width: 152px;
}

.hd_paternln{
	font-weight:bold;
	color: #EDEBE1;
	background:url(/images/shared/pattern.gif);
	padding: 11px 0px 11px 8px;
	width: 152px;
	border-top: 1px #fff dashed;
}


.hd_category{
	background:url(/images/shared/hd_category.gif) repeat-y;
	padding: 7px 0px 7px 15px;
	width: 510px;
}

.hd_brown{
	background: #733815;
	padding: 7px 0px 7px 15px;
	width: 510px;
	color: #fff;
}

/* Thumbs Containers, Rows, Columns, Overlay */
.landing_thumbs{
	padding: 10px 0px 10px 0px;
}

.thumb_cntr{
	display:block;
	height:115px;
}

.thumb{
	position:absolute;
	width:145px;
	height:115px;
	padding: 0;
}

.thumb_over{
	position:absolute;
	background: #EFEDE4;
	width:137px;
	height:103px;
	padding: 12px 8px 0px 0px;
	margin: 0;
	z-index: 2;
	opacity:0.85;
	filter:alpha(opacity=85);
	display:none;
	text-align: right;
}


.thumb_content{
	padding:7px 0px 0px 0px;
	line-height:15px;
	min-height: 60px;
	height:expression(document.body.clientHeight > 60? "60px": "auto" );
}


/* Navigation */
#nav_div{
	width:950px;
	height: 35px;
	background: #2C160C;
	padding-top: 3px;
}

#nav{
	position:absolute;
	width:950px;
	height: 31px;
	background: #2C160C;
	z-index: 10000;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	height: auto;
	list-style: none;
	display:inline;
}

#nav li{ /* all list items */
	position : relative;
	float : left;
	height: auto;
	background-color:#321200;
	display:inline;
}

#nav li a{
	display : block;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;
	padding: 9px 15px 9px 15px;
	height: auto;
}

#nav li .on{background-color : #CC6600;}

#nav li a:hover, #nav li li:hover, #nav li li.over {background-color : #CC6600;}

.oncopy{
	color : #FFFFFF;
	padding: 9px 15px 0px 15px;
}


/* Sub Navigation */
#subnav{
	position:absolute;
	width:950px;
	margin-top:-4px;
}

#subnav div{
	color: #FFFFFF;
	display:none;
	height: 25px;
	background: #CC6600;
	padding: 10px 0px 0px 11px;
}

#subnav div a{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana;
	font-size : 11px;
	text-decoration : none;
	padding: 0px 5px 0px 5px;
	height: auto;
}

#subnav div a.sub_nav_on{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana;
	font-size : 11px;
	text-decoration : underline;
	padding: 0px 5px 0px 5px;
	height: auto;
}


/*Button & Roll - Over (Note: button lenght - 6px)*/
.btn, .btn_grey, .btn_black, .btn_brown{
	padding: 0px 0px 0px 3px;
	text-align: center;
}

.btn a, .btn_grey a, .btn_black a, .btn_brown a {
	display:block;
	height:20px;
	padding:0px 3px 0px 0px;
	background:url(/images/btn_off.gif) right top;
	text-decoration:none;
	line-height:20px;
	width:100%;
	white-space:nowrap;
	color:#FFFFFF;
}

.btn a b, .btn_grey a b, .btn_black a b, .btn_brown a b {
	position: relative;
	font-weight: normal;
	display:block;
	height:20px;
	padding:0px 0px 0px 7px;
	left: -3px;
	background:url(/images/btn_off.gif);
	color:#FFFFFF;
}

.btn a:hover, .btn_grey a:hover, .btn_black a:hover, .btn_brown a:hover {
	background:url(/images/btn_on.gif) right top;
	cursor:pointer;
}

.btn a:hover b, .btn_grey a:hover b, .btn_black a:hover b, .btn_brown a:hover b {
	background:url(/images/btn_on.gif);
	cursor:pointer;
}

.btn_black a {background:url(/images/btn_black_off.gif) right top;}
.btn_black a b {background:url(/images/btn_black_off.gif);}
.btn_black a:hover {background:url(/images/btn_black_on.gif) right top;}
.btn_black a:hover b {background:url(/images/btn_black_on.gif);}

.btn_grey a {color:#000000;background:url(/images/btn_grey_off.gif) right top;}
.btn_grey a b {color:#000000;background:url(/images/btn_grey_off.gif);}
.btn_grey a:hover {background:url(/images/btn_grey_on.gif) right top;}
.btn_grey a:hover b {background:url(/images/btn_grey_on.gif);}

.btn_brown a {background:url(/images/btn_brown_off.gif) right top;}
.btn_brown a b {background:url(/images/btn_brown_off.gif);}
.btn_brown a:hover {background:url(/images/btn_brown_on.gif) right top;}
.btn_brown a:hover b {background:url(/images/btn_brown_on.gif);}


/*Rounded edge boxes*/
.t {background: #000000 url(/images/shared/boxes/dot.gif) 0 0 repeat-x;height:3px;}
.b {background: #000000 url(/images/shared/boxes/dot.gif) 0 100% repeat-x;height:3px;}
.l {background: #000000 url(/images/shared/boxes/dot.gif) 0 0 repeat-y;}
.r {background: #000000 url(/images/shared/boxes/dot.gif) 100% 0 repeat-y;}
.bl {background: url(/images/shared/boxes/bottom_left.gif) 0 100% no-repeat;height:3px;width:3px;}
.br {background: url(/images/shared/boxes/bottom_right.gif) 100% 100% no-repeat;height:3px;width:3px;}
.tl {background: url(/images/shared/boxes/top_left.gif) 0 0 no-repeat;height:3px;width:3px;}
.tr {background: url(/images/shared/boxes/top_right.gif) 100% 0 no-repeat;height:3px;width:3px;}


/* Icons used next to text*/
.icn_star{background: transparent url(/images/shared/icon_star.gif) 0 3px no-repeat; padding: 0px 0 2px 25px;}


a.icn_list, a.icn_list:active, a.icn_list:link, a.icn_list:visited{
	display:block;
	background: transparent url(/images/shared/icon_list.gif) right top no-repeat;
	text-align: right;
	padding: 3px 25px 0px 0px;
	height: 32px;
}
a.icn_list:hover{
	background: transparent url(/images/shared/icon_list_on.gif) right top no-repeat;
}

a.icn_basket, a.icn_basket:active, a.icn_basket:link, a.icn_basket:visited{
	display:block;
	background: transparent url(/images/shared/icon_basket.gif) right top no-repeat;
	text-align: right;
	padding: 3px 25px 0px 0px;
	height: 32px;
}
a.icn_basket:hover{
	background: transparent url(/images/shared/icon_basket_on.gif) right top no-repeat;
}

i.icn_basket{
	display:block;
	background: transparent url(/images/shared/icon_basket.gif) right top no-repeat;
	text-align: right;
	padding: 3px 25px 0px 0px;
	height: 32px;
}

a.icn_infol, a.icn_infol:active, a.icn_infol:link, a.icn_infol:visited{
	display:block;
	background: transparent url(/images/shared/icon_view_less_off.gif) right top no-repeat;
	height: 20px;
}
a.icn_infol:hover,a.icn_infol_on, a.icn_infol_on:active, a.icn_infol_on:link, a.icn_infol_on:visited,a.icn_infol_on:hover{
	background: transparent url(/images/shared/icon_view_less_on.gif) right top no-repeat;
}

a.icn_infom, a.icn_infom:active, a.icn_infom:link, a.icn_infom:visited{
	display:block;
	background: transparent url(/images/shared/icon_view_more_off.gif) right top no-repeat;
	height: 20px;
}
a.icn_infom:hover,a.icn_infom_on, a.icn_infom_on:active, a.icn_infom_on:link, a.icn_infom_on:visited,a.icn_infom_on:hover{
	background: transparent url(/images/shared/icon_view_more_on.gif) right top no-repeat;
}