/*
Title:      	Stylesheet for all browsers
Website: 	    Kearns Van Hire | www.kearnsvanhire.com
Author:     	R N Smith | Intexta Web Services | www.intexta.com
Updated:    	10 May 2006
*/

html, body {
    margin: 0; padding: 0;
    background: #494949 url(../img/bg/page-bg-2.gif);
    text-align: center;
}

/* Fix IE. Hide from IE Mac \*/
/* Holly hack from www.alistapart.com/articles/horizdropdowns/ : needed to fix IE problem of spacing between vertical menu items*/
* html #nav li { float: left; }
* html #nav li a {
	height: 23px;
    padding-top: 9px;
    font-family: Arial, Verdana, sans-serif !important;
    font-size: 90% !important;
}

* html #container {
  width: 758px !important;
}

* html #sidebar {
  width: 160px !important;
  height: 100%;
}

* html #mainbar {
    float: left;
    height: 274px;
    width: 577px !important;
    background: #bec7ef url(../img/bg/main-bg.jpg) no-repeat right 0px;
    border: none !important;
}

* html #mainbar h1 {
  height: 35px;
}

* html #footer {
  height: 25px;
  font-size: 70%;
}

/* End IE hacks */

#container {
    background: #bec7ef url(../img/bg/container-bg.gif);
    margin: 0 auto;
    width: 760px;
    text-align: left;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

#sidebar {
    float: left;
    background: #4d5b9f url(../img/bg/sidebar-top.gif) repeat-x;
    width: 181px;
    border-right: 1px solid #4d5b9f;
    padding-top: 22px;
}

#logo {
    margin: 0; padding: 0px 0px 0px 7px;
    border:none;
}

#tagline {
    margin: 0; padding: 25px 29px 23px 30px;
    border: none;
}

#nav {
  margin: 0; padding: 0;
  list-style: none;
}

#nav li {
  margin: 0; padding: 0;
  margin: 0px 7px 5px 7px;
  font-family: Arial, sans-serif;
  font-size: 75%;
}

#nav a {
  display: block;
  min-height: 23px;
  padding: 8px 0px 0px 40px;
}

#nav a:link {
  color: #bcc7fa;
  background-color: #3a4477;
  text-decoration: none;
}

#nav a:visited {
  color: #bcc7fa;
  background-color: #3a4477;
  text-decoration: none;
}

#nav a:hover {
  color: #cdd6fc;
  background-color: #262d4f;
  text-decoration: none;
}

#m-home a:link, #m-home a:visited {
  background: #3a4477 url(../img/u/home.gif) no-repeat 10px 50%;
}

#m-home a:hover, #m-home a:active {
  background: #262d4f url(../img/o/home.gif) no-repeat 10px 50%;
}


#m-where a:link, #m-where a:visited {
  background: #3a4477 url(../img/u/where.gif) no-repeat 10px 50%;
}

#m-where a:hover, #m-where a:active {
  background: #262d4f url(../img/o/where.gif) no-repeat 10px 50%;
}

#m-online a:link, #m-online a:visited {
    background: #3a4477 url(../img/u/online.gif) no-repeat 10px 50%;
}

#m-online a:hover, #m-online a:active {
  background: #262d4f url(../img/o/online.gif) no-repeat 10px 50%;
}

#m-phone a:link, #m-phone a:visited {
    background: #3a4477 url(../img/u/phone.gif) no-repeat 10px 50%;
}

#m-phone a:hover, #m-phone a:active {
  background: #262d4f url(../img/o/phone.gif) no-repeat 10px 50%;
}


#m-bring a:link, #m-bring a:visited {
    background: #3a4477 url(../img/u/bring.gif) no-repeat 10px 50%;
}
#m-bring a:hover, #m-bring a:active {
  background: #262d4f url(../img/o/bring.gif) no-repeat 10px 50%;
}


#m-terms a:link, #m-terms a:visited {
    background: #3a4477 url(../img/u/terms.gif) no-repeat 10px 50%;
}
#m-terms a:hover, #m-terms a:active {
  background: #262d4f url(../img/o/terms.gif) no-repeat 10px 50%;
}


#m-privacy a:link, #m-privacy a:visited {
    background: #3a4477 url(../img/u/privacy.gif) no-repeat 10px 50%;
}
#m-privacy a:hover, #m-privacy a:active {
  background: #262d4f url(../img/o/privacy.gif) no-repeat 10px 50%;
}


#m-disclaimer a:link, #m-disclaimer a:visited {
    background: #3a4477 url(../img/u/disclaimer.gif) no-repeat 10px 50%;
}
#m-disclaimer a:hover, #m-disclaimer a:active {
  background: #262d4f url(../img/o/disclaimer.gif) no-repeat 10px 50%;
}


#m-contact a:link, #m-contact a:visited {
    background: #3a4477 url(../img/u/contact.gif) no-repeat 10px 50%;
}
#m-contact a:hover, #m-contact a:active {
  background: #262d4f url(../img/o/contact.gif) no-repeat 10px 50%;
}

#mainbar {
  float: left;
  background: #bec7ef url(../img/bg/main-bg.jpg) no-repeat 0 0;
  width: 578px;
  min-height: 274px;
  padding-bottom: 20px;
}

#mainbar h1 {
  margin:235px 200px 0px 10px; padding: 13px 0px 0px 42px;
  font-family: Arial, sans-serif;
  font-size: 120%;
  font-weight: normal;
  color: #3a4477 !important;
  min-height: 35px;
  border-bottom: 1px solid #919ac6;
}

#mainbar p {
  margin: 16px 0px 0px 0px;
  background-color: #bec7ef;
  padding: 0px 13px 0px 52px;
  font-family: Arial, "Lucida Grande", sans-serif;
  font-size: 80%;
  color: #242b4a;
}

#mainbar ul {
  margin: 16px 0px 0px 0px;
  background-color: #bec7ef;
  padding: 0px 35px 0px 72px;
  font-family: Arial, "Lucida Grande", sans-serif;
  font-size: 80%;
  color: #242b4a;
}


#footer {
  clear: both;
  background: #1c223b url(../img/bg/footer-bg.jpg) repeat-x 0 0;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  min-height: 20px;
  color: #bcc7fa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 55% !important;
  font-weight: normal;
  text-align: center;
  padding-left: 10px;
  padding-top: 10px;
}

#footer a:link {
    color: #bcc7fa;
    text-decoration: none;
    font-weight: bold;
}

#footer a:visited {
    color: #bcc7fa;
    text-decoration: none;
    font-weight: bold;
}

#footer a:hover {
    color: #bcc7fa;
    text-decoration: underline;
    font-weight: bold;
}

#footer a:active {
    color: #bcc7fa;
    text-decoration: underline;
    font-weight: bold;
}


.activelink {
  color: #cdd6fc !important;
  background-color: #262d4f !important;
  font-weight: bold;
  text-decoration: none;
}

.inputboxlabel {
  margin:0;padding:0;
  color: #4d5b9f;
  font-weight: normal;
  font-size: 85%;
}

.inputbox {
  margin:0;padding:0;
  font-family: Arial, sans-serif;
  font-size: 90%;
}

.zButton {
  margin:0;padding:0;
  font-family: Arial, sans-serif;
  font-size: 90%;
border-left: 1px solid #eff1fb;
  border-top: 1px solid #eff1fb;
  border-right: 1px solid #7c85b3;
  border-bottom:  1px solid #7c85b3;
  background-color: #cdd6fc;
  color: #262d4f;
  font-weight: bold;

}







.inlinePara {
  margin:3px 0px 3px 0px !important;
  padding:5px !important;
  width: auto;
  display: block;
  float: left;
}

.startPara {
  clear: both !important;
  margin:3px 0px 3px 0px;
  padding-top:10px !important;
  width: auto;
  display: block;
  float: left;
}

.vanSection {
  margin-right: 25px !important;
  margin-left: 50px !important;
  padding: 10px !important;
  background-color: #aab3dd !important;
}

.vanPic {
  padding-right: 10px;
}

.inputbox2 {
  background-color: #3a4477;
  color: #cdd6fc;
  font-size: 75%;
  font-weight: bold;
}

.inputbox3 {
  font-family: Tahoma, Arial, sans-serif;
  background-color: #cdd6fc;
  color: #262d4f;
  border: 1px solid #cdd6fc;
  border-right: 1px solid #eff1fb;
  border-bottom: 1px solid #eff1fb;
  border-left: 1px solid #7c85b3;
  border-top:  1px solid #7c85b3;
  padding: 2px;
  font-size: 85%;
}



.vanDiv {
  background-color: #aab3dd;
  display:block;
  clear:both;
  float:left;
  width:450px;
  margin-left:25px;
  padding:10px;
  font: Arial, Verdana, sans-serif;
  font-size: 100%;
  font-weight: normal;
}

.vanPic {
  clear:both;
  float:left;
  width:90px;
}

.vanDetails {
  float:left;
  width:355px;
  color:#ffffff;
  font: Arial, Verdana, sans-serif !important;
  font-size: 100%;
}

.vanDetails p {
  background-color: #aab3dd !important;
  padding:0 !important;
  margin:0 !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

#home {
    background: url(../img/hdr-icn/home.gif) no-repeat 0 50%;
}

#where {
    background: url(../img/hdr-icn/where.gif) no-repeat 0 50%;
}

#book-online {
    background: url(../img/hdr-icn/book-online.gif) no-repeat 0 50%;
}

#book-by-phone {
      background: url(../img/hdr-icn/book-by-phone.gif) no-repeat 0 50%;
}

#what-to-bring {
      background: url(../img/hdr-icn/what-to-bring.gif) no-repeat 0 50%;
}

#terms-and-conditions {
    background: url(../img/hdr-icn/terms-and-conditions.gif) no-repeat 0 50%;
}

#privacy {
      background: url(../img/hdr-icn/privacy.gif) no-repeat 0 50%;
}

#disclaimer {
      background: url(../img/hdr-icn/disclaimer.gif) no-repeat 0 50%;
}

#contact {
    background: url(../img/hdr-icn/contact.gif) no-repeat 0 50%;
}


