/*----- NEW STYLES - May 09 -----*/

.latestNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	}
	
.inFocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	padding: 15px 5px 5px 5px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	background: url(/UserFiles/images/HomePage/bg_in-focus.jpg) top no-repeat;
	background-color: #EFF3FB;
	}
	
.inFocus a, .latestNews a {
	color: #3366CC;
	text-decoration: underline;
	}
	
.inFocus a:hover, .latestNews a:hover {
	color: #3366CC;
	text-decoration: none;
	}
	
.bestSolution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	padding: 0px 0px 0px 15px;
	background: url(/UserFiles/images/HomePage/menu-bg_best-solution.jpg) top left no-repeat;
	}
	
.bestSolution a {
	color: #3366CC;
	text-decoration: none;
	}
	
.bestSolution a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.bestSolution:hover {
	background: url(/UserFiles/images/HomePage/menu-bg_best-solution-on.jpg) top left no-repeat;
	}

	
#NewsTicker
{
	z-index:0;
	position:relative;
}

#TickerHeadlines1_radHeadlines_Div
{
	z-index:0;
	position:relative;
}
	
	/* Search Box */
#search {
	width: 225px;
	height: 45px;
	padding: 50px 0 0 15px;
	background: url(/UserFiles/images/tabSearch.gif) no-repeat;
	margin: 4px 0;
}

.searchtext {
	width: 150px;
	height: 16px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	border: 1px solid #C1D1F0;
}

.btn_submit {
	border: 0px solid #e9effa;
	/*width: 48px;*/
	height: 18px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3366CC;
	vertical-align: middle;
	margin-top: 1px;
	
}

/* List Menu */
#listmenu {
	width: 239px;
	height: 189px;
	background: url(/assets/images/global/listMenu/listmenu-bg.gif) bottom no-repeat;
	padding-left: 1px;
	margin: 0;
}

#listmenu li {
	display: inline;
}

#listmenu li a {
	width: 225px;
	display: block;
	height: 20px;
	background: url(/assets/images/global/listMenu/listmenu-item.gif) top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #82A0DF;
	padding: 10px 0 0 13px;
}

#listmenu li a:hover {
	background-position: bottom;
}

/* Nav */
#nav {
	list-style-type: none;
	width: 742px;
	height: 37px;
	margin: 0;
	padding: 0;
	z-index:200;
}

#nav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	z-index:200;
}

#nav span {
	display: none;
}

#nav a {
	display: block;
	height: 37px;
	margin: 0;
	padding: 0;
}

#nav a.nav-home {
	background: url(/assets/images/global/newNav/home.gif) no-repeat top;
	width: 236px;
}

#nav a.nav-about {
	background: url(/assets/images/global/newNav/about.gif) no-repeat top;
	width: 64px;
}

#nav a.nav-products {
	background: url(/assets/images/global/newNav/products.gif) no-repeat top;
	width: 74px;
}

#nav a.nav-distributors {
	background: url(/assets/images/global/newNav/distributors.gif) no-repeat top;
	width: 83px;
}

#nav a.nav-casestudies {
	background: url(/assets/images/global/newNav/casestudies.gif) no-repeat top;
	width: 79px;
}

#nav a.nav-news {
	background: url(/assets/images/global/newNav/news.gif) no-repeat top;
	width: 43px;
}

#nav a.nav-contact {
	background: url(/assets/images/global/newNav/contact.gif) no-repeat top;
	width: 73px;
}

#nav a.nav-international {
	background: url(/assets/images/global/newNav/international.gif) no-repeat top;
	width: 90px;
}

#nav li a:hover {
	background-position: center;
}

#nav li a.active {
	background-position: bottom !important;
}

/*SUB nav**/
#nav li ul  {
	position: absolute;
	list-style-type: none;
	top: 31px;
	height: auto;
	width: 128px;
	display: none;
	padding: 0;
	z-index: 999;
	margin:0;
}

#nav li ul li a {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: auto;
	width: 108px;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
	background-color: #3366CC;
	border-top: 1px solid #fff;
}

#nav li ul li a:hover {
	background: #000050;
	display: block;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
/** html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }*/
/* End */


/* Panel Styles */
p.panelText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	margin-top: 5px;
	margin-right: 13px;
	margin-left: 13px;
}

.small_grey_panel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.panelText_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366cc;
}

p.panelText a {
	color: #666666;
	text-decoration: underline;
}

p.panelText a:hover {
	text-decoration: none;
}

hr.panelText {
	height: 1px;
	width: 214px; 
	border: 0;
	color: #e9effa; /* for ie */
	background-color: #e9effa; /*for mozilla browsers */
}

/* Footer link styles */
td.footer {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 5px;
}

td.footer a{
	color: #999999;
	text-decoration: none;
}

td.footer a:hover {
	text-decoration: underline;
}

/* Second tier menu */
td.secondtiermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-bottom: 2px;
}

a.secondtier_active {
	color: #000050;
	font-weight: bold;
	text-decoration: none;
}

a.secondtier_active:hover {
	text-decoration: underline;
}

a.secondtier_inactive {
	color: #FFFFFF;
	text-decoration: none;
}

a.secondtier_inactive:hover {
	text-decoration: underline;
}

/* Second tier menu (Admin interface)*/
td.secondtiermenuAdmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-bottom: 2px;
	border: solid 1px black;
}

/* Main body text format*/
.mainBodyFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;

}

.mainBodyFormat h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}

.mainBodyFormat h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
}

.mainBodyFormat h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.mainBodyFormat img {
	float: right;
	margin-left: 3px;
}

.mainBodyFormat a {
	color: #3366CC;
	text-decoration: none;
}

.mainBodyFormat a:hover {
	text-decoration: underline;
}

.mainBodyFormat hr {
	height: 1px; 
	border: 0;
	color: #e9effa; /* for ie */
	background-color: #e9effa; /*for mozilla browsers */
}

.mainBodyFormat ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

.mainBodyFormat ul li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9effa;
	padding-bottom: 5px;
	padding-top: 5px;
}

.mainBodyFormat #latestNewsHeadline {
	background-image: url(/assets/images/bgnd_tile_grey.gif);
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9effa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9effa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9effa;	
}

.mainBodyFormat #boxThis {
	background-image: url(/assets/images/bgnd_tile_grey.gif);
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #e9effa;
}

.mainBodyFormat #otherMenu {
	background-image: url(/assets/images/bgnd_tile_grey.gif);
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	border: 1px solid #e9effa;
}

.mainBodyFormat #superscript {
	vertical-align: super;
	font-size: 8px;
	color: #FF0000;
}

.mainBodyFormat #quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3366CC;
}
.mainBodyFormat #highlightBlue {
	color: #3366CC;
}

.mainBodyFormat #highlightDarkGrey {
	color: #333333;
}

/* Fixers */

img.freeImage {
	margin-left: 0px;
	margin-right: 0px;
	float: none;
	text-align: center;
}

/*Form styles */ 

.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}

.textbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 300px;
	height: 14px;
	border: 1px solid #3366CC;
}

.select {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 305px;
	height: 18px;
}

.textarea {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 300px;
	height: 100px;
	border: 1px solid #3366CC;
}

.menulist {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 305px;
	/* border: 1px solid #e9effa; */
}

/*.btn_submit {
	border: 1px solid #e9effa;
	width: 100px;
	height: 20px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3366CC;
}*/

.boxItem {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 305px;
	/* background-image: url(/assets/images/bgnd_tile_grey.gif);*/
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #e9effa;
}

.boxItem hr {
	height: 1px; 
	border: 0;
	color: #e9effa; /* for ie */
	background-color: #e9effa; /*for mozilla browsers */
}

/*
.searchtext {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
	height: 14px;
	border: 1px solid #3366CC;
}*/

/* Site map */
td.SiteMapTier1 {
	background-image: url(/assets/images/bgnd_tile_grey.gif);
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	border: 1px solid #e9effa;
	width: 476px;
}

td.SiteMapTier1 a {
	font-weight: bold;
	color: #666666;
}

td.SiteMapTier2 {
	background-image: url(/assets/images/bgnd_tile_grey.gif);
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	border: 1px solid #e9effa;
	width: 238px;
}

td.SiteMapTier3 {
	background-image: url(/assets/images/bgnd_tile_grey.gif);
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	border: 1px solid #e9effa;
	width: 238px;
}

tr.SearchResults
{
	background-image: url(/assets/images/bgnd_tile_grey.gif);
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	border: 1px solid #e9effa;
	width: 238px;
}
