@charset "utf-8";
/* CSS Document */
.clearBoth {clear:both; font-size:0px; }
h1.overlayHeader {font-size:25px; margin-left:20px}
p.overlayText {width:450px; margin-left:20px;}
.containerTop { background:url(../images/containertop.png) no-repeat top; height:6px; width:763px;}
.overlayContainer {width:763px; background: url(../images/container_bg.png) repeat-y; float:left; }
.containerBottom { background:url(../images/bottom_bg.png) no-repeat bottom; height:7px;width:763px;margin:auto; }
.contentArea {width:741px; background:url(../images/background.jpg) no-repeat bottom; margin-left:9px; margin-bottom:5px; }
.contentArea a {margin-left:20px; margin-top:10px; margin-bottom:5px;font-size:0.8em;z-index:200;_margin-top:0px; }
.contentArea img.logo {margin-top:20px;}


a.viewAll {color:#ff0000; font-size:12px; float:right; margin-right:10px}

#cover {
z-index:90;
display:none;
position: absolute;
left:0px;
top:0px;
width:100%;
height:100%;
_width:1900px;
_height:1500px;
background:gray;
filter:alpha(Opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5;
}

#dialog {
display:none;
top:40%;
position:absolute;
z-index:100;
width:940px;
}

#dialogcenter {
	width:763px;
	margin:auto;}
	
	
	 ul.jumpLinks {margin:14px 10px 10px 0px; padding:0px; float:right;}
  ul.jumpLinks li {float:left; list-style-type:none; margin-left:10px; font-size:10px; color:#ff0000;}
  ul.jumpLinks li a {color:#900}  

h2.titleProd {font-size:16px; color:#FF0056; margin-left:10px; margin-top:10px; float:left; width:500px; font-weight:bold;}