/* 92702/common/styles/fs-main.css */
.fs-main
{
	border-bottom: 20px solid white;
	margin-bottom: 0;
}

.fs-main .bd
{
	background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/beautiful-boss-bg-trail.gif);
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
}

.fs-main .bd.mini-hero
{
	background-position: 320px 0;
}

.fs-main .bd.super-hero
{
	background-image: none;
}

.fs-main .hero .hero-panel
{
	position: absolute;
	top: 30px;
	left: 0;
	width: 300px;
}

.fs-main .hero-panel h2
{
	font-weight: normal;
	font-size: 21px;
	padding: 5px 5px 0 5px;
}

.fs-main .hero-panel .trail-text
{
	font-size: 12px;
	line-height: 1.25;
	padding: 5px 5px 20px 5px;
}

.fs-main .hero 
{
	position: relative;
}

.fs-main .hero span.credit
{
	background-color: white;
	display: block;
	text-align: right;
}

.fs-main .hero-panel h2,
.fs-main .hero-panel div.trail-text
{
	background: #fff;
	color: black;
	opacity: 0.8;
}

.fs-main .eight-col, 
.fs-main .eight-col img
{
	width: 620px;
}

.fs-main .twelve-col,
.fs-main .twelve-col img
{
	width: 940px;
}

.fs-main .trail-text img.trail-icon
{
	width: 12px;
}

.fs-main h3
{
	font-size: 16px;
	margin-bottom: 10px;
}

.fs-main .rating-container
{
	position: relative;
	top: -8px;
}

.fs-main .l1
{
	background-color: white;
}

.fs-main .strap
{
	border-top: 1px solid #999;
	margin-bottom: 7px;
}
/* 92702/common/styles/header-local-info.css */
#local-info 
{
	border-bottom: 1px solid #bebebe;
	float: left;
	clear: both;
	width: 940px;
	height: 2.165em;
}

#local-info p
{
	display: inline;
	float: left;
	margin-top: 5px;
}

#local-info a#accolade
{
	color: #d61d00;
	font-weight: normal;
}

#local-info a#accolade:active,
#local-info a#accolade:focus
{
	background-color: #d61d00;
	color: white;
}

#local-info p#webfeed 
{
	margin-left: 5px;
	width: 70px;
}

#local-info p#webfeed a 
{
	background-position: 0 55%;
	background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/icon_rss.gif);
	display: block;
	height: 14px;
	padding-left: 18px;
	padding-top: 1px;
}

#local-info #search,
#search 
{
	float: right;
	padding-top: 10px;
	width: 350px;
}

.network-front #local-info #search,
.network-front #search,
.network #local-info #search,
.network #search
{
	padding-top: 3px !important;
}

#local-info #web-search,
 #web-search 
{
	clear: right;
	float: right;
	position: relative;
	width: auto;
}

#local-info #web-search-field, 
#local-info #sitesearch-text,
#sitesearch-text,
#web-search-field
{
	width: 140px;
}

#local-info #search #web-search #go-guardian,
#search #web-search #go-guardian 
{
	min-width: 4em;
}
/* 92702/common/styles/top-navigation.css */
#header,
#sub-header
{
	padding-top: 0 !important;
}

#fake-bar
{
	background-color: #ededed;
	height: 2.5em;
	margin-bottom: 20px;
}

.top-navigation
{
	position: relative;
	z-index: 300;
	top: -3.5em;
	margin-bottom: -3.5em;
	left: 10px;
	background-color: transparent;
}

.top-navigation h2
{
	font-family: arial, sans-serif;
	font-size: 12px;
}

.top-navigation .drop-down
{
	z-index: 5000 !important;
}

.top-navigation .drop-down h2
{
	cursor: default;
	font-weight: bold;
	color: #333;
}

.top-navigation .drop-down h2,
.top-navigation .drop-down li,
.top-navigation span
{
	float: left;
}

.top-navigation .drop-down h2,
.top-navigation .top-navigation #larger
{
	clear: left;
}

.top-navigation .drop-down h2,
.top-navigation .drop-down li
{
	margin-right: 10px;
	padding-bottom: 10px;
}

.top-navigation .webfeed a
{
	background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/rss_icon_nobg.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 19px;
	position: static !important;
	margin: 0;
	padding-top: 0;
}

.top-navigation span
{
    padding-right: 10px;
}

.top-navigation span#larger
{
    background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/textsize_a_dark.png);
    background-position: 10px center;
    padding-left: 30px;
}

.top-navigation a
{
	color: #005689;
}

/* tidy up for no javascript */
#omnitureNoScript
{
	position: absolute;
}

.top-navigation .user-details
{
	height: 2.5em;
	float: left;
}

.top-navigation .user-details .drop-down,
.top-navigation .user-details ul,
.top-navigation .user-details #sign-out
{
	float: left;
}
