/* CSS specific to the Main ISP site */
BODY
{
	margin: 0;
	padding: 0;
	background-color: #2A2A2A;
}
form {
	margin:0;padding:0;
}
A { color: #FFFF00;	text-decoration: none;}
A:HOVER { color: #999999; text-decoration: underline;}

A.signupLink { color: #ff0 !important; font-weight:700;}
A.signupLink:hover { color: #fff !important; font-weight:700;}

.descBox A {font-family: Verdana, Arial, Helvetica; font-size: 8pt;	color: #FFFF00;	margin-top: 3px; margin-bottom: 3px; text-decoration: none;}
.descBox A:HOVER {color: #C60201; text-decoration: underline;}

.features a {color: #fff;}
.features a:hover {color: #fff;}

.navigation A { color: #ffffff; text-decoration: none;}
.navigation A:hover {color: #ffffff; text-decoration: underline;}

.footerClass {color: #000	!important;}
a.footerClass {color: #000	!important;}
a.footerClass:hover {color: #999	!important;}

BODY, TD, .boldWhite, .dropDown2, .features, .navigation, .yellowMenuTxt  {
	color: #fff;
}

TD, .dropDown, .dropDown2, .formField, .formButton, .navigation {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

TABLE {border-collapse:collapse;}

TD.redContent {
	padding: 10px;
	border-top: solid 1px #828181;
	border-left: solid 1px #828181;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	background-repeat:repeat-x;
	background-color: #666;
}
TD.redBottomContent {
	padding: 10px;
	border-top: solid 1px #A9A7A7;
	border-left: solid 1px #A9A7A7;
	background-color: #828181;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	background-repeat:repeat-x;
	background-position: bottom;
}

/* class */
.boldYellow {
	font-weight: 700;
	color: #FFFF00;
}
.boldWhite {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: 700;
}
.bottomHalf {
	border-left: solid 1px #D60416;
	border-right: solid 1px #D60416;
	border-bottom: solid 1px #D60416;
}
.bottomHalfTxt {
	width: 142px;
	padding: 5px;
	border-left: solid 1px #D60416;
	border-right: solid 1px #D60416;
	border-bottom: solid 1px #D60416;
}
.carInfo {
	background-image: url(../images/info_bg.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	text-align: left;	
	padding: 10px;
	border-bottom: solid 1px #480000;
	border-left: solid 1px #480000;
	border-right: solid 1px #480000;
	background-color: #000;
}
.carName {
	font-weight: 700;
	color: #FFFF00;
}
.descBox {
	padding-left: 13px;
	padding-right: 20px;
	padding-top:5px;
	padding-bottom: 5px;
}
.descBoxLink {
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: solid 1px #131313;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.descTitle
{
	font-weight: 700;
	color: #FFFF00;
}


.dropDown
{
	background-color: #fff;
	color: #000;
}
.dropDown2
{
	background-color: #222;
}
.features 
{
	font-weight: 700;
}

.formButton {
	background-color: #4B4B4B;
	border-top: solid 1px #777;
	border-left: solid 1px #777;
	border-right: solid 1px #2C2C2C;
	border-bottom: solid 1px #2C2C2C;
	color: #fff;
}

TD.girlBox {
	border-top: solid 1px #fff;
	padding: 5px;
	font-weight: 700;
	margin-bottom: 10px;
	border-right: solid 1px #D60416;
	border-bottom: solid 1px #D60416;
	border-left: solid 1px #D60416;
	text-align:center;
	background-color: #666;
}
TD.girlBox2 {
	border-top: solid 1px #fff;
	padding: 5px;
	margin-bottom: 10px;
	border-right: solid 1px #D60416;
	border-bottom: solid 1px #D60416;
	border-left: solid 1px #D60416;
	background-color: #666;
	text-align:center;
}
.girlTable {border: solid 1px #fff;}

.grayLineDivider {
	height: 1px;
	border-bottom: dashed 1px #D60416;
}
.hotSpot {
	background-color: #FFFF00;
	margin-right: 10px;
	margin-left: 10px;
	color: #000;
	display: none;
}
.redLine {
	background-color: #900;
	border-bottom: solid 2px #BABABA;
	text-align:right;
	padding: 3px;
}
.redline input {
	font-size: 7pt;
	font-family: verdana, arial, helvetica;
}
/* google search box */
.topSearchInput {
	border: solid 2px #6A0201;
}
.topSearchBtn {
	background-color: #570000;
	color: white;
	border: solid 2px #6A0201;
}

.header {border-bottom: solid 1px #000;}

.imgBox {
	background-image: url(../images/lineBg.gif);
	border: solid 1px #480000;
	padding: 5px;
	text-align: center;
}
.imgBox IMG {border: solid 1px #000;}
.grayLineBig {
	border-top: solid 1px #A9A7A7;
	background-color: #646464;
	height: 7px;
}
.grayLineSide {
	height: 1px;
	width: 140px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #D60416;
}
.grayLineSm {
	background-color: #646464;
	height: 3px;
	border-bottom: solid 1px #000;
}
.imgTitle {border-bottom: solid 1px #fff;}

TD.modelBox {
	border:  solid 1px #FFA500;
	padding: 5px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align:center;
}
.modelTable {border: solid 1px #FFA500;}

.navigation
{
	padding: 5px;
	background-color: #990000;
	border-bottom: solid 2px #630303;
	border-top: solid 1px #B76060;
	background-image: url(../images/navbar.jpg);
}

.result {
	color: #C60201;
	font-weight: 700;
}
.textContent {
	margin-top: 10px;
	margin-bottom: 10px;
}
.title {
	font-size: 16px;
	font-weight: 700;
	color: #FFFF00;
	font-family: Arial, Helvetica;	
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
TABLE.yellowMenu {border-bottom: solid 2px #D60416;}
.tourLink {
	font-size: 12pt;
	font-weight: 700;
}
.yellowMenuTxt {
	background-color: #D60416;
	font-weight: 700;
	padding-left: 5px;
	width:150px;
}
A.webLink {color: #C60201;}
.featureContent {padding: 20px;}

.imgOutline1
{
	border-top: solid 1px #480101;
	border-left: solid 1px #480101;
	border-right: solid 1px #D7A4A4;
	border-bottom: solid 1px #D7A4A4;
}
.infoContent
{
	background-color: #990000;
	padding: 10px;
	border-right: solid 1px #545454;
	border-bottom: solid 1px #545454;
}
.leftBoxColumn {background-image: url(../images/leftBoxColumnBg.gif)}

.featureTitle {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16pt;
	color: #fff;
	font-weight: 700;
}
.featuresBottom {
	border-left: solid 1px #828181;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-top: solid 1px #828181;
	background-color: #666;
}
.forumTxt {padding: 5px;}
.topBoxRow {border-bottom: solid 1px #D2D0D0;}
/* ID */
#intro {
	background-position: right bottom;
	font-size: 10pt;
	padding-top: 2px;
}
#contentLeft {
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #B75758;
	border-right: solid 3px #E34A57;
	background-color: #990000;
}
#contentCenter {
	padding:10px;
	border-left: solid 4px #D60416;
	border-right: solid 4px #D60416;
}
#contentRight {
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #B75758;
	border-left: solid 3px #E34A57;
	background-color: #990000;
}
#leftBar, #rightBar {background-color: #404040;}
#leftBar {border-right: solid 5px #2F2F2F;}
#rightBar {border-left: solid 5px #2F2F2F;}

.tracecontent TD, TH {color: #000;}

.footerTxt {color: #000;}
.footerTxt a {color: #000;	}
.footerTxt a:hover {color: #999;}

.hd {background-color:#990000; font-weight:700;}
.row1 {background-color: #111;}
.row2 {background-color: #383838;}

.ads {padding: 7px;}

.voteButton {
	font-weight:bold; 
	font-size: 11px; 
	border-top: solid 1px #B75758; 
	border-left: solid 1px #B75758; 
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000; 
	padding: 3px 2px 3px 2px;
	background-color: #990000;
	color: white !important;
	font-family: Arial, Helvetica, Verdana;
}

.voteButton a {
		color: white !important;
}
