/* 92702/common/styles/auto-trail-list.css */
.auto-trail-list h2
{
	border-top: none !important;
	font-weight: bold;
	margin-bottom: 0 !important;
}

.auto-trail-list ul
{
	clear: both;
}

.auto-trail-list ul.list li
{
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
}

.auto-trail-list li h3
{
	border-top: 1px dotted #999;
	padding-top: 2px;
}

.auto-trail-list li.strapped h3
{
	border-top: none;
}

.auto-trail-list .strap
{
	border-top: 1px solid #999;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	padding-top: 2px;
}

.auto-trail-list .first-trail-text
{
	float: left;
	width: 140px;
}

.auto-trail-list a.link-image
{
	float: left;
	margin-right: 10px;
}

.auto-trail-list .first-trail a.link-image
{
	margin-right: 20px;
}

.auto-trail-list h3
{
	font-size: 16px;
	margin-bottom: 7px;
}

.three-col .auto-trail-list h3
{
	font-size: 15px;
	line-height: 18px;
}

.auto-trail-list .rating-container
{
	position: relative;
	top: -10px;
}

.auto-trail-list span.kicker
{
	font-weight: bold;
}

.auto-trail-list div.trail-text
{
	line-height: 1.34
}

.auto-trail-list div.trail-text p
{
	display: inline;
}

.auto-trail-list h4
{
	border-top: 1px dotted #999;
	border-bottom: none;
	font-size: 14px;
}

.auto-trail-list h4.pictured
{
	float: left;
	width: 210px;
}

.auto-trail-list .comment-count-info
{
	clear: both;
}
/* 92702/common/styles/bookshop.css */
.bookshop-books ul
{
	overflow: hidden;
}

.bookshop-books li
{
	border-top: none !important;
	margin-bottom: 0 !important;
}

.bookshop-books .book-text
{
	margin-bottom: 10px;
}

.bookshop-books .book-cover
{
	background-color: white;
	border: 1px solid #ccc;
	height: 115px;
	margin-bottom: 5px;
	padding-top: 15px;
	text-align: center;
	width: 138px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.bookshop-books h2
{
	border-top: none !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
}

.bookshop-books-promo .book-cover
{
	width: 128px;
	border-color: white;
}
/* 92702/common/styles/google-ads.css */
#google-ads-container
{
    border-top-style: solid;
    border-top-width: 10px;
    background-color: #fff;
    padding: 0;
    margin-bottom: 20px;
}

#google-ads-container h3
{
	border-top: none !important;
	font-weight: bold;
	font-size: 14px;
    margin-bottom: 0 !important;
    padding-top: 6px;
    padding-bottom: 15px;
}

#google-ads-container h4
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
}

#google-ads-container li
{
    padding-bottom: 9px;
    padding-top: 4px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #999;
}
/* 92702/common/styles/gu-now.css */
.gu-now #gu-now-last-updated
{
	color: #494949;
	position: relative;
	top: -15px;
}

.gu-now h4
{
	border-top: none !important;
	font-family: arial, sans-serif !important;
	font-size: 12px;
	font-weight: bold !important;
}
/* 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;
}
