body {
background: url(http://www.viwinewholesale.com/mm5/backgroundfade.jpg) top repeat-x;

background-color: #fff;
font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
font-size: 12px;
}

#wrapper {
margin: 4px;
width: 810px;
padding: 0px;
background-color: #fff;
color: #000;
border-style: solid;
border-color: #666666;
border-width: 1px;

}
hr {
color: #840808;
}

#header {
	background: url(http://www.viwinewholesale.com/mm5/header_background.gif) top repeat-x;
	
height: 107px;

}
#footer {
	background-color: #840808;
	font-size: 11px;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
border-top: 2px solid #cccccc;
padding: 5px;
}
#footer a{
color:#fff;
}
#footer a:hover {
color: #fff;
text-decoration: underline;

}

#mainnav {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 5px 5px 10px;
	margin: 0;
	background: #840808;
	border-bottom: 2px solid #cccccc;
	
}
#mainnav a:link {
color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#mainnav a:visited {
color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#mainnav a:hover {
color: #fff;
text-decoration: underline;
	font-weight: bold;
}
#mainnav a:active {
color: #fff;
	text-decoration: none;
	font-weight: bold;
}


.hor_space {
	font-weight: bold;
	color: #cccccc;
	margin: 2px 2px 2px 2px;
}





#chromemenu{
width: 100%;
}

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

#chromemenu ul{
border-bottom: 1px solid #ccccff;
width: 810px;
color: #235ca4;
background: #f3f3f3 ; /*Theme Change here*/
margin-left: 0px;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Arial, Verdana, Clean, Helvetica, sans-serif;
}

#chromemenu ul li{
display: inline;
}

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

#chromemenu ul li a{
float: left;
color: #235ca4;
font-weight: bold;
padding: 6px 8px 6px 7px;
text-decoration: none;
background: url("../mm5/divider.gif") center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #7F7F7F;
}

#chromemenu2 ul li a:hover{
color: #7F7F7F;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ccccff; 
border-bottom-width: 1px;
font:normal 11px Arial, Verdana, Clean, Helvetica, sans-serif;
line-height:12px;
z-index:100;
background: white;
padding: 0 5px 5px 5px;
width: 150px;
visibility: hidden;
text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #ccccff; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #235ca4;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}
a:link {
color: #235ca4;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
color: #235ca4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
color: #235ca4;
text-decoration: underline;
	font-weight: bold;
}
a:active {
color: #235ca4;
	text-decoration: none;
	font-weight: bold;
}
