*{ /* removes defaults */
	margin: 0; padding: 0;
	}

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	min-width: 760px;
	}
	
	

/* HACKS
============================================================================ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */




/* TEXT
===================================================================================== */

h1 {
	clear: both;
	color: #3E4A7A;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-transform: uppercase;
	}

h2 {
	color: #3E4A7A;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

h3 {
	}

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	}
	
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none}


/* PAGE STRUCTURE
======================================================================================*/

#wrapper { /* contains all DIVs and centres content */
	width: 760px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	}
	
#header { /* global page header */
	background: url(../_images/logo.jpg) #FFF;
	height: 120px
	}

		#entContact {
		position: absolute;
		float: right;
		left: 546px;
		top: 89px;
		}
		
#navigation { /* top bar site navigation */
	background: url(../_images/navigation_background.gif);
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #FFF;
	font-size: 11px;
	}
		
		#navigation a.navigationLink {
		font-weight: bold;
		font-decoration: none;
		color: #FFF;
		font-size: 11px;
		text-decoration: none;
		}
	
#subHeader { /* subheading directly under the top nav bar */
	background: #535E9C;
	border-bottom: 1px solid #FFFFFF;
	}
	
	#subHeaderDark { /* subheading directly under the top nav bar */
	background: #414d89;
	border-bottom: 1px solid #FFFFFF;
	}

#container { /* contains the navigation and content */
	background:url(../_images/header_purple_gradient.gif) top repeat-x;
	}
	
		#contactContainer { /* contains the navigation and content */
		background:url(../_images/contact_header_bg.jpg) top repeat-x;
		}

#sideNav { /* left side product navigation */
	display: block;
	float: left;
	width: 200px;
	background:url(../_images/header_purple_gradient.gif) top repeat-x;
	}
	
		#contactSideNav { /* left side product navigation */
		display: block;
		float: left;
		width: 200px;
		background:url(../_images/contact_header_bg_ent.jpg) top repeat-x;
		}
		
		
		#contactGenSideNav { /* left side product navigation */
		display: block;
		float: left;
		width: 200px;
		}

#content { /* main page content */
	display: block;
	float: right;
	width: 560px;
	background:url(../_images/header_purple_gradient.gif) top repeat-x;}
	
	#contentnobg { /* main page content */
	display: block;
	float: right;
	width: 560px;}
	
	
		#contactContent { /* main page content */
		display: block;
		float: right;
		width: 560px;
		background:url(../_images/contact_header_bg_ent.jpg) top repeat-x;
		}
		
	#contactBg {
	background-color: #d7daed;
	padding: 10px;}
	
#fullContent { /* main page content - full width */
	/*display: block;*/
	background:url(../_images/header_purple_gradient.gif) top repeat-x;
	height: 25px;
	margin-bottom: 10px;}
	
#sideHeading { /* heading for main page content */
	border-bottom: 1px solid #3E4B80;
	}
	
#fullHeading { /* heading for main page content - full width */
	height: 69px;
	border-bottom: 1px solid #3E4B80;
	}
	
#productContainer { /* links to other items */
	background-color: #D7DAED;
	float:left;
	clear: both;
	margin-bottom: 25px;
	}	
	
	
	
#productInfo { /* information on the product */
	}
	
#productTables { /* contains the tables per product */
	padding-top: 25px;
	clear: both;
	margin-bottom: 15px;
	}

#footer {
clear: both;
border-top: 1px solid #24997C;
font-size: 10px;
padding-top: 5px;
margin-top: 15px;}	



.brochureTextHeight {
	padding-top: 20px;
	padding-right: 25px;
	height: 60px;
	}
	
	
/* PRODUCT NAVIGATION STRUCTURE
======================================================================================*/	
	
#sideHome {
	background: url(../_images/navigation_side_home.gif) bottom no-repeat;
	color: #FFFFFF;
	display: block;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
	}
	
	#sideHome a {
		display: block;
		}


	#sideHome a:link {
		color: #FFFFFF;
		text-decoration:none;
		}	
		
		#sideHome a:visited {
		color: #FFFFFF;
		text-decoration:none;
		}	
	
.sideHeader {
	background: url(../_images/navigation_side_header.gif) repeat-x;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	width: 180px;
	border-bottom: 1px dotted #FFF;
	height: 18px;
	line-height: 18px;
	}	
	
.navContainer {
	width: 200px;
	}

.navContainer a {
	display: block;
	padding: 3px;
	width: 172px;
	/*background-color: #535E9C;*/
	background: url(../_images/arrow.gif) #535E9C right no-repeat;
	border-bottom: 1px solid #FFF;
	padding-left: 10px;
	height: 16px;
	line-height: 16px;
	}

.navContainer a:link {
	color: #FFF;
	text-decoration: none;
	}

.navContainer a:visited {
	color: #FFF;
	text-decoration: none;
	}

.navContainer a:hover {
	background-color: #7581BD;
	color: #FFF;
	}	
	
.navContainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 11px;
	}

#navContact {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #259A7D;}
	
#navContact a:link {
	color: #259A7D;
	text-decoration: none;
	}
	
#navContact a:visited {
	color: #259A7D;
	}
	
#navContact a:hover {
	text-decoration: underline;
	}
	


/* PRODUCT STRUCTURE
======================================================================================*/	
	
#sectionTitle {
	width: 260px;
	display: block;
	float: left;
	}	
	
#sectionLinks {
	width: 300px;
	display: block;
	float: right;
	}
	
#sectionLinks ul {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	}	
	
#pdfBrochure {
	position: relative;
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
	width: 70%;
	background: url(../_images/arrow.gif) #535E9C no-repeat right;
	height: 23px;
	line-height: 23px;
	}
	
	#pdfBrochure a:link {
		display: block;
		color:#FFFFFF;
		text-decoration:none;
		}
		
		#pdfBrochure a:visited {
	color: #FFFFFF;
	}
	
	
.pdfMultiBrochure {
	position: relative;
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
	width: 40%;
	background: url(../_images/arrow.gif) #535E9C no-repeat right;
	height: 23px;
	line-height: 23px;
	}	
	
	
	.pdfMultiBrochure a:link {
		display: block;
		color:#FFFFFF;
		text-decoration:none;
		}

	
img.floatLeft { 
    float: left; 
	margin-right: 25px;
	margin-bottom: 10px;
}

.brochureImgFloat {
	float: left;
	margin-right: 25px;
	}

#productInfo ul {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	}
	
#productInfo li {
	margin-bottom: 15px;
	}
	
.productDetail {
	color: #259A7D;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;}
	
	
	
	
	
/* PRODUCT NAV TABLE
======================================================================================*/		
	
	
table.topproductnav {
    border-spacing: 0px;
    border-collapse: collapse;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.topproductnav {
	font-size: 11px;
	}

.topproductnav a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.topproductnav a:hover {
	color: #67429F;
	}





/* PRODUCT TABLE
======================================================================================*/	
	
table.productListings {
    border-spacing: 0px;
    border-collapse: collapse;
	margin-top: 8px;
	font-size: 12px;
}
table.productListings th {
    text-align: left;
    font-weight: bold;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #FFFFFF;
	color: #66499D;
}
table.productListings td {
    text-align: left;
    border-bottom: 3px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #dcdfeb;
}

table.productListings thead th {
    background: #FFFFFF;
    color: #66499D;
	font-weight: bold;
    text-align: center;
}

#tdpdfBrochure {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
	background: url(../_images/arrow.gif) #535E9C no-repeat right;
	height: 23px;
	line-height: 23px;
	}
	
	
	#tdpdfBrochure a:link {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	}
	
		#tdpdfBrochure a:visited {
	color:#FFFFFF;
	}
	
img.floatLeft { 
    float: left; 
	margin-right: 25px;
	margin-bottom: 10px;
}

.floatLeft { 
    float: left; 
	margin-right: 25px;
	margin-bottom: 10px;
}

#leftColumn {
		float: left; 
		margin-bottom: 5px;
		width: 198px;
		}
		
	#leftColumn ul {
		color: #5F4398;
		font-weight: bold;
		margin-left: 10px;
		}
		
	#leftColumn li {
		padding: 0px;
		margin: 0px;
		}
		
#rightColumn {
		float: right; 
		margin-left: 5px;
		margin-bottom: 10px;
		width: 350px;
		}
		
.fullColumn {
		margin-bottom: 10px;
		clear:both;
		}
	
	
		
		
.leftColumn {
		float: left; 
		margin-bottom: 10px;
				padding-bottom: 18px;
		width: 198px;
		}
		
	.leftColumn ul {
		color: #5F4398;
		font-weight: bold;
		margin-left: 10px;
		}
		
	.leftColumn li {
		padding: 0px;
		margin: 0px;
		}
		
.rightColumn {
		float: right; 
		margin-left: 5px;
		margin-bottom: 10px;
		padding-bottom: 18px;
		width: 350px;
		}		
	
	
	
		
		
.leftColumn1 {
		float: left; 
		margin-bottom: 10px;
		padding-bottom: 18px;
		width: 108px;
		}
		
	.leftColumn1 ul {
		color: #5F4398;
		font-weight: bold;
		margin-left: 10px;
		}
		
	.leftColumn1 li {
		padding: 0px;
		margin: 0px;
		}
		
.rightColumn1 {
		float: right; 
		margin-left: 5px;
		margin-bottom: 10px;
		padding-bottom: 18px;
		width: 440px;
		}	
		
		
		
		
		
		
		
#entSecHeader {
	background: url(../_images/ent_sec_bg.jpg);
	width: 512px;
	line-height: 12px;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left:20px;
	}
	
	#entSecHeader table {
		margin-top: 10px;
		margin-left: 35px;
		width: 400px;
		color: #67429F;
		line-height: 12px;
		}
		
	#entSecHeader p {
		margin-top: 10px;
		width: 500px;
		text-align: left;
		margin-left: 20px;
		line-height: 12px;
		}
		

/* FORMS
======================================================================================*/

.fieldContainer {
	clear: both;
	position: relative;
	font-size: 12px;
	margin-bottom: 10px;
	}
	
.formLabel {
	display: block;
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}

.formInput {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	border: solid 1px #3E4B80;
	padding: 4px;
}


.formTextArea {
	border: solid 1px #3E4B80;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 340px;
	font-size: 12px;
	padding: 4px;
}	

.formCheck {
	border: solid 1px #3E4B80;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 4px;
}	


.submitButton {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: 150px;
}		
	
	
	
		
.productRangeBox {
	position: relative;
	display: block;
	float: left;
	margin-left: 25px;
	padding-left: 8px;
	margin-bottom: 20px;
	color: #51619F;
	font-weight: bold;
	}
	
	
.brochureENT { /* links to other items */
	background-color: #DADFF2;
	clear: both;
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 11px;
	}
	
.brochureENT ul {
	padding-top: 20px;}
	
.brochureENT li {
	padding-top: 10px;}
	
.brochureOphthalmic { /* links to other items */
	background-color: #D1C7E2;
	clear: both;
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 11px;
	}
	
.brochureOphthalmic ul {
	padding-top: 20px;}
	
.brochureOphthalmic li {
	padding-top: 10px;}
	
.brochurePdfContainer {
	clear:both;
	text-align: right;}	
	
.pdfBaseBrochureButton {
	/*position: relative;*/
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
	width: 40%;
	background: url(../_images/arrow.gif) #535E9C no-repeat right;
	height: 23px;
	line-height: 23px;
	margin-top: -23px;
	}
	
	.pdfBaseBrochureButton a:link {
		display: block;
		color:#FFFFFF;
		text-decoration:none;
		}
		
	.pdfBaseBrochureButton a:visited {
		display: block;
		color:#FFFFFF;
		text-decoration:none;
		}
		
.certificatesBox { /* links to other items */
	background: url(../_images/cert-back.png) repeat-x #94d9c9/*aee2d9*/;
	clear: both;
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 11px;
	}

.certs-description {
font-size: 10px;
}

.certs-date {
font-size: 10px;
font-weight: bold;
color: #136E51; }
	
.certificatesImgFloat {
	float: left;
	margin-right: 25px;
	}
	
	
.contactENTForm {
	color: #535d92;
	font-size: 12px;
	font-weight: bold;}
	
.contactENTForm a:link {
	color: #535d92;
	text-decoration: none;}
	
.contactENTForm a:hover {
	color: #535d92;
	text-decoration: underline;}
	
.contactENTForm a:visited {
	color: #535d92;
	text-decoration: none;}
	
	
	
.contactOPHForm {
	font-size: 12px;
	font-weight: bold;
	color: #65459a;}
	
.contactOPHForm a:link {
	color: #65459a;
	text-decoration: none;
	}
	
.contactOPHForm a:visited {
	color: #65459a;
	}
	
.contactOPHForm a:hover {
	text-decoration: underline;
	}
	
	
.contactGreenLink {
	font-size: 12px;
	font-weight: bold;
	color: #249b7d;}
	
.contactGreenLink a:link {
	color: #249b7d;
	text-decoration: none;
	}
	
.contactGreenLink a:visited {
	color: #249b7d;
	}
	
.contactGreenLink a:hover {
	text-decoration: underline;
	}	
	
	
	
	
