/* PRIVATE */
.PBody { padding-top: 26px; padding-bottom: 70px; background-color: #f6f7f1; width: 773px }
.tdRight { padding-right: 4px }
* html .tdRight { padding-right: 8px }
.DownLoadBg {
position: relative;
right: 0px;
width: 100%;
height: 25px;
background-color: #c4c6a1;
padding-left: 4px;
color: #FFFFFF;
vertical-align: bottom;
font-size: 11px;
font-weight: 500;
margin-bottom:2px;
margin-top:0px;}
.DropDown{
margin-top:3px; 
display: none;
float : left;
width: 100%; 
position:absolute;
z-index: 100;
color: #FFFFFF;
background-color: #c4c6a1;
padding-left: 4px;
font-weight:bold;
}

*body .DropDown{
margin-top:-46px; 
}

.extra{
margin-top:-25px; 
}

*body .extra{
margin-top:-74px; 
}
.DropDownItem { position: relative; padding: 6px 0px 6px 10px; color: #FFFFFF; background-color: #c4c6a1; width:346px; }
.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;}

.cmsContact { position: relative; top: -40px; }
.cmsEnquiry { position: relative; top: -40px; }
.cmsEvents {  position: relative; top: -40px; }

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

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