@charset "UTF-8";
/*----- Web Solutions 3.0 Compatible -----*/
* {margin:0;padding:0;border:0;}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit}
table {border-collapse:collapse}
td {vertical-align:top}



/*----- CORE ELEMENTS -----*/
#mainBodyHome {background:#fff url(../images/bg.gif) repeat-x center top }
#mainBGHome{background:#fff url(../images/bg.gif) repeat-x center top}

#mainBody {background:#fff url(../images/bg2.gif) repeat-x center top }
#mainBG{background:#fff url(../images/bg2.gif) repeat-x center top}
#wysiwygBody{background:#fff}
#siteWrap {margin-right:auto;margin-left:auto;width:950px;position:relative; background:#fff}
.clearFloats {clear:both}
#printHeader {display:none}
.nobr { white-space: nowrap}
td {empty-cells:show;}
.even{}
.odd{background:#efefef}

/*----- Text Styles -----*/
body, .text{font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:1.7em;color:#666666}
body, .text, th{text-align:left}

a{color: #009999;text-decoration:none}
a:hover, a:active{color:#000;text-decoration:underline}

p, h1, h2, h3, h4, hr, #content ul, .contentEditor ul, blockquote, dd{margin-bottom:10px}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:normal}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#2795ce}
em, i{font-style: italic}
b, strong{font-weight:bold}
u { text-decoration:none}
hr, .borderTop, dt{border-top:1px dashed #ccc;margin-top:10px;padding-top:5px}
hr{height:0px;margin-top:10px}
p{font-size:1.1em}
h1{font-size:1.66em;margin-bottom:15px; color:#8e8e8e; font-weight:bold; text-transform:uppercase}
h2{font-size:1.33em; font-family:Georgia, "Times New Roman", Times, serif; color:#000000}
h3{font-size:1.4em;margin-bottom:7px}
h4, th{font-size:1.3em}
h5, h6, h7, h8, h9{font-size:1.2em;margin:0px 0px 0px 0px}
#content ul li, #content_home ul li, .contentEditor ul li, #featVid ul li, #news ul li, #events ul li, #blog ul li, #quickLinks ul li{background:url(../images/icons/16x16/bullet.gif) no-repeat 0px 1px;margin-top:3px;padding-left:17px}
#content ol, #content_home ol, .contentEditor ol{margin-left:20px}
#content ul li ul li, #content_home ul li ul li, .contentEditor ul li ul li{background:url(/images/icons/16x16/bullet2.gif) no-repeat -5px -1px;margin-top:3px;padding-left:10px;color:#333;margin-top:2px;font-size:.92em;line-height:1.4em}
#content ul li ul li a, .contentEditor ul li ul li a{color:#666}
#content ul li ul li a:hover, .contentEditor ul li ul li a:hover{color:#f03c5e}
#content ul li ul li ul li a, .contentEditor ul li ul li ul li a{color:#999}
#content ul li ul li ul, .contentEditor ul li ul li ul{margin-bottom:0}
#content ul li ul li ul li a:hover, .contentEditor ul li ul li ul li a:hover{color:#f03c5e}
sup, sub { font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}

/*----- Forms -----*/
.formBox, .formTextarea, .ValidatorTextClass input, .application input, .application textarea {border:1px solid #ccc;line-height:1.15em;color:#666666;background:transparent url(../images/formboxBG.gif) no-repeat 0 0}
.formBox, .ValidatorTextClass input, .application input{padding: 2px 3px;background-color:#fff}
.formTextarea, .application textarea{padding: 2px 0px;background-color:#fff}
.formSelect, .application select{padding:0;border:1px solid #ccc;line-height:1.15em}
.formSelect option, .application select option{padding:0 3px}
.formButton, .application .formButton{padding:2px 3px;background:#099;cursor:pointer;color:#fff;line-height:1.15em;border:solid 1px #066}
.formButton:hover, .application .formButton:hover{background:#066}
.subjClass{visibility:hidden;width:1px;height:1px}
#mainBody #Captcha label{padding-left:0}

/*----- FormCheck Errors -----*/
.fc-tbx .tl{background: url('../images/formCheck/tl.png') no-repeat}
.fc-tbx .t{background:url('../images/formCheck/t.png') repeat-x;height:16px}
.fc-tbx .tr{background: url('../images/formCheck/tr.png') no-repeat}
.fc-tbx .l{background: url('../images/formCheck/l.png') repeat-y;width:16px}
.fc-tbx .r{background: url('../images/formCheck/r.png') repeat-y;width:16px}
.fc-tbx .bl{background: url('../images/formCheck/bl.png') no-repeat}
.fc-tbx .b{background: url('../images/formCheck/b.png') no-repeat;height:25px}
.fc-tbx .b2{background: url('../images/formCheck/b2.png') no-repeat;height:25px}
.fc-tbx .br{background: url('../images/formCheck/br.png') no-repeat}
.fc-tbx .c{background: url('../images/formCheck/c.png') repeat}
.fc-tbx a.close{float: right;background: url('../images/formCheck/close.png') no-repeat;position:relative;margin-left:5px;display:block;width:10px;height:10px;cursor:pointer}
.fc-tbx .err{float:left}
.fc-tbx p{width:auto;display:block;font-size:10px; font-family:Tahoma, Verdana, sans-serif;margin:0;padding:0;border:0;color:#FFF}

.ajax_loader{width:200px;height:150px}
.fc-error{border:1px solid #888;margin-top:5px;background-color:#EAEAEA}
.fc-error p{margin:5px;color:#A00}

/*----- Fancy Checkbox -----*/
#mainBody label{padding-left:20px}
#mainBody .checked{background:transparent url(../images/chk_on.png) no-repeat 0 -2px}
#mainBody .unchecked{background:transparent url(../images/chk_off.png) no-repeat 0 -2px}
#mainBody .selected{background:transparent url(../images/rdo_on.png) no-repeat 0 -1px}
#mainBody .unselected{background:transparent url(../images/rdo_off.png) no-repeat 0 -1px}



/*----- HEADER -----*/
#header { background:url(../images/header_bkg.gif) no-repeat left top; width:950px; height:66px;position:absolute;left:0;top:29px; border-bottom:#CCC solid 1px}
#brand{width:230px;height:66px;position:absolute;left:0;top:0;background:url(../images/logo.gif) no-repeat 0 0;display:block}

#t0 {width:500px;height:20px;position:absolute;left:450px;top:20px;color:#ccc;font-size:10px;line-height:10px;text-align:right}
#t0 a {text-decoration:none;color:#999; }
#t0 a:hover, #tier0 a:active {color:#666}
#t0 a.on {text-decoration:none;color:#666;}

.t1{width:950px;position:absolute;left:0;top:0;height:29px;background:#009999;z-index:1000}
.t1_home{width:950px;position:absolute;left:0;top:74px;height:29px;background:#009999; border-top: solid 1px #e5e5e5}
.t1 li, .t1_home li{float:left; position:relative;}
.t1 a:link, .t1 a:visited{display: block;color:#fff;text-decoration:none;}
.t1 a:hover, .t1 a:active{background:#42597d;}
.t1 a.on:link, .t1 a.on:visited, .t1 a.on:hover, .t1 a.on:active{background:#fff;color:#132f5d;}
.t1 img, .t1_home img{margin-right:0}
.t1 li ul, .t1_home li ul{position:absolute;z-index:9999;top:30px;left:0px;width:200px;padding:5px 0;background:transparent url(../images/navigation/menu_background.png) repeat-y 0px 0px;font-size:12px;line-height:14px}
.t1 li ul li, .t1_home li ul li{float:none;display: block}
.t1 li ul li a, .t1_home li ul li a{color:#fff;text-decoration:none;padding:5px 10px;display:block}
.t1 li ul li a:hover, .t1 li ul li a:active, .t1_home li ul li a:hover, .t1_home li ul li a:active{color:#2785ce;background:#fff}



/*----- SITEWRAP2 -----*/
#siteWrap2{width:950px;float:left;margin-top:96px; background: url(../images/sitewrap_bkg.gif) repeat-y left top}
#siteWrap2Home{width:950px;float:left;margin-top:105px}

/*----- Left Column -----*/
#leftCol{float:left;margin-right:30px;width:199px;min-height:1px;overflow:hidden; border-right: solid 1px #eaeaea;}
.navTop {background:url(../images/navigation/sidenav_top.gif) no-repeat left top; width:199px; height:37px;}

.sidenav{width:189px;overflow:hidden; margin:0; background:#fff; padding:0 5px 0 5px; border-bottom:solid 1px #eaeaea}
.sidenav li{display:inline}
.sidenav li a:link, .sidenav li a:visited {width:189px; text-decoration:none;color:#8e8e8e;display:block;background:url(../images/navigation/nav.gif) no-repeat 0 0;font-size:12px;line-height:14px}
.sidenav li a:hover, .sidenav li a:active {background:url(../images/navigation/nav.gif) no-repeat 0 -100px;color:#fff}
.sidenav li a:hover span, .sidenav li a:active span {background:url(../images/navigation/t2_bottom_hover.gif) no-repeat left bottom; padding:5px 20px 5px 25px; width:144px; display:block;  cursor:pointer}
.sidenav li a:link span, .sidenav li a:visited span {padding:6px 20px 6px 25px; width:144px; display:block}

.sidenav li.on a{color:#fff;background:url(../images/navigation/nav.gif) no-repeat 0 -200px; margin-top:1px}
.sidenav li.on a span {background:url(../images/navigation/t2_bottom.gif) no-repeat left bottom;padding:6px 20px 6px 25px; width:144px; display:block;  cursor:pointer}
.sidenav li.on a:link, .sidenav li.on a:visited { color:#fff; font-size:12px; background:url(../images/navigation/nav.gif) no-repeat 0 -200px; width:189px; border-bottom:none; border-top:none; padding:0;}
.sidenav li.on a:hover, .sidenav li.on a:active { color:#fff; font-size:12px; background:url(../images/navigation/nav.gif) no-repeat 0 -200px; width:189px; border-bottom:none; border-top:none; padding:0;}
 
.sidenav li.on ul li a:link, .sidenav li.on ul li a:visited {width:144px;padding:4px 10px 4px 35px;text-decoration:none;color:#999;display:block;background:url(../images/navigation/nav.gif) no-repeat 0 -300px;font-size: 11px;line-height: 11px}
.sidenav li.on ul li a:hover, .sidenav li.on ul li a:active{color:#666;background: url(../images/navigation/nav.gif) no-repeat 0 -300px}
.sidenav li.on ul li.on a{color:#009999;background:url(../images/navigation/nav.gif) no-repeat 0 -300px;width:144px;padding:4px 10px 4px 35px}

.sidenav li.on ul li.on ul li a:link, .sidenav li.on ul li.on ul li a:visited {width:134px;padding:1px 10px 1px 45px;text-decoration:none;color:#999;display:block;background:url(../images/navigation/nav.gif) no-repeat 0 -400px;font-size: 10px;line-height: 11px}
.sidenav li.on ul li.on ul li a:hover, .sidenav li.on ul li.on ul li a:active{color:#333;background:url(../images/navigation/nav.gif) no-repeat 0 -400px}
.sidenav li.on ul li.on ul li.on a{color:#132f5d;background:url(../images/navigation/nav.gif) no-repeat 0 -400px}

.sidenavImage{ background-image:url(../images/business.jpg); background-repeat:no-repeat;background-position:0 0;width:200px; height:140px; border-top: solid 1px #fff}
.sidenavArchitects { background-image:url(../images/blueprint.gif);}
.sidenavEnvironmental { background-image:url(../images/environmental.jpg);}
.sidenavAccountants { background-image:url(../images/accountants.jpg);}
.sidenavAttorneys{ background-image:url(../images/attorneys.jpg);}
.sidenavBusiness { background-image:url(../images/business.jpg);}


/*----- Content -----*/
#content{float:left;width:700px;padding:30px 0 70px 0;overflow:hidden; min-height:500px}
.photoright{float:right;padding:0px 0px 10px 20px}
.photoleft{float:left;padding:0px 20px 10px 0px}
.phototreatment{}
.dark{background:#efefef}
.light{background:#fff}



/*----- FOOTER -----*/


.contentFooterLinksContainer {width:950px;float:left; background: url(../images/sitewrap_bkg.gif) repeat-y left top}
.contentFooterLinks {width:689px; margin-left:201px; border-top: solid 1px #c5c5c5; padding:10px 30px 5px 30px; font-size:14px; font-style:italic; color:#999999}
.contentFooterLinks span { display:block}
.contentFooterLinks strong { color:#000; font-weight:normal}
.contentFooterLinks a{color:#333; font-style:normal; font-size:11px; color:#009999}
.contentFooterLinks a:hover, .contentFooterLinks a:active{color:#333}
.contentFooterLinks a.on{text-decoration:none;color:#666}

#footer{float:left;width:940px;padding:15px 0 20px 10px;color:#999;font-size:.9em;line-height:1.4em; border-top: solid 19px #009999}
#footer a{color:#009999}
#footer a:hover, #footer a:active{color:#333}
#footer a.on{text-decoration:none;color:#666}
#wsLogo {float:right;margin-left:20px}


#footerHome{float:left;width:940px;padding:15px 0 20px 10px;color:#999;font-size:.9em;line-height:1.4em; border-top: solid 1px #e1e1e1; margin-top:30px}
#footerHome a{color:#009999}
#footerHome a:hover, #footerHome a:active{color:#333}
#footerHome a.on{text-decoration:none;color:#666}


/*----- HOMEPAGE ELEMENTS -----*/
#headerHome { background:#f6f6f6 url(../images/home/tagline.gif) no-repeat right top; width:950px; height:74px;position:absolute;left:0;top:0}
#brandHome {width:261px;height:74px;position:absolute;left:0;top:0;background:url(../images/home/logo.gif) no-repeat 0 0;display:block}

.architect { float:left; background:url(../images/home/architects.jpg) no-repeat left top; display:block; width:191px; height:299px}
.architect:hover {float:left; background:url(../images/home/architects_hover.jpg) no-repeat left top; display:block; width:191px; height:299px}

.environmental {float:left; display:block; width:190px; height:299px; background:url(../images/home/environmental.jpg) no-repeat left top}
.environmental:hover {float:left; display:block; width:190px; height:299px;background:url(../images/home/enviromental_hover.jpg) no-repeat left top}

.accountants {float:left; display:block; width:191px; height:299px; background:url(../images/home/accountants.jpg) no-repeat left top}
.accountants:hover {float:left; display:block; width:191px; height:299px; background:url(../images/home/accountants_hover.jpg) no-repeat left top}

.attorneys {float:left; display:block; width:191px; height:299px; background:url(../images/home/attorneys.jpg) no-repeat left top}
.attorneys:hover {float:left; display:block; width:191px; height:299px;background:url(../images/home/attorneys_hover.jpg) no-repeat left top}

.business_owners {float:left; display:block; width:187px; height:299px; background:url(../images/home/business_owners.jpg) no-repeat left top}
.business_owners:hover {float:left; display:block; width:187px; height:299px; background:url(../images/home/business_owners_hover.jpg) no-repeat left top}

#leftColHome { float:left; width:298px; margin:35px 70px 20px 30px; line-height:19px}
#leftColHome h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#000; text-transform:none; font-weight:normal}
#middleColHome {float:left; width:240px; margin:35px 70px 20px 0px}
#newsHome { float:left; width:240px; margin:8px 0px 0px 10px}
#newsHome ul li {background:url(../images/home/icon_calendar.gif) no-repeat 0px 3px;margin-top:5px;padding-left:25px;color:#009999; font-size:12px}
#newsHome ul li a { color:#009999; font-size:12px; display:block}
#newsHome ul li a:hover, #newsHome ul li a:active { text-decoration:none;color:#2795ce; font-size:12px}
#newsHome span { color:#999999; font-style:italic; font-size:11px}

#newsHome ul li.news {background: url(../images/home/icon_news.gif) no-repeat 0px 3px;margin-top:5px;padding-left:25px}

.buttonEvents { float:left; display:block; background:url(../images/home/button_view_events.gif) no-repeat left top; width:97px; height:18px; padding-right:3px; margin:15px 0 0 10px}
.buttonEvents:hover { float:left; display:block; background:url(../images/home/button_view_events_hover.gif) no-repeat left top; width:97px; height:18px; padding-right:3px; margin:15px 0 0 10px}

.buttonArticles { float:left; display:block; background:url(../images/home/button_articles.gif) no-repeat left top; width:114px; height:18px; margin-top:15px}
.buttonArticles:hover { float:left; display:block; background:url(../images/home/button_articles_hover.gif) no-repeat left top; width:114px; height:18px; margin-top:15px}

#rightColHome {float:left; width:222px; margin:35px 20px 20px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000}
#rightColHome span { font-size:19px; color:#009999}
#rightColHome  h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#000; text-transform:none; font-weight:normal}
.contact { float:left; display:block; background:url(../images/home/button_contact.gif) no-repeat left top; width:130px; height:27px; margin-top:15px}
.contact:hover { float:left; display:block; background:url(../images/home/button_contact_hover.gif) no-repeat left top; width:130px; height:27px; margin-top:15px}

/*----- APPS AND COMPONENTS -----*/

/*----- Share Links -----*/
#linkBar{font-size:.9em;color:#ccc;margin-top:50px}
#linkBar a{text-decoration:none;color:#999}
#linkBar a:hover, #linkBar a:active{text-decoration:underline;color:#2795ce}

/*----- Driving Directions -----*/
.ddGo { padding: 2px 3px; background: #f03c5e; cursor:pointer; color:#fff; font-size:11px; line-height:13px; border: solid 1px #e20e23; height:20px; font-size:12px; margin-left:5px}
#map h2{margin:0 0 5px 0}

/*----- Font Resizer AAA -----*/
.resizeSmall{font-size:9px}
.resizeMedium{font-size:12px}
.resizeLarge{font-size:15px}

/*----- Ad Rotator -----*/
.adRotator{}
.adRotator img{}

/*----- JS Rotator -----*/
#jsRotator{}

/*----- Alert App -----*/
#alertApp{width:910px;background:#900000;padding:15px 0;color:#fff;font-size:14px;line-height:16px;color:#fff;text-align:center}
#alertApp p{color:#fff}
#alertApp a:link, #alertApp a:visited{color:#ffffff;text-decoration:underline}


/*----- Callouts App -----*/
.callouts img{margin-bottom:10px;width:160px}
.callouts span{display:block}



/*----- MANAGEMENT -----*/
#Alert{position:absolute;z-index:9996;width:100%;overflow:hidden;text-align:center;left:0;padding-top: 6px;background-color:#ADC1D7;color:#1D467C;font-size:12px;line-height:14px;opacity:0.8;filter:alpha(opacity=80)}

/*----- Manage -----*/
.manage th{padding:5px 0;border-bottom:1px solid #ccc}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage td{padding:1px}
.manage img.preload{display: none;position: absolute;z-index: 9900;top: 0px; border: solid 1px #FFFFFF}
.manage td.icons{padding-left:5px;width:45px}
.manage td.icons img{float:left;margin:3px 5px 0 0}
.manage .hidden{font-style:italic;color:red}
.button{text-align:right;padding:10px 0}



/*----- CUSTOM -----*/

.application table td {padding: 0 0}
.application table td td {padding:0 0 5px 5px}
.application table td:first-child {padding: 0 0 5px 0}
.application td p, .application td>i {margin:5px 5px 0 10px; display:block}
.application td td p {margin:0}
.application ul {margin-left:20px}
.application * { vertical-align: top}
.application * {max-width:700px; border:0}

