body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.winery_bg{
	background-image: url(Winery_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.winery_topbg01{
	background-image: url(Winery_topbg01.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.winery_topbg02{
	background-image: url(Winery_topbg02.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.winery_topbg03{
	background-image: url(Winery_topbg03.jpg);
	background-repeat: no-repeat;
	height: 6px;
   width: 6px;
}
.winery_leftbg{
	background-image: url(Winery_leftbg.jpg);
	background-repeat: repeat-y;
   width: 6px;
}
.winery_rightbg{
	background-image: url(Winery_rightbg.jpg);
	background-repeat: repeat-y;
   width: 6px;
}
.winery_bottombg01{
	background-image: url(Winery_bottombg01.jpg);
	background-repeat: no-repeat;
   width: 6px;
	height: 6px;
}
.winery_bottombg02{
	background-image: url(Winery_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.winery_bottombg03{
	background-image: url(Winery_bottombg03.jpg);
	background-repeat: no-repeat;
   width: 6px;
	height: 6px;
}
.winery_bottombg04{
	background-image: url(Winery_bottombg04.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.winery_bottombg05{
	background-image: url(Winery_bottombg05.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.winery_bottombg06{
	background-image: url(Winery_bottombg06.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.winery_menubg01{
	background-image: url(Winery_menubg01.jpg);
	background-repeat: no-repeat;
   width: 126px;
	height: 19px;
}
.winery_menubg02{
	background-image: url(Winery_menubg02.jpg);
	background-repeat: repeat-y;
   width: 126px;
}
.winery_menubg03{
	background-image: url(Winery_menubg03.jpg);
	background-repeat: no-repeat;
   width: 126px;
	height: 9px;
}
.winery_leftbg01{
	background-image: url(Winery_leftbg01.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
/**/
.leftpane{
	padding: 2px;
}
.left01pane{
	padding: 2px;
}
.left02pane{
	padding: 2px;
}
.contentpane{
	padding: 2px;
}
.centerpane{
	padding: 2px;
}
.rightpane{
	padding: 2px;
}
.bottompane{
	padding: 2px;
}
.bottom01pane{
	padding: 2px;
}
.toppane{
	padding: 2px;
}
.top01pane{
	padding: 2px;
}
/* Container for main menu */
.MainMenu_MenuContainer {	
	background: transparent;
	padding: 0px;
	width: 100%;
}


/* Menu bar */
.MainMenu_MenuBar {
	padding: 0px; 
	background: transparent;
	width: 100%;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: Arial, Helvetica, sans-serif; 
	color: #999;
	font-size: 11px;
	font-weight: normal;  
	border: #fafafa 1px solid;
	padding: 1px 4px 2px 1px;
}


/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background: #fafafa;
	border: #bbb 1px solid;
	padding: 1px;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #555;
	border-left: #555 1px solid;
	border-right: #555 1px solid;
	padding: 1px 4px 2px 1px;
}




/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak {
	display: none;
}



/* Idle state for main menu items */
.MainMenu_Idle {
   font-family: Arial, Helvetica, sans-serif;
	background-image: url(Winery_menubg04.jpg);
	height: 22px;
	width: 126px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}
/* Hover state for main menu items */
.MainMenu_Selected {
   font-family: Arial, Helvetica, sans-serif;
	background-image: url(Winery_menubg04.jpg);
	height: 22px;
	width: 126px;
	font-size: 11px;
	color: #D7C4B0;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}
/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
   font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image: url(Winery_menubg05.jpg);
	height: 22px;
	width: 126px;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}
/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}
/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}
/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666;
	font-size: 11px; 
	font-weight: normal; 
	border: #f6f6f6 1px solid;
	padding: 1px 4px 1px 2px;
}
/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #f6f6f6; 
	filter: none; 
	border: #999 1px solid;
	padding: 1px;
}
/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	cursor: hand; 
	color: #fff;
	background: #444;
	border: #444 1px solid;
	padding: 1px 4px 1px 2px;
}
/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
   text-decoration: underline;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}
A.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
A.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
A.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
   text-decoration: underline;
}
A.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
