.relateditems { 
border: 1px solid #696969;
padding: 2px;

 }

.prodname {
color: #5e5e5e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
text-transform: uppercase;
text-decoration: none;
}
A.prodname {
color: #5e5e5e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
text-transform: uppercase;
text-decoration: none;
}

A.prodname:hover{
color: #9D4F00;
}

.price {
color: #5e5e5e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px 0px 0px;
text-transform: uppercase;
text-decoration: none;
}
.breadcrumb {
color: #5e5e5e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
text-transform: uppercase;
text-decoration: none;
}

A.breadcrumb {
color: #5e5e5e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
text-transform: uppercase;
text-decoration: none;
}

A.breadcrumb:hover{
color: #9D4F00;
}

.chromestyle{
width: 100%;
font-weight: bold;
	COLOR: #5e5e5e;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border-TOP: 1px solid #696969;
border-BOTTOM: 5px solid #696969;
width: 100%;
/* background: url(chromebg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
padding: 4px  0px  4px  0px ;
margin: 0;
margin-top: 15px;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #5e5e5e;
padding: 3px 23px 3px 23px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
color: #9D4F00;
/* background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}

/*.chromestyle ul li a[rel]:after*/{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
margin-top: 4px;
margin-left: 20px;
top: 0;
border: 1px solid #696969; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 1px solid #696969; /*THEME CHANGE HERE*/
padding: 2px 2px 2px 4px ;
text-decoration: none;
font-weight: bold;
color: #5e5e5e;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
COLOR: #9D4F00;
background-color: #F4F4F4;
}

.checkout{
font-weight: bold;
	COLOR: #5e5e5e;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

a.checkout { 
font-weight: bold;
	COLOR: #5e5e5e;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

a.checkout:hover{ /*THEME CHANGE HERE*/
COLOR: #9D4F00;
}
.chromestyle2{
width: 100%;
font-weight: bold;
	COLOR: #5e5e5e;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.chromestyle2 ul{
border-TOP: 1px solid #696969;
border-BOTTOM: 1px solid #696969;
width: 100%;
/* background: url(chromebg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
padding: 6px  0px  6px  0px ;
margin: 0;
margin-top: 15px;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a{
color: #5e5e5e;
padding: 3px 15px 3px 15px;
margin: 0;
text-decoration: none;
}

.chromestyle2 ul li a:hover{
color: #9D4F00;
/* background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}
