/******************************************************
 * Copyright (c) Mar.23.2010
 * 
 * Author:  Tyler Thompson
 * Company: 38pages, LLC.
 * Support: http://www.38pages.com
 * Email:   tyler@38pages.com
 ******************************************************/

/*****************************
 * Global HTML Tags Settings
 */

html { overflow-y: scroll; }

body {
  color: #fff;
  font-size: 12px;
  margin: 0 0 25px 0;
  background-color: #3e3e3e;
  background-repeat: repeat-x;
  font-family: Garamond Premier Pro, Garamond, serif;
  /*background-image: url(/pub/images/layout/bg_body-x.gif);*/
}

a { color: #3e3e3e; outline: 0; text-decoration: none; }

a:hover { color: #0069e0; outline: 0; text-decoration: none; }

h1, h3, h4, h5, h6, p { margin: 0 0 8px 0; }

h1 { font-size: 20px; }

h2 { font-size: 16px; color: #0e4066; margin: 0 0 2px 0; }

h3 { font-size: 18px; color: #fdbc00;  margin: -4px 0 -10px 0; }

h4 { font-size: 10px; }

h5 { font-size: 8px; }

h6 { font-size: 6px; }

address { font-size: 10px; color: #666666; }

/*****************************
 * General Content Classes
 */

.a-img { border: 0; }

.clear { clear: both; }

.hide { display: none; }

.blue { color: #005a78; }

.grey { color: #848383; font-size: 21px; }

.yellow { color: #fdbc00; }

.small-text { font-size: 16px; line-height: 24px; font-weight: 600; }

.large-text { font-size: 22px; line-height: 30px; font-weight: 600; }

.larger-text { font-size: 30px; }

.underline { text-decoration: underline; }

.img-border { border: 6px solid #fff; }

.page-heading { font-size: 30px; color: #005a78; }

.small-heading { font-size: 18px; color: #005a78; }

.content-form { width: 465px; float: left; }

a.page-heading {
  font-size: 30px !important;
  color: #005a78 !important;
  text-decoration: none !important;
}

ol.large-ol {
  margin: 0;
  padding: 0;
}

.large-ol li {
  font-size: 22px;
  font-weight: 600;
  list-style-type: none;
  list-style-position: inside;
  background-repeat: no-repeat;
  background-image: url(/pub/images/layout/bg_li.gif);
}

.large-ol li:first-letter {
  color: #3e3e3e;
  font-size: 30px;
  font-weight: 600;
  margin: 0 15px 0 10px;
}

.large-ol li img {
  vertical-align: middle;
}

.large-ol li .indent { padding-left: 44px; }

.img-right {
  position: absolute;
  top: 0;
  right: 0;
}

.divider {
  width: 100%;
  height: 1px;
  clear: both;
  margin: 15px 0 15px 0;
  background-color: #b49a4f;
}

/*****************************
 * Testimonial Classes
 */

.client-name { font-size: 11px; font-weight: bold; color: #262626 !important; }

.quote { font-size: 18px; color: #15406c; font-family: Georgia; font-weight: lighter; }

/*****************************
 * HTML Form Classes
 */

div.form_sort { float: left; width: 225px; }

div.form_full { float: left; width: 225px; }

input.error { border: 1px solid #E20021; }

label.error { float: right; color: #E20021; font-size: 12px; padding: 3px; }

input.text { width: 236px; padding: 5px; border: 1px solid #c2c2c2; font-family: "Lucida Grande"; }

input.search {
  width: 222px;
  padding: 3px;
  font-size: 12px;
  border: 1px solid #c2c2c2;
  font-family: "Lucida Grande";
}

input.search-btn {
  border: 0;
  padding: 0;
  font-size: 12px;
  background: none;
  font-family: Garamond Premier Pro, Garamond, serif;
}

textarea.text { width: 625px; height: 75px; padding: 5px; border: 1px solid #c2c2c2; font-family: "Lucida Grande"; }

#main-form { position: relative; width: 785px; height: auto; background-color: #3e3e3e; padding: 15px 20px 15px 20px; }

#main-form p { color: #848383; font-size: 14px; }

#right-bar-form { position: relative; float: right; width: 250px; height: auto; background-color: #3e3e3e; padding: 15px 20px 15px 20px; }

#right-bar-form p { color: #848383; font-size: 14px; }

.form-title { color: #848383; font-size: 16px; }

/*****************************
 * HTML Elements Settings
 */

#tiptip_content { color: #fff !important; }

a.tiptip { color: #597d00; }

#co_logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: auto;
}

#home_wrapper {
  position: relative;
  top: 0;
  left: 0;
  font-size: 21px;
  font-weight: bold;
}

#home_wrapper p {
  line-height: 30px;
}

#home_wrapper p a {
  text-decoration: underline;
  font-size: 21px;
  color: #3e3e3e;
}

#home_wrapper a:hover { color: #005a78; outline: 0; text-decoration: underline; }

#home_wrapper p span:first-child {
  font-size: 29px;
  color: #005a78;
}

.home-cat {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 265px;
  height: auto;
  padding-right: 10px;
}
.home-cat:last-child {
  padding: 0;
}

#home_wrapper .home-cat-left p { line-height: 16px; }

#home_wrapper .home-cat-right p { line-height: 16px; }

#home_wrapper .home-cat-left a { font-size: 12px; color: #FDBC00; text-decoration: none; }

#home_wrapper .home-cat-right a { font-size: 12px; color: #FDBC00; text-decoration: none; }

#home_wrapper .home-cat-left h2 a { color: #3c3c3c; font-size: 16px; text-decoration: underline; }

#home_wrapper .home-cat-right h2 a { color: #3c3c3c; font-size: 16px; text-decoration: underline; }


.mid { margin: 0 7px; }

.preview-left {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 71px;
  
  color: #848383;
  font-size: 12px;
  background-color: #3e3e3e;
  /*border-bottom:2px solid #999;*/
}

.preview-left p { font-size:12px; padding: 15px; margin:0; color: #fff; }

.preview-left img { float:left; padding:0 5px 0 0; }

#home_wrapper .home-cat-left .preview-left h3 { font-size: 18px; color: #fdbc00; text-decoration: none; margin-top: -7px;}

#home_wrapper .home-cat .preview-left h3 a { font-size: 18px; color: #fdbc00; text-decoration: none; }

#home_wrapper .home-cat .page-heading h2 { font-size: 30px; color: #005a78; text-decoration: none; }

.preview-left1 {
  position: relative;
  top: 0;
  left: 0;
  height: 84px;
  width: 397px;
  color: #848383;
  font-size: 12px;
  background-color: #3e3e3e;
}

.preview-left1 p {font-size:12px; padding:15px; margin:0;}

.preview-left1 img {float:left; padding:0 20px 0 0;}

.preview-right {
  position: relative;
  top: 0;
  left: 0;
  height: 84px;
  width: 397px;
  color: #848383;
  font-size: 12px;
  background-color: #3e3e3e;
  border-bottom:2px solid #999;
}

.preview-right p {font-size:12px; padding:15px; margin:0;}

.preview-right img {float:left; padding:0 20px 0 0;}

.preview-right2 {
  position: relative;
  top: 0;
  left: 0;
  height: 84px;
  width: 397px;
  color: #848383;
  margin-right: 24px;
  font-size: 12px;
  background-color: #3e3e3e;
}

.preview-right2 p {font-size:12px; padding:15px; margin:0;}

.preview-right2 img {float:left; padding:0 20px 0 0;}


#search_box {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 275px;
  height: 40px;
  padding: 10px;
  background-color: #353535;
  color: #fff;
}

#more_cities {
  position: relative;
  top: 0;
  left: 0;
  float:left;
  width: 600px;
  
  padding: 10px 0 10px 0;
  
  background-color: #6d6d6f;
}

#more_cities table tr:first-child a { font-size: 14px !important; color: #3e3e3e !important; }

#cities_links {
  margin: 0 auto;
  float: left;
  width: 415px;
  height: auto;
}

#cities_links a {
  font-size: 16px;
  line-height: 16px;
  color: #3e3e3e;
  padding-right: 5px;
  font-weight: bold;
  text-decoration: none;
}

#cities_links a:hover {
  color: #fdbc00;
}

#get_alerts {
  position: relative;
  top: 0;
  left: 0;
  float:left;
  color: #fdbc00;
  font-size: 24px;
  width: 100%;
 
  padding: 10px 0 10px 0;
  /*display: none;*/
  background-color: #6d6d6f;
}

#get_alerts table tr:first-child a { font-size: 24px !important; color: #fdbc00 !important; }
#get_alerts-inner {
  width: 875px;
  margin: 0 auto;
}

#alerts_links {
  float: left;
  width: 390px;
  text-align: right;
  height: auto;
  margin: 0 auto;
}

#alerts_links a {
  font-size: 16px;
  color: #bdbdbd;
  font-weight: bold;
  text-decoration: none;
}

#alerts_links a:hover {
  color: #fdbc00;
}

#newsletter_signup {
    position: relative;
    top: -5px;
    display: none;
    z-index: 1000;
}
#newsletter_signup label.error {
	display: block;
}
#newsletter_signup .up-arrow {
    position: absolute;
    top: -10px;
    left: 490px;
    font-size: 0px; line-height: 0%; width: 0px;
    border-bottom: 10px solid #fdbc00;
    border-left: 8px solid #6d6d6f;
    border-right: 8px solid #6d6d6f;
}
#newsletter_signup .wrapper {
    position: absolute;
    left: 480px;
    width: 300px;
    min-height: 25px;
    padding: 0 10px;
    background: #2B2C2B;
    border: 3px solid #fdbc00;
    color: #fdbc00;
    font-family: 'Garamond Premier Pro', Garamond, serif;
    font-size: 18px;
}
#newsletter_signup .success, #newsletter_signup .sending-msg {
	display: none;
}
#newsletter_signup form > div {
    position: relative;
    display: block;
    margin: 10px 0;
}
#newsletter_signup input {
    background: 0;
    color: #fdbc00;    
    font-family: 'Garamond Premier Pro', Garamond, serif;
    font-size: 18px;
}
#newsletter_signup input[type=text] {
    width: 230px;
    margin: 0;
    background: 0;
    border-width: 0 0 2px 0;
    border-color: #fdbc00;
    border-style: solid;
}
#newsletter_signup input[type=submit] {
    color: #AEAEAE;
    float: right;
    cursor: pointer;
}
#newsletter_signup input[type=submit]:hover {
    color: #fdbc00;
}
.profile-area { position: relative; width: 820px; height: auto; background-color: #fdbc00; color: #fff; font-size: 12px; margin-bottom: 5px; }

.profile-box1 { position: relative; top: 0; left: 0; float: left; width: 250px; height: 130px; background-color: #3e3e3e; margin: 0 5px 5px 0; padding: 10px 10px 10px 10px; }

.profile-box2 { position: relative; top: 0; left: 0; float: left; width: 250px; height: 130px; background-color: #3e3e3e; margin: 0 5px 5px 0; padding: 10px 10px 10px 10px; }

.profile-box3 { position: relative; top: 0; left: 0; float: left; width: 250px; height: 130px; background-color: #3e3e3e; padding: 10px 10px 10px 10px; }

.profile-area2 { position: relative; width: 820px; height: auto; background-color: #848383; color: #fff; font-size: 12px; }

.profile-box4 { position: relative; top: 0; left: 0; float: left; width: 250px; height: 130px; background-color: #3e3e3e; margin: 0 0 5px 0; padding: 10px 10px 10px 10px; border-right: 5px #848383 solid }

.profile-box5 { position: relative; top: 0; left: 0; float: left; width: 250px; height: 130px; background-color: #3e3e3e; margin: 0 0 5px 0; padding: 10px 10px 10px 10px; border-right: 5px #848383 solid }

.profile-box6 { position: relative; top: 0; left: 0; float: left; width: 250px; height: 130px; background-color: #3e3e3e; padding: 10px 10px 10px 10px; }

.profile-divider { width: 100%; height: 2px; clear: both; background-color: #848383; }

.profile-btn { border: 0; padding-right: 5px; }

a#btn_buy {
  float: left;
  width: 315px;
  height: 41px;
  display: inline;
  background-position: 0 0;
}

/*a:hover#btn_buy {
  width: 315px;
  background-position: 0 -41px;
}*/

/*****************************
 * DIV table style Layout
 */

div.dable {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

div.dable div.dd {
  position: relative;
  top: 0;
  left: 0;
  width: 25%;
  height: auto;
  float: left;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

div.dd img { margin-bottom: 10px; }

/*****************************
 * HTML Structure Settings
 */

#main_wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 875px;
  height: auto;
  margin: 0 auto;
}

#header {
  position: relative;
  top: 0;
  left: 0;
  width: 875px;
  height: 77px;
}

#banner {
  position: relative;
  top: 0;
  left: 0;
  width: 875px;
  height: 333px;
}

#content_wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 825px;
  height: auto;
  padding: 15px 25px 25px 25px;
  color: #3e3e3e;
  background-color: #fdbc00;
}

#left_wrapper {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 175px;
  height: auto;
  padding: 0;
}

#right_wrapper {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 700px;
  height: auto;
  padding: 0;
}

#footer_left {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 485px;
  height: auto;
  padding: 10px 0 5px 15px;
}

#footer_right {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 300px;
  height: auto;
  text-align: right;
  padding: 10px 15px 5px 0;
}

#footer {
  position: relative;
  top: 0;
  left: 0;
  clear: both;
  width: 875px;
  height: auto;
  color: #6f6f6f;
  font-size: 12px;
}

#footer a {
  color: #6f6f6f;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/*****************************
 * Navigation Settings
 */

#nav {
  position: absolute;
  bottom: 0;
  left: 28px;
  width: 530px; 
  height: auto;
  z-index: 10;
}

#nav a {
  color: #fff;
  height: 24px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-right: 1px;
  letter-spacing: 1px;
  padding: 10px 10px 0 10px;
  background-color:#3e3e3e;
  font-family: Garamond Premier Pro, Garamond, serif;
}

#nav a:hover, a.active {
  background-color: #fdbc00 !important;
  color:#3e3e3e;
}

#top_nav {
  position: absolute;
  top: 0;
  right: 0;
  width: 250px;
  height: auto;
}

#top_nav a {
  float: left;
  height: 10px;
  color: #bcbcbc;
  font-size: 11px;
  margin: 0 0 0 4px;
  padding: 10px 5px 0 13px;
  border-right: 1px solid #6d6d6f;
}

#top_nav a:hover, #top_nav a.active {
  color: #fdbc00;
  margin: 0 0 10px 4px;
  padding: 10px 5px 8px 13px;
  background-color: #6d6d6f !important;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(/pub/images/layout/bg_top-nav-over.gif);
}

.head_form_item{float: left; width: 200px; margin-bottom: 15px;}
.head_form_label{float: left; clear: left; color: #fdbc00; font-size: 16px; margin-bottom: 5px; font-weight: bold;}
.head_form_textfield{float: left; clear: left; width: 190px; color: #848484; padding-left: 5px; padding-right: 5px;}
.head_form_button{background-color: #353535; padding: 5px 10px 5px 10px; border: none; color: #fff; font-family: Garamond Premier Pro, Garamond, serif; font-weight: bold;}

#alerts_links a.top_link{
	vertical-align:middle;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#alerts_links a.top_link_on{
	color: #fdbc00;
	vertical-align:middle;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cat_subtitle{background-color: #353535; width: 100%; height: 20px; color: #fff; text-align: center; padding: 3px 0px 3px 0px;}
a.profile_title{font-size: 17px !important; line-height: 18px; font-weight: bold;}
a.profile_title:hover{border-bottom: 1px solid #fdbc00;}
span.caption{font-size: 14px; line-height: 15px;}

#slideshow {
  background: url(/pub/images/slides-loader.gif) no-repeat center center;
}
a img {
	
	border: 0px none;	
}
