/* WINELIST */
.PBody { padding-top: 26px; padding-bottom: 70px; background-color: #f0ece9; width: 773px }
.DownLoadBg { position: relative; right: 0px; width: 100%; height: 25px; background-color: #d2a87e; }

.dotted { background-image: url(../images/dotted_2B2B2B.gif); background-repeat: repeat-x; background-position: 0% 10%;}
.itemPrice {  text-align: right; font-weight: bold; vertical-align: top; }

.DropDownItem { position: relative; padding: 6px 0px 6px 10px; color: #000000; background-color: #d2a87e; color:#000; }
.DropDown ul { padding: 0px; margin: 0px; }
.DropDown li { border-bottom: 1px dotted #FFFFFF; list-style: none; cursor: hand; display:block; background-color: #d2a87e; }
.DropDown li:last-child { border-bottom: 0px; }
.DropDown a {cursor: hand; display:block;}

.menuContainer { position: relative; top: -80px; }

.CurrentDropDownItem { position: relative; padding: 6px 0px 6px 10px; color: #b50301; background-color: #d28f7f;}
.itemCurrentDownloadMenu {color: #b50301; background-color: #d28f7f;}
.itemDownloadMenu  { color: #000000; background-color: #d28f7f;}

.dotted { background-image: url(../images/dotted_CBBCB9.gif); background-repeat: repeat-x; background-position: 0% 100%;}
.itemPrice {  vertical-align: bottom; text-align: right; font-weight: bold; }

* html .DropDown li { border-bottom: none; 	padding: 4px; background: url(../images/dotted_FFFFFF.gif) repeat-x bottom;	
}

.contentContainer {background-color: #f4eae9;  }

tdRContent { width: 378px; }

.menuItem {
	font-weight:bolder;
	color:#FFF;
}

.DropDown ul li{
	background-color:#D2A87E;
	
	
}

#rightPosition{
	position:absolute;
	top:340px;
	left:425px;
	width:347px;

}

#cmsMenuDropDown{
	display:none;

}