/* CSS style doc */
@charset "utf-8";
/* ----------- RESET Set up CSS defaults for all browsers */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 1em; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; background: #ffffff; color: #000000; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: 400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
.clr { clear: both; }
/* //RESET */
body { 
  background: #0f0f0f url(../images/bg.jpg) left -5px repeat-x;
  color: #888888;
  font-family: arial, sans-serif;
  font-size: 11px;
}
a {
  color: #888888;
}
.center_col {
  width: 630px;
  margin: auto;
}
.wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 25px 0 0;
}
.nopadding {
    padding: 0;
}
.list_block, .list_block li {
    display: block;
    margin: 0;
    padding: 0;
}
.align_center {
  text-align: center;
}
.nodecoration {
  text-decoration: none;
}
a.nodecoration:hover {
  text-decoration: underline;
}
/* Header */
.header {
    overflow: hidden;
    text-align: center;
}
a.logo {
    display: block;
    height: 98px;
}
.slogan {
  margin: auto;
  font-size: 16px;
  color: #bfbfbf;
}
/* //Header */

/* Sites thumbs */
.sites_thumbs {
    display: block;
    margin-top: 25px;
    overflow: hidden;
    clear: both;
    padding: 0;
}
.sites_thumbs li {
    display: block;
    width: 315px;
    float: left;
    text-align: left;
    padding-bottom: 15px;
}
.sites_thumbs li.first {
    margin-left: 0;
}
.sites_thumbs a.site_img {
    display: block;
    width: 315px;
    height: 245px;
    margin-bottom: 8px;
    overflow: hidden;
    cursor: pointer;
}
.sites_thumbs a.site_img img {
    
}
.site_title {
  font-size: 26px;
  color: #ffffff;
  font-weight: bold;
}
.site_address {
  color: #ffffff;
}
.sites_thumbs a.button {
  width: 132px;
  display: block;
  margin: 17px auto;
}
/* //Sites thumbs */
/* Tools */
.tools {
    margin-top: 17px;
    padding: 0 0 40px;
    clear: both;
    overflow: hidden;
    height: 1%;
}
.tools .box {
    float: left;
}
.tools .block1 {
    width: 555px;
}
.tools .block2 {
    margin-left: 70px;
    width: 85px;
}
.tools .block3 {
    margin-left: 70px;
    width: 150px;
}
.tools p {
    padding-top: 20px;
}
.tools p.nopadding {
    padding-top: 0;
}
.tools .copyright {
    padding-top: 47px;
    margin-bottom: 20px;
}
.tools a.dealerfire {
    text-decoration: none;
}
.tools a.dealerfire img {
    vertical-align: middle;
}
.tools .block_heading {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
}
.tools li {
    line-height: 1.2em;
}
.tools ul a {
    text-decoration: none;

}
/* //Tools */
/* Footer */
.footer{
	text-align: left; 
	padding-top: 10px;
	background: url(../images/border_line.gif) left top repeat-x;
}

.footer div, .footer div a{
	color: #666666;
	font-size: 11px;
	 
}
.footer .left {
  float: left;
  width: 500px;
}
.footer .right {
  margin-left: 480px;
  text-align: right;
}
.footer img {
  vertical-align: middle;
}
/* //Footer */
/* Social Bar */

.social_bar {
    margin-left: 511px;
    text-align: left;
    padding:0;
    color: #ffffff;
    height: 30px;
    width: 185px;
    margin-top: 25px;
}
.social_bar .buttons {
    
}
.social_bar .buttons .button {
    float: left;
    margin: 2px 0;
    padding: 0;
    padding-left: 22px;
    width: 100%;
    text-decoration: none;
}
.social_bar .buttons .button .txt {
    text-align:left;
    padding-top:2px;
    color:#888888;
}
.social_bar .buttons .button .noborder {
    border-right:0;
}
.social_bar .buttons .facebook {
    background: url(../images/social_bar/icon_facebook.gif) left center no-repeat;
}
.social_bar .buttons .twitter {
    background: url(../images/social_bar/icon_twitter.gif) left center no-repeat;
}
.social_bar .buttons .blog {
    background: url(../images/social_bar/icon_blog.gif) left center no-repeat;
}
.social_bar .buttons .rss {
    background: url(../images/social_bar/icon_rss.gif) left center no-repeat;
}
.social_bar .buttons .bookmarks {
    background: url(../images/social_bar/icon_bookmarks.gif) left center no-repeat;
    width: 155px;
    height: 25px;
    margin-top: 10px;
}
/* //Social Bar */
/* Overlay */
html, body {
	height: 100%;
}
.overlay_shadow, .overlay_wrapper {
  display: none;
}
.overlay_wrapper, .overlay_wrapper * {
  zoom: 1;
}
.overlay_shadow {
  border: medium none ;
  margin: 0pt;
  padding: 0pt;
  z-index: 1000;
  cursor: wait;
  width: 100%;
  height: 100%;
  top: 0pt;
  left: 0pt;
  background-color: rgb(0, 0, 0);
  position: fixed;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  zoom: 1;
}
* html .overlay_shadow {
  position: absolute;
  top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
}
.overlay_wrapper {
  position: absolute;
  width: 100%;
  z-index: 1001;
  top: 0;
  left: 0;
  text-align: center;
}
.overlay_block {
  width: 370px;
  margin: 100px auto 0;
}
.overlay_block a.button_close {
  color: #ffffff;
  font-weight: bold;
  float: right;
  text-decoration: none;
  display: block;
  padding: 5px;
  width: 100px;
}
.overlay_box {
  background: #ffffff;
  clear: both;
  padding: 5px;
}
/* //Overlay */

/* Map */
.map_wrapper {
  border: 1px solid #3e3e3e;
}
.map_title {
  padding: 30px 0 5px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  background: #3e3e3e;
}
/* //Map */
