body {
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial;
	color: #333;
	font-size:0.75em;
}


#wrapper {
	width:1000px;
	background:#ccc;
	background-image: url(../images/main_bcg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0 auto;
	text-align: left;
	
}

#maincontainer {
	width:940px;
	padding:0;
	margin:0 0 0 30px;

}

#btn3 {
margin:0 -420px;
}

#landing-page #nodsliderContent {
background:none;
height:235px;
padding:5px 10px;
width:590px;
}

#topheader {
	height:110px;
	background-image: url(../images/bcg_top.jpg);
	background-repeat: repeat-x;
	width:100%;
}

#topheadercontainer {
	width:925px;
}
#topheaderleft {
	width:172px;
	height:110px;
	float:left;
}

#topheaderright {
	width:753px;
	height:110px;
	float:left;

}

#utils {
	height:38px;
	float: right;
}

#btn1, #btn2, #btn3 {
	float: left;
	margin-right:5px;
}

#welcome{
position:absolute;margin:0 -755px;
width:190px;
font-size:12px;
color:#0f9fff;
margin-top:12px;
}

/*#btn3 {margin:0 -415px;}*/


#btn4 {
	float: left;
	margin-right:0;
}
#country-search {
	margin-top: 55px;
}

#country {
	width:556px;
	float:left;
}

#search {
	
	float:left;
}

.division {
	color:#0f9fff;
	margin-left:12px;

}

.country {
	color:#a8aeb0;
	
}


form {
	padding:0;
	margin:0;
}

label {
	display: none;
}

#searchbox {
background-image: url(../images/search.jpg);
background-repeat: no-repeat;
background-position: top left;
border:0;
float:left;
height:22px;
padding:4px 0 0 4px;
margin:0;
color:#0099ff;
width:161px;
overflow: hidden;
}
#mainnav-container {
	/*background: #0099ff;*/
	/* background:url(../images/main-bg-landing.png) no-repeat left top; */
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

#mainnav-container-nobackgroundcolur {
	background: none;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

#mainnav {
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	height:40px;
	width:100%;
	float:left;	
	margin:0;
	padding:0;
	
}

#mainnav ul {
	list-style: none;
	margin:0;
	padding:5px 10px 0 14px;
	height: 35px;
	float:left;
}

#mainnav ul li {
	float:left;
	margin:0;
   background-image: url(../images/mainnav-sep.jpg);
	background-repeat: no-repeat;
	background-position: top right;
   height: 35px;
	padding:0;
}



#mainnav ul li a {
	text-decoration: none;
	font-size:13px;
	color:#333;
	font-weight:bold;
	display:block;
	padding:7px 12px 12px 12px;
		
}


#mainnav ul li a.MainHz_CMSListMenuHighlightedLI,
#mainnav ul li a.MainHz_CMSListMenuLinkHighlighted {
  background-image: url(../images/nav-over-nocorners.jpg);
   background-repeat: repeat-x;
	background-position: top right;
	color:#fff;
}


#mainnav ul li a.selected {
  background-image: url(../images/nav-over-nocorners.jpg);
   background-repeat: repeat-x;
	background-position: top right;
	color:#fff;
}

#mainnav ul li a:hover {
  background-image: url(../images/nav-over-c.jpg);
   background-repeat: repeat-x;
	background-position: top right;
	color:#fff;
}

#subnav {
	/* background:url(../images/main-bg-landing.png) no-repeat left -40px; */
	height:284px;
	float:left;
	width:100%;
	
	
}

#subnav-content {
	width:910px;
	padding:0;
	margin:15px 0 0 14px;
	height:250px;
	
}

#subnav-left {
	float:left;
	width:70%;
	margin:0;
	padding:0;
	}

p.homeintrotext {
	color: #fff;
	font-size:15px;
	font-weight: bold;
	margin:20px 0 0 0;
	padding:0 0 0 12px;
	border-left:1px solid #fff;
	line-height: 20px;
}

p.landintrotext {
	color: #fff;
	font-size:15px;
	margin:20px 0 0 0;
	padding:0 0 0 12px;
	line-height: 20px;
	font-weight:normal;
}


#subnav-right {
	float:right;
	width: 190px;
	height:250px;
	margin:0;
	padding:0 20px;
	background-image: url(../images/home-box.png);
	background-repeat: no-repeat;
	background-position: top left;

}

#subnav-right p {
	color: #fff;
	font-size:12px;
	margin:0;
	padding:10px 10px 0 0;
	line-height: 18px;
	font-weight:bold;
}

#subnav-right p a {
	color:#fff;
	text-decoration: none;
}

#subnav-links {
	width:100%;
	margin:0px 0 0 0;
	padding:0;
	height:30px;
	position:absolute;
	top:390px;
}

#subnav-links a {
	color:#fff;
	text-align: center;
	font-size:16px;
	width:150px;
	height:30px;
	display:block;
	text-decoration:none;
	padding:4px 0 0 0;
	float:left;
	margin: 0 14px 0 0;
}

.blue-link {
	background-image: url(../images/blue-link.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.green-link {
	background-image: url(../images/green-link.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.orange-link {
	background-image: url(../images/orange-link.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#subnav-bottom {
	background-image: url(../images/subnav-bottombar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:15px;
	width:940px;
	float:left;
}

#homeboxes-equal {

width:950px;
padding:0;
float:left;
margin:20px 0 20px -5px;
z-index:998;
}


/* Option B*/
#homeboxequal-1 {
	width:233px;
	height:335px;
	float:left;
	padding:0;
	margin:0 2px 0 0 ;
	background-image: url(../images/homeboxes-equal-long.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index:999;
}

#homeboxequal-last {
	width:233px;
	height:335px;
	float:left;
	padding:0;
	margin:0;
	background-image: url(../images/homeboxes-equal-long.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index:999;
}

.homeboxequal-content {
	margin:20px;

}

.homeboxequal-content p {
	font-size:11px;
	padding: 10px 20px 10px 0;
	margin:0;
}

.homeboxequal-content p a {
	text-decoration:none;
	color:#0f9fff;
}

/* Option A*/

#homebox-different-big {
	width:292px;
	height:244px;
	float:left;
	padding:0;
	margin:0 4px 0 0 ;
	background-image: url(../images/homeboxes-different-big.png);
	background-repeat: no-repeat;
	background-position: top;
	}

#homebox-different-small {
	width:214px;
	height:244px;
	float:left;
	padding:0;
	margin:0 4px 0 0 ;
	background-image: url(../images/homeboxes-different-small.png);
	background-repeat: no-repeat;
	background-position: top;
}


#homebox-different-small-last {
	width:214px;
	height:244px;
	float:left;
	padding:0;
   margin:0 0 0 2px ;
	background-image: url(../images/homeboxes-different-small.png);
	background-repeat: no-repeat;
	background-position: top;
}

/* Option C */

#homebox-tabs {
	width:707px;
	height:244px;
	background-image: url(../images/homtabs_bcg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin:0 16px 0 0;
	padding:0;
	float:left;
}


h2.homebox  {
	color:#fff;
	font-size:32px;
	padding:0;
	margin:0 0 0 12px;
	
} 

#wrapper h2.landbox  {
	color:#fff;
	font-size:32px;
	padding:0;
	margin:0;
	text-align: right;
	
}

h2.homebox-right  {
	color:#fff;
	font-size:18px;
	padding:0;
	margin:38px 0 0 0;
	background-image: url(../images/circle.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}

h2.homebox-right1  {
	color:#fff;
	font-size:18px;
	padding:0;
	margin:15px 0 0 0;
	text-align:center;
}

h2.homebox-right2  {
	color:#fff;
	font-size:12px;
	padding:0;
	margin:15px 0 0 0;
	text-align:center;
}

h2.sectionheader  {
	color:#fff;
	font-size:13px;
	margin:0;
	padding:10px 0 0 20px;
	float:left;
	
} 

h1 {
	padding:0;
	margin:3px 0 0 0;
	font-size:22px;
}
h2.contentheader {
	color:#333;
	font-size:20px;
	padding:0;
	margin:0;
}

h2.rhsboxheading {
	color:#333;
	font-size:15px;
	padding:0;
	margin:0;
}

h3.content-header {
	font-size: 12px;
	color:#333;
	margin:5px 0 20px 0;
	padding:0;
}

h3.homeboxes  {
	color:#0f9fff;
	font-size:18px;
	padding:0;
	margin:0;
	
}

h3.search-head {
color:#0F9FFF;
font-size:1.1em;
text-decoration:none;
}


#footer {
	background-image: url(../images/footer-big.png);
	background-repeat: no-repeat;
	background-position: top left;
	height:183px;
	width:100%;
}

#footer-menu-bar {
	height:22px;
	width:485px;
	float:right;
	padding:80px 42px 0 0;
	margin:0;

}

#footer-menu-bar ul {
	list-style-type: none;
	padding:0;
	margin:-2px  0 0 0;
}

#footer-menu-bar ul li {
	float:left;
	padding:0 28px 0 0;
	margin:0;
}
#footer-menu-bar ul li.rsslink {
	
	padding:0 6px 0 0;
	margin:0;
}


#footer-menu-bar ul li a {
	color:#666;
	text-decoration: none;
	font-size:10px;
	position: relative;
}

#footer-menu-bar ul li a:hover {
	text-decoration:underline;
	background: none;
	
}


/* 2 and 3 cols layout */

#twocols-layout  {
	margin:25px 0 0 0;
	padding:0;
	float:left;
	width:100%;
	
}

#threecols-layout  {
	margin:25px 0 0 0;
	padding:0;
	float:left;
	width:100%;
	
}
#leftcol {
	width:210px;
	float:left;
}

#leftcol-3colslayout {
	width:200px;
	float:left;
}


#map-arrow-top {margin: 3px 0 0 5px;}
 
#leftnav {
	width: 193px;
}

#leftnav-top {
	background-image: url(../images/leftnav-top.png);
	background-repeat: no-repeat;
	background-position: top;
	width:193px;
	height:40px;
}

#map #leftnav-top {
	background-image: url(../images/leftnav-top.png);
	background-repeat: no-repeat;
	background-position: top;
	width:193px;
	height:57px;
}

#leftnav-middle {
	background-image: url(../images/leftnav-middle.png);
	background-repeat: repeat-y;
	background-position: top left;
	width:193px;
	}

#leftnav-bottom {
background-image: url(../images/leftnav-bottom.png);
background-repeat: no-repeat;
background-position: top left;
width:193px;
height:36px;
}

#leftnav-middle ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

#leftnav-middle ul li {
        background-image:url(../images/menu_arrow.gif) ;
        background-repeat:no-repeat;
	border-bottom:1px solid #999;
	abackground:#fff;
	margin:0 5px 0 5px;
	padding:0;
}

#leftnav-middle ul li a {
	text-decoration:none;
	color:#333;
	font-size:12px;
	padding:3px 0 3px 16px;
	display:block;
}

#leftnav-middle ul li li {
	color:#333;
	border-bottom:0px;
	background:#fff;
	margin:0 0px 0 0px;
	padding:0 0px 0 8px;
}


#leftnav-middle ul li li li a {
	text-decoration:none;
	color:#333;
	font-size:11px;
	padding:3px 0 3px 16px;
	display:block;
}



#leftnav-middle ul li.CMSListMenuHighlightedLI,
#leftnav-middle ul li.ProdA_CMSListMenuHighlightedLI {
	color: #fff;
	background:#0f9fff;
	margin:0 5px 0 5px;
	padding-left: 0px;
}

#leftnav-middle ul li a.CMSListMenuLinkHighlighted,
#leftnav-middle ul li a.ProdA_CMSListMenuLinkHighlighted {
	color: #fff;
}

#leftnav-middle ul li li.CMSListMenuHighlightedLI,
#leftnav-middle ul li li.ProdB_CMSListMenuHighlightedLI {
	color: #fff;
	background:#0f9fff;
	margin:0 0px 0 0px;
	padding-left: 15px;
}

#leftnav-middle ul li li a.CMSListMenuLinkHighlighted,
#leftnav-middle ul li li a.ProdB_CMSListMenuLinkHighlighted {
	color: #fff;
}

#leftnav-middle ul li li li.ProdC_CMSListMenuHighlightedLI {
	color: #fff;
	background:#0f9fff;
	margin:0 -5px 0 -15px;
	padding-left: 30px;
}

#leftnav-middle ul li li li a.CMSListMenuLinkHighlighted,
#leftnav-middle ul li li li a.ProdC_CMSListMenuLinkHighlighted {
	color: #fff;
	margin:0 0 0 -7px;
}






#printMenu {

	position:relative;

	z-index:5;

	float:left;

	height:81px;

	width:194px;

	background: url('../images/bg_print_menu.png') no-repeat top left;

 }



#printMenuWrapper {

	position:relative;

	z-index:5;

	float:left;

	height:81px;

	width:194px;

	margin:15px 0 0 0;

 }

 

.printMenuContent {

	position:absolute;

	top:43px;

	left:5px;

	z-index:7;

	height:81px;

	width:186px;

	clear:both;

 }



.printMenuContent ul {

	margin:0;

	padding:0;

}

.printMenuContent ul li {

	list-style-type:none;

	list-style:none;

	float:left;

}

.printMenuContent ul li a {

	font-size:10px;

	margin-left:6px;

	color:#666666;

	text-decoration:none;

}

.printMenuContent ul li a:hover {

	text-decoration:underline;
	background-image: none;
	background-color: transparent;

}



#central2column {
	width:730px;
	float:left;
}

#central2column-top {
	background-image: url(../images/content2cols-top.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:730px;
	height:15px;
	float:left;

}



#central2column-text {
	width: 700px;
	margin:0;
	padding:0 15px 20px 15px;
	background: #fff;
	float:left;
	
}


#central2column-bottom {
	background-image: url(../images/content2cols-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:730px;
	height:15px;
	float:left;
}

#landingbox {

background-image: url(../images/landing-lion.gif);
background-repeat: no-repeat;
width:730px;
height:310px;
}

#landingbox-content {
	float:right;
	padding:0;
	margin:35px 20px 0 0;
	text-align: right;
}


#landingboxes {
	margin:20px 0 0 0;
	padding:0;
	
	width:100%;
	float:left;
	
} 

#landboxbig {
	width:266px;
	height:246px;
	float:left;
	padding:0;
	margin:0 1px 0 0 ;
	background-image: url(../images/landingboxbig.png);
	background-repeat: no-repeat;
	background-position: top;
}

#landboxsmall {
	
	width:196px;
	height:246px;
	float:left;
	padding:0;
	margin:0 ;
	background-image: url(../images/landingboxsmall.png);
	background-repeat: no-repeat;
	background-position: top;
}


#centralcolumn {
	float:left;
	width: 538px;
	
}

#centralcolumn ul {
	list-style:disc;
	margin-left:20px;	
}

#central-top {
	background-image: url(../images/conttop.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:538px;
	height:15px;
	float:left;

}

#central-middle {
	
	background: #fff;
	float:left;
	width:538px;
	margin:0;
	padding:0;
}

#text {
	width: 508px;
	margin:0;
	padding:0 15px 20px 15px;
	background: #fff;
	float:left;
	
}






#breadcrumbs {
	margin:0 0 20px 0;
	padding:0;
}

#breadcrumbs p {
	margin:0;
	padding:0;
	color:#666;
	font-size:10px;
}

#breadcrumbs p a {
	text-decoration: none;
	color:#666;
}

#breadcrumbs p a.currentbreadcrumbs {
	text-decoration: none;
	color:#004489;
}







#imagewithcaption {
	background-image: url(../images/lion-for-caption.gif);
	background-repeat: no-repeat;
	width:125px;
	height:100px;
	float:left;
	padding:0 10px 5px 0;
}

#imagewithcaption p {
	color:#fff;
	padding:0;
	margin:78px 5px 0 5px;
	font-size:11px;
}
.newsitem {
	clear: both;

}

.newstitle a {
	text-decoration: none;
	color:#0f9fff;
}
.date {
	color:#6d6c6c;
	font-weight: bold;
	display:block;
}

.newstitle {
	color:#0f9fff;
	font-weight: bold;
	display:block;
	margin-bottom:8px;
}

.image-float {
	margin:0;
	float:left;
	padding:0 10px 10px 0;
}

.image-float-right {
	margin:0;
	float:right;
	padding:0 0 10px 10px;
}

#news-search {
	margin:12px 0 12px 0;
	width:100%;
	border-bottom:1px solid #0f9fff;
	float:left;
	padding:0 0 5px 0;
}

#advanced-news-search {
	float:right;
	text-align:right;
}

a.adv-news-src {
	color:#0099ff;
	text-decoration: none;
	background-image: url(../images/news-search-closed.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding:3px 30px 0 0;
	display:block;
	height:20px;
	
}

#bottom-bar-pagination {
	background: #fff;
	float:left;
	width:100%;
}

#bottom-pagination {
	width:450px;
	margin:0;
	padding: 0 0 0 50px;
  	float:left;
		
}

#bottom-pagination ul {
	list-style-type: none;
	margin:0;
	padding:0;
	}

#bottom-pagination ul li {
	float:left;
	margin-right:10px;
}

#bottom-pagination ul li a {
	color:#333;
	text-decoration: none;
	font-weight: bold;
}

#bottom-pagination ul li a:hover {
	background: none;
	color:#0f9fff;
}
#bottom-pagination ul li.prev a, #bottom-pagination ul li.next a {
	color:#0f9fff;
}

#bottom-pagination ul li.prev {
	margin-right:70px;
	}

#bottom-pagination ul li.next {
	padding-left:70px;
	
}

#bottom-pagination ul li.pag-selected a {
	color:#0f9fff;
}
#central-bottom {
	background-image: url(../images/conttbott.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:538px;
	height:15px;
	float:left;
}


#rightcolumn {
	float:right;
	width: 194px;
	margin:0 0 0 0;
	margin:-5px 0 0 0;
}


.rhs-box1 {
	background-image: url(../images/rhs-box1.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:194px;
	height:139px;
	margin-bottom:3px;
}

.rhs-box2 {
	background-image: url(../images/rhs-box2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:194px;
	height:260px;
	margin-bottom:5px;
}

.rhs-box3 {
	background-image: url(../images/rhs-box3.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:194px;
	height:212px;
	margin-bottom:5px;
}


#rhsbox-content {
	padding:20px;
	margin:0;
}

#rhsbox-content p {
	margin:0;
	padding:3px 0 3px 0;
	font-size:11px;
}

#rhsbox-content p a {
	text-decoration: none;
	color:#0099ff;
	position: relative;
}

.image-pad {
	padding:10px 0 10px 0;
}



/* generic */

.clear {
	clear: both;
}

a img {
	border: none;
}

hr {
	color:#333;
	background: #333;
	height:1px;
   border:none;
}


/* Form */


#form-wrapper label {font-weight:normal; text-align:left;  display: inline;}

#form-wrapper fieldset {
border:0;
margin-bottom:2px;
padding:0;
clear:both;

}

#form-wrapper fieldset.padbot {
	margin-bottom:25px;
}
#form-wrapper label.boldlabel {
float:left;
width:150px;
padding:0;
margin:0;
font-weight:bold;
}

#form-wrapper label.noboldlabel {
float:left;
width:150px;
padding:0;
margin:0;

}


#form-wrapper  input {font-size:90%;color:#999;}
#form-wrapper  p input {font-size:90%;}

#form-wrapper option {font-size:90%;}
#form-wrapper select {font-size:90%;width:180px;}

#bottom-buttons {
	margin:35px 0 0 150px;

}

#form-wrapper input.sendbutton {
	width:80px;
	margin-right:20px;
}


/* Tables */

table {
border-collapse:collapse;
border-spacing:0;
empty-cells: show;
}

table thead tr th {
	padding:5px 12px 5px 12px;
	text-align:right;
	border-right:1px solid #0f9fff;
}
table tbody tr td {
	padding:5px 12px 5px 12px;
	text-align:right;
	border-right:1px solid #0f9fff;
}

table tbody tr th {
	padding:5px 10px 5px 10px;
	text-align:left;
	border-right:1px solid #0f9fff;
	font-weight:normal;
}

table tbody tr.rowheading th,table tbody tr.rowheading td  {
	background: #cfecff;
	font-weight:bold;
}

table tbody tr.bottom-border th, table tbody tr.bottom-border td {
	border-bottom: 1px solid #0f9fff;
}

/* show/hide  */

#faq dl{
margin:0;
}

#faq dt{
font-weight:normal;
padding:0;
margin:0;
border-top: 1px solid #8ab5d9;
}

#faq dd {
margin:5px 0 10px 0;
padding:0;
display:none;


}


/*------------------ Accordions ------------------------*/

.accordionheader
{
 background:url(../images/arrowright.gif) no-repeat right;
 width:508px;
 height:27px;
 float:left;
padding-bottom:5px;
}

.accordionheader a
{

 width:508px;
 height:22px;
 display:block;
 padding-top:5px;
  cursor:hand;
  cursor:pointer;
}
.accordionheader1
{
 background:url(../images/arrowdown.gif) no-repeat right;
 width:508px;
 height:27px;
 float:left;
 margin-bottom:5px;
}


.accordionheader1 a
{
 color:#0f9fff;
text-decoration: none;
font-size:14px;
 width:508px;
 height:24px;
 display:block;
 padding-top:5px;
 cursor:hand;
 cursor:pointer;
}

#faq .accordionheader table.nolines td{
 padding:0;
 }
 
.accordioncontent {
 width:508px;
 clear:both;
}

#faq table tr td {
	text-align:left;
	border:none;
	padding:12px 12px 12px 12px;
}

/* following style for construction details to be 3 abreast  */
#faq table tr td.consdet {
	text-align:left;
	border:none;
	padding:12px 0px 12px 0px;
}

#faq table tr td a {
color:#0f9fff;
text-decoration: none;
font-size:14px;

}



#faq table tr td table {
	text-align:left;
	border:none;
	padding:12px 0px 12px 0px;
}

/*  IE doubles the line thickness if addded below - one border per adjacent TD tag! */

#faq table tr td table tr td {
	text-align:left;
	border:1px solid #8ab5d9;
	padding:2px 1px 2px 1px;
}


td.lightblue {
	
background: url(../images/bg-expanding.gif) no-repeat bottom center;

}



/* Second level nav */

#second-lev-nav {
	width:100%;
	float:left;
	background-image: url(../images/nav2-nograd-new.png);
	background-repeat: no-repeat;
	width:940px;
	height:46px;
	padding:0;
	margin:0;
}

#second-lev-nav ul {
	list-style-type: none;
	padding:0;
	margin:0 10px 0 14px;
	height: 46px;
	float:left;
}

#second-lev-nav ul li {
	float:left;
	margin:0;
	padding:0;
}


#second-lev-nav ul li a {
	text-decoration: none;
	font-size:11px;
	color:#333;
	font-weight:bold;
	display:block;
	padding:8px 14px 17px 14px;
	margin:0;
	position:relative;
}

#second-lev-nav ul li a.selected {

	background:#0f9fff;
	color:#fff;
}

#second-lev-nav ul li a:hover {
background: none;
color:#0f9fff;
}

#second-lev-nav-container {
	margin:0;
	padding:0;
	float:left;
}


#standard-caption-image {
background: url(../images/standard-content-page.gif) no-repeat;
float:left;
height:198px;
padding:0 10px 5px 0;
width:504px;
}
#standard-caption-image p{ margin: 173px 10px 8px 14px; color:#FFFFFF;}


#errlabel {
background:#FF0000;
color:#FFFFFF;
font-size:0.9em;
margin:-20px 0 5px 360px;

padding:3px 8px;


}

div.worldwide span {width:155px; float:left; margin:0 10px 10px 0; font-size:11px; }
div.worldwide span a {color:#0F9FFF; text-decoration:none;}
div.worldwide span a.email {color:#000;}
div.worldwide span.last-country {margin:0 0 10px 0;}



 #form-sendbutton { width:83px; height:27px; background:url(../images/button-send.gif) no-repeat; border: none;}
 #form-resetbutton { width:83px; height:27px; background:url(../images/reset.gif) no-repeat; border: none;}
 
 
 #layerbox1, #layerbox2, #layerbox3, #layerbox4, #layerbox5, #layerbox6, #layerbox7, #layerbox8 {
  position:absolute; 
  left:170px; top:160px; width:915px; height:250px; 
  background-color:#fff; 
  display:none
}
 
 .blackborder {
 	border: 1px solid #000000;
}


#tableoveride table tbody tr td {
	padding:0px 0px 0px 0px;
	text-align:left;
	border: none;
	
	
	
}


/* Product page tabs */

/*cadaptor tab control overide of table style */

#taboveride {
	background-image: url(../images/tab_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#taboveride table tbody tr td {
	padding:0px 0px 0px 0px;
	text-align:left;
	border: none;
	border-bottom: none 1px #fff;
	aborder-bottom: solid 1px #a4b2bc;
}

#listoveride ul {
	list-style:disc;
}


.TabControlLeft
{
	background-image: url(../images/tab_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 5px;
	height: 47px;
	overflow: hidden;
	cursor: pointer;
}

.TabControl
{
	background-image: url(../images/tab_mid.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 45px;
	line-height: 20px;
	padding: 4px 1px 0px 1px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}



.TabControlLink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.TabControlRight
{
	background-image: url(../images/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 6px;
	height: 47px;
	overflow: hidden;
	cursor: pointer;
}


 /*----- Tab: Selected Styles --------- */

.TabControlSelected
{
    background-image: url(../images/tab_mid_selected.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 45px;
	line-height: 20px;
	padding: 4px 1px 0px 1px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

 .TabControlSelectedRight
{
	background-image: url(../images/tab_right_selected.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 6px;
	height: 47px;
	overflow: hidden;
	cursor: pointer;
}


.TabControlSelectedLeft
{
	background-image: url(../images/tab_left_selected.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 5px;
	height: 47px;
	overflow: hidden;
	cursor: pointer;
}

.TabControlLinkSelected
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}



/* END Product page tabs */

 /*----- SiteMap: Selected Styles --------- */


.CMSSiteMapList {
  color : #0f0;
}

.CMSSiteMapListItem ul li a {
  color: #000;
  padding:0px 5px 0px 15px;
}


.CMSSiteMapListItem ul li li a {
  color: #0a466c;
  padding:0px 5px 0px 30px;
}

.CMSSiteMapListItem ul li li li a {
  color: #10405e;
  padding:0px 5px 0px 45px;
}

.CMSSiteMapListItem ul li li li li a {
  color: #2787c3;
  padding:0px 5px 0px 60px;
}

.CMSSiteMapListItem ul li li li li li a {
  color: #6fb9e7
  padding:0px 5px 0px 75px;
}


/* END Site Map Styles */


#nbs_spec{}

#nbs_spec ul{
	margin-left:20px;
	list-style: square;
}

.homeboxequal-content p.contact_text {
  padding-left: 22px;  
}

.result_block{
padding:8px 15px 8px 8px;
background-image:url(../images/search_result_bg.jpg);
background-repeat:no-repeat;
height:90px;
width:690px;
}

.result_altblock{
padding:8px 15px 8px 8px;
}

.result_block a{
color:#0F9FFF;
text-decoration:none;
font-weight:bold;
}

.result_altblock a{
color:#0F9FFF;
text-decoration:none;
font-weight:bold;
}

.result_title{
margin-bottom:5px;
}

.result_pages{
margin-top:10px;
}

.result_pagescount{
margin-bottom:10px;
}

.twitter{
	padding-top:10px;
	margin-left:-5px;
}

.NewsText a img{
	float:right;
	margin:10px;
}



