/* Styles for Instem LSS website - August 2006 */


/* defaults, globals, and miscellaneous
==============================================================================*/

*, span, form { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}
body {
	margin: 0 auto;
	font-family: arial, san-serif;
	font-size: 12px;
	text-align: left;
	background: white;
	/*	line-height: 1.3em;   */
	}
hr {
	height: 1px;
	/*border: 0px dotted #0D2B88;*/
	border-top: 1px dotted #0D2B88;
	padding: 0;
	margin: 0 10px;
	}
img {
	border: 0; /* removes border in case images get have anchor around them */
	}
a 	{
	text-decoration: none;
	color: #0D2B88;
	}
	a:hover {
		color: #6E99D0;
		}
p { 
	font-size: 100%;
	color: black;
	padding: 5px 0;
	margin: 0;
	}
ul 	{ 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
li	{
	margin: 0;
	padding: 0; 
	font-size: 100%;
	}
h2 {
	font-size: 120%;
	color: white;
	padding: 7px 0 0 0;
	margin: 0;
	}
	.title06 h2 {
		color: black;
		}
h3 	{
	font-size: 120%;
	color: #6D2274;
	padding: 5px 0;
	margin: 0;
	font-weight: normal;
	}
.smalltext {
	font-size: 75%;
	}
.clear {
	clear: both;
	}
.clear2 {
	clear: right;
	}

/* Header of page - before breadcrumb (includes main wrappers)
==============================================================================*/

#background  { 
	background: white url("../images/style/layout/back01.gif") repeat-x; 
	text-align: center; 
	width: 100% 
	}
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
	vertical-align: top;
	}
#header  {
	background: url("../images/style/layout/header2.jpg");
	height: 190px;
	}


/* Main logo and system navigation
==============================================================================*/

h1 {
	position: relative;
	height: 90px;
	}
	
	h1 a {
		display: block;
		position: absolute;
		top: 40px;
		left: 20px;
		width: 300px;
		height: 90px;
		text-indent: -5000px;
		overflow: hidden;
		background: url(../images/logo/instem.gif) no-repeat;
		}
	h1 a:hover {
		text-decoration: none;
		background: url(../images/logo/instem.gif) no-repeat;
		}	

#system {
	position: absolute;
	top: 162px;
	left: 20px;
	height: 15px;
	width: 300px;
	text-align: center;
	list-style: none;
	font-size: 90%;
	}
#system a {
	line-height: 15px;
	padding: 0 5px;
	}

/* search setup
==============================================================================*/

#search {
	/* position: absolute; - removing this fixes firefox problem*/
	position: absolute;
	left: 640px;
	top: 5px;
	width: 300px;
	height: 30px;
	text-align: left;
}
	#search form {
		position: relative;
		}
	#search fieldset {
		float: left; /* forces Mozilla to shrink form to size */
		border: 0 none;
		}
	#search label {
		display: none;
		}
	#search select {
		margin: 10px 25px 0;
		font-size: 10px;
		}
	#search input {
		width: 190px;
		background: white;
		border: none;
		padding: 1px;
		}
	#search .inputbutton {
		float: left;
		padding: 4px 0 0 5px;
	}
	#search .gobutton {
		float: right;
		padding: 4px 5px 0 0;
	}

/* main site navigation
==============================================================================*/

#nav {
	position: absolute;
	left: 330px;
	top: 35px;
	height: 30px;
	list-style: none;
	font-size: 90%;
	}
#nav2 {
	position: absolute;
	left: 640px;
	top: 35px;
	height: 30px;
	list-style: none;
	font-size: 90%;
	}
#nav3 {
	position: absolute;
	left: 764px;
	top: 44px;
	height: 23px;
	list-style: none;
	font-size: 90%;
	}
#nav li, #nav2 li {
	height: 30px;
	padding: 0;
	margin: 0;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
#nav3 li {
	height: 23px;
	padding: 0;
	margin: 0;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
#nav li a, #nav2 li a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 300px;
	overflow: hidden;
	color: white;
	background-position: center top; /* horizontally centers the background image */
	}
#nav li a {
	text-indent: 10px;
	background: url(../images/style/nav/navi01.gif) no-repeat;
	}
#nav2 li a {
	text-indent: 30px;
	background: url(../images/style/nav/navi02.gif) no-repeat;
	}
#nav3 li a {
	display: block;
	height: 23px;
	line-height: 21px;
	width: 171px;
	overflow: hidden;
	color: white;
	background-position: center top; /* horizontally centers the background image */
	text-indent: 10px;
	background: url(../images/style/nav/navi03.gif) no-repeat;
	}
#nav li a:hover, #nav2 li a:hover  {
	color: white;
	background-position: 0 -30px;
	}
	#nav li a.active, #nav2 li a.active {
		color: white;
		background-position: 0 -30px;
		}
#nav3 li a:hover  {
	color: white;
	background-position: 0 -23px;
	}
	#nav3 li a.active {
		color: white;
		background-position: 0 -23px;
		}
/* breadcrumb area
==============================================================================*/

#breadcrumb {
	width: auto;
	text-align: left;
	padding: 0 30px;
	margin: 0;
	color: white;
	background: url(../images/style/nav/bread.gif) no-repeat;
	line-height: 40px;
	height: 40px;
	font-size: 90%;
	}
	#breadcrumb a 	{
		text-decoration: none;
		font-weight: 600;
		color: white;
		}
		#breadcrumb a:hover {
			color: #0D2B88;
			}	

/* Main layout - Content Pages
==============================================================================*/

#contentwrap {
	margin: 0 ;
	}


/* Main content specific styles
==============================================================================*/

#maincontent {
	line-height: 1.5em;
	width: 610px;
	margin: 0 0 0 10px;
	}
	#maincontent .main610_1 {
		background: url(../images/style/layout/x610_top.gif) no-repeat;
		height: 10px;
		width: 610px;
		margin: 0 0 0 10px;
	}
	#maincontent .main610_2 h2 {
		padding: 5px 10px 5px 10px;
		color: #0D2B88;
		}
	#maincontent .main610_2 {
		background: url(../images/style/layout/x610_bottom.gif) bottom no-repeat;
		width: 610px;
		margin: 0 0 10px 10px;
		padding: 0 0 10px 0;
	}
	#maincontent p {
		padding: 5px 10px;
		}
	#maincontent h2 {
		font-size: 130%;
		font-weight: 400;
		color: white;
		/*padding: 110px 0 0 10px;*/
		padding: 40px 0 0 10px;
		margin: 0;
		}
	#maincontent h3 {
		font-size: 130%;
		font-weight: 400;
		color: #0D2B88;
		padding: 5px 10px;
		margin: 0;
		}
	#maincontent ul  { 
		margin: 0 0 0 10px; 
		padding: 0; 
		list-style: none;
		width: 64%;
		}	
	#maincontent li  {
		background: url("../images/bullet.gif") no-repeat 0 8px;
		margin: 0;
		padding: 5px 0 5px 18px;
		position: relative;
		}

.feature {
	float: right;
	padding: 0 10px;
	}
.feature200_1 {
	background: url(../images/style/layout/x200_top.gif) no-repeat;
	height: 10px;
	width: 200px;
	margin: 0;
}
.feature200_2 {
	background: url(../images/style/layout/x200_bottom.gif) bottom no-repeat;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.feature p {
	color: white;
	padding: 5px 10px;
	}
.feature200_2 h3 {
	font-size: 130%;
	font-weight: 400;
	color: white;
	padding: 0 10px 5px 10px;
	margin: 0;
	}

.feature select { 	
	width: 180px;
	background: white;
	margin: 0 10px;
	color: #0D2B88;
	letter-spacing: 1px;
	}
.feature a 	{
	text-decoration: none;
	color: white;
	}
	.feature a:hover {
		color: #0D2B88;
		}


/* Links in-page special
==============================================================================*/

.nav4 {
	list-style: none;
	font-size: 90%;
	text-align: left;
	margin: 0 0 0 20px;
	vertical-align: bottom;
	}
.nav4 li {
	height: 25px;
	padding: 0;
	margin: 0;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}	
.nav4 li a {
	display: block;
	height: 25px;
	line-height: 23px;
	width: 280px;
	overflow: hidden;
	color: white;
	background-position: center top; /* horizontally centers the background image */
	text-indent: 10px;
	background: url(../images/style/nav/navi04.gif) no-repeat;
	}

.nav4 li a:hover  {
	color: white;
	background-position: 0 -25px;
	}
	.nav4 li a.active {
		color: white;
		background-position: 0 -25px;
		}

/* Product Highlights
==============================================================================*/

#infocus {
	background: url(../images/style/layout/infocus.gif) no-repeat;
	height: 40px;
	width: 610px;
	text-align: center;
	margin: 0 0 0 10px;
	}
	#infocus h2 {
		font-size: 130%;
		font-weight: 400;
		color: white;
		padding: 10px 0 0 0;
		margin: 0;
	}

#products {
	width: 620px;
	margin: 0 0 0 10px;
	}	
.product01 {
	float: left;
	width: 310px;
	height: 180px;
	background: url(../images/style/layout/product_highlight_02.gif) right no-repeat;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}

.product02 {
	float: left;
	width: 310px;
	height: 180px;
	background: url(../images/style/layout/product_highlight_02.jpg) right no-repeat;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
	
.product03 {
	float: left;
	width: 310px;
	height: 180px;
	background: url(../images/style/layout/product_highlight_04.gif) right no-repeat;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
	
.product04 {
	float: left;
	width: 310px;
	height: 180px;
	background: url(../images/style/layout/product_highlight_05.gif) right no-repeat;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
	
	.product01 h2 {
		font-weight: bold;
		color: #0D2B88;
		font-size: 140%;
		}
		
	.product01 h2.vacancies {
		font-size: 180%;
		}
	
.productimg {
	height: 96px;
	padding: 0 0 0 10px;
	text-align: center;
}

.productimg img {
	padding: 1px;
}


/* Leftside specific styles
==============================================================================*/

#rightside {
	width: 320px;
	padding: 0;
	display: block;
	float: right;
	text-align: left;
	}
	#rightside .main300_1 {
		background: url(../images/style/layout/x300_top.gif) no-repeat;
		height: 10px;
		width: 300px;
		margin: 0;
	}
	#rightside .main300_2 {
		background: url(../images/style/layout/x300_bottom.gif) bottom no-repeat;
		width: 300px;
		margin: 0 20px 10px 0;
		padding: 0 0 10px 0;
	}
	#rightside h2 {
		font-size: 130%;
		font-weight: 400;
		color: #0D2B88;
		padding: 0 10px 5px 10px;
		margin: 0;
	}
	#rightside ul {
		margin: 0 10px;
		padding: 0;
		list-style: none;
		}
	#rightside li {
		height: auto;
		margin: 0;
		padding: 0;
		border-bottom: 1px dotted #6E99D0;
		overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
	#rightside li a {
		display: block;
		padding: 10px 0;
		line-height: 12px;
		overflow: hidden;
		background: url(../images/style/nav/right_arrow.gif) bottom right no-repeat;
	}
	#rightside li a:hover {
		
	}
	#rightside li a.active, 
	#rightside li a.active:hover {
		color: #0D2B88;
	}

/* Rightside Features (Customer Centre only)
==============================================================================*/

.feature300_1 {
	background: url(../images/style/layout/x300b_top.gif) no-repeat;
	width: 300px;
	height: 5px;
	margin: 0;
	text-align: left;
	}
	
.feature300_2 {
	background: url(../images/style/layout/feature300_bottom.gif) bottom no-repeat;
	width: 300px;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	}
	.feature300_2 p {
		padding: 5px 10px;
		color: white;
		}
		
.feature300_2 h3 {
	font-size: 110%;
	font-weight: 600;
	color: black;
	padding: 5px 10px;
	margin: 0;
	}

.feature300_2 a 	{
	text-decoration: none;
	color: white;
	}
	.feature300_2 a:hover {
		color: #0D2B88;
		}


/* Quotes
==============================================================================*/

.quote300_1 {
	background: url(../images/style/layout/x300b_top.gif) no-repeat;
	width: 300px;
	margin: 0;
	text-align: center;
	}
	.quote300_1 p {
		font-size: 110%;
		color: white;
		padding: 20px 30px;
		}
.quote300_2 {
	background: url(../images/style/layout/x300b_bottom.gif) bottom no-repeat;
	width: 300px;
	margin: 0 0 10px 0;
	}
	.quote300_2 p {
		padding: 13px 10px;
		color: #0D2B88;
		}

/* Forms
==============================================================================*/

form p, form h3 {
	position: relative;
}
fieldset {
	margin: 10px 0;
	padding: 0;
	border: solid 0 transparent;
	}
legend {
	font-weight: bold;
	color: black;
	}
label {
	clear: left;
	float: left;
	width: 140px;
	}
input {
	width: 200px;
	font-size: 100%;
	padding: 2px;
	}
select {
	width: 200px;
	font-size: 100%;
	padding: 2px;
	}
input.radio, input.checkbox, input.submit, input.button {
	width: auto;
	}
textarea {
	width: 200px;
	height: 100px;
	}
input.radio {
	float: left;
	margin-right: 1em;
	}
input:focus, textarea:focus {
	background: #ccc;
	}
.required {
	font-size: 75%;
	color: red;
	}
fieldset.multi {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	}

.multi h3 {
	position: relative;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: black;
	}
.multi div {
	width: 250px;
	float: left;
	}
.multi label {
	width: 1500px;
	float: none;
	display: inline;
	}
.multi p {
	margin: 4px 0;
	}

.feedback {
	position: absolute;
	margin-left: 220px;
	font-weight: bold;
	color: red;
	padding-left: 20px;
	background: url(../images/icons/warning.gif) no-repeat left top;
}
* html .feedback{
	width: 200px;
	}
	
.column_01, .column_02 {
	display: block;
	overflow: hidden;
	float: left;
	}
	
.column_02 {
	margin-left: 80px;
	}
	
.formsecondlevel {
	margin-left: 25px;
	display: block;
	width: 100%;
	}

/* data tables
==============================================================================*/

a.selector {
	width: auto;
	height: auto;
	}
table {
	border-collapse: collapse;
	width: 100%;
	background-color: #F5EFF5;
	}
th, td {
	font-size: 100%; 
	padding: 5px;
	}
caption {
	font-size: 120%;
	font-weight: bold;
	line-height: 3em;
	margin: 0;
	}
thead {
	background: #9A669F;
	/*url(../images/style/layout/thead.gif) repeat-x left center;*/
}
th {
	color: white;	
	font-weight: bold;
	text-align: left;	
}

.odd {
	background-color: #EEE5EE;
}
tr:nth-child(odd) {
	background-color: #EEE5EE;
}
tr:hover {
	background-color: white;
}
thead tr:hover {
	background-color: transparent;
	color: inherit;
}


/* search results
==============================================================================*/

.resultsnav {
	border: 1px solid #EEE5EE;
	width: auto;
	padding: 0 5px;
	margin: 10px 0;
	height: 31px;
	line-height: 20px;
}

.resultsleft {
	float: right;
	padding: 4px 0 0 0;
}


/* page footer
==============================================================================*/

#footer {
	margin: 0 20px;
	clear: both;
	width: auto;
	text-align: left;
	border-top: 1px dotted #6E99D0;
	padding: 10px 0;
	font-size: 90%;
}
#footer p {
	padding: 5px 0;
	}
#footer a {
	line-height: 15px;
	padding: 0 5px;
	}


/* All editable regions are located here
==============================================================================*/

/* Adverts
==============================================================================*/

/* Used for product demo link */
.advert01 {
	width: 300px;
	height: 68px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	.advert01 a {
		display: block;
		width: 300px;
		height: 68px;
		text-indent: 65px;
		color: white;
		line-height: 68px;
		background: url(../images/style/layout/advert_01.gif) no-repeat;
		}
	.advert01 a:hover {
		color: white;
		background-position: 0 -68px;
		}
	
	
/* Used for request a quote link */	
.advert02 {
	width: 300px;
	height: 68px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	.advert02 a {
		display: block;
		width: 300px;
		height: 68px;
		text-indent: 65px;
		color: white;
		line-height: 68px;
		background: url(../images/style/layout/advert_02.gif) no-repeat;
		}
	.advert02 a:hover {
		color: white;
		background-position: 0 -68px;
		}	
		
			
/* Used for request link */	
.advert03 {
	width: 300px;
	height: 68px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	.advert03 a {
		display: block;
		width: 300px;
		height: 68px;
		text-indent: 80px;
		color: white;
		line-height: 68px;
		background: url(../images/style/layout/advert_03.gif) no-repeat;
		}
	.advert03 a:hover {
		color: white;
		background-position: 0 -68px;
		}	
		
		
		/* Used for contact link */	
.advert04 {
	width: 300px;
	height: 68px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	.advert04 a {
		display: block;
		width: 300px;
		height: 68px;
		text-indent: 80px;
		color: white;
		line-height: 68px;
		background: url(../images/style/layout/advert_04.gif) no-repeat;
		}
	.advert04 a:hover {
		color: white;
		background-position: 0 -68px;
		}	
		
		
		/* Used for support link */	
.advert05 {
	width: 300px;
	height: 68px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	.advert05 a {
		display: block;
		width: 300px;
		height: 68px;
		text-indent: 80px;
		color: white;
		line-height: 68px;
		background: url(../images/style/layout/advert_05.gif) no-repeat;
		}
	.advert05 a:hover {
		color: white;
		background-position: 0 -68px;
		}	
		

		/* Used for find out more link */	
.advert06 {
	width: 300px;
	height: 68px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	.advert06 a {
		display: block;
		width: 300px;
		height: 68px;
		text-indent: 80px;
		color: white;
		line-height: 68px;
		background: url(../images/style/layout/advert_06.gif) no-repeat;
		}
	.advert06 a:hover {
		color: white;
		background-position: 0 -68px;
		}	
		


/* Used for View All News Links*/
.alllinks01 {
	width: 296px;
	height: 68px;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
	}
	.alllinks01 a {
		display: block;
		width: 296px;
		height: 68px;
		text-indent: 20px;
		color: white;
		line-height: 68px;
		background: url(../images/style/layout/alllinks_01.gif) no-repeat;
		}
	.alllinks01 a:hover {
		color: white;
		background-position: 0 -68px;
		}
		
.alllinks02 {
	width: 100px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 10px 0 2px;
	float: right;
	text-align: right;
	font-weight: bold;
	}
	
	h2.smaller {
		width: 150px;
		float: left;
		}




/* Main header styles - these are chosen on each section
==============================================================================*/

/* for solutions */
.title01 {
	background: url(../images/header/lights_planet.gif) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for instem online */
.title02 {
	background: url(../images/header/world.jpg) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for markets served */
.title03 {
	background: url(../images/header/people_tubes_dna.jpg) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for professional services */
.title04 {
	background: url(../images/header/tubes_men.jpg) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for small laboratory center */
.title05 {
	background: url(../images/header/flask_woman.gif) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for customer center */
.title06 {
	background: url(../images/header/world.jpg) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
	.title06 h2 {
		color: red;
		}
/* for regions */
.title07 {
	background: url(../images/header/pills_phone.gif) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for about */
.title08 {
	background: url(../images/header/pills_men.jpg) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for news */
.title09 {
	background: url(../images/header/news.gif) no-repeat;
	height: 70px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for iic */
.title10 {
	background: url(../images/header/iicheader.jpg) no-repeat;
	height: 125px;
	width: 610px;
	margin: 0 0 0 10px;
}
/* for homepage */
#home01 {
	background: url(../images/header/helping.jpg) no-repeat;
	height: 140px;
	width: 610px;
	margin: 0 0 0 10px;
	text-align: center;
	}
	#home01 h2 {
		font-size: 100%;
		font-weight: 600;
		color: white;
		letter-spacing: 1px;
		padding: 110px 0 0 10px;
		margin: 0;
		}

/*for search facility*/

.searchresults100_1 {
	width: 100%;
	margin: 3px 3px 3px 3px;
	padding: 0;
}


#searchnextprev {
	width: auto;
	height: 28px;
	padding: 0 5px;
}

.wd80 {
	width: auto;
	text-align: center;
}
	
.wd10r {
	float: left;
	width: 100px;
}
	
.wd10l {
	float: right;
	text-align: right;
	width: 100px;
	}
	
.darkblue {
	color: #0d2b88;
	}
