ul {
	list-style-image:url('/images/page/bullet.gif');
	list-style-type: disc;
	margin-top: 0.5em;
}

ul ul {
	margin: 0.5em 0.2em 1.5em 1.5em;
	list-style-image:none;
}

li {
	margin-bottom:0.3em;
	padding-left: 0.3em;
} 

ul ul li {
	padding-left: 0;
}

.bullet {
	background:url('/images/page/bullet.gif') no-repeat;
	padding-left:22px;
}

.attentionTxt {
	color:#d20000;
}

.gray {
	color:#7a8451;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:260%;
	font-family: "Arial Narrow", arial, tahoma, sans-serif;
	margin:0 0 0.5em 0;
	font-weight:bold;
	color:#000000;
}

h2 {
	font-size:160%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	color:#5b6921;
}

h3 {
	font-size:140%;
	margin:1em 0 0.5em 0;
	font-family: arial,tahoma, sans-serif;
}

h4 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h5 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

h6 {
	font-size:80%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#d8dfc7;
	height:2px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#d8dfc7;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#7a8451;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}



#tableProducts .productDescription {
	line-height:1.1;
}

#tableProducts .productDescriptionText {
	font-size:90%;
	color:#666666;
	font-family: tahoma, arial, sans-serif;
}

#tableProducts .productDescription h3 {
	font-size:140%;
	margin: 0.1em 0 0.3em 0;
	font-family: arial, tahoma, sans-serif;
}

#tableProducts .productDescription h3 a {
	color:#333333;
}
#tableProducts .productDescription h3 a:visited {
	color:#666666;
}
#tableProducts .productDescription h3 a:hover {
	color:#0195c6;
}

.tdProduct {
	background:#ffffff url('/images/page/crnr-rt.gif') no-repeat right top;
}

.tdProductInner {
	padding:12px;
	background:url('/images/page/crnr-lt.gif') no-repeat;
}

.priceBox {
	height:28px;
	
	position:relative;
	top:0;
	left:37px;
	z-index:120;
}

.productCode {
	color:#666666;
}

.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 130%;
	font-weight:bold;
	color:#ffffff;
	background-color:#67721b;
}

.priceMain .priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 220%;
	font-weight:bold;
	color:#67721b;
	background-color : transparent;
}

.priceColorBox {
	background-color:#67721b;
	padding:0 0.5em 0 0.5em;
}


.crnr-lb {
	width:100%;
	height:15px;
	background: url('/images/page/crnr-lb.gif') no-repeat;
	
	position:relative;
	top:-15px;
	left:0;
	z-index:160;
}

.crnr-rb {
	width:100%;
	height:15px;
	background:url('/images/page/crnr-rb.gif') no-repeat right;
}

/*

#News h3 {
	margin: 0 0 0.3em 0;
	font-size:120%;
}

#News .newsDate {
	font-size:90%;
	padding-bottom:0.6em;
	font-family: Tahoma, Arial, sans-serif;
}
*/

/*    --------------------  Product Description  ------------------------    */

#productImage {
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=reverse);
}

#productImageDescription {
	text-align:left;
	font-size:90%;
	
}

#productImageDescription .bullet {
	background:none;
	padding:0;
	margin:0;
}


#productThumbnails {	
	margin: 0 0 2em 0;
}

#productThumbnails .thumbnail, #productThumbnails .thumbnail_active {
	float:left;
	margin: 0 5px 5px 0;
	position:relative;
	top:0;
	left:0;
}
#productThumbnails .thumbnail {
	border:3px solid #ffffff;
}
#productThumbnails .thumbnail_active  {
	border:3px solid #7b8728;
}


.option-help {
	text-decoration:none;
	font-size:80%;
}





.colorReel {
	float:left;
	width:60px;
	height:8em;
}

.colorReel .colorReelThumbnail {
	width:43px;
	height:43px;
}

.colorReel .colorName {
	font-family:  tahoma, arial,sans-serif;
	font-size:90%;
	line-height:1.2em;
	text-align:center;
	/*padding-left:10px;*/
}

