/* GENERAL */

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #666461 repeat;
	color: #000000;
	font: normal 12px/18px Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	height: 100%;
}

a:link, a:visited, a:active {
	color: #800517;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #800517;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

p {
	padding: 0 0 8px 0;
}

address {
	font: normal 12px/14px 'Arial', Helvetica, Tahoma, sans-serif;
	margin: 4px 0 8px 0;
}

ul {
	margin: 0 0 0 16px;
}


h1, h2, h3, h4, h5, h6 {
	font: bold 14px/14px Arial, Helvetica, Tahoma, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
	color: #151B8D;
}



h4 {
	margin-top: 16px;
}

hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #9f9953;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

caption {
	text-align: left;
	padding-bottom: 8px;
}

/* FORMS */

form {
	margin: 2px 0 2px 0;
	padding: 0;
}

input[type="text"] {
	color: #4c4c4c;
	border: 1px solid #999999;
	padding: 2px;
}

input[type="button"] {
	border: 0;
	padding: 0;
}
input.button{
	border: 0;
	padding: 0;
}

input.imgbutton{
	border: 0;
	padding: 8px 0 4px 0;
}

input.radio{
	border: 0;
	padding: 0;
}

select {
	color: #4c4c4c;
	border: 1px solid #999999;
	padding: 2px;
	min-width: 200px;
}

textarea {
	color: #4c4c4c;
	border: 1px solid #999999;
	padding: 2px;
}

label {
	display: block;
	padding: 0;
}

fieldset {
	display: block;
	margin: 8px 0 16px 0;
	border: 0;
	padding: 8px;
	background: #dcd9ac;
}

legend {
	font: bold 11px/11px 'Arial', Helvetica, Tahoma, sans-serif;
	color: #c83600;
	margin: 0;
	padding: 2px 8px 4px 8px;
	background: #dcd9ac;
}




















/* HEADER */

#overlay {
	top: 0px;
	height: 0px;
	left: 0px;
	width: 0px;
	x-index: 25;

}


#header {
	height: 175px;
	background: url(back_hea.gif) #c7c38a repeat-x;
	padding: 0 15px 0 23px;
}



#header #logo {
	background: url(logotag_.gif) no-repeat;
}

#header #logo a{
	float: left;
	background: url(logotag0.gif) no-repeat 0 0;
	width: 138px;
	height: 78px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}





#header #logo a:hover {
	background-position: 0 -78px;
}

#globalnav {
	float: left;
	margin: 138px 0 15px 90px;
	padding: 0;
	text-align: center;
	font: normal 11px/14px 'Arial', Helvetica, Tahoma, sans-serif;
	overflow: hidden;

}

#nav {
	height: 15px;
	list-style: none;
	display: block;
	padding: 6px;
	margin: 0;
	overflow: hidden;

}

#nav li {
	float: left;
	list-style: none;
	display: inline;
	padding: 0 18px 0 0;
	background: url(nav_line.gif) #D3C6B0 no-repeat right;
	margin: 0;
	height:  15px;
	overflow: hidden;

}

#nav li.last {
	background: none;
      padding-right:0;
}

#nav a {
	float: left;
	display: block;
	padding: 15px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:15px; /* for IE5/Win only */
}

#nav_reviews {width: 70px; background: url(nav_reviews.gif) #D3C6B0 no-repeat;}
#nav_reviews a {width: 70px; background: url(nav_reviews.gif) #D3C6B0 no-repeat;}

#nav_features {width: 70px; background: url(nav_features.gif) #D3C6B0 no-repeat;}
#nav_features a {width: 70px; background: url(nav_features.gif) #D3C6B0 no-repeat;}

#nav_int {width: 70px; background: url(nav_int.gif) #D3C6B0 no-repeat;}
#nav_int a {width: 70px; background: url(nav_int.gif) #D3C6B0 no-repeat;}

#nav_downloads {width: 70px; background: url(nav_downloads.gif) #D3C6B0 no-repeat;}
#nav_downloads a {width: 70px; background: url(nav_downloads.gif) #D3C6B0 no-repeat;}

#nav_forums {width: 55px; background: url(nav_forums.gif) #D3C6B0 no-repeat;}
#nav_forums a {width: 55px; background: url(nav_forums.gif) #D3C6B0 no-repeat;}




/* CONTENT */

#page {
	width: 760px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background: #FFFFFF;
}

* html #page {
	height: 100%;
}

#content {
	padding: 0 15px 60px 23px;
}

#col_left {
	display: inline;
	float: left;
	width: 136px;
	margin: 0;
	font: normal 11px/14px Arial, Helvetica, Tahoma, sans-serif;
	text-align: justify;


}

#col_right {
	display: inline;
	float: right;
	width: 563px;
	margin: 0 0 0 23px;
}

#subnav {
	list-style: none;
	display: block;
	padding: 12px 0 6px 0;
	margin: 0;
	font: normal 12px/18px 'Arial', Helvetica, Tahoma, sans-serif;
}

#subnav li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#homefeature {
	width: 563px;
	padding: 0;
	margin: 0 0 16px 0;
}

#homeintro {
	padding: 0 35px 0 8px;
	margin: 16px 0 16px 0;
}

#navBreadCrumb {
	margin: 0 0 16px 0;
	padding: 0 4px 4px 4px;
	border-bottom: 1px dashed #9f9953;
}

#productInfoWrap h4 {
	color: #f8f8f8;
	font: normal 18px/18px 'Arial', Helvetica, Tahoma, sans-serif;
}

#productInfoImage {
	width: 240px;
	float: right;
	margin: 0 0 16px 16px;
}

#productInfoImage img {
	border: 2px solid #ece9c5;
}

#productInfoText {
	margin: 8px 0 16px 0;
}

#productAttributes {
	margin: 8px 0 8px 0;
}

#productAdd {
	margin: 0 0 32px 0;
}

#cartAdd {
	margin: 8px 0 8px 0;
}

#contactUsForm {
	margin:  16px 0 0 0;
}

#popup {
	text-align: center;
	background: #c7c38a;
	margin: 8px;
}

#popupimage {
	text-align: center;
}

#infoShoppingCart {
	background: #c7c38a;
}














/* FOOTER */

#nonfooter {
	position: relative;
	min-height: 100%;
}

* html #nonfooter {
	height: 100%;
}
	
#footer {
	position: relative;
	margin: -60px auto 0 auto;
	width: 760px;
	height: 60px;
	color: #999999;
	background: url(back_foo.gif) #D3C6B0 repeat-x;
	text-align: center;
}

/* FOOTER offset hack for IE */
* html #footer {
	margin-top: -30px;
}
	
#footer p {
	color: #ffffff;
	padding: 12px 15px 0 15px;
	font: normal 10px/12px 'Arial', Helvetica, Tahoma, sans-serif;
}

#footer a {
	color: #ece9c5;
	font-weight: normal;
}


















/* CLASSES */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}

.clearspot {
	clear: both;
}

.hide {
	position: absolute;
	left: -10000px;
}

.sideboxlight {
	text-align: center;
	background: #D3C6B0 repeat-x 0 24px;
	padding: 4px 0px 0 0px;
	margin: 4px 0 12px 0;
	border-top: 1px solid #b7b47f;
}
.sideboxlight:after {
	content: ".";
	display: block;
	height: 20;
	color: #ece9c5;
	background: url(back_sid.gif) #D3C6B0 no-repeat;
	clear: both;
}
* html .sideboxlight {
	padding: 4px 0 4px 0;
}

.sideboxdark {
	text-align: center;
	background: url(back_stj.gif) #D3C6B0 repeat-x 0 22px;
	padding: 4px 0 0 0;
	border-top: 1px solid #b7b47f;
}
.sideboxdark:after {
	content: ".";
	display: block;
	height: 20;
	color: #b4b17d;
	background: url(back_sie.gif) #D3C6B0 no-repeat;
	clear: both;
}

.mainboxlight {
	text-align: left;
	background: url(back_sti.gif) #D3C6B0 repeat-x 0 24px;
	padding: 4px 0 0 0;
	margin: 8px 0 12px 0;
	border-top: 1px solid #b7b47f;
}
.mainboxlight:after {
	content: ".";
	display: block;
	height: 20;
	color: #c7c38a;
	background: url(back_mai.gif) #D3C6B0 no-repeat;
	clear: both;
}
* html .mainboxlight {
	padding: 4px 0 4px 0;
}

.mainboxdark {
	text-align: left;
	background: url(back_stj.gif) #dcd9ac repeat-x 0 22px;
	padding: 4px 16px 0 16px;
	border-top: 1px solid #b7b47f;
}
.mainboxdark:after {
	content: ".";
	display: block;
	height: 20;
	color: #dcd9ac;
	background: url(back_mai.gif) #c7c38a no-repeat;
	clear: both;
}

.mainboxlight p, .mainboxdark p {
	padding: 4px 8px 4px 8px;
}

.mainboxlight h2, .mainboxdark h2, .mainboxlight h3, .mainboxdark h3 {
	padding: 0 8px 8px 8px;
}

.mainboxlight .products, .mainboxdark .products {
	margin: 4px 8px 4px 8px;
	padding: 0;
}

.products:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .products {
	height: 1%;
}

.info {
	font: bold 11px/18px 'Arial', Helvetica, Tahoma, sans-serif;
	color: #9f9953;
}

.thumb {
	display: inline;
	float: left;
	width: 120px;
	min-height: 190px;
	font: normal 10px/11px 'Arial', Helvetica, Tahoma, sans-serif;
	margin: 4px 8px 8px 8px;
	padding: 0;
	text-align: center;
}
* html .thumb {
	height: 190px;
}

.thumb img{
	margin: 0 0 6px 0;
	padding: 0;
	border: 2px solid #ece9c5;
}

.highlight {
	color: #2671ad;
	font-style: normal;
}

.banner {
	text-align: center;
	margin: 16px;
}

.button {
	margin:  8px 0 16px 0;
}

.buttonRow {
	margin:  8px 0 16px 0;
}

.back {
	float: left;
	padding-right: 8px;
}

.forward {
	float: right;
	padding-left: 8px;
}

.alert {
	color: #FF0000;
	margin-left: 4px;
}

.sideBoxContent {
	margin-top: 8px;
	padding: 0 8px 0 8px;
}

.clearBoth {
	clear: both;
}

.firstParagraph {
	font: bold 13px/18px 'Arial', Helvetica, Tahoma, sans-serif;
	color: #703e33;
}

.cssButton, .cssButtonHover {
	width : 108px !important;
	background-color: #ece9c5;
	border: 1px solid #9f9953;
	font: normal 11px/11px 'Arial', Helvetica, Tahoma, sans-serif;
	text-align:center;
	text-decoration: none;
	padding: 4px;
	margin-top: 8px;
}

.cssButtonHover {
	border: 1px solid #D3C6B0;
}

.normalprice {
	display: none;
}

.productSpecialPrice {
	color: #f35f0d;
}

.productPriceDiscount {
	font: normal 11px/11px 'Arial', Helvetica, Tahoma, sans-serif;
	color: #4c4c4c;
}

.clickable a {
	display: block; 
	height: 125px; 
	width: 100%; 
}



.black {border-color:black; color:black;}

.pad {padding: 5px 15px 1px 1px;}
