/* MAIN HTML */
* {margin:0;padding:0}
body {background:#2e2a1c;color:#251111;font:14px Arial,Verdana,Helvetica,Sans Serif;}

/* LINKS */
a, a:hover {color:#00b6bd;}
a:hover {color:#00b6bd;}
a.exlink {padding:5px 0 0 18px;background:url(../_images/icons/external.png) no-repeat 0 6px;}
a.golink {padding:5px 0 0 22px;background:url(../_images/icons/golink.png) no-repeat 0 6px;}

/* GENERAL */
img {border:none} 
.clear {clear:both;}

/* TYPOGRAPHY */
p {margin:0 0 20px 0;text-align:justify}
p.right {text-align:right;}
p.left {text-align:left;}
.big {font-size:18px}
h1 {font-family:Georgia;color:#cb8e78;border-bottom:1px dotted #ddd;font-size:26px;margin:0 0 25px 0}
h2 {font-family:Georgia;color:#cb8e78;font-size:18px;margin:0 0 10px 0}
h3 {font-family:Georgia;color:#856d71;font-size:16px;margin:0 0 8px 0}
li {padding:2px 0;}

/* RESPONSES */
.info, .success, .error {padding:20px;margin:0 0 30px 0;}
.info h3, .success h3, .error h3 {margin:0 0 8px 0;font-size:16px;}
.info p, .success p, .error p {margin:0;}
.info {color:#666666;background-color:#f5f5f5;border:1px solid #e9e9e9;}
.info h3 {color:#666666;}
.error {color:#c00;background-color:#ffd3d1;border:1px solid #f8b1ac;}
.error h3 {color:#c00;}
.success {color:#499524;background-color:#e1ffd1;border:1px solid #c5f8ac;}
.success h3 {color:#499524;}

/* WRAPPER */
#wrap {background:#fff;width:920px;margin:0 auto;position:relative;text-align:left;}

/* HEADER */
#header {width:920px;background:url(../_images/layout/headerbg.jpg) no-repeat;padding:0;margin:0 auto;}
#facebook {background:url(../_images/layout/facebook.png) no-repeat;height:30px;text-align:left;margin:34px 0 0 0;padding:3px 0 0 36px;}

/* NAV */
#nav {width:760px;margin:319px auto 15px auto;height:30px;}
#nav ul {height:30px;padding:0;margin:0;list-style:none;}
#nav li {position:relative;float:left;display:block;margin:0;padding:0;}
#nav a, #nav a:hover {padding:6px 20px 6px 20px;text-decoration:none;cursor:pointer;color:#fff;display:block;border-right:1px solid #34b2b7;border-left:1px solid #64d2d7;font-weight:bold;line-height:12px;}
#nav a:hover {color:#fff;background:#34b2b7;border-left:1px solid #34b2b7;}
#nav li:hover, #nav li.hover {position:static;}
#nav li:hover ul, #nav li.sfhover ul {left:auto;z-index:99999}
#nav a.active {background:#856d71;border-left:1px solid #856d71;}
#nav li.first a, #nav li.first a:hover {border-left:none;}
#nav li.last a, #nav li.last a:hover {border-right:none;}

/* CONTENT */
#content {background:url(../_images/layout/contentbg.gif) repeat-y 605px 0;min-height:420px;height:auto !important;height:420px;padding:0 30px;margin:30px 0;}
#content-full {padding:0 30px;margin:30px 0 40px 0;}
#content ul, #content-full ul {margin:0 0 20px 20px}
#col-left {width:540px;margin:0 70px 0 0;float:left;}
#col-right {width:250px;float:left;}

/* FOOTER */
#footer {height:98px;width:880px;background:#2e2a1c url(../_images/layout/footerbg.gif) no-repeat;padding:20px 20px 10px 20px;font-size:11px;color:#999;}
#footer p {vertical-align:middle;margin:0 0 3px 0}
#footer img {vertical-align:middle;}
#footer a {color:#666;}
#footer a.grey {color:#999;text-decoration:none;}
#footer a:hover {color:#666;}

/* FORMS */
fieldset {border:none;padding:0;display:block;margin:0 0 20px 0}
fieldset br {clear:left;}
fieldset label {display:block;width:150px;float:left;padding:0 15px 0 0;margin:4px 5px 10px 0;text-align:right;font-weight:bold;background:Transparent;color:#856d71;}
fieldset textarea {border:1px solid #ccc;background-color:#fff;color:#000;padding:2px 4px;}
fieldset input {color:#000;border:1px solid #ccc;background-color:#fff;font-size:12px;padding:3px 4px;}
fieldset .formbutton {padding:5px 0 0 167px;}
fieldset .formbutton input {background:Transparent;border:none;}
.checkbox input {border:none;background:Transparent;}
.valsummary {padding:20px;margin:0 0 20px 0;color:#c00;background-color:#ffd3d1;border:1px solid #f8b1ac;}
.valsummary ul {margin:8px 0 0 20px;}

/* IMAGES */
.imgl, .imglnb {border:3px solid #666;float:left;margin:0 10px 10px 0;}
.imgr, .imgrnb {border:3px solid #666;float:right;margin:0 0 10px 10px;}
.imglnb {border:none;}
.imgrnb {border:none;}
.imgb {border:1px solid #333;margin-bottom:10px;}

/* CONTACT */
#contact {padding:0 30px;margin:30px 0 80px 0;}
#contactform {float:left;width:380px;padding:0 0 0 25px;}
#contactinfo {width:375px;line-height:1.6;overflow:hidden;padding-bottom:0;float:left;background:url(../_images/layout/contentbg.gif) repeat-y top right;}
#contactinfo dt {width:70px;float:left;clear:left;font-weight:bold;color:#856d71;}
#contactinfo dd {float:left;width:250px;padding-bottom:10px;}
dl {line-height:1.2;font-size:12px;}
dl dt {float:left;text-align:left;padding-right:15px;overflow:hidden;width:192px;clear:left;font-weight:bold;font-size:14px;}
dl dd {float:left;margin-bottom:15px;width:auto;}

/* MISC */
.pdfdownload {margin:12px 0;padding:10px 10px 10px 50px;background:#f3f3f3 url(../_images/icons/pdf-big.gif) no-repeat 10px 6px;border:1px solid #ddd;font-size:16px;display:block;}
.error {padding:5px 10px 5px 10px;font-weight:bold;margin:15px 0;color:#c00;border:1px solid #c00;}

/* NEWS */
#news {border:1px dotted #ddd;background:#f2f2f2;padding:5px 10px}
#news h2 {margin:8px 0 15px 0;text-align:left;text-decoration:none;float:left;width:150px;}
#news .subscribe {width:15px;margin:10px 10px 0 0;float:left;}
#news h2 a {color:#856d71;text-decoration:none;}
#news h3 {line-height:22px;margin:0 0 5px 0}
#news p {font-size:11px;line-height:16px;padding:0 0 10px 0;margin-bottom:10px;border-bottom:1px dotted #ddd;}

/* LINKS */
#linksections {border:1px dotted #ddd;background:#f2f2f2;}
#linksections ul {margin:10px 10px 20px 20px;line-height:24px;list-style-type:none;}
#links h2 {border-bottom:1px dotted #ddd;margin:40px 0 10px 0}
#links a {font-size:12px;}

#rebates, #aps, #workcover {font-size:12px;color:#666;}
#rebates img, #workcover img {margin-top:10px;}

#services {border:1px dotted #ddd;background:#f2f2f2;padding:15px 20px 5px 20px;margin:0 0 20px 0}
#faqlist {border:1px dotted #ddd;background:#f2f2f2;padding:15px 20px 5px 20px;margin:0 0 20px 0}
.faq {margin-bottom:20px;border-bottom:1px dotted #ddd;}