

/* ------------------------ header slideshow ------------------------ */

#header-slideshow { 
	width: 641px;
	height:214px;
	} 

/* ------------------------ top divider ------------------------ */

#top-padding { 
	height: 47px;
	}		

/* ------------------------ column-left ------------------------ */

#column-left {
	width:641px;
	float:left;
	overflow: hidden;
	background:url('../images/bg-wrap.gif') repeat-y;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3 {
		margin:0px 15px 10px 0px;
		}

#pre-owned-box {
	min-height: 263px;
	background: url('../images/pre-owned-box-bg.gif') no-repeat;
	}
	
	.arrows {
		float: right;
		width: 75px;
		height: 21px; 	
		padding: 8px 0 0 0;
		}

#col-left-divider {
	height: 15px;
	background: url('../images/col-left-divider.gif') no-repeat;
	}

	#margin-left-top, #margin-left-mid, #margin-left-bot {
		width: 131px;
		float: left;
		margin:0 0 0 10px
		}
		
	#content-right-top, #content-right-mid, #content-right-bot {
		width: 500px;
		float: left;
		}	
		
	#col-left-bottom-wrap {
		height: 22px;
		width:100%; /* fix for Safar */
		clear:both;
		background: url('../images/bottom-footer-index.gif') no-repeat;
		}		

#bottom {
	width: 626px;
	text-align: left;
	margin-left: 15px;
}

/* ------------------------ column-right ------------------------ */

#column-right {
	width:359px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3 {
		margin:5px 15px 10px 24px;
		}
		
		#tabs-build-prius {
			height: 37px;
			background: url('../images/tabs-build-your-prius.gif') no-repeat;
			}
		
		#tabs-share-links {
			height: 37px;
			background: url('../images/tabs-share-links.gif') no-repeat;
			}		
		
		#tabs-youtube {
			height: 37px;
			background: url('../images/tabs-youtube.gif') no-repeat;
			}	
			
			#tabs-build-prius span, #tabs-share-links span, #tabs-youtube span {
				text-indent:-9000px;
				display:block;
				overflow:hidden
			}	
			
				.arrows-youtube {
					float: right;
					width: 60px;
					height: 21px; 	
					padding: 3px 0 0 0;
					margin-top: 3px;
					}
		
		.tabs { 
			width: 336px;
			margin-left: 15px;
			background: url('../images/tabs-bg.gif') repeat-y;
			}
		
		.tabs-footer {
			height: 8px;
			background: url('../images/tabs-footer.gif') no-repeat;
			}			


/* ------------------------ titles ------------------------- */

#title-welcome {
	height:29px;
	background:url('../images/title-welcome.gif') no-repeat ;
	}
	
#title-stocked-prius {
	height:29px;
	background:url('../images/title-stocked-prius.gif') no-repeat ;
	}
	
#title-prius-quotes-daily {
	height:29px;
	background:url('../images/title-prius-quotes-daily.gif') no-repeat ;
	}
	
#title-prius-world {
	height:61px;
	background:url('../images/title-prius-world.gif') no-repeat ;
	}
	
	
#title-welcome span, #title-stocked-prius span, #title-prius-quotes-daily span, #title-prius-world span {
	text-indent:-9000px;
	display:block;
	overflow:hidden
	}

/* ------------------------ footer ------------------------ */


#prius-build-form {
	font-size:12px; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color:#666; 
	padding:10px;
	height:150px;
}

#prius-build-form a {
	text-decoration:none
}

#vehicleinfobox {
	width:310px;
	margin: 5px;
	height:100px;
}

.vehicle_selector {
	float: left; 
	width: 20px;
	clear:both;
	_margin-top: -3px;
	height:20px;
	font-size:12px;
	line-height:20px;
}
	
.vehicle_description {
	float: left; 
	width: 215px;
	height:20px;
	font-size:12px;
	line-height:20px;
}	
	
.vehicle_price {
	float: left; 
	width: 60px;
	height:20px;
	font-size:12px;
	line-height:20px;
}

.button {
	float: right;
	width: 105px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border:double 4px #3c6a84;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align:center;
	
}

a.button:hover {
	float: right;
	width: 105px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border:double 4px #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align:center;
	background-color:#3c6a84;
	color:#FFF;
}

img.prius-advertisement {
	margin:15px 15px 0 15px;
}


.show-scrollbars  {
	overflow:visible !important	
}
