/* WINELIST */
.PBody { padding-top: 26px; padding-bottom: 70px; background-color: #230102; width: 773px; color:#FFFFFF; }

.primaryText { color: #FFFFFF;}

.dotted { background-image: url(../../images/dotted_FFFFFF.gif); background-repeat: repeat-x; background-position: 0% 10%;}
.itemPrice {  text-align: right; font-weight: bold; vertical-align: top; }


.DownLoadBg { position: relative; right: 0px; width: 338px; height: 25px;  background-color: #b2a6a6; padding-left: 8px; color: #FFFFFF; vertical-align: bottom; font-size: 11px; font-weight: 500; }
.DropDown { display: none; position: absolute; margin-top: 2px; width: 342px; z-index: 100; color: #FFFFFF; background-color: #b2a6a6; padding-left: 4px; font-weight:bold;}


.DropDownItem { position: relative; color: #FFFFFF; background-color: #975173; }
.DropDown ul { padding: 0px; margin: 0px; }
.DropDown li { border-bottom: 1px dotted #FFFFFF; list-style: none; cursor: hand; display:block;}
.DropDown li:last-child { border-bottom: 0px; }
.DropDown a {cursor: hand; display:block;}

.menuContainer { position: relative; top: -40px; }

.CurrentDropDownItem { position: relative; padding: 6px 0px 6px 10px; color: #b50301; background-color: #975173;}
.itemCurrentDownloadMenu {color: #b50301; background-color: #975173;}
.itemDownloadMenu  { color: #FFFFFF; background-color: #975173;}

.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: #F5F5F5; }
