﻿@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg.png) repeat-x;
	font:12px "Lucida Sans Unicode","Lucida Grande", Arial, sans-serif;
	line-height:1.8em;
}

ul, ol {
	margin-left:40px;
}

ul li, ol li {
	list-style:none;
	padding:4px 30px;
	background:url(images/arrow_right.png) 5px 8px no-repeat;
	display:block;
}

#wrap{
	width:980px;
	margin:0px auto;
}

#topbar {
	height:60px;
	border-bottom:1px solid #9D9D9D;
}

#topbar .division {
	height:60px;
	width:234px;
	float:right;
	font-size:12px;
	line-height:30px;
	padding:0px;
	text-align:right;
}

#topbar .division a{
	width:160px;
	height:60px;
	float:right;
	background-position:top left;
	display:block;
}

#topbar .division a:hover {
	background-position:bottom left;
}

#topbar .division .db {
	background-image:url(images/tb-download.png);
}

#topbar .division .wtv {
	background-image:url(images/tb-wtv.png);
}

#topbar .division .contactus{
	background-image:url(images/tb-contactus.png);
}


#topbar .division .home{
	background-image:url(images/tb-home.png);
	color:#fff;
	text-decoration:none;
}


#hemisphere {
	height:333px;
	background:url(images/topbar.png)
}

#hemisphere-int {
	height:333px;
	background:url(images/topbar-int.png)
}

#southern {
}

#southern-int {
	background:url(images/souther-int.png) top left no-repeat;
}

.splitleft {
	width:230px;
	float:left;
	padding:20px 40px 20px 10px;
	
}

.split1 {
	width:233px;
	float:left;
	background:url(images/bottomlinks.png) repeat-x;
}
.split2 {
	width:231px;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:url(images/bottomlinks.png) repeat-x;
	
}
.split3 {
	width:233px;
	float:left;
	background:url(images/bottomlinks.png) repeat-x;
}

.navs1 {
	margin-left:280px;
	width:233px;
	float:left;
	height:40px;
	
}
.navs2 {
	width:231px;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:40px;
}
.navs3 {
	width:233px;
	float:left;
	height:40px;

}

.int-header {
	margin-left:280px;
	float:left;
	width:650px;
	padding:15px;
	font-size:26px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:30px;
	margin-top:60px;
}
	

.headbar {
	height:40px;
	background:#A6C7DC;
	line-height:40px;
	text-align:right;
	border-bottom:1px solid #85B3CF;
}

.bottomlink {
	padding:5px 10px 5px 15px;
	font-size:11px;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #D5E4EE;
	text-align:right;
	color:#000;
}

a.bottomlink:hover {
	color:#fff;
	padding:5px 12px 5px 15px;
	text-decoration:underline;
}

#linkholder {
	height:230px;
	border-top:1px dotted #BCD5E4;
}


#mast {
	width:699px;
	height:333px;
	float:right;
	margin-right:1px;
}

.companylink {
	border-top:1px solid #e2e2e2;
}

.companylink a{
	border-bottom:1px solid #e2e2e2;
	display:block;
	padding:5px 15px 5px 25px;
	font-size:12px;
	text-decoration:none;
	color:#666;
	background:url(images/bullet_go.png) 3px 8px no-repeat;
}

.companylink a:hover {
	color:#000000;
}

#clear{
	width:100%;
	clear:both;
}

#footer {
	font-size:10px;
	color:#666666;
	padding:10px;
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #e2e2e2;
}


.copyright{ 
float:left;
}
.credit {
	float:right;
}

#footer a{
	color:#666;
}

#content {
	width:595px;
	padding:40px;
	float:left;
	margin-top:-165px;
	font-size:13px;
	line-height:1.8em;
}
	
#content .text {
	padding:20px;
}

.listholder {
	margin-left:50px;
	margin-top:30px;
	margin-bottom:30px;
	border-top:1px dotted #ccc;
	width:275px;
}

.listitem {
	padding:4px 30px;
	border-bottom:1px dotted #ccc;
	background:url(images/arrow_right.png) 5px 8px no-repeat;
}
	
	
#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		list-style:none;
	padding:0px;
	background:none;;
	display:block;
		
		}

	#jsddm li a
	{	display: block;
		
		text-decoration: none;
		border:none;
		width: 233px;
		color: #EAFFED;
		white-space: nowrap}
		
	#innermenu_head {
		height:36px;
		line-height:36px;
	}
	
	.innermenu_products {
		background:url(images/innter-hb-products.png) top left;
	}
	.innermenu_markets {
		background:url(images/innter-hb-markets.png) top left;
	}
	.innermenu_manufacturing {
		background:url(images/innter-hb-manufacturing.png) top left;
	}

	#jsddm li a:hover
	{	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #e2e2e2;
			border-bottom:1px dashed #ccc;
			color:#4a4a4a;
			padding: 8px 12px 8px 35px;}
		
		#jsddm li ul li a:hover
		{	background: #fff}
		
#innermenu {
	margin-left:280px;
}

.photo {
	padding:20px;
	display:block;
	width:55px;
	height:55px;
	float:left;
}

label {
	width:250px;
	display:block;
	float:left;
}

.inputarea {
	padding:10px 10px;
	border-bottom:1px dashed #e2e2e2;
}

.supersmall {
	font-size:10px;
	color:#e2e2e2;
}

input{
	width:250px;
	height:25px;
	line-height:25px;
}

input.years{
	width:50px;
	height:25px;
	line-height:25px;
}


textarea, select {
	width: 250px;
	line-height:25px;
}

.tbErrors {
	color:#F00;
}


