/* CSS Document */

/* PA DD - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* PA DD - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:regular}
.clLevel0{color:white;}
.clLevel0over{cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:0px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:regular}
.clLevel1{background-color:#FBF8F1; layer-background-color:#FBF8F1; color:#660000;}
.clLevel1over{background-color:#CC9999; layer-background-color:#CC9999; color:#660000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#CC9999; layer-background-color:#CC9999}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}
.homeBody {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.homeBodyItalic {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}.homeBodyAlt {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.homeBodyBold {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blackTitleBold{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	font-style: none;
}
.blackTitleBoldItalic{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.burgundyBoldUnderline {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.burgundyBold {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: italic;
}
.burgundyBoldAlt {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: italic;
}
.greenBold{
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: 336633;
}
.greenBoldAlt{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: 336633;
}
.greenBold14{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: 336633;
}
.redBold{
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: 660000;
	text-decoration: none;
}
.redBoldAlt{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: 660000;
	text-decoration: none;
}
.greenBoldStrikeThru{
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: 336633;
	text-decoration: line-through;
}
.greenBoldStrikeThruAlt{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: 336633;
	text-decoration: line-through;
}
.featuredItem{
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.inputFields{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
.innerTableTop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: CC9999;
	border-right-color: CC9999;
	border-bottom-color: CC9999;
	border-left-color: CC9999;

}
.innerTableMid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: CC9999;
	border-right-color: CC9999;
	border-bottom-color: CC9999;
	border-left-color: CC9999;

}
.innerTableBot {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: CC9999;
	border-right-color: CC9999;
	border-bottom-color: CC9999;
	border-left-color: CC9999;

}
.innerTbText{
	font-family: tahoma, arial, helvetica; 
	font-size: 11px; font-weight: regular; 
	color: #660000;
}

.leftMenuOn{
	background-color: #CC9999;
}

.leftMenuOffText{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	color: #660000;
	text-decoration: none;
}
.leftMenuOnText{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	color: #660000;
	text-decoration: none;
}
.leftMenuSubText{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	color: #660000;
	text-decoration: none;
	font-style: italic;
}
.prodBody {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.prodHeadText{
	font-family:tahoma, arial, helvetica;
	font-size:16px;
	font-weight:bold;
	color: #660000;
	text-decoration: none;
}
.prodHeadText12{
	font-family:tahoma, arial, helvetica;
	font-size:12px;
	font-weight:bold;
	color: #660000;
	text-decoration: none;
}
.prodHeadText14{
	font-family:tahoma, arial, helvetica;
	font-size:14px;
	font-weight:bold;
	color: #660000;
	text-decoration: none;
}
.prodTens{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	color: #999999;
}
.prodTensActive{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.prodTensArrow{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	color: #999999;
	text-decoration: none;
}
.prodTensAlt{
	font-family:tahoma, arial, helvetica;
	font-size:12px;
	font-weight:normal;
	color: #999999;
}
.prodTensActiveAlt{
	font-family:tahoma, arial, helvetica;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.prodTensArrowAlt{
	font-family:tahoma, arial, helvetica;
	font-size:12px;
	font-weight:normal;
	color: #999999;
	text-decoration: none;
}
.prodListBox{
	border-top: 1px solid #CC9999;
	border-right: 1px solid #CC9999;
	border-left: 1px solid #CC9999;
	border-bottom: 1px solid #CC9999;
	height: 15px;
	padding-left: 4px;
}
.prodPriceDesc{
	font-family:tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: 660000;
	text-decoration: underline;
}
.prodPriceDescAlt{
	font-family:tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: 660000;
	text-decoration: underline;
}
.rightTitle {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.rightLink {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.rightLinkAlt {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.toplinks{
	font-family: tahoma, arial, helvetica;
	font-size: 9px;
	font-weight: normal;
	color: 336633;
	text-decoration: underline;
	cursor:hand;
}
.vCHold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff9999;
	text-align: center;

}
.vCNotYetAtPeak{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC66FF;
	text-align: center;
}
.vCAtPeak{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffff99;
	text-align: center;

}
.vCPastPeak{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC99;
	text-align: center;
}
.vCUndrinkable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.vCNoData{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #66CCCC;
	text-align: center;
}
.iBorder{
    border-style:solid;
    border-top-color:cccccc;
    border-bottom-color:666666;
    border-left-color:666666;
    border-right-color:cccccc;
    border-width:0px;
    border-top-width:1px;
    border-left-width:2px;
    border-right-width:1px;
    border-Bottom-width:2px;
}
.imgBorder{
    border-style:solid;
    border-top-color:336633;
    border-bottom-color:336633;
    border-left-color:336633;
    border-right-color:336633;
    border-width:0px;
    border-top-width:1px;
    border-left-width:2px;
    border-right-width:1px;
    border-Bottom-width:2px;
}