/******************************
the turquise colour is #75CACF
*******************************/

/*this page also contains the yellow boxes for best doctors*/

.turqList
{
clear: both;
}
.turqList ul
{
text-align: left;
}
.turqList li
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	list-style-position: outside;
	list-style-image: url(../../images/product_icons/combined_ar.gif);
	text-align: left;
}
/*yellow for best doctors and financial profile pages ************/
/* the darker yellow is #FF9*/
/* the light yellow is #FFC*/

.yellowCont
{
clear: both;
width: 540px;
margin: 0 auto;
text-align: center;
}
/* wide yellow strips*/
.darkYellow
{
	background: #FF9;
	text-align: left;
	clear: both;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 2px 0;
}
.lightYellow
{
	background: #FFC;
	text-align: left;
	clear: both;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 2px 0;
}
/* small yellow parts*/
.SMdarkYellowL
{
	background: #FF9;
	text-align: left;
	float: left;
	width: 266px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 2px 0;
}
.SMdarkYellowR
{
	background: #FF9;
	text-align: right;
	width: 266px;
	float: right;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 2px 0;
}

.SMlightYellowL
{
	background: #FFC;
	text-align: left;
	float: left;
	width: 266px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 2px 0;
}
.SMlightYellowR
{
	background: #FFC;
	text-align: left;
	float: right;
	width: 266px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 2px 0;
}
.spacer
{
clear: both;
height: 10px;
}
hr
{
width: 95%;
background: #084C8D;
color: #084C8D;
margin: 0 auto;
}
/* This is the turquise list for the business and orginization page*/
.turqListBuss
{
clear: both;
padding: 0 0 0 20px;
}
.turqListBuss ul
{
text-align: left;
}
.turqListBuss li
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	list-style-position: outside;
	list-style-image: url(../../images/product_icons/combined_ar.gif) no-repeat left;
	margin: 15px 0;
}
/*bussines page picture of of the group of people*/

#holding .group
{
	position: absolute;
	top: 381px;
	left: 550px;
	height: 200px;
	width: 158px;
	}
/* turquiose headers for the combined awards page*/
.turq_h_two
{
font: bold 16px Arial, Helvetica, sans-serif;
color: #75CACF;
margin: 10px 0 -11px 15px;

}
	
