/* CARE CUSTOM CSS
===============================================================================

Please add any extra styles which you require below .
This file is loaded automatically for all CARE custom pages

==============================================================================*/
.tblSuccessRates th.main{
	color:#ffffff;
	background-color:#6e0068;
	text-align:center;	
}
.tblSuccessRates th{
	color:#000000;
	background-color:#CFCFCF;
	font-weight:bold;
	text-align:center;	
}
.tblSuccessRates td.midcell{
	text-align:center;
}
.tblSuccessRates th.nostyle{
	border:0;
	background-color:#ffffff;
}

#results div#flashContent2{
	padding:0;
	margin:0;
	clear:both;
	height:200px;
}

div#results_side li{
	font-size:15px;
	font-weight:bold;
	line-height:19px;
}
div#results_side li a,
div#results_side li a:hover
{
	color:#EC008C;
}

#ply, #flvcontainer, #vodcast_download{
	float:right;
	clear:both;
}
#flvcontainer, #vodcast_download{
	width:320px;
	padding-left:20px;
}

.sitenotice{
	text-align:center;
	background-color:#D8D5DE;
	padding:5px 0;
}

/* BROCHURE BUTTON BACKGROUNDS */
.sendbrochure, .dontsendbrochure{
	height:100px;
	width:300px;
	color:White;
}
.sendbrochure{
	background-color:Green;
}
.dontsendbrochure{
	background-color:Red;
}
#image-gallery{
	text-align:center;
}
#image-gallery div{
	float:left;
	width:177px;
	height:250px;
	/*border:1px solid Red;*/
	text-align:center;
}
#image-gallery a{
	/*padding:10px;*/
	text-decoration:none;
}
#image-gallery img{
    border: 8px solid #E0DDE6;
    /*margin: 5px 15px 10px 0;*/
    margin:0 0 20px 0;
    padding: 2px;
}
#image-gallery div.gallery-spacer{
	width:890px;
	height:20px;
	clear:both;
	float:left;
	/*border:10px solid Red;*/
}
.wideelement{
	width:800px;
}
.smaller{
	font-size:80%;
	line-height:17px;
}
