@charset "utf-8";
/* CSS Document */
/* tooltip styling. by default the element to be styled is .tooltip  */
/* trigger button */
#integrated {
	height:136px;
	margin: 0 4px 4px 0;
	overflow:hidden;
	width:245px;
	cursor:pointer;
}
#afton {
	height:136px;
	margin: 0 4px 4px 0;
	overflow:hidden;
	width:119px;
	cursor:pointer;
}
#je_companies {
	height:136px;
	margin: 0 4px 4px 0;
	overflow:hidden;
	width:246px;
	cursor:pointer;
}
#phoenix {
	height:136px;
	margin: 0 0px 4px 0;
	overflow:hidden;
	width:119px;
	cursor:pointer;
}
#meca {
	height:136px;
	margin: 0 4px 4px 0;
	overflow:hidden;
	width:121px;
	cursor:pointer;
}
#sass {
	height:136px;
	margin: 0 4px 4px 0;
	overflow:hidden;
	width:119px;
	cursor:pointer;
}
#enjoy {
	height:136px;
	margin: 0 4px 4px 0;
	overflow:hidden;
	width:119px;
	cursor:pointer;
}
#regency {
	height:277px;
	margin: 0 4px 0px 0;
	overflow:hidden;
	width:246px;
	cursor:pointer;
}
#outdoor {
	height:136px;
	margin: 0 0px 4px 0;
	overflow:hidden;
	width:119px;
	cursor:pointer;
}
#performance {
	height:136px;
	margin: 0 4px 0px 0;
	overflow:hidden;
	width:121px;
	cursor:pointer;
}
#appro {
	height:136px;
	margin: 0 4px 0px 0;
	overflow:hidden;
	width:243px;
	cursor:pointer;
}
#toyota {
	height:136px;
	margin: 0 0 0 0;
	overflow:hidden;
	width:119px;
	cursor:pointer;
}
/* tooltip styling */
.tooltip1 {
	display:none;
	background-color: #ffffff;
	width:450px;
	height:150px;
	padding:15px;
	margin: 0px;
	border: #CCCCCC 5px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tooltip2 {
	display:none;
	background-color: #ffffff;
	width:207px;
	height:241px;
	padding:15px;
	margin: 0px;
	border: #CCCCCC 5px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#demo  {
	margin: 25px 0px 25px 0px;
	padding: 0;
}
#demo td {
	text-align: left;
}
#demo a, #demo a:visited {
	color:#4F71A9;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#demo a:hover, #demo a:active {
	color:#756816;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.tt_photo {
	padding-right: 5px;
}
.tt_title {
	color:#4F71A9;
	font-weight: bold;
	text-align:left;
}
.tt_title2 {
	color:#4F71A9;
	font-weight: bold;
	padding-top: 40px;
	text-align:left;
}
.tt_content {
	color: #8A8A8A;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align:left;
}



