/* INTERVET Product template - Brand specific styles */ /* BRAND HEADER */ #topLeftImage {background:#81A99B; } #topRightImage {background:#81A99B; padding: 8px 8px 0 0; margin: 0;} #header {height:98px; background-color:#bcbdbd; } #siteTitle {background: #81A99B; color: #fff; } #header a { color: #fff; } /* TOP NAV */ #topNav { background:#bcbdbd; } #topNav ul { background:#bcbdbd; } #topNav li { color:#3f3f3f; } #topNav li .current { background-color: #aaa;color:#000000; } #topNav ul ul li .current { background-color: #fff; color: inherit; } #topNav li a { color:#3f3f3f; } #topNav li a:hover { color:#fff; background:#00757B; } #topNav ul ul li a:hover { color: #3f3f3f; background: #fff; } /* SUB NAV */ #subNav li a { background: #81A99B url(/images/layout/line_dotted_arrow.gif) top left no-repeat; color: #fff;} #subNav li a.open { font-size: 130%; background: #81A99B url(/images/layout/line_dotted_arrowdn.gif) top left no-repeat; color: #fff;} #subNav ul ul li a.current { font-size: 90%; background-image: none; background-color: #DEE7E7 !important; color: #00757B !important;} #subNav li a { color:#ffffff;} #subNav li ul li a { color:#eee; background: #81A99B url(/images/layout/sub_arrow_small.gif) 195px center no-repeat;} #subNav li ul li a.open { font-size: 110%; color:#eee; background: #81A99B url(/binaries/sub_arrow_smalldn.gif) 193px center no-repeat;} #subNav li a:hover { color: #00757B; background-color: #DEE7E7 !important;} #subNav { background-color:#81A99B; } #menuTitle { color:#ffffff; font-weight: bold; font-size: 130%; margin: 6px 20px 10px 10px; /*top, right, bottom, left*/ } /* FEATURE BOX */ .blockFeature { background: #81A99B; } .blockFeature h3 { font-family: Verdana, Arial, Helvetica, sans-serif; background: url(/images/layout/line_dotted.gif) bottom left no-repeat; color: #fff; } .blockFeature.noLine h3 { background-image:none; } .blockFeature p { background: color:#fff; } .blockFeature a { background: url(/images/layout/blockfeature-arrow.gif) 180px center no-repeat; color: #fff;} .blockFeature.noArrow a { background-image:none; } .blockFeature.noBack, .blockFeature.noBack h3, .blockFeature.noBack p, .blockFeature.noBack a { background: none; color: #000;} .blockFeature a:hover { color:#00757B;} .blockFeature img { border: 1px solid #fff; background: #00757B;} /* FEATURE IMAGE */ #featureImage img { border:1px solid #00757B; } #featureImage .caption { color:#00757B; } /* BLOCK IMAGE */ .blockImage { border:1px solid #00757B; } .blockImage h3 { background: url(/images/layout/arrow-white-trans.gif) 13px 80px no-repeat; color:#fff; } .blockImage a { color:#000; } .blockImage h3 a { color:#fff; } .blockImage a:hover { color:#00757B; } .blockImage p { background: #fff; margin: 0 0 0 0;} /* LIST BOX */ .blockList { border:1px solid #00757B; } .blockList h3 { font-family: Arial, Helvetica, Verdana, sans-serif; color:#00757B;} .blockList li a { color:#3F3F3F; } .blockList li a:hover {color:#00757B; } .blockList .title {background: url(/images/layout/list-arrow.gif) 0 2px no-repeat;} .blockList li { background: url(/images/layout/list-arrow.gif) right center no-repeat;} .listLink { color: #00757B; } /* FOOTER */ #footer { background:#bcbdbd;} #footer a { color:#000; } #footer li a:hover { color:#666; } /* OTHER ELEMENTS */ h1,h2,h3,h4 { color:#00757B; } #homeBanner { display: block; height: 153px; margin: 0 0 30px 0; } .columnContent a, columnContent a:visited { color:#000; } .columnContent a:hover, columnContent a:visited:hover { color:#00757B; } .columnContent ul li { background:url(/images/layout/content-bullet.gif) no-repeat 0 10px; } #columnRight blockquote p { color: #00757B !important; border:1px solid #B7CBC9; } #columnRight blockquote.noBorder p { border:none; } hr { border-bottom: 2px solid #00757B; } blockquote p { color: #333; background: #efefef;} a.top { color: #666; } #breadcrumbs ul li a:hover { color:#00757B !important; } .featureImageBdr { border: 1px solid #00757B; } .featureImage p, .featureImageBdr p { color:#00757B; } .translate, .translate a, .translate a:visited { margin: 35px 0 0 0; padding-right: 10px; text-align: center; color: #00757B; font-weight: bold; line-height: 2; } .translate a:hover { text-decoration: underline; }