@charset "UTF-8";

/* _____________ STRICTLY STYLES ______________________________________________________________________*/


#strictlyNav {
	font-family: Geneva, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	height: 34px;
	width: 732px;
	padding-top: 18px;
	padding-left: 23px;

}
.strictlyLHS {
	width: 375px;
	padding-top: 25px;
	padding-left: 25px;
	display:block;
	float:left;
	background-image: url(../images/Strictly/SCD_logo_small.png);
	background-position: 130px 29px;
	background-repeat: no-repeat;	
}
.strictlyLHSWelcome {
	width: 375px;
	padding-top: 25px;
	padding-left: 25px;
	display:block;
	float:left;
}
.strictlySeriesNumber {
	font-family: Geneva, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	color: #CCC;
	line-height: 1.3em;
	display: block;
}
.strictlySeriesYear {
	font-family: Geneva, sans-serif;
	font-size: 3em;
	color: #333;
	display: block;
	clear: left;
	float: left;
	line-height: 1em;
}
.strictlyFactRow {
	display: block;
	float: left;
	width: 100%;
	margin-top:25px;
}

.strictlyFactRowLHS {
	font-size: 1em;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em;
	width: 115px;
	height: 100%;
	display: block;
	float: left;
	margin-top: 3px;
}
#strictlyFactRow1 .strictlyFactRowLHS {
	margin-top: 7px;
}
#strictlyFactRow2 .strictlyFactRowLHS {
	margin-top: 3px;
}

#strictlyFactRow4 .strictlyFactRowLHS, #strictlyFactRow5 .strictlyFactRowLHS {
	display:inline;
	margin-top: 1px;
}


.strictlyFactRowRHS {
	font-size: 1.2em;
	color:#CCC;
	display: inline;
	float: left;
	width: 230px;
}
.strictlyCelebNameWeekScore {
	font-size: 1.4em;
}
#strictlyRHS {
	display: block;
	float: left;
	height: 515px;
	width: 350px;
	padding-top:18px;
	
}

#strictlyRHS img {
	border: 1px solid #666;
	
}
.strictlyWelcomeLHS {
	background-image: url(../images/Strictly/SCD_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
}
.strictlyImageCaption {
	font-family: Geneva, sans-serif;
	font-size: 1.2em;
	color: #666;
	padding-top: 6px;
	margin:0px;
	width: 280px;
	display:block;
	float:left;
}
.strictlyImageCredit {
	font-family: Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	padding-top: 6px;
	margin:0px;
	padding-right:14px;
	padding-top:8px;
	float: right;
	display:block;
}
.strictlyCelebRole {
	color:#666;
}#strictlyNavList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#strictlyNavList li {
	display: block;
	float: left;
	margin-right:8px;
}
#strictlyNav2, #strictlyNav3, #strictlyNav4, #strictlyNav5, #strictlyNav6, #strictlyNav7 {
	background-image: url(../images/Strictly/strictlystar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 27px;
}


#strictlyNav li a {
	color:#666;	
	text-decoration: none;
}
#strictlyNav li a:hover, #strictlyNav li a.selected {
	color:#FFF;	
}



.strictlyWelcomeLHS {
	background-image: url(../images/Strictly/SCD_logo.png);
	background-repeat: no-repeat;
	background-position: left -5px;
	height: 160px;
}


.strictlyWelcomeText {
	padding-right: 25px;
	
}

.strictlyWelcomeText p {
	margin-bottom:15px;
	font-size: 1.1em;
	color: #CCC;
	line-height:1.5em;
}

#currentSeriesText {
	margin-top:50px;
	padding-right: 25px;
	display: block;
	clear: both;
	float: left;
}
.dateColumn {
	display: block;
	float: left;
	width: 115px;
	
}
.contentColumn {
	float: left;
	width: 230px;
}
#currentSeriesTextHeadings .dateColumn, #currentSeriesTextHeadings .contentColumn {
	font-size: 1em;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em;
	height: 22px;
		margin-bottom:0px;
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: bottom;

}

#currentSeriesItemWrapper {
	display: block;
	clear: both;
	height: 293px;
	overflow: auto;	
	
}
.currentSeriesItemDate {
	font-size: 1em;
	color: #CCC;
	float: left;
	width: 115px;
	padding-top:2px;
}
.currentSeriesItemTitle {
	font-size: 1.3em;
	float: left;
	width: 200px;
	margin-bottom:5px;
	color: #CCC;
}
.currentSeriesItemContent {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #CCC;
	float: left;
	width: 200px;
	margin-left:115px;
	display:block;	
}
.currentSeriesItem {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	display:block;
	float:left;	
	margin-bottom:0px;
	padding-top:14px;
	padding-bottom:14px;
}


#factfileArea {
	float: left;
	height: 600px;
	width: 755px;
	
	background-image: url(../images/factfile_grid.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;

}
#factfileInner {
	
	padding-top: 50px;
	padding-left: 20px;
	display:block;
	float:left;
}

.factfileRow {
	display: block;
	float: left;
	width: 100%;
	margin-top:20px;
}

.factfileRowLHS {
	font-size: 1em;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em;
	width: 167px;
	height: 100%;
	display: block;
	float: left;
	margin-top: 2px;
}
.factfileRowRHS {
	font-size: 1.2em;
	color:#CCC;
	display: block;
	float: left;
	width: 195px;
}


#strictlySevenSubhead {
	clear: both;
	float: left;
	width: 100%;
	font-family: Arial, Geneva, sans-serif;
	font-size: 18px;
	color: #CCC;
	letter-spacing: 0px;
	margin-top:30px;
	margin-bottom:15px;
}
.strictlySevenLogo {
	float: left;
	
	width: 115px;
	padding-top: 20px;
	display: block;
	margin-right:0px;
	clear:both;
}
.strictlySevenLogoText {
	float: left;
	width:230px;
	padding-top: 10px;
	font-size: 11px;
	color: #666;
}
#strictlyTwitter {
	 margin-top: -15px;
 margin-left: 0px;
}
#strictlyRSS img {
 margin-top: -8px;
 margin-left: 40px;
 margin-bottom:30px;
 
}
#strictlyBBC {
	 margin-top: -20px;
 margin-left: 5px;
}

