@charset "utf-8";
/* CSS Document */
body {
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	color:#000;
}
#body,div,img,object,form,embed,p,h1,h2,h3,h4,h5,h6,hr {
	border: 0;
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
	width: auto;
	min-height: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
	float: none !important;
	padding: 0 !important;
	border: 0 !important;
}
a, a:hover {
	text-decoration:none;
	color:#980304;
	font-weight:bold;
}
#container {
	width:976px;
	margin:0 auto 0 auto;
	text-align:center;
}

/*HEADER AND MASTHEAD*/
#header {
	background:#efeeee;
	margin:11px 0 0 0;
	text-align:left;
	position:relative;
}
#header #banner {
	margin-right:10px;
	position:absolute;
	right:10px;
	top:17px;
}
#nav ul {
	margin:0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}
#nav {
	background:#000;
	margin:0;
	padding:5px;
	text-align:left;
	position:relative;
}
#nav li {
	list-style-type:none;
	display:inline;
	font-size:90%;

}
#nav li a {
	color:#999;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 3px 0 3px;
}
#nav li a:hover {
	color:#FFF;
}
#nav li .selected {
	color:#FFF;
}
#standard-link {
	position:absolute;
	top:0;
	right:0;
}

/*BETA PANEL*/
#beta {
	width:660px;
	float:left;
	text-align:left;
	margin:0 10px 0 0;
}
#beta h2 {
	color:#000!important;
}
/*carousel*/

/*carousel container*/
#carousel-container {
	width:660px;
	clear:both;
	background:#CCC;
	margin-top:5px;
}
#imageCarousel {
	width:484px;
	height:599px;
	border:solid #CCC 4px;
	float:left;
}


/*carousel main pic*/
#headline-pic {
	margin-bottom:0;
	padding:0;
	display:block;
	position:relative;
}
#imageCarousel #headline-pic #carousel-pics a img {
	border:none;
	margin:0;
	padding:0;
}

#carousel-pics span.caption {
	bottom:14px;
	left:0;
	position:absolute;
	cursor:pointer;
	text-decoration:none;
	width:474px;
	padding:5px;
	opacity:0.9;
	filter:alpha(opacity=90);
	color:#FFFFFF;
	font-size:150%;
	line-height:1.0em;
	min-height:0;
	background-color:#980304;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	float: left;
	clear: both;
	font-weight:normal;
}
#headline-pic #carousel-pics a {
	text-decoration:none;
	color:#FFF;
}
/*carousel thumbnails*/
#carousel-viewport {
	height:571px!important;
	width:164px;
	display:block;
	overflow:hidden;
	float:left;
	margin:0;
	position:relative;
}
#carousel {
	width:169px;
	margin:0;
	padding:0;
	position:relative;
	height:1000px;
	bottom:0;
	left:0;

}
#carousel ul {
	margin:0;
	padding:0;
}
#carousel li {
	margin:0;
	padding:0;
	list-display:none;
	display:inline;
	position:relative;
}

#carousel ul span {
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#980304;
	filter:alpha(opacity=90);
	font-size:11px;
	left:0;
	padding:2px 2px 5px 2px;
	position:absolute;
	bottom:0;
	text-align:left;
	width:164px;
	/*border-bottom:solid 1px #FFF;*/
}

#previous, #next {
	display:block;
	cursor:pointer;

}
/*#previous {
	position:relative;
	float:left;
}
#next {
	position:relative;
	float:right;

}*/
.carousel-image {
	width:484px;
	height:599px;
}
.carousel-thumbnail {
	width:164px;
	height:189px;
}

/*flashbulb gallery*/
#gallery-header {
	margin:10px 0 0 0;
	padding:0;	
}
#gallery-header h3 {
	margin:0;
	padding:0;	
}
#gallery-header h4 {
	font-weight:normal;
	margin:0;
	padding:0 0 5px 0;
}
#gallery {
	width:653px;
	background:#CCC;
	margin-bottom:10px;
	padding:4px;
}
#gallery .main-pic {
	float:left;
	margin-right:4px;
	position:relative;
}
.main-pic img {
	width:361px;
	height:428px;
}

#gallery .main-pic span {
	position:absolute;
	bottom:0;
	left:0;
	background:#990000;
	filter:alpha(opacity=90);
	opacity:0.9;
	padding:5px;
	width:351px;
	color:#FFF;
	font-size:150%;
	font-family:Arial, Helevtica, sans-serif;
	font-weight:normal;
}

#gallery ul {
	margin:0;
	paddding:0;
}
#gallery li {
	list-style-type:none;
	display:inline;
	width:164px;
	height:189px;
}

#gallery .toggleopacity img a {
	border: 1px solid #ccc;
}

#gallery .toggleborder:hover img{
	border: 1px solid navy;
}

/*Features box (beta)*/
.dualMods .firstDiv {
	width:326px;
	float:left;
	margin-bottom:10px;
}

.dualMods .secondDiv {
	width:326px;
	float:right;
	margin-bottom:10px;
}
.featuresImage {
	border:solid 4px #CCC;
	position:relative;
}
.features-caption {
	position:absolute;
	font-size:12px;
	bottom:0;
	left:0;
	background:#990000;
	filter:alpha(opacity=90);
	opacity:0.9;
	padding:5px;
	width:308px;
	color:#FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
/*ARTICLE PAGE*/
.es-article {
	width:490px;
	float:left;
	line-height:1.6em;
}

.article-rhs, .article-archive-rhs, .channel-archive-rhs {
	margin:5px 0 0 0;
	padding:0;
	width:160px;
	float:right;
}

.es-article #photogallery img#fullImage {
	width:489px;
}
.es-article .article-preview p {
	font-weight:bold;
	padding:2px 0 10px 0;
	font-size:1.2em;
line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

.es-article .byline {
	font-weight:normal;
	border-top: dotted 1px #CCC;
	padding-top:5px;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
}

.es-article .byline a:hover {
	text-decoration:underline;
}
.es-article p {
	padding:5px 0 5px 0;
}
.es-article .comments .icon {
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/comment-icon.gif) no-repeat;
	padding-left:20px;
}
.es-article .comments {
	margin:5px 0 5px 0;
	font-size:90%;
}

.es-article .comments a {
	text-decoration:underline;
}

.es-article .comments a:hover {
	text-decoration:none;
} 

.es-article #photogallery img {
	border:solid 4px #efeeee;
	margin:10px 0 2px 0;
}
#photogallery .caption {
	font-weight:bold;
	font-size:90%;
	border-bottom:dotted 1px #000;
	margin:0 auto 0 auto!important;
	padding:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
.es-article .imgHolderCenter {
	width:489px;
}

.es-article .imgHolderRight {
	float:right;
	clear:both;
	padding:0 0 5px 5px;

}

.es-article .imgHolderLeft {
	float:left;
	clear:both;
	padding:0 5px 5px 0;
line-height:1.6em;
}
.es-article .caption {
	font-size:100%;
	font-weight:bold;
	border-top:dotted 1px #000;
	border-bottom:dotted 1px #000;
	margin:5px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
/*RELATED LINKS*/
/*#relatedlinks #sky, .es-article #sky {
	float: right;
	clear: right;
	margin-left: 10px;
	text-align:right;
}*/
#relatedlinks {
	width: 160px;
	border:solid 3px #efedee;
	margin: 18px 0 6px 10px;
	float:right;
}

#relatedlinks a {
	text-decoration: none;
}

#relatedlinks a:hover {
	text-decoration: underline;
}

#relatedlinks ul,#relatedlinks ul li {
	margin: 0;
	padding: 0;;
	list-style: none;
}

#relatedlinks ul {
	margin: 10px;
}

#relatedlinks h4 {
	margin: 5px 5px 0 5px;
	font-size: 1.2em;
}

#relatedlinks ul li {
	background:
		url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/arrow.gif)
		top left no-repeat;
	padding-left: 8px;
	margin-bottom: 7px;
}
/*CHANNEL ARCHIVE PAGE*/
.channel-archive {
	margin:5px 0 0 0;
	float:left;
	width:490px;
}
.channel-archive h3 a{
	font-weight:normal;
	font-size:140%;
}
.channel-archive ul.pagination {
	margin:0;
	padding:0;	
	color:#666;
}
.channel-archive .pagination li {
	list-style-type:none;
	display:inline;
	padding:0 3px 0 2px;
	border-right:solid 1px #666;
}
.channel-archive .pagination li a:hover {
	text-decoration:underline;
}
.channel-archive .pagination li .last {
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/pagination-arrow.gif) no-repeat 2px;
	padding-right:15px;
}
.channel-archive h3 a {
	text-decoration:none;
	font-size:1.4em;
}
.channel-archive h3 a:hover {
	text-decoration:underline;
}
.channel-archive p {
	padding:5px 0 5px 0;
	margin:0;
}
.channel-archive .archive-mainpic {
	float:left;
	margin:5px;
}
.channel-archive .archive-mainpic img {
	border:solid 4px #CCC;
}
.channel-archive .archive-smallpic {
	float:right;
	margin:5px;
}
.channel-archive .archive-smallpic img {
	border:solid 4px #CCC;
}
.channel-archive .archive-text {
	width:260px;
	float:left;
}
.channel-archive .latest-article {
	background:#F1F2F2;
	padding:5px;
	width:480px;
	margin:5px 0 5px 0;
	min-height:290px;
}
.channel-archive .archive-odd {
	padding:5px;
	width:480px;
	margin:5px 0 5px 0;
	min-height:200px;
}
.channel-archive .archive-even {
	background:#F1F2F2;	
	padding:5px;
	width:480px;
	margin:5px 0 5px 0;
	min-height:200px;
}
.channel-archive a.morelink  {
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/double-arrows.gif) no-repeat 100% 40%;
	padding-right:8px!important;
	color:#980304;
	font-weight:bold;
	text-decoration:underline;
	border-left:1px dashed white; /* IE7 hack */
}
.channel-archive a:hover.morelink  {
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/double-arrows.gif) no-repeat 100% 40%;
	padding-right:8px!important;
	color:#980304;
	text-decoration:none;
	border-left:1px dashed white; /* IE7 hack */
}
/*GAMMA PANEL*/
#gamma {
	width:304px;
	float:left;
}

#gamma #MPU {
	float:right!important;
	margin:5px 0 5px 0;
}
#gamma form#globalSearchForm {
	margin:5px 0 5px 0;
	padding:2px 0;
	background:#f0f0f0;
}
#gamma fieldset {
	border:none;
}
#gamma #searchterm {
	width:222px;
	border:solid 1px #ccc;
	margin:4px 0;
	padding:0;
}
#gamma .boxModule {
	width:297px;
	color:#000;
	margin:0 0 10px 0;
}
#gamma .boxModule h4 {
	text-align:right;
}
#gamma .boxModule a.morelink  {
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/double-arrows.gif) no-repeat 100% 40%;
	padding-right:8px!important;
	color:#980304;
	font-weight:bold;
	text-decoration:underline;
	border-left:1px dashed white; /* IE7 hack */
}
#gamma .boxModule a:hover.morelink  {
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/double-arrows.gif) no-repeat 100% 40%;
	padding-right:8px!important;
	color:#980304;
	text-decoration:none;
	border-left:1px dashed white; /* IE7 hack */
}
#gamma .boxBorder {
	border:solid 4px #efeeee;
	text-align:left;
	padding:4px;
	min-height:5px;
}
#gamma .boxBorder a.box-text  {
color:#000;
font-weight:normal;
}

/*Londoners Diary box*/
/*#gamma .boxBorder-diary {
	border:solid 4px #efeeee;
	text-align:left;
	padding:0;
	height:110px;
}
#gamma .boxBorder-diary p {
	padding:4px;	
}*/
#gamma .boxModule .diary {
	float:right;
}
/*Magazine module*/
#gamma .boxModule .mag {
	float:left;
	margin-right:5px;
}
#gamma .boxModule .mag-strap {
	width:285px;
	clear:both;
	text-align:center;
	padding-top:2px;
}
#gamma .boxModule .mag-text p {
	padding:0 0 10px 0;
}
.red {
	color:#980304;
}
/*ARTICLE ARCHIVE PAGE*/
#article-archive {
	float:left;
	width:490px;
}
#article-archive li a  {
	color:#000;
	font-weight:normal;
}
#article-archive li a:hover  {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
#article-archive ul {
	margin:0;
	padding:0;
	width:480px;
}
#article-archive li {
	list-style-type:none;
	padding:3px;
}
#article-archive .even {
	background:#efedee;
}
#article-archive .sectionDate {
	border-bottom:solid 2px #980304;
	color:#980304;
	font-weight:bold;
	padding:0;
	font-size:1.4em;
	margin:15px 0 0 0;
}
/*SEARCH RESULTS*/
#beta .results {
	margin:10px 0 0 0;
}
#beta .header  {
	display:none;
}
#beta .searchResults p.taxonomy {
	font-weight: bold;
	border-bottom: 1px solid #999;
	color: #999;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-size: 1.1em;
}

#beta .searchGrey {
	background: #F1F2F2;
	padding: 5px;
}

#beta .searchResults {
	padding: 5px;
}

#beta .sponsored {
	background: #EBF1FF
		url(http://i.thisislondon.co.uk/i/std/siteimages/restaurants/sponsoredListing.gif)
		no-repeat top right;
	padding-top: 19px;
}

#beta .sponsored img.sponsoredList {
	border: 1px solid #9f9f9f;
	position: absolute;
	top: 2px;
	left: -68px;
}

#beta .searchResults .searchResultsLeft h2 {
	font-size: 1.4em;
}

#beta .searchResults h2 {
	font-size: 1.4em;
font-weight:normal;
}

#beta .searchResults .searchResultsLeft h3 {
	font-size: 1.1em;
}

#beta .searchResults .searchResultsLeft {
	width: 400px;
	float: left;
	position: relative;
}

#beta .sponsored .searchResultsLeft {
	margin-left: 74px;
}

#beta .sponsored .searchResultsLeft {
	width: 200px;
	float: left;
}

#beta .searchResults .searchResultsRight {
	float: right;
	width: 210px;
}

#beta .searchResults .searchResultsRight img {
	margin-top: 3px;
}

#beta ul#sortBy {
	padding: 0;
	margin: 0;
	float: left;
	font-weight: bold;
	list-style-type:none;
}

#beta ul#sortBy li {
	float: left;
	margin: 0 8px 0 0;
	padding:0 2px 0 8px;
	white-space: nowrap;
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/arrow.gif) 0 1px no-repeat;
}

#beta ul#sortBy li img {
	margin-bottom: -1px;
}

.searchFilters input {
	float: left;
	margin: 0 2px;
}

.searchFilters label {
	margin: 0 5px;
	display: block;
	float: left;
}
/*-------------READY COMMENT FORM-------------*/
#beta #readerComments .readerComments {
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/eveningstandard/addyourviews.gif) no-repeat;
	width: 81px;
	height: 14px;
	position: absolute;
	top:4px;
	left: 145px;
	text-indent: -10000px
}

#readerComments {
	position: relative;
	width: 470px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}

#readerComments h1 {
	clear: left;
	font-size: 1.5em;
	line-height: 1.0em;
	margin:0 0 5px 0!important;
	float: left;
	color: #980304;
	font-weight: normal;
	text-transform:capitalize;
}

#readerComments h3 {
	font-size: 1.3em;
	color: #000;
	font-weight:bold;
	padding: 0;
	margin: 0;
	/*position:absolute;
	top:40px;*/
	left: 0;
	border-bottom:solid 1px #CCC;
}

#readerComments p {
	clear: both;
	margin: 0;
	padding: 0;
}
#readerComments .right {
	float:right;	
}

.readercomment {
	border: 1px solid #c9c9c9;
	padding: 8px;
	margin-bottom: 10px;
	float: left;
	width: 465px;
}

#beta #article .metacopy {
	margin: 20px 0 20px 0;
}

.formBox label {
	float: left;
	display: block;
	margin-top: 5px;
	font-weight: bold;
}

.formBox label.radio {
	float: left;
	display: normal;
	font-weight: normal;
	width: 455px;
}

.formBox input.check {
	float: left;
}

.floatRgt {
	float: right;
	margin-top: 2px;
}

.formBox .floatRgt {
	margin-top: 5px;
}

.formBox .tNormal {
	margin-top: 0;
}

.formBox .inputField,.formBox textarea {
	clear: both;
	display: block;
	width: 470px;
	border: 1px solid #9f9f9f;
}

.floatRgt {
	float: right;
	margin-top: 2px;
}

#beta #readerComments p.commentOdd {
	background: #eff6ff;
	margin: 10px 0 10px 0;
	padding: 5px;
}

#beta #readerComments p.commentEven {
	margin: 10px 0 10px 0;
	padding: 5px;
}

.artheading {
	color: #6e6e6e;
	display: inline;
	margin-bottom: 10px;
}

.artheading h2 {
	color: #000;
	clear: none;
	font-size: 3.3em;
	line-height: 1.1em;
}

.artheading img {
	float: left;
	margin-right: 4px;
}

p.artfirstpara {
	clear: left;
	font-weight: bold;
}

#commentsform {
	background:
		url(http://i.thisislondon.co.uk/i/std/siteimages/eveningstandard/formtop.gif)
		top left no-repeat;
	padding: 14px 0 0 0;
	margin: 0;
	clear: left;
	width: 480px;
}

#commentsform span.right {
	color: #8c8c8c;
}

#commentsform div.formfields {
	padding: 0 10px 8px 10px;
	margin: 0;
	background:
		url(http://i.thisislondon.co.uk/i/std/siteimages/eveningstandard/formbottom.gif)
		bottom left no-repeat;
}

#commentsform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	background:
		url(http://i.thisislondon.co.uk/i/std/siteimages/eveningstandard/formback.gif)
		bottom left repeat-y;
}

#commentsform input.shown,#commentsform textarea {
	display: block;
	border: 1px solid #9d9d9d;
	margin-bottom: 10px;
	width: 460px;
}

#commentsform input.submit {
	width: auto;
	display: inline;
}

#commentsform input.check {
	float: left;
	border: 0;
	width: auto;
	clear: both;
	margin-right: 7px;
}

/*PULLQUOTES*/

.pullquote-left {
	float:left;
	font-size:160%;
	width:200px;
	padding:5px;	
}
.pullquote-right {
	float:right;
	font-size:160%;
	width:200px;
	padding:5px;	
}
#footerAd {
	clear: both;
	width: 500px;
	padding: 5px 0 0 140px;
}


/*FOOTER*/
#footer ul { margin:0 0 7px 0;color:#999;}
ul.footerlinks {font-size:0.95em;}
#footer ul li { display:inline; line-height:1.4em; margin:0 0 0 7px; padding:0; background:none;}
#footer ul li a {height:1.4em;padding:1px 7px 1px 0;border-right:1px solid #999;}
#footer ul li.last a { border-right:none;}#footer .icon { padding-left:20px;}
#footer #printpage { background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/print_16.gif) center left no-repeat; }
#footer #emailfriend { background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/email_18.gif) center left no-repeat; }
#footer #textversion { background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/textonly_17.gif) center left no-repeat; }
#footer #rss { background:url(http://i.thisislondon.co.uk/i/std/siteimages/esmag/rssicon_526.gif) center left no-repeat;padding-left:16px; }

#footer {
	 font-size:1em;
	 border-top:1px solid #d1d1d1;
	 padding: 20px 0;
	 float:left;
	 margin-top:30px;
	 clear:both;
	 width:100%;
	 text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a {
	 color:#999;
	 text-decoration:none;
	 font-weight:normal;
}
#footer a:hover {
	 color:#555;
}
#footer #logogrey {
	 float:left;
	 margin:0 47px 30px 0;
}

/*HOUSE ADS*/
#sky {
	float:left;
	width:160px;
	margin:5px auto 0 auto;
	text-align:center;
}
/*GOOGLE AD*/
#google {
	margin:10px auto 10px auto;
	text-align:left;
	display:block;
	clear:both;
}
#beta  #google h2 {
	font-size:130%;
	margin:0 0 10px 0;
	padding:0;border-bottom:solid 1px #980304;
	font-weight:normal;
}
#beta  #google .gCAdTitle {
	font-weight:bold;
}
#beta  #google a.gCAdUrl  {
	text-decoration:underline;
font-weight:normal;
}
#beta  #google a:hover.gCAdUrl  {
	text-decoration:none;
font-weight:normal;
}
#beta  #gContextAds p {
	margin:0;
	padding:0 0 1px 0;
	font-size:100%!important;
}


/*ADSENSE*/

#wide_ad_unit {
	margin:10px 0 10px 0!important;
	border:solid 1px #CCC!important;
}
.wide_ads {
	background:none;
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	line-height: 14px;
}
.wide_ads a  {
	font-weight:normal;
}
.ad_url a {
	font-weight:bold;
}
.ad_header a {
font-weight:bold;
}
.ad_line1  {
font-weight:normal!important;

}
/*RSS topic pages*/
#rss-topic-button {
	padding:5px 0 0 0;
	margin:0 5px 0 0;
	}
.topic-rss-icon {
	padding:3px 0 8px 20px;
	margin:3px 0 10px 0;
	font-size:80%;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background:url(http://i.thisislondon.co.uk/i/std/siteimages/buttons/rss.jpg) no-repeat;
}
.topic-rss-icon a:hover {
	text-decoration:none;
}









