/* Default */

body,td {
  font-family: arial;
  font-size: 11px;
  line-height:16px;
  color: #505050;
}

* html #site { height: 100%; }
html body { height: 100%; }

body {
  margin: 0px;
  background-color: #fff;
  text-align: center;
}

body.emailBody {
  margin: 20px;
  background-color: white;
  color: #101010;
}

input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { font-size: 12px; color:#7A7A7A; text-transform:uppercase;font-weight:bold;}
.blueheading  { font-size: 12px; color:#333333; text-transform:uppercase;font-weight:bold;}
.subheadingblue { font-size: 11px; color: #333333; font-weight:bold;  }
.subheading { font-size: 11px; color: #7A7A7A; font-weight:bold;  }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #cc0001; }
.darkred { color: #5D011D; }

/* Links */

a {
  color: #1DA5FF;
  text-decoration:none;
}
a:visited {
  color: #1DA5FF;
    text-decoration:none;
}
a:hover {
  color: #1DA5FF;
   text-decoration:underline;
}

/* Misc */
.cleardiv { font-size: 0px; line-height: 0px; clear: both; }

#site { min-height: 100%; margin: 0px auto; text-align: left; width: 1000px; }
#margin_top { height: 36px; }

#header { height:87px; position:relative; }
#logo { float:left;}
#topnav {float:right;position:absolute;right:10px;bottom:15px; }

#banner { height:227px;}

#main { border-top:1px solid #E5E5E5; padding-top:10px;}
#home_layout { width:100%;}
#home_left { width:335px;}
#home_mid { border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;}
#home_right { width:335px; }



#home_news { width:315px;}
#home_feature { margin:0px 15px;}
#home_events { margin-left:15px;padding-bottom:10px;border-bottom:1px solid #C8C8C8;}
#home_newsletters { margin-left:15px;padding-top:10px; }

#default_layout { width:100%;}
#default_left { width:330px;}
#default_left_nav { margin-right:15px;text-align:right; }
#default_right { border-left:1px solid #E5E5E5; }
#default_right_content { margin-left:15px; }


#ourrange_left { width:180px; }
#dourrange_left_nav { margin-right:15px; text-align:right;}

#ourrange_mid { width:180px;border-left:1px solid #C8C8C8;border-right:1px solid #C8C8C8;}
#ourrange_models_nav {margin:32px 15px 0px 15px;}

#ourrange_right {  }
#ourrange_right_content { margin-left:15px;}


#brokerage_left {width:200px;}
#brokerage_right {border-left:1px solid #E5E5E5;}

#brokerage_gallery_left { }
#brokerage_gallery_left img {width:400px;}
#brokerage_gallery_right { width:340px;}

.news_nav a,.news_nav a:visited { display: block;  font-size:12px; color: #404040; text-decoration: none; text-transform: uppercase; margin-bottom:20px; }
.news_nav a:hover {display: block;  font-size:12px; color: #10a0ff; text-decoration: none; text-transform: uppercase; margin-bottom:20px; }

#footer_clear { height:40px;}

#footer { height: 40px; margin: -40px auto 0px; text-align: left; width: 1000px; }
	#footer td, #wr-footer td a, #wr-footer td a:visited { font-family: verdana; padding-top:10px;font-size: 10px; text-decoration: none; }
	#footer td a:hover { text-decoration: underline; }

	
	
	
form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 13px;
  color: #c01010;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }




span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

/* ARTICLES */
#articles_wrapper {width:100%;}
#articles_left {float:left;width:25%;}

#articles_right {float:left;margin-left:20px;width:70%;}


#article_categories a, #article_categories a:visited {display:block;color:#555555;text-decoration:none;margin:10px 0px;}
#article_categories a:hover {color:#1C63C5;}

#articles_categories_title { text-transform:uppercase;font-size:13px;font-weight:bold;}
#articles_categories_title a,#articles_categories_title a:visited {display:inline;text-decoration:none;}
#articles_categories_title a:hover {}

.articles_heading {font-size:19px;font-weight:bold;margin-bottom:10px;}
.articles_subheading {font-size:16px;font-weight:bold;}

.articles_list_title {font-size:13px;font-weight:bold;}


#articles_trail {}
#articles_print {float: right; }

div.articleActiveTab {
  padding-right: 4px;
}

div.articleActiveTab a {
  font-weight: bold;
  display: block; 
  background-color: #878787; 
  padding: 1px 8px; 
  color: #FFFFFF; 
  text-decoration: none;
}


div.articleInactiveTab {
	padding-right: 4px;
}

div.articleInactiveTab a {
  display: block; 
  background-color: #F3F3F3; 
  padding: 1px 8px; 
  color: #000000; 
  text-decoration: none;
}

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}


