
/*
/AceGroup Websites/Global Resources/Assets/images/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{ margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{ line-height:1}ol,ul{ list-style:none}blockquote,q{ quotes:none}blockquote:before,blockquote:after,q:before,q:after{ content:'';content:none}:focus{ outline:0}ins{ text-decoration:none}del{ text-decoration:line-through}fieldset,img{ border:0}address,caption,cite,code,dfn,strong,th,var{ font-style:normal;font-weight:normal}ol,ul{ list-style:none}caption,th{ text-align:left}h1,h2,h3,h4,h5,h6{ font-size:100%;font-weight:normal}q:before,q:after{ content:''}abbr,acronym{ border:0} 
/* END OF RESET *
*****************/

/***********************
 * COLOR LEGEND:
 * Greens:  #7acc2b
 * #6ba010
 * #99cc00
 * #c6e184
 * Teal: #006699
 * Grays:  #333333
 * #b8b8b8
 * #f2f2f2
 * Light blue:  #0098BD
 *  #e9f8ff
 * Brown: #996633
 **********************/

small, sub, sup { font-size: .83em }
sub { vertical-align: sub; }
/*sup { vertical-align: super; }*/
sup {position: relative; top: -0.5em;}
body { background: #b8b8b8; font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 11px; }
#wrapper { position: relative; width:970px; margin: 0 auto; }

p { margin-bottom: 10px; line-height: 14px; }
a, a:visited { color: #333; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus{ outline: 2px solid #7acc2b; }
a:active { }
p a img, a img, img { border:0px; }

a.like { background-position:-1px -93px; padding-left:10px; }
a.arrow_left { background-position:-1px -110px; padding-left:5px; }
a.arrow_right { background-position:3px -130px; padding-right:8px; }

h1, h2, h3, h4, h5, h6 { }
h1, h1 a { font-size: 20px; }
h2 { font-size: 22px; }
h3 { font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; }
h4 { font-size: 11px; }
h5, h6 { font-size: 11px; }

strong { font-weight: 600; }
cite { margin: 25px 0; display: block; }
abbr { cursor: help; }

ul, ol { list-style:none; }
ul li, ol li { }
li.last { border: none; }

.title { margin-bottom: 17px; }

/* Sprite Declaration: add all elements that will use sprite here for background-image declaration. Then define background-position contextually */
a.like, a.arrow_left,a.arrow_right, article .cta,.carousel .ancNav li a, 
.jNiceSelectWrapper span.contact, .jNiceSelectOpen, #tier1 li { background-image: url(../../images/main_sprite.png); background-repeat: no-repeat; }

header.global, .body, footer.global { background:#fff; text-align:left; margin:0 auto; padding:18px 20px; display: block; position:relative; }/*width:930px; */
section.body { padding:0; width:970px; }

footer.foot { background: none; color: #818181; display: block; font-size: 10px; margin-top: 10px; position: relative; text-align: center; }
footer.foot li { display:inline; border-right:1px solid #818181; padding:0 4px; }
footer.foot li.last { border:none; }
footer.foot a { color:#818181; }

aside, article, header, nav { display: block; }

header.global { position:relative; height:88px; z-index: 10; }

/* Navigation Rules */
nav.global { }

nav.global .search { float: right; position: absolute; width: 205px; right: 0px; top: 10px; }
nav.global .sectionSelection { bottom: 18px; }
nav.global .headerDropDown{ float: right; width:201px; position:relative; top: 21px; }
nav.global .headerRelatedImage{ float: right; position: absolute; bottom: 0px; right: 20px; width: 201px;}
nav.global .siteSelection { width: 200px; }
.siteSelection { width: 90%; }

/* Top nav */
nav.global ul#tier1 { font-size:11px; position: absolute; right:218px; top:20px; }
nav.global ul#tier1 li { float:left; padding:0 7px 0 9px; background-position:0 1px; }
nav.global ul#tier1 li.first { background: none; }
nav.global ul#tier1 li.last { background-position:0 -12px; padding-left:10px; display:block; }

/* Country Links */
#country_links {
    position: absolute;
    right: 30px;
    font-size: 11px;
    top: 55px;
    
}
#country_links li.last {
    background-position: 0 -12px;
    display: block;
    background-image: url("../../images/main_sprite.png");
    background-repeat: no-repeat;
    padding-left: 10px;
}

#country_links li {
    float: left;
    padding: 0 7px 0 9px;
    background-position: 0 1px;
    background-image: url("../../images/main_sprite.png");
    background-repeat: no-repeat;
}

#country_links li.first {
    float: left;
    padding: 0 7px 0 9px;
    background: none repeat scroll 0 0 transparent;
}

/* Drop Down */
#tier2 { position: relative; top: 24px; font-size: 12px; z-index: 1000;}
#tier2 li { float: left; margin: 0 18px 0 0; position: relative; }
#tier2 li a { text-decoration: none; padding-bottom: 15px; text-transform: none; position: relative; }
.navBox ul li a { background: none; color: #FFFFFF; height: auto; font-weight: normal; font-size: 11px; }
.navBox ul li a:hover { text-decoration: none; }
#tier2 li.selected a { background: url(../../images/bg_menu_active.png) repeat-x 100% 100%; }
#tier2 li a:hover { background: url(../../images/bg_menu_active.png) repeat-x 100% 100%; }


/* Drop Down Styles */
#tier2 li .navBox { width:580px; display: none; position: absolute; top: 28px; left:0; color: #fff; padding:0 0 15px 0; background: #333; border: 1px solid #fff; z-index:10000; overflow: hidden; }
#tier2 li .navBox ul { display: block; background: #333; width: 175px; float: left; padding: 0 0 0 20px; }
#tier2 li .navBox li, #tier2 li .navBox li.first a { color: #6BA010 !important; border-top: 1px solid #646464; text-transform: uppercase; width: 151px; padding: 0; }
#tier2 li .navBox li.first a, #tier2 li .navBox li.first { border-top: none; font-size: 12px; }
#tier2 li .navBox li a:hover, #tier2 li .navBox li.first:hover { text-decoration: none; background:none !important; }

#tier2 li .navBox ul li.first { background: #333; padding: 9px 0 6px; height:100%; }
#tier2 li .navBox li a { display: block; padding:9px 0 6px; color:#fff; }
#tier2 li .navBox li a:hover { background: #666; color:#fff; }
#tier2 li .navBox li:hover { background-image:none; }
#tier2 li .navBox li:selected {  }

#tier2 li .navBox li .compass { background: url(../../images/compass.png) no-repeat left; padding-left: 30px; }
/* added for accessibility */
#tier2 li .activeNavBox	{display: block;}
/* Slider nav */
#home .pagination { position: absolute; top: 188px; left: 0px; z-index: 2; }
.pagination ul { position: relative; left: 20px; } 
.pagination ul li { margin-right: 2px; display: inline; }
.pagination ul li a, .pagination ul li a:visited { color: #FFF; padding: 4px 12px; background: #333333; text-decoration: none; }
.pagination ul li.selected a, .pagination ul li.selected a:visited, .pagination ul li a:hover { background: #99cc00; color: #333; text-decoration: none; }

#primaryContent .pagination ul { left: 0; }

/* Countries */
#countryNav { display: none; position:absolute; top: 100px; margin-left:210px; overflow:hidden; width: 510px; color: #fff; background: #333; border: 1px solid #fff; z-index: 100001; padding-right: 30px; }
#countryNav nav { width: 150px; float: left; margin: 10px 5px 0 15px; }
#countryNav h4 { font-size: 12px; color: #6ba010; margin: 0; padding: 6px 0; border-bottom: 1px solid #646464; }
#countryNav a { color: #fff; font-weight: normal; font-size: 11px; }
#countryNav .country { position: relative; color: #6BA010; display: block; float: left; margin:0; padding:0 0 10px 0; width:100%; }
#countryNav .country li { display: block; margin:2px 0; padding: 2px 0 0; }
#countryNav .country li li { margin:2px 0 0 22px; }

#countryNav #closeDialog { border: 1px solid #ccc; color: #fff; float: right; font-family: Trebuchet MS, Arial; font-weight: bold; padding: 0; position: absolute; right: 10px; text-align: center; top: 15px; width: 10px; }

#mask { position:absolute; left:0; top:0; z-index:90; background-color:#ccc; display: none; }


#btn-search { /**padding: 3px 2px; font-weight: bold;**/font-weight: normal;font-size: 10px; padding: 6px 5px 3px; color: #FFF; border: none; cursor: pointer;
background-color: #0098bd;
background-image: -moz-linear-gradient(top, #0098BD, #006077);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0098BD),color-stop(1, #006077));
background-image: -webkit-linear-gradient(#0098BD, #006077);
background-image: linear-gradient(top, #0098BD, #006077);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0098BD', EndColorStr='#006077');
}

select.siteSelection { color: #ffffff; background: #333333; border: 1px solid #fff; }
header .subNav { display: none; }

/* Content Header Rules */
#contentHeader { 
width: 741px; height: 97px; float: right; position: relative; 
background-color: #99CC00;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6BA010), to(#7ACC2B), color-stop(1,#333333));
background-image: -moz-linear-gradient(0% 100% 90deg,#6BA010, #7ACC2B, #6BA010 100%);
} 
#contentHeader nav.headerBreadcrumb { padding: 10px; margin-left: 5px; color: #fff; font-size: 11px; font-weight: normal; }
#contentHeader nav.headerBreadcrumb span { padding: 0 5px; }
#contentHeader nav.headerBreadcrumb a { color: #fff; padding: 0 5px; }
#contentHeader nav.headerBreadcrumb a.selected { color: #316a16; }
#contentHeader nav.headerBreadcrumb a.selected:hover { color: #fff; }
#contentHeader img#contentHeaderLogo { position: absolute; left: 20px; bottom: 11px;  }

#contentHeader .headerDropDown { width: 210px; position: absolute; top:48px; right:0px; }
#contentHeader .headerDropDown label { font-size: 12px; color:#FFFFFF; margin-left:11px; display:block; }

#contentHeader h3 { color: #FFFFFF; text-transform: uppercase; font-size: 11px; padding: 10px 0 0 12px; width: 461px; height: 22px; background: #333333; border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; position: absolute; bottom: 0px; }

/* Reusable Module Rules */
article.module { margin-bottom: 25px; }
article.module img { float: left; height: 60px; width: 60px; margin-right: 12px; clear: left; }
article.module .rich img { float: none; height: auto; width: auto; margin: 0; clear: none; }
#primaryContent article.module h3, article.module h3 { border-bottom: 6px solid #6ba010; font-weight: bold; color: #6ba010; text-transform: uppercase; margin-bottom: 15px; padding-bottom: 5px; }
article.module h4 { font-size: 11px; font-weight: bold; color: #006699; }
article.module a { color: #006699; }
article.module label { font-weight: bold; display: block; margin: 8px 0 3px; }
article.module input { width: 180px; }
article.module textarea { width: 180px; height: 60px; }

article.module .cta { bottom: 0; left: 0; background-position: 0 -70px; padding-left: 15px; clear: both; }
article.module .cta a, #home .ancContent article .content h4 { font-weight: bold; color: #006699; margin-bottom: 8px; }

article.module .followUsTitle { background: #f2f2f2; padding: 5px 7px 12px 7px; margin-bottom: 12px; }
article.module .followUsTitle h3 { display: inline; font-weight: bold; color: #333; }
article.module .followUsTitle ul { float: right; width: 90px; list-style: none; }
article.module .followUsTitle ul li { list-style: none; margin:0;  display: inline; }
article.module .followUsTitle li a { float: left; }
article.module .followUsTitle li a img { height: 18px; width:18px; padding:0px; margin:0px 2px 0 0; } 

article.module form label { margin-top:10px; }
article.module button { position: relative; top:12px; left: 130px; }

.module .content li { list-style: disc; margin: 5px 0 5px 30px; line-height: 14px; }

article.module ul.news_brief { display:block; }
article.module ul.news_brief li { margin-bottom:10px; padding-bottom: 8px; border-bottom: 1px solid #9B9B9B; }
article.module ul.news_brief li.last { margin-bottom:10px; border-bottom:none; } 
article.module ul.news_brief_links { font-size: 10px; display:inline; }
article.module ul.news_brief_links li { display:inline; margin-bottom:3px; border-bottom: none; }
article.module ul.news_brief_links li.last { border-right:none; }

article.module .product_tear { border: 1px solid #e4e4e4; margin-top:8px; }
article.module .product_tear p { padding: 10px 20px 0 20px; }
article.module .product_tear h4 { font-size: 12px; font-weight:bold; padding: 10px 20px 0 20px; }
article.module .product_tear .heading { text-transform:uppercase; font-size: 11px; color: #FFFFFF; background: #333333; padding: 10px 0 9px 20px; }

article.module label { font-weight:bold; display:block; margin:0px 0 3px; }
article.module .detail_bar { background:#e9f8ff; padding: 6px; margin:10px 10px 12px 10px; height:10px; }

article.module .detail_bar a { float:left; }
article.module .detail_bar form { float:right; }
article.module .detail_bar input { margin-top: -1px; width: 12px; height: 12px; float: left; }
article.module .detail_bar label { float: left; }
article.module .detail_bar fieldset { height:12px; }
article.module .detail_bar form label { margin-top:2px; }

article.module ul.page_list li { margin-bottom: 3px; }

article.module div.regionList { overflow: auto; }

article ol {
    list-style: decimal outside none;
    margin-left: 40px;
}

.switcher { float: right; clear: right; }

/* links top-right of main body content */
ul.articleOptions { display: block; list-style: none; margin: 12px 0 0; padding: 0; position: relative; text-align: right; } 
ul.articleOptions li { margin: 0; padding: 0 6px; border-left: 1px solid #333333; list-style: none; display: inline; }
ul.articleOptions li a { size:10px; color: #333; }
ul.articleOptions li.first { margin: 0; border-left: none; list-style: none; display: inline; }

/* Layout Elements
--------------------------------------------------*/
#primaryContent { width: 450px; float: left; margin: 25px 30px; position: relative; font-size: 12px; }
#primaryContentFull { width: 660px; float: left; margin: 25px 30px; position: relative; font-size: 12px; }

#primaryContent h2, #primaryContent h1 { padding: 0 0 19px; }
#primaryContent h3 { }
#primaryContent article p { line-height: 16px; }
#primaryContent a { color: #006699; }
#primaryContent .pagination { display: block; overflow: hidden; padding: 5px 0; position: relative; right: 5px; text-align: right; width: 100%; }
#primaryContent .module .content { margin-bottom: 17px; }
#primaryContent h3 { font-size: 12px; font-weight: bold; margin-bottom: 4px; }

#moduleContainer { width: 210px; float: right; padding-right: 21px; margin-top: 25px; }

.inlineModuleContainer { float: left; width: 450px; }
.inlineModuleContainer .module { width: 210px; float: left; }
.inlineModuleContainer .module:first-child { margin-right: 30px; } 

/* Home Page */
#home { padding-bottom:35px; }
.carousel .bgPanel { z-index: 1; position: absolute; width: 970px; height: 320px; }
#home .mainContent .carousel { width: 970px; height: 320px; position: relative; margin-bottom: 27px; }
#home .carousel .headlinePanel { z-index: 2; top:25px; left: 20px; position: absolute; padding: 25px 20px; width: 407px; height: 100px; overflow: hidden; }
.carousel .headlinePanel a { color: #fff }
#home .carousel #panel1, #home .carousel #panel2, #home .carousel #panel3 { display: none; }

.carousel .ancNav li, #home .carousel .headlinePanel { background: url(../../images/blackbg.png) repeat; color:#fff; }
.carousel .ancNav li a { color: #fff; background:  url(../../images/arrow-large-green.png) 0 2px no-repeat; padding-bottom: 5px; padding-left: 18px; display: inline-block; }

/* carousel line-height fix */
div.carousel ul li {line-height: 1.2;}


#home .ancContent { width: 100%; z-index: 2; }
#home .ancContent article { position: relative; float: left; width: 296px; margin: 0 0 35px 0; }
#home .carousel .ancNav { position: absolute; right: 21px; bottom: 27px; font-size: 13px; z-index: 2; }
#home .carousel .ancNav li { padding: 16px 8px; float: left; width: 107px; height: 97px; margin-right: 7px; }
#home .carousel .ancNav .carouselText { left: 18px; padding-bottom: 5px; width: 85px; }

#home #panes .healinePanel:hover { cursor: pointer; }
#home #panes .headlinePanel h2, #home #panes .headlinePanel h1 { padding: 0 0 12px 0; font-size: 18px; }

#home .ancContent #col1, #home .ancContent #col2, #home .ancContent #col3 { width: 296px; float:left; margin-left:20px; }

#home article.module .content { font-size: 12px; }


/* Left Sidebar Nav */
nav.secondaryNav { float: left; width: 228px; min-height: 500px; }
nav.secondaryNav ul li { border-bottom: 1px solid #bababa; padding: 10px 0 10px 20px; font-size:12px; }
nav.secondaryNav ul li.expanded{ background-color: #F8F8F8; }
nav.secondaryNav .articleNavHead { background: url(../../images/stock_radio.jpg) no-repeat right center; height: 125px; }
nav.secondaryNav ul.expandedNav { list-style-type: disc; padding-right: 5px; }
nav.secondaryNav ul.expandedNav a { color: #006699; }
nav.secondaryNav ul.expandedNav li { line-height: 16px; border-bottom: none; color: #006699; padding: 0; margin-left: 28px; margin-top: 7px; }
nav.secondaryNav ul.expandedNav li.selected, li.selected, 
nav.secondaryNav ul.expandedNav li.selected a { color: #333333; }
nav.secondaryNav button { display: block; margin: 30px auto; }
nav.secondaryNav .titleblock { height: 128px; position:relative; }
nav.secondaryNav h3 {
    background: #333333; color: #FFFFFF;
padding: 9px 0 9px 9px; text-transform: uppercase; width: 220px;
    opacity: 0.8; filter: alpha(opacity=80); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
}
nav.secondaryNav .titleblock h3 {
    border-top: 1px solid #FFFFFF;
position: absolute; bottom: 0;
}

/* Body Module */
#body-module ul { list-style: disc; margin-bottom: 10px; }
#body-module ol { list-style: decimal; margin-bottom: 10px; }
#body-module li { margin: 0 0 3px 15px; }
#primaryContent ul { list-style: disc; margin-bottom: 10px; }
#primaryContent ol { list-style: decimal; margin-bottom: 10px; }
#primaryContent li { margin: 0 0 3px 15px; }
#primaryContent #body-module p, #primaryContent #body-module li { line-height: 16px; }


/* Articles */
#article #primaryContent article h2, #article #primaryContent article h1 { font-size: 18px; margin: 17px 0 19px; padding:0; }
#article #primaryContent { margin: 0 30px; }
#article p { font-size: 12px; line-height: 16px; }
#article p a { color: #006699; font-weight: bold; }
.author { display: block; margin-bottom: 12px; }
#article #moduleContainer { margin-top: 45px; }

/* Press */
#press #primaryContent .news-entry { margin-bottom: 20px; }
#press #primaryContent .news-entry h3 { text-transform: none; }
#press p.news-paging { text-align: center; }


/*Category */
#category #panes { color: #fff; height: 300px; }
#category .cover { width: 741px; height: 298px; float: right; clear: right; }
#category .mainContent .carousel { position: relative; }

#category .carousel .headlinePanel { top: 0px; left: 20px; position: absolute; padding: 25px 20px; width: 407px; }
#category .carousel div.textBackground { background: url(../../images/blackbg.png) repeat;  top: 10px; left: 38px; padding: 15px 20px; }
#category .carousel .headlinePanel h2, #category .carousel .headlinePanel h1  { font-size: 24px; }
#category .carousel .headlinePanel p { line-height: 18px; width:385px; }
#category .carousel .headlinePanel .solutions { margin: 25px 0 15px 0; font-size: 12px; }
#category .carousel { position: relative; }
#category .carousel .ancNav { position: absolute; left: 38px; bottom: 20px; font-size: 13px; }
#category .carousel .ancNav li { padding: 16px 8px; float: left; width: 107px; height: 77px; margin-right: 7px; }
#category .carousel .ancNav .carouselText {  }
#category .ancContent { padding: 20px 20px 140px; font-size: 11px; }
#category .ancContent article { height: 160px; position: relative; float: left; width: 296px; margin-right: 20px; }
#category .ancContent article.last { margin-right: 0; }

#category .prodCategory ul { margin: 5px 10px; }
#category .prodCategory ul li { padding: 2px 0; }
#category .prodCategory ul li a { color: #006699; text-decoration:none; }
#category .prodCategory ul li a:hover { text-decoration: underline; }

/* Product Page */
#product dt{font-weight:bold; text-transform:uppercase; border-bottom: 1px solid #c6e184; padding-bottom:8px; margin:23px 0 9px 0; }
#product dd{display: list-item; line-height: 14px; margin-left:18px;}
#product h2, #product h1{font-size:18px; margin-bottom:19px;}

#product #primaryContent { margin: 0 30px; }
#product #primaryContent article h2, #product #primaryContent article h1 { font-size: 18px; margin: 17px 0 19px; padding:0; }
#product #primaryContent article h3 { border-bottom: 1px solid #C6E184; font-size: 12px; font-weight: bold; margin: 23px 0 9px; padding-bottom: 8px; }
#product #primaryContent article ul { list-style: disc; }
#product #primaryContent article li { margin: 0 0 3px 15px; line-height: 16px; }
#product #moduleContainer { margin-top: 45px; }

/* Contact */
#contact h3.bigheading { font-size: 16px; font-weight: bold; text-transform: none; }

#contact .branches { margin: 10px 0; }
#contact .branches h2, #contact .branches h1 { margin: 25px 0 10px; padding: 0px; }
#contact .branch h4 { font-size: 12px; font-weight: bold; }
#contact .branch { margin: 10px 0; padding: 6px 0; }

.contactCard { line-height: 15px; margin-bottom: 0; padding: 5px 0; }
.contactCard dt { font-weight: bold; }
.contactCard a { color: #006699; }

#contact .primaryContact { margin-bottom: 20px; }

table#underwriterListing { border-collapse:collapse;border-spacing:0; }
table#underwriterListing td { padding: 3px 10px; border-bottom: 1px solid #000; vertical-align: middle; }

/**
 * Search Page
 *******************/
#search dl.list-index { margin-top: 10px; }

/**
 * PRS Sponsors Page
 *******************/
#prsLogo { float:left; }
#prsLogo a, #prsLogo span { display:block; overflow:hidden; text-indent:-99999px; }
#prsAceRisk { float: right;  }
#prsAceRisk a, #prsAceRisk span { display:block; overflow:hidden; position:relative; text-indent:-99999px; }

#sponsors .pagination { position: absolute; top: 188px; left: 0px; z-index: 2; }
#sponsors .mainContent .carousel { width: 970px; height: 320px; position: relative; margin-bottom: 27px; }

#sponsors .carousel .headlinePanel { z-index: 2; background: url(../../images/blackbg.png) repeat; color:#fff; top:25px; left: 20px; position: absolute; padding: 25px 20px; width: 407px; height: 100px; overflow: hidden; }
#sponsors .carousel #panel1, #sponsors .carousel #panel2, #sponsors .carousel #panel3 { display: none; }
#sponsors .carousel .ancNav li, #sponsors .carousel .headlinePanel { background: url(../../images/blackbg.png) repeat; color:#fff; }

#sponsors .ancContent { z-index: 2; width: 100%; overflow:hidden; background: #dfdfdf; padding-top: 20px; }
#sponsors .carousel .ancNav { z-index: 2; position: absolute; right: 21px; bottom: 27px; font-size: 13px; }
#sponsors .carousel .ancNav li { padding: 16px 8px; float: left; width: 107px; height: 97px; margin-right: 7px; }
#sponsors .carousel .ancNav .carouselText { left: 18px; width: 85px; }

#sponsors .ancContent article { position: relative; float: left; width: 296px; margin: 0 0 35px 0; }
#sponsors .ancContent #col1, #sponsors .ancContent #col2, #sponsors .ancContent #col3 { width: 296px; float: left; margin-left: 20px; }

#sponsors #panes .headlinePanel h2 { padding: 0 0 12px 0; font-size: 18px; }

/*** No Main Content **/

#sponsors_nomain .pagination { position: absolute; top: 188px; left: 0px; z-index: 2; }
#sponsors_nomain .mainContent .carousel { width: 970px; height: 320px; position: relative; margin-bottom: 0px; }

#sponsors_nomain .carousel .headlinePanel { z-index: 1; background: url(../../images/blackbg.png) repeat; color:#fff; top:25px; left: 20px; position: absolute; padding: 25px 20px; width: 407px; height: 100px; overflow: hidden; }
#sponsors_nomain .carousel #panel1, #sponsors_nomain .carousel #panel2, #sponsors_nomain .carousel #panel3 { display: none; }
#sponsors_nomain .carousel .ancNav li, #sponsors_nomain .carousel .headlinePanel { background: url(../../images/blackbg.png) repeat; color:#fff; }

#sponsors_nomain .ancContent { z-index: 2; width: 100%; overflow:hidden;}
#sponsors_nomain .ancContent .row1 { z-index: 3; background-color: #ffffff; float: left; width: 100%; padding-top: 20px; }
#sponsors_nomain .ancContent .row2 { z-index: 3; background-color: #dfdfdf; float: left; width: 100%; padding-top: 15px; }
#sponsors_nomain .ancContent .row3 { z-index: 3; background-color: #dfdfdf; float: left; width: 100%; padding-top: 15px; }
#sponsors_nomain .carousel .ancNav { z-index: 2; position: absolute; right: 21px; bottom: 27px; font-size: 13px; }
#sponsors_nomain .carousel .ancNav li { padding: 16px 8px; float: left; width: 107px; height: 97px; margin-right: 7px; }
#sponsors_nomain .carousel .ancNav .carouselText { left: 18px; width: 85px; }

#sponsors_nomain .ancContent article { position: relative; float: left; width: 296px; margin: 0 0 35px 0; }
#sponsors_nomain .ancContent #col1, #sponsors_nomain .ancContent #col2, #sponsors_nomain .ancContent #col3 { width: 296px; float: left; margin-left: 20px; }

#sponsors_nomain #panes .headlinePanel h2, #sponsors_nomain #panes .headlinePanel h1 { padding: 0 0 12px 0; font-size: 18px; }

/*** End No Main Content **/

#prsMiddle { margin-bottom: 10px; display:inline-block; width: 100%; } /* Added Width */
#prsMiddle article { margin: 0 0 30px 20px; float: left; }
#prsMiddle h3 { border-bottom: 6px solid #996633; color: #996633; margin-bottom: 15px; padding-bottom: 5px; }

#midLeft { float: left; width: 632px; } /* Orig 612px */
#midLeft div.content { width: 296px; float: left;  }
#midLeft article div.first { width: 296px; margin-right: 20px; } /* Original 276px */
#midLeft div p { margin-bottom: 15px; }
#midLeft div h4 { color:#006699; font-size: 12px; font-weight:bold; padding:0 20px 5px; }
#midLeft div img { float: left; margin:0 10px 0 0; }

#prsMiddle #midRight { width: 296px; float:left; }
#midRight .module { width: 100%; }
#midRight .module .content ul { margin:10px; }
#midRight .module .content li { margin:10px 0 5px; list-style:none; }
#midRight .module li a, 
#midLeft .content a { color: #006699; background-image: url(../../images/main_sprite.png); background-repeat: no-repeat; background-position: 0 -70px; padding:0 0 0 15px; }
#midRight ul li a { font-weight: bold; }

#sponsors article.module { margin-left:20px; }
/*#sponsors article.module h4 { padding: 0 20px 5px; }*/
#sponsors article.module h4 { padding: 0 0 5px; }
#sponsors article.module img { width: 100px; height:100px; }

/* ratings from Bazaarvoice*/
#BVRRSecondarySummaryContainer img {height: auto !important; width: auto !important;}

/*** No Main Content **/

#sponsors_nomain article.module { margin-left:20px; }
/*#sponsors_nomain article.module h4 { padding: 0 20px 5px; }*/
#sponsors_nomain article.module h4 { padding: 0 0 5px; }
#sponsors_nomain article.module img { width: 100px; height:100px; }
#sponsors_nomain article.module img.video_tm { width: auto; height:auto; }

/*** End No Main Content **/

/* UI Tabs */
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { border: 1px solid #333333; }
.ui-widget-header a { color: #ffffff; }

#tabs { margin: 30px 0; }
#tabs table { width: 400px; }
#tabs table.filelist { border-collapse:collapse;border-spacing:0; }
#tabs table.filelist a { color: #069; font-weight: bold; }
#tabs .filelist th { border-bottom: 6px solid #d6d7d8; vertical-align: middle; }
#tabs .filelist tr { border-bottom: 1px solid #d6d7d8; height: 36px; }
#tabs table.filelist .last { border-bottom: none; }
#tabs .filelist td { vertical-align: middle; }
#tabs .filelist td img { padding-right: 4px; }

/* clearfix hacks */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear { clear: both; }

/* jQuery UI */
.ui-helper-clearfix { display:block; }
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
/*.ui-helper-clearfix { display:block; }*/
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.ui-helper-clearfix { display: block; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #FFF; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, 
.ui-state-focus, .ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus { background: #000 50% 50% repeat-x; font-weight: bold; color: #000; }
.ui-state-hover a, .ui-state-hover a:hover { text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active { background: #000; color: #FFF; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #FFF; text-decoration: none; }

/* jQuery UI Tabs */
.ui-widget-header { border: 1px solid #333333; background: #4F545C 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0 0 1px; white-space: nowrap; }
#tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; color: #FFFFFF; font-size:11px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: #F6F6F6; }
.ui-tabs .ui-tabs-panel ul { list-style: disc; }
.ui-tabs .ui-tabs-panel ol { list-style: decimal; }
.ui-tabs .ui-tabs-panel li { margin: 0 0 5px 15px; line-height: 16px; }

.ui-tabs .ui-tabs-hide { display: none !important; }

/* jQuery UI Dialog */
.ui-dialog { width: 555px !important; position: absolute; padding-right: 30px; overflow: hidden; }
.ui-draggable .ui-dialog-titlebar { display: none; }
.ui-widget-content { border: none; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-widget-header { background: #444; border: 1px solid #333333; color: #FFFFFF; font-weight: bold; }


/* Accessibilty Fixes */
.skipnav,.skipcountrynav { display: none; }

.blackbg { background: url(../../images/blackbg.png) repeat; }

/*****************  ALIGNMENTS *****************/
.ar { display: block; text-align: right; } /* .alignright */
.ac { display: block; text-align: center; } /* .aligncenter */
.al { display: block; text-align: left; } /* .alignright */

.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  } /* .clear */
.fr { float: right; display: inline; } /* .floatright */
.fl { float: left; display: inline; } /* .floatleft */
.nb { border: none !important; } /* .noborder */

.hide { display: none; } /* .hidden */
.notext { font-size: 0; line-height: 0; text-indent: -4000px; } /* .no text */

ul.siteMapColumn { margin: 15px 0 8px 0; }
ul.siteMapColumn li { margin-bottom: 7px; }
ul.siteMapColumn li li { margin-bottom: 3px; }
ul.siteMapColumn ul { margin: 5px 0 0 25px; }

/*****************  NEW FORM LP  *****************/

.headerContainer {
    background-color: #D0D6E9;
    height: 175px;
    width: 970px;
}
.formlp .titleblock {
    float: left;
    height: 175px;
    width: 228px;
}
.formlp #contentHeader {
    background-color: #99CC00;
	background-image:none;
    float: right;
    height: 97px;
    position: relative;
    width: 741px;
}
.formlp #contentHeader h1 {
    color: #FFFFFF;
    float: left;
    font-family: times New Roman;
    font-size: 30px;
    padding: 20px;
    width: 350px;
}
.formlp #contentHeader img {
    float: left;
    padding: 22px;
}
.formlp #contentSubHeader{
	width: 741px; 
	background-color:#d0d6e9;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6BA010), to(#7ACC2B), color-stop(1,#333333));
}
.formlp #primaryContent {
    float: left;
    font-size: 12px;
    margin: 35px 40px;
    position: relative;
    width: 450px;
}
.formlp #primaryContent h2, .formlp #primaryContent h1 {
    color: #006699;
    font-family: times New Roman;
    padding: 0 0 19px;
}
.formlp #primaryContent h3 {
    color: #6BA010;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 19px;
    text-transform: none;
}
.formlp #primaryContent h3 span {
    color: #006699;
}
.formlp #primaryContent h4 {
    color: #006699;
    font-size: 13px;
    margin: 19px 0;
}
.formlp #body-module .footnote {
    color: #006699;
    font-size: 11px;
    margin: 20px 0;
}
.formlp #moduleContainer {
    float: right;
    margin-top: -45px;
    padding-right: 21px;
    width: 380px;
}
.formlp .formHeader {
    background-color: #006699;
    border-left: 1px solid #6BA010;
    border-top: 1px solid #6BA010;
    color: #6BA010;
}
.formlp .formHeader h2, .formlp .formHeader h1 {
    font-family: "Times New Roman",Times,serif;
    font-size: 24px;
    padding: 10px;
    text-align: center;
}
.formlp .formContent {
	width: 339px;
	background-color:#e6f0d4;
	color:#6BA010;
	padding: 30px 20px;
	background:url(../../images/formBkg.jpg) repeat-y;
}
.formlp .formBtm{
	background:url(../../images/formBtm.jpg); 
	width:380px;height:4px;
}
.formlp .row {
	clear: right;
	/* float: right; */
	height: 1%;
	overflow: hidden;
	padding-bottom: 14px;
	*width:320px;
}
.formlp form#contact_form {
	color:#333;
	margin-top:25px;
}
.formlp form#contact_form label { 
	font-weight: normal;
	margin: 8px 5px 3px 0px;
	float:left; 
	display:inline;
}
.formlp form#contact_form input { 
	width: 180px;
	margin-right:0px;
	float:right;
}
.formlp form#contact_form textarea { 
	width: 180px; 
	height: 60px; 
}
.formlp form#contact_form select {
	/*opacity:0;*/
	position: relative;
	z-index: 5;
	float:right;
	margin-right:0px; 
}
.formlp .styled-select {
	overflow: hidden;
	background:url(../../images/select.gif) no-repeat right #fff;
	height: 21px;
	padding: 0 24px 0 8px;
	position: absolute;
	width: 152px;
	border: 1px inset #EEEEEE;
}
.formlp .styled-select_tank, .styled-select-state {
	overflow: hidden;
	background:url(../../images/select.gif) no-repeat right #fff;
	height: 21px;
	padding: 0 24px 0 8px;
	position: absolute;
	width: 15px;
	border: 1px inset #EEEEEE;
}
.formlp #tanksabove, #tanksbelow{
	width:50px;
}
.formlp form#contact_form input#zip{
	width:90px;!important
}
.formlp  .submit{
	background:url(../../images/submitbk.png) no-repeat;
	border:none;
	color: #FFFFFF;
	font-family: Sans-serif;
	font-size: 16px;
	font-weight: bold;
	height:70px;
	padding-bottom: 5px;
	text-align: center;
	width:245px!important;

}
.formlp .greenSection {
    background-color: #E6F0D4;
    color: #333333;
    font-size: 12px;
    padding: 35px 40px;
}
.formlp .greenSection a, .greenSection a:visited {
    color: #006699;
}
.formlp .disclaimer {
    color: #000000;
    margin: 35px 40px;
}


/* Font Switcher Styles */

#changeFont {
    display: block;    
    height: 27px;
    line-height: 17px;
    list-style-type: none;
    /* margin-bottom: 12px; */
    /* padding-top: 10px; */
    font-size: 11px;
}
#changeFont ul {
    float: left;
}

#changeFont ul li {
    display: block;
    float: left;
}
#changeFont li {
    height: 20px;
    margin-left: 4px;
    text-align: center;
    margin-bottom: 5px;
}

.decreaseFont {
    font-size: 10px;
}
.resetFont {
    font-size: 12px;
}
.increaseFont {
    font-size: 16px;
}

.increaseFont, .decreaseFont, .resetFont {
    color: #464A50;
    margin-right: 5px;
    text-decoration: none;
}

/* End Font Siwtcher Styles */


/* Flexible Banner Styles */
/* Flexible Home Page Panels */

a.blueButton {
	background: url("../../images/bg-blueButton.png") no-repeat right 0;
	height: 32px;
	padding: 8px 25px 8px 18px;
	font-size: 14px;
}

a.greenArrow {
	background: url("../../images/bg-greenButton.png") no-repeat 0 1px;
	padding-left: 19px;
	font-size: 14px;	
	font-weight: bold;
}

a.default {
	background: url("../../images/bg-whiteButton.png") no-repeat 4px 4px;
	padding-left: 21px;
	font-size: 14px;	
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

/* Small Panel */
.headlinePanel.pnlSmall {
	left: 0 !important;
	padding: 25px 20px 25px 30px !important;
	width: 420px !important;
	min-height: 100px !important;
}

.headlinePanel.pnlSmall h2, .headlinePanel.pnlSmall h1 {
	font-size: 23px !important;
	color: #FFF !important;	
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.headlinePanel.pnlSmall p {
	font-size: 13px !important;
	color: #FFF !important;	
	line-height: 1.5em;
}

/* Medium Panel */
.headlinePanel.pnlMedium {
	left: 0 !important;
	padding: 25px 20px 25px 30px !important;
	width: 520px !important;
	min-height: 100px !important;
}

.headlinePanel.pnlMedium h2, .headlinePanel.pnlMedium h1 {
	font-size: 28px !important;
	color: #FFF !important;	
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	line-height: 1.2em;
}

.headlinePanel.pnlMedium p {
	font-size: 13px !important;
	color: #FFF !important;	
	line-height: 1.5em;
}

/* Large Panel */
.headlinePanel.pnlLarge {
	left: 0 !important;
	padding: 25px 20px 25px 30px !important;
	width: 560px !important;
	min-height: 100px !important;
}

.headlinePanel.pnlLarge h2, .headlinePanel.pnlLarge h1 {
	font-size: 43px !important;
	color: #FFF !important;	
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	padding: 0 0 8px 0;
}

.headlinePanel.pnlLarge p {
	font-size: 16px !important;
	color: #FFF !important;	
	line-height: 1.5em;
}

.headlinePanel.noBG {
	background: none !important;
}
/* End Flexible Banner Styles */
/* Localized */