﻿@charset "utf-8";
/* CSS Document */

#main .spectable .column table.compare
{
    width:100%;
    margin:0;
    padding:0;
    border:0;
    }
#main .spectable .column table.compare tr td
{
    border-bottom:solid 1px #02b4dc;
    padding:5px;
    vertical-align:top;
    }
#main .spectable .column table.compare tr td.field
{
    border-right:solid 1px #02b4dc;
    color:#017eb0;
    width:55%;
    }
    
.vehicleCompareHeaderRow {
	border-left:1px solid #84D9EC;
	height:133px;
}
.vehicleCompareHeaderRow .x-text {
	padding:5px;
}
   
.vehicleCompareHeader {
	display:block;
	background:#007EB0 none repeat scroll 0%;
	height:15px;
	padding:5px;
	position:relative;
}    
    
.compare_top_box {
	width: 120px;
	border-top: 1px solid #FFFFFF;
	float:left;
	height: 135px;
	background-color: #ffffff;
}
.compare_top_box.first  {
	width: 110px;
}

.compare_top_box a {
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
.compare_top_box a.bookbutton {
	height: 32px;
	display: block;
	background: none;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
}
.compare_top_box a:hover.bookbutton {
	text-decoration:none;
}

.compare_top_box  a img {
	float: right;
	margin: -11px 0 0 0;
}
.compare_top_box p {
	margin: 5px;
	color: #007EB0;
}



#right {
	display:none;
	}
#vehicle_compare #centercol {
	width: 750px;
}

#vehicle_compare .spectable {
	width: 716px;
}






.book_now {
	background-color:#BCD430;
    border:1px solid #B1B17F;
    height:18px;
    margin:0 0 10px 10px;
    color:#000;
}
.book_now:hover {
    background-color:#7A8D01;
    color:#FFF;  
}
.book_now span {
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
}

#main .spectable .column
{
	display:block;
	border:solid 1px #fff;
	border-bottom:none;
	width:auto;
	float:left;
	background-color:#fff;
    }

#main .tbheader
{
	width:100%;
	font-size:0.9em;
	overflow:visible;
    }
#main .spectable .column table.comparetop th 
{
    margin:0;
    padding:5px;
    text-transform:capitalize;
    width:100%;

} 
#main .spectable .column table.comparetop th img
{
    float:right;
    margin-top:-12px;

} 
#main .spectable .column table.comparetop td.fieldcompare
{
    background-color:#FFFFFF;
    border-left:none;
    float:left;
	width:95px;
	color:#007EB0;
	padding:5px;
	font-size:0.9em;
    }
#main .spectable .column table.comparetop
{
    background-color:#FFFFFF;
    float:left;
    margin-right:0;
    width:100%;
    }
#main .spectable .column table.comparetop td
{
    }
#main .spectable .column table.comparetop table
{
    border-left:1px solid #02B4DC;
    width:100%;
    }
#main .spectable .column table.compare
{
	width:100%;
	margin:0;
	padding:0;
	border:0;
    }
#main .spectable .column table.compare table
{
	width:100%;
	margin:0;
	padding:0;
	border:0;
    }
#main .spectable .column table.compare tr td
{
	border-left:solid 1px #02b4dc;
	width: 106px;
    }


#main .spectable .column table.compare tr td.field
{
	border-right:none;
	border-left: none;
	width: 95px;
	font-weight: bold;
    }
#main .spectable .column table.compare tr td.fieldcompare
{
	border-right:none;
	border-left: none;
	width: 95px;
	font-weight: normal;
    }
    
#main .spectable .cost
{
	font-size:1.6em;
	line-height:0.8em;
    }
    
#main .spectable .astr
{
    font-size:1.4em;
	line-height:0.8em;
    }
#main .tbheader1 {
    background-color:#017EB0;
    color:#FFFFFF;
    font-weight:bold;
    text-transform:uppercase;
    font-size:0.9em;
    display:block;
    height:25px;
    padding:5px 0 0;
    vertical-align:middle;
    z-index:999;
    position:relative;
    white-space:nowrap;
} 
#main .tbheader1 img {
    vertical-align:middle;
} 

.remove-vehicle{
	cursor:pointer;
	position:absolute;
	right:5px;
}
