﻿.float-column-old
{
    width:350px;
    float:left;
    padding-left:10px;
    padding-top:10px;
}
.full-width-old
{
    width:700px;
    float:left;
    padding-left:10px;    
    padding-top:10px;
}
.image-left-margin
{
    margin-left:15px;
}
.image-right-margin
{
    margin-right:15px;
}
.div-left-margin
{
    padding-left:15px;
}
.div-right-margin
{
    padding-right:15px;
}
.data
{
}
.clsInfoTable
{
}
table.data
{
    table-layout: fixed;
    width: 574px;
    border-collapse: collapse;
}
table.data td
{
    border: solid 1px #c5d1db;
    padding: 2px;
}

.calendar{}

.avis-form{}

table.data th
{
    border: solid 1px #c5d1db;
    background-color: #f1f4f6;
    color: #3e6584;
    padding: 2px;
    height: 22px;
}

.rates
{
}
.button
{
}
table.rates
{
    width: 100%;
    border-collapse: collapse;
}
table.rates td
{
    border: solid 1px #c5d1db;
    padding-left: 5px;
    padding-right: 5px;
    height:30px;
}
table.rates td span
{
    font-weight: bold;
    float: right;
    margin-top:10px;
    margin-right:5px;
}
table.rates td span strong, table.rates td span b
{
    font-size: 110%;
    color: #c00;
}
table.rates td a.button
{
    display: inline;
    background: url(../images/red-button.gif) no-repeat;
    float: left;
    overflow: hidden;
    width: 96px;
    color:#fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    height: 24px;
    margin-left:5px;
    margin-top:5px;
    padding-top:5px;
}
table.rates td a.button:hover
{
  opacity:0.6;
  filter: alpha(Opacity=60);   
}


table.rates th
{
    border: solid 1px #c5d1db;
    background-color: #f1f4f6;
    color: #3e6584;
    padding: 4px;
    height: 22px;
    text-transform: uppercase;
}

table.rates td  ul
{
    float: left;
    list-style: none;
    padding: 0;
    margin: -5px 0 0 10px;;
}
table.rates td  a
{
    color: #515158;
    text-decoration: underline;
}
table.rates td  a:hover
{
    text-decoration: none;
}
table.rates td  ul li
{
    background: url(../images/content-area-sep.gif) no-repeat 0 4px;
    padding: 0 0 10px 14px;
}
.list{}
div.contentHolder ul.list li
{
    padding-bottom:5px;
}

.dropshadow{}
.imagecontainer 	
{
    clear: left;	
    background: url(../images/shadowalpha.png) no-repeat right bottom;	
    float: left;	
    margin: 10px 0px 10px 10px
}
.imagecontainer img 
{	
    border-right: #a9a9a9 1px solid;	
    padding-right: 4px;	
    border-top: #a9a9a9 1px solid;	
    display: block;	
    padding-left: 4px;	
    padding-bottom: 4px;	
    margin: -6px 6px 6px -6px;	
    border-left: #a9a9a9 1px solid;	
    padding-top: 4px;	
    border-bottom: #a9a9a9 1px solid;	
    position: relative;	
    background-color: #fff
}
.animate{}

.location-finder{}
.location{}
.header{}
.detail{}
.active{}

.passengersicon {}
.smallbags {}
.bigbags {}
.fuelicon {}

.passkey {}
.luggagekey {}
.luggageSkey {}
.fuelkey {}

.imgright {}
.imgleft {} 
.imgcenter {}

.avistable {}
.odd {}
.even {}

#carousel {
	margin: 0 auto;
	width: 750px;
	height: 410px;
	padding: 0;
	overflow:scroll;
	border: 0 solid #999;
}
#carousel ul {
	list-style: none;
	width: 2250px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#carousel li {
	display: inline;
	float: left;
	width:750px;
}
.textholder {
	text-align: left;
	font-size: small;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
.pannel { background-color:#ccc; width:750px; height:410px}

