body {
	font-family: verdana, sans-serif;
	font-size: 62.5%;
	margin: 10px 0 0 0; padding: 0;
	background: #dedede url(../../img/main_bg.gif) repeat-x center top;
	overflow-y: scroll;
}
img {
	border: 0;
}

#container {
	width: 760px;
	margin: 20px auto 0;
	background-color: #fff;
	border: 1px solid #ddd;
}

a {
	color: #009;
}
a:hover {
	color: #33c;
}

#head {
	margin: 10px;
}
#main {
	overflow: hidden;
	_zoom: 1;
	margin: 10px;
}

#head a.logo {
	float: left;
}

#nav {
	margin: 0;
	list-style: none;
	font-size: 1.4em;
}
#nav li {
	float: left;
	margin-top: 40px;
	padding-right: 23px;
	position: relative;
	z-index: 1000;
	list-style: none;
}
#nav li a {
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 44px;
	background: no-repeat left center;
}
#nav ul {
	font-size: 90%;
	padding: 9px 0;
	margin: 0;
	width: 161px;
	min-width: 0;
	position: absolute;
	z-index: 2;
	display: none;
	background: url(../../img/nav/subnav_bg.png) no-repeat right bottom;
	opacity: .95;
}
#nav ul li {
	width: 151px;
	margin: 5px 0 8px 13px;
	padding: 0;
	float: none;
}
#nav ul li a {
	background: none!important;
	text-indent: 0;
	color: #666;
	display: inline;
}
#nav ul li a:hover {
	color: #333;
}

#nav li:hover ul {
	display: block;
}

#nav li.more {
	background: url(../../img/nav/nav_arrow.gif) no-repeat right 23px;
}
#nav li.more:hover {
	background: url(../../img/nav/more_over_right.gif) right top;
}

#nav li.products {
	margin-left: 20px;
}
#nav li.products a {
	background-image: url(../../img/nav/products_off.gif); 
	width: 106px;
}
#nav li.products:hover a {
	background-image: url(../../img/nav/products_over.gif)
}
#nav li.news a {
	background-image: url(../../img/nav/news_off.gif); 
	width: 69px;
}
#nav li.news a:hover {
	background-image: url(../../img/nav/news_over.gif); 
}
#nav li.literature a {
	background-image: url(../../img/nav/literature_off.gif); 
	width: 114px;
}
#nav li.literature:hover a {
	background-image: url(../../img/nav/literature_over.gif); 
}
#nav li.distributors a {
	background-image: url(../../img/nav/distributors_off.gif); 
	width: 138px;
}
#nav li.distributors:hover a {
	background-image: url(../../img/nav/distributors_over.gif); 
}

#nav li.products ul {
	background: url(../../img/nav/subnav_bg_wide.png) no-repeat right bottom;
	width: 270px;
}
#nav li.products ul li {
	width: 260px;
}

h1 {
	margin: 10px 0 5px;
	font-weight: normal;
	font-size: 2em;
	background: url(../../img/elements/h1_arrow.gif) no-repeat right center;
	padding: 3px 22px 3px 0;
	float: left;
}
h1 span {
	background-color: #c5c7c6;
	display: block;
	padding: 0 5px;
	color: #fff;
}

h1.home {
	background: url(../../img/elements/home_h1.gif) no-repeat right center;
	height: 29px;
	text-indent: -999em;
	float: none;
	margin: 15px 37px; 
	padding: 0;
}

#main {
	clear: both;
	margin-bottom: 30px;
}
#main .homePromo {
	float: left;
	min-width: 0;
	width: 410px;
	margin-top: 10px;
	margin-right: 30px;
	padding-top: 13px;
	position: relative;
}
#main .homePromo h2 {
	margin: 0;
	width: 325px;
	height: 25px;
	background: url(../../img/elements/home_promo.gif) no-repeat left center;
	text-indent: -999em;
	position: absolute;
	top: 0;
}

#main .homePromo img {
	margin-left: 10px;
}
#main .homePromo p {
	font-size: 1.0909em;
	margin-left: 10px;
}
#main .homePromo p.cta {
	font-size: 1.2em;
	text-align: center;
	margin: 15px 30px 0;
}
#main .homePromo p a.homeEmail {
	display: block;
	color: #0069a8;
	margin: 5px 0 0;
	font-size: 2em;
	text-decoration: none;
}
#main .homePromo p a.homeEmail:hover {
	text-decoration: underline;
}


#main .homeFeatured {
	float: left;
	width: 289px;
	margin-top: 10px;
	padding: 13px 0 0 0;
	position: relative;
}
#main .homeFeatured h2 {
	margin: 0;
	width: 290px;
	height: 70px;
	background: url(../../img/elements/home_featured.gif) no-repeat left center;
	text-indent: -999em;
	position: absolute;
	top: 0;
}
#main .homeFeatured img, 
#main .homeFeatured div {
	margin: 0 0 0 10px;
}
#main .homeFeatured div {
	background-color: #666;
	color: #fff;
	margin-top: -2px;
	padding: 5px 10px;
}
#main .homeFeatured div p {
	font-size: 1.2em;
	margin-top: 0;
}
a.more {
	display: block;
	margin-top: 4px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background: url(../../img/elements/cta_arrow_on_grey.gif) no-repeat left .2em;
	
}
#main .homeFeatured div a.more:hover {	
	text-decoration: underline;
}

#main .content {
	width: 430px;
	float: left;
	clear: left;
}	
#main div.content_wide {
    width: 700px;
}
#main .content img {
	float: left;
	margin: 10px 10px 10px 0;
}
#main .content p {
	font-size: 1.2em;
	margin: 10px 0;
}

#main .content p.pdf strong {
    float: left;
}
#main .content p.pdf a.pdf img {
    float: none;
    margin-top: 0;
    margin-left: 10px;
}


#main .extras {
	float: left;
	margin-left: 40px;
}

#main .extras .links {
	margin: 0 0 10px 0;
	padding: 15px 0;
	font-size: 1.2em;
	list-style: none;
}
#main .extras .links li {
	background: url(../../img/elements/cta_arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 2px;
}
#main .extras .links li a {
	text-decoration: none;
}

#main .extras .related {
	width: 260px;
	overflow: hidden;
	position: relative;
	_zoom: 1;
}
#main .extras .related h3 {
	margin: 0;
	background: url(../../img/elements/related_product.gif) no-repeat left center;
	text-indent: -999em;
	width: 137px;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
}
#main .extras .related img {
	margin: 10px 0 0 10px;
}
#main .extras .related div {
	padding: 5px 2px;
	margin-left: 10px;
	background-color: #666;
}	
#main .extras .related div p {
	font-size: 1.2em;
	color: #fff;
	margin: 0 2px;
}

#main h2.literatureHead {
	clear: left;
	font-size: 1.5em;
}

#main .map {
	overflow: hidden;
	_zoom: 1;
	clear: left;
}
#main .map img {
	float: left;
}	

.region {
/*	display: none; */
	overflow: hidden;
	font-size: 1.1em;
	_zoom: 1;
}
.region h2 {
	font-size: 1.5em;
}
.region ul {
	float: left;
	width: 400px;
	list-style: none;
	margin: 0 73px 0 0;
	padding: 0;
}
.region ul li {
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
	width: 100px;
}

.country {
/*	display: none; */
	margin-left: 473px;
}

.country img {
	float: none;
}

.contact ul {
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
}
.contact ul li {
	float: none;
	margin: 2px 0;
	width: auto;
}

.extras .contact {
	font-size: 1.1em;
}

form {
	margin: 10px 0;
	padding: 0;
}

div.field {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	overflow: hidden;
	_zoom: 1;
}
div.field label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
div.field input,
div.field textarea {
	width: 250px;
}
div.field input.short {
	width: 100px;
}

div.buttons {
	margin-left: 110px;
}

input.button {
	padding: 0;
	margin: 0;
	height: 24px;
	border: none;
	cursor: pointer;
	text-indent: -999em;
	line-height: 0;
}
input.subscribe {
	width: 100px;
	background: transparent url(../../img/elements/btn_subscribe.gif) no-repeat center center;
}
input.submit {
	width: 85px;
	background: transparent url(../../img/elements/btn_submit.gif) no-repeat center center;
}

ul.literature {
    list-style: none;
    font-size: 1.1em;
    margin: 0;
    padding: 0;
    width: 700px;
}
ul.literature li {
    padding: 3px;    
}
ul.literature li.alt {
    background-color: #eee;
}
ul.literature a {
    float: left;
    display: block;
    width: 150px;
}

table.literature {
    font-size: 1.1em;
    width: 700px;
}
table.literature tr.alt {
    background-color: #eee;
}
table.literature td {
    padding: 3px;
}


#footer {
	background-color: #eee;
	border-top: 1px solid #ccc;
	color: #999;
	overflow: hidden;
	_zoom: 1;	
	padding: 15px;
}
#footer a {
	color: #666;
}
#footer .iso {
	float: left;
	width: 320px;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: .5em;
}
#footer .iso img {
	float: left;
	margin-right: 10px;
}
#footer .iso a {
	display: block;
}

#footer .copyright {
	float: left;
}

#footer ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	float: left;
	margin-left: 1em;
}

.crumbs {
	margin-top: 0;
}
.accessibility {
	position: absolute!important;
	left: -999em;
}