/* CSS Document */

p{
	font-size:12px;
	line-height:14px;
	color:#454440;
	}


.ContentSubWrapper
{
    padding-top:15px;
}
H3.InfoMessage
{
    color:#454440;
}
.Hld
{
	width: 900px;
	border-bottom: 0px solid #FFF;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
}
	
.col1{
	width:432px;
	float:left;
	}

/* ------------------------------------------------------------------------------------------------ */

.col2{
	width:432px;
	float:right;
	}

/* ------------------------------------------------------------------------------------------------ */

.BlueHeaderBox{
	width:432px;
	padding:0px 0px 20px 0px;
	}
.BlueHeaderBox h3{
	width:425px;
	display:block;
	margin:2px 0px 0px 2px!important;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	background:#E1E1E1 url(../pro-images/hdBackGradient49b.gif) repeat-x;
	border-top:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	text-transform:uppercase;
	padding:5px;
	line-height:20px;
	}
.BlueHeaderBox h3.Small{
	font-size:14px;
	font-weight:bold;
	}
.BlueHeaderBox h3 span{
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	}
.BlueHeaderBox-Content{
	width:422px;
	padding:10px 10px 10px 10px;
	margin:0px;
	background-color:#FBF0E6;
	border-top:1px solid #FFF;
	}
	
.BlueHeaderBox .YourImage{
	width:92px;
	height:92px;
	border:3px solid #F0F0F0;
	overflow:hidden;
	font-size:1px;
	margin:0px 0px 3px 0px;
	}
.BlueHeaderBox .YourImageHolder{
	width:92px;
	float:left;
	}
.BlueHeaderBox a.viewProfile{
	width:84px;
	height:20px;
	display:block;
	background-color: transparent;
	border:0px solid #808080;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:5px 5px 0px 5px;
	color:#808080;
	text-decoration:none;
	}
.BlueHeaderBox a:hover.viewProfile{
	text-decoration:underline;
	}	
.BlueHeaderBox .YourStats{
	width:305px;
	float:right;
	}
	
.BlueHeaderBox ul{
	width:305px;
	}
.BlueHeaderBox li{
	font-size:11px;
	line-height:13px;
	color:#61615B;
	border-top:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	border-top:1px solid #fff;
	background-color:#EEEDED;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	height:27px;
	}
.BlueHeaderBox li strong{
	display:block;
	float:left;
	padding:6px 0px 6px 0px;
	}
.BlueHeaderBox li span{
	display:block;
	float:right;
	background:transparent url(../pro-images/find-a-pro/sepLeft.gif) repeat-y;
	padding:6px 0px 6px 10px;
	font-size:normal;
	}

table.StatsTable
{
	width:305px;
	font-size:11px;
	line-height:13px;
	color:#61615B;
	background-color:#EEEDED;
}
table.StatsTable td, table.StatsTable th
{
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	border-top:1px solid #fff;
	background-color:#EEEDED;
	padding:2px 5px 2px 5px;
	height:26px;
	overflow:hidden;
}	
table.StatsTable tr.LastStatRow td, table.StatsTable tr.LastStatRow th
{
	border-bottom:1px solid #E5E5E5;
}
table.StatsTable th
{
	text-align:right;
}	
.Packages
{
    width: 436px;
    border: 3px solid #FFB652;
}
.Packages ul
{
    width: 434px;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    background: #BDBEBD url(../pro-images/packagesd.gif) repeat-x;
}
.Packages ul li
{
    background-position: none;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #4F5B5B;
    background: none;
    border-left: none;
    border-right: none;
    padding: 0px;
}
.Packages ul a{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#EEEDED;
	text-decoration:none;
	padding:8px 5px 6px 5px;
	display:block;
	overflow: hidden;
    white-space: nowrap;
	}
.Packages ul a:hover{
	background-color:#808080;
	}	
	

