@charset "UTF-8";
/*----- Web Solutions 3.0 Compatible -----*/
* {margin:0;padding:0;border:0;outline:none}
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 -----*/
#mainBody {background:#fff}
#mainBG{background:url(../images/bg.png) repeat-x center top}
#cloudBG{background:url(../images/clouds.jpg) no-repeat center top;min-height:900px}
#wysiwygBody{background:#fff}
#siteWrap {margin-right:auto;margin-left:auto;width:950px;position:relative}
.clearFloats {clear:both}
#printHeader {display:none}
.nobr { white-space: nowrap}
td {empty-cells:show;}
.even{}
.odd{background:#efefef}

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

a{color: #e27e21;text-decoration:none}
a:hover, a:active{color:#2d5e90;text-decoration:none}

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:#31659b}
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:1em}
h1{font-size:1.6em;margin-bottom:15px}
h2{font-size:1.45em}
h3{font-size:1.3em;margin-bottom:7px}
h4, th{font-size:1.2em}
h5, h6, h7, h8, h9{font-size:1.1em;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{border:1px solid #bdcbd9;line-height:1.15em;color:#666666;}
.formBox, .ValidatorTextClass input{padding: 2px 3px;background-color:#f8f8f8}
.formTextarea{padding: 2px 0px;background-color:#fff}
.formSelect{padding:0;border:1px solid #ccc;line-height:1.15em}
.formSelect option{padding:0 3px}
.formButton{padding:2px 3px;background:#272c62;cursor:pointer;color:#fff;line-height:1.15em;position:relative;bottom:0;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
	-moz-border-radius: .2em;border-radius: .2em;
	-webkit-transition: all 100ms ease-out;-moz-transition: all 100ms ease-out;-o-transition: all 100ms ease-out;transition: all 100ms ease-out;
}
a.formButton{padding:4px 6px}
.formButton:hover, a.formButton:hover{background-color:#346b10;text-decoration:none;color:#fff}
.formButton:focus, .formButton:active {bottom:-2px;
	-moz-box-shadow: -2px 0px 8px rgba(0,0,0,0.2);-webkit-box-shadow: -2px 0px 8px rgba(0,0,0,0.2);box-shadow: -2px 0px 8px rgba(0,0,0,0.2);
}
input.formButton.bulky {padding:4px 6px; font-size:1.2em}
a.formButton.bulky {padding:8px 12px; font-size:1.2em}
.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 0}
#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 -----*/
#brand{width:271px;height:77px;position:absolute;left:0;top:28px;background:url(../images/danbys.png) no-repeat 0 0;display:block}
#header{background:url(../images/nav_corner.gif) no-repeat right 90px;height:105px}
#pageHeaderLanding{border:1px solid #96aec7;width:918px;height:188px;overflow:hidden;margin-bottom:15px}
#pageHeader{border:1px solid #96aec7;width:918px;height:113px;overflow:hidden;margin-bottom:15px}

#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:672px;position:absolute; z-index:900;left:271px;top:57px;height:48px;}
.t1_home{}
.t1 li, .t1_home li{float:left}
.t1 a:link, .t1 a:visited{display: block;color:#fff;text-decoration:none;}
.t1 a:hover, .t1 a:active{}
.t1 a.on:link, .t1 a.on:visited, .t1 a.on:hover, .t1 a.on:active{}
.t1 img, .t1_home img{margin-right:0}
.t1 li ul, .t1_home li ul{position:absolute;z-index:9999;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:#26350c;background:#fff}



/*----- SITEWRAP2 -----*/
#siteWrap2{width:920px;background:#fff;padding:0 15px;float:left;}

/*----- Left Column -----*/
#leftCol{float:left;margin-right:40px;width:230px;min-height:1px;overflow:hidden}

#sidenavContainer{background:url(../images/navigation/sidenav_bottom.gif) no-repeat 0 bottom;padding-bottom:20px;margin-bottom:20px;}

.sidenav{width:230px;overflow:hidden;background:url(../images/navigation/sidenav_bg.gif) no-repeat 0 60px}
.sidenav li{display:inline}
.sidenav li.on a{width:230px;padding:0px 0px 0px 0px;text-decoration:none;color:#fff;display:block;background:url(../images/navigation/t1_repeat_bg.gif) no-repeat 0 0;font-size:15px;line-height:17px;text-align:center}
.sidenav li.on a span{width:210px;padding:17px 10px 27px 10px;display:block;background:url(../images/navigation/t1_repeat_arrow.gif) no-repeat 0 bottom;cursor:pointer}
.sidenav li.on a:hover{background:url(../images/navigation/t1_repeat_hover_bg.gif) no-repeat 0 0;color:#fff}
.sidenav li.on a:hover span{background:url(../images/navigation/t1_repeat_arrow_hover.gif) no-repeat 0 bottom}

.sidenav li.on ul li a{width:185px;padding:6px 15px 6px 30px;text-decoration:none;color:#151d59;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 0;font-size: 12px;line-height: 14px;text-align:left;font-weight:bold}
.sidenav li.on ul li a:hover, .sidenav li ul li a:active{color:#e27e21;background: url(../images/navigation/nav.gif) no-repeat 0 -100px}
.sidenav li.on ul li.on a{color:#fff;background: url(../images/navigation/nav.gif) no-repeat 0 -200px}

.sidenav li.on ul li.on ul li a{width:170px;padding:4px 15px 4px 45px;text-decoration:none;color:#151d59;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -300px;font-size: 11px;line-height: 13px}
.sidenav li.on ul li ul li a:hover, .sidenav li ul li ul li a:active{color:#333;background: url(../images/navigation/nav.gif) no-repeat 0 -400px}
.sidenav li.on ul li ul li.on a{color:#132f5d;background: url(../images/navigation/nav.gif) no-repeat 0 -500px}

.sidenav li.on ul li ul li.on ul li a{width:160px;padding:2px 15px 2px 55px;background: url(../images/navigation/nav.gif) no-repeat 0 -600px}
.sidenav li.on ul li ul li.on ul li a:hover, .sidenav li.on ul li ul li.on ul li active, .sidenav li.on ul li ul li.on ul li.on a{color:#e27e21;}


/*----- Content -----*/
#content{float:left;width:620px;padding-right:30px;padding-top:30px;overflow:hidden; min-height:300px}
.photoright{float:right;padding:0px 0px 10px 20px}
.photoleft{float:left;padding:0px 20px 10px 0px}
.phototreatment{}
.dark{background:#efefef}
.light{background:#fff}
.muted {opacity:0.5;filter:alpha(opacity=50)}

/*----- FOOTER -----*/
#footer{float:left;background:#e6e6e6 url(../images/footer_top.gif) no-repeat 0 0;margin-left:-15px;color:#999;margin-bottom:20px;font-size:.9em;line-height:1.3em}
#footer a{color:#577ea6}
#footer a:hover, #footer a:active{color:#e27e21}
#footer a.on, #fatFooter li.on a{text-decoration:none;color:#e27e21}
.footerContainer{width:920px;padding:20px 15px 20px 15px;display:block;background:url(../images/footer_bottom.gif) no-repeat 0 bottom}
#fatFooter{border-bottom:1px solid #fff;width:100%;margin-bottom:20px}
#fatFooter td{padding:0 15px 15px 15px;}
#fatFooter td table td{padding:2px 15px;}
#fatFooter td:first-child {padding:2px 15px 2px 30px;background:url(../images/icons/inline/home.gif) no-repeat 15px 5px}
#fatFooter td:first-child + td + td{border-right:1px solid #fff;}
#fatFooter td table td:first-child{border-right:none;background:none}
#fatFooter td table td:first-child + td {background:none;padding-left:0;padding-top:5px;font-style:italic}
#fatFooter .formBox{width:100%}
#fatFooter ul li{margin-top:2px;font-size:11px}
.loginTitle{color:#2d5e90; float:left; margin-right:5px}
#fatFooter .formBox{font-style:italic;color:#666}
#web-solutions-exposure {float:right;margin-left:11px}
#web-solutions-exposure img {margin-left:9px;opacity:0.6;filter:alpha(opacity=60)}
#web-solutions-exposure a:hover img {opacity:1;filter:alpha(opacity=100)}



/*----- HOMEPAGE ELEMENTS -----*/
.welcome{width:305px;height:300px;overflow:hidden;position:relative;background:#2d5e90 url(../images/home/welcome_bg.gif) no-repeat 0 bottom;float:left}
.welcome h1{font-size:16px;color:#fff;padding:14px 15px 8px 17px;background:#2d5e90;margin:0 0 10px 0}
.welcome .content{padding:12px 28px;height:175px;overflow:hidden}
.welcome .content, .welcome .content p{font-size:13px;line-height:22px;}
.welcome .more{text-transform:uppercase;color:#0099cc;position:absolute;width:245px;height:15px;left:28px;top:260px;}
.welcome .more span{color:#e27e21}
.homeContent{padding:14px 6px 15px 6px;width:908px;float:left;}
.homeContent .bottom{height:5px;float:left;width:908px;background:url(../images/home/content_bottom_bevel.gif) no-repeat 0 bottom}
.homeColumn{width:444px;float:left;min-height:260px;background:url(../images/home/homeColumnBG.gif) no-repeat 0 bottom;margin-right:20px}
.homeColumn a:hover { color:#ccc}
.mainIMG{margin:0 12px 13px 7px;}
.titleBlue, .titleOrange, .titleGreen{font-size:15px;line-height:17px;color:#fff;font-weight:bold;text-align:center;padding:18px 10px 18px 10px; width:424px; display:block}
#content .titleBlue, #content .titleOrange, #content .titleGreen{}
.titleBlue{background:url(../images/home/blue_title_bg.gif) no-repeat 0 0;}
.titleOrange{background:url(../images/home/orange_title_bg.gif) no-repeat 0 0;}
.titleGreen{background:url(../images/home/green_title_bg.gif) no-repeat 0 0;}
.homeColumn .content{padding:0 20px 5px 27px}
.homeColumn .content, .homeColumn .content p{font-size:13px;line-height:15px}
.homeColumn .content p{margin-bottom:20px}
.homeColumn .content ul{margin-bottom:10px;}
.homeColumn .content ul li{font-size:12px;line-height:14px;color:#151d59;font-weight:bold;background:url(../images/icons/16x16/bullet.gif) no-repeat -5px -2px;padding-left:10px}
.homeColumn .content img{float:right}
.homeColumn .content .button{float:right}
.homeColumn .small, .homeColumn .small p{font-size:12px}
.homeColumn .content ul.light{background:none}
.homeColumn .content ul.light li{font-size:12px;line-height:14px;color:#151d59;font-weight:bold;}

.towing{background:url(../images/home/towing_bg.gif) no-repeat 0 0;margin:20px 0 0 0}
.towing div{background:url(../images/home/towing_bottom.gif) no-repeat 0 bottom;padding:13px 105px 1px 127px;line-height:16px}
.towing .title{color:#2d5e90;font-size:14px;display:block;margin-bottom:5px}
.towing a{color:#2d5e90}
.towing a span{color:#e27e21}



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

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

/*----- 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 -----*/
.wsRotatorMain { position:relative; width:613px;height:300px;float:left;margin-right:2px;overflow:hidden; margin-top:0px; background:#000;}
#slideShow DIV {height: 300px; width: 613px;}
.slideShowPhotos {display: none;} /* Must always be set to display none */

/*----- 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 -----*/

#leftCallout{width:230px;background:url(../images/left_callout_bg.gif) no-repeat 0 0;margin-bottom:20px}
#leftCallout a{width:212px;padding:9px 9px 13px 9px;display:block;background:url(../images/left_callout_bottom.gif) no-repeat left bottom;font-size:14px;line-height:18px;color:#2d5e90}
#leftCallout .large{font-size:16px;font-weight:bold;display:block;margin-bottom:7px;cursor:pointer}
#leftCallout .click{color:#e27e21;cursor:pointer}
#leftCallout .image{width:208px;height:95px;margin-bottom:8px;border:1px solid #9cb3cb;background:url(../images/left_callout_img.jpg) no-repeat 0 0;display:block;cursor:pointer}
#leftCallout a:hover .click, #leftCallout a:active .click{color:#346b10}

.landingCallout{width:243px;float:right;padding-top:8px;margin:-30px -30px 20px 30px;border:1px solid #abbfd3;background:#D5DFE9 url(../images/landing_content_callout_bg.gif) repeat-x 0 0}
.landingCallout .titleOrange, .landingCallout .titleGreen, .landingCallout .titleBlue{padding:8px 10px;margin-bottom:5px;font-size:16px;line-height:18px;display:block;text-align:left;color:#fff; width:223px}
.landingCallout .titleOrange{background:#e27e21}
.landingCallout .titleGreen{background:#346b10}
.landingCallout .titleBlue{background:#2d5e90}
.landingCallout .content{padding:10px 17px;display:block}
.landingCallout img{float:right;margin:0 0 10px 0}
.landingCallout, .landingCallout .text{line-height:14px; display:block;}
.landingCallout .text{margin-bottom:15px}
.landingCallout a{color:#151d59;font-weight:bold}
#content .landingCallout ul li{background-position:-5px -3px;padding-left:8px}
.landingCallout a:hover, .landingCallout a:active{color:#e27e21}

.darkLandingCallout:link, .darkLandingCallout:visited{color:#fff;width:180px;padding:10px 15px;float:left;margin-right:10px;margin-top:20px;display:block;background:#e27e21 url(../images/orange_callout_bg.gif) repeat-x 0 0;-moz-border-radius: .3em;border-radius: .3em;}
.darkLandingCallout:hover, .darkLandingCallout:active, .lightLandingCallout:hover, .lightLandingCallout:active{opacity:0.9;filter:alpha(opacity=90)}
.darkLandingCallout .title, .lightLandingCallout .title{font-size:14px;font-weight:bold}
.lightLandingCallout:link, .lightLandingCallout:visited{color:#666;width:180px;padding:10px 15px;float:left;margin-right:10px;margin-top:20px;display:block;background:#f3cba6 url(../images/light_callout_bg.gif) repeat-x 0 0;-moz-border-radius: .3em;border-radius: .3em;}

.contact{width:203px;height:43px;padding:12px 15px 10px 12px;font-size:13px;display:block;line-height:20px;color:#2d5e90;text-decoration:none;background:url(../images/contact_bg.gif) no-repeat 0 0;margin:0 0 20px 0;}
.contact .large{font-size:17px;color:#e27e21;font-weight:bold;display:block}
.contact .large span{color:#2d5e90;}
.contact:hover .large, .contact:active .large{color:#346b10}

.landingCalloutInterior{width:243px;float:right;padding-top:8px;margin:-30px -30px 20px 30px;border:1px solid #abbfd3;background:#D5DFE9 url(../images/landing_content_callout_bg.gif) repeat-x 0 0}
.landingCalloutInterior .titleOrange,{padding:8px 10px;margin-bottom:5px;font-size:16px;line-height:18px;display:block;text-align:center;color:#fff}
.landingCalloutInterior .titleOrange{background:#e27e21}
.landingCalloutInterior .content{padding:10px 17px;display:block}
.landingCalloutInterior img{float:right;margin:0 0 10px 0}
.landingCalloutInterior, .landingCalloutInterior .text{line-height:14px; display:block;}
.landingCalloutInterior .text{margin-bottom:15px}
.landingCalloutInterior a{color:#151d59;font-weight:bold}
#content .landingCalloutInterior ul li{background-position:-5px -3px;padding-left:8px}
.landingCalloutInterior a:hover, .landingCalloutInterior a:active{color:#e27e21}

#content ul.testimonials li{border-bottom:1px solid #ccc;padding:5px 0 5px 20px;font-size:14px;background-position:0 5px}
#content ul.testimonials li em{color:#151d59;font-size:11px;}
