/* Northgate Hire Company default stylesheet */

* {
    margin: 0;
    padding: 0;
}

html {
    font: 62.5%/1.4 Arial, "Lucida Grande", Tahoma, sans-serif;
}

body {
    font-size: 1.2em;
    background: #004c98;
}

h1 {
    font-size: 1.4em;
    font-weight: bold;
    color: #004c98;
}

h2 {
    font-size: 1.2em;
    line-height: 1.0em;
    font-weight: bold;
    color: #004c98;
}

h3 {
    font-size: 1.1em;
    line-height: 1.0em;
    font-weight: bold;
    color: #004c98;
}

h4 {
    margin-top: 6px;
    font-size: 1.0em;
    line-height: 1.0em;
    font-weight: bold;
    color: #004c98;
}

p, td, th, li {
    font-size: 0.9em;
}

a {
    color: #004c98;
    text-decoration: underline;
}

a:hover, a:active {
    text-decoration: none;
}

img {
    border: 0;
}

ul, ol {
    list-style-position: inside;
}

ul ul {
    margin-left: 16px;
}

.clear {
    clear: both;
}

#header {
    background: #ffffff;
    margin: 0 auto;
    height: 100px;
}

#logo {
    background: #ffffff;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    width: 862px;
    height: 90px;
}

#logo h1 {
    display: none;
}

#logo img {
    float: left;
    margin-right: 40px;
}

#logo p {
    float: left;
    padding-top: 21px;
    font-size: 1.5em;
    font-weight: bold;
    color: #004c98;
}

#logo p span {
    color: #8b9bc9;
}

#gradient {
    background: url(../images/blue_gradient.jpg) repeat-x;
    height: 439px;
    margin: 0 auto;
    clear: both;
}

#body {
    background: #ffffff;
    width: 922px;
    height: 439px;
    margin: 0 auto;
}

#top {
    background: url(../images/blue_tab_bar.gif) no-repeat;
    width: 922px;
    height: 12px;
}

#left {
    background: url(../images/blue_left_shadow.jpg) no-repeat;
    margin: 0;
    padding: 0;
    height: 439px;
    width: 30px;
    float: left;
}

#main {
    float: left;
    background: #ffffff;
    margin: 0;
    padding: 0;
    height: 439px;
    width: 862px;
}

#right {
    background: url(../images/blue_right_shadow.jpg) no-repeat;
    margin: 0;
    padding: 0;
    height: 439px;
    width: 30px;
    float: left;
}

#bottom {
    background: url(../images/blue_bottom_shadow.gif) no-repeat;
    width: 922px;
    height: 32px;
    clear: both;
}

#container {
    width: 862px;
    height: 352px;
    clear: both;
    margin: 14px 0 16px 0;
}

#container p {
    padding: 0.5em 0;
    line-height: 1.2em;
}

#container #quote-column {
    float: left;
    width: 200px;
}

#container #content {
    float: left;
    width: 422px;
    height: 352px;
    padding: 0 20px;
    overflow: auto;
}

#container #content h2.vehicle-title {
    font-size: 1.8em;
    font-weight: bold;
    text-transform: uppercase;
}

#container #content h3.vehicle-specs {
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

#container #content-wide {
    float: left;
    width: 642px;
    height: 352px;
    margin: 0;
    padding-left: 20px;
    overflow: auto;
}

#container #content h2, #container #content-wide h2 {
    margin-bottom: 10px;
}

#container #content h3, #container #content-wide h3 {
    margin: 6px 0 4px 0;
}

#container #content strong#van-hire, #container #content-wide strong#van-hire {
    font-weight: normal;
}

#container #content img#discount {
    margin-right: 12px;
}

#container #content ul#vehicles-left {
    float: left;
    width: 40%;
}

#container #content ul#vehicles-right {
    float: left;
    width: 59%;
    margin-bottom: 8px;
}

#container #right-box {
    float: left;
    width: 200px;
    text-align: center;
    font-weight: bold;
}

#container #right-box-inner {
    height: 332px;
}

#container #right-box h3 {
    font-size: 1.0em;
    line-height: 1.0em;
    font-weight: bold;
    color: #004c98;
    text-transform: uppercase;
}

.vehicle-icon {
    float: left;
    width: 50%;
    margin: -0.2em 0;
    font-size: 0.8em;
    line-height: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}

#container #right-box #meet-team-image {
    font-size: 0.8em;
}

#container #right-box #meet-team-quote {
    font-size: 0.8em;
    text-transform: uppercase;
}

#container #right-box #meet-team-md {
    font-size: 0.8em;
    text-transform: uppercase;
    text-align: right;
}

#container #quote {
    background: url(../images/blue_box_background.jpg) no-repeat;
    float: left;
    width: 180px;
    height: 224px;
    font-size: 0.9em;
    color: #ffffff;
    clear: both;
    padding: 8px 10px;
}

#container #quote h2 {
    font-size: 1.9em;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

#container #quote h2 span {
    color: #ffed00;
}

#container #quote #formquote {
    padding-top: 12px;
}

#container #quote #formquote div {
    padding-bottom: 10px;
}

#container #quote #formquote label {
    float: left;
    width: 50px;
}

#container #quote #formquote label.time {
    display: none;
}

#container #quote #formquote input {
    width: 100px;
    font-size: 1.0em;
}

#container #quote #formquote select {
    width: 124px;
    font-size: 1.0em;
}

#container #quote #formquote select.time {
    width: 60px;
    font-size: 1.0em;
    margin-left: 50px;
}

#container #quote #formquote .button {
    float: right;
    width: 100px;
    height: 31px;
    background: url(../images/yellow_button.gif) no-repeat;
    color: #004c98;
    font-size: 1.3em;
    line-height: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 2px 8px 0 0;
    border: 0;
}

#container #servicing {
    background: url(../images/blue_box_servicing.jpg) no-repeat;
    float: left;
    width: 180px;
    height: 224px;
    font-size: 0.9em;
    color: #ffffff;
    clear: both;
    padding: 8px 10px;
}

#container #norflex {
    background: url(../images/box_norflex.jpg) no-repeat;
    float: left;
    width: 180px;
    height: 224px;
    font-size: 0.9em;
    color: #ffffff;
    clear: both;
    padding: 8px 10px;
    padding: 0;
}

#container #call {
    background: url(../images/grey_box_background.jpg) no-repeat;
    float: left;
    width: 180px;
    height: 64px;
    clear: both;
    padding: 8px 10px;
    margin-top: 24px;
}

#container #call h2, #container #call h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}

#container #call h2 {
    color: #004c98;
}

#container #call h3 {
    color: #000000;
}

#container #call p {
    text-align: right;
    margin-right: 5px;
}

#container #content-wide #location label, #container #content-wide #location input, #container #content-wide #location button {
    font-size: 0.9em;
}

#container table#vehicle-spec {
    margin-top: 10px;
    width: 99%;
    border: 0;
}

#footer {
    background: url(../images/blue_footer.jpg) no-repeat;
    width: 837px;
    height: 41px;
    clear: both;
    font-size: 0.83em;
    padding: 4px 12px;
    color: #ffffff;
}

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

#footer a:hover {
    color: #ffffff;
    border-bottom: 1px dotted #ffffff;
    text-decoration: none;
}

#footer #footer_northgate {
    float: left;
    margin-top: 12px;
    width: 20.5%;
}

#footer #footer_northgate img {
    vertical-align: bottom;
}

#footer #footer_address {
    float: left;
    width: 43.5%;
}

#footer #footer_terms {
    float: left;
    width: 15%;
}

#footer #footer_cards {
    float: left;
    margin-top: 2px;
    width: 21%;
}

#footer #footer_cards #bvrla {
    padding-right: 8px;
}

#nav {
    height: 24px; /* Since we float li in this example we must set a height on the div */
    background: #ffffff;
    clear: both;
}

#nav ul {
    margin: 0 auto; /* Align div horizontally */
    width:862px; /* When aligning using the method above, we must set a specific width */
    list-style: none;
    padding: 0;
}

#nav li {
    text-align: center;
    font-size: 1.0em;
    float: left; /* The menu is horizontally aligned using float: left - display: inline doesn't work here */
    margin: 0;
    line-height: 24px; /* Align text vertically using line-height */
}

#nav li a {
    display: block; /* Make the whole tab a clickable link */
    width: 121px; /* Fixed width on the link, the same width as the image */
    height: 24px;
    color: #004c98;
    font-weight:bold;
    text-decoration: none;
    text-transform: uppercase;
    border-right: 1px solid #ffffff;
    background: url(../images/blue_tab.jpg) no-repeat left top;
}

#nav li a:hover {
    background-position: -121px 0;
    color: #ffffff;
}

#body_home #nav_home a, #body_about #nav_about a, #body_find #nav_find a, #body_vehicles #nav_vehicles a, #body_products #nav_products a, #body_servicing #nav_servicing a, #body_contact #nav_contact a {
    background-position: -242px 0;
    color: #ffffff;
}

/* Rounded corners CSS */
.top-left, .top-right, .bottom-left, .bottom-right {
    background-image: url(../images/blue_box_corners.gif);
    height: 10px;
    font-size: 2px;
}

.top-left, .bottom-left {
    margin-right: 10px;
}

.top-right, .bottom-right {
    margin-left: 10px;
    margin-top: -10px;
}

.top-right {
    background-position: 100% 0;
}

.bottom-left  {
    background-position: 0 -10px;
}

.bottom-right {
    background-position: 100% -10px;
}

.inside {
    border-left: 4px solid #194d99;
    border-right: 4px solid #194d99;
    background: #ffffff;
    color: #194d99;
    padding-left: 10px;
    padding-right: 10px;
}

.no-top-gap {
    margin-top: 0;
}

.no-bottom-gap {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
/* End of rounded corners CSS */

/* Contact form */
#form-contact              {width: 410px; text-align:right;}
#form-contact *            {font:inherit;}
#form-contact div          {margin:0.5em 0; font-size: 0.9em;}
#form-contact fieldset     {border:1px solid #194d99; padding:0.5em 1em; margin:0 10px; color:#194d99;}
#form-contact legend       {font-weight:bold; padding:0 0.5em; color:#194d99; display: inline; font-size: 0.9em;}
#form-contact p            {margin-bottom:0.8em;}
#form-contact label        {font-weight:bold; color:#666666;}
#form-contact select       {border:2px inset #ccc; width:250px; margin-left:1em; font-size:1.0em; vertical-align:middle;}
#form-contact optgroup     {font-weight: bold; font-style: italic;}
#form-contact option       {font-weight: normal; font-style: normal;}
#form-contact input.text   {background:#FFF0D0; border:2px inset #ccc; width:250px; margin-left:1em; background:#dde; font-size:1.0em; padding:2px 3px 2px 5px; vertical-align:middle;}
#form-contact input.radio  {border:2px solid #fff; margin-left:1.5em; vertical-align:middle;}
#form-contact textarea     {font-family: Arial, "Lucida Grande", Tahoma, sans-serif; background:#FFF0D0; border:2px inset #ccc; width:250px; height: 80px; margin-left:1em; background:#fff; font-size:1.0em; padding:2px 3px 2px 5px; vertical-align:top;}
#form-contact input.button {
    margin: 4px;
    padding: 3px;
    border: 1px solid #194d99;
    background: #ffffff;
    width: 80px;
    color: #194d99;
    font-size: 0.9em;
    font-weight: bold;
}
strong.required {
    color: #194d99;
}
.error {
    color: #194d99;
}
/* End of contact form */

/* Google Maps */
#map {
    float: left;
    border: 1px solid #004c98;
    width: 480px;
    height: 316px;
}

#map_small {
    float: right;
    border: 1px solid #666666;
    margin-left: 8px;
    width: 360px;
    height: 240px;
}

#map label, #map input {
    font-size: 0.9em;
}

#map_sidebar {
    float: left;
    width: 130px;
    height: 316px;
    margin-left: 10px;
}

#map_sidebar ul {
    margin: 0 auto; /* Align div horizontally */
    width:130px; /* When aligning using the method above, we must set a specific width */
    list-style: none;
}

#map_sidebar li {
    text-align: center;
    float: left; /* The menu is horizontally aligned using float: left - display: inline doesn't work here */
    margin-bottom: 4px;
    line-height: 23px; /* Align text vertically using line-height */
}

#map_sidebar li a {
    display: block; /* Make the whole tab a clickable link */
    width: 130px; /* Fixed width on the link, the same width as the image */
    height: 23px;
    color: #004c98;
    font-weight:bold;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #004c98;
    background: #ffffff;
}

#map_sidebar li a:hover {
    background: #004c98;
    color: #ffffff;
}
/* End of Google Maps */
