/* HTML TAGS
------------------------------------------- */

HTML {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}

BODY {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	background: #131313 url('images/bg.jpg') repeat-x; 
}

DIV {
	text-align: left;
	margin: 0;
	padding: 0;
}

FORM {
	padding: 0;
	margin: 0;
	border: 0;
}

INPUT, SELECT, OPTION, TEXTAREA, TABLE {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

H1 {
	font-size: 18px;
}
H1 A{
	color:#000;
}

H2 {
	font-size: 14px;
}
H2 A{
	color:#000;
}

H3 {
	font-size: 11px;
}
H3 A{
	color:#000;
}


A:link, A:visited { color: #813713; text-decoration: none; }
A:hover, A:active { color: #813713; text-decoration: underline; }

UL { padding: 0 0 0 50px; margin: 8px 0 0 0; }

LI { padding: 0; margin: 0;}

IMG {
	margin: 0;
	padding: 0;
	border: 0;
}

TD {
	vertical-align: top;
}



/* LAYOUT
------------------------------------------- */

#page {
	width: 955px;
	margin: 0 auto;
	display: block;
	background: #fff url("images/bg_page.jpg") repeat-y top left; 
}
#bg {
	clear: both;
	padding: 0 25px;
}

#header {
	background:	url('images/bg_header.jpg') no-repeat top left;
	color: #FFF;
	height: 200px;
	
}

#header A:link, #header A:visited {	color: #FFF; text-decoration: none; }
#header A:hover, #header A:active {	color: E7EFFF; text-decoration: none; }

#header_l, #header_r2 {
	float: left;
	width: 330px;
}

#header_mid {
	float: left;
	height: 130px;
	width: 275px;
	margin: 0 25px;
}

#header_mid #funcbox {
	padding: 10px 0;
}

#logo IMG { 
	margin: 42px 0 0 20px;
}

#header_r {
	float: right;
	width: 625px;
}
#ad_header {
	margin-left: 0px;
	margin-top:55px;
	width: 600px;
	height: 100px;
}
#ad_header-600x100 {
	color:#eee;
	font-family:Arial;
	font-weight:bold;
	Font-size:10px;
}

/* GENERAL STYLES */


.price {
	font-size: 12px;
	font-weight: bold;
}

.specprice {
	font-size: 12px;
	font-weight: bold;
	color: #D00000;
}

.notice {
	background: #EAEAEA;
	padding: 0.5em;
	margin: 1em 0;
}

.button {
	background: #C4511B;
	padding: 0.5em;
	margin: 1em 0;
	color: #FFF;
	font-weight: bold;
	white-space: nowrap;
}

.button A:link, .button A:visited {
	color: #FFF;
	text-decoration: none;
}

.error {
	margin: 5px;
	padding: 10px;
	text-align: center;
	color: #D00000;
}

.pale {
	color: #AAA;
}

.small {
	font-size: 9px;
}

.container {
	margin: 0 25px;
}

.clear { clear: both; font-size: 0; }

.sep {
	clear: both;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CED6E7;
}





#funcbox {
	height: 100%;
	font-size: 11px;
	padding: 5px 25px;
	vertical-align: middle;
	line-height: 1.3em;
}

#funcbox H1 {
	font-size: 11px;
}

#funcbox A:hover, #funcbox A:active {
	color: #E7EFFF;
}

#funcbox INPUT {
	/*width: 100px;*/
}

#funcbox .button {
	margin: 5px 5px 0 0;
	float: left;
}

#funcbox .func_left {
	float: left;
	padding: 0 0 0 10px;
}

#funcbox .func_right {
	float: right;
	width: 90px;
}

#funcbox H1 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.2em;
}





#menubar {
	clear: both;
	padding: 8px 10px 0 18px;
/*	background: #000 url('images/bg_menubar.gif') repeat-x top; */
	color: #fff;
}

#menubar A:link, #menubar A:visited { color: #fff; text-decoration: none; }
#menubar A:hover, #menubar A:active { color: #000; text-decoration: none; }

.menuitem {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 8px;
	letter-spacing: 0em;
}

#leftcol {
	background:;
	width: 300px;
	float: left;
	margin-left: 25px;
	display: inline;
}

#rightcol {
	background: url('images/bg_main.gif') no-repeat bottom left;
	width: 293px;
	float: left;
	margin: 0px 0px 0px 5px;
}

#main_index {
	background: url('images/bg_main2.gif') no-repeat bottom right;
	width: 300px;
	float: left;
	margin: 0px 0px 0px 6px;
}

#main {
	float: left;
	width: 600px;
	padding: 0;
	margin:	0;
}

#downloads {
	float: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
#downloads P {
	padding: 0px;
}
#downloads P.sep {
	padding: 0px;
}


/* BOX STYLES */

#search {
	float:left;
}
#search .boxhead {
	padding: 0px 0px 0px 0px;
	margin: 20px 15px 0px 15px;
	border-bottom: 3px solid #813713; 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
#newsprodbox {
	float:left;
	width: 292px;
	color: #fff
}
#newsprodbox .boxhead {
	padding: 0px 0px 0px 0px;
	margin: 20px 15px 20px 15px;
	border-bottom: 3px solid #813713; 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

#specbox {
	float:left;
	width: 294px;
	color: #fff;
}
#specbox .boxhead {
	padding: 0px 0px 0px 0px;
	margin: 20px 15px 20px 15px;
	border-bottom: 3px solid #813713; 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
#fprodbox {
	background: #fff url('images/bg_fprod.jpg') no-repeat bottom left;
	float:left;
	width: 905px;
	min-height: 262px;
  height:auto !important;
  height: 262px;
}
#fprodbox .boxhead_long {
	padding: 0px 0px 0px 0px;
	margin: 20px 15px 20px 15px;
	border-bottom: 3px solid #813713; 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #813713;
}
#newsbox .boxhead {
	padding: 0px 0px 0px 0px;
	margin: 20px 15px 5px 15px;
	border-bottom: 3px solid #813713; 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

.box {
	clear: both;
}

.boxhead {
	padding: 20px 10px 0px 20px;
/*	background: url('images/bg_boxhead.gif') no-repeat top left;*/
/*	border-bottom: 3px solid #444; */
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.boxhead_long {
	padding: 10px 15px 0px 15px;
/*	background: #E7EFFF url('images/bg_boxhead_long.gif') no-repeat top left;  */
	font-weight: bold;
	text-transform: uppercase;
	color:#eee;
}

.boxhead A:link, .boxhead A:visited { text-decoration: none; }
.boxhead A:hover, .boxhead A:active { text-decoration: none; }

.boxhead_long A:link, .boxhead_long A:visited {color:#eee;}
.boxhead_long A:hover, .boxhead_long A:active {color:#fff;}

.boxcontainer {
	float: left;
}

.box H3 {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 25px 0 25px;
}

.boxcontainer UL {
	padding: 0;
	margin: 0 25px 0 36px;
}

.boxcontainer LI {
	padding: 0 0 0.3em 0;
	margin: 0;
}




/* PRODUCT BOX STYLES */


.boxprod {
	border-left: 1px solid #ddd;	
	float: left;
	padding: 20px 10x 0px 10px;
	width: 144px;
	font-size: 10px;
	min-height: 170px;
  height:auto !important;
  height: 170px;
}

.boxprod DIV {
	text-align: center;
}

.boxprodpic {
	height: 75px;
	vertical-align: middle;
}

.manufact {
	padding: 4px 0 4px 0;
	font-weight: bold;
}

.prodname {
	padding: 0 15px;
	font-family: Tahoma;
	font-size: 11px;
 	font-weight: normal; 
	color: #222;
}

.price {
	padding: 2px 0 4px 0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold; 
	color: #C5511E;
 }






/* NEWSBOX STYLES */

.newsitem { 
	margin: 12px 0 20px 0;
	padding: 0 10px 10px 15px;
}

.boxpic {
	float: right;
	padding: 0 0px 10px 10px;
}

.title { font-weight: bold; }

.time {
	font-size: 10px;
	color: #777;
	padding: 0.5em 0;
}

.lead {
	text-align: justify;
}

#newsbox .button {
	background: none;
	color: #813713;
}
#newsbox .button A {
	color: #813713;
}



/* NEWSLIST PAGE STYLES */

#newslist .newsitem {
	width: 435px;
	width: 100%;
	padding: 0;
}

#newslist .time {
	padding: 0.3em 0;
}

#newslist H2 {
	margin-bottom: 0;
}





/* NEWS PAGE STYLES */

#news .container {
	margin: 0 25px 0 25px;
	font-size: 1.2em;
}

#news .time {
	padding: 5px 0 10px 0;
}

#news .lead {
	font-weight: bold;
}

#news P {
	text-align: justify;
}

#news IMG {
	margin: 10px;
}




/* SEARCHBOX STYLES */

.searchbox {
	height: 20px;
	padding: 12px 0px 12px 20px;
}

#advanced DIV {
	margin: 4px 0
}




/* BRANDBOX STYLES */

.branditem {
	width: 155px;
	float: left;
	text-align: left;
	margin-top: 5px;
}



/* CATBOX STYLES */

#catbox {
	margin: 0px 0px 20px 0px;
}
#catbox .boxhead {
	padding: 0px 0px 0px 0px;
	margin: 20px 15px 20px 15px;
	border-bottom: 3px solid #813713; 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #813713;
}

#catbox .boxcontainer {
	padding: 0px 25px;
}

#catbox A {
	text-decoration: none;
}
#catbox A:hover {
	text-decoration: none;
	color: #000;
}

.currcat {
	font-weight: bold;
	font-size: 1.2em;
}

.maincat {
	padding: 0 0 4px 10px;
	margin: 0 0 2px 10px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background: url('images/bullet-1.gif') no-repeat;
	background-position: 0px 5px;
	border-bottom: 1px solid #DAB09B;
}
.maincat A {
	color: #000;
}

.children {
	padding: 0 0 0 20px;
	background: none;
	border: none;
}
.children A {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	background: none;
	color: #500;
}




/* CATEGORY PAGE STYLES */

#category H1 {
	margin: 25px 0 15px 110px;
}

.categorybox, .prodlistbox, .prodbox {
	clear: both;
	width: 100%;
}

.categorybox .container, .prodlistbox .container, .prodbox .container {
	width: 475px;
	background: url("images/bg_categorybox.gif") no-repeat bottom left;
	padding: 10px 10px 10px 0;
	margin: 10px 0 0 75px;
}

.categorybox .container H2, .prodlistbox .container H2, .prodbox .container H2 {
	margin: 0 0 0 35px;
}

.boxpadding {
	padding: 10px;
}



/* PRODUCTS PAGE STYLES */

#products H1 {
	margin: 25px 75px 15px 75px;
}

#products .prodpic {
	margin: 0 10px 0 10px;
	float: left;
	width: 75px;
}

#products .prodinfo {
	float: left;
	width: 199px;
	margin: 10px 8px; 0 0;
}

#products .prodinfo .notice {
	font-size: 9px;
	text-align: center
}

#products .prodinfo .notice A {
	text-decoration: none;
}

#products .cartelements {
	float: left;
	width: 150px;
	height: 75px;
	font-size: 9px;
	background: url("images/bg_cartelements.gif") no-repeat top left;
}

#products .container {
	padding: 10px 10px 20px 0;
	border-bottom: 2px dotted #813713;
}

#products .cartbar { padding: 4px 0; }
#products .qnty { float: left; }
#products .button { float: left; margin: 0 0 0 0.5em; padding: 0.4em; }






/* PRODUCT PAGE STYLES */

#product H1 {
	margin: 25px 75px 15px 75px;
}

#product .prodpic {
	margin: 0 10px 0 10px;
	float: left;
	width: 130px;
}

#product .prodinfo {
	float: left;
	width: 300px;
	margin: 10px 8px; 0 0;
}

#product .prodinfo .notice {
	font-size: 9px;
	text-align: center
}

#product .prodinfo .notice A {
	text-decoration: none;
}

#product .cartelements {
	clear: both;
	float: right;
	width: 150px;
	height: 75px;
	font-size: 9px;
	margin: 0 1px 0 0;
	background: url("images/bg_cartelements.gif") no-repeat top left;
}

#product .container {
	padding: 10px 10px 20px 0;
}

#product .cartbar { padding: 4px 0; }
#product .qnty { float: left; }
#product .button { float: left; margin: 0 0 0 0.5em; padding: 0.4em; }

.prodvars {
	margin: 10px 0;
}

.prodvars .specprice {
	font-size: 11px;
}

.prodvar {
	padding: 0 0 5px 0;
}

.prodvar .varprice {
	margin: 0 0 0 2em;
	text-align: right;
}

.varprice .price, .varprice .specprice {
	font-size: 11px;
}

#product H3 {
	padding: 0;
	margin: 0;
}

#product UL {
	margin: 0;
	padding: 0 0 0 20px;
}




/* CART STYLES */

#cart {
	margin: 10px 25px;
}

#cart TD { padding: 2px 0 6px 0; }

#cart #sumbar { padding: 10px 0; }

#cart .button {
	display: inline;
	margin: 20px 0 0 0;
}


/* EDITCART STYLES */

#editcart H1 {
	margin-left: 25px;
}

#editcart .container {
	padding: 0 25px 25px 25px;
}

#editcart TD, #editcart TH {
	padding: 5px 0;
	border-bottom: 1px solid #16233D;
	border-bottom: 1px solid #CED6E7;
}

#editcart TH {
	font-size: 10px;
}


#editcart .button {
	float: left;
}



/* USER PAGE */

#user .container {
	margin: 0 25px 0 25px;
}

#user TABLE {
	width: 100%;
}

#user H1 {
	margin-left: 25px;
}

#user TH {
	text-align: center;
}

#user .button {
	text-align: center;
	margin: 0 230px;
}



/* STATIC PAGE STYLES */

#static .container {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

#static P.lead {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

















#navibar {
	width: 100%;
	height: 25px;
/* background: url("images/bg_boxhead_mid.gif") no-repeat bottom left; */
}

#navibar .navicontent {
	padding: 15px 25px 0 25px;
}

#navibar .navibaritem {
	float: left;
	margin: 0 5px 0 0;
}


.pages {
}

.pages_fullwidth {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	line-height: 2.5em;
}

.pages_left {
	float: left;
	padding: 17px 10px 10px 25px;
	font-size: 9px;
}

.pages_right {
	float: right;
	padding: 10px 25px 10px 10px;
	font-size: 9px;
}

.pages .thispage {
	background: #EAEAEA;
	padding: 5px;
	font-weight: bold;
	white-space: nowrap;
}

.pages .pages_button {
	background: #C8551E;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	white-space: nowrap;
}

.pages_button A:link, .pages_button A:visited {
	color: #FFF;
	text-decoration: none;
}

.pages_item {
	padding: 5px 0 5px 0;
}

#footer {
	clear: both;
	height: 126px;
	background: #333 url('images/bg_footer.jpg') repeat-x top;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	padding: 2px 0px 0px 0px;
}


#footer_l {
	float: left;
	padding: 25px 10px 0 25px;
}

#footer_r {
	float: right;
}

#footer_r IMG {
	margin: 17px 25px 0 0;
}

#footer A:link, #footer A:visited { color: white; }
#footer A:hover, #footer A:active { color: #E7EFFF; }


#showpic TD {
	background: #EAEAEA;
}

