﻿img 
{
    border-style:none;
    vertical-align:middle;
}

element.style
{
	 background-color:White;
}
.a
{
 text-decoration:none;
 color:#11779F;
}
.png
{
	behavior: url(/images/iepngfix.htc); 
}

body 
{
background-image:url("/images/bg.png");
color:#222D33;
font-family:Tahoma,Arial,Helvetica;
font-size:11px;
height:100%;
text-align:center;
float:none;
margin-top:0px;
padding-top:0px;   
/* New Line */
background-repeat:repeat-x;
background-color:#F5F3F3;
}



#header {
background-image:url(/images/top_bg.png);
background-repeat:no-repeat;
clear:both;
color:white;
height:116px;
margin-left:auto;
margin-right:auto;
width:960px;
}


#mastHead {
height:56px;
width:960px;
}

#countryDisplay {
color:white;
float:left;
font-size:10px;
left:185px;
position:relative;
top:25px;
}

#LanguageSelectorBG {
background:transparent url("/images/bg_country_selector.png") no-repeat scroll 0%;
float:right;
height:27px;
padding-right:10px;
position:relative;
text-align:center;
top:17px;
width:150px;
}

.DropDownList1 {
font-family:Tahoma,Verdana,Arial,Helvetica;
font-size:10px;
margin-top:6px;
width:135px;
}

#countrySelector 
{
background:transparent url(/images/bg_country_selector.png) no-repeat scroll 0%;
behavior: url(/images/iepngfix.htc);
float:right;
height:30px;
padding-right:10px;
position:relative;
text-align:center;
top:17px;
width:205px;
}

#CountrySelector {
font-family:Tahoma,Verdana,Arial,Helvetica;
font-size:10px;
margin-top:6px;
width:135px;
}

#breadcrumbs {
color:#222D33;
float:left;
font-size:0.8em;
margin-left:10px;
margin-top:10px;
text-align:left;
text-decoration:none;

}

.leftnav
{
 width:177px;
 float :left;
 /*padding:none;
 margin-left:3px;*/
 padding:0;
 
}

.centernav
{
	width:560px;
	float:left;	
	/*margin-left:10px;
	margin-right:10px;*/	
	overflow:hidden;
	padding:0;  
}
.centernav a
{
	text-decoration:none;
 color:#11779F;
}

.rightnav
{
	width:223px;
	float:left;	
	padding:none;
	/*margin-right:9px; */
	padding:0; 
}

#contentarea 
{
width:960px;	
background-color:#FFFFFF;
background-repeat:repeat-x;
background-image:url("/images/bg.jpg");
clear:both;
margin-left:auto;
margin-right:auto;
overflow:hidden;
padding-bottom:20px;
padding-top:20px;
float:none;
text-align:center;
}

#productcontentarea
{
width:960px;	
background-color:#FFFFFF;
clear:both;
margin-left:auto;
margin-right:auto;
overflow:hidden;
padding-bottom:20px;
padding-top:20px;
float:none;
text-align:center;
}

#contentBottom
{
 clear:both;
 height:3px;
 margin-left:auto;
 margin-right:auto;
 width:960px;	 
}


#footer {
margin-right:auto;
margin-left:auto;
margin-top:0px;
overflow:hidden;
padding-bottom:20px;
padding-top:5px;
width:960px;
float:none;
text-align:center;
}

#footerLinks {
color:#666666;
font-size:10px;
margin-left:10px;
text-align:left;
}

#copyright {
color:#666666;
float:right;
padding-right:10px;
}

#footerLinks a {
color:#666666;
text-decoration:none;
}

#footerLinks a.highlighted {
color:#666666;
font-weight:bold;
}


.LandingPage
{
 float:none;	
 text-align:center;
 border:none;  
 
}




/* Main landing page and product selection page */
.mainlink{ text-decoration:none;color:#000;font-weight:bold;}
#MainCat, #SubCat
{    
    font-family:Tahoma;
    color:#222D33;
   margin:0 80px; 
    width:800px; 
}
#MainCat img
{
    margin-left:10px;
}

#MainCat ul
{
    list-style-type:none;
    margin-left:0px;
}

#SubCat ul
{
    list-style-type:none;
    margin-left:0px;
}

#PageHeaderText
{
    height:105px;
    width:960px;
    color:#000;
    margin:0px;     
}

#HeaderText 
{
    float:left;
    height:70px;
    width:700px; 
    float:left;
    font-size:16px ;
    text-align:left;
    color:#222D33;
    font-weight:bold;
    margin-left:80px;
    display:inline;

}

#HeaderText #HeaderBody 
{
    font-size:11px;
    font-weight:normal;
    color:#000000;
}



#LearnProduct
{
    float:left;
    height:45px;
    width:120px;
    margin:10px 0 0 30px;
    font-size:11px;
    text-align: center;        
}
#LearnProduct a
{
    font-weight:bold;
}
.verticalCenter
{
    line-height:35px;
   }

.ProductPageButton
{
	background-image:url("/images/button_blue.gif");
	background-repeat:repeat-x;
	height:46px;
	width:156px;
	
	text-align:center;		
	color:white;
	font-weight:bold;
	display:block;
	float:none;
	text-decoration:none;
	text-align-last:center;			
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	cursor:hand;

}


.ProductPageButton	img
{
	margin:0;	
	float:left;
}

.ProductPageButton	a
{	
	color:white;
	text-decoration:none;	
}

.ProductPageButtonBigger
{
	background-image:url("/images/button_blue.gif");
	background-repeat:repeat-x;
	height:46px;
	width:156px;	
	text-align:center;		
	color:white;
	font-weight:bold;
	display:block;
	float:none;
	text-decoration:none;
	text-align-last:center;			
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	cursor:hand;
	font-size:9px;

}


.ProductPageButtonBigger img
{
	margin:0;	
	float:left;
}

.ProductPageButtonBigger a
{	
	color:white;
	text-decoration:none;	
	font-size:9px;
}

.headerMessage
{	
    float: left;	
	font-family:Tahoma,Verdana,Arial,Helvetica;
	font-size:13px;
	font-weight:bold;	
	position:relative;
	left: 200px;
	color: White;
	top:8px;
	width: 400px;
	text-align: center;
}
