/* ---- Structure ---- */ 

body {
	font-size:0.69em;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	margin:0;
}
#outer-wrapper {
	width:100%;
}
#inner-wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
}
#header {
	background:#006bb3;
	text-align:right;
	padding:0;
	height:110px;
	display:block;
}
#header #news-wrap {
	width:650px;
	float:left;
	margin:25px 0 0 0;
	padding:0 0 0 28px;
	text-align:left;
	color:#FFF;
}
#header #news-wrap h2 {
	margin:0;
	padding:0 0 10px 0;
	color:#FFF;
	font-size:135%;
}
#header #news-wrap h3 {
	margin:0;
	padding:0 0 5px 0;
	color:#ffaa00;
	font-size:115%;
}
#header #news-wrap p {
	color:#fff;
	margin:0;
}
#header #news-wrap a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#menu {
	background:#f1f7ff url(../images/bg-menu.gif) top right no-repeat;
	margin:10px 0 0 0;
}
#promo {
	background-color:#e7f2ff;
	height:255px;
	width:960px;
	padding:0;
	margin:0 0 10px 0;
}
#left-col {
	width:310px;
	float:left;
	margin:0;
	padding:0;
}
#left-col .box {
	background-color:#d9d9d9;
	clear:both;
	margin:0;
	padding:28px;
	background:#d9d9d9 url(../images/bg-box.gif) bottom left no-repeat;
}
#left-col .box h2 {
	font-size:125%;
	margin:10px 0;
}
#right-col {
	width:584px;
	float:right;
	margin:0 0 0 10px;
	padding:20px 28px;
	background:#e7f2ff url(../images/bg-right-col.gif) bottom right no-repeat;
	line-height:150%;
}
#right-col-elec {
	width:584px;
	float:right;
	margin:0 0 0 10px;
	padding:20px 28px;
	background:#fef0db url(../images/bg-right-col-elec.gif) bottom right no-repeat;
	line-height:150%;
}
#right-col h1.title, #right-col-elec h1.title {
	color:#006bb3;
	font-size:150%;
	margin:10px 0;
	font-weight:500;
	padding:0 0 10px 0;
	border-bottom: 1px solid #fcb040;
}
#right-col h2, #right-col-elec h2 {
	font-size:120%;
	margin:10px 0;
        font-weight:600;
}
#footer {
	clear:both;
	padding:28px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 10px 0 0;
}
#footer ul li a:link, #footer ul li a:visited {
	color:#999;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#333;
	text-decoration:underline;
}
#news {
	float:left;
}
.dtwo {
	color:#fcb040;
	text-decoration:none;
}
.dtwo:hover {
	color:#fcb040;
	text-decoration:underline;
}

.footer-link { color:#747474; }

/* ----------- Accordion ----------- */
		
.accordion_toggle {
	display: block;
	height: 30px;
	width:549px;
	background:#f6f6f6 url(images/ico-bg-h3-out.gif) no-repeat 5px;
	padding: 0 10px 0 25px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #ededed;
	cursor: pointer;
	margin: 0;
}
.accordion_toggle_active {
	color: #ff9933;
	background:#fff url(images/ico-bg-h3.gif) no-repeat 5px;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
}
.accordion_content {
	color: #444444;
	overflow: hidden;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	width:485px;
}
.accordion_content ul {
	padding:20px;
	margin:0;
}
.accordion_content ul li {
	padding:0;
	margin:5px 0;
}
.accordion_content p {
	padding:25px;
	margin:0;
}
.accordion_content table {
	margin:0 0 0 2px;
}
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.accordion_content p {
	padding: 5px 10px 15px 0px;
}
/* ---- Misc ---- */

hr {
	border-bottom:0;
	border-top:1px dotted #999999;
	margin:10px 0;
	border-right:0;
	border-left:0;
}
.newsticker {
	list-style-type: none;
	padding: 3px 0;
	margin: 0;
}
.newsticker a {
	font-weight:600;
}
h3 a:link, h3 a:visited {
	color:#ffaa00;
	text-decoration:none;
	font-weight:500;
}
h3 a:hover, #left-col a:hover {
	color:#ffaa00;
	text-decoration:underline;
	font-weight:500;
}
#left-col .box a:link, #left-col a:visited {
	color:#666;
	text-decoration:none;
}
#left-col .box a:hover {
	color:#666;
	text-decoration:underline;
}
.pdf {
	background:#ebebeb url("../../public/images/bg-link-pdf.gif") no-repeat bottom left;
	line-height:23px;
	height:23px;
	width:310px;
	text-align:right;
	margin:10px 0 0 0;
}
.pdf a {
	background:url("../../public/images/ico-pdf.gif") right center no-repeat;	
	color:#006bb3;
	text-decoration:none;
	text-transform:uppercase;
	padding:4px 35px 4px 0;
}
a.download {	
	color:#006bb3;
	text-decoration:none;
	text-transform:uppercase;
	padding:4px 35px 4px 0;
}

.valid { color:#006bb3; }
.soft { color:#fcb040;; }

/* ---- Forms ---- */

/* -------- Contact Form -------- */
#frm-contact {
	clear:both;
}
#frm-contact form {
	margin:7px 0 0 0;
	padding:0;
}
#frm-contact fieldset {
	border:0;
	padding:0;
	margin:0;
}
#frm-contact fieldset input.field {
	border:1px solid #ccc;
	margin:0 0 7px 0;
	font-size:11px;
	color:#666666;
	padding:5px 4px;
	width:345px;
}
#frm-contact fieldset textarea {
	border:0px;
	border:1px solid #ccc;
	margin:0 0 7px 0;
	font-size:11px;
	color:#666666;
	padding:5px 4px;
	width:345px;
	height:86px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}
#frm-contact fieldset label {
	display: block;
	margin:0;
	padding:0;
	font-weight:400;
}
#frm-contact fieldset .submit {
	display:block;
	padding:5px 7px;
	background-color:#006bb3;
	border:none;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
}
#frm-contact fieldset .submit:hover {
	background-color:#fcb040;
	border:none;
	cursor:pointer;
}
form fieldset input.next {
	background:url("../../images/btn-next-out.gif") no-repeat;
	width:84px;
	height:20px;
	cursor:pointer;
}
form fieldset input.next:hover {
	background:url("../../images/btn-next-over.gif") no-repeat;
	width:84px;
	height:20px;
}
form fieldset input.calculate {
	background:url("../../images/btn-calculate-out.gif") no-repeat;
	width:84px;
	height:20px;
	cursor:pointer;
}
form fieldset input.calculate:hover {
	background:url("../../images/btn-calculate-over.gif") no-repeat;
	width:84px;
	height:20px;
}

.tbContactform .antispam {
		display:  none;
		visibility: hidden;
	}

	.tbContactform label {
		display: block;
		margin:0;
	        padding:0;
	        font-weight:400;
	        }

	.tbContactform input.text,
	.tbContactform textarea {
		border:1px solid #ccc;
		margin:0 0 7px 0;
		font-size:11px;
		color:#666666;
		padding:5px 4px;
		width:345px;
		}


	.tbContactform textarea {
		border:0px;
		border:1px solid #ccc;
		margin:0 0 7px 0;
		font-size:11px;
		color:#666666;
		padding:5px 4px;
		width:345px;
		height:86px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:11px;
		}

	.tbContactform input.submit {		
		display:block;
		padding:5px 7px;
		background-color:#006bb3;
		border:none;
		color:#fff;
		text-transform:uppercase;
		font-size:10px;
		}
	
	.tbContactform input.submit:hover {		
		background-color:#fcb040;
		border:none;
		cursor:pointer;
		}

	.tbContactform .tbErrors p {
		color: #FF0000;
	}

/* -------- Distributors -------- */

#distributors {
	list-style:none; 
        margin:0;
        padding:0;		
}
#distributors li {
	list-style:none; 
        margin:10px 0;
}
#distributors .cont span { 
        margin:0;
	padding:0 0 10px 0;
	color:#333;
	font-size:135%;
}

#globe {
 width: 584px;
 height: 270px;
 background: url(/public/images/globe.png);
 margin: 10px auto; padding: 0;
 position: relative;
 overflow:hidden;
}
 
#globe li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  display: block;
  text-indent: -999px;
}

#globe li, #globe a {
  display: block;
  text-decoration: none;
}

#am {left: 0; top: 0; width: 230px; height: 110px; }
#sa {left: 0; top: 115px; width: 234px; height: 110px; }
#eu {left: 240px; top: 0; width: 110px; height: 77px; }
#af {left: 240px; top: 80px; width: 110px; height: 120px; }
#as {left: 360px; top: 0; width: 200px; height:125px; }
#au {left: 360px; top: 130px; width: 200px; height: 95px; }

#am a { height: 110px; }
#sa a { height: 110px; }
#eu a { height: 77px; }
#af a { height: 120px; }
#as a { height:125px; }
#au a { height: 95px; }

#am a:hover { background: url(/public/images/globe.png) 0 -302px no-repeat; }
#sa a:hover { background: url(/public/images/globe.png) 0 -417px no-repeat; }
#eu a:hover { background: url(/public/images/globe.png) -240px -302px no-repeat; }
#af a:hover { background: url(/public/images/globe.png) -240px -382px no-repeat; }
#as a:hover { background: url(/public/images/globe.png) -360px -302px no-repeat; }
#au a:hover { background: url(/public/images/globe.png) -360px -432px no-repeat; }

/* -------- Literature -------- */

#literature { list-style:none; padding:0; margin:0; }

#literature li ul li { list-style:none; background: url(/public/images/pdf.gif) no-repeat left; padding:0 0 0 30px; margin:5px 0; }

.foot-logos { text-align:center; }