﻿body {
    font: Arial,Helvetica,sans-serif;
    background: url('img/Sky-bg.jpg') #098CD4;
    background-attachment:fixed;
}

.wrapper{
	padding:0;
	margin:0 auto;
	overflow:hidden;
    max-width: 990px;
	height:auto;
    background: #F6F6F5;
}

.left {
    float: left;
}
.right {
    float: right;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
#header {
    margin-left: 15px;
    margin-right: 15px;
}
#header #banner {
}
#header .logo {
    margin-top: 38px;
}
.box-hotline
{
    float: right;
    margin-top: 30px;
    margin-right: 5px;
    line-height: 25px;
    font-size: 16px;
    color: #fff;
}
.hot-line
{
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 0px 1px #694d36;
}
#contact {
}
#contact .addr {
    background: url('img/addr.gif') no-repeat;
    padding-left: 26px;
    margin: 5px 0;
}
#contact .hotline {
    background: url('img/hotl.gif') no-repeat;
    padding-left: 26px;
}
#contact .mail {
    background: url('img/mail.gif') no-repeat;
    padding-left: 26px;
}
#contact .yahoo {
    margin: 5px auto;
    width: 125px;
}
#contact .facebook {
margin-left: -15px; margin-right: -15px;
margin-top: 10px;
}
.bs-docs-footer {
    border-top: 3px solid #0885D3;
    background: #0272B8;
    color: #ffffff;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.bs-docs-footer strong {
    color: yellow;
}

.bs-docs-footer a, .bs-docs-footer a:active {
    color: #fff;
}
.panel-primary > .panel-heading {
    font-weight: bold;
}
.car {
    border: 0px;
}
.car-box {
    padding: 0 15px;
    margin-bottom: 20px;
}
.car-item {
	margin-top: 10px;
    padding-bottom: 15px;
	border: 1px solid #337AB7;
}
.car-item a h1 {
	font-size: 14px;
	font-weight: bold;
}
.car-info {
    padding: 5px;
}
.img-thumbnail {
    width: 150px; 
    height: 100px; 
    text-align: right;
}
.rent {
    padding: 8px;
}
.form-horizontal .form-group {
    margin: 0;
}
.rent-input {
    padding: 0px;
}
.form-control {
    height: 28px;
    padding: 4px 8px;
    margin: 3px 0;
    width: 100%;
    border-radius: 0;
}
.news-left-title {
    font-size: 13px;
}
.news-right-title {
    font-size: 13px;
    font-weight: bold;
}
.news-left-desc {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 11px;
}
.news-left-img {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 5px;
    width: 90px;
    height: 90px;
}
.news-right-img {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 5px;
    width: 160px;
    height: 160px;
}
.news-list {
    border-bottom: 1px dashed #0389D5;
    padding: 0 15px;
    margin-bottom: 20px;
}
.news-list-img {
    padding-bottom: 10px;
    width: 140px;
    height: 140px;
}
.news-list-desc {
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 10px;
    font-size: 13px;
}
.news-list h1 {
    margin: 0;
    font-size: 20px;
}
.news-list i {
    font-size: 13px;
}

#slideout {
  position: fixed;
  top: 200px;
  right: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#slideout_inner {
  position: fixed;
  top: 200px;
  right: -300px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#slideout:hover {
  right: 300px;
}
#slideout:hover #slideout_inner {
  right: 0;
}

@font-face {
    font-family: 'weather';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}



#weather {
font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0px auto;
  text-align: center;
}

#weather i {
  color: #808080;
  font-family: weather;
  font-size: 120px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
}

.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }

#weather h2 {
  margin: 0 0 8px;
  color: #000000;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}

#weather ul {
  margin: 0;
  padding: 0;
}

#weather li {
  background: #fff;
  background: rgba(255,255,255,0.90);
  padding: 5px;
  display: inline-block;
  border-radius: 5px;
}

#weather .currently {
  margin: 0 2px;
}

#callnowbutton {
    display: block;
    position: fixed;
    text-decoration: none;
    z-index: 2147483647;
    width: 65px;
    height: 65px;
    border-radius: 80px;
    border-top: 1px solid #2df94b;
    border-bottom: 1px solid #009a00;
    bottom: 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    left: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjMDA5YTAwIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) center/50px 50px no-repeat #00cc1e;
}