

html > body,body{ margin: 0; font-family: Arial,Helvetica,sans-serif; font-size: 75%;}
form{margin:0px}
.pageWrapper{ width:960px; margin:0 auto;  font-family: Arial,Helvetica,sans-serif; text-align:left; }

a{ text-decoration: none; color: #00853F; border:none; outline-style:none; outline:none; cursor:pointer;}
a img{ border: none;}
a:link, a:visited, a:active {text-decoration: none; border:none; outline-style:none; outline:none; color: #00853F;}
a:hover {text-decoration: underline; color: #00853F;}
a.inlineLink {text-decoration: underline; color: #00853F;}

/* Button */
div.select{ width:76px ;margin:auto !important;}
div.select a { background-image: url("/global/dots/graphics/sprite-button-select.gif");}

/*Header Section Starts*/
#headerWrapper{ }

#header_lang { float:right; text-align:right; color:#666666; font-family:Arial; font-size:11px; }
#head_navlink{ float:left; margin-top:10px; color:#666;}
#head_navlink a{ color:#666; text-decoration:none; font-size:11px; font-family: Arial,Helvetica,sans-serif;}
#head_navlink a:hover{ text-decoration:underline; }

/* Header Nav */	
#header_nav {height:65px; display:block; margin:0 0 15px 0; clear:both; background:url("/static/images/topbarBg.gif") no-repeat left top; overflow:hidden;}
#header_nav #nav_tabs,#header_nav #nav_account,#header_nav #nav_search { float:left; color:#666666; }

/************************************************************************
// NAV STYLES
************************************************************************/

#nav_tabs, #shop_nav { *float:left; *width:100%; }
#nav_tabs ul, #shop_nav ul{list-style-type:none; margin:0;padding:0;}
#nav_tabs a, #shop_nav a{ font-size:15px; color:#666; text-decoration:none; display:block; padding:8px 25px 5px 25px; }
#shop_nav a:hover{text-decoration:underline; color:#666;}

#nav_tabs a.current_tab{ color:#00853F; font-weight:bold;} /* Selected Tab */
#nav_tabs li { float:left; text-align:center; padding:0px 0px 2px 0px; height:29px; border-right:1px solid #D8D8D8; color: #999999; }
#nav_tabs li.tab_current {background: url("/static/images/topbarTabCurrent.gif") repeat-x top left;height:29px; color:#00853F; }
#nav_tabs li.shopping_cart{  background: url("/static/images/iconCart.gif") no-repeat top left;  border: none;float: right;height: 20px; padding: 4px 0 0 30px; width: 104px; }
#nav_tabs li.shopping_cart span.cart_txt{ float:right; color:#00853F; font-size: 11px;}

#header_nav.noPrimaryNav {background: none;}
#subNav_only {background:url("/static/images/topbarBg.gif") no-repeat bottom left; height: 35px;}

ul.nav_dd { position:absolute; visibility:hidden; margin:0; padding:0; margin-left:-2px; margin-top:-1px; }
#nav_tabs li ul ul { position:relative; font-size:13px; }
#nav_tabs li ul li li { float:none; color:#5e5e5e; line-height:20px; display:list-item; }
/*ie6*/ * html #nav_tabs li ul li li { float:none; color:#5e5e5e; height:20px; display:list-item; }
#nav_tabs li ul li li.sub_title { font-weight:bold; color:#666; margin-top:20px; }
#nav_tabs li ul li li a { margin-left:11px; color:#5e5e5e; text-decoration:none; font-weight:normal; padding:0; }
#nav_tabs li ul li li a:hover { text-decoration:underline; color:#33A905; }
#nav_tabs #nav_tab_space{ float:right; margin:0px; padding:0px; text-align:right; border:0px;}

#subnavContainer form{margin:0px;}

/* Common used Styles */
.subTitle{color: #00853F; font-size:15px; font-weight: normal;}

/* footer */
#footer {background: url("/static/images/footerBg.gif") no-repeat; font-size: 12px; padding: 15px 20px; margin: 20px 0; width: 919px; overflow: auto;}
#footer .copyright {font-size: 0.9em; margin-top: 14px;}
#footer .cta {font-size: 1.3em; color: #999; font-weight: bold;  margin: 0 0 12px;}
#footer .about {width: 70%; float: left; padding-top: 4px;}
#footer .support {width: 30%; float: right; text-align: right;}
#footer .support ul.nav {float: right;}

/* footer navigation */
#footer ul.nav {list-style: none; margin: 0; padding: 0; height: 1.25em;}
#footer ul.nav li {margin: 0; border-left: 1px solid #999; float: left;}
#footer ul.nav li a {color: #333; padding: 0 1em;}
#footer ul.nav li.first {border-left: none;}
#footer ul.nav li.first a {padding-left: 0;}
#footer ul.nav li.last a {padding-right: 0;}/* Footer Ends */
