﻿div.HomeContent div.VehicleSelectorPane {background-color:#A9AAAB; overflow: visible; position: relative;}

.vSelector {background:#A9AAAB; float: left; height:84px; width:724px;}
.vSelector ul.Container {display: block; height: 84px; float: left; left: 0; margin: 0; padding: 0; position: relative}
.vSelector ul.Container li {display: block; float: left; height: 80px; border-left: 1px solid #A9AAAB; margin:2px 0 2px 0; position: relative; overflow: hidden; width: 138px;}
.vSelector ul.Container li a {text-decoration: none;}
.vSelector ul.Container li strong.title {color:#000000; display:block; font-size:11px; font-weight:bold; left:0; margin-top:0; padding:0 5px; 
                                     position:absolute; text-align:center; text-decoration:none; top:54px; vertical-align:middle; width:126px;}
.vSelector ul.Container li .hoverImage {border: 0; position:absolute; left:1px; top:0;}
                                     
.vSelector a.sideArrow {background: #F8CA42; outline: 0; float: left;}
.vSelector a.sideArrow:hover {background: #E6E6E6}

/*.MainContainer {overflow: hidden}*/

/*CLOUD*/
table.Cloud {background-color:transparent; position:absolute; display:none; bottom: 92px; table-layout:fixed; width:139px;}
table.Cloud tr td {font-size:11px; background-color:#2F2F2F; padding:0px;}
table.Cloud tr.TopRow,table.Cloud tr.BottomRow {height:3px;}
table.Cloud tr td.LeftRow,table.Cloud tr td.RightRow,
table.Cloud tr td.LeftRow,table.Cloud tr td.RightRow {width:3px; background-repeat:no-repeat; background-color:Transparent;}
table.Cloud tr.MiddleRow td.MiddleRow {width:3px;}
table.Cloud tr.TopRow td.LeftRow,table.Cloud tr.BottomRow td.LeftRow {background-position:left;}
table.Cloud tr.TopRow td.RightRow,table.Cloud tr.BottomRow td.RightRow {background-position:right;}
table.Cloud tr td.Content {text-align:left; padding:5px;}
table.Cloud tr.TopRow,table.Cloud tr td.BottomRow {height:3px;}
table.Cloud tr td .Text {color:#F8CA42; text-transform:uppercase; font-weight:bold;}
table.Cloud tr td .Description {color:#FFFFFF;}
/*Type Selector*/
.TypeSelector {border-left:1px solid #FFFFFF; float: left; height:84px; width:239px;}
.TypeSelector a {background-color:#A9AAAB; background-position:top left; background-repeat:repeat; display: block; height: 26px; font-size:11px; 
                 font-weight:bold; padding:13px 0 0 10px; margin:2px 0 2px 2px; text-transform:uppercase; text-decoration: none; width:225px;}
.TypeSelector a.sel {color: #F7B100}


