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

/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#manu ul, #menu ol {
	list-style:none;
	margin-left:0;
}
fieldset, img {
	border: none;
}
p img {
	padding: 5px;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
/* TYPE */
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color:#336699;
	font-weight:normal;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	font-size:12px;
	color:#999;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-bottom: 10px;
	text-align:justify;
}
/* LAYOUT */
body {
	background:url(../images/bg.jpg) center top #eaeaea repeat-x;
}
#wrap {
	width:910px;
	margin:10px auto;
}
#container_top {
	background:url(../images/container_top.png) no-repeat;
	height:15px;
	margin:0;
	width:910px;
}
#container_body {
	background:url(../images/container_bg.png) repeat-y;
	min-height:200px;
	width:840px;
	padding:0 35px 10px;
	margin:0;
}
#container_bottom {
	background:url(../images/container_bottom.png) no-repeat;
	height:15px;
	width:910px;
	margin:0;
}
#header {
	height:50px;
	padding:20px 0;
}
#logo {
	width:140px;
	height:50px;
	background:url(../images/logo.jpg);
	float:left;
}
#logo a {
	width:140px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#tagline {
	width:250px;
	float:right;
}
#menu {
	width:840px;
	height:24px;
	background:url(../images/menu_bg.jpg) no-repeat;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#home_content {
	margin:20px 0 0;
	padding:0;
	width:840px;
}
#home_text {
	width:540px;
	float:left;
	margin:0;
	padding:0;
}
#home_img {
	width:300px;
	float:right;
	margin:0;
	padding:0;
	width:300px;
	text-align:right
}
#home_calculator, #calculator {
	width:151px;
	height:60px;
	float:left;
	background:url(../images/calculator_bkg.jpg) no-repeat;
	font-size:12px;
	line-height:50px;
	margin-right:8px;
}
#home_community, #community  {
	width:151px;
	height:60px;
	float:left;
	background:url(../images/community_bkg.jpg) no-repeat;
	margin-right:10px;
	font-size:12px;
	line-height:50px;
	margin-right:8px;
}
#home_support, #support  {
	width:151px;
	height:60px;
	float:left;
	background:url(../images/support_bkg.jpg) no-repeat;
	margin-right:10px;
	font-size:12px;
	line-height:50px;
	margin-right:8px;
}

#home_calculator a, #calculator a {
	width:110px;
	height:60px;
	display:block;
	text-decoration:none;
	padding-left:43px;
	padding-top:5px;
	padding-right:5px;
	color:#000;
}
#home_community a, #community a{
	width:75px;
	height:60px;
	display:block;
	text-decoration:none;
	padding-left:55px;
	padding-top:5px;
	padding-right:5px;
	color:#000;
}
#home_support a{
	width:151px;
	height:60px;
	display:block;
	text-decoration:none;
	padding-left:51px;
	padding-top:5px;
	padding-right:5px;
	color:#000;
}
#home_community a strong, #community a strong {
	color:#336699;
}
#home_calculator a strong, #calculator a strong, #home_support a{
	color:#336699;
}
#home_what_we_do {
	width:840px;
	margin-top:15px;
	margin-bottom:15px;
}
#home_what_we_do a strong {
	color:#ff9900;
	font-size:14px;
}
#home_what_we_do a {
	width:120px;
	height:95px;
	display:block;
	text-decoration:none;
	padding-left:75px;
	padding-top:25px;
	padding-right:5px;
	color:#000;
}
#home_for_home {
	width:200px;
	height:120px;
	float:left;
	background:url(../images/for_home_bg.jpg) no-repeat;
	font-size:11px;
	line-height:18px;
	margin-right:13px;
}
#home_for_business {
	width:200px;
	height:120px;
	float:left;
	background:url(../images/for_business_bg.jpg) no-repeat;
	font-size:11px;
	line-height:18px;
	margin-right:13px;
}
#home_for_education {
	width:200px;
	height:120px;
	float:left;
	background:url(../images/for_education_bg.jpg) no-repeat;
	font-size:11px;
	line-height:18px;
	margin-right:14px;
}
#home_for_government {
	width:200px;
	height:120px;
	float:left;
	background:url(../images/co2.jpg) no-repeat;
	font-size:11px;
	line-height:18px;
	
}
#home_for_utilities{
	width:201px;
	height:120px;
	float:left;
	background:url(../images/for_utilities.jpg) no-repeat;
	font-size:11px;
	line-height:18px;
		margin-right:13px;
}
#homepage_icons_label {
	float:left;
	line-height:25px;
	
}
#homepage_icons_panelB {
width:323px;
text-align:right;
	float:left;
	padding-top:12px;
}
#homepage_icons_panelB a{
	
	
}
#homepage_icons_panel {
	float:left;
}
#homepage_icons_panel img {
	padding:0px 0 0 0 ;
}
#sitemap {
	width:840px;
	height:24px;
	background:url(../images/sitemap_bg.jpg) no-repeat;
	color:#fff;
	line-height:24px;
}
#sitemap a {
	color:#fff;
	width:820px;
	height:24px;
	display:block;
	padding-left:20px;
	text-decoration:none;
}
#container_tab{
	margin-top:20px;}
.tabs-container ul{
margin-left:15px;	
}
.tabs-container li{
padding-left:2px;	
list-style-type:disc!important;
}

#m1 strong {
	color:#336699;
	font-size:11px;
}
#m1 ul li {
	font-size:10px;
	list-style:disc;
	margin-left:20px;
}
#main {
	margin:20px 0;
	padding:0;
	width:840px;
}
#breadcrumb {
	font-size:10px;
	text-transform: uppercase;
	color:#666;
	margin-bottom:20px;
}
#breadcrumb a {
	color:#666;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
	color:#336699;
}
#left_col {
	margin:0;padding:0;
	width:200px;
	float:left;
}
#right_col {
	margin:0;padding:0;
	width:610px;
	float:right;
}
/*----------------------Left drop Down -----*/
/* BUTTON													*/
.button{
	background:url(../images/button.png)  -32px right no-repeat;
	color:#ff9900;
	clear:both;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:203px;
	margin-right:0px;
}
	a.button {
		text-decoration:none;
	}
	.button span {
		background:url(../images/button.png) left top no-repeat;
		display:block;
		height:31px;
		line-height:31px;
		padding-left:30px;
		padding-right:8px;
		margin-right:0px;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.menuWrap{
background: url(../images/menu_bg.png) left bottom no-repeat;
padding-bottom:10px;
}

.v-menu{
	border-left:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	width:180px;
	clear:both;
	padding:0px 6px 10px 0px;
}
	ul.v-menu, .v-menu li{
		padding-left:6px; 
		margin:0;
		list-style:none;
		
		
	}
	ul.v-menu li{
	background:url(../images/pointer.png) left no-repeat;
	border-bottom:dotted 1px #DEDEDE ;
	width:162px;
	}
	ul.v-menu{
		clear:both;
		margin-top:6px;
		padding:6px 10px 6px 16px;
		width:172px;
	}
		.v-menu li a{
		
			color:#999999;
			font-weight:normal;
			display:block;
			
			padding:4px 0px 4px 15px;
			text-decoration:none;
		}
		.v-menu li a:hover{
			color:#336699;
		}
#uk{
background:url(../images/uk.png) 10px no-repeat;
padding-left:35px;
}
#ger{
background:url(../images/ger.png) 10px no-repeat;
padding-left:35px;
}
#aus{
background:url(../images/aus.png) 10px no-repeat;
padding-left:35px;
}
#usa{
background:url(../images/usa.png) 10px no-repeat;
padding-left:35px;
}
#iti{
background:url(../images/iti.png) 10px no-repeat;
padding-left:35px;
}
#fre{
background:url(../images/fre.png) 10px no-repeat;
padding-left:35px;
}
.currentMenuItem{
color:#000000 !important;
}
/*------------------- INNER PAGES ----------------------*/
#product_menu {

}
#calculator, #community { margin-top:10px;
}
#itemHolder{
padding:5px 0px;
}
#itemHolder a{
color:#000;
text-decoration:none;
}
.item{
text-align:center;
/*width:203px;*/
float:left;
margin:7px 3px 0px 0px;
}
#product_shot {
	width: 147px;
	height: 144px;
	overflow: hidden;
}
.item .title{
padding-top:3px;
}
.introText{
padding:10px 0px;
line-height:20px;
font-size:12px;
}
.introText #featurePic{
float:right;
width:250px;
padding:0px 0px 10px 20px;
}

.introText p{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:18px;
margin:0 0 10px;
text-align:justify;
}
/*----------------------------------------------------------------------------*/
#footer {
	height:30px;
	line-height:30px;
	background:url(../images/footer_logo.jpg) left no-repeat;
	width:800px;
	margin-top:20px;
	font-size:10px;
	padding-left:40px;
	color:#999;
}
#footer_left {
	float:left;
}
#footer_right {
	float: right;
}
#footer a {
	text-decoration:none;
}
.clear {
	clear:both;
}
/*------------------------IE PNG fix --------------------------------*/

 img, div, input {
	behavior: url("iepngfix.htc")
}

h1.frontpage_title
{
	color: #ff9900;
	font-weight: normal;
	font-size: 42px;
	margin-bottom: 18px;
	line-height: 42px;
}
/*------------------------liScroll style declarations --------------------------------*/

.tickercontainer { /* the outer div with the black border */

	background: #fff; 
	width: 300px; 
	height: 27px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	width: 280px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	margin: 0 50px 0 0;
} 

ul.newsticker span {
	margin: 0 10px 0 0;
} 

#news_title {
	font-size:18px;
	color:#336699;
	border-top:1px dotted #333;
	padding-top:5px;
}

#news_date {
	color:#666;
	font-size:10px;
	border-bottom:1px dotted #333;
	padding-bottom:5px;
}

#news_intro_text {
	margin-bottom:10px;
	padding-top: 20px;
}

#news_details {
	padding-bottom:20px;
}

#ticker01 a,
#news_download_link a,
#news_details a {
	color: #336699;
	text-decoration: none;
}

#news_download_link a:hover,
#news_details a:hover {
	text-decoration: underline;
}

.support_listing td {
	border-bottom:1px dotted #333;
	height: 30px;
	vertical-align: middle;
}

.support_listing th {
	border-bottom: 3px solid #333;
	height: 30px;
	font-weight:bold;
	color: #336699;
	}

a.send_btn {
	padding: 5px 10px;
	background: #336699;
	color: #fff;
	border: 1px solid #333;
	text-decoration: none;
}

a.send_btn:hover {
	background: #333;
	border: 1px solid #333;
}

.img_border {
	background: #e6e6e6;
	padding: 5px 2px 0px 3px;
	width: 180px;
	height: 180px;
}
