

body {
	background-color:black;
	margin: 0;
	padding: 0;
	font: 11px ;
	font-family:Garamond, Times New Roman;
}

.controlpanel {
	width: 100%;
	background-color: #cccccc;
	font-family:arial, Times New Roman;
}



#mainbody
{
	text-align:center;
	width:100%;

}

#centerpane
{
	text-align:left;
	width:900px;
	margin:auto	
}

#logobar {
	background-image:url(premium_wines_top_slice_1x89.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	width:900px;
	height:93px;
}

#menubar {
	background-color:#666666;
	background-image:url(premium_wines_menu_slice_1x50.jpg);
	background-repeat:repeat-x;
	width:882px;
	_width:900px;
	height:20px;
	padding-top:20px;
	padding-left:18px;
	
}

#contentarea
{
	width:100%;
	padding-top:10px;
	background-color:#fff;
	background-image:url(bg1.jpg);
	background-repeat:repeat-x;
	
}






a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}



.content {
	
}

.footer {
	
	
	background-image:url(premium_wines_footer_slice_1x106.jpg);
	background-repeat:repeat-x;
}

.footertabs {
}

.login {
	padding-right:8px;
		
}



.leftpane1 {
	width:190px;
	height:100%;
		
			
}

.contentpane {
	width:690px;
	height:100%;
	padding:5px;
	text-align:left;
			
}

.rightpane {
	width:690px;
	height:100%;
	padding:5px;
			
}


/*MENU STUFF BELOW*/

.main_dnnmenu_container {
	background-color: transparent;	
}

.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
}

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Times New Roman;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Times New Roman;
	font-size:16px;
	color:#FFFFFF;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 10px 0px 2px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	
}

.main_dnnmenu_itemhover td {  
	background-color: white;

}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 100%;
}

.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	width:150px;
	
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Times New Roman;
  font-size: 11px;
  font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

.Head {
font-family: Times New Roman;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}



.bottombar, .bottombar a, .bottombar a:visited,  .bottombar a:link,  .bottombar a:link
{
	font-size:11px;
	color:#fff;
	font-weight:bold;
		font-family:Garamond, Times New Roman;
}