/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	
	
}

#TB_secondLine {
	
	
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background: #dadada;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
	z-index: 1900;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	color:#000000;
	display:none;
	border: 1px solid #d3d3d3;
	text-align: left;
	/* top: 400px;  */
	top: 50%;
	left: 50%;
	z-index: 2000;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

	
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}


a#TB_closeWindowButton {
	position: absolute;
	display: block;
	top: 28px;
	right: 30px;
	width: 60px;
	height: 30px;
	overflow: hidden;
	background: url(../../img/content/btn-close.gif) 0 0px no-repeat;

}

div#print a { 
	position: absolute;
	display: block;
	top: 28px;
	right: 100px;
	overflow: hidden;
	background: url(../../img/content/icn-print.gif) 0 0px no-repeat;
	padding: 3px 0 5px 25px;
	font-size: .9em;
	z-index: 2000;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1950;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
	
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Content Styles */

#overlayEnvelope {
	width: 924px;
	background: url(../../img/content/bg-overlay.gif) 0 0 repeat-x;
	margin: 6px 6px 6px 6px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
	

#overlayEnvelope ul#tabs {
	position: relative;
	width: 880px;
	padding: 30px 0 0 25px;
	height: 33px;
	z-index: 300;

}
	#overlayEnvelope ul#tabs li {
		display: inline;
		
	}
		#overlayEnvelope ul#tabs li a {
			width: 125px;
			height: 33px;
			display: block;
			float: left;
			overflow: hidden;
			text-indent: -9000px;
			background-position: 0 -33px;
			background-repeat: no-repeat;
		}
	
	#overlayEnvelope ul#tabs li#takeRide a { background-image: url(../../img/content/tab-take-a-ride.gif); }
	#overlayEnvelope ul#tabs li#findDealer a { background-image: url(../../img/content/tab-find-a-dealer.gif);  }
	#overlayEnvelope ul#tabs li#guidedTour a { background-image: url(../../img/content/tab-guided-tours.gif);  }

	
		#overlayEnvelope ul#tabs li a:hover { background-position: 0 -66px; }
		#overlayEnvelope ul#tabs li.selected a, #overlayEnvelope ul#tabs li.selected a:hover { background-position: 0 0; }
	
#overlayContent {
	position: relative;
	width: 880px;
		w\idth: 847px;
	height: 473px;
		he\ight: 440px;
	margin: -4px 0 0 22px;
	background: #fff url(../../img/content/bg-overlay-content.gif) 0 0 no-repeat;
	padding: 41px 0 0 33px;

}
	
		
	#overlayContent p {
		clear: both;
		width: 800px;
		padding: 0 0 15px 0;
		
	}
	/* Critera */
	#overlayCritera {
		position: relative;
		width: 479px;
		float: left;
		clear: both;
	}
	
		#overlayCritera h2 {
			width: 479px;
			height: 27px;
			margin: 0 0 0 0;
			font-size: 2.6em;
			font-weight: normal;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title.gif) 0 0 no-repeat;
		}
			
	
			#overlayCritera h3 {
				width: 479px;
				height: 12px;
				display: block;
				text-indent: -9000px;
				background: url(../../img/content/overlay-title-lookup.gif) 0 0 no-repeat;
				margin-bottom: 10px;
			}
			
			
			
	/* Results */
	#overlayResults {
		display: none;
		position: relative;
		width: 315px;
		height: 473px;
			he\ight: 430px;
		float: left;
		overflow: auto;
		overflow-y: scroll;
		overflow-x: none;
		margin: -36px 0 8px 49px;
		padding: 41px 0 0 0;
		color: #808080;
	}
	#overlayResults h3 {
		height: 12px;
		display: block;
		text-indent: -9000px;
		background: url(../../img/content/overlay-title-dealers-usa.gif) 0 0 no-repeat;
	}
	#overlayResults h4 {
		margin: 24px 0 15px 0;
		
	}
	#overlayResults h5 {
		color: #4b4b4b;
	}
	#overlayResults p {
		width: 180px;
		line-height: 1.5em;
		padding: 0;
		clear: none;
	}
	#overlayResults ul.addInfo {
		margin: 6px 0 0 0;
		padding: 0 0 12px 0;
	}
		#overlayResults ul.addInfo li  {
			padding: 1px 0 2px 0;
		}
		#overlayResults ul.addInfo li a {
			background: url(../../img/interface/arrow-blue.gif) 0 5px no-repeat;
			padding: 0 0 0 11px;
		}
	
	#overlayResults ul.rentalsService {
		float: right;
		margin: 7px 42px 0 0;
		display: inline;
	}
		#overlayResults ul.rentalsService li {
			background: url(../../img/content/bullet-no.gif) 0 4px no-repeat;
			padding: 1px 0 1px 14px;
		}
		#overlayResults ul.rentalsService li.yes {
			background: url(../../img/content/bullet-yes.gif) 0 4px no-repeat;
		}
	
	/* Region Results */
	#regionResults {
		display: none;
		position: relative;
		width: 315px;
		height: 473px;
			he\ight: 430px;
		float: left;
		overflow: auto;
		overflow-y: scroll;
		overflow-x: none;
		margin: -36px 0 8px 49px;
		padding: 41px 0 0 0;
		color: #808080;
		z-index:100;
	}
	#regionResults h3 {
		height: 12px;
		display: block;
		text-indent: -9000px;
		background: url(../../img/content/overlay-title-dealers-usa.gif) 0 0 no-repeat;
	}
	#regionResults h4 {
		margin: 24px 0 15px 0;
		
	}
	#regionResults h5 {
		color: #4b4b4b;
	}
	#regionResults p {
		width: 180px;
		line-height: 1.5em;
		padding: 0;
		clear: none;
	}
	#regionResults ul.addInfo {
		margin: 6px 0 0 0;
		padding: 0 0 12px 0;
	}
		#regionResults ul.addInfo li  {
			padding: 1px 0 2px 0;
		}
		#regionResults ul.addInfo li a {
			background: url(../../img/interface/arrow-blue.gif) 0 5px no-repeat;
			padding: 0 0 0 11px;
		}
		/*Region Image Headers */
		#regionResults #Canada{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-canada.gif) 0 0 no-repeat;
			}
		#regionResults #CentralAmerica{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-central-america.gif) 0 0 no-repeat;
			}
		#regionResults #SouthAmerica{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-south-america.gif) 0 0 no-repeat;
			}
		#regionResults #Europe{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-europe.gif) 0 0 no-repeat;
			}
		#regionResults #Caribbean{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-caribbean.gif) 0 0 no-repeat;
			}
		#regionResults #Africa{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-africa.gif) 0 0 no-repeat;
			}
		#regionResults #MiddleEast{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-middle-east.gif) 0 0 no-repeat;
			}	
		#regionResults #AsiaPacific{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-asia-pacific.gif) 0 0 no-repeat;
			}
		#regionResults #Asia{
			height: 12px;
			display: block;
			text-indent: -9000px;
			background: url(../../img/content/overlay-title-dealers-asia.gif) 0 0 no-repeat;
		}
			
			
			
			
	
/* Scrollable area */	
	#scrollable {
		position: relative;
		width: 837px;
		height: 473px;
			he\ight: 430px;
		float: left;
		
		overflow-y: auto;
		overflow-x: none;
		margin: -36px 0 8px 5px;
		padding: 41px 0 0 0;
		color: #808080;
	}
	
	
/* Form Elements */
#overlayEnvelope form#Dealer-Locator, #overlayEnvelope form#Dealer-Locator fieldset, #overlayEnvelope form#regionSelect, #overlayEnvelope form#regionSelect fieldset  { width: 479px; }


#overlayEnvelope form#Dealer-Locator select, #overlayEnvelope form#regionSelect select {
	padding: 1px 1px 1px 2px;
	border: 1px solid #9ca4ab;
	margin: 14px 0 0 0;
	color: #6e6e6e;
	font-size: .9em;
}
#Dealer-Locator select {
	width: 140px;
}
#overlayEnvelope form#regionSelect select {
	width: 140px;
}
#Dealer-Locator #radius {
	width: 120px;
}
#overlayEnvelope form#Dealer-Locator input {
	width: 90px;
	padding: 2px 1px 2px 2px;
	border: 1px solid #a6adb3;
	margin: 14px 0 0 0;
	color: #6e6e6e;
	font-size: .9em;
}

#overlayEnvelope form#Dealer-Locator input.button {
	width: auto;
	height: auto;
	border: none;
	padding: 0;
	margin: -1px 25px 0 9px;
	*margin-top: -5px;
	vertical-align: middle;
	
}
#overlayEnvelope form#Dealer-Locator input.selectBtn { margin-left: 3px; }

#regionResults {
	display: none;
}


#overlayContent h2 {
	text-indent: -9000px;
	display: block;
}
#overlayContent h4 {
	padding: 0 0 10px 0;
}

#overlayContent p.required { padding: 0; }

/* Guided Tours */
.guidedTours #overlayContent #leftContent h4 { padding: 5px 0 10px 0; }
.guidedTours #overlayContent #leftContent  p {
	width: 468px;
	padding: 0 0 15px 0;
	line-height: 1.4em;
	
}
.guidedTours #overlayContent #leftContent ul { padding: 0 0 0 0; }
	.guidedTours #overlayContent #leftContent ul li { 
		background: url(../../img/content/bullet.gif) 0 10px no-repeat;
		padding: 4px 0 4px 11px;
		line-height: 1.4em
	
	}
.guidedTours #leftContent {
	positon: relative;
	float: left;
	width: 521px;
		w\idth: 469px;
	padding: 0 52px 0 0;
}


.guidedTours h2 {
	width: 132px;
	height: 22px;
	background: url(../../img/content/title-guided-tours.gif) 0 0 no-repeat;
}

.focusImages {
	margin: 23px 0 21px 0;
	padding: 0 0 19px 0;
	border-bottom: 1px solid #d3d3d3;
	
	}

	.focusImages img {
		margin: 0 14px 0 0; 
		border: 3px solid #eaeaea;
	}
.guidedTours #rightContent {
	position: relative;
	float: left;
	width: 295px;
	
}
.guidedTours #rightContent h2 {
	width: 255px;
	height: 12px;
	background: url(../../img/content/participating-authorized-tours.gif) 0 0 no-repeat;
	padding: 0 0 30px 0;
}

.guidedTours #rightContent h3 {
	color: #808080;
	padding: 0 0 13px 0;
	font-size: 1em;
}

.guidedTours #rightContent div.left { 
	width: 135px; 
	float: left; 
}

.guidedTours #rightContent div.left ul { padding: 0 0 10px 0; }
	.guidedTours #rightContent div.left ul li {
		padding: 5px 0;
	}
.guidedTours #rightContent div.rightCol { margin: 25px 0 0 25px; }


/* Take a ride */

.takeARide #overlayContent #leftContent {
	width: 405px;
	float: left;
}
.takeARide #overlayContent #leftContent h2 {
	width: 114px;
	height: 22px;
	background: url(../../img/content/title-take-a-ride.gif) 0 0 no-repeat;
}
.takeARide #overlayContent #leftContent p.intro {
	width: 405px;
	margin: 23px 0 21px 0;
	padding: 0 0 19px 0;
	border-bottom: 1px solid #d3d3d3;
	line-height: 1.4em;
}

.takeARide #overlayContent #leftContent .focusContent {
	width: 405px;
	float: left;
	padding: 0 0 23px 0;
}
	.takeARide #overlayContent #leftContent .focusContent img {
		float: left;
		width: 101px;
		height: 101px;
		border: 3px solid #eaeaea;
		margin: 0 15px 0 0;
	}
	.takeARide #overlayContent #leftContent .focusContent h2 {
		height: 12px;
		float: left;
		padding: 0 0 12px 0;
		margin: 7px 0 0 0;
		}
		.takeARide #overlayContent #leftContent .focusContent h2#findDealer{
			width: 84px;
			background: url(../../img/content/find-a-dealer.gif) 0 0 no-repeat;
		}
		.takeARide #overlayContent #leftContent .focusContent h2#guidedTour{
			width: 202px;
			background: url(../../img/content/take-a-authorized-tour.gif) 0 0 no-repeat;
		}
		
	.takeARide #overlayContent #leftContent .focusContent p {
		width: 277px;
		float: left;
		clear: none;
		line-height: 1.4em;
	}
	.takeARide #overlayContent #leftContent .focusContent a.foci {
		background: url(../../img/interface/arrow-blue.gif) 0 4px no-repeat;
		padding: 0 0 0 10px;
		float: left;
		
	}
.takeARide .rightPic {
	width: 356px;
	height: 451px;
	float: right;
	margin: -32px 15px 0 0;
	border: 3px solid #eaeaea;
}

/* Contact a Dealer */
.contactDealer form { padding: 0 0 30px 0; }

p a.arrow {
	background: url(../../img/interface/arrow-blue.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
}
/* Email a Friend */

.emailAFriend #overlayEnvelope { padding-top: 50px; }
.emailAFriend #overlayContent h2 {
	width: 138px;
	height: 45px; 
	background: url(../../img/content/title-email-a-friend.gif) 0 0 no-repeat;
}
