/*--- Extra popup modules ---*/

body.popup #Page { padding: 2px 0; }

.close{display:none;}

.linkWrapper {
	margin:0 0 10px 0;
	padding:10px 0;
	width:100%;
	display:block;
	border-bottom:1px solid #dfdfdf;
}
.linkBackWrapper {
	text-align: right;
	margin-bottom: 11px;
}


.linkBackWrapper a {
	font-weight: normal;
}
#closeContainer {
	border-top:1px solid #dfdfdf;
	padding-top:10px;
	clear:both
}
div.closeContainerTop img,
#closeContainer img { float: right; padding-left:10px;}
div.closeContainerTop {
	margin-bottom: 0.5em;
	clear:both;
	overflow: hidden;
}
p.seperator{
  height: 1px; 
  font-size: 1px; 
  padding: 0;
  border-bottom: 1px solid #DFDFDF;
  margin: 0 0 6px 0;
}

#imgProm {
	width:100%;
	margin:0;
	padding:0;
}
#imgProm img{
	margin-right:10px;	
}
.headingContainer {
	margin:0;
	padding:0;
	width:100%;
	overflow: hidden;
	clear: both;
}

h2, h3 { color: #A60008; }
h4, h5 { color: black; }
h6 { color: #666; }

/*
p { margin: 0 0 0.5em 0; }

h1 { margin: 0 0 0.5em 0; padding: 0 0; }
h2 { margin: 0 0.5em 0 0; padding: 0; }
h3 { margin: 0; padding: 0; }
h4 { margin: 0; padding: 0; }*/

h1 a, h1 a:hover {	color: #c70000; text-decoration: none; }
h2 a, h2 a:hover, 
h3 a, h3 a:hover, 
h4 a, h4 a:hover, 
h5 a, h5 a:hover {
	color: #A60008;
	text-decoration: none;
}

h4.h4v3 { color: #666; margin: 0 0 2px 0;} 

/*--- For Vision eligibility results ---*/
ul.checklist { list-style-type: none; }
ul.checklist li {
	margin-left: 30px;
	padding: 0.3em 0;
	background: url(../img/css/bg_dot_blue_3x1.gif) bottom repeat-x;
}
ul.checklist li h5 {
	position: relative; 
	left: -30px;
	padding: 0.3em 0 0.5em 30px;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 1.084em;
}
ul.checklist li h5.pass { background: url(../img/icons/icon_tick_red_14x12.gif) 3px 0.4em no-repeat; color: #c70000; }
ul.checklist li h5.fail { background: url(../img/icons/alerts_icon.gif) 0 0.2em no-repeat; color: #c70000; }
ul.checklist li p { margin-bottom: 0.5em; }

/*PRODUCT FEATURES*/
h3.subproduct{
	border-bottom:1px solid #dfdfdf;
	padding-bottom:10px;
}
h4.colour1{
	font-size:1.09em;
	color:#A60008;
	padding: 0 0 5px 0;
}
ul.keyfeatures li{
	list-style-type:none;
	clear:left;
	margin:10px 0;
}
ul.keyfeatures li img{
	float:left;
	margin-top:-5px;
	padding-right:10px;
}
.productInfo{
	min-width:210px;
	padding:20px 20px 20px 0;
}
.productInfo ul{
	margin-top:10px;
	padding-bottom:10px;
}
#logos{
	margin-bottom:20px;
	width:210px;
}

#logos{
	margin-bottom:20px;
	width:210px;
}
/*PHOTO GALLERY IN POPUP*/

.gallery{
	float:right;
	width:285px;
	text-align:right;
	padding-top:20px;
}

.gallery .thumbs{
	display:none;/*hidden for users without javascript*/
	float:right;
	margin-left:20px;
}
.gallery .thumbs img{
	display:block;
	margin-bottom:10px;
	border:1px solid #ccc;
}

.gallery .thumbs img.selected{border:1px solid #000;}

/*END PHOTO GALLERY*/

table.productDetails caption{
	font-weight:bold;
	margin:10px 0 0;
	text-align:left;
	font-size:1.36em;
}
table.productDetails th, table.productDetails td{
	padding: 10px 10px 0 0;
	vertical-align:top;
}
