
* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px Arial,Verdana,sans-serif;
	color: #414141;
	text-decoration: none;
	text-align: left;
	background: #2c5fac;
}

img {
	display: block;
	border: none;
}

a {
	color: #2c5fac;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}


/*________ HEADER ________*/


#headerContainer {
	width: 100%;
	height: 130px;
	background: #FFF;
}

#header {
	width: 950px;
	margin: 0 auto;
}


/*________ PLATFORM LOGIN ________*/

#platformLogin {
	width: 100%;
	height: 30px;
	background: url(images/bg-login-bar.jpg) no-repeat right;
}


/*________ CONTENT ________*/

#contentContainer {
	width: 100%;
	background: #cdcdcd url(images/bg-content.gif) repeat-x top;
}

#content {
	width: 890px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 25px;
}

#content h2 {
	font-size: 24px;
	color: #2c5fac;
	font-weight:bold;
	padding: 20px 0 15px 0;
	letter-spacing: -1px;
}

#content h3 {
	font: 13px Arial Black,Arial,sans-serif;
	color: #282828;
	font-weight:bold;
	text-transform: uppercase;
}

#content p {
	padding-bottom: 15px;
	line-height: 1.6;
}

#content ul {
	padding-bottom: 15px;
	line-height: 1.6;
	font-weight: bold;
	padding-left: 20px;
	list-style-type: none;
}

#content ul li, #content ol li {
	background: url(images/bullet.gif) no-repeat left;
	padding-left: 15px;
}
#content ol {
	padding: 0 0 15px 40px;
	line-height: 1.6;
}

#introFlash {
	float: right;
}


/*__________ WHAT WE DO __________*/

#whatWeDo img {
	float:left;
	margin-right:15px;
}

h2#mediaUnitHeader {
	padding-left:60px;
	background: url(images/header-media-unit.gif) no-repeat left;
}
h2#vnrHeader {
	padding-left:60px;
	background: url(images/header-vnr.gif) no-repeat left;
}
h2#corporateHeader {
	padding-left:55px;
	background: url(images/header-corporate.gif) no-repeat left;
}
h2#broadcastHeader {
	padding-left:50px;
	background: url(images/header-outside-broadcast.gif) no-repeat left;
}
h2#programsHeader {
	padding-left:55px;
	background: url(images/header-programs.gif) no-repeat left;
}

#quote {
	width: 350px;
	margin-bottom: 20px;
	background: url(images/bg-quote.gif) right bottom no-repeat;
}
#quote p {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.6;
	padding-bottom: 10px;
	color:#575757;
}
#quote p strong {
	font-style: normal;
	color:#333333;
}
#quote img {
	float: left;
	margin-right: 10px;
	border: 1px solid #bcbcbc;
	padding: 2px;
}
#quote.quoteOB {
	float:right;
	margin-left: 30px;;
}

#slideshow {
	width: 512px;
	height: 347px;
	float: right;
	margin: 30px 0 15px 15px;
}


/*__________ OUR CLIENTS __________*/

#ourClients {
	margin: -20px 0 20px 0;
}
#ourClients h3 {
	clear: both;
	margin: 20px 0 10px 0;
}
#ourClients .clientList {
	width: 875px;
	height: 110px;
	overflow: hidden;
	float: left;
}
#ourClients .clientList img {
	float: left;
	margin: 0 15px 15px 0;
}


/*________ LATEST NEWS ________*/

#newsSlideshow {
	display: none;
}

#newsSlideshow.show {
	display: block;
	width: 480px;
	height: 270px;
	padding: 10px 85px 70px 85px;
	background: url(images/bg-newsvideo.jpg);
	margin-bottom: 20px;
}

.newsStory {
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 15px;
	width: 650px;
}

.newsStory h3 a {
	text-decoration: none;
	color: #282828;
	margin-bottom: 10px;
	display: block;
}

.newsStory h3 a:hover {
	color: #2c5fac;
}

#content .newsPost #quote {
width: auto;
}

.newsPost object {
	padding: 20px 45px 20px 45px;
	background: #000;
	background: url(images/bg-newsvideo.gif);
	display: block;
	margin-bottom: 15px;
}

.newsStory small {
	font: 11px Arial, Arial Black, sans-serif;
	text-transform: none;
}

.newsPost small {
	display: block;
	margin-bottom: 15px;
}

.newsPost img, .newsPost input {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #bcbcbc;
	padding: 2px;
	background: #dbdcdb;
}

#newsSidebar {
	float: right;
	width: 170px;
	margin: 0 0 10px 30px;
	padding: 0 20px 20px 20px;
	background: #bcbcbc url(images/bg-news-sidebar.gif) no-repeat top;
}
#newsSidebar h2 {
	font: 14px Arial Black,Arial,sans-serif;
	color: #282828;
	font-weight:bold;
	padding: 20px 0 0 0;
}
#newsSidebar ul {

	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	font: 12px Arial,Arial Black,sans-serif;
}
#newsSidebar ul li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #a4a4a4;
}
#newsSidebar ul li a {
	color: #282828;
	text-decoration: none;
}
#newsSidebar ul li a:hover {
	color: #2c5fac;
	text-decoration: none;
}

#newsSidebar p {
	font-size: 11px;
	padding-bottom: 8px;
}

#newsSidebar form fieldset {
	border: 0;
}

#newsSidebar form fieldset label {
	display: none;
}

#newsSidebar form fieldset input {
	border: 1px solid #a3a3a3;
	width: 156px;
	padding: 3px 0 3px 4px;
	margin: 0 0 6px 0;
	font-size: 11px;
}


/*__________ WHAT WE DO FOOTER BAR __________*/

#whatWeDoFooter {
	width: 100%;
	height: 90px;
	background: #FFF;
}
#whatWeDoFooter img {
	margin: 0 auto;
}


/*__________ CONTACT US __________*/

#contactDetails {
	float: left;
	width: 420px;
}

#contactDetails dl {
	width: 250px;
}

#contactDetails dl dt {
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 70px;
	font-weight: bold;
}

#contactDetails dl dd {
	margin-bottom: 10px;
	overflow: hidden;
}

#emailUs {
	overflow: hidden;
}

#emailUs form fieldset {
	width: 450px;
	border: 0;
}

#emailUs form fieldset legend {
	display: none;
}

#emailUs form label {
	float: left;
	clear: both;
	width: 110px;
	padding-top: 2px;
	margin: 0 20px 10px 0;
	text-align: right;
}

#emailUs form fieldset input {
	margin: 0 0 10px 0;
	padding: 2px 0 2px 3px;
	width: 197px;
}

#emailUs form fieldset textarea {
	width: 257px;
	height: 200px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 3px;
	overflow: auto;
	font: 100% Arial,Verdana,sans-serif;
}

#emailUs form input {
	margin: 0 0 0 130px;
}

#errorText {
	border: 1px solid #a60000;
	color: #a60000;
	background-color: #f78282;
	padding: 10px 20px 10px 20px;
	margin: 0 0 10px 0;
}

#errorText p {
	margin: 0;
	padding: 0 0 5px 0;
}

#errorText ul {
	padding: 0;
}

#errorText ul li {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: disc;
	font-weight: normal;
}

#successText {
	border: 1px solid #0a6d00;
	color: #0a6700;
	background-color: #87f77b;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 10px 0;
}

#successText p {
	padding: 0;
	margin: 0;
}


/*__________RECENT JOBS__________*/


#allNews {
height: 360px;
overflow: hidden;
}

.newsList {
width: 200px;
margin-right: 20px;
height: 180px;
float: left;
}

.newsList.noMargin {
margin: 0;
}

.newsList .thumb {
border: 1px solid #414141;
display: block;
background-color: #fff;
padding: 1px;
margin: 0 0 5px 0;
}

#content div.newsList h3 {
text-transform: none;
font-weight: normal;
font: 11px Arial, Helvetica, Sans Serif;
}

#content div.newsList h3 a {
color: #414141;
text-decoration: none;
}
#content div.newsList h3 a:hover {
color: #000;
}
#next, #prev {
font: bold 14px Arial, Helvetica, Sans Serif;
text-decoration: none;
}
#next {
float: right;
margin-right: 10px;
}

#contactBanner {
display: block;
margin-top: 20px;
}

/*__________FOOTER__________*/

#footerContainer {
	background: url(images/bg-footer.gif) repeat-x top;
	width: 100%;
}

#footer {
	width: 890px;
	margin: 0 auto 50px auto;
	font-size: 10px;
	color: #b5c7e2;
	padding-top: 10px;
}
#footer a {
	color: #b5c7e2;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}

#footer .footerLeft {
	float:left;
}
#footer .footerRight {
	float:right;
}


