/**************************E VEHICLES **********************/

table.veh_table {
	border-right:3px solid white;
			margin-left:-20px;	
			padding-right:10px;
}

table.veh_table td{
	cursor:pointer;
}

td.eveh {
padding-left:40px;
}
table.mid {
	padding-right: 20px;
}

td.content {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}

td.content img{
	height: 450px;
}

/************** LINKS **********************/

td.whatis{
	background-image: url(../images/press_whatisreva.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.keyfeat{
background-image: url(../images/press_key.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.techspec{
background-image: url(../images/press_tech.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.options{
background-image: url(../images/press_options.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.colors{
background-image: url(../images/press_colors.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.gallery{
background-image: url(../images/press_gallery.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.vids{
background-image: url(../images/press_videos.png);
	background-repeat: no-repeat;
	background-position:right;
}

td.whatis_green{
background-image: url(../images/press_whatisreva_green.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.keyfeat_green{
background-image: url(../images/press_key_green.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.techspec_green{
background-image: url(../images/press_tech_green.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.options_green{
background-image: url(../images/press_options_green.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.colors_green{
background-image: url(../images/press_colors_green.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.gallery_green{
background-image: url(../images/press_gallery_green.png);
	background-repeat: no-repeat;
	background-position:right;
}
td.vids_green{
background-image: url(../images/press_videos_green.png);
	background-repeat: no-repeat;
	background-position:right;
}

/********************************************************************/

/*******************TECH SPECS **************************************/


table.images  {
	padding-left: 50px;
}

table.images img {
	height: 115px;
	padding-bottom: 2px;
}

tr.text td div.text table {
	background-image: url(../images/faq_bg.png);
	height:320px;
	overflow-y: auto;
	text-align: left;
	padding-bottom: 5px;
}

tr.text div.header {
	color: #18ff00;
	font-weight:bold;
	padding-top: 5px;
	
}
tr.text td.left {
	border-right: 1px solid rgb(211,211,211);
	padding-left:5px;
}

tr.text td.right {
	padding-left:5px;
}
/********************************************************************/

td.thumbs a {
	color: white;
}
td.thumbs img {
	height: 100px;
}


/************* colors ***********************/
table.colorpick {
	width:130px;
}

table.colorpick td{
	cursor:pointer;
	border:1px solid #FFFFFF;
}
table.colorpick td:hover{
	border:1px solid black;
}
td.whitebox{
	background:white;
}

td.blackbox{
	background:black;
}
td.silverbox{
	background:silver;
}
td.bluebox{
	background:blue;
}
td.redbox{
	background:red;
}
td.yellowbox{
	background:yellow;
}

td.colorname {
	color:white;
	
}

td.bgcar {
background-image: url(../images/angelwhite.png);
background-repeat: no-repeat;
	background-position:center;
}
td.bgcartop {
background-image: url(../images/angelwhite_top.png);
background-repeat: no-repeat;
	background-position:center;
}
td.bgcarbot {
background-image: url(../images/angelwhite_bot.png);
background-repeat: no-repeat;
	background-position:center;
}

/**********WHATISREVA**********************/

td.whatis_header img{
height:131px;
}
td.whatis_content img{
height:300px;
}


/******* AVAIL OPTIONS ******************/

table.option_content {
	color:white;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
}

td.optionpic1 {
	background-image: url(../images/mp3player.png);
	background-repeat: no-repeat;
	background-position:right bottom;
}
td.optionpic2 {
	background-image: url(../images/seats.png);
	background-repeat: no-repeat;
	background-position:right bottom;
}
td.optionpic3 {
	background-image: url(../images/sterlingwheel.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	
}

td.optionpic4 {
	background-image: url(../images/locksystem.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	
}

td.optionpic5 {
	background-image: url(../images/alloywheels.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	
}

tr.optionpicrow td {
	width:230px;
	
}

tr.optionnames {
	height:10px;
	
}
tr.optionnames2 {
	height:70px;
	vertical-align:top;
}

tr.optionnames td{
	padding-left:37px;
	
}
tr.optionnames2 td{
	padding-left:37px;
}


/************KEY FEATURES*********/
table.key_content  {
color:white;
font-size:8pt;
vertical-align:top;
text-align:left;
}
table.key_content   td {
vertical-align:top;
}

td.keypic1 {
	height:124px;
	width:233px;
	background-image: url(../images/charge.png);
	background-repeat: no-repeat;
	background-position:center left;
}
td.keypic2 {
	height:124px;
	width:233px;
	background-image: url(../images/yellowsteering.png);
	background-repeat: no-repeat;
	background-position:center left;
}
td.keypic3 {
	height:124px;
	width:233px;
	background-image: url(../images/yellowcar.png);
	background-repeat: no-repeat;
	background-position:center left;
}
td.keypic4 {
	height:124px;
	width:233px;
	background-image: url(../images/greysteering.png);
	background-repeat: no-repeat;
	background-position:center left;
}

td.keypic5 {
	height:124px;
	width:233px;
	background-image: url(../images/silvercar.png);
	background-repeat: no-repeat;
	background-position:center left;
}
td.keypic6 {
	height:124px;
	width:233px;
	background-image: url(../images/seatbelt.png);
	background-repeat: no-repeat;
	background-position:center left;
}

td.for2 {
padding-left:5px;
}

/***********GALLERY ***********/

div.gallery_content {
	overflow-y:auto;
	height:450px;
}

tr.gallery_pic td { 
padding-top: 20px;
}

tr.download_text  {
}

div.gallery_content img {
border:2px solid white;
}
