@charset "UTF-8";
/* CSS Document - powered by Creative Communications */
	
#latest_news{
	height:20px;
	line-height:20px;
	width:129px;
	float:left;
	background-color:#db5885;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#ticker{
	height:20px;
	line-height:20px;
	width:831px;
	float:left;
	background-color:#f2729e;
}
#welcome{
	background-color:#fcdce7;
	padding:10px;
}
#classified_content_wide a{
	color:#f2729e;
}
#classified_content_left a{
	color:#f2729e;
}
#classified_content_left ol.tabs li a{
	color:#333333;
}
#index_daily_mail a, #daily_mail a, #index_tmos a, #tmos a{
	color:#333333;
}
#index_daily_mail a:hover, #daily_mail a:hover, #index_tmos a:hover, #tmos a:hover{
	color:#f2729e;
	text-decoration:none;
}
.mediapack a:hover img{
	border:#f2729e solid 1px;
}
.box_header{
	height:33px;
	padding-left:27px;
	background:url(../images/content/home_page/box_header_block_friday.gif) top left no-repeat;
}
input.submitButton {
	padding: 3px;
	_padding: 0px;
	*padding: 0px;
	border: 1px solid #f2729e;
	background-color: #fcdce7;
	margin-top:10px;
}
#client_feedback{
	width:208px;
	height:208px;
	margin-top:20px;
}
#testimonials_controls a, #testimonials_controls_top a{
	color:#333333;
}
.testimonial_page{
	color:#f2729e;
}
.fri_colour{
	color:#f2729e;
}
#text a{
	color:#f2729e;
}
/* ######### CSS for Shade Tabs ######### */
.tabbed_row{
	height:25px;	
	background-color:#fcdce7;	
}
.tabbed_row_last{
	height:25px;	
	background-color:#fcdce7;
	margin-bottom:10px;
}
#tabbed_content {
	width:332px;
	padding:10px 0px 0px 0px;
	border-top:#f2729e solid 3px;
}
.shadetabs {
	padding: 3px 0;
	margin: 4px 0px 0px 0px;	
	list-style-type: none;
	text-align: left;
}
.shadetabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a {
	text-decoration: none;
	font-size:1.1em;
	position: relative;
	z-index: 1;
	padding: 3px 6px;	
	background:#172831;
	color:#f2729e;
}
.shadetabs li a:hover {
	text-decoration: underline;
}
#tabs.shadetabs li a.selected { 
	background:#f2729e;
	color:#000000;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}