/* CSS Document */
/* Created by UniSoftSol.com */
/* Creation Date: Feb 2008 */ 

body {
	background-color: #f5f5f5;
	background-image: url(/images/background-page.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

body,div,p,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	vertical-align: top;
	background-color:#fff;
}
a {
	color: #BF1E2E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
h1 {
	font-size: 16px;
	color: #556644;
	margin-top:0px;
}
h2 {
	font-size: 14px;
	color: #CC6600;
}
h3 {
	font-size: 13px;
	color: #556644;
}
h4 {
	font-size: 12px;
	font-style:italic;
	margin-bottom:0px;
	padding-bottom:0px;
}
input, select, textarea {
	border:#CCCCCC solid 1px;
	color:#888888;
	font-size:11px;
	padding:2px;
}

#top-navigation {
	float:right;
	width:410px;
	padding:10px;
	color:#999999;
	font-size:12px;
	text-align:right;
}
#top-navigation a {
	color:#999999;
	text-decoration:none;
	font-size:11px;
}

#innerpage-content {
	padding:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#666;
}
#innerpage-content a {
	color:#666;
/*	text-decoration:none; */
}
#innerpage-content a:hover {
	color:#BF1E2E;
}

.highlight {
	color:#BF1E2E;
}
a.suggested-tours {
	color:#666666;
	text-decoration:none
}

.arrowlist ul {
	list-style: none;
	text-align: left;
/*	margin: 5px 10px 0 20px;
	padding:0 0 10px 0; */
}
.arrowlist ul li {
	list-style-position: outside;
	list-style-image: url('images/arrow-bullet.gif');
	list-style-type: none;
}

#footer {
	color:#666;
	line-height:40px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	border-top:1px solid #D9DDDE;
	text-align:center;
	background-color:#f5f5f5;
}
#footer a {
	color:#666;
	text-decoration:none;
}
#car-inquiry  td { background-color:#FF6600; color:#FFFFFF; font-size:12px; }
#car-inquiry a, #car-inquiry strong { color:#FFFFFF; text-decoration:none; } 
#car-inquiry a:hover { color:#FFFFFF;}
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 10px;
	width:150px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:11px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
:focus {
  -moz-outline-style:none;
}
.form-style
{
	width:300px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
}
.form-style1
{
	width:90px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
}
.form-style2
{
	width:200px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
}
.form-style3
{
	width:300px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
}

