@charset "utf-8";
/* CSS Document */

@import url("sifr.css");

/* Global reset, thanks to Eric Meyer (meyerweb.com) for this */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}


html{
overflow-x: hidden;
}


body{
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
	/*background-position:center top;
	background-color: #FFF;
	background-image: ;*/
	background: url(../../../../ext/randomImg.php) #000 top center;
	background-attachment: fixed;
}

#wrapper{
	width: 993px;
	height: 650px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

h2,h3,h4{
font-size: 1.8em;
color: 	#cc0256;
}

h6{
font-size: 1.4em;
color: #cc0256;
}

h2.sIFR-replaced{
margin-bottom: -10px;
margin-top: 10px;
display: block;
padding-top: 10px;
}



p{
color: #4f7b8e;	
}


a{
	color:#cc0256;
}

a:hover{
	color: #35576e;
}


a.arrow_link{
	color:#cc0256;
	padding: 0px 10px 0px 0px;
	height: 15px;
	background: url(../img/link-arrow.gif) right center no-repeat;
	text-decoration: none;
}


/* standard upper editorial panel size */

div.upper_editorial_panel{
width: 400px;
height: 110px;
background: #FFF;
position: relative;
top: -35px;
left: 470px;
}


/* changes the height of the upper panel */

	div.deep_panel{
	height: 325px;
	}

div.upper_editorial_panel p, div.upper_editorial_panel form{
display: block;
margin-left: 10px;
margin-bottom: 5px;
}

div.upper_editorial_panel h2{
margin: 0px 0px -5px 10px;	
float: left;
}

div.upper_editorial_panel ul{
	float: left;
	clear:both;
}

div.drag_handle{
width: 10px;
height: 10px;
background: url(../img/drag-handle.gif) no-repeat 0px 0px;
cursor:move;
position: absolute;
right: 5px;
top: 5px;
z-index: 501;
}

#initLocForm{
	float: left;
	display: block;
	margin: 10px 10px 10px 27px;
	width: 450px;
}

	#initLocForm input#doSubmit{
		width: 145px;
		height: 25px;
		text-align: left;
	}


	p#postcode_error{
	color: #900;
	width: 80px;
	float: left;
	position: relative;
	top: 5px;
	}

#travel_options{
float: left;
width: 200px;
margin: 5px 50px 0 10px;
}

div#submitHolder{
	float: left;
	
	
}

#travel_options input{
	display: block;
	float: left;
	
}

#travel_options label{
	display: block;
	float: left;
	padding: 2px;
	font-size: 1.2em;
	color: #4f7b8e;
	
}


div.shallow_editorial_panel{
	width: 770px;
	background: url(../img/element-background.png) repeat;
	position: absolute;
	top: 120px;
	left: 125px;
	z-index: 8;
	height: 350px;
	/*overflow-x:auto;*/
}

	div.shallow_editorial_panel div.col{
		width: 350px;
		float: left;
		margin: 0px 7px 0px 8px;
	}
	
	div.large_editorial_panel div.col{
		width: 340px;
		float: left;
		margin-right: 5px;
	}
	
	
	
	/*  this wraps the inner content in link blocks - same for all types */
	div.content_wrap{
	float: left;
	margin-left: 20px;
	width: 240px;
	}
	
	

	
	div.link_block{
		/*border: 1px solid #4f7b8e;*/
		background: url(../img/block-background.png) top left no-repeat;
		width: 98%;
		position: relative;
		clear: both;
		height: 55px;
		margin: 0px -17px 8px 27px;
	}
	
	div.link_block img{
		margin: 3px;
		float: left;
	}
	
	div.link_block h3{
		font-weight: normal;
		font-size: 1.6em;
		display: block;
		margin: 5px 0px 0px 7px;
		color:#35576e;
		float: left;
	}
	
	div.link_block a.arrow_link{
		position: absolute;
		bottom: 0px;
		left: 72px;
		display: block;
		height: 15px;
		font-size: 1.4em;
	}
	
	
	div.link_block span.cat_sub{
		clear:both;
		width: 300px;
		position: absolute;
		left: 72px;
		top: 25px;
		color:#35576e;
	}
	
	div.link_block span.sub_data{
		font-size: .7em;
	}
	
	div.shallow_editorial_panel h2{
		margin: 0px 0px 0px 27px;
	}
	div.shallow_editorial_panel div.col h2{
		margin: 0px 0px 0px 10px;
	}
	
	div.shallow_editorial_panel div.col h4{
		margin: 20px 0px 0px 10px;
		font-size: 1.4em;
	}
	
	div.shallow_editorial_panel h6{
		margin: 0px 0px 12px 10px;
		float: left;
	}
	
	div.shallow_editorial_panel p{
		margin: 5px 0 5px 10px;
		font-size: 1.2em;	
		float: left
	}
	
	div.shallow_editorial_panel p.fullWidth{
		margin: 15px 30px 5px 27px;
		font-size: 1.2em;	
		float: left
	}
	
	
	div.shallow_editorial_panel p strong{
		font-weight:bold;
		color:#cc0256;
	}
	
	div.shallow_editorial_panel p.box-wrap{
		margin-left: 27px;
		margin-right: 27px;
		margin-bottom: -10px;
	}
	
	
	a.category_thumbnail{
		display: block;
		/*border: 1px solid #4f7b8e;*/
		margin: 4px 0 0 4px;
		width: 60px;
		height: 45px;
		float:left;		
	}
	
	div.link_block a.category_thumbnail img{
		margin: 0px;
		border: 0px;
		padding: 0px;
		/*width: 30px;
		height:23px;*/
		display: block;
	}
	
	div.link_block_fixed img.category_thumbnail{
		margin-top: -10px;
	}
	
	
	
	div.news_thumb, a.news_thumb{
		float: left;
		display: block;
		margin: 15px 10px 5px 5px;
		width: 38px;
		height: 25px;
		/*clear: both;*/
		position: relative;
	}
	
	
	
	
	
	
	div.link_block_fixed{
		/*border: 1px solid #4f7b8e;*/
		background: url(../img/block-background.png) top left no-repeat;
		width: 345px;
		position: relative;
		height: 56px;
		margin: 10px 0px 0px 10px;
		float: left;
	}
	
	div.link_block_fixed img{
		width: 70px;
		height: 45px;
	}
	
	
	div.link_block_fixed h3{
		font-weight: normal;
		font-size: 1.6em;
		display: block;
		margin: 5px 0px -3px 10px;
		color:#35576e;
		text-transform: none;
	}
	
	div#display_content div.link_block_fixed p{
		margin-left: 10px;
	}
	
	div.link_block_fixed div.content_wrap a{
		/*position: absolute;
		bottom: 0px;
		left: 85px;
		display: block;
		height: 15px;*/
		color:#35576e;
		text-decoration:none;
	}

div.medium_editorial_panel{
	width: 770px;
	height: 430px;
	background: url(../img/element-background.png) repeat;
	position: absolute;
	top: 120px;
	left: 125px;
	
}

	div.medium_editorial_panel h2{
		display: block;
		margin: 0px 10px 10px 27px;
		padding-top: 10px;
	}
	
	div.medium_editorial_panel h2.story-header{
		margin-left: 10px;
		}
	
	div.medium_editorial_panel h6{
		display: block;
		margin: 2px 0px 5px 10px;
		padding-top: 10px;
		color: #4f7b8e;
		font-size: 1.4em;
	}
	
	
	div.medium_editorial_panel p{
		margin: 5px 0 5px 10px;
		font-size: 1.2em;
		display: block;
		float: left;
		font-size: 1.3em;
		color:#4f7b8e;
		width: 95%;
	}
	
	div.medium_editorial_panel p strong{
		font-weight: bold;
	}
	
	div.medium_editorial_panel div.scroll-track{
		margin-top: 20px;	
	}


div.narrow_editorial_panel{
	width: 770px;
	height: 480px;
	background: url(../img/element-background.png) repeat;
	position: relative;
	top: 35px;
	left: 125px;
	
}

div.locked_panel{
	width: 275px;
}

	

	div.narrow_editorial_panel h2{
		display: block;
		margin: 0px 0px 0px 27px;
		padding-top: 10px;
	}
	
	div.narrow_editorial_panel h6{
		display: block;
		margin: 8px 0px 8px 10px;
		color: #4f7b8e;
		font-size: 1.4em;
	}
	
	div.narrow_editorial_panel p{
		margin: 5px 35px 5px 27px;
		
		font-size: 1.2em;
	}
	
	div.narrow_editorial_panel p strong{
		font-weight: bold;
	}
	
	div#likes, div#dislikes{
		margin: 0px 20px 10px 10px; 
		font-size: 1.2em;
		float: left;
		width:50%;
		color: #4f7b8e;
	}
	
	div#likes strong, div#dislikes strong{
		font-weight: bold;
		color:#cc0256;
		
		}
	
	img.people_img{
		float: left;
		display: block;
		width: 150px;
		margin: 0px 0px 10px 27px;
	}
	
	img.energy{
		display:none;
	}
	
	img.alignleft{
		display: block;
		float: left;
		margin-right: 10px;
	}

	a.narrow_thumb{
		display: block;
		float: left;
		margin: 0px 3px 3px 0px;
		border: 1px solid #4f7b8e;
	}
	
	a.narrow_thumb:hover{
		border-color:#cc0256;
	}
	
	a.narrow_thumb img{
		width: 85px;
	}
	
	div.shallow_override{
		height: 300px;
	}
	
	div.deep_override{
		height: 470px;
	}
	

div#thumb_holder{
	width: 740px;
	height: 250px;
	margin-left: 27px;
	overflow: hidden;
	clear: both;
}

a.full_link{
	display: block;
	width: 95%;
	padding: 3px;
	margin: 5px 0px 0 0px;
	background:url(../img/link-arrow-white.gif) right center  no-repeat #cc0256;
	color:#FFF;
	text-decoration: none;
}


div.large_editorial_panel{
width: 770px;
height: 500px;
background: url(../img/element-background.png) repeat;
top: 115px;
left: 125px;
z-index: 10;
position: absolute;

}
	div.large_editorial_panel h2{
		margin: 0px 0px 5px 30px;
	}

	div.large_editorial_panel p{
		font-size: 1.2em;
		margin: 0px 0px 10px 27px;
	}


div.insight_block{
	
	border-top: 1px solid #d7e1e6;
	border-bottom: 1px solid #d7e1e6;
	
	width: 90%;
	margin-left: 10px;
	height: 50px;
	padding: 10px 0 10px 0;
	
}

div.insight_block img{
	float:left;
	margin-right: 5px;
}

div.insight_block h3{
	color: #cc0256;
	float: left;
	font-size: 1.6em;
}

div.insight_block p{
	clear: right;
	float: left;
	margin-left: 0px;	
}

img.alignleft{
	/*border: 1px solid #4f7b8e;*/
}

img.alignleft:hover{
	/*border-color:#cc0256;*/
}







div#detail_area{
width: 380px;
height: 215px;
margin: 30px auto;
position: relative;
}

div#detail_area h6{
	font-size: 1.6em;
	font-weight: bold;
	text-transform:none;
	line-height: 1.4em;
}

div.detail_hover{
	background: url(../img/pink-grid.gif) repeat;
}


div.left_editorial_panel{
width: 194px;
height: 331px;
position: relative;
top: 100px;
left: 100px;
}

div.left_editorial_panel_content{
width: 190px;
height: 327px;
background: #FFF;
}

div.left_editorial_panel h2{
margin: 0px 0 0 10px;	
}

div.left_editorial_panel p{
	margin: 5px 15px 5px 15px;
}

div.left_editorial_panel ul{
list-style-type: none;	
display: block;
margin: 10px 0 0 10px;
}

div.left_editorial_panel a{
font-size: 1.2em;
color: #cc0256;
line-height:1.4em;
text-decoration: none;
}


ul.upper_news_list{
display: block;
float: left;

width: 170px;
margin: 0px 0px 0px 25px;
list-style-image:url(../img/list-arrow.gif);
list-style-position:outside;

}

ul.upper_news_list a{
color: #4f7b8e;
text-decoration:none;
font-size:1.2em;
display: block;
margin-bottom: 5px;
}

ul.upper_news_list a.morelink{
color: #cc0256;
text-decoration:underline;
}

div#wrapper p.twitter-message{
	/*border: 1px solid #4f7b8e;*/
	background: url(../img/block-background-twitter.png) left 0px no-repeat;
	display: block;
	position: relative;
	clear: both;
	width: 95%;
	height: 45px;
	font-size: 1.2em;
	padding: 5px 0;
	text-transform:lowercase;
	margin-bottom: 10px;
	line-height: 1em;
}

p.twitter-message a.block-link{
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
}

p.twitter-message span a{
	color:#4f7b8e;
	text-decoration: none;
	padding: 0 8px 0 0;
	font-size: 1em;
}

p.twitter-message span a:hover{

}

p.twitter-message span{
display: block;
clear: both;
width: 80%;
margin-left: 50px;
}

p.twitter-message span img{
	display:none;
}

p.twitter-message span.twitter-timestamp{
	font-size: .8em;
	margin-top: 1px;
}

/*this sits outside the main wrapper, despite being inside it*/
div#fullGViewDisplay{
	
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index:5;
}

#appFrame{
position: absolute;
z-index: 10;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}


/* contact styles */

div.col_wrapper{
width: 40%;
margin-left: 10px;
height: 400px;
/*margin-top: 1px solid #ccc;
margin-bottom: 1px solid #ccc;*/
clear: left;
}

div.map_wrapper{
	position:absolute;
	top: 50px;
	right: 10px;
}

div.col_4{
width: 250px;
float: left;
margin: 0px 5px 0px 10px;
}

span.sub_text{
font-size: .8em;
}

div.col_4 a{
color: #cc0256;
}
div.col_4 h3{
	margin-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform:capitalize;
	margin-top: 10px;
}


p#forceLink{
	display:block;
	position: absolute;
	bottom: 60px;
	width: 200px;
	height:50px;
	}	

p#forceLink a.news_all_item_button{
	/*width: 190px;	*/
}


/* image gallery styles */

div#imageContainer{
	width: 150px;
	height: 50px;
	overflow: hidden;
	margin: 0px 0px 0px 27px;
	position: absolute;
	bottom: 20px;
	}

div#gallery dl.gallery-item{
	float: left;
	margin: 10px 2px 0px 2px;

}

div#gallery dl.gallery-item a{
	display: none;
}

div.wp-caption{
	display: none;
}

dd.gallery-caption{
	display: none;
}

div#gallery dl.gallery-item dt{
	display: block;
	background: #f7ccdc;
	width: 13px;
	height: 13px;
	color:#cc0256;
	text-align: center;
	cursor: pointer;
}

div#gallery dl.gallery-item dt:hover,div#gallery dl.gallery-item dt.current{
	background:#cc0256; 
	color:#f7ccdc;
}


/* these are the gallery scroll buttons - disabled for now, may need to be re-enabled later. DO NOT DELETE*/
#scrollLeft{
	width: 10px;
	height: 10px;
	background: url(../img/toggle-switch.gif) no-repeat -20px 0px #FFF ;
	position: absolute;
	z-index: 200;
	top: 25px;
	left: -5px;
	display: none;
}

#scrollRight{
	width: 7px;
	height: 10px;
	background: url(../img/toggle-switch.gif) no-repeat -2px 0px #FFF;
	z-index: 200;
	position: absolute;
	top: 25px;
	right:3px;
	display: none;
}



/* controls for single post pages */

/* single post: news 

a.news_all_item_button{
	padding: 3px;
	margin: 5px 0px 0 0px;
	background:url(../img/link-arrow-white.gif) right center  no-repeat #cc0256;
	color:#FFF;
	text-decoration: none;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin-top: -10px;
	width: 142px;
}*/

span.news_last_item_button a{
	padding: 3px;
	margin: 5px 0px 0 0px;
	background:url(../img/link-arrow-white_opp.gif) left center  no-repeat #cc0256;
	color:#FFF;
	text-decoration: none;
	/* change below to re-enable nav buttons */
	display: none;
	position: absolute;
	bottom: 20px;
	left: 206px;
	width: 92px;
	text-align: right;
}

span.news_next_item_button a{
	padding: 3px;
	margin: 5px 0px 0 0px;
	background:url(../img/link-arrow-white.gif) right center  no-repeat #cc0256;
	color:#FFF;
	text-decoration: none;
	/* change below to re-enable nav buttons */
	display: none;
	position: absolute;
	bottom: 20px;
	left: 385px;
	width: 92px;
}

a.news_all_item_button{
	padding: 3px 10px 3px 3px;
	margin: 5px 0px 0 0px;
	/*background:url(../img/link-arrow-white.gif) right center  no-repeat #cc0256;*/
	background:url(../img/link-arrow.gif) right center no-repeat;
	color:#D61E6B;
	text-decoration:underline;
	/* change below to re-enable nav buttons */
	display: none;
	position: absolute;
	bottom: 20px;
	/*left: 10px;*/
}

p#forceLink a.news_all_item_button{
display: block;
}


/* energy slider control */

div#square_slider{
	float: left;
	width: 2px;
	height: 180px;
	background: #b1bbc2;
	position: absolute;
	left: 30px;
	top: 110px;
	}

div#square_slider_handle{
	width: 17px;
	height: 17px;
	background: url(../img/scroller_handle.png) top left no-repeat;
	position: absolute;
	left: -8px;
	cursor: pointer;
}

div.energy_options_holder{
	width: 80%;
	margin: 0px 0px 0px 40px;
	float: left;
	position: relative;
	z-index: 10;
}

div.energy_options_holder h2{
	margin-top: 12px;
	padding: 0px;
	margin-bottom: -8px;
}

a.next_energy_button{
		padding: 3px 10px 3px 3px;
	margin: 5px 0px 0 0px;
	/*background:url(../img/link-arrow-white.gif) right center  no-repeat #cc0256;*/
	background:url(../img/link-arrow.gif) right center no-repeat;
	color:#D61E6B;
	text-decoration:underline;
	/* change below to re-enable nav buttons */
	position: absolute;
	bottom:130px;
	left: 30px;
	width: 60px;
	text-align: right;
}

div.img_result{
width: 200px;
height: 200px;
float:left;
margin-left: -10px;
background-position: -200px -300px;
background-repeat: no-repeat;
}

div.client-holder{
	width: 90%;
	margin-left: 27px;
	margin-top: 20px;
}

div.logo_holder{
	width: 71px;
	height: 71px;
	/*border: 1px solid #b1bbc2;*/
	background-color:#900;
	float: left;
	margin: 0px 4px 5px 0px;
	background-position: center center;
	text-indent:-9000px;
}

div.logo_holder:hover{
	/*border-color:#cc0256;*/
}



/*sitemap*/

div.ddsg-wrapper ul{
	width: 40%;
	float: left;
	display: block;
	font-size: 1.2em;
	color: #35576e;
	margin-left: 20px;
	list-style-type: none;
}


/* utility classes */

.inputButton{
border: 1px solid #ccc;
background-color: #cc0256;
color: #FFF;
cursor:pointer;
clear: both;
display: block;
font-size: 1.2em;
margin-top: 5px;
}

.suppress{
	visibility: hidden;
}


.drop-shadow{
/* Drop shadow effect has been disabled	
background: url(../img/shadow_corner.png) bottom right no-repeat;
*/
position: absolute;
bottom: -5px;
right: -5px;
width: 100%;
height: 100%;
}


.doClear{
	clear: both;
}

div.overflow{
	width: 97%;
	height: 90%;
	overflow:hidden;
}

div.overflowTall{
	width: 98%;
	height: 80%;
	overflow:hidden;
}

div.makeScroll{
	margin-left: 17px;
}

div.locked_panel div.makeScroll{
	margin-left: 0px;
}
div.locked_panel h6{
	color:#cc0256;
	position:absolute;
	bottom: 55px;
	left: 20px;
}


img.size-medium{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}



/* additional */

div#we7_player{
	width:300px;
	height: 330px;
	background: url(../img/we7.jpg) bottom left no-repeat #000;
	position:absolute;
	top: 230px;
	right:150px;
	z-index: 10000;
	border: 20px solid #000;
	border-top-width: 25px;
} 

/* Send to friend and Newsletter pages */

.stf_content-lft, .stf_content-rgt, .stf_form, .nl_content-lft, .nl_content-rgt  {
	float:left;
}
.stf_content-rgt {
	margin-top:-27px;	
}

.nl_content-lft {
	width:475px;
	margin-right:8px;
	}
	
.stf_content-lft {
	width:535px;
	margin-right:8px;
	}
	.stf_content-lft h4, .nl_content-lft h4 {
		margin-top:27px;	
		}

.stf_content-lft h4, .stf_form, .nl_content-lft h4 {
	margin-left:27px;
	}
	
.stf_form {
	font-size: 1.2em;
	color: #4f7b8e;
	}
	.stf_form table tr td {
		vertical-align:top;
	}
	.stf_form input, .stf_form textarea {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 1.1em; color: #4f7b8e;
		border:1px solid #4f7b8e;
		background-color:#ecebeb;
	}
	.stf_form textarea {
		overflow:auto;
		width:605px; height:60px;
	}
	.stf_form input {
		width:260px; height:16px;
		margin-bottom:10px;
	}
	.stf_form legend {
		font-weight:bold;
		margin:10px 0 4px 0;
		}
		
#Send {
	float:right;
	width:44px; height:10px;
	margin-top:4px;
	border:none;	
	background-color:transparent;
}

.topSpacing {
	display:inline-block;
	margin:5px 0 20px 0;	
}

/* stf_results */

#result_table{
	border: 1px solid #35576e;
	border-collapse:collapse;
	margin-top: 20px;
	font-weight: bold;
}

#result_table tr td{
	border-right: 1px solid #35576e;
	color:#35576e;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
	
#result_table tr.header td{
	color:#cc0256;
	padding: 8px 0px 8px 0px;
	font-size: 1.4em;
}

#result_table td.rank{
	color:#cc0256;
}

#result_table tr.even td{
	background-color: #cdd5d8;
}

/* invitation */

.invitation_content{
	width: 98%;
	float:left;	
}


