/*FILE: main.css
  
  DATE					JOBNO				AUTHOR					ACTION
  12th July 2006							MB						Initiated
  12th July 2006							MB						Added PMS .style1
*/


/* CROSS SITE STYLING main.dwt */
body {
 font-family: "Microsoft Sans Serif";
 font-size: 9px;
/* background-image:url(../images/PAINTBOX_FIT_04_TRIM.clean.gif);*/
background-image:url(../images/paintbox_fit_03_trim_clean.gif);
 background-repeat:no-repeat;
 background-color:#ffffff; 
}

div.logo {
  position:absolute; 
  left:395px; 
  top:0px; 
  z-index:149;
}

div.content {
 font-size: 12px;
 color: #910048;
 position:absolute; 
 left:290px; 
 top:115px; 
 background-color:#ffffff; 
 width:660px; 
 height:440px; 
 z-index:1;
}

div.scroller {
  position:absolute; 
  top:0px; 
  left:0px; 
  width:660px; 
  height:440px;   
  font-weight:400; 
  vertical-align: top; 
  z-index:2; 
  overflow:auto;
}




/* ThumbsImage.dwt Styleing */
div.thumbsAndBigImageHolder {
 position:absolute;
 top:0px;
 left:0px;
 width:610px;
 height:400px;
 background-color:#ffffff; 

}

div.thumbStyleA {
 position:absolute;
 background-color:#000000; 
 width:90px;
 height:110px;
 cursor:hand
}
div.thumbStyleAText {
 position:absolute;
 background-color:#ffffff; 
 width:110px;
 height:25px;
 cursor:hand
}
div.bigImageStyleA {
 position:absolute;
 background-color:#000000; 
 width:316px;
 height:370px;
}
div.bigImageStyleAText {
 position:absolute;
 background-color:#ffffff; 
 width:120px;
 height:25px;
}
div.bigImageStyleASeason {
 position:absolute;
 background-color:#ffffff;
 float:right; 
 width:190px;
 height:25px;
}

.paging {
  position:absolute;
  background-color:#FFFFFF;
}



/* PMS styling */
.style1 {
	font-size: 12px;
	font-weight: bold;
}
