@charset "utf-8";
/* CSS Document */


/* LAYOUT GENEARL ALL PAGES*/

p {
margin: 0px;
padding: 0px;
}
img {
	border:none;
}
body { font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
    font-weight: normal;
    color: #402415;  
	background:url("images/wine_bg.jpg") repeat-x;}
	.body1 {padding-top: 15px;}
.page {
	width: 100%; height:100%; background:url("images/wine_bg.jpg") repeat-x;}

.menul { height: 28px; background-image:url(images/menu_left.jpg); background-repeat:no-repeat; background-position:right bottom;}
.menu {height: 28px;}
.menur { height: 28px; background-image:url(images/menu_right.jpg); background-repeat:no-repeat; background-position:left bottom;}

.bottom { border-top: #961E20 0px solid; padding-top: 15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 14px;
    font-weight: normal;
    color: #961E20;}


/* DNN Styles */

.Head
{
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 25px;
	line-height: 30px;
    font-weight: normal;
	font-style:italic;
    color: #961E20;
}
.subhead
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
    font-weight: bold;
    color: #961E20;
}
/*blockquote {
	    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic;
    color: #92211E;
	line-height: 1.4em;
}*/
.TopPane
{
	padding: 0px 0px 15px 0px;
}
.TopLeftPane
{
	padding: 0px 15px 15px 0px;
}
.TopContentPane
{
	padding: 0px 0px 15px 0px;
}
.ContentPane
{
	padding: 0px 0px 15px 0px;
}
.RightPane
{
	padding: 0px 0px 15px 15px;
}
.MiddleLeftPane
{
	padding: 0px 15px 15px 0px;
}
.MiddleContentPane
{
	padding: 0px 0px 15px 0px;
}

.MiddleRightPane
{
	padding: 0px 0px 15px 15px;
}
.BottomContentPane
{
	padding: 0px 0px 15px 0px;
}
.BottomRightPane
{
	padding: 0px 0px 15px 0px;
}
.BottomPane
{
padding: 0px 0px 15px 0px;
}
.AdPane
{
padding: 0px 0px 0px 0px; vertical-align:bottom;
}



/* GENERIC */
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 25px;
	line-height: 30px;
    font-weight: normal;
	font-style:italic;
    color: #961E20;
}
H2 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height: 18px;
    font-weight: normal;
    color: #961E20;
}


/* Main Menu */
.MainMenu_MenuBar
{
    cursor: hand;
    height: 36px;
	width: 100%;
}
.subicon
{
display: none;
}
.MainMenu_MenuItem 
{
	background:url("images/wine_sub.jpg") no-repeat scroll 0 0 transparent;
	cursor: pointer;
    color: #961E20;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
   	font-weight: normal;
	font-style:italic;
    height: 22px;
	line-height: 22px;
	border-bottom: transparent 0px solid;
    border-left: transparent 0px solid;
    border-top: #ffffff 0px solid;
    border-right: transparent 0px solid;
	text-align: left;
	text-indent: 29px;
	vertical-align: center;
	display:block;
}
.MainMenu_RootMenuItem {
background:none repeat scroll 0 0 transparent;
border-color:transparent;
border-left:0 solid transparent;
border-style:solid;
border-width:0;
cursor:pointer;
padding:0;
text-align:center; }

.MainMenu_RootMenuItem span.txt
{	
	background-color: transparent;
	color:#FAE3BC;
	cursor:pointer;
	display:inline-block;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
   	font-weight: normal;
	font-style:italic;
	line-height:29px;
	height: 29px;
padding:0 15px;
vertical-align:top;
}
.MainMenu_RootMenuItemSel, .MainMenu_RootMenuItemBreadCrumb  {
border-color: #FEE6C1;
border-left:0 solid transparent;
border-style:solid;
border-width:0;
cursor:pointer;
padding:0;
text-align:center;
}
.MainMenu_RootMenuItemSel span.txt, .MainMenu_RootMenuItemBreadCrumb span.txt {
background-color: #FEE6C1;
	cursor:pointer;
	display:inline-block;
    color: #961E20;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
   	font-weight: normal;
	font-style:italic;
	line-height:29px;
	height: 29px;
padding:0 15px;
vertical-align:top;
}
.MainMenu_MenuItemSel
{
	background:url("images/wine_sub_a.jpg") no-repeat scroll 0 0 transparent;
	cursor: pointer;
    color: #961E20;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
   	font-weight: normal;
	font-style:italic;
    height: 22px;
	line-height: 22px;
	border-bottom: transparent 0px solid;
    border-left: transparent 0px solid;
    border-top: #ffffff 0px solid;
    border-right: transparent 0px solid;
	text-align: left;
	vertical-align: center;
	text-indent: 29px;
	display:block;
	}
	
.MainMenu_SubMenu
{
	z-index: 1000;
    cursor: pointer;
	background-color: #FEE6C1;
	border-left: 1px solid transparent;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
    vertical-align: center;
	padding: 5px 10px 5px 0px;
	margin: 0px 0px 0px 0px;
	/*
	filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;*/
}
.MainMenu_MenuIcon{ display:none; }

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }

/* Menu Vertical */
/*.MainMenu2_MenuBar
{
    cursor: hand;
}
.subicon2
{
display: none;
}
.MainMenu2_MenuItem TD
{
    background-color: transparent;
	cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
	border-bottom: transparent 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: transparent 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 8px 0px 8px;
}
.MainMenu2_RootMenuItem
{
	background-color: transparent;
    cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
    border-left: transparent 1px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: transparent 1px solid;
    text-align: left;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
	display: inline-block;
	min-height: 24px;
	position:relative;
	float: left;
}
.MainMenu2_RootMenuItem span.txt
{
	min-height: 25px;
	margin-bottom: 2px;
}

.MainMenu2_RootMenuItemSel, .MainMenu2_RootMenuItemBreadCrumb
{
	background-color: #E6E6E6;
    cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
    border-left: #fff 1px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #fff 1px solid;
    text-align: left;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
	display: inline-block;
	min-height: 24px;
	position:relative;
	float: left;
}
.MainMenu2_RootMenuItemSel span.txt, .MainMenu2_RootMenuItemBreadCrumb span.txt
{
	min-height: 25px;
	margin-bottom: 2px;
}
.MainMenu2_MenuItemSel TD
{
    background-color: #fff;
	cursor: pointer;
    color: #006A9A;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight: normal;
    height: 24px;
	border-bottom: transparent 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: transparent 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 8px 0px 8px;
	}
.MainMenu2_SubMenu
{
	z-index: 1000;
    cursor: pointer;
	background-color: #E6E6E6;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 0px solid #00A94F;
	border-right: 0px solid #00A94F;
    vertical-align: center;
	padding: 0px 0px 0px 0px;
	filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}
.MainMenu_MenuIcon{ display:none; }

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }*/

a:link, a:visited, a:active
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
    font-weight: normal;
    color: #961E20;
}
a:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
    font-weight: normal;
    color: #961E20;
    text-decoration: underline;
}
.GlobalLink {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 14px;
    font-weight: normal;
    color: #961E20;
}
a.GlobalLink:link, a.GlobalLink:visited, a.GlobalLink:active
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 14px;
    font-weight: normal;
    color: #961E20;
}
a.GlobalLink:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 14px;
    font-weight: normal;
    color: #961E20;
    text-decoration: underline;
}

/*.BreadCrumb {
	color: #ffffff;
	font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
	text-decoration:none;
}
a.BreadCrumb:link, a.BreadCrumb:visited, a.BreadCrumb:active
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #A9CF39;
	text-decoration:none;
}
a.BreadCrumb:hover
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #A9CF39;
    text-decoration: underline;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #29aae2;
    text-decoration: none;
}
a.CommandButton:hover {
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #333333;
	text-decoration: none;
}*/
.Normal, .Normal table, .Normal table p
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
    font-weight: normal;
    color: #402415;
}
.Normalbold
{
font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
    font-weight: bold;
    color: #402415;
}
