/* 

Image sizes
location building sm: 	w 400	h 300
location thumbs:  		w 120	h 90
territory manager:		w 250	h 188

 */



/* DEFAULT DEFINITION */
html, body { margin:0; padding:0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#333333; background:#780000 url(../img/bg_body.gif) top left repeat-x; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#CC0000; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
.smallTxt { font-size:0.9em; }
.bigTxt { font-size:1.1em; }
.blue { color:#3B8BD4; }
ol { padding:0 0 12px 30px; list-style:decimal; }


/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif */

/* FORMS */
input, select, textarea, button { font:1em Arial, Verdana, Helvetica, sans-serif; color:#333; }
.inputText, textarea  { border:1px solid #7E7E7E; padding:2px; }
select { border:1px solid #7f9db9; padding:1px; }

.hr { clear:both; background:url(../img/bg_hr.gif) left 10px repeat-x; height:30px; } 
.hr hr { display:none; }

.fontsize34 { font-size:34px; }
.fontsize22 { font-size:22px; }
.fontsize16 { font-size:16px; }
.fontsize15 { font-size:15px; }
.fontsize14 { font-size:14px; }
.fontsize13 { font-size:13px; }
.fontsize11 { font-size:11px; }
.fontsize10 { font-size:10px; font-weight:bold; }
.color01 { color:#FF6600; }
.color02 { color:#0B588C; }

/* H TITLES */
h1 { display:block; margin:0 0 20px 0; font-size:28px; color:#333333; font-weight:normal; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
h2 { display:block; font-size:18px; margin:0 0 12px 0; color:#CC0000; font-weight:bold; border-bottom:1px solid #DFDFDF; padding-bottom:4px; }

h3 { display:block; font-size:16px; margin:0 0 12px 0; color:#000; font-weight:bold; }
h3 a { text-decoration:none; color:#0B588C; }
h3 a:hover { text-decoration:none; color:#000; }
h3.question {margin-top: 40px;}

.trebuchet { font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }


/* MAIN CONTAINER */
#main-container { width:940px; margin:0px auto; }
#bg-main-container { float:left; width:100%; background:#fff url(../img/bg_container.gif) top left repeat-y; }


/* MAIN HEADER */
#main-header { width:100%; float:left; position:relative; height:328px; background:url(../img/bg_header.jpg) top left no-repeat; }


/* MAIN HEADER - LOGO */
#logo { width:220px; }
#logo a { position:absolute; display:block; width:220px; height:260px; text-indent:-9999px; left:20px; top:10px; }

.nav_top {  }
.nav_top ul { position:absolute; top:22px; right:40px; height:49px; overflow:hidden; }
.nav_top ul li { display:inline; background:url(../img/bg_dotted01.gif) left top no-repeat; float:left; height:49px; padding-left:14px; }
.nav_top ul li.first { background:none; }
.nav_top ul li a { display:block; float:left; color:#000; text-decoration:none; white-space: nowrap; padding:20px 10px 10px 0; }
* html .nav_top ul li a { float:left; }
.nav_top ul li a:hover { color:#CC0000; text-decoration:underline; }
.nav_top ul li.item1 a { background:url(../img/ico-home.gif) left 19px no-repeat; padding-left:18px; } 
.nav_top ul li.item2 a { background:url(../img/ico-about.gif) left 18px no-repeat; padding-left:22px; } 
.nav_top ul li.item3 a { background:url(../img/ico-contact.gif) left 20px no-repeat; padding-left:18px; } 


/* MAIN NAVIGATION - TOP */
#mainNav { position:absolute; top:284px; z-index:50; left:6px; }
#menuTop { z-index: 50; }
#menuTop li.first { background:none; }
#menuTop li { position: relative; float: left; display:inline; background:url(../img/bg_mainNav_separator.gif) top left no-repeat; height:44px; }
#menuTop li a { padding:0 0 14px 0; color:#fff; text-decoration:none; white-space: nowrap; /* required in IE 6 */ float:left; text-align:center; background:url(../img/bg_mainNav.gif) left -2000px no-repeat; cursor:pointer; }

#menuTop li.on a, #menuTop li:hover a, #menuTop li.current a { color:#fff; text-decoration:none; background: url(../img/bg_mainNav.gif) top center no-repeat; }
#menuTop li a:hover { color:#fff; text-decoration:none; background: url(../img/bg_mainNav.gif) top center no-repeat; }

#menuTop li strong { height:17px; padding:12px 17px 0 17px; display:block; float:left; }



#menuTop ul.ssNav { float: none; top: -999em; position: absolute; background: #9C1C20 /*url(../img/bg_ssNav.gif) top left repeat-x*/; width: 170px; }

li#item1 ul.ssNav {	border-bottom-color: #cecece; }
li#item2 ul.ssNav {	border-bottom-color: #cecece; }
li#item3 ul.ssNav {	border-bottom-color: #cecece; }
li#item4 ul.ssNav {	border-bottom-color: #cecece; }
li#item5 ul.ssNav { border-bottom-color: #cecece; }
li#item6 ul.ssNav { border-bottom-color: #cecece; }
li#item7 ul.ssNav { width: 169px; }

#menuTop ul.ssNav li { width: 170px; height:auto; background:none; }

#menuTop ul.ssNav li a { float: none; display: block; height: auto !important; padding: 6px 0 6px 18px !important; overflow:visible; font-weight:normal; text-align: left; cursor: pointer; color: #fff; background: #9C1C20 url(../img/icoArrow.gif) 4px 9px no-repeat; margin:0px; border-bottom:1px solid #000000; font-size:12px; width:170px; }

#menuTop ul.ssNav a:hover { text-decoration: none; color:#fff; background:#333 url(../img/icoArrow.gif) 4px 9px no-repeat; }
#menuTop li:hover ul.ssNav, /* pure CSS hover is removed below */ 
#menuTop li.on ul.ssNav { left: 0px; top: 42px; }

/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul.ssNav { top: -999em; }






/* MAIN CONTENT */
#main-content { float:left; width:100%; padding-bottom:20px; }
.content { padding:30px 30px 0 40px; }

.paragraph { clear:both; display:block; }
.paragraph p { display:block; margin:0 0 12px 0; line-height:18px; }

.list01 { padding:0 0 12px 14px; }
.list01 li { background:url(../img/bg_list01.gif) left 4px no-repeat; padding:0 0 6px 12px; }
.list01 li ul { padding:0 0 0 30px; }
.list01 li ul li { background:none; list-style:circle; padding:0 0 0 0; }

.list02 { padding:0 0 12px 0; }
.list02 li { background:url(../img/bg_list02.gif) left top no-repeat; padding:0 0 6px 26px; margin:0 0 6px 0; text-transform:uppercase; font-weight:bold; }

.picRight img { border:1px solid #999; float:right; margin:0 0 10px 10px; }
.picLeft { float:left; }
.picLeft img { border:1px solid #727679; }
.pic {text-align: center;}
.pic img { background:#DFDFDF; padding:4px; }

.textHome { float:right; width:456px; }
.locations { background:url(../images/locations-header.gif) no-repeat; height:43px; width: 250px; vertical-align: bottom; }
.locations a { color: #fff; text-align: center; vertical-align: bottom;}

#locationspage tr td, #locationspage tr td table {margin:0px auto; text-align: center;}

.ads { width:100%; background:#ffffff url(../img/bg_ads.gif) top left repeat-y; }
.ads .top { background:#fff url(../img/bg_ads_top.gif) top left no-repeat; padding-top:16px; font-size:0px; }
.ads .bot { background:#fff url(../img/bg_ads_bot.gif) bottom left no-repeat; padding-top:20px; font-size:0px; }
.ads .text { padding:10px 20px; }
.ads .text p { display:block; padding:0 0 10px 0; }
.ads ul li { background:url(../img/bg_bullet_ads.gif) left 1px no-repeat; padding:0 0 0 14px; display:block; margin:0 0 6px 0; }
.ads ul li a { color:#666666; text-decoration:none; }
.ads ul li a:hover { color:#D26D00; text-decoration:underline; }






/* LEFT CONTENT */
#leftCol { width:618px; float:left; }

.buttons-home p.floatLeft { padding-bottom:4px; }
.buttons-home p.floatRight { padding-bottom:4px; }


/* RIGHT CONTENT */
#rightCol { float:right; }
#rightCol img { display:block; padding-bottom:4px; }



/* MAIN FOOTER */
#main-footer { width:100%; clear:both; }
#footer { background:url(../img/bg_footer.gif) top left no-repeat; width:940px; height:120px; margin:0px auto; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav1 { padding:30px 0 0 0; color:#575757; display:block; text-align:center; }
.botNav1 a { color:#575757; text-decoration:none; padding:0 10px; }
.botNav1 a:hover { text-decoration:underline; }
 
.copyright { color:#CB9C9C; display:block; padding:30px 0 0 0; clear:both; line-height:14px; font-size:11px; text-align:center; }
.copyright a { color:#CB9C9C; }






.contact-form { width:476px; text-align:left; background:#A20000; border:1px solid #770000; padding:4px 10px; margin:0px auto; font-size:11px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #770000; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 3px 4px; border:1px solid #770000; vertical-align:middle; color: #666666; font-size:11px; }
.formContact .important { font-size:10px; display:block; padding:2px 0 0 2px; }
.formContact .inputTextarea { width:448px; height:100px; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:4px; border:1px solid #770000; }
.contact-form label { display:block; margin:0 0 2px 0; font-size:11px; font-weight:bold; }


.pricing-table { width:476px; margin:0px auto; margin-bottom:16px; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
.pricing-table table { background:#770000; }
.pricing-table table th { background:#8A0000; padding:10px 8px; text-align:center; font-size:16px; }
.pricing-table table td { background:#A20000; padding:6px 8px; text-align:center; font-size:14px; }
