/* apex.css, copyright for: www.apexrentacar.com / www.apexrentacar.com.au */
/* author: Ke Cheng */

body { background-color:#ffffff; font-size: 11px; color: black; font-family: verdana, helvetica, Arial, Sans-Serif;}


.bdrMain {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	 
}

.bdrRtGrey { border-right-width: 1px; border-right-style: dotted; border-right-color: #999999;}

A:link {color: #003399; text-decoration: none;}
A:visited {color: #003399; text-decoration: none;}
A:hover {color: #003399; text-decoration: underline;}
A:active {color: #003399; text-decoration: none;}

.txWhiteBd
{
	font-weight: bold;
    color: #ffffff;
}

.tx10 {font-size: 10px;}

table.oneway-rentals 						{ width:400px; text-align:center; border-collapse:collapse; }
table.oneway-rentals td					{ padding:3px; color:#222222; }
table.oneway-rentals td.cities	{ font-weight:bold; background-color:#f5dec1; border:1px solid #d87c08; }
table.oneway-rentals td.days		{ background-color:#bcd9eb; border:1px solid #1a5c85;  }
table.oneway-rentals td.days2		{ background-color:#d7e4ed;  }


.imgDestination { 
            border: 1px solid #999999;
            padding: 5px;
            padding-bottom: 20px;
			margin: 5px;
}
.vspecs-tbl
{
background: #FF9900;
}


/* start vehicle specifications tables_____________________________________________________________________*/
.vspecs-top
{
background: #FF9900;
font-weight: bold;
padding:2px 0px 2px 5px;
font-weight: bold;
line-height:12pt;
}

.tx24OrBd
{
    font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.tx16OrBd a
{
    font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.tx16GrBd
{
    font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.tx16GreyBd
{
    font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.info-box{ background:url(graphics/info.png) no-repeat left; margin:10px 30px; padding:5px 5px 5px 60px; border:1px dashed #999; border-width:1px 0}