/* CSS specific to the members pages */

/* classes */
.answer
{
	margin-left: 15px;
	color: #ffffff;
}

.carmakeTxt A {	font-family: Verdana, Arial, Helvetica;	font-size: 8pt;	color: #ffffff;	font-weight: 700; text-decoration: none;}
.carmakeTxt A:HOVER { color: #ffffff; text-decoration: underline;}

.current
{
	font-weight: 700;
	color: #000000;
}
.descTitle
{
	font-weight: 700;
	color: #ffffff;
}
TABLE.mainImg
{
	margin-left: 10px;
	margin-bottom: 10px;
}
.question
{
	margin-left: 15px;
	color: #ffff00;
	font-weight: 700;
}
.mainImgContainer
{
	/*background-image: url(/images/blueBoxFade.jpg);*/
	background-position: top;
	background-repeat:repeat-x;
	border-left: solid 2px #A9A7A7;
	border-top: solid 1px #A9A7A7;
	border-right: solid 1px #4E4E4E;
	background-color: #828181;
}
.modelImgContainer
{
	height: 500px;
	width: 430px;
}
.modelSignupBox
{
	border-right: solid 1px #a7a3a3;
	border-bottom: solid 1px #a7a3a3;
	border-top: solid 1px #000000;
	border-left:  solid 1px #000000;
	background-color: #2a2a2a;
	background-image: url(../images/modelBg.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}
.optiontitle
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: 700;
	color: #FF0000;	
	border-bottom: solid 1px #a7a3a3;
}
TD.thumbLeft
{
 padding-left: 0px;
 padding-right: 5px;
}
.thumbCenter
{

}
TD.thumbRight
{
 padding-right: 0px;
 padding-left: 5px;
}

.thumbPages A { color: #ffffff;}
.thumbPages A:hover { color: #ffffff;}

.usernameTxt
{
	margin-top: 5px;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: 700;
}
.tester
{
	background-color: #02a2a2a;
	color: #ffffff;
}
#ContentLeft2
{
	padding-top: 10px
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top: solid 1px #B76060;
	border-right: solid 1px #000000;
	background-color: #990000;
}

.bioBorders
{
	border: solid 1px #666666;
	background-color: #2a2a2a;
}
.winners
{
	/*border-left: solid 1px #D60416;
	border-right: solid 1px #B75758;*/
	/*border-top: solid 1px #B75758;
	background-color: #990000;
	*/
	border-top: solid 1px #A9A7A7;
	/*border-right: solid 1px #666666;
	border-left: solid 1px #A9A7A7;*/
	background-color: #828181;
}