body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
 }


ul, ul li ,li   { margin:0; padding:0; list-style:none} 

form {	margin: 0;	padding: 0; text-align:left}
 
h1,h2,h3,h4,h5 {
 margin:0;
 padding:0;
 text-decoration: none; 
 font-weight:normal;
 }
 
img { border:none}

#topLanguage{
	position:relative;
	margin: 4px auto;
	width: 975px; /* match footer*/
	height:35px; 
	text-align:right
}

#currentLang{

	font-size:11px;
	color:#666666;
	background-position:left 50%;
	display:block;
	background-repeat:no-repeat;
	padding:0 0 0 28px;
	height:35px;
	line-height:35px;
	float: right;
}


#countrySel {
	margin:0px;
	list-style:none;
	position:absolute;
	text-align:left;
	right: -10px;
	top:  39px;
	z-index:100;
	width: 625px;
	background-image:url(images/langSelBg.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif
} 


#countrySel  #base{ clear:both; height:20px; background-position: left bottom; background-image:url(images/langSelBg.png); display:block; background-color:#FFFFFF  }
	
#countrySel  ul{ padding-top:16px;}
#countrySel  li{
	float:left;
	padding:  15px 0 0 0;
	margin: 10px 0px 5px 22px;
	text-align:center;
	width:98px;
}
#countrySel  li  a:link,    #countrySel  li  a:visited{  
display:block;
 text-decoration:none ;color:#666666; background-position:center   8px; 
 background-repeat:no-repeat; padding:28px 2px 2px 2px   ; color:#000000; background-color:#fff ;border:1px solid #fff;}
 
#countrySel  li a:hover{  color:#000000;border:0px solid  #ccc; color:#000000; text-decoration:underline; background-color:#f8f8f8 ; border:1px dashed #ccc;}
#countrySel li a span{
	display:block;
	font-size: 10px; 
	padding:8px 0 8px 0 
}


#countrySel #closeLang {
	position: absolute;
	top: 9px;
	right: 22px;
	padding: 0;
	margin: 0;
	width:15px;
} 

 

#contentRight #countrySelPage{
	margin:0px auto ;
	padding:10px;
	list-style:none;
	background-color:#fff;
	list-style:none; text-align:left
} 
  
#contentRight #countrySelPage  li{ display:block; width:250px; clear:both; padding:  0 ; margin:0;  }
#contentRight #countrySelPage  li  a:link,    #contentRight #countrySelPage  li  a:visited{  
line-height:36px;height:36px; display:block;
 text-decoration:none ;color:#666666; background-position:left 50%; background-repeat:no-repeat; padding:0 0 0 35px; font-size:14px;}
#contentRight #countrySelPage li a:hover{  color:#000000}

 
 
#ajaxContainer{ 
height:0px; 
position:relative; 
	margin: 0px auto;
	width:100%;
	text-align: center; z-index:1000;
	} 
 
#contentWrapper{
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 1;
	 
 }

.pageWrappers{width:450px; padding:8px; font-size:12px; color:#999999} 


#contentLeft  {
	width: 200px;
	float: left;
	text-align: left;
	margin-right: 10px;
	z-index: 5;
	position: relative; 
	}
	




 

#wrapper {
	margin: 0px auto;
	padding:0px;
	width:980px;
	text-align: center; 

	background-repeat: repeat-y;
	background-position: top left;	background-image: url(pageImages/bgs/contentLeftBg.png);
}

.transWht{ background-image:url(images/bgTrans.png);} 

 
#top{
	margin: 0px;
	height: 85px;
	position: relative;
} 
 
#logo{
	margin: 15px 10px 15px 20px;
	width: 130px;
	z-index: 5;
}


#strapline{
	text-align: left;
	float: left;
	position: absolute;
	left: 151px;
	top: 36px;
	width: 423px;
	background-image: url(images/strapline.png);
	height: 18px;
	background-repeat: no-repeat;
}
#strapline h1{
	text-indent: -1000px;
}
#strapline img{} 
 
#topNav{
	margin:0px;
	padding: 0px;
	text-align:right;
	list-style:none;
	width: 324px;
	position: absolute;
 
	top: 5px;
	left: 670px;
 }

#topNav li{
display:inline;
padding:5px 12px;
}

#topNav li span{
background-image:url(images/bgTrans.png);
padding:3px;
}

#topNav #basketNav, #topNav #currencyNav, #topNav #loginNav, #topNav #logoutNav{
display:block;
margin: 0px;padding: 0px;
height:28px;
line-height:28px;
} 


 
a.currencyLink:link,a.currencyLink:visited {
color:#666666;
background-image:none;
padding-right:0px; 
padding-left:8px; 
font-size:11px; 
}

.currencySelected{
color:#333;  
 font-weight:bold; }

 
 

.cartLink{
	padding-left:10px;
	text-transform: uppercase;
}
 
.cartLinkEmpty{
	padding-left:10px;
	text-transform: uppercase;
	color: #333333;
}
 
 
#basket{	float: right;
	padding-top: 75px;
	padding-right: 10px;} 


/*top menu*/


#navWrapper {
	margin: 0 auto;
	position: relative;
	border-bottom: 2px solid #e1e1e1;
}


#navMain   {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-top: 15px;
	padding-left: 20px;
	height: 575px;
	z-index: 3; 
	}

#navMain li {
	margin: 0px;
	padding: 0px;
	display:block; width:93%;
 
}

#navMain #bpaHome{
	position:absolute;
	left: 108px;
}

#navMain   li a {
	padding: 5px 0px 5px 20px;
	color: #B6B6B6;
	text-decoration:none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: normal;
	display: block;
	background-image: url(images/navMarkers.png);
	background-position: left 7px;
	background-repeat: no-repeat;
}
 


#navMain    li a:hover, #navMain    lia.active , #navMain    li A.NAVselected{
background-image: url(images/navMarkersOn.png);
color:#666666
 }
  

#navMain A.NAVselected {
 
}

#navMain A.menuTwitter ,#navMain A.menuLinkedIn  ,#navMain A.menuFacebook{
	background-image:none;
	padding: 2px 0;
	margin-top:4px;
}
 


/* extra sub list of products as sub to main links*/
#navMain .productMenuLi{  
	list-style-type: none;
	list-style: none;
		margin: 0px;
	padding: 0px;

} 

#navMain .productMenuLi a{
	padding: 3px 4px 0px 20px;
	color: #B6B6B6;
	text-decoration:none;
	text-transform: lowercase; 
	font-size:10px;
	letter-spacing:0px;
	font-weight: normal;
	display: block;
	background-image: url(images/navMarkersSub.png);
	background-position:4px 7px;
	background-repeat: no-repeat;
}
#navMain .productMenuLi a:hover{
	color: #999999;
	text-decoration:none;
	background-image: url(images/navMarkersSubOn.png);
	background-position:4px 7px;
	background-repeat: no-repeat;
} 

/* extra sub list of products as sub to main links*/



/* search box*/

#searchForm{ 
width: 231px; top:4px; right:5px; vertical-align: middle; border:1px solid #f1f1f1;
height:25px;position:absolute;
}

#searchWrapper{ width:auto}
 

#searchBox	{ 
font-family: Arial, sans-serif; position: relative; 
height: 20px; width:200px; color: #aaa;  float: left; 
vertical-align:top; padding: 5px 0 0 5px; border: 0; font-size: 12px;
}

#goBtn {
	background-color: #DDDDDD;
	display: block;
	float: right; 
	height:25px; 
	font-weight: bold;	
	overflow:hidden;
	vertical-align:middle;
	line-height: 25px;
	text-align: center; 
	width: 25px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform:uppercase;
	padding:0px; margin:0px
 }
 
#goBtn:hover { 
color:#FFFFFF;
background-color:  #666666; background-position: bottom right; 
}
 

 
#contentLeftTop{
	background-image: url(pageImages/bgs/contentLeftTop.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
} 


#contentLeftBaseWrapper{
	position:relative;
	width:980px;
	margin:0 auto;
	height:0px;
	clear: both;
}

#contentLeftBase{
	height: 200px;
	background-image: url(pageImages/bgs/contentLeftBg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	position: absolute;
	width: 200px;
	left: 0px;
	bottom: 0px;
	z-index: 0; 
}  


#contentRight{
	text-align: left;
	float: left;
	margin-top:0px;margin-right:0px;
 
	 
}

  
#contentRight ul{ 	margin: 0; padding:2px 20px;    }

#contentRight li{
padding:0; margin: 0px; 
list-style: disc;
list-style-position: inside; 

} 


p {
	padding:3px 0px 3px 5px;
	margin:0px;

} 


#awardsSection{
float:left; 
width:100%;
margin: 5px 0px 5px 15px
  }
#productDetailsInfo{ width:340px; float:left; margin: 0 0 0 15px;}


 
#productDetailsInfo h1{  /*sub cat titles*/
	margin:0px;
	padding:2px 0px;
	font-size:24px;
	font-weight:normal;
 
	text-transform: lowercase;
}


#productDetailsInfo h2 { /*prod titles*/
	margin:0px;
	padding:2px 0px;
	font-size:24px;
	font-weight:normal;
	color: #999999;
	text-transform: lowercase;
}

#productDetailsInfo h3 { /* desc */
	margin:0px;
	padding:2px 0px;
	font-size:16px;
	font-weight:normal;
	color: #B2B2B2;
	text-transform: lowercase;
}



#productDetailsInfo p{
margin:0px;
	padding:2px 0px 1px 0px;
}

#productDetailsInfo ul{
	padding: 0px; margin:4px 0px;
}

#productDetailsInfo   li{
margin:0; padding:2px 0px 3px 6px;
list-style-type:square; list-style-position:inside;
}

#contentRight P A {
text-decoration:underline;
color:#003366
}
 
#farRightColumn{
float:right;
margin-right:10px;
width:150px;
text-align:right;
border-left: 1px solid #ccc; 
/*
position:absolute;
top:16px;
right:10px; 
width:150px;
text-align:right;
border-left: 1px solid #ccc;
height:auto;*/
 } 
 
.rtColMargin80 	{ margin-top:-70px } 
.rtColMargin10 	{ margin-top:10px } 
 

.B1button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	border:0px solid;
	cursor: pointer;
	background-color: #333333;
	height: 22px;
	text-transform: uppercase;
	border-color: #666666;
}

.Sbutton{
	border:1px solid #f1f1f1;
	margin:3px; 
	height:20px;width:20px;
	font-size: 10px;
	background-color: #FFFFFF;
}
 

.buttonsTrash {
	cursor: pointer;
	height: 25px;
	width: 25px;
	background-image: url(images/trash.gif);
	background-color: #FFFFFF;
	border: 0;
	background-repeat: no-repeat;
	background-position: center;
 

}
 
 
 



/*######## login ########### */  
#login{
	width: 185px;
	float: left;
	text-align: left;
	border-right: 1px dotted #333;
	padding: 10px;
	background: #fff;
}

 
#login h1{
	font-size: 14px;
} 
#login .inputs{
	width:170px; 
	padding: 3px; 
	border:0px solid #ccc;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	background-color: #f1f1f1;
	height:20px;
	margin-top:4px;
}

#login .labels{
	color:#000000;
	font-weight:bold;
	font-size: 10px; 
	text-align: left;
	text-transform: uppercase;
	padding: 5px;
} 

 

#login .buttonWrapper{
	font-weight:bold;
	font-size: 13px;
	line-height: 28px;
	text-align: right;
	padding-top: 15px;
}
 
  
/*######## login ########### */  




/*######## universal ########### */
.block{ display:block}
.floatRight{float:right; }

.floatLeft{float:left; }

.clearFloat{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	display: block;
}

.TAR{ text-align:right}
.TAL{ text-align:left}
.TAC{ text-align:center}

.centred , .centered{margin:0 auto}

.m3{margin:3px}
.m5{margin:5px}
.m10{margin:10px}

.mT3{margin-top:3px}
.mT5{margin-top:5px}
.mT10{margin-top:10px}
.mT15{margin-top:15px}
.mT20{margin-top:20px}
.mT25{margin-top:25px}
.mT50{margin-top:50px}

.mB3{margin-bottom:3px}
.mB5{margin-bottom:5px}
.mB10{margin-bottom:10px}
.mB25{margin-bottom:25px}
.mB50{margin-bottom:50px}

.mL3{margin-left:3px}
.mL5{margin-left:5px}
.mL10{margin-left:10px}
.mL15{margin-left:15px}
.mL20{margin-left:20px}
.mL30{margin-left:20px}

.mR3{margin-right:3px}
.mR5{margin-right:5px}
.mR10{margin-right:10px}
.mR15{margin-right:15px}
.mR20{margin-right:20px}


.p3{padding:3px}
.p5{padding:5px}
.p7{padding:7px}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}

.pT3{padding-top:3px}
.pT5{padding-top:5px}
.pT10{padding-top:10px}

.pB3{padding-bottom:3px}
.pB5{padding-bottom:5px}
.pB10{padding-bottom:10px}

.pL3{padding-left:3px}
.pL5{padding-left:5px}
.pL10{padding-left:10px}
.pL15{padding-left:15px}
.pL20{padding-left:20px}

.pR3{padding-right:3px}
.pR5{padding-right:5px}
.pR10{padding-right:10px}
.pR15{padding-right:15px}
.pR20{padding-right:20px}
.b0{border:none; border:0px;}



.bWhite{border:1px solid  #fff;}
.bfs{border:1px solid  #D6D6D6;}
.bfd{border:1px dotted #D6D6D6;}
.bfdd{border:1px dashed #D6D6D6;}

.bfdd{border:1px dashed #D6D6D6;}
.bbd{ border-bottom : 1px dotted #D6D6D6;}
.bbs{ border-bottom : 1px solid #D6D6D6;}
.bbs2{ border-bottom : 2px solid #ccc;}
.bbdd{ border-bottom : 1px dashed #D6D6D6;}

.bts{ border-top : 1px solid #D6D6D6;}
.btd{ border-top : 1px dotted #D6D6D6;}
.btdd{ border-top : 1px dashed #D6D6D6;}
 
 
.bbr{border:1px solid #ff0000;}
.bfr{border:1px dotted #ff0000;}
.bfrdd{border:1px dashed #ff0000;}

.w10{ width:10px}
.w20{ width:20px}
.w25{ width:25px}
.w50{ width:50px}
.w75{ width:75px}
.w100{ width:100px}
.w125{ width:125px}
.w150{ width:150px}
.w175{ width:175px}
.w200{ width:200px}
.w225{ width:225px}
.w250{ width:250px}
.w275{ width:275px}
.w300{ width:300px}
.w310{ width:310px}
.w325{ width:325px}
.w350{ width:350px}
.w400{
	width:540px
} /* amended to cater for all w400 mid sections*/
.w450{ width:450px}
.w500{ width:500px}
.w540{ width:540px}
.w550{ width:550px}
.w575{ width:575px}
.w600{ width:600px}
.w650{ width:650px}
.w700{ width:700px}
.w725{ width:725px}
.w750{ width:750px}
.w800{ width:800px}
.w850{ width:850px}
.w900{ width:900px}
.w950{ width:950px}

.h1{ height:0px}
.h5{ height:5px}
.h10{ height:10px}
.h20{ height:20px}
.h25{ height:25px}
.h30{ height:30px}
.h40{ height:40px}
.h50{ height:50px}
.h75{ height:75px}
.h80{ height:80px}
.h100{ height:100px}
.h125{ height:125px}
.h150{ height:150px}
.h175{ height:175px}
.h200{ height:200px}
.h225{ height:225px}
.h250{ height:250px}
.h300{ height:300px}
.h350{ height:350px}
.h400{ height:400px}
.h540{ height:540px}

 

.minH935{ /* for prod details also forces nav main base down for woman Bg*/
	min-height:935px;
	height: auto !important;
	height: 935px;
	}
	
	.minH100{
	min-height:100px;
	height: auto !important;
	height: 100px;
	}
.minH200{
	min-height:200px;
	height: auto !important;
	height: 200px;
	}

.minH300{
	min-height:300px;
	height: auto !important;
	height: 300px;
	}
.minH400{
	min-height:400px;
	height: auto !important;
	height: 400px;
	}
.minH450{
	min-height:450px;
	height: auto !important;
	height: 450px;
	}
	
	.minH475{
	min-height:475px;
	height: auto !important;
	height: 475px;
	}
	
.minH500{
	min-height:500px;
	height: auto !important;
	height: 500px;
	}
.minH600{
	min-height:600px;
	height: auto !important;
	height: 600px;
	}
.minH700{
	min-height:700px;
	height: auto !important;
	height: 700px;
	}
.minH800{
	min-height:800px;
	height: auto !important;
	height: 800px;
	}

.minH850{
	min-height:850px;
	height: auto !important;
	height: 850px;
	}	
.minH900{
	min-height:900px;
	height: auto !important;
	height: 900px;
	}
	
.minH950{
	min-height:950px;
	height: auto !important;
	height: 950px;
	}								
	
.bgcCCC  {background-color:#ccc}
.bgcWHITE  {background-color:#fff}
.bgcF1  {background-color:#f1f1f1}
.bgcF7 {background-color:#f7f7f7}
.bgcBLACK  {background-color:#000}
.bgcRED  {background-color:RED}
.bgc999  {background-color:#999}

a:hover {
	text-decoration: underline; 
}

 

/*# page numbers */ 

.pageNumberWrapper{
	font-size:10px;
	clear:both; height:30px; line-height:30px;
	border-bottom: 0px solid #f1f1f1;
	border-top: 0px solid #f1f1f1;
	margin:5px 0;
	color:#737373;
	width:100%; 
}

.pageNumberDD{
border:1px solid #ccc; font-size:11px; font-family:Arial, Helvetica, sans-serif ;color:#535353
}

.pageNumberWrapper a{
	color:#666666;
	text-decoration:none;
	font-weight: normal; padding:5px ; border:1px solid #ccc;
} 

.pageNumberWrapper a:hover, .pageNumberWrapper a.selectedPage{
	color: #fff;
	background-color:#ccc;
 
}  

.pageNumber , A.pageNumber:link, A.pageNumber:visited   {
text-decoration: none; 
font-size:11px;
padding:0 4px;
color: #676767;
line-height:18px;
border:1px solid #f1f1f1; 
}

.pageNumberSelected {  
text-decoration: none; font-size:11px;
padding:0 4px;
background-color:#e1e1e1;
color: #676767;
line-height:18px;
border:1px solid #f1f1f1;
}
 
a.pageNumber:hover   {
color: #333333; 
background-color:#f1f1f1; 
}




#footer {
	clear: both;
	margin:0 auto;
	width: 980px;
	height: 60px ;
	background-image: url(pageImages/bgs/footer.png);
	background-repeat: no-repeat;
	background-color: #019FB8;
	margin-top: 5px;
} 

#navSub {
	margin: 0px;
	padding:15px 10px 0px 10px;
	text-align: left; 
}
#navSub p{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0px;
	font-size: 10px;
	margin:0px;
}




#navSub #siteBy{
	text-align:right;
	float: right;
}

#navSub #siteBy a{
	font-size: 10px;
	color: #CCCCCC;
}


#countryFooter{
	width:975px; /* match footer*/
	margin:6px auto;
	text-align: right;
}

#countryFooter a{
	font-size:11px;
	color:#666666;
	background-position:left 50%;
	display:block;
	background-repeat:no-repeat;
	padding:0 0 0 28px;
	height:35px;
	line-height:35px;
	float: right;
}

.prices{
	color: #000000;
	font-weight:bold;
	font-size:12px; 
}

A.gallery_list:link, A.gallery_list:visited   {
text-decoration: none;
font-size:10px;
}
A.gallery_list:hover {
text-decoration: underline;
}
  
 	


.sitemap {
	margin:0;
	padding:0;
	list-style-type:none;
	background: #fff;
	margin-left: 30px;
}

.sitemap li{display:block;}

a.sitemap:link,a.sitemap:hover,a.sitemap:visited{
	font-size: 11px;
	color: #FFFFFF;
	cursor: text;
	text-decoration:none;
} 

.footerLink{
	color: #FFFFFF;
} 








/*suggestions*/

#autoList{
width:200px;
padding:0;
padding-top:4px; 
list-style-type:none; 
margin:0px; 
background:#fff; 
padding-bottom:5px; 
border: 1px solid #999;
}

#autoList li{
background-color:#fff; 
margin:0;
height: 20px;
line-height: 20px;
border: none;
padding:0px;
padding-left:6px; 
text-align:left; 
font-style: italic; 
font-weight:bold;
margin-bottom:2px;
border-bottom:1px dotted #f1f1f1;
}

#autoList a{
padding:0px 0px 0px 5px;
display:block;
margin:0px;
border:none;
border:0px;
color:#333333;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform: none;

}

#autoList   a:hover{ color: #FFFFFF; background-color:#ccc}
/*search*/


/* sub menu for right content  */

#subMenu {
	margin:5px 0px 10px  2px;
	padding-bottom:6px;
	border-bottom: 3px solid #ccc;
	width: 225px;
}

#subMenu  ul{
	padding:10px;margin: 0  ;
	list-style:none; 
	text-align: left;
	border:2px solid #f1f1f1;
 
}

#subMenu li{
	padding:0px; 
	margin: 0px;
	display: block;
}

#subMenu li a{
	font-size: 12px;
	padding:5px 0px 5px 10px; 
	background-image: url(images/subMenuOff.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #333333; display: block;
}

#subMenu li a:hover{
background-image: url(images/subMenuOn.png);
color:#000000;
background-color:#f1f1f1;
}

#subMenu .SUBselected{ font-weight:bold; background-image: url(images/subMenuOn.png);}

/* sub menu*/







/* product listing optiions */

.productWrapper_gallery {
	float:left;
	width:380px;  
	margin:0px 10px 0px 0px;
	padding:0;
	height:160px;
	position: relative;
	background-repeat:no-repeat;
	cursor: pointer;
} 

.productImg_gallery {
		width:100%;
}

.productImg_galleryInner {
	width:120px;
	position: absolute;
	bottom:8px;
	right: 5px;
	text-align:right;
 

}

.productInfo_gallery{
	width: 236px;
	padding: 0px;
	margin:0;
	text-align: left;
	position: absolute;
	height: 54px;
	left: 14px;
	top: 12px;
}


.prodDisplayAwards{
	position:absolute;
	bottom:10px;
	left: 15px;
	width: 229px;
}

.moreInfoButton{ position:absolute; top:99px; left:1px;} 
.prodPageBuyButton{ position:absolute; top:71px; left:1px;} 

  
.detailsImageWrapper{
	position:relative; height:280px
}

 
.pressPageDisplay{

-webkit-border-radius:  5px  ;
   -moz-border-radius:  5px ;
        border-radius:  5px ; 
width:145px; height:186px;
border:2px solid #ccc; padding:10px;
float:left;
margin:15px 10px 0 10px; text-align:center

} 


 

/* enq form*/

#formDiv{
	background-image: url(pageImages/bgs/contactBg.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#compScoopForm, #compGeneralForm{
	background-image: url(img-competition/scoopFormBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
	height: auto;
	margin: 10px auto 0px auto;
}


#compScoopFormBase , #compGeneralFormBase{
	background-image: url(img-competition/scoopFormBg.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width: 770px;
	height: 15px;
	clear: both;
}


#commFormDiv{
	background-image: url(pageImages/bgs/commFormBg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 770px;
	height: 460px;
}

#commFormBase {
	background-image: url(pageImages/bgs/commFormBg.png);
	background-position:left bottom;
	height:25px;
	clear:both;
	width: 770px;
}
.commFormBtn{
	background-image:url(pageImages/bgs/commFormBtnBg.png);
	background-position:left top ;
	width: 66px;
	height: 26px;
	color: #00A0BA;
	border: 0px none;
	font-weight: bold;
	background-color:transparent;
}

#formWrapper{
	text-align:left;
	margin:0;
	padding:0;
	margin-top: 7px; height:250px


}

#enqForm{
	padding:5px;
	padding-top:25px;
	margin:0px auto;
	width: 700px;
	text-align:left;
	margin-left: 26px;
 
}

.rows{
	clear: both;
	margin-left: 20px;
	margin-bottom: 2px;
	color: #FFFFFF;
}

.labels{
	clear: both;
	color: #fff;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
} 

.labelsGray{
	clear: both;
	color: #333333;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
} 

.inputs{
	width: 550px;
	clear: both;
	border: 1px solid #e3e3e3;
	margin-bottom:8px;
	font-size: 11px;
	padding:1px;
	margin-top: 1px;
	height:21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	background:#fff;
}

.inputsDD{ 
	clear: both; 	border: 1px solid #fff;
	margin-bottom:8px;
	font-size: 11px;
	padding: 0;
	margin-top: 5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	background:#fff;
}
 
 
.button1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A0BA;
	border:none;
	background-color: #FFFFFF;
	margin:0;
	padding:2px;
	text-transform: uppercase;
	font-weight: bold;
} 

.buyButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	border:none;
	background-color: #3CAEC6;
	margin:0;
	padding:5px 4px ;
	text-transform: uppercase;
	font-weight: bold;
	border:0px solid; text-align:left;
	border-color:#3CAEC6; cursor:pointer
}
   
.testimonialsLink{
	display:block;
	margin-left: 6px;
	padding: 3px;
	font-size: 12px;
	color: #000066;
}


.homeLeft1 { width:380px; float:left}
.homeRight{width:380px; float:right}

#homeVidWrap{
	background-image:url(pageImages/bgs/box380w.png);
	background-position:top left;
	background-repeat: no-repeat;
}
#homeVidWrap a{
	display:block;
	margin:0 auto;
	text-align:center;
	text-decoration:none;
	padding: 14px 0 0 0;
} 
#homeVidWrapBase{
	background-image:url(pageImages/bgs/box380w.png);
	background-position:bottom left;
	height: 12px;
	background-repeat: no-repeat;
}


#homeNews{
	/*	background-image:url(pageImages/bgs/news.png); previous version*/
		background-image:url(pageImages/bgs/dr-hilary-news-area.gif);
	background-repeat:no-repeat;
	height: 100px;
	background-position: top left;
}


#homeNewsVid{
	height: 204px;
	background-image: url(pageImages/bgs/homeNewsVidWrap.png);
}

#homeCommunity{
	background-image:url(pageImages/bgs/join_our_community.png);
	background-repeat:no-repeat;
	height: 100px;
	background-position: top left;
	display: block;
}
#homeCommunity span{ display:none}

#homeWhereCanIBuy{
	background-image:url(pageImages/bgs/where_can_i_buy.png);
	background-repeat:no-repeat;
	height: 100px;
	background-position: top left;
	display: block;
}
#homeWhereCanIBuy span{ display:none}


.box300{background-image:url(pageImages/bgs/box300w.png); background-position:top left}
.box300Base{background-image:url(pageImages/bgs/box300w.png); background-position:bottom left; height:10px}

.box310{background-image:url(pageImages/bgs/box310w.png); background-position:top left}
.box310Base{background-image:url(pageImages/bgs/box310w.png); background-position:bottom left; height:10px}


.box380{
	background-image:url(pageImages/bgs/box380w.png);
	background-position:top left;
	background-repeat: no-repeat;
}
.box380Base{
	background-image:url(pageImages/bgs/box380w.png);
	background-position:bottom left;
	height:10px;
	background-repeat: no-repeat;
}

.box630{/* was previously 630 wide*/
	background-image:url(pageImages/bgs/box770w.gif);
	background-position:top left;
	width: 770px;  
	background-repeat: no-repeat;
	position: relative;
}
.box630Base{
	background-image:url(pageImages/bgs/box770w.gif);
	background-position:left bottom ;
	height:12px;width: 770px;
	background-repeat: no-repeat;
}

.contentInnerTop{ width:470px; padding:0px; margin-left:15px; font-size:12px; color:#666666 } 
.contentInner{   padding:8px; margin:0px 12px; } 
.boxTopImage{
	position: absolute;
	bottom: 5px;
	right: 2px;
}


#fullDetailsWrap  {text-align:center; margin:10px 0 0 0; clear:both 
/* background-image:url(../pageImages/bgs/prodDetailsBorder.png);  background-repeat:no-repeat; background-position: center top;*/
 }
#fullDetailsBase{  height:20px; 
/*background-image:url(../pageImages/bgs/prodDetailsBorder.png);
background-repeat:no-repeat; background-position: center bottom;*/
 } 

#prodDetailsFull{
margin:0 auto; text-align:left;
width:710px;
padding:10px;
font-size:10px;
}

#prodDetailsFull ul{
margin:0; padding:0;
}
#prodDetailsFull ul li{
margin:0; padding:0; margin-left:10px;
list-style: disc; list-style-position: outside
}

/* awards page*/
 

.awardsPageTitleWrap{
	float:left;
	display:block; 
	padding:6px;
	text-align: left;
	width:555px
}

.awardsPageProdImageWrap {	width: 145px;	float:right;text-align: right;}
.testimonialsPageProdImageWrap{	width: 145px;	float:right;text-align: right;}
.stockistsPageProdImageWrap{	width: 145px;	float:right;text-align: right;}

 
#mediaWrapper{
	position: absolute;
	width: 650px;
	margin: 0 auto;
	top: 0px;
	left: 0px;
}




/* old version see new downloads style sheet*/
#retailerSupport{
	padding-top: 0px;clear:both; width:770px
}
#retailerSupport h1{
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: block;
	clear: both;
	padding-left: 3px;
}
#retailerSupport a{
text-decoration:none; display:block;  height:210px ; width:770px; background-repeat:no-repeat
}

#retailerSupport span{
	display: block;
	margin-left: 15px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

#retailerSupport a img{
	display: block;
	margin-left: 15px;
	margin-top: 10px;
}


#downloadPOS{
	padding-top: 0px;clear:both; width:630px
}
#downloadPOS h1{
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: block;
	clear: both;
	padding-left: 3px;
}
#downloadPOS a{
	display: block;
	margin-left: 5px;
	margin-right: 0px;
	float: left;
	margin-top: 6px;
}

#downloadPOS span{
	display: block;
	padding-bottom:4px;
	color:#666666;
	text-align: center;
	letter-spacing: -1px;
}

/* old version see new downloads style sheet*/



.stockistDisplay{
	width:170px;
	border: 2px solid #ccc;
	height: 200px;
	float: left;
	margin: 10px 0px 0 15px ; 
	text-align: center;
	-webkit-border-radius:  5px  ;
   -moz-border-radius:  5px ;
        border-radius:  5px ;
	
}
.stockistDisplay h1{
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: block;
	clear: both;
	padding-left: 3px;
}
.stockistDisplay a{
	clear:both;
	text-decoration: none;
}

.stockistDisplay span{
	display: block;
	padding-bottom:5px;
	color:#666666;
	text-align: left;
	height: 50px;
	padding: 6px;
}

.underline, a.underline{ text-decoration:underline}


#contentRight .newsPage{}
#contentRight .newsPage a{ text-decoration:underline;  }


/* top section for all drHilary  pages*/
.drHilaryTop .topimage { position:absolute; top:21px; right:20px; border:1px solid #999; padding:5px;}
.drHilaryTop  .topText {position:absolute; top:20px; left:30px; width:425px; height:147px}

.topSwf {
	position:absolute;
	top:15px;
	right:10px; z-index:1;
}

.productsPagePullQuote{position:absolute; height:156px; width:204px; top:15px; left:395px;}

.meningitisQuestresults { /* generic  class declaration*/}
.meningitisQuestresults  .rightColumn {background-image:url(pageImages/maw_rightcolumn.png); background-position:left top; background-repeat:no-repeat;height:720px; position:relative;
float:right; width:150px; margin-right:10px; }
.meningitisQuestresults .rightColumn .midText { position:absolute; left: 2px; top: 343px; width: 136px; height: 145px; text-align:center}
.meningitisQuestresults .rightColumn  .baseText {position:absolute; left: 6px; top: 677px; width: 135px; height: 28px; text-align:center}

.thermometerBuyColumn {background-image:url(pageImages/maw_rightcolumn.png); background-position:left top; background-repeat:no-repeat;height:720px; position:relative;
float:right; width:150px; margin-right:10px; margin-top:0px; }
.thermometerBuyColumn .midText {
	position:absolute;
	left: 2px;
	top: 338px;
	width: 136px;
	height: 145px;
	text-align:center
} 


.maweek  .leftColumn {
	float:left;
	width:435px;
}

.maweek  .rightColumn {
	float:right;
	width:145px;
	margin-top: 30px;
}



.drHilaryInterview { /* generic  class declaration*/}

.drHilaryInterview  .topSection  .topText {
	position:absolute;
	top:20px;
	left:30px;
	width:370px;
	height:134px
}

.drHilaryInterview  .leftColumn {
	float:left;
	width:435px;
}

.drHilaryInterview  .rightColumn {
	float:right;
	width:145px;
	margin-top: 30px;  
}

.clipWrap{
	width:200px;
	height:182px;
	margin:8px 8px  0 4px;
	float:left;
	text-align: center;
	position:relative;
	border:2px solid #e1e1e1
} 

.photoWrap{
	width:200px;
	height:182px;
	margin:8px 8px  0 4px;
	float:left;
	text-align: center;
	position:relative;
	border:2px solid #e1e1e1;
} 

.photoWrap .enlargeImage{
	position:absolute;
	bottom:46px;
	right:6px;
}

.clipTitle, .photoTitle {
	bottom:0px;
	text-align:center; padding:3px 5px;
	height:42px;   
	left: 0px;
	font-size:10px;
	font-weight:bold;
	display:block;
}

.playVideoButton{
	position:absolute;
	top:33px;
	left:70px;
	width:56px;
	height:56px;
	text-align: center; display:block
}




/*  inlineMediaContainer  */
.inlineMediaContainer{   position:fixed; top:300px;  left:50%; width:706px; z-index:1000; height:500px; margin: -200px  0 0  -353px; }
.inlineMediaContainer .playerInner{
	position:relative;
	background-image: url(media/vidWrapper.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:706px;
	height:446px;
	margin:0 auto 0 auto;
}
.mediaTitle{
	position:absolute;
	width:558px;
	height:20px;
	top: 23px;
	left:34px;
	z-index:100;
	display:block;
	text-align:left;
	font-size:16px; font-family:Arial, Helvetica, sans-serif;
	font-weight: normal
}
a.mediaClose{
	position:absolute;
	width:30px;
	height:30px;
	top: 6px;
	right:7px;
	z-index:100;
	display:block;
	cursor:pointer;
	background-image: url(media/closeBtn.png);
	background-position: left top;
	background-repeat: no-repeat;
}
a.mediaClose:hover{ background-position:left bottom}

.playerWrapper {
	position:absolute;
	left: 33px;
	top: 50px;
	width: 640px;
	height: 360px;
}




.buyThermoPackWrap {
	background-image:url(images/buypages/buy-thermometer-pack.jpg);
	width:770px;
	height:695px;
	background-position:center top;
	position:relative;
	background-repeat: no-repeat;
}
 
#contentRight #buyThermoPack{
	position:absolute;
	width: 715px;
	left: 20px;
	top: 150px;
	font-size:12px;
	height: 530px;
	font-size:12px
}

#contentRight #buyThermoPack h1{
font-size:14px ; font-weight:bold}

#contentRight #buyThermoPack ul { margin:0; padding:3px 5px}

#contentRight #buyThermoPack ul li , #contentRight #buyThermoPack p{ font-size:13px;}

#contentRight #buyThermoPack #buySection{
	position:absolute;
	left: 238px;
	top: 345px;
	width: 203px;
	height: 187px;
}

.buyThermoPack{
	background:transparent;
	background-image:url(images/buypages/buyThermometerPack.gif);
	background-repeat:no-repeat;
	border:0 none;
	height:160px;
	width:140px;
	color: #FFFFFF; cursor:pointer
}

