@charset "utf-8";
/* CSS Document */

.box_menu  ul  li  a:hover, 
.red_link A:link, .red_link A:visited, .red_link A:active, .red_link A:hover,
.news_header a:link, .news_header a:visited,
.news_header a:hover,
.news_moreInfo a:link, .news_moreInfo a:visited,
.news_moreInfo a:hover,
.project_view a:link, .project_view a:visited,
.project_view a:hover,
.news_title a:link, .news_title a:visited, .news_title a:active,
.news_title a:hover
{
	color: #C40A5D;
}
 
.box_logo {
	background-image: url(/images/cre8newmedia_logo_1.gif);
}

.tms {
	float: left;
	height: 26px;
	width: auto;
	list-style-type: none;
	display: block;
	line-height: 26px;
	color: #FFFFFF !important;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(/images/pink_fade_1.gif);
	background-repeat: repeat-x;
}




.box_submenu  ul  li  a:hover {
	background-image: url(/images/bg_submenu_1.gif);
}
.lms {
	float: left;
	height: 25px;
	width: 210px;
	list-style-type: none;
	display: block;
	line-height: 25px;
	color: #FFFFFF !important;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/images/bg_submenu_1.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.stories_txt a:hover, .projectByNameList li a:hover {
	background-color: #C40A5D;
}


h2, .box_top_border {
	
	border-bottom-color: #C40A5D;
}




