﻿/***********************Skins Setup*********************** */

/*
In the code
.profileViewTopHeadSkin
{
	background: url(skins/ferrari/ferrai_big.gif) no-repeat left top;
}

.profileViewSkin1
{
	background: url(skins/ferrari/ferrari_390.jpg) no-repeat left top;
	width:380px; 
	background-color: #f7fafb;
	padding:0px 0px 0px 0px;
}


.profileViewHeadSkin
{
	padding:5px; cursor: pointer; vertical-align: middle; height:20px;
}
*/
/*
.profileView2ColsSkin1
{
	background: url(skins/ferrari/ferrari_800.jpg) no-repeat left top;
	background-color: #f7fafb;
	width:765px; 
	padding:0px 0px 0px 0px;
}
*/



/**Default Skin**/

.profileViewTopHead
{
	/*background-color:#f7fafb;*/
	background-color:#000000;
}

.pvText
{
	/*FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR:	#EB0B20; FONT-FAMILY: Arial;*/
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR:	#F7FBFB; FONT-FAMILY: Arial;
}

.profileViewHead
{
	/*padding:5px; cursor: pointer; vertical-align: middle; background-color: #000000;height:20px;*/
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	background-color: #BE0000;
	height: 15px;
	border-right: #990033 2px solid;
	border-bottom: #990033 2px solid;
}

.profileView
{
	/*background-color: #f7fafb;*/
	background-color:#000000;
	width: 380px;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.profileView2Cols
{
	background-color:#000000;
	width:775px; 
	padding:5px 5px 5px 5px;
	margin-top: 10px;margin-bottom: 5px;
}
/***********************Skins Setup*********************** */
/***********************Text Setup*********************** */
.pvtitleText
{
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #F7FBFB; FONT-FAMILY: Arial;
}

.pvtabs
{
	font-size: 11px;
	color: blue;
	font-family: Arial;
}

.pvtabsGray
{
	font-size: 11px;
	color: gray;
	font-family: Arial;
}

.pvtabsGray a:link, .pvtabsGray a:visited 
{
	font-weight: normal;
	font-size: 11px;
	color: gray;
	font-family: Arial;
	text-decoration: none;
}
.pvtabsGray a:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #708090;
	font-family: Arial;
	text-decoration: underline;
}

.pvtabsGrayChange
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.pvtabsGrayChange a:link, .pvtabsGrayChange a:visited 
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.pvtabsGrayChange a:hover
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}


.pvsideTextBold
{
	font-weight: bold;
	font-size: 9pt;
	color: #F7FBFB;
	font-family: Arial;
}
.pvsideTextBolder
{
	font-weight: bold;
	font-size: 10pt;
	color: #336633;
	font-family: Arial;
}

.pvsideTextNormal
{
	font-size: 11px;
	color: gray;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}
.pvsideTextNorPad
{
	padding :5px 5px 5px 10px; 
	font-size: 11px;
	color: gray;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}


.pvsideTextSmall
{
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #696969; FONT-FAMILY: Arial;
}
.pvsearchlist
{
	font-weight: normal; 
	font-size: 13px; 
	color: teal; 
	font-family: Arial;
}
.pvsideTextSmallI
{
	font-weight: bold;
	font-size: 9px;
	color: #696969;
	font-family: Arial;
	font-style: italic;
}



/***********************Text Setup*********************** */
