/* WINELIST */
.PBody { padding-top: 26px; padding-bottom: 70px; background-color: #f2f4f9; width: 773px; color: #000000; }
.DownLoadBg { position: relative; right: 0px; width: 100%; height: 25px;  background-color: #d8beb1; }
.primaryText { color: #000000;}

.dotted { background-image: url(../../images/dotted_FFFFFF.gif); background-repeat: repeat-x; background-position: 0% 10%;}

.sectionTitle { font-weight: bold; font-size: 9pt; }
.itemTitle { font-size: 9pt; font-weight: normal; }
.itemPrice {  font-weight: bold; font-size: 8pt; vertical-align: top; align: right; text-align: right;}
.itemDescription {  font-size: 8pt; }


.DownLoadBg { position: relative; right: 0px; width: 338px; height: 25px;  background-color: #000066; 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: #000066; padding-left: 4px; font-weight:bold;}

.DropDownItem { position: relative; padding: 6px 0px 6px 10px; color: #FFFFFF; background-color: #000066; }
.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: #000066;}
.itemCurrentDownloadMenu {color: #b50301; background-color: #D6BDB5;}
.itemDownloadMenu  { color: #FFFFFF; background-color: #D6BDB5;}

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

#menu {list-style-type:none; padding:0; margin:0 auto;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#003466; margin:1px 1px 0 0px;position:relative;}
#menu li.sub {background:#003466;}
#menu li {display:block; color:#fff; font-family:arial; font-size:11px; width:338px; text-decoration:none; text-align:left; cursor:pointer;}
#menu li a {margin-left:6px; color:#ffffff; text-decoration:none;}
.margin {margin-left:6px;}
#menu li:hover, #menu li a:hover {background:#003466;}
#menu ul {position:absolute;left:-9999px;width:128px;}
#menu li.click {background:#003466;}
#menu li.click ul{left:0; top:24px; background:url(transparent.gif);} /* the background image is for IE7 */

