@charset "utf-8";
/* css document */

html { height:100%; margin:0; padding:0; }
body { height:100%; margin:0; padding:0; background:#191919; }

div,span,img,p,h1,h2,h3,h4,h5,h6,ul,ol { margin:0; padding:0; display:block; position:relative; }
form,input,textarea,select,fieldset,label { margin:0; padding:0; display:block; position:relative; }
body,p,a,h1,h2,h3,h4,h5,h6,li,label { font-family:"arial",sans-serif; }
a,li,label,span { font-size:12px; font-weight:normal; color:#666; clear:both; }

h1 { font-size:26px; font-weight:bold; margin-bottom:15px; line-height:26px; }
h2 { font-size:24px; font-weight:bold; margin-bottom:15px; line-height:24px; }
h3 { font-size:22px; font-weight:bold; margin-bottom:15px; line-height:22px; }
h4 { font-size:20px; font-weight:bold; margin-bottom:15px; line-height:20px; }
h5 { font-size:18px; font-weight:bold; margin-bottom:15px; line-height:18px; }
h6 { font-size:16px; font-weight:bold; margin-bottom:15px; line-height:16px; }

h1,h2 { color:#FFF; font-family:"georgia",serif; font-size:20px; text-transform:capitalize; font-weight:normal; margin:20px 0 10px 0; float:left; }

ul,ol { margin-bottom:10px; }
li { list-style:disc; display:block; margin:0 0 0 15px; padding:0; }
p { margin:0 0 15px 0; padding:0; line-height:20px; font-size:12px; color:#888; font-weight:normal; clear:both; }
blockquote { margin:0 0 10px 0; padding:0; line-height:25px; font-size:16px; color:#ccc; font-weight:normal; }
blockquote * { color:#ccc; }
a { outline:none; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { display:block; border:none; padding:0; margin:0; }

ul { margin:0 0 15px 0; padding:0; overflow:hidden; clear:both; }
ul li { margin:0 0 0 20px; padding:5px 0 5px 25px; background:url("images/logo_checkmark.gif") 0 6px no-repeat; color:#9fb616; font-weight:bold; list-style:none; }

#wrapper { width:auto; min-height:100%; overflow:hidden; margin:auto; padding:0; background:none; }

#header { width:auto; height:336px; overflow:hidden; background:url("images/bg_header.png") 0 0 repeat-x; }
#header div.inside { width:989px; height:100%; background:none; margin:auto; }
#header div.inside a.logo { text-indent:-999px; overflow:hidden; display:block; width:165px; height:55px; background:url("images/logo_main.png") 0 0 no-repeat; position:absolute; top:20px; }

#header ul.nav { margin:0; padding:0; float:right; position:relative; top:40px; }
#header ul.nav li { clear:none; display:block; list-style:none; margin:0; padding:0; float:left; overflow:hidden; background:none; }
#header ul.nav li a { display:block; text-decoration:none; float:left; margin:0; padding:0 15px; height:29px; font-size:18px; line-height:29px; color:#FFF; font-family:"georgia",serif; }
#header ul.nav li a:hover { color:#a0b817; }
#header ul.nav li.active a { color:#a0b817; }
#header ul.nav li.open { display:none; }
#header ul.nav li.close { display:none; }

#header div.background { width:auto; height:253px; position:absolute; left:0; bottom:0; clear:both; }
#header div.content-left { overflow:hidden; width:401px; height:100%; float:left; margin:0; padding:0; background:url("images/bg_header_image.png") 0 0 no-repeat; left:-15px; }
#header div.content-left img { margin:auto; margin-top:20px; }
#header div.content-right { overflow:hidden; width:484px; height:100%; float:right; margin:0; padding:0 40px; }
#header div.content-right h1 { width:100%; font-size:42px; line-height:100px; color:#FFF; text-transform:none; margin:37px 0 0 20px; }

a.register { display:block; width:131px; height:30px; border:none; margin:18px 0 0 35px; padding:0; cursor:pointer; text-indent:-999px; overflow:hidden; float:left; background:url("images/btn_register.gif") 0 0 no-repeat; }
a.register:hover { text-decoration:none; }
a.forgot { clear:none; display:block; float:right; margin:24px 35px 0 0; padding:0; color:#c4e11c; text-transform:capitalize; cursor:pointer; }
a.testimonial { clear:both; display:block; margin:30px 0 0 35px; padding:0; width:126px; height:26px; cursor:pointer; text-indent:-999px; overflow:hidden; background:url("images/btn_testimonials.gif") 0 0 no-repeat; }

#infobar { width:989px; margin:auto; clear:both; height:47px; overflow:hidden; top:8px; }

#infobar p { color:white; float:right; margin:10px 10px 0 0;}
#infobar p a { color:#CCC; text-decoration:none; }
#infobar p a:hover { text-decoration:underline; }

#infobar form { float:left; margin:0; padding:0 0 0 10px; height:100%; }
#infobar form label { float:left; color:#CCC; line-height:23px; margin:0 12px; font-weight:bold; position:relative; top:12px; text-transform:capitalize; clear:none; }
#infobar form span.text { display:block; margin:0; padding:0; float:left; clear:none; position:relative; top:12px; background:url("images/bg_form_input.gif") 0 0 #FFF no-repeat; }
#infobar form span.text input { font-family:"arial"; outline:none; border:none; background:none; color:#666; padding:2px 6px 3px 6px; font-size:15px; width:120px; }
#infobar form input.submit { display:block; float:left; background:url("images/btn_login.gif") 0 0 no-repeat; border:none; margin:10px 0 0 15px; padding:0; width:80px; height:26px; cursor:pointer; }

div.logged { color:#CCC; line-height:45px; margin-left:25px; }
div.logged a { margin:0 10px; }

#content { width:auto; overflow:hidden; background:url("images/bg_body.png") 0 0 #333 repeat-x; padding-bottom:40px; }

#content div.inside { width:989px; background:url("images/bg_inset_body_middle.png") 0 0 repeat-y; margin:auto; min-height:0; }
#content div.inside div.bg-top { width:auto; padding-top:10px; background:url("images/bg_inset_body_top.png") 0 0 no-repeat; min-height:0; }
#content div.inside div.bg-bot { width:auto; padding-bottom:10px; background:url("images/bg_inset_body_bottom.png") 0 100% no-repeat; min-height:0; }
#content div.inside div.content { margin:0 30px; min-height:100px; z-index:1; padding:0 0 20px 0; }

#content div.inside div.col-one { width:350px; margin:0; float:left; min-height:0; overflow:hidden; }
#content div.inside div.col-two { width:350px; margin:0; float:left; min-height:0; overflow:hidden; }
#content div.inside div.col-three { width:280px; margin:0 0 0 9px; float:left; min-height:0; overflow:hidden; }
#content div.inside div.col-four { width:670px; margin:0 0 0 16px; float:left; min-height:0; overflow:hidden; }

#content div.inside div.col-one h2 { color:#9fb716; }
#content div.inside div.col-two h2 { color:#9fb716; }
#content div.inside div.col-three h2 { color:#FFFFFF; }
#content div.inside div.col-four h2 { color:#9fb716; }

#content div.inside a img { width:auto; height:auto; margin:0; padding:0; background:none; border:none; }
#content div.inside img { width:273px; padding:1px; background:#FFF; border:1px solid #CCC; margin:0 0 20px 0; }
#content div.inside hr { height:21px; margin:0; padding:0; line-height:normal; visibility:hidden; clear:both; }

#footer { width:auto; height:130px; overflow:hidden; background:#191919; border-top:1px solid #646f25; }
#footer div.inside { width:989px; height:130px; margin:auto; background:none; }
#footer ul { text-align:left; position:relative; top:30px; overflow:hidden; }
#footer ul li { display:inline; list-style:none; margin:0 2px; padding:0; border-left:1px solid #595959; position:relative; left:-3px; background:none; }
#footer ul li a { text-decoration:none; margin:0; padding:0 5px 0 10px; line-height:37px; color:#a1b917; font-family:"georgia",serif; }
#footer ul li a:hover { text-decoration:underline; }
#footer p { color:#7f7f7f; position:relative; top:25px; left:10px; font-family:"tahoma","geneva", sans-serif; font-size:10px; }

ul.news { margin:0; padding:0; overflow:hidden; clear:both; }
ul.news li { margin:0; padding:10px 0; list-style:none; background:url("images/border_dash_horz.gif") 0 0 repeat-x; position:relative; top:-1px; }
ul.news li p { margin:0; padding:0; line-height:normal; }
ul.news li p a { margin:0; padding:0 0 0 25px; width:195px; float:right; background:url("images/bg_newslist.gif") 0 1px no-repeat; color:#9fb616; font-size:12px; font-family:"georgia",serif; }

/*
ul.news li span { width:26px; padding:5px; background:#497782; color:#FFF; text-align:center; line-height:10px; font-family:"tahoma","geneva", sans-serif; font-size:10px; float:left; text-transform:uppercase; }
*/

blockquote.success { float:left; clear:left;  margin:0; padding:0; background:url("images/quote_open.gif") 0 0 no-repeat; }
blockquote.success span { display:block; color:#a4a4a4; margin:0; padding:0 35px; background:url("images/quote_close.gif") 100% 100% no-repeat; }
blockquote.success span strong { font-size:15px; }

ul.find { margin:0; padding:0; overflow:hidden; clear:both; }
ul.find li { margin:0; padding:0; list-style:none; background:url("images/border_dash_horz.gif") 0 0 repeat-x; position:relative; bottom:1px; }
ul.find li a { display:block; margin:0; padding:8px 0 8px 25px; background:url("images/logo_checkmark.gif") 0 8px no-repeat; color:#4c7a86; font-weight:bold; }

ul.subnav { width:100%; margin:15px 0 0 0; padding:0 0 1px 0; overflow:visible; clear:both; background:url("images/border_dash_horz.gif") 0 100% repeat-x; }
ul.subnav li { display:block; width:220px; margin:0; padding:1px 0 0 0; list-style:none; background:url("images/border_dash_horz.gif") 0 0 repeat-x; cursor:pointer; overflow:hidden; }
ul.subnav li:hover {  z-index:99; }
ul.subnav li a { display:block; float:none; width:180px; margin:0; padding:0 5px 0 60px; background:url("images/bg_newslist.gif") 35px 0 no-repeat; color:#9fb616; font-weight:bold; position:relative; left:-25px; z-index:99; }
ul.subnav li:hover a, ul.subnav li.active a { background-color:#222; text-decoration:none; color:#FFF; }
ul.subnav li:hover span.top, ul.subnav li.active span.top { background:url("images/bg_subnav_hover.gif") 0 0 no-repeat; }
ul.subnav li:hover span.bot, ul.subnav li.active span.bot { background:url("images/bg_subnav_hover.gif") 0 100% no-repeat; }
ul.subnav li span.top { width:185px; height:10px; display:block; margin:0; padding:0 0 0 60px; position:relative; left:-25px; overflow:hidden; }
ul.subnav li span.bot { width:185px; height:10px; display:block; margin:0; padding:0 0 0 60px; position:relative; left:-25px; overflow:hidden; }

.two_column_list { width:250px; float:left; clear:none; }

form#forgot label { display:block; }
form#forgot input.text { display:block; padding:3px; width:300px; margin:10px 0; }
form#forgot input.submit { display:block; padding:3px; cursor:pointer; }

form#members p.input { display:block; height:40px; color:#FFF; }
form#members p.input input { display:block; background:#DDD; border:1px solid #FFF; padding:2px; margin:0; }
form#members p.submit { display:block; height:40px; }
form#members p.submit input { display:block; padding:2px; margin:0; cursor:pointer; }
form#members p.textarea { display:block; height:185px; color:#FFF; }
form#members p.textarea textarea { display:block; width:55px; height:160px; background:#EEE; border:1px solid #FFF; padding:2px; overflow:auto; }

div#reports {}
div#reports p {padding-top: 20px; padding-bottom: 0px !important; margin-bottom: 0px !important;}
form#searchform {display:inline; padding-top: 20px;}
form#searchform * {display:inline-block;}
form#searchform label {color: white !important}
form#searchform a {margin-left: 10px; background:#272723; margin:9px 0 0 15px; padding:3px 5px; color:white !important; }

.clearfix { display:block; clear:both; visibility:hidden; line-height:0; height:0; overflow:hidden; }
.error {color:red;}

form#members p.input span.smallphone input { width:37px; text-align:center; display:inline; }
form#members p.input a.international { color:#C4E11C; }

a.whitelink p { font-size: 20px!important; line-height: 24px; color: #fff!important;}