/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* =General
-----------------------------------------------------------------------------*/

@import url('grids.css');

/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 0em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


body {
  font: 62.5%/1.6  "arial", helvetica, sans-serif;
  background: url(images/body_top_img.jpg) repeat-x;
}

#global_wrapper {
  position: relative;
  width: 82.1em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 00px;
  background: #fff url(images/wrapper_top_bunner.jpg) repeat-x;  
}
/* =Top_bunner
  ----------------------------------------------------------------------------*/
#top_bunner {
  position: relative;
  width: 82.1em;
  padding-bottom: 169px;
  /*background: #bb8833;*/
}

a#logo  {
    position:absolute;
    top: 30px;
    left: 0px;
    width: 300px;
    height: 85px;
    /*background: transparent url(../images/logo.png) no-repeat;*/
}

a#top_phone_number {
  position:absolute;
    top: 35px;
    left: 620px;
    width: 200px;
    height: 45px;
    background: transparent url(images/phone_img.png) no-repeat;
  
}

a#instant_quote {
  position:absolute;
  top: 70px;
  left: 620px;
  width: 200px;
  height: 45px;
  background: transparent url(images/instant_quote_img.png) no-repeat left bottom;
}

a#instant_quote:hover {
  background: transparent url(images/instant_quote_img.png) no-repeat right bottom;
}
#header_search {
  text-align: right;
  position:absolute;
  top: 110px;
  left: 622px;
  width: 175px;
  height: 25px;
  /*background: #aabbcc;*/
}

/* =Top_nav
  ----------------------------------------------------------------------------*/
#topNav {
	padding-bottom: 2px;
	background: #3B84BF url(images/top_nav_bg_img.jpg) repeat;
	text-align: center;
}

#topNav ul {
  width: 74.6em;
  list-style-type: none;
  background: #0061AE url(images/top_nav_bg_img.jpg);
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-size: 110%;
}
#topNav ul li {
  float: left;
}
#topNav ul a {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 0.3em 2em 0.3em 2em;
  line-height: 1.7em;
  color: #FFFFFF;
  background: url(images/nav_divider_bar.jpg) repeat-y left top;
}

#topNav ul a.first {
  background: none;
  /*padding-left: 2.6em;*/
}

#topNav ul a:hover {
  color: #6F6F6F;
}

/* =sidebar-list
  ---------------------------------------------------------------------------*/
#sidebar-list {
	padding: 10px 0 20px 0;
}
#sidebar-list ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
#sidebar-list li {
	margin: 4px 0;
       background:url(images/arr_blue.png) 0 60% no-repeat;
}
#sidebar-list li a {
	padding-left: 20px;
	text-decoration: none;
	color: #1F1F1F;
	line-height: 20px;
	display: block;
	font-weight: bold;
}
#sidebar-list li a:hover {
	 text-decoration: underline;	
}

/* =Lower_nav
-----------------------------------------------------------------------------*/
ul#lower_nav {
  width: 92em;
  /*background: #aaff33;*/
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 20px 10px 20px 10px;
  font-size: 90%;
  font-weight: bold;
}

ul#lower_nav li {
  display: inline;
  border-right: solid 1px #fff;
/*background: #aaffcc;*/
}

ul#lower_nav li a {
  padding: 0 1.8em;
  line-height: 2.1em;
  text-decoration: none;
  color: #DFDFDF;
}

ul#lower_nav li a:hover {
  text-decoration: underline;
}

.first_left_btn {
  /*border-left: solid 1px #fff;*/
  
}
/* =Typography
-----------------------------------------------------------------------------*/
#main_cont h1, h2, h3, h4, h5 {
  color: #2F2F2F;
  margin-top: 10px;
}
#main_cont h1 {
  margin-top: 0px;
  font-size: 180%;
  color: #ED844B;
  font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
}
#main_cont p {
  margin-top: 0px;
  font-size: 130%;

}
#main_cont a:link, a:active {
  text-decoration: none;
}
#main_cont a:hover {
  text-decoration: underline;
}

#singleContent ul {
	font-size: 130%;
	margin-left: 20px;
}

/* =Links
-----------------------------------------------------------------------------*/
.backlinks {
  background: url(images/bar_breadcrambs.gif) top left no-repeat;
  padding-left: 10px;
  margin-right: 10px;
  /*background: #aabbcc; */
   /*border-top: dotted 1px #9FA1A2;*/
}

.backlinks a:link, a:visited {
  color: #0000EE;
  text-decoration: none;
  font-weight: bold;
}

.backlinks a:hover {
  text-decoration: underline;

}


/* =Main Content
-----------------------------------------------------------------------------*/
#main_cont {
  background: #fff url(images/middle_cont_bg.jpg) repeat-x;
  padding-bottom: 10px;
  /*background-color: #fff777;*/
}

#singleContent {
  width: 56.5em;
  /*background: #ffffaa;*/
  float: left;
}
#singleSidebar {
  width: 19.5em;
  /*background: #fffccc;*/
  float: right;
  margin: 0 1em;
  padding-top: 1em;
}


/* =Forms
-----------------------------------------------------------------------------*/
/* Call back request form */
fieldset#callBackField {
  border: none;
  padding: 10px;
  background: url(images/botton-callback-box.gif) no-repeat left bottom;	
}
fieldset#callBackField h1 {
  margin: 0px;
  color: #000000;

}
fieldset#callBackField label {
  float: left;
  width: 4em;
  line-height: 18px;
}
/*label.wpcf7-validates-as-required {*/
/*	float: left;*/
/*	width: 4em;*/
/*	background-color: #aabbcc;*/
/*}*/
input.callback {
  width: 8em;
  float: right;
}
fieldset#callBackField input#submit {
  width: 4em;
  margin-left: 4em;  
}
.callBackField {
   background:  #efbc0e url(images/top-callback-box.gif) no-repeat top right;
 /*  padding-top: 20px;*/
 margin-bottom: 1em;
 margin-top: 0;
}


/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

/* Contact Form */
#wpcf7-f1-p16-o1 {
    /*background: #ffffaa;*/
}
#wpcf7-f1-p16-o1 legend {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
#wpcf7-f1-p16-o1 fieldset {
    width: 500px;
    margin-bottom: 20px;
    /*border: dashed 1px #DFDFDF; */
    /*padding-left: 20px;*/
    /*background: #EFEFEF;*/
}
#details {
overflow: auto;
margin-bottom: 20px;
}
#contactPostal {
	float: right;
}
#contactPhone {
	float: left;
}
.contactForm {
    background: #FEFFAF;
}

/* Online Quote */
#wpcf7-f2-p50-o1 legend {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;  
}

#wpcf7-f2-p50-o1 fieldset {
       margin-bottom: 20px;
       /*background-color: #aabbcc;*/
       width: 360px;
       overflow: auto;
}
input.quote-details {
	background-color: #FEFFAF;
}
select.quote-details {
	background-color: #FEFFAF;
}
textarea.quote-details {
	background-color: #FEFFAF;
}


/*.float-left {*/
/*	float: left;*/
/*	*/
/*}*/
/*.float-right {*/
/*	float: right;*/
	


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}



/* =footer
-----------------------------------------------------------------------------*/
#footer {
  background: #0061AE ;
  padding:0 0 100px 0;
}
#footer a:link, a:active {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
/* =Copyrights
-----------------------------------------------------------------------------*/
#copyrights {
  width: 821px;
  margin: auto;
  text-align: center;
  color: #DFDFDF;
  font-size: 90%;
}

#copyrights a {
  color: #DFDFDF;
}

/* Captions & aligment
------------------------------------------------------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


/*  *Van Prices
*******************************************************************************/
/*Gives style to Van prices Images */
#van_prices {
            width: 564px;
            height: 284px;
            background: url(images/priceGuideImage.jpg) no-repeat;
	    margin: 20px 0 20px 0;
            
}
h1#transit_btn a {
            float: left;
    width: 181px;
    height: 281px;
    background: transparent url(images/transit-btn.jpg) no-repeat;
    
}

h1#transit_btn a:hover {
            border: 1px solid #9F9F9F;
}

h1#luton_btn a {
    float:right;
    width: 381px;
    height: 281px;
    background: transparent url(images/luton-btn.jpg) no-repeat;
    
}

h1#luton_btn a:hover {
            border: 1px solid #9F9F9F;
}
#maincont a:link, a:visited {
	    text-decoration: none;
	    font-weight: bold;
}
#maincont a:hover {
	    text-decoration: underline;
	    font-weight: bold;
}

/*
 Vidio
 ******************************************************************************/
#video {
	margin: 20px auto 20px 20px;
}
    
/*
 Comments Feedbacks
 ******************************************************************************/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}




