body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #005e1d;
	height:100%;
}
.ControlPanel, .PagingTable {
    width: 100%;
	 height: 64px;
    background-color: #ffffff;
    border: #950F16 1px solid;
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #01511b;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#01511b;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#01511b;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#01511b;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#D29106;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #01511b;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #01511b;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#01511b;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #01511b;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #01511b;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: #01511b;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #01511b;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #01511b;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #01511b;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #01511b;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #01511b;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #01511b;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #D29106;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
	font-size: 11px;
	background: #01511b;
	color: #ffffff;
	font-family: Tahoma;
}
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #01511b;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #01511b;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #01511b;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #01511b;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #01511b;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #01511b;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #01511b;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #01511b;
}

A:link  {
    text-decoration:    none;
    color: #01511b;
}

A:visited   {
    text-decoration:    none;
    color: #01511b;
}

A:active    {
    text-decoration:    none;
    color: #01511b;
}

A:hover {
    text-decoration:    underline;
    color: #D29106;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #01511b;
    height:1pt;
    text-align:left
}
.WineryCompany_bg{
	background-image: url(back.gif);
	background-repeat: repeat-x;
	height: 100%;
}
.WineryCompany_menubg{
	background-image: url(WineryCompany_menubg.jpg);
	height: 57px;
	background-repeat: repeat-x;
}
.WineryCompany_bannerbg{
	background-image: url(WineryCompany_bannerbg.gif);
	background-repeat: repeat-x;
}
.WineryCompany_bannerbg02{
	background-image: url(WineryCompany_bannerbg02.gif);
	width: 767px;
	height: 157px;
	background-repeat: no-repeat;
}
.WineryCompany_bor{
	border-left: #ffffff 5px solid;
	border-bottom: #ffffff 4px solid;
	border-right: #ffffff 4px solid;
}

.menutuning_bg{
	background-image: url(back_manu.gif);
	height: 33px;
	background-repeat: repeat-x;
}
.TopPane{
	background-image: url(back_manu.gif);
	height: 33px;
	background-repeat: repeat-x;
	}

.menu1{
	background-image: url(logo_minuterie_small.gif);
	height: 33px;
	background-repeat: repeat-x;
	}
	
.logodnn{
vertical-align:bottom
}

/* pane */
.ContentTopPane{
	padding: 0px;
}
.BannerPane{
	padding: 0px;
}
.TopPane{
	padding: 0px;
}
.LeftPane{
	padding: 0px 0px 0px 0px;
}
.LeftPane02{
	padding: 0px 0px 0px 0px;
}
.ContentPane{
	padding: 0px 0px 0px 0px;
}
.CenterPane{
	padding: 0px 0px 0px 0px;
}
.RightPane{
	padding: 0px 0px 0px 0px;
}
.BottomPane{
	padding: 0px;
}
.BasePane{
	padding: 0px;
}
.SearchButton {
   background: transparent;
   padding: 6px 0px 6px 69px; 
   cursor: hand; 
   font-size:12px;
   margin:0px;
}
#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:19px; background: transparent; width: 118px; color: #193F64; padding: 0px 0px 0px 2px; border: 0px solid #787878; cursor:text; font-size: 11px;}
/* menu */
.MainMenu_MenuContainer {	
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:50px;
}
.ItemsBreak{
	background-color: transparent;
	font-family: Verdana;
	font-style: normal;
}
.RootItem TD{
   background: transparent;
	font-family: Book Antiqua;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left;	
	height: 50px;
	background-color: transparent;
	padding-right: 16px;
	padding-left: 16px;
}
.RootItemActive TD{
	font-family: Book Antiqua;
	font-size: 12px;
	font-weight: bold;
	color: #FFFEA8;
	background: transparent;
	background-repeat: repeat-x;
	background-position: left;
	height: 50px;
	background-color: transparent;
	padding-right: 16px;
	padding-left: 16px;
}
.RootItemSelected TD{
	font-family: Book Antiqua;
	font-size: 12px;
	font-weight: bold;
	color: #FFFEA8;
	background: transparent;
	background-repeat: repeat-x;
	background-position: left;
	height: 50px;
	background-color: transparent;
	padding-right: 16px;
	padding-left: 16px;
}
.RootItemBreadCrumb TD{
	font-family: Book Antiqua;
	font-size: 12px;
	font-weight: bold;
	color: #FFFEA8;
	height: 50px;
	background: transparent;
	background-repeat: repeat-x;
	background-position: left;
	background-color: transparent;
	padding-right: 16px;
	padding-left: 16px;
}
.MenuIcon{
	cursor: pointer;
	cursor: hand;
	background-color: #BE0002;
	text-align: center;
	width: 15px;
	height: 20px;
	font-size: 11px;
	color: #ffffff;
}
.SubMenu {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=1); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #BE0002;
	background-image: none;
	background-repeat: no-repeat;
}
.SubItemActive TD{
	border-top: 0px solid;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #BE0002;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 0px solid #B8B8B8;
	border-right: 0px solid #DE6FFA;	
	border-top: 0px solid #B8B8B8;
	border-left: 0px solid #DE6FFA;
}
.SubItemBreadCrumb{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #BE0002;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;	
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}
.SubItemSelected
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff; 
	background-color: #7A1919;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D0D0D0;
	border-right: 0px solid #DE6FFA;	
	border-top: 1px solid #D0D0D0;
	border-left: 0px solid #DE6FFA;
}
.MenuContainer{
	background-color: transparent;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bolder; 
	font-style: normal; 
	background-color: #BE0002 /* fixed firefox problem, do not use transparent here */
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.MenuArrow
{
	font-family: Verdana; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.MenuRootArrow
{
	font-family: Verdana; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16px;
	font-size: 11px;
}
.Separatorcssclass{
}
/**/
.ModuleTitle_MenuIcon {
   cursor: pointer;
   cursor: hand; 
   background-color: #BE0002; 
   border-left: #EEEEEE 0px solid; 
   border-bottom: #EEEEEE 0px solid; 
   border-top: #EEEEEE 0px solid; 
   text-align: center; 
   width: 15px; 
   height: 20px; 
   color: #ffffff;
   font-size: 11px;
 }
.ModuleTitle_MenuArrow{	
   font-family: Verdana;
   font-size: 11px; 
   cursor: pointer; 
   cursor: hand; 
   border-right: #FFFFFF 0px solid; 
   border-bottom: #FFFFFF 0px solid; 
   border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
   font-family: Verdana; 
   font-size: 11px; 
   cursor: pointer; 
   cursor: hand;
}
.ModuleTitle_MenuBreak{
   border-bottom: #EEEEEE 0px solid; 
   border-left: #EEEEEE 0px solid; 
   border-top: #EEEEEE 0px solid;  
   border-right: #EEEEEE 0px solid; 
   background-color: #BE0002; 
   height: 0px; 
   color: #ffffff;
	font-size: 11px;
}
.ModuleTitle_MenuItemSel { 
   font-family: Verdana; 
   font-size: 11px; 
   font-weight: bolder; 
   cursor: pointer; 
   cursor: hand; 
   color: #ffffff; 
   background: #7A1919; 
   padding: 0px 0px 0px 0px; 
   border: 0;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bolder; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #BE0002; 
	filter:progid:DXImageTran
	sform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
	text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
	text-decoration: underline; 
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFEEA;
   font-weight: normal;
}
/* content */
.gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #79716E;
	line-height: 17px; 
}
.gray02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #79716E;
	line-height: 17px; 
}
.gray03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #72685F;
	line-height: 18px; 
}
.green {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #615726;
	font-weight: normal;
	text-decoration: underline;
}
.green:link {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #615726;
	font-weight: normal;
	text-decoration: underline;
}
.green:visited {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #615726;
	font-weight: normal;
	text-decoration: underline;
}
.green:hover {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #615726;
	font-weight: normal;
	text-decoration: none;
}
.green:active {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #615726;
	font-weight: normal;
	text-decoration: none;
}
.green02 {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5E522A;
	font-weight: normal;
	text-decoration: none;
}
.green02:link {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5E522A;
	font-weight: normal;
	text-decoration: none;
}
.green02:visited {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5E522A;
	font-weight: normal;
	text-decoration: none;
}
.green02:hover {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5E522A;
	font-weight: normal;
	text-decoration: underline;
}
.green02:active {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5E522A;
	font-weight: normal;
	text-decoration: underline;
}
.green03{
	font-family: Arial, Helvetica, sans-serif;
	color: #635D29;
	font-size: 11px;
	font-weight: bold;
}



