@charset "utf-8";

/*
Title: Default CSS
Date: July 2009
Author: Atikom Juntakoiol (ajuntakool@extractable.com)
*/

/*
mvaughan@redbricksmedia.com 2010-2011
- tried to simplify html by removing redundant divs (especially various simplemodules), and corresponding styles
- made numerous adjustments and some additions per needs of several courts, to make items more flexible, to fix problems in ie and other browsers, etc.
- greatly simplified the "size" variant files (medium, large) by including ONLY text size-related info there
- greatly simplified the "color" variant files (blue, sage, brown) by including ONLY color-related info there 
(color, background-color, background-image - now split into color folders within "img" - and border color), 
and removing variant colors from main stylefile

***** REQUIRES use of one of the three color css files: blue.css, brown.css or sage.css *****
- medium.css and large.css are size variants used by the text size controls in upper right of site template
- print.css has simplified styles for printing (may need to remove colors from there as well?)
*/

/*----------------- CSS NORMALIZER -----------------*/
/*
- cancels default styles applied to page elements
- adjusts default elements between browsers to same baseline
*/

div, dl, dt, dd, ol, li, pre, hr, form, fieldset, input, th, td {margin:0; padding:0;}
address, caption, cite, code, dfn, th, var {font-style:normal; font-weight:normal;}
table {border-collapse:collapse; border-spacing:0; font-size:inherit; font-size:100%; }
td, th {padding: 4px; }
select, input, textarea {font:99% verdana,geneva,sans-serif;}
fieldset, img {border:0;}
img {vertical-align:middle;}
select, .inputStyle {border:1px solid #7F9DB9; background:#FFF; padding:.1em; margin:.1em 0 .1em .2em;}
legend {display:none;}
.skipNavigation {position:absolute; left:0px; top:-500px; overflow:hidden;}
select {background:#FFF;}
.floatLeft{ float: left; }
.floatRight { float: right; }
.png{ _behavior: url(css/iepngfix.htc); }
.cleaner{ clear: both; _font-size: 1%; }
.clear5, .tabClear{ clear: both; height: 5px; _font-size: 1%; }
.clear10{ clear: both; height: 10px; _font-size: 1%; }

/*----------------- DEFAULT -----------------*/
body{ margin: 0; font-size: 0.75em; line-height: 150%; font-family: Arial, Helvetica, sans-serif; color: #555555; background: url(img/common/bg-body.gif) center repeat-y;  }
h1{ margin: 0 0 10px 0; padding: 0; color: #031a36; font-size: 20px; font-family:"Times New Roman", Times, serif; font-weight: normal; text-transform: uppercase; }
h2{ margin: 0 0 6px 0; padding: 0; color: #031a36; font-size: 17px; font-family:"Times New Roman", Times, serif; }
h3{ margin: 4px 0 8px 0; padding: 8px 0; border-bottom: solid 1px #cccccc; border-top: solid 1px #cccccc; color: #444444; font-size: 14px; font-family:"Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; }
h4{ margin: 0; padding: 8px 0 10px 0; color: #444444; font-size: 14px; font-family:"Times New Roman", Times, serif; font-weight: bold; }
h5{ margin: 12px 0 0 0; padding: 0; color: #444444; font-size: 12px; font-weight: bold; }
h6{ margin: 0; padding: 0; color: #555555; font-size: 12px; font-weight: bold; }
p{ margin: 0; padding: 0 0 10px 0px; }
ul {margin: 0 0 8px 0; padding: 0; list-style-type: none; }
ul li { margin: 0 0 4px 0; padding: 0; }
li ul { margin-left: 25px; }
ol li{ margin: 0 0 4px 10px; }
p+h3, ul+h3, ol+h3, h1+h3, h2+h3, h3+h3, h4+h3, h5+h3 { margin-top: 15px;  }
h5+h6 {margin-top: 15px; }
table+h3 { margin-top: 30px; }
th { text-align: left; font-weight: bold; }
table + p { margin-top: 8px; }
td { vertical-align: middle;  }
blockquote { margin: 0 20px; }
label { cursor: pointer; }
.contentCenter h3+.simpleModuleBlue3 { margin-top: -7px; }
.boxtable { border-left: 1px solid #000000; border-top: 1px solid #000000; width: 510px;  margin: 10px auto; overflow: hidden; }
.boxtable div { padding: 5px; border-right: 1px solid #000000; border-bottom: 1px solid #000000; float: left; width: 159px; }
.nobreak { white-space: nowrap; }
/*----------------- LINKS -----------------*/
a{ color: #073873; text-decoration: none; outline: none; }
a:hover{ text-decoration: underline; }
p a { text-decoration: underline; }
p a:hover { text-decoration: none; }
.twoColumns a, .threeColumns a, .threeColumnslast a { text-decoration: none; }
.twoColumns a:hover, .threeColumns a:hover, .threeColumnslast a:hover { text-decoration: underline; }

/*----------------- HEADER -----------------*/
#headerWrap{ width: 960px; height: 115px; position: relative; }
#headerWrap .logo{ position: absolute; top: 49px; left: 0px; }
#headerWrap .contact{ width: 85px; height: 45px; background: url(img/common/bg-ContactUs.gif) no-repeat; position: absolute; top: 0px; right: 0px; text-align: center; line-height: 35px; }
#headerWrap .date{ width: 70px; font-size:9px; text-align: right; position: absolute; top: 49px; right: 0px; }
#headerWrap .contact a{ font-size: 12px; font-weight: bold; text-decoration: none; color: #FFF; }
#headerWrap .contact a:hover { text-decoration: none; }

#headerWrap .toolbar{ width: 875px; height: 26px; top: 0px; left: 0px; text-align: right; font-size: 11px; line-height: 25px; background: #073873; position: absolute; color: #FFF; }
#headerWrap .toolbar img{ margin-bottom: 4px; _margin-top: 4px; margin-left: 5px; }
#headerWrap .toolbar a.on{ font-weight: bold; }
#headerWrap .toolbar a.feedback{ background: url(img/common/icon-feedback.gif) no-repeat left center; padding-left: 20px; margin: 0 7px 0 0; /*text-decoration: none;*/ color: #FFF; }
#headerWrap .toolbar a.txttoolbar{ margin: 0 13px; /*text-decoration: none;*/ color: #FFF; }

#headerWrap .searchWrap{ background: url(img/common/bg-search.gif) no-repeat; width: 261px; height: 33px; position: absolute; top: 65px; right: 0px; }

form#search, form#search-theme-form { position:relative; }
div#searchfieldWrap, div#edit-search-theme-form-1-wrapper{ position:relative; float:left; margin: 8px 3px 0px 10px; _margin: 7px 3px 0px 5px;}
*+html div#searchfieldWrap{ position:relative; float:left; margin: 7px 3px 0px 10px; }

input#searchfield, input#edit-search-theme-form-1 { width:205px ; border: 0; margin: 0 0 0 5px; background: none; font-size: 11px; color: #999; }

#search div#btngoWrap, #search input#edit-submit, #search input#edit-submit-1, #search input#edit-submit-2 { position: relative; float: left; margin: 7px 0 0 2px; width: 28px; height: 19px; }
#search input#btngo, #search input#edit-submit, #search input#edit-submit-1, #search input#edit-submit-2 { width: 28px; height: 19px; }
#search input#edit-submit, #search input#edit-submit-1, #search input#edit-submit-2 { width: 28px; height: 19px; background: url(img/common/btn-go.gif) no-repeat right top; border: none; text-indent: -9999px; text-transform: capitalize; margin-right: -5px;}
#search input#edit-submit:hover, input#edit-submit.hover, input#edit-submit-2:hover, input#edit-submit-2.hover {cursor: pointer;}
label.overlabel, #edit-search-theme-form-1-wrapper label { position:absolute; top:0px; left:0px; color: #000; font-size: 11px; text-indent: -1000px; display: none; }

/* Safari Adjust */
@media screen and (-webkit-min-device-pixel-ratio:0){
#headerWrap .searchWrap input.search{ border: 0; width: 205px; margin-left: 10px; padding:20px 5px 0px 5px; font-size: 11px; color: #999999; background: none; float: left; }
}

/* text resizer controls */
a.normal{ font-size: 8px; background: #FFF; border: 1px solid #bec0c2; padding: 5px 6px 1px 6px; margin-left: 5px; text-decoration: underline; }
a.medium{ font-size: 10px; background: #FFF; border: 1px solid #bec0c2; padding: 3px 5px 0px 5px; margin-left: 5px; }
a.large{ font-size: 12px; font-weight: bold; background: #FFF; border: 1px solid #bec0c2; padding: 1px 5px 0px 5px; margin-left: 5px; }

/*----------------- CONTAINER -----------------*/
#mainContainer{ width: 959px; margin: 0 auto; clear: both; background: url(img/common/bg-footer.gif) center top no-repeat; padding: 0 33px 0 32px; }
#containerHome{ width: 959px; clear: both; position: relative; background-repeat: no-repeat; background-position: left top; }
#containerLanding{ width: 959px; clear: both; position: relative; background-repeat: no-repeat; background-position: top left; }

.homepage #mainContentWrap .contentCenter { padding-right: 20px; width: 435px; }
.homepage h3 { border-top: none; margin-top: 0;}
.homepage p+h3, .homepage ul+h3 {  border-top: solid 1px #cccccc; margin-top: 4px; }

/*----------------- SUB MENU -----------------*/
.subMenu{ width: 960px; clear: both; position: relative; }
.subMenu p{ color: #000; padding: 15px 0px 18px 8px; line-height: 100%;}
.subMenu a, .subMenu a:visited{ color: #FFF; text-decoration: none; padding: 0px 7px; }
.subMenu a:hover{ color: #FFF; text-decoration: underline; }
.subMenu .selected{ font-weight: bold; padding: 0px 7px; }
.subMenu p .this_page a { font-weight: bold; color: #000000; }
.subMenu p .this_page a:hover { text-decoration: none; cursor: default; }

/*----------------- LEFT NAVIGATION -----------------*/
#leftNav{ width: 212px; margin: 0; padding: 0 0 12px 0; }
#leftNav ul{ margin: 0; }

#leftNav ul li{ display: inline; }

/* 1st Level */
#leftNav ul li a{ display: block; width: 212px; height: 36px; font-size: 15px; font-weight: bold;line-height: 36px; color: #FFF; text-decoration: none; text-indent: 11px; text-transform: uppercase; font-family:"Times New Roman", Times, serif; }
#leftNav ul li a:hover{ text-decoration: underline; }

/* 2st Level */
#leftNav ul ul{ padding-bottom: 6px; }
#leftNav ul ul li a{ display: block; width: 212px; height: 29px; font-size: 12px; font-weight: bold; line-height: 29px; color: #FFF; text-decoration: none; text-indent: 11px; text-transform: none; background-position: center bottom; background-repeat: no-repeat; font-family: Arial, Helvetica, sans-serif;}
#leftNav ul ul li a.last{ background: none; }
#leftNav ul ul li a.last:hover  {text-decoration: underline;}
#leftNav ul ul li a.selected{ display: block; width: 212px; height: 29px; font-size: 12px; font-weight: bold; line-height: 29px; color: #000; text-decoration: none; text-indent: 11px; }
#leftNav ul ul li a.selected:hover, #leftNav ul ul ul li a.selected:hover { text-decoration: none; }

/* 3st Level */
#leftNav ul ul ul{ padding-bottom: 11px; display: none;}
#leftNav ul ul ul li a{ display: block; width: 178px; height: 100%; font-size: 12px; font-weight: normal; line-height: 22px; color: #073873; text-decoration: none; text-indent: 0px; background-position: 22px 8px; background-repeat: no-repeat; padding-left: 34px; font-family: Arial, Helvetica, sans-serif; }
#leftNav ul ul ul li a.selected{ display: block; width: 178px; height: 100%; font-size: 12px; font-weight: bold; line-height: 22px; color: #000; text-decoration: none; text-indent: 0px;  padding-left: 34px; background-position: 22px center; background-repeat: no-repeat; font-family: Arial, Helvetica, sans-serif; }

/*----------------- MAIN BANNER -----------------*/
#bannerWrap{ width: 960px; background: url(img/common/bg-cleanerbold.gif) no-repeat 15px bottom; padding-bottom: 20px; clear: both; position: relative; }

#bannerWrap .contentLeft{ float: left; width: 230px; margin: 18px 0 0 15px; _margin: 18px 0 0 9px; }
.contentLeft img { margin-bottom: 6px;}
.contentLeft img.btline{ padding-bottom: 6px; border-bottom: #dde2ea 1px solid; }
.contentLeft ul  { margin: 0; font-weight: bold; }

#containerHome #bannerWrap .contentLeft { width: 212px; padding-right: 18px; }
#containerHome #bannerWrap .contentLeft ul li { margin-bottom: 0;}
#containerHome #bannerWrap .contentLeft h3 { border-top: 1px solid #dde2ea; border-bottom: none; padding: 6px 0 0 0; margin: 0;}
.txtWrap{ float: left; width: 432px; padding-top: 35px; padding-left: 258px; }
.txtWrap p{ font-size: 14px; color: #666666; }

.txtWrap2{ float: left; width: 454px; margin: 17px 0 0 240px; height: 200px; background-repeat: no-repeat; _background-repeat: no-repeat; }
.txtWrap2 .title{ font-size: 14px; font-weight: bold; color: #FFF; text-transform: uppercase; font-family:"Times New Roman", Times, serif; line-height: 33px; padding-left: 14px; }
.txtWrap2 .left{ float: left; width: 125px; }
.txtWrap2 .right{ float: left; width: 300px; margin: 10px 0px 0px 10px; }
.txtWrap2 .right p{ font-size: 13px; line-height: 20px; }

/* HOMEPAGE A; HERO AREA */
ol#toc{ margin: 0px 0px 0px 2px; _margin: 2px 0px 0px 2px; padding: 0; list-style: none; }
ol#toc li { float: left; line-height: 14px; margin: 0;}
ol#toc li a { width: 115px; display: block; line-height: 25px; text-indent: 22px; background: url(img/common/bg-ulSquare.gif) 11px center no-repeat; }
ol#toc li a:hover{ text-decoration: underline; }
ol#toc li.current { background-repeat; no-repeat; _behavior: url(/calcourtscalcourts/css/iepngfix.htc); }
ol#toc li.current a { font-weight: bold; color: #000; background: url(img/common/bg-li_hero2Selected.gif) no-repeat 11px center; }
div.content { width: 295px; height: 170px; float: left; position: relative; clear: both; }
div.content .more{ position: absolute; /*top: 145px;*/ bottom: 10px; right: 0px; }

/* HOMEPAGE B; CONTENT AREA */
ol#toc2{ margin: 0; padding: 0; list-style: none; }
*+html ol#toc2{ width: 132px; margin: 0; padding: 0; list-style: none; }
ol#toc2 li { float: left; margin-left: 0; }
ol#toc2 li a { width: 132px; display: block; line-height: 24px; text-indent: 0; background: url(img/common/bg-liVerTab2.gif) left bottom no-repeat; }
ol#toc2 li a.last{ background: none; }
ol#toc2 li a:hover{ text-decoration: underline; }
ol#toc2 li.current { background: #eaeaea; }
ol#toc2 li.current a { font-weight: bold; color: #000; }
div.content2 { width: 284px; height: 228px; float: left; clear: both; position: relative; }
div.content2 .more{ position: absolute; bottom: 10px; right: 5px; }


/*----------------- NEW HOMEPAGE TABBED SECTION -----------------*/
#homeTabs     { padding: 1px; margin-top: 1px; background-repeat: repeat-x; background-position: left top; }
#homeTabs div { width: 450px; min-height: 206px; padding: 1px; position: relative; background-repeat: repeat-x; background-position: left top; }
#homeTabs h2 { width: 438px; height: 27px; padding: 4px 0 0 12px; margin: 0; background-repeat: repeat-x; background-position: left top;
               color: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; text-transform: uppercase; }
#homeTabs ul { margin: 0; padding: 0; list-style: none; position: relative; overflow: hidden; background-repeat: repeat-x; background-position: left top; }
#homeTabs ul li { line-height: 14px; margin: 0; }
#homeTabs ul li span { width: 115px; display: block; line-height: 25px; text-indent: 22px; background: url(img/common/bg-ulSquare.gif) 11px center no-repeat; }
#homeTabs ul li span:hover, #homeTabs ul li span.hover{ text-decoration: underline; cursor: pointer; }
#homeTabs ul li.selected { background-repeat: no-repeat; _behavior: url(/sites/calcourts/css/iepngfix.htc); }
#homeTabs ul li.selected span { font-weight: bold; color: #000; background: url(img/common/bg-li_hero2Selected.gif) no-repeat 11px center; }
#homeTabs ul li ul { display: none; position: absolute; left: 115px; top: 0; padding: 10px 0 0 18px; width: 317px; height: 100%; zoom: 1; background-repeat: repeat-x; background-position: left top; }
#homeTabs ul li ul li { font-size: 110%; line-height: 150%; background: none; }       
#homeTabs ul li.selected ul {display: block; }
#homeTabs .more {position: absolute; bottom: 15px; right: 15px; font-size: 100%; }

/*----------------- MAIN CONTENT -----------------*/
#mainContentWrap{ float: left; width: 960px; position: relative; clear: both; padding-bottom: 55px; min-height: 100px; }
.bgThreeColumn{ background: url(img/common/bg-3Col.gif) center repeat-y; position: relative; }
.bgTwoColumn{ background: url(img/common/bg-2Col.gif) 243px 0 repeat-y; position: relative; margin-top: 10px; }
#headerWrap .toolbar{ width: 875px; height: 26px; top: 0px; left: 0px; text-align: right; font-size: 11px; line-height: 25px; background: #073873; position: absolute; color: #FFF; }

/*#mainContentWrap h3 a           { text-decoration: underline; }
#mainContentWrap h3 a:hover{ color: #5d81ac; text-decoration: none; }
*/

#mainContentWrap h3.externalLink{ margin: 0 0 12px 0; padding: 0 20px 12px 0; display: block; border-bottom: solid 1px #cccccc; background: url(img/common/icon-externalLinks.gif) no-repeat center right; }
#mainContentWrap ol{ margin: 0px 0px 12px 0; _margin: 0px 0px 12px 0; }
/**+html #mainContentWrap ol{ margin: 0px 0px 12px 0px; }*/
#mainContentWrap form{ margin: 0px 0px 12px 0px; }

#mainContentWrap .txtsmall{ margin: 0; padding: 0; font-size: 9px; line-height: 14px; }
#mainContentWrap .contentColumn{ float: left; width: 212px; padding: 0 15px 0 15px;  }
#mainContentWrap .contentCenter{ float: left; width: 455px; padding: 0; }
#mainContentWrap .contentCenterWrap{ float: left; width: 698px; padding: 0 0 0 20px; }
#mainContentWrap .contentCenterWide{ float: left; width: 680px; }
.contentCenterWide .subContent{ float: left; width: 660px; margin: 0 0 0 15px; }
#mainContentWrap .tabWrap{ float: left; width: 676px; margin: 10px 0 0 0; padding: 20px 0px 12px 0px; background: #f2f2f2; }

.contentColumn select{ margin-bottom: 8px; border-bottom: 1px solid #c3c3c3; width: 212px; color: #555555; font-size: 12px; background: url(img/common/bg-select.gif) top left no-repeat; }
.contentCenter select{ margin-bottom: 8px; border-bottom: 1px solid #c3c3c3; width: 300px; color: #555555; font-size: 12px; background: url(img/common/bg-select.gif) top left no-repeat; }

/*----------------- HERO MODULE  -----------------*/
.hero{ float: left; width: 680px; background: url(img/common/bg-cleanerbold.gif) no-repeat left bottom; margin: 8px 0 4px 0; padding: 0 0 10px 0; min-height: 60px;}

.hero h1  { font-size: 20px; color:#000; line-height:20px; text-transform: uppercase; margin: 0 0 4px 0;}
.hero h1 + p { margin-top: 8px; }
.hero a { text-decoration: underline; }
.hero a:hover { text-decoration: none; color: #5d81ac; }
.hero p, .hero h5 { font-size: 14px; }
.hero h4 a { text-decoration: none; }
.hero h4 a:hover { text-decoration: underline; }

.hero .banner{ float: left; width: 679px; height: 127px; margin: 0; padding: 4px 0 0 0; position: relative; background-repeat: no-repeat; }

.banner img{ padding: 2px; margin-top: -4px; }
.bgDivision{ background-position: left top; background-repeat: no-repeat; }
.bgOnline{ background-position: left top; background-repeat: no-repeat; }
.bgJury{ background-position: left top; background-repeat: no-repeat; }

.hero .banner2{ float: left; width: 679px; height: 220px; margin: 12px 0 0 0; position: relative; background-repeat; no-repeat; }
.banner2 img{ padding: 2px; }
.banner2 .wrap1{ float: left; width: 390px; position: absolute; top: 140px; left: 20px; font-family:"Times New Roman", Times, serif; font-size: 16px; color: #FFF; }
.banner2 .wrap2 { float: left; width: 215px; height: 175px; position: absolute; top: 0; right: 15px; font-size: 14px; color: #666666; padding-bottom: 30px; }
.separator {border-bottom: 1px solid #CCCCCC; padding-bottom: 15px; }
.banner2 .iconHero{ width: 70px; font-size:12px; line-height: 12px; background: url(img/common/icon-pdf3.gif) top left no-repeat; padding-left: 30px; position: absolute; top: 165px; left: 0; }
.banner2 .iconHero2{ width: 70px; font-size:12px; line-height: 12px; background: url(img/common/icon-maps.gif) top left no-repeat; padding-left: 30px; position: absolute; top: 165px; left: 120px; }

.banner .wrap{ float: left; width: 450px; position: absolute; top: 20px; right: 30px; font-family:"Times New Roman", Times, serif; }
.banner .wrap h2{ font-size: 21px; line-height: 21px; margin: 0; padding: 0; font-weight: normal; }
.banner .wrap p{ font-size: 16px; line-height: 20px; color: #e5e5e5; margin: 0; }

/*----------------- SPECIAL MESSAGE  -----------------*/
.special{ float: left; width: 919px; padding: 2px; border: 1px solid #999; background: #FFF; margin: 12px 0 0 15px; _margin: 12px 0 0 9px; position: relative; }
.special .title{ position: absolute; top: 10px; left: 15px; font-family:"Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000; text-transform: uppercase; }
.special .date{ position: absolute; top: 33px; left: 15px; font-size: 9px; font-weight: bold; color: #FFF; text-transform: uppercase; }
.specialInner{ background: #999; }
.specialInner p{ font-size: 14px; color: #FFF; padding: 7px 25px 7px 250px; }

/*----------------- HERO2 MODULE  -----------------*/
.hero2{ float: left; width: 438px; padding: 0 0 23px 0; margin: 0 20px 0 0;  }
.hero2 .divline{ clear: both; height: 8px; background: url(img/common/bg-cleanerbold.gif) no-repeat left center; padding: 15px 0; }
.hero2 .title{ font-size: 20px; font-family:"Times New Roman", Times, serif; color:#000; line-height:20px; text-transform: uppercase; padding: 0; margin-bottom: 10px; }
.hero2 .descTxt{ font-size: 14px; }
.descTxt a{ text-decoration: underline; }
.descTxt a:hover{ color: #5d81ac; text-decoration: none; }
.hero2 select{ margin-bottom: 8px; border-bottom: 1px solid #c3c3c3; width: 300px; color: #555555; font-size: 12px; background: url(img/common/bg-select.gif) top left no-repeat; }

/*----------------- FUNCTION  -----------------*/
.function{ float: left; width: 680px; padding: 4px 0; margin: 0; text-align: right; }
.function a.print{ background: url(img/common/icon-print.gif) no-repeat left center; padding-left: 20px; margin: 0 7px 0 0; }
.function a.email{ background: url(img/common/icon-email.gif) no-repeat left center; padding-left: 20px; margin: 0 0 0 7px; }

/*-------------------- FAQs -----------------------*/
.faq { clear: both; padding-top: 5px; }
.faq dt { line-height: 20px; margin-bottom: -1px; padding: 5px 0; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; background: url(img/common/icon-plus2.gif) no-repeat right 12px; text-transform: uppercase; font-weight: bold; font-family:"Times New Roman", Times, serif; }
.faq dt:hover, .faq dt.hover { cursor: pointer; color: #073873; }
.faq dt.open { background-image: url(img/common/icon-minus2.gif); }
.faq dd { display: none; padding: 5px 0; }
.faqcontrols { float: right; }
.faqcontrols a { font-weight: bold; }
.faqcontrols span { font-size: 125%; vertical-align: bottom; } 

/*----------------- SIMPLE MODULES -----------------*/

.innerContentLeft, .innerContentRight, .innerContent2Left, .innerConetent2Right { float: left; }

.innerContentLeft { width: 205px; padding: 0 20px 0 0; }
.innerContentRight { width: 200px; }
.innerContent2Left { width: 189px; margin: 5px 20px 0 16px; _margin: 5px 20px 0 8px;}
.innerContent2Right { width: 200px; margin: 5px 0 0 0; }

.simpleModule2		{ padding-bottom: 10px; background: url(img/common/bg-cleanerbold.gif) repeat-x left bottom; }


/*----------------- SIMPLE MODULE BLUE  -----------------*/
.simpleModuleBlue{ width: 182px; background: url(img/common/bg-simpleModuleBlue.gif) no-repeat left top; margin-bottom: 4px; text-align: center; padding: 5px 15px; }
.simpleModuleBlue .title, .simpleModuleBlue h4 { text-align: center; font-size: 12px; line-height: 12px; font-weight: bold; font-family:"Times New Roman", Times, serif; text-transform: uppercase; padding: 20px 14px 7px 14px; color: #444444; }
.simpleModuleBlue .desc{ font-size: 12px; padding: 0px 14px 7px 10px; color: #555555; }
.desc a, .desc a:visited{ text-decoration: underline; }

/*.simpleModuleBlue p{ margin: 0 14px 0px 14px; font-size: 11px; color: #777777; }*/
.simpleModuleBlue .bottom{ clear: both; height: 8px; _font-size: 1%; background: url(img/common/bg-simpleModuleBlueBottom.gif) no-repeat left top; }

.simpleModuleBlue .searchWrap{ width: 180px; margin: 0 0 15px 13px; background: url(img/common/bg-form.gif) no-repeat; height: 21px; border: solid 1px #FFF; }
.simpleModuleBlue .searchWrap input.search{ border: 0; width: 105px; padding:5px 5px 0px 5px; font-size: 11px; color: #999999; background: none; float: left; }
.simpleModuleBlue .searchWrap input.btn{ width: 64px; height: 21px; float: right; margin-top: 1px; }

.simpleModule2+h3, .simpleModuleBlue+h3, .hero+h3, function+h3 { border-top: none; padding-top: 4px; }
/*----------------- SIMPLE MODULE BLUE2  -----------------*/
.simpleModuleBlue2{ width: 212px; margin-top: 20px; background: #edeff1;  float: left;}
.simpleModuleBlue2 .title{ font-size: 12px; line-height: 12px; font-weight: bold; font-family:"Times New Roman", Times, serif; text-transform: uppercase; padding: 20px 14px 7px 14px; color: #444444; }
.simpleModuleBlue2 .desc2{ padding: 0px 14px 0px 10px; color: #555555; }
.desc2 p.pdf{ font-size: 12px; line-height: 28px; /* background: url(img/common/icon-pdf3.gif) left center no-repeat; padding-left: 35px; */ }
.simpleModuleBlue2 a, .simpleModuleBlue2 a:visited { text-decoration: none; }
.simpleModuleBlue2 a:hover{ text-decoration: underline; }
.simpleModuleBlue2 p{ margin: 0 14px 12px 14px; font-size: 11px; color: #777777; }

/*----------------- SIMPLE MODULE BLUE3  -----------------*/
.contentCenter .simpleModuleBlue3{ padding: 10px; margin: 0 0 20px 0; background: #edeff1;}
.simpleModuleBlue3 .innerContentLeft{ width: 180px; margin-left: 15px; }
.simpleModuleBlue3 .innerContentRight{ width: 180px; padding-left: 20px; }

/*----------------- VERTICAL TAB  -----------------*/
.verticalTab{ float: left; width: 435px; margin: 0px; padding: 0px; margin: 0; clear: both; border-bottom: 1px solid #CCCCCC; clear: both; }
.verticalTab .title{  margin: 0; padding: 8px 0px; color: #444444; font-size: 14px; font-family:"Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; padding-bottom: 8px; border-bottom: solid 1px #cccccc; background: #FFF; }

.verticalTabWrap{ float: left; width: 435px; background: #eaeaea; margin: 2px 0; clear: both; }
.verticalTab .vtableft{ float: left; width: 132px; margin: 0; padding: 0; background: #FFF; }
.verticalTab .vtabright{ float: left; width: 285px; margin: 6px 0px 0px 12px; }


/*----------------- DIVISIONS PAGE  -----------------*/
.contentCenterWide .threeColumns{ float: left; width: 215px; margin: 0 16px 0 0; padding: 0; min-height: 50px; }
.contentCenterWide .threeColumnslast{ float: left; width: 216px; margin: 0; padding: 0; min-height: 50px; }
.contentCenterWide .threeColumnsDouble { float: left; width: 430px; margin: 0 16px 0 0; padding: 0; min-height: 50px; }
.hero .threeColumns {float: left; margin: 0 16px 0 0; width: 210px; }
.hero .threeColumnslast {float: right;}
.hero .twoColumns { float: left; width: 275px; margin-right: 20px; }
/*----------------- FORM AND FILING PAGE  -----------------*/
.formTable{ width: 680px; background: #fbfcfd; }
.formTable caption{ margin: 0; padding: 8px 0; border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc; text-align: left; color: #444444; font-size: 14px; font-family:"Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; margin-bottom: 1px; }
.formTable table{ background: #fbfcfd; }
.formTable td, .formTable th{ padding: 10px; vertical-align: top; border-right: solid 2px #FFF; border-bottom: solid 2px #FFF;}
.formTable th:hover {cursor: pointer; }
.formTable tr.odd{ background: #f5f6f8; }
tr.standout {font-size: 1.2em; background-color: #f5f6f8; border: 2px solid #cfd7e1;}
tr.standout td {border: none;background-color: #dae4f1;}
tr.standout td.button-container {background-color: #fff;}
.formTable tr.head{ background: #cfd7e1; font-size: 13px; font-weight: bold; }
.formTable .one{ width: 160px; }
.formTable .two{ width: 280px; }
.formTable .three{ width: 70px; }
.formTable .odd2, .formTable .odd .sortCol{ background: #eef0f2; }
.formTable .headerSortUp, .formTable .headerSortDown { color: #FFF; }
.formTable + h4 { margin-top: 2px; border-top:solid 1px #cccccc; }
.formTable th:after {content: url(img/common/bg.gif);}
.formTable thead th.headerSortUp:after { content: url(img/common/asc.gif); }
.formTable thead th.headerSortDown:after { content: url(img/common/desc.gif); }

/*----------------- GENERAL INFO PAGE  -----------------*/
.contentCenterWide .twoColumns{ float: left; width: 330px; margin: 8px 20px 0 0; padding: 0; border-top: solid 1px #cccccc; }
.contentCenterWide .twoColumns2{ float: left; width: 335px; margin: 8px 0px 0 0; padding: 0; border-top: solid 1px #cccccc; }
.contentCenterWide .twoColumnslast{ float: left; width: 335px; margin: 8px 0 0 0; background: #f8f9fb; border-top: 1px solid #EEF0F2; border-bottom: 1px solid #EEF0F2; }
.twoColumnslast table{ width: 315px; margin: 20px 0 20px 0px; }
.twoColumnslast tr td{ vertical-align: top;  }
.twoColumnslast a, .twoColumnslast a:visited{ text-decoration: underline; }

/*----------------- SELF-HELP PAGE  -----------------*/
.contentCenterWide .twoColumnsB{ float: left; width: 330px; margin: 0px 16px 0 0; padding: 0; }
.contentCenterWide .twoColumnsBlast{ float: left; width: 330px; margin: 0px 0px 0 0; padding: 0; }


/*----------------- ONLINE SERVICES PAGE  -----------------*/
.onlineTable{ padding-bottom: 13px; margin-top: 8px; margin-bottom: 1px; border-bottom: 1px solid #CCCCCC; clear: both;}
.onlineTable table{ background: #f7f9fc; }
.onlineTable caption{ margin: 0; padding: 8px 0; border-top: solid 1px #cccccc;border-bottom: solid 1px #cccccc; text-align: left; color: #444444; font-size: 14px; font-family:"Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; }
.onlineTable tr td{ padding: 10px; vertical-align: middle; }
.onlineTable tr.odd{ background: #e8eef6; }
.onlineTable td{ border-bottom: solid 2px #FFF; }
.onlineTable td.one{ width: 500px; }
.onlineTable td.color1{ background: #e8eef6; }
.onlineTable td.color2{ background: #dae4f1; }

.onlineTable2{ padding: 13px 0 30px 0; margin-bottom: 8px; border-top: 1px solid #CCCCCC; }
.onlineTable2 table{ background: #f7f9fc; }
.onlineTable2 tr td{ padding: 10px; vertical-align: middle; }
.onlineTable2 tr.odd{ background: #e8eef6; }
.onlineTable2 td{ border-bottom: solid 2px #FFF; }
.onlineTable2 td.one{ width: 490px; }
.onlineTable2 td.color1{ background: #e8eef6; }
.onlineTable2 td.color2{ background: #dae4f1; }

.onlineTable.narrow td.one{ width: 300px; }

.wrapThreeColumns{ float: left; width: 690px; background: url(img/common/bg-contentCenter3Wide.gif) left repeat-y; clear: both; }
.rBorder { border-right: 1px solid #e5e5e5; }

/*----------------- FOOTER -----------------*/
#footerWrap{ width: 959px; height: 25px; background: #073873; line-height: 24px; clear: both; font-size: 9px; margin-top: 10px; /*margin-left: 15px; _margin-left: 7px;*/ }
#footerWrap a{ color:#eeeeee; text-decoration: none; margin-left: 11px; margin-right: 11px; }
#footerWrap a:hover{ text-decoration: underline; }
#footerWrap .footerLeft{ float: left; color: #9d9d9d;}
#footerWrap .footerRight{ float: right; color:#eeeeee; padding-right: 17px; }

/*----------------- DYNAMIC TAB  -----------------*/
.tabWrap h6{ margin: 0px 30px 5px 30px; }
.tabWrap p{ margin: 0px 30px 8px 30px; }

.tabWrapper { margin-top: 12px; clear: both; padding-top: 10px; border-top: 1px solid #CCCCCC; width: 676px;  float: left; }

h2.tab{ font-weight: bold; font-size: 100%; margin-bottom: 0px; padding: 2px 0 0 0; font-weight:bold; font-family:"Times New Roman", Times, serif; text-transform: uppercase; }

h2.tab span { margin-left: 9px; margin-right: 0px; padding: 10px 10px 10px 0px; cursor: pointer;  }

h2.tab span.not-selected        { background-repeat: no-repeat; background-position: left; padding-right: 0; padding-left: 0; margin-left: 0; color: #444; }
h2.tab span.not-selected .inner { background-repeat: no-repeat; background-position: right;  }
h2.tab span.selected        { background-repeat: no-repeat; background-position: left; padding-right: 0; padding-left: 0; margin-left: 0; color: #444; }
h2.tab span.selected .inner { background-repeat: no-repeat; background-position: right; }

/*----------------- TOP MENU  ----------------- (see also ie6.css) */
#mainMenu { width: 960px; margin: 0; padding: 0; list-style: none; clear: both; }
#mainMenu > li {float: left; margin: 0; padding: 0; list-style: none; position: relative; z-index: 99;  height: 42px; border-style: solid; border-width: 3px 3px 0 3px;
              -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px;
              border-top-left-radius: 3px; border-top-right-radius: 3px; }
#mainMenu li+li { margin-left: 1px; }
#mainMenu a { width: 157px; height: 38px; display: inline-block; margin: 0; padding: 4px 0 0 6px; 
              font-family: "Times New Roman", times, serif; font-size: 16px; font-weight: bold; line-height: 16.5px; }
#mainMenu span { color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; display: block; margin-left: 2px;} 
#mainMenu #home { width: 97px; }

#mainMenu li.selected {  }
#mainMenu li.selected a { color: #ffffff; }
#mainMenu li.selected span { color: #ffffff; }

#mainMenu li:hover, #mainMenu li.hover { }
#mainMenu li:hover a, #mainMenu li:hover span, #mainMenu a:hover, #mainMenu li.hover a, #mainMenu li.hover span { color: #ffffff; text-decoration: none; }
#mainMenu li:hover span, #mainMenu li.hover span {   }

#mainMenu li:hover ul, #mainMenu li.hover ul {display: block; }
#mainMenu li ul { display: none; position: absolute; top: 42px; left: -3px; width: 169px; margin-left: 0; }
#mainMenu li ul li { display: block; margin: 0;}
#mainMenu li ul li+li { background-image: url('img/blue/menu_sep.gif'); background-repeat: no-repeat; background-position: top left; padding-top: 1px; }
#mainMenu li ul li a { display: block; padding: 9px 0 0 11px; height: 20px; width: 158px; border: none; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; 
                       color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; line-height: 11px; }
#mainMenu li ul li a:hover {  }   
#mainMenu li ul li:last-child a {padding-bottom: 4px; }


/*----------------- MISC -----------------*/
.alignModule{ clear: both;  _padding-bottom: 8px; }
*+html .alignModule{ clear: both; padding-bottom: 8px; } /* IE7 */

.imgtxtWrap{ float: left; clear: both; margin: 0 5px 0 0; }
.imgtxtRight{ float: right; clear: both; margin: 0 0 10px 15px; }
.imgborder { padding: 1px; border: #d8d8d8 solid 1px; margin-bottom: 5px; }

.image{ margin-bottom: 10px; }
.image img{ padding: 1px; border: #d8d8d8 solid 1px; }
.image .imgcaption{ width: 205px; font-size: 11px; margin-top: 7px; color: #888888; }

.iconLeft{ margin: 0px 5px 0px 0px; }
.iconRight{ margin: 0px 0px 0px 5px; }
ul.square { margin: 0px 0px 12px 5px; list-style-type: none; }
ul.square li{ background: url(img/common/bg-ulSquare.gif) no-repeat left 6px; padding: 0 0 0 11px; }
ul.square li:before {content: none;}
ul.chevron li {padding: 0 0 0 11px; text-indent: -11px;}
ul.chevron li:before { content: "\bb\00a0";  }

.iconArrowRight:after {content: "\00a0\00a0" url(img/common/icon-externalLinks.gif); /* background: url(img/common/icon-externalLinks.gif) left center no-repeat; padding-left: 15px; */ } /*   \00a0 = unicode for &nbsp; */
.iconArrow2Right:after {content: "\00a0\00a0" url(img/common/icon-externallinks2.gif); /* background: url(img/common/icon-externallinks2.gif) left center no-repeat; padding-left: 15px; */ }

.iconPDFLeft:before { content: url(img/common/icon-pdf.gif) "\00a0\00a0";/* background: url(img/common/icon-pdf.gif) left center no-repeat; padding-left: 20px; _background: url(img/common/icon-pdf.gif) left top no-repeat; padding-left: 20px; */}
*+html .iconPDFLeft:before { content: url(img/common/icon-pdf.gif) "\00a0\00a0";/* background: url(img/common/icon-pdf.gif) left top no-repeat; padding-left: 20px; */}

.iconPDFRight:after { content: "\00a0\00a0" url(img/common/icon-pdf.gif);/* background: url(img/common/icon-pdf.gif) right center no-repeat; padding-right: 20px; */}

.iconPDF3Left:before { content: url(img/common/icon-pdf3.gif) "\00a0\00a0";/* background: url(img/common/icon-pdf3.gif) left center no-repeat; padding-left: 35px; */}
.iconPDF3Right:after { content: "\00a0\00a0" url(img/common/icon-pdf3.gif);/* background: url(img/common/icon-pdf3.gif) right center no-repeat; padding-right: 35px; */}

.iconArrowDownRight{ background: url(img/common/icon-arrowDown1.gif) right center no-repeat; padding-right: 13px; }
.iconArrowDown2Right{ background: url(img/common/icon-arrowDown2.gif) right center no-repeat; padding-right: 13px; }

.iconPhoneLeft{ background: url(img/common/icon-phone.gif) left center no-repeat; padding-left: 23px; }
.iconPhoneRight{ background: url(img/common/icon-phone.gif) right center no-repeat; padding-right: 23px; }

.iconADALeft{ background: url(img/common/icon-ada.gif) left center no-repeat; padding-left: 18px; }
.iconADARight{ background: url(img/common/icon-ada.gif) right center no-repeat; padding-right: 18px; }

.bgBlue{ background: #eaeaea; }
.bgWhite{ background: #FFF; }

.top10{ margin-top: 10px; }
.bottom7{ margin-bottom: 7px; }

.txtNormal{ text-transform:none; font-weight: normal; }

/* Buttons */
.button {margin-top: 5px;}
.buttonCenter { margin: 5px auto; }

.button a, .buttonCenter a { display: block; height: 23px; background: url(img/common/btn.gif) no-repeat center top; 
                             text-align: center; padding-top: 2px; color: #e5e5e5; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 20px; } 
.buttonCenter-l a { display: block; height: 23px; background: url(img/common/btn-l.png) no-repeat center top; 
text-align: center; padding-top: 2px; color: #e5e5e5; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 20px; } 
.button a:hover, .buttonCenter a:hover { background: url(img/common/btn_over.gif) no-repeat center top; text-decoration: none; line-height: 20px;}
.buttonCenter-l a:hover { background: url(img/common/btn-l_over.png) no-repeat center top; text-decoration: none; line-height: 20px;}
.btnHomeColor, .btnHomeGrey {margin-bottom: 6px;}
.btnHomeColor a, .btnHomeGrey a { display: block; width: 202px; height: 33px; text-align: left; padding: 12px 0 0 10px; font-size: 18px; text-decoration: none; line-height: 18px; color: #e5e5e5; }
.btnHomeColor a:hover, .btnHomeGrey a:hover { text-decoration: none; line-height: 18px; }

.btnHomeColor a { background: url(img/common/btn-HomeColor.gif) no-repeat left top; } 
.btnHomeColor a:hover { background: url(img/common/btn-HomeColorOver.png) no-repeat left top; }

.btnHomeGrey a { background: url(img/common/btn-HomeGrey.gif) no-repeat left top; } 
.btnHomeGrey a:hover { background: url(img/common/btn-HomeGreyOver.png) no-repeat left top; }


.marginbt6{ margin-bottom: 6px; }
.hide{ color: #FFF; }

.preloads { display: none; }

/***** Drupal-specific styles (for admin pages that use this theme *****/
#newslist a span { color: #00599a; font-weight: bold; }
.diff, #diff-node-revisions, #user-profile-form, #block-admin-display-form, #node-delete-confirm, #node-revision-revert-confirm, .confirmation, .profile { background-color: #ffffff; border: 5px solid #cccccc; padding: 10px; margin-top: -8px; }
ul.menu { height: 35px; list-style-type: none; }
ul.menu li {padding: 0; margin: 0; }
ul.menu a {padding: 10px 20px 10px 10px;display: block; background-color: #ffffff;border: 1px solid #cccccc;}
ul.menu > li { float: left; position: relative; margin: 0; }
ul.menu > li > a {}
ul.menu > li > a:hover {text-decoration: none; background-color: #cccccc; }
ul.menu > li > ul {display: none; position: absolute; top: 40px; left: -1px; width: 200px; margin-left: 0; }
ul.menu > li:hover > ul {display: block; }
ul.menu > li > ul > li {display: block; float: none; }
ul.menu > li > ul > li > ul {display: none; position: absolute; top: -1px; left: 200px; margin-left: 0; }
ul.menu > li > ul > li:hover > ul {display: block; }
li.leaf {list-style-image: none; list-style-type: none;}

.item-list { border-top: 1px solid #cccccc; height: 30px; border-bottom: 1px solid #cccccc;}
.pager { float: right; list-style-type: none; }
.pager li {float: left; margin-right: 10px; }
.pager-current {font-weight: bold; }
ul.secondary {padding-bottom: 0; }
ul.secondary li { border-right: none; }
.pager-first, .pager-previous, .pager-next, .pager-last, .pager-current {font-weight: bold;}
.search-results dd { margin-bottom: 0; }
.search-results dd p { margin-bottom: 8px; }
.pager .pager-item, .pager .pager-next, .pager .pager-last, .pager .pager-first, .pager .pager-previous, .pager .pager-current { margin-left: 0; }

#blocks td { padding-right: 10px; }
#search-form { position: absolute; top: 30px; left: 260px; }
.search-advanced {display: none; }

.textlist thead, .textlist tbody {border-top: none;}
th.textSmall { color: #ffffff; font-weight: bold; padding: 5px; font-size: 90%;}
td.textSmall { padding: 5px; vertical-align: top; }
.odd td {  }
.even td { color: #000000;   }
.textHeadlines {font-weight: bold; font-size: 125%; }
.textSmall td { border-width: 1px; border-style: solid; }

th.text { color: #ffffff; text-align: center; border-width: 2px; border-style: solid; }
td.tableText { padding: 0 5px 8px 8px; vertical-align: top; border-width: 2px; border-style: solid; }
td.tableText strong {margin-top: 8px; display: inline-block;}

#civilcaltable td { padding: 2px; }
tbody {border-top:none;}
.calendar_hang {padding-left: 37px; text-indent: -37px;} 
#sitemap ul { margin-left: 25px; }
#sitemap > li a {font-weight: bold; font-size: 20px; }
#sitemap ul li a { font-weight: bold; font-size: 17px; line-height: 25px; }
#sitemap ul ul li a {font-weight: bold; font-size: 14px; line-height: 20px; }
#sitemap ul ul ul li a {font-weight: normal; font-size: 12px; line-height: 14px; }

.contentColumn.node-215 {display:none;}

/* TRAFFIC PAGE UPDATES */
.float_left h2 {
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 16px;
  color: #666;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
  padding-bottom: .5em;
  margin-bottom: 1em;
}
.float_left h2 em {
font-weight: bold;
}
.float_left {
float: left;
width: 45%;
padding-top: 2em;
}
.c1 {
padding-right: 1em;

}
.c2 {
padding-left: 1em;
}
.c-div {
border-top: 1px solid #ccc;
padding-top: .5em;
margin-top: 1em;
}

.btn {
  display: inline-block;
  padding: .375rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: .25rem;
}

.btn-sm {
  padding: .25rem .75rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}
.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}