/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small devices */
html {
  font-size: 84%;
}

#logo {
	width: 100%; height:auto; 
}	
.nav .block {
    background-color: transparent;
    margin-bottom: 0;
}

.block h2.contact_details {
    float: right;
    font-size: 10px;
    font-weight: normal;
    margin: -30px 0 0;
    text-align: left;
    text-transform: capitalize;
    width: auto;
}

.tb-megamenu {background-image:#fff;}
.tb-megamenu .nav-collapse .nav > li > a, .tb-megamenu .nav-collapse .dropdown-menu a {background-color:#CCC;}
.tb-megamenu .span12.mega-col-nav .mega-inner {background-color:#CCC;}
input#edit-submitted-name, input#edit-submitted-email {width:90%;}

table.cols-3 tr td.col-1, table.cols-3 tr td.col-2, table.cols-3 tr td.col-3 {margin-right:10px;}
div.main_image .image-style-for-sale-main-image { width:95%; height:auto;}


/* =============================================================================
 *   Car Image Settings
 * ========================================================================== */
 
span.moreinfo_lk {background-color:#999; padding: 3px 10px 3px 6px;}
span.moreinfo_lk a {color:#FFF;}

table.cols-3 td.col-1, table.cols-3 td.col-2, table.cols-3 td.col-3 {float:left; width:98%; border: solid 1px red;}