body {
  background-image: url("/tsimages/bg-body.jpg");
  background-repeat:repeat-x;
  background-color:#FFF;
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  font-weight:normal;
  line-height:100%;
}

body sup {
	font-size:0.75em;
}

a img {
	border:none;
}

.clearboth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}

.errorText {
	color:#FD0019;
	font-size:0.9em;
	font-style:italic;
	}
 
#body_wrapper {
  /*width:767px;*/
  width:814px;
  margin:0 auto;
  padding:0 0 10px 0;  
}
body.tundra #body_wrapper {
	width:860px;
	}


.page-1020 #top_nav_submenu {width:1010px;}
.page-960 #top_nav_submenu {width:958px;}

#top_nav_wrapper, #mid_nav_wrapper, #page, #top_nav_submenu, #base, #page-full-width {
  border-left: 1px solid #B6B6B6;
  border-right: 1px solid #B6B6B6;
}

p.thermo {
	float:right;
	color:#222;
	font-size: 11px;
	padding: 8px 10px 2px 0;
	margin: 0;
	height: 21px
}

/* Firefox needs this border otherwise it does not display the background color */
#top_nav_wrapper {
	clear:both;
  border-bottom: 1px solid #0084B7;
}


#top_nav_wrapper {
	background: white url("/tsimages/bg-header.gif") repeat-x top left;
	height: 120px;
	clear: both;
}

.logoDiv {
	text-indent: -9999px;
	background: url(/tsimages/thermo-scientific-logo.gif) no-repeat;
	display: block;
	width: 395px;
	height: 100px;
	position: relative;
	top: 25px;
	left: 15px;
	cursor: pointer;
	float: left;
}

.logoDiv img {
	border:none;
}


#menu_wrapper {
/*wrapps the main and sub menus*/
  float: right;
  display: inline-block;
  padding: 29px 5px 0 0;
}

#top_nav_topmenu ul {
  font: 11px Arial, Helvetica, sans-serif;
  padding:0;
  margin:0;
  float: right;
}

#top_nav_topmenu li {
  list-style:none;
  float:left;
  color:#777;
}

#top_nav_topmenu li a {
  color:#777;
  padding:0px 5px;
  text-decoration:none;
}

#top_nav_topmenu li a:hover {
  text-decoration: underline;
}

#top_nav_topmenu {
  position:relative;
  padding:0;
  margin:0;
}

#header-options {
	float: right;
	padding: 18px 10px 0 0;
	clear: right;
	width: 380px;
	
}

#top_nav_submenu {
  clear:both;
  background:#6788a7 url("/tsimages/bg-nav.gif") repeat-x top left;
  width: 804px;
  text-align:left;
  padding:0 8px 0 0;
}


#top_nav_submenu ul {
	float: right;
	border-left: 1px solid #456B8D;
	border-right: 1px solid #67A0D4;
	margin: 0;
	padding: 0;
}

#top_nav_submenu li {
	display: inline-block;
	float: left;
}

#top_nav_submenu li a {
	color: #EEE;
	float: left;
	display: block;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #456B8D;
	border-left: 1px solid #67A0D4;
	font-size: 12px;
}

#top_nav_submenu li a:hover {
	background: #456B8D;
	color: white;
}
body.tundra #top_nav_submenu {
	width:850px;
	}

#page {
	background: white url(/tsimages/border-line.gif) 196px 0 repeat-y;
	padding: 8px 10px;
}
#page-full-width{
	background: white;
	padding: 8px 10px;
}

.leftnav a {
	width: 175px;
	margin-bottom: 15px;
	display: block;
	text-decoration: none;
	border: 1px solid #B6B6B6;
}
.leftnav a:hover {
	border: 1px solid #293E6B;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px #ccc;
}
.leftnav img { display: block;}
#mid_nav_wrapper {
  margin:0;
  padding:0;
  border-bottom:1px solid #FFF;
  border-top:1px solid #FFF;
  font: 0.7em Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#FFF;
}

#CountryDropdown {
	float: right;
	padding-right: 20px;
	display: inline-block;
}

#header-search {
	float: right;
	display: inline-block;
	color: #666;
	border: 1px solid #CCC;
	width: 150px;
	padding: 1px 0 0 0;
}

#header-search input.searchfield {
	background: white;
	outline: none;
	border: none;
	color: #777;
	height: 17px;
	width: 120px;
	padding: 1px 4px;
	float: left;
}

#header-search a.search-button {
	background: url(/tsimages/magnifyglass.gif) no-repeat!important;
	text-indent: -9999px!important;
	cursor: pointer;
	overflow: hidden;
	font-size: 0;
	display: block;
	line-height: 0;
	width: 15px;
	height: 16px;
	border: none;
	float: left;
	margin-top: 2px;
}

#mid_nav_selectcountry {
  padding:2px 2px;
}
#mid_nav_wrapper .formtext {
  font: 1em Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:#000;
}

#content_wrapper {
  border-top:1px solid #0084B7;
  line-height:125%;
}

#base {
	clear: both;
	background: #293E6B;
	color: #EEE;
	padding: 20px 10px;
	font-size: 12px;
	text-align: center;
}

#base a {
	color: white;
	text-decoration: none;
}
#base a:hover {
  text-decoration:underline;
}
#base img {
  border:0;
}
div#getAdobe{
	border:0;
	width:181px;
	margin:2px;
	text-align:center;
	padding: 5px 4px;
	}

div#getAdobe a {
	border:0;
	text-decoration:none;
	}
div#getAdobe img {
	border:0;
	}
#prod_info_list .helpList {
	border-left: 10px solid #FE8080;
}
#prod_info_list h3 {
	background: #293E6B;
	padding: 5px;
	color: #DDE4ED;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

/* Uncomment this rule if you want to see your document structure
div, form {
  border: 2px solid red;
}

div div {
  border-color: lime;
}
div div div {
  border-color: blue;
}*/

.banner {
	padding:0;
	margin:0 0 10px 0;
	border-bottom: 1px solid #0084B7;
}
.slideshow, .img1, .img2, .img3, .img4, .img5 { background: url('/images/new/banner.jpg') no-repeat 0 0; height: 189px; width: 597px; overflow: hidden;}
    .img1 {background-position: 0 -200px;}
    .img2 {background-position: 0 -400px;}
    .img3 {background-position: 0 -600px;}
    .img4 {background-position: 0 -800px;}
    .img5 {background-position: 0 -1000px;}
#easter {
	font-size:80%;
}
#easter table {
	border:1px solid #CCC;
	border-collapse:collapse;
}
#easter table td {
	padding:3px;
	border:1px solid #CCC;
	width:50%;
}
#easter hr {
	height:1px;
	color:#CCC;
	margin:0 0 10px 0;
}
#banner, slider li {
    width:597px;
	overflow:hidden; 
}
#banner img{
    border:none;
}
#banner ul, #banner li{
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
	display:block;
}
#controls ol {
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	overflow: hidden;

}
#controls ol li {
	float: left;
	margin: 5px 2px 5px;
	display: block;
}
#controls ol li a {
	text-decoration: none;
	color: #FFF;
	padding: 5px 8px;
	background: #5c8bb7;
	display: block;
}
#controls ol li.current a {
	background: #293e6b;
}
.homesplash {
	border-top:1px solid #B6B6B6;
	padding-top:10px;
	margin-top:10px;
	}
.homesplash p {
	margin-bottom:1em;
	}
.homesplash .rightbox {
	width:283px;
	float:right;
	}
.homesplash h2 {
margin-top:0;
}
.homesplash h2 a {
color: #5381AB;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;}
.homesplash h2 a:hover {
    color: #293E6B;
    text-decoration: none;}