body {
	background: #fff;
}

/*
	MAIN HOLDING DIV
*/
#pageWrap {
	width: 970px;
}

.contentMain {
	background: #fff url(../img/contentMain.gif) top left;
	position: relative;
}

.contentBtm {
	background: url(../img/contentBtm.jpg) bottom left no-repeat;
	padding: 0 15px 35px 15px;
}

.mainContent {
	padding-left: 14px;
	padding-right: 14px;
	width: 181px;
	float: left;
}

.videoContent {
	margin: 0px 0px 10px 10px;
	width: 500px;
	float: left;
}

.slideshowContent {
	position: relative;
	margin: 0;
	width: 500px;
	float: left;
}

.centralContent {
	margin: 0 0 0 10px;
	width: 500px;
	float: left;
}

.contextContent {
	margin: 0 0 0 10px;
	width: 195px;
	float: left;
}

/*
	TYPOGRAPHY
*/
h1,h2,h3,h4,p,input,li,option,select,label,textarea {
	font-family: arial, sans-serif;
}

select,label,input,textarea {
	font-size: 100%;
}


.mainContent h2 {
	margin-bottom: 0px;
}

h2, h3.home {
	color: #bb1100;
}

h3.home a:hover {
	text-decoration: underline;
}

.contextContent h2 span{
	color: #666;
	font-weight: bold;
	font-size: 75%;
	display: block;
}

h3 {
	margin-bottom: 0px;
	font-size: 75%;
}

h3, h4, p, li, label {
	color: #666;
} 


a {
	text-decoration: none;
	font-weight: bold;
	color: #bb1100;
}

a.viewAll {
	background: url(../img/iconArrow.gif) right 6px no-repeat;
	color: #bb1100;
	padding-right: 9px;
}

a.viewAll:Hover{
	text-decoration: underline;
}

p.programmeTitle {
	font-weight: bold;
	color: #efb90f;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}

.mainContent a:hover,
.contextContent a:hover {
	text-decoration: underline;
}


/*
	Create Partner Site
*/
.partnerContent {
	margin: 0px 0px 0px 10px;
	width: 500px;
	float: left;
}

.partnerContent p,
.partnerContent li {
	padding-right: 20px;
}

.partnerContent p.partnerContact a {
	background: url(../img/arrowOrngPartner.gif) right 5px no-repeat;
	padding-right: 15px;
	font-size: 118%;
	color: #ffffff;
}

.partnerContent .partnerExample {
	background-color: #23282d;
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
	width: 225px;
	float: left;
}

.partnerContent .secondOption {
	margin-left: 10px;
}

.partnerContent .partnerExample h4 {
	padding-bottom: 10px;
	font-size: 88%;
	margin: 0px;
}

.partnerContent .partnerExample p,
.partnerContent .partnerExample li {
	padding-right: 0px;
}

.partnerContent .partnerExample ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.partnerContent .partnerExample ul li {
	margin-bottom: 12px;
}

.partnerContent .partnerExample ul li strong {
	padding-right: 4px;
}

/* Footer Info */
.footer {
	padding: 0 0 0 30px;
	margin: 0;
}

.footer p,
.footer li {
	font-weight: bold;
	color: #585c60;
	font-size: 65%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.footer ul,
.footer li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.footer li {
	padding-left: 6px;
}

.footer a {
	color: #585c60;
    text-decoration: none;
}

.footer a:hover {
	color: #bb1100;
    text-decoration: underline;
}

/*
	Site Header
*/
.siteHeader {
	padding: 0;
	background:url(../img/siteHeader.jpg) top left no-repeat;
	height: 96px !important;
	position: relative;
	text-indent:-2000px;
}

.siteHeader h1 {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 210px;
	height: 63px;
	float: left;
	position: absolute;
	left: 0;
	bottom: 0;
}

.siteHeader h1 a {
	padding-left: 300px;
	display: block;
	width: 210px;
	height: 70px;
}

.siteHeader ul.accnt {
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: right;
}

.siteHeader ul.accnt li a {
	display: block;
}

.siteHeader ul.accnt li.login {
	font-size: 88%;
}

.siteHeader ul.accnt li.login a {
	background: url(../img/iconLogin.gif) right 4px no-repeat;
}

.siteHeader ul.accnt li.create a,
.siteHeader ul.accntLoggedIn li.create a {
	background: url(../img/iconArrow.gif) right 4px no-repeat;
	font-weight: normal;
	padding-right: 12px;
	color: #ffffff;
}

.siteHeader ul.accntLoggedIn {
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0px;
	float: right;
}

.siteHeader ul.accntLoggedIn li {
	display: block;
	float: left;
	margin-right: 25px;
}

.siteHeader ul.accntLoggedIn li.loggedIn {
	display: block;
	float: none;
	margin: 0;
}


/*
	You are watching
*/
.watching h2 {
	font-size: 88%;
	color: #bb0011;
}

.watching h2 span {
	font-size: 85%;
	display: block;
	color: #666;
}

.watching h2 em {
	font-style: normal;
}

.watching h2.progPage {
	margin-bottom: 0px;
}


.watching h3 {
	padding-top: 15px;
}

.watching ul,
ul.progDetails {
	font-size: 90%;
	list-style: none;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

ul.progDetails li {
	padding: 0 0 3px;
}

ul.mostPopular {
	padding-bottom: 0px;
}

.watching ul.episodes li {
	display: inline;
}

ul.filedUnder li {
	padding-bottom: 0px;
	line-height: normal;
}

.watching ul.episodes li.viewAll {
	font-size: 88%;
	display: block;
}

.watching ul.episodes li.viewAll a {
	background: url(../img/iconArrow.gif) right 4px no-repeat;
	padding-right: 12px;
	color: #bb1100;
}

.watching a.creatAccount,
.watching a.partnerSite {
	display: block;
	font-size: 85%;
}

.watching ul.progPage li {
	font-size: 90%;
}

/*
	Video
*/
.videoContent

/*
	Share link
*/

ul.share, ul.share ul, ul.share li {
	margin: 0px;
	padding: 0px;
}

ul.share {
	list-style: none;
	clear: both;
}

ul.share li ul {
	display: inline;
}

ul.share li ul li {
	display: inline;
}
ul.share li {
	padding: 12px 0 0;
}

ul.share li a:hover {
	text-decoration: underline;
}

.slideshowContent .share {
	position: relative !important;
}

.slideshowContent .share li {
	display: inline !important;
	width: auto !important;
	height: auto !important;
	padding: 0 5px 0 0;
}

.slideshowContent .share li a {
	display: inline !important;
	width: auto !important;
	height: auto !important;
}


/*
	Playlist
*/
.playList {
	border: solid #ffffff 1px;
	background-color: #23282d;
	padding: 6px;
}

.playList p {
	padding: 0px;
	margin: 0px;
}

ul.channelList {
	padding: 8px 0px;
}

ul.channelList li {
	line-height: 0.9em;
	padding-right: 8px;
	width: 150px;
	float: left;
}

ul.channelList li a img {
	border: solid #23282d 1px !important;
	margin-right: 3px;
	float: left;
}

ul.channelList li a {
	display: block;
	font-size: 90%;
	color: #f0b90f;
}

ul.channelList li a:hover img {
	border: solid #bb0011 1px !important;
}

ul.channelList li a span {
	display: block;
	color: #ffffff;
}

ul.channelList li ul,
ul.channelList li ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.channelList li ul li {
	padding-top: 4px;
}

ul.channelList li ul li a {
	background: url(../img/iconAdd.gif) 0px 3px no-repeat;
	padding-left: 7px;
	font-size: 83%;
	color: #4b6987;
}

.playList ul.channelList {
	padding: 0px;
	margin: 0px;
}

.playList ul.channelList li {
	font-size: 100%;
	padding-bottom: 5px;
	width: 180px;
}

.playList ul.channelList li ul li a {
	background: url(../img/iconMinus.gif) 0px 4px no-repeat;
}

.playlistBtns {
	background: url(../img/playlistBtnsB.gif) bottom left no-repeat #131a21;
	padding-top: 3px;
	text-align: center;
}


/*
	CREATE ACCOUNTS
*/


form.acnt,
form.contact {
	padding: 30px 0px 0px 60px;
	width: 364px;
}

form.acnt label,
form.contact label {
	padding-top: 1px;
	font-size: 117%;
	font-weight: bold;
	display: block;
	width: 133px;
	float: left;
}

form.acnt select,
form.contact select {
	width: 225px;
}

form.acnt input,
form.contact input {
	padding-left: 3px;
	width: 219px;
}

form.acnt input.submit,
form.contact input.submit {
	padding-right: 3px;
	margin-right: 5px;
}

form.acnt input.submit,
form.acnt input.checkbox,
form.contact input.submit,
form.contact input.checkbox {
	width: auto;
}

form.acnt p.priv,
form.contact p.priv {
	padding-bottom: 20px;
}

form.acnt p.priv label,
form.contact p.priv label {
	font-weight: normal;
	font-size: 110%;
	width: 330px;
}

form.acnt textarea,
form.contact textarea {
	width: 221px;
	height: 108px;
}

/*
	Playlist overlay
*/
#overlay {
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 40;
	
	filter: alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

form.playlist {
	position: absolute;
	margin-left: 280px;
	z-index: 80;
	width: 400px;
	top: 250px;

}

form.playlist p {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 65%;
}

form.playlist p label {
	padding-bottom: 3px;
	font-weight: bold;
	display: block;
	font-size: 138%;
}

form.playlist p input {
	width: 400px;
}

form.playlist p input.submit {
	width: auto;
}

#player {display: block;  width: 500px; height: 320px; background: red}


/*
	Partnership
*/

.partner {
	background: url(../img/partnerRockhopper.gif) top left no-repeat;
	text-indent: -9999px;
	width: 98px;
	height: 32px;
}

.partner a {
	display: block;
	text-indent: -9999px;
	width: 98px;
	height: 32px;
}

/*
	Shorts
*/

.mainContent h4 {
	font-size: 80%;
	margin: 0;
	padding: 5px 0;
	color: #bb0011;
}

.mainContent h4 span {
    color: #999999;
}

.mainContent h4 a:hover {
	text-decoration: underline;
}

.mainContent ul.shorts {
	margin: 0;
	padding: 0 0 10px;
	list-style-type: none;
}

.mainContent ul.shorts li {
	font-size: 70%;
}

/*
	Case study
*/

.twoColContent {
	width: 720px;
	float: left;
}

.twoColContent .carouselStatic {
	margin: 0 0 10px;
}

.caseStudy {
	width: 500px;
	margin: 0 0 0 10px;
	float: right;
}

.caseStudy h2 {
	font-weight: normal;
	color: #666;
	font-size: 85%;
}

.caseStudy h2 span {
	display: block;
}

.caseStudy h2 em {
	font-weight: bold;
	color: #bb0011;
	font-style: normal;
}

.producer span {
	font-weight: bold;
	display: block;
	color: #bb0011;
}

/*
	Join the Fight
*/

ul.selectLangFlags, ul.selectLangFlags li {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.selectLangFlags li {
    float: left;
	padding-right: 6px;
}
ul.selectLangFlags li a img {
    border: 1px solid #000000;
    spadding: 1px;
    sbackground-color: #000000;
}
ul.selectLangFlags li a img:hover, ul.selectLangFlags li.selected img {
    border: 1px solid #bb0011;
}

.selectLang {
	margin: 0;
	padding: 10px 0;
}

.selectLang img {
	display: block;
	float: left;
	width: 40px;
	margin-right: 9px;
	border: 1px solid #000000;
}

.selectLang ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 130px;
	float: left;
	font-size: 84%;
}

.selectLang li.shortsTitle {
	color: #bb0011;
	font-weight: bold;
	font-size: 100%;
}

.shortsList {
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #ccc;
	position: relative !important;
}

.diseases {
	margin: 0;
	padding: 0 0 10px;
	list-style-type: none;
}

.diseases li {
	display: inline;
	padding: 0 10px 5px 10px;
	background: url(../img/bulletGrey.gif) left 5px no-repeat;
	color: #999999;
	font-weight: bold;
}

.diseases li a:hover {
	text-decoration: underline;
}

.epDetails {
	padding-bottom: 10px;
}

.epDetails h2{
	padding: 0 !important;
	margin: 0 !important;
}

.sponsors {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sponsors li {
	color: #bb0011;
	font-weight: bold;
	font-size: 77%;
	line-height: 109%;
	padding: 0px 0 4px 0;
}

.sponsors span {
	display: block;
	padding: 0 0 3px;
	font-size: 90%;
	font-weight: bold;
}

.sponsors a {
    width: 191px;
	display: block;
}

.sponsors a span:hover {
    text-decoration: underline;
}

.downloads {
	padding: 0;
	position: relative;
}

.downloads ul {
	margin: 0;
	padding: 10px 20px 5px 0;
	list-style-type: none;
}

.downloads li {
	padding: 0 15px 0 0;
}

.downloads li a:hover {
	text-decoration: underline;
}

.factsheet a {
	background: url(../img/iconPDF.gif) top left no-repeat;
	display: block;
	padding: 5px 0 10px 28px;
}

.factsheet a:hover,
.podcast a:hover {
	text-decoration: underline;
}

.podcast span {
	float: left;
	color: #bb1100;
	font-weight: bold;
	margin-top: 5px;
}

.podcast a {
    display: block;
	float: left;
	padding: 0px 15px 5px 0;
}

.podcast span {
	padding: 0px 0 5px 0px;
}

.podcast .multiline span{
	margin-top: 0px;
}
.factsheet .multiline a {
	padding-top: 0px;
	padding-bottom: 0px;
}

.mediaEnq {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 185px;
	font-size: 100%;
}

.mediaEnqEng {
	padding-top: 20px;
	width: 185px;
	font-size: 100%;
}

.mediaEnq img {
	margin: 0 8px 8px 0;
}

.mediaEnq p,
.mediaEnqEng p {
	font-size: 62.5%;
}

.partners p{
	float: left;
	padding-right: 5px;
}

p.partnertext {
	padding-top: 6px;
}

p.partnertext a:hover {
	text-decoration: underline;
}

#speciallinks span.noline {
	color: #666;
	display: block;
}

#speciallinks .txt_noline {
	text-decoration: none;
}

#speciallinks .txt_underline {
	text-decoration: underline;
}

#speciallinks .img_border {
	border: 1px solid #bb1100;
}

a { outline: 0; }

.errorMsg {
	color: #bb1100;
}

ol, ol li{
padding: 0;
margin: 0;
}
ol li{
margin: 0 30px 5px 30px;
}
