          /* ---------- screen.css starts here ---------- */

	@import "base.css";
          /* ---------- rules.css starts here ---------- */
          /* ---------- autotrader-search.css starts here ---------- */
div#promo div#auto-trader-search form
{
	margin-top: 0;
}

div#auto-trader-search div#car-panes
{
	background-color: white;
	border-top: 1px solid #999;
	clear: both;
	padding: 10px;
}

div#auto-trader-search a.autotrader-link
{
	float: right;
	margin-top :-14px;
	margin-bottom: 5px;
}

div#promo div#auto-trader-search fieldset
{
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 0;
}

div#auto-trader-search legend
{
	top: 0;
	left: 0;
	font-weight: bold;
}

div#auto-trader-search select.full
{
	margin-bottom: 3px;
	text-transform: capitalize;
	width: 260px;
}

div#auto-trader-search select.half
{
	width: 127px;
}

div#auto-trader-search select#used_min_pr,
div#auto-trader-search select#used_max_pr,
div#auto-trader-search select#new_min_pr,
div#auto-trader-search select#new_max_pr
{
	width: 101px;
}

div#auto-trader-search h3
{
	margin-bottom: 0;
}
          /* ----------  autotrader-search.css ends here ----------- */
          /* ---------- aristotle-search.css starts here ---------- */

#promo div#aristotle
{
	border-top: 10px solid #d3d3d3;
	background: #f3f3f3 url(images/UKmap_grey.gif) 245px 3px no-repeat;
}

#promo div#aristotle div.capsuleform
{
	padding: 0 7px 15px 7px;
	margin: 0;
}

#promo div#aristotle .capsuleform h2.blank
{
	border-top: none;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 3px;
}

#promo div#aristotle div.capsuleform form
{
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px dotted #999;
}

#promo div#aristotle div.capsuleform form input[type="text"]
{
	margin-right: 5px;
	width: 190px;
}

#promo div#aristotle div.capsuleform p
{
	background: url(images/icon_uk_grey.gif) left top no-repeat;
	padding: 2px 0 3px 22px;
}
          /* ----------  aristotle-search.css ends here ----------- */
          /* ---------- university-guide.css starts here ---------- */
div#university-guide
{
	background-color: #fcefed;
	border-top-color: #D61D00;
	border-top-style: solid;
	border-top-width: 10px;
	clear: left;
	margin-bottom: 20px;
	overflow: hidden;
}

#promo #university-guide
{
	padding-bottom: 10px;
}

div#university-guide
{
	padding: 0 10px 0 10px;
}

div#university-guide form#university-selector
{
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#promo #university-guide h2
{
	border-top: none;
	padding-top: 0;
	padding-bottom: 15px;
	font-size: 1.166em;
	font-weight: bold;
}

#promo #university-guide form
{
	border-top: 1px dotted #999;
	border-bottom: none;
	padding: 5px 0 10px;
	margin: 0;
}

#promo #university-guide form label
{
	padding-bottom: 2px;
}

#promo #university-guide form select
{
	width: 225px;
}

#promo #university-guide form input
{
	padding: 0 2px;
}

div#box div#university-guide h2
{
	border-top: none;
	clear: both;
	font-weight: bold;
}

div#university-guide label
{	
	display: block;
}

div#university-guide select
{
	width: 210px;
}

div#university-guide input
{
	margin-left: 10px;
}

div#university-guide form
{
	clear: both;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

#university-guide-extract table
{
	border-collapse: collapse;
}

#university-guide-extract table
{
	margin-bottom: 10px;
}

#university-guide-extract table th
{
	background-color: #b8b4b4;
	font-weight: normal;
	vertical-align: top;
}

#university-guide-extract table th.institution
{
	border-right: 1px solid #999;
}

#university-guide-extract table th,
#university-guide-extract table td,
#university-guide-extract table caption
{
	padding: 5px;
	text-align: left;
}

#university-guide-extract table td
{
	background-color: #fff;
	vertical-align: top;
}

#university-guide-extract table td.institution
{
	border-right: 1px solid #999;
	width: 130px;
}

#university-guide-extract table tr.second-row td
{
	background-color: #F3F3F3;
}

#university-guide-extract table tr.highlight td
{
	font-weight: bold;
}

#university-guide-extract table caption
{
	background-color: #6f6d6d;
	color: #fff;
	padding-bottom: 10px;
}

#university-guide-extract table caption b
{
	display: block;
	text-align: left;
	font-weight: bold;
}

#university-guide-extract ul
{
	padding: 0;
	border-top: 1px dotted #999;
	margin: 0;
}

div#university-guide form#university-subject-selector
{
	margin-bottom: 15px;
}
          /* ----------  university-guide.css ends here ----------- */
          /* ---------- find-a-film.css starts here ---------- */
/* css for find a film and cinema search component on the film page and promo righthand find-a-film component */

/* small film and cinema search component on film pages */

div#find-a-film h4
{
	border-top: 1px solid #999;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	width: 100%;
}

div#find-a-film label
{
	border-top: 1px dotted #999;
	display: block;
	padding-top: 3px;
}
 
div#find-a-film h4
{
	font-family: arial, sans-serif;
	padding-top: 3px;
}

div#find-a-film form
{
	width: 100%;
}

div#find-a-film
{
	float: left;
	width: 140px;
}

div#find-a-film input.text
{
	width: 80px;
}

div#find-a-film form
{
	padding-bottom: 20px;
}

div#promo div#find-a-film form
{
	padding-bottom: 0;
}

body.latest-reviews div#find-a-film form#cinema-search h4
{
	border-top: 1px dotted #999;
	margin-bottom: 3px;
}

#promo div#find-a-film form#cinema-search h4,
#promo div#find-a-film form#cinema-search,
body.keyword-page div#promo div#find-a-film label,
body.cinema div#promo div#find-a-film label,
body.film div#related form#cinema-search div#searchByCinema div.searchCinema,
body.film div#promo div#find-a-film label,
body.film div#promo form#cinema-search div.searchCinema,
body.latest-reviews div#find-a-film label,
div#promo div#find-a-film label
{
	border-top: none;
}

body.latest-reviews div#find-a-film form#cinema-search div#searchByCinema div.searchCinema label
{
	padding-top: 2px;
}

body.latest-reviews div#find-a-film label
{
	padding-top: 9px;
}

div#promo div#find-a-film label
{
	padding-top: 2px;
}

/*end*/

/* latest-reviews film page, film and cinema search component both small and righthand promo component on same page.*/

body.latest-reviews div#find-a-film
{
	background-color: white;
	float: none;
	width: 300px;
}

body.latest-reviews div#find-a-film h3
{
	border-bottom: 1px dotted #999 !important;
	padding-bottom: 20px;
}

body.latest-reviews div#find-a-film input.text
{
	width: 160px;
}

body.latest-reviews div#find-a-film form
{
	padding-left: 0;
	width: auto;
}

form#cinema-search
{
	overflow: hidden;
}

body.latest-reviews div#find-a-film form#cinema-search h4
{
	margin-left: -85px;
}

body.latest-reviews div#find-a-film div.searchFilm h4
{
	margin-top: -8px;
	border-top: none;
	float: left;
	width: 85px;
}	

#promo div#find-a-film div.searchFilm h4
{
	margin-top: 0;
}

body.latest-reviews div#find-a-film div.searchByCinema
{
	border: 1px dotted;
}

body.latest-reviews div#find-a-film form#cinema-search h4
{
	margin-left: 0;
}

body.latest-reviews div#find-a-film div.searchCinema
{
	float: right;
	margin-top: -35px;
	width: 215px;
}

body.latest-reviews div#find-a-film div.searchFilm h4
{
	margin-top: -21px;
}

body.latest-reviews div#find-a-film.review-page div.searchFilmForm
{
	width: 205px;
	float: left;
	margin-top: -23px;
	padding-bottom: 10px;
} 

body.latest-reviews div#promo div#find-a-film form
{
	padding-left: 0;
	width: auto;
	margin-top: 9px;
}

body.latest-reviews div#promo div#find-a-film input.text
{
	width: 110px;
}

body.latest-reviews div#promo div#find-a-film form#cinema-search h4
{
	margin-left: 0;
}

body.latest-reviews div#promo form#cinema-search div.searchCinema 
{
	margin-top: -8px;
}

body.latest-reviews div#find-a-film
{
	width: 300px;
}

/*end*/

/*Film and cinema search righthand promo component*/


div#promo div#find-a-film
{
	float: none;
	width: 280px;
}

div#promo div#find-a-film h3
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	padding-bottom: 20px;
}

div#promo div#find-a-film h4
{
	font-weight: bold;
	border-top: none;
}

div#promo div#find-a-film div.searchFilm
{
	float: left;
	padding-bottom: 30px;
	width: 30%;
	margin-top: -14px;
}

div#promo div#find-a-film form#cinema-search div#searchByCinema
{
	border-top: 1px dotted #999;
	padding-top: 10px;
}

div#promo div#find-a-film div.searchFilmForm
{
	float: right;
	width: 57%;
	margin-top: -23px;
	margin-bottom: 10px;
}

body.film div#promo div#find-a-film div.searchFilmForm,
body.cinema div#promo div#find-a-film div.searchFilmForm
{
	margin-top: -24px;
}

body.film div#promo form#cinema-search div.searchCinema
{
	margin-top: -10px
}

div#promo form#cinema-search h4
{
	width: 40%;
	float: left;
}

div#promo form#cinema-search div.searchCinema
{
	width: 57%;
	float: right;
	margin-top: -10px;
	margin-bottom: 10px;
}

div#promo div#find-a-film input.text
{
	margin-top: 3px;
	width: 110px;
}







          /* ----------  find-a-film.css ends here ----------- */
          /* ---------- internal-external-links.css starts here ---------- */
/*Start internal and external links */

#promo #blog-related-links
{
	margin-bottom: 20px;
}

div#promo #blog-related-links div
{
	margin-bottom: 0;
}

#promo #blog-related-links div.capsule,
#promo #blog-related-links
{
	background-color: white;
	border-top: none;
	padding: 0;
}

#promo #blog-related-links div.capsule
{
	float: left;
}

#promo #blog-related-links div.capsule,
#promo #blog-related-links div.trail-caption
{
	width: 140px;
}

#promo #blog-related-links div.external-links
{
	float: right;
	padding-left: 0;
	padding-right: 0;
	
}

#wrapper #blog-related-links ul li.major-heading
{
	padding-bottom: 0;
	width: 140px;
	margin-right: 0;
}

#wrapper #blog-related-links ul li.major-heading h2
{
	border-top-width: 1px;
	margin-bottom: 17px;
	padding-top: 2px;
	font-family: arial, sans-serif;
	font-size: 1em;
}

#wrapper #blog-related-links ul li
{
	margin-left: 0;	
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top:2px;
	padding-bottom: 6px;
}

#wrapper #blog-related-links ul li.major-heading
{
	border-top: none;
}


          /* ----------  internal-external-links.css ends here ----------- */
          /* ---------- blogs-calendar.css starts here ---------- */

div#blogs-calendar div.capsule
{
	border-top: none;
	padding: 0;
}

div#blogs-calendar h2
{
	font-weight: bold;
	padding: 2px 0 0 0;
}

#promo div#blogs-calendar h2
{
	font-family: arial, sans-serif;
	font-size: 1em;
	padding-bottom: 14px;
}

div#blogs-calendar table#calendar
{
	width: 100%;
	border-collapse: collapse;
}

div#blogs-calendar table thead tr.month-nav th,
div#blogs-calendar table tr td
{
	padding: 2px 0;
}

div#blogs-calendar table thead th
{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom: 1px solid;
	text-align: center;
}

div#blogs-calendar table tbody td
{
	border-top-width: 1px;
	border-top-style: dotted;
	text-align: center;
}

div#blogs-calendar table thead tr.month-nav th.last
{
	padding-right: 16px;
}

div#blogs-calendar table thead tr.month-nav th.first
{
	padding-left: 20px;
}

div#blogs-calendar table tbody tr td.first
{
	padding-left: 16px;
	width: 40px;
}

div#blogs-calendar table tbody tr td.last
{
	padding-right: 16px;
	width: 40px;
}

div#blogs-calendar table thead tr.month-nav th
{
	border: none;
}

div#blogs-calendar table thead a.previous
{
	float: left;
	margin-top: -18px;
}

div#blogs-calendar table thead strong
{
	display: block;
	padding-top: 5px;
}

div#blogs-calendar table thead a.next
{
	float: right;
	margin-top: -18px;
}

div#blogs-calendar table a
{
	display: block;
}
          /* ----------  blogs-calendar.css ends here ----------- */
          /* ---------- technorati.css starts here ---------- */

div#technorati-article
{
	border-top-width: 1px;
	border-top-style: solid;
}

div#technorati-article h4#technorati-heading
{
	margin: 2px 0 20px 0;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
	padding: 0;
	border-top: none;
}

div#technorati-article h4#technorati-heading a
{
	font-size: 0.66em;
	position: relative;
	top: -3px;
	padding-bottom: 3px;
	float: right;
	font-weight: normal;
}

div#technorati-article h4#technorati-heading span
{
	float: left;
}

div#technorati-article h4#technorati-heading a img
{
	position: relative;
	top: 3px;
}

div#technorati-article ol li
{
	padding: 2px 0 6px 0;
	border-top-width: 1px;
	border-top-style: dotted;
}

div#technorati-article ol li h5
{
	font-weight: bold;
}
          /* ----------  technorati.css ends here ----------- */
          /* ---------- maps.css starts here ---------- */
@media all{

body.map div#wrapper div#box,
body.map div#box div#content
{
	width: 940px;
}

body.map #wrapper #promo
{
	float: left;
}

body.map #promo div.capsule
{
	padding: 3px 0px 0px 0px;
}

body.map #related
{
	float: left;
	margin-left: 20px;
	width: 140px;
}

div#wrapper div#map-container ul.promo-nav li:link,
div#wrapper div#map-container ul.promo-nav li:active,
div#wrapper div#map-container ul.promo-nav li a:link,
div#wrapper div#map-container ul.promo-nav li a:focus,
div#wrapper div#map-container ul.promo-nav li a:active,
div#wrapper div#map-container ul.promo-nav li a:visited,
div#wrapper div#map-container ul.promo-nav li a:active img,
div#wrapper div#map-container ul.promo-nav li a:visited img
{
	border: 0;
	background: 0;
	color: #005689;
}

div#wrapper div#promo div#map-container div#map-canvas div.gmnoprint span
{
	position:absolute; 
	top: 13px; 
	left: -230px;
}

div#promo div#map-canvas
{
	margin-bottom: 5px;
}

body.map #promo
{
	clear: both;
	width: 940px;
}

body.map #promo .capsule
{
	float: left;
	margin-right: 20px;
	margin-top: 0;
	width: 300px;
}

body.map div#promo div.advertiser-links
{
	clear: right;
	margin-right: 0pt;
}

#map-container
{
	clear: left;
}


body.map #content h2.related-information
{
	background-image: none;
	margin-bottom: 5px;
}

body.map div#content div.navigation ul#main-trailblock li div.linktext h3
{
	font-family: arial, sans-serif;
	font-size: 1em;
}

body.map div#content h1
{	
	padding-top: 0;
	border-top: none;
	font-size: 2.165em;
	font-weight: normal;
	margin-bottom: 0;
}

ul.article-attributes
{
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 2px;
	position: relative;
}

#promo #map-nav
{
	float: left;
}

#map-container h3
{
	font-family: arial, sans-serif;
	font-size: 1em;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
}

#wrapper #promo #map-container #badge-small
{
	margin-bottom: 0;
}

body.map div.navigation ul#main-trailblock
{	
	border-top-width: 10px;
	border-top-style: solid;
	margin-bottom: 11px;
}

body.map div.navigation ul#main-trailblock li div.strap
{	
	margin-right: 3px;
	border-top: none;
}

body.map div.navigation ul#main-trailblock li div.strap,
body.map div.navigation ul#main-trailblock li div.linktext,
body.map div#content div.navigation ul#main-trailblock li div.linktext h3
{	
	display: inline;
}

body.map ul.trailblock li.first
{
	border-top: none;
	padding-top: 5px;
}

body.map ul.trailblock li
{
	padding-top: 2px;
	padding-bottom: 6px;
}

body.map #box div.relatedlinks h3
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 2px;
	margin-top: 5px;
}

body.map div.relatedlinks
{
	clear: both;
	margin-bottom: 20px;
}

body.map div.relatedlinks
{
	clear: both;
}

body.map #box div.relatedlinks h3.first
{
	border-top-width: 1px;
	border-top-style: solid;
}

ul.promo-nav
{
	padding-bottom: 0;
	float: left;
	margin-bottom: 10px;
}

ul.promo-nav li.previous a img
{
	margin-right: 3px;
}

ul.promo-nav li.next a img
{
	margin-left: 3px;
}

div#map-nav
{
	padding-bottom: 9px;
}

#map-footer
{
	clear: left;
	border-top: 1px dotted #333;
	padding-top: 5px;
	padding-bottom: 9px;
}

div#map-container ul.promo-nav li
{
	display: inline;
	margin-bottom: 0;
	float: none;
}

body.map ul.promo-nav
{
	width: 780px;	
}

#promo ul.promo-nav
{
	width: 300px;
	position: relative;
}

#promo ul.promo-nav,
body.map div#map-container ul.promo-nav
{
		position: relative;
}

#related ul.promo-nav
{
	width: 140px;
}

ul.promo-nav li img
{
	vertical-align: middle;
}

div#map-container ul.promo-nav li.previous
{
	position: absolute;
	left: 0;
	width: 100px;
}

div#map-container ul.promo-nav li.next
{
	position: absolute;
	left: 200px;
	width: 100px;
	text-align: right;
}

div#map-container ul.promo-nav li.index
{
	position: absolute;
	left: 100px;
	width: 100px;
	line-height: 1.6em;
	text-align:center;
}

body.map div#map-container ul.promo-nav  li.index
{
	left: 340px;
}

body.map div#map-container ul.promo-nav  li.next
{
	left: 680px;
}

body.map #page-header
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 28px;
	padding-top: 2px;
	width: 940px;
}

}
          /* ----------  maps.css ends here ----------- */
          /* ---------- twitter.css starts here ---------- */
#pickable-twitter-rss
{
	clear: left;
}

.twitter-wrapper
{
	position: relative;
	width: 300px;
	z-index: 0;
	height: 420px;
}

.twitter-wrapper canvas
{
	z-index: 2;
	position: absolute;
	top: 25px;
	left: 25px;
}

ul.promo-nav
{
	float: left;
	margin-bottom: 10px;
}

ul.promo-nav li,
ul.promo-nav span
{ 
	float: left;
}

ul.promo-nav span
{
	width: 250px;
	text-align: center;
}

ul.promo-nav li.next-tweet
{
	float: right;
}

#tweets li
{
	display: none;
}

#tweets li.current
{
	display: block;
	position: absolute;
	z-index: 3;
	top: 45px;
	left: 50px;
	width: 150px;
	height: 75px;
	color: #fff;
}

#tweets li.current p
{
	color: #333;
}

#nojs-balloon
{
	position: relative;
	left: 30px;
	top: 30px;
	width: 200px;
	height: 256px;
	background: url(images/balloon.png) 0 0 no-repeat;
}

#twitter-footer
{
	clear: left;
	border-top: 1px dotted #333;
	padding-top: 5px;
	padding-bottom: 9px;
}
          /* ----------  twitter.css ends here ----------- */
          /* ---------- rss-feed.css starts here ---------- */
div#pickable-rss-rule-slot div.rss_wrapper 
{
	margin-bottom: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
}

div#pickable-rss-rule-slot div.rss_wrapper h3
{
	padding-top: 3px;
	margin-bottom: 10px;
	font-size: 1em;
	font-family: arial, sans-serif;
}

div#pickable-rss-rule-slot div.rss_wrapper ul li,
div.rss-feed div.rss_wrapper ul li,
div.rss-trailblock li, 
div.rss-trailblock div.ft p
{
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#pickable-rss-rule-slot div.rss_wrapper ul li a
{
	font-weight: bold;
}

div#pickable-rss-rule-slot div.rss_wrapper ul li.footer a
{
	font-weight: normal;
}

div#promo div.rss-feed,
div.rss-trailblock div.ft p
{
	padding-bottom: 0;
}

div#promo div.rss_wrapper ul li.footer
{
    margin-top: 15px;
}

/* new component styles for old style templates */

div.rss-trailblock
{
    background-color: #F3F3F3;
    border-top: 10px solid #D3D3D3;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

#promo div.rss-trailblock div.hd
{
    margin-bottom: 0;
}

#promo div.rss-trailblock h2
{
    border-top: none;
    padding-top: 3px;
    padding-bottom: 18px;
    font-weight: bold;
}
          /* ----------  rss-feed.css ends here ----------- */
          /* ---------- component-badge.css starts here ---------- */
#promo div.component-badge li.badge
{
	height: 75px;
	overflow: hidden;
}

#promo div.component-badge h3
{
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	border-top-width: 3px;
	border-top-style: solid;
}

#promo div.component-badge li.trail
{
    float: left;
    margin-bottom: 20px;
    width: 300px;
}

#promo div.component-badge li.trail ul#trail-text
{
	margin-left: 160px;
}

#promo div.component-badge li.trail ul#trail-text li
{
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 9px;
}

#promo div.component-badge li.trail ul#trail-text li div.date 
{
	margin-bottom: 0;
}

#promo div.component-badge li.trail ul#trail-text li.more
{
	border: none;
}

#promo div.component-badge li.trail a img
{
	float: left;
	margin-right: 10px;
}
          /* ----------  component-badge.css ends here ----------- */
          /* ---------- most-viewed.css starts here ---------- */
#most-viewed div.pane-wrapper,
#most-commented div.pane-wrapper
{
	border-top-width: 1px;
	border-top-style: solid;
}

#most-viewed div.most-pane
{
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 5px;
}

#most-viewed div.most-pane ol li
{
	width: 240px;
	margin-right: 10px;
	margin-left: 10px;
}

#most-viewed div.most-pane ol li.more-most-viewed
{
	padding-left: 0;
}

div#wrapper #most-viewed div.tab-toggle-pane ol li
{
	padding-top: 3px;
	padding-bottom: 8px;
} 

div#wrapper #most-viewed div.tab-toggle-pane ol li.first
{
	border-top-style: none;
	padding-top: 6px;
} 

div#promo div#most,
div#promo div.pane-wrapper,
div#promo #most-viewed div.most-pane,
div#promo #most-viewed div#technorati-most-blogged-div
{
	margin-bottom: 0;
}

#promo #most .meta
{
	overflow: auto;
	margin-left: 10px;
	margin-bottom: 5px;
}

#promo #most .meta,
#promo #most-viewed ol li.more-most-viewed
{
	width: 260px;
}

#most .meta p.more-on,
#most .meta p.technorati
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	float: left;
	width: 35%;
}

#most .meta p.technorati
{
	width: 65%;
	text-align: right;
}

#technorati-most-blogged-div li b a,
body.most-viewed #content h3
{
	font-weight: normal;
}

div#most div.most-pane li
{
	border-top: 1px dotted #999;
	clear: both;
	padding-bottom: 8px;
	padding-top: 5px;
}

div#most div.most-pane li span.rank
{
	float: left;
	padding-right: 4px;
}
          /* ----------  most-viewed.css ends here ----------- */
          /* ---------- tag-badging.css starts here ---------- */
div#wrapper div#badge-full,
div#wrapper div#badge-medium,
div#wrapper div#badge-small
{
    position: relative;
}

div#wrapper div#badge-full div.feeds,
div#wrapper div#badge-medium div.feeds,
div#wrapper div#badge-small div.feeds
{
    position: absolute;
    bottom: 7px;
    left: 0;
    padding-right: 70px;
    background-image: url(images/white-bg-fade.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

div#wrapper div#box div#content div#article-header div#badge-full div.feeds a,
div#wrapper div#box div#content div#article-header div#badge-medium div.feeds a,
div#wrapper div#box div#content div#article-header div#badge-small div.feeds a,
div#wrapper div#badge-full div.feeds a,
div#wrapper div#badge-medium div.feeds a,
div#wrapper div#badge-small div.feeds a
{
    margin: 0;
    left: 0;
    top: auto;
    right: auto;
    bottom: 0;
    padding-top: 3px;
    padding-left: 21px;
    padding-right: 10px;
    padding-bottom: 3px;
    float: left;
    background-color: #fff;
    background-position: 3px;
}

div#wrapper div#badge-full div.feeds a:focus, 
div#wrapper div#badge-full div.feeds a:active,
div#wrapper div#badge-medium div.feeds a:focus, 
div#wrapper div#badge-medium div.feeds a:active,
div#wrapper div#badge-small div.feeds a:focus, 
div#wrapper div#badge-small div.feeds a:active
{
    background-color: #005689;
    color: #fff;
}

div#wrapper h1#section-heading div#badge-full div.feeds a
{
    font-size: 0.5em;
    font-family: arial, sans-serif;
    line-height: 1.2;
}
          /* ----------  tag-badging.css ends here ----------- */
          /* ---------- most-blogged-about.css starts here ---------- */
#most-blogged-about
{
	border-top-style: solid;
	border-top-width: 1px;
}

#most-blogged-about div
{
	clear: both;
}

#most-blogged-about ol li span
{
	display: block;
	float: left;
	margin-left: -20px;
	text-indent: 0pt;
}

#most-blogged-about li b a
{
	font-weight: normal;
}

#most-blogged-about ol li
{
	border-top-style: dotted;
	border-top-width: 1px;
	margin: 0pt;
	padding: 5px 0pt 5px 20px;
	width: 280px;
}

#most-blogged-about ol li.last
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#promo #most-blogged-about h2
{
	font-family: arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top: 0;
	float: left;
}

#promo #most-blogged-about #technorati-most-blogged-div
{
	margin-bottom: 5px;
}

#promo #most-blogged-about p.technorati
{
	float: right;
	margin-top: 3px;
}

#most-blogged-about p.more-on
{
	border-top: none;
}
          /* ----------  most-blogged-about.css ends here ----------- */
          /* ---------- commercial-partners.css starts here ---------- */
#commercial-partners div.linktext,
div#main-offers #commercial-partners li.footer-link,
div#section-contents #commercial-partners li.footer-link
{
    padding-top: 4px;
}

#commercial-partners div.linktext
{
    font-weight: bold;
}

#commercial-partners div.trailtext
{
    padding-bottom: 9px;
}

div#main-offers #commercial-partners li.footer-link,
div#section-contents #commercial-partners li.footer-link
{
    border-top-width: 1px;
    border-top-style: dotted;
}
          /* ----------  commercial-partners.css ends here ----------- */
          /* ---------- bmj-best-treatments.css starts here ---------- */
div#bmj-best-treatments p a
{
	display: inline;
}

div#bmj-best-treatments ul,
div#bmj-best-treatments p.custom
{
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

div#bmj-best-treatments h3
{
	position: relative;
	padding-top: 3px;
}

div#bmj-best-treatments h3 img
{
	position: absolute;
	right: 0;
}

div#bmj-best-treatments p
{
    padding-top: 3px;
	border-top-style: dotted;
	border-top-width: 1px;
}

#promo div#bmj-best-treatments form
{
    margin-top: 5px;
}

div#bmj-best-treatments form label
{
    position: absolute;
    left: -999em;
}

#promo div#bmj-best-treatments form #web-search-field-bmj
{
    width: 200px;
}

div#bmj-best-treatments p.info
{
    font-size: 0.917em;
}
          /* ----------  bmj-best-treatments.css ends here ----------- */
          /* ---------- eat-right.css starts here ---------- */
div#eat-right
{
	clear: left;
	width: 140px;
	margin-bottom: 20px;
}

div#eat-right h4
{
	padding-top: 3px;
	padding-bottom: 3px;
}

div#eat-right fieldset
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-bottom: 5px;
	padding-top: 0;
}

div#eat-right select
{
	margin-top: 2px;
	margin-right: 2px;
	min-width: 45px;
}

div.eat-right-promo div#eat-right
{
	float: left;
	width: 130px;
	margin-right: 20px;
}

div.eat-right-promo div.sponsored-features
{
	float: left;
	width: 130px;
	margin-top: 10px;
}

div.eat-right-promo form
{
	margin-top: 0;
}

div#promo div.eat-right-promo div.sponsored-features li.normal
{
	margin-right: 0;
}
          /* ----------  eat-right.css ends here ----------- */
          /* ---------- obama-approval.css starts here ---------- */
#promo div.obama-approval
{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
}

#promo div.obama-approval div
{
	margin-bottom: 0;
}

#promo div.obama-approval ul.tri li
{
	margin-left: 0;
	width: 300px;
}

#promo div.obama-approval ul.tri li.normal
{
	border-top: none;
}

div#promo div.obama-approval div.rcpwidget-300 img.light-logo
{
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
}

div#promo div.obama-approval div.rcpwidget-300 p.subtitle
{
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
}

div.rcpwidget-300 table
{
	width: 276px;
	margin-left: 12px;
	background-color: #fff;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #fff;
	border-right-style: solid;
	border-right-width: 4px;
	border-right-color: #fff;
}

div.rcpwidget-300 table td
{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: dotted;
	border-top-width: 1px;
}

div.rcpwidget-300 table td.row3
{
	font-weight: bold;
	text-align: left;
	border-top: none;
}

div#promo div.obama-approval div.rcpwidget-300 p
{
	padding-top: 5px;
	padding-bottom: 9px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;		
}

/* some template differences due to overriding styles */
body.fixtures-and-results div.rcpwidget-300 table
{
    border-color: #fff;
}

body.weather-city div.rcpwidget-300 table
{
    display: table;
    width: 276px;
    float: none;
}
          /* ----------  obama-approval.css ends here ----------- */
          /* ---------- find-a-property.css starts here ---------- */
/* find a property styles */
#find-a-property
{
	position: relative;
	margin-top: -10px;
}

#find-a-property div#toggleable
{
	clear: both;
}

#find-a-property p#property-tabs
{
	display: none;
}

#promo #find-a-property form
{
	background-color: #fff;
	margin: 0;
	padding: 5px;
}

#find-a-property div p
{
	padding-bottom: 5px;
	text-align: right;
}

#find-a-property div p input,
#find-a-property div p select
{
	margin-bottom: 3px;
	width: 145px;
}

#find-a-property div p input#geo
{
	width: 141px;
}

#find-a-property div h4
{
	padding-bottom: 5px;
}

#find-a-property div p label
{
	float: left;
	padding-top: 3px;
}

#find-a-property div input,
#find-a-property div select
{
	width: 140px;
}

#find-a-property div input#searchnow
{
	width: auto;
}

div#find-a-property img.inline-image
{
	position: relative;
	top: 4px;
}
          /* ----------  find-a-property.css ends here ----------- */
          /* ---------- top-table.css starts here ---------- */
/*
Top Table

-----------------------------------------------------------------------------*/
#top-table #top-table-search
{
	width: 200px;
	margin-bottom: 10px;
}

#promo #top-table form
{
	padding-right: 60px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#top-table .trail-text
{
	padding-top: 5px;
}

#top-table select
{
	width: 145px
}
          /* ----------  top-table.css ends here ----------- */
          /* ---------- latest-reviews.css starts here ---------- */
div#promo div#latest-reviews ul
{
	width: 130px !important;
	float: left;
}

div#promo div#latest-reviews li
{
	width: 130px !important;
}

div#latest-reviews ul,
div#latest-reviews li
{
	border-top: none !important;
	width: 140px !important;
	float: left;
	padding-bottom: 0 !important;
}

div#latest-reviews ul#first-review
{
	margin: 0 20px 10px 0;
}

div#latest-reviews ul#first-review li.image h4
{
	border-top: 0;
}

div#latest-reviews ul li.review
{
	float: left;
	margin-bottom: 10px;
}

div#latest-reviews ul li.heading h4
{
	font-weight: normal;
	line-height: 1.25;
	margin-top: 0;
}

div#latest-reviews ul li.star-rating div.rating-container div
{
	margin: 0;
}

div#latest-reviews a#more-reviews-link
{
	display: block;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	padding: 2px 0;
	width: 100%;
}
          /* ----------  latest-reviews.css ends here ----------- */
          /* ---------- latest-cif-posts-promo.css starts here ---------- */
div#promo div.latest-cif-posts div.byline a.container
{
	display: block;
	height: 56px;
	margin-bottom: 2px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}

div#promo div.latest-cif-posts div.byline a img
{
	margin-top: -2px;
}

div#promo div.latest-cif-posts h3#cp-scott-promo a
{
	background-image: url(images/cp-scott-promo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #999;
	display: block;
	height: 59px;
	width: 280px;
}

div#promo div.latest-cif-posts h4
{
	border-top: none;
	padding-bottom: 10px;
}

div#promo div.latest-cif-posts li.normal
{
	margin-left: 0;
	margin-right: 0;
}

div#promo div.latest-cif-posts li
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 6px;
	margin-bottom: 4px;
	width: 280px;
}

div#promo div.latest-cif-posts div.linktext
{
	margin-bottom: 0;
}

div#promo div.latest-cif-posts div.latest-comment
{
	border-top: 1px solid #999;
}

div#promo div.latest-cif-posts h3
{
	margin-bottom: 0;
}

div#promo div.latest-cif-posts div.latest-comment h3,
div#promo div.latest-cif-posts div.latest-comment li
{
	padding-top: 4px;
	margin-bottom: 4px;
}

div#promo div.latest-cif-posts span
{
	background-color: transparent;
	float: none;
}
          /* ----------  latest-cif-posts-promo.css ends here ----------- */
          /* ---------- article-company-display.css starts here ---------- */
div#company-stock-display span
{
	display: block;
	height: 33px;
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
}

p#company-share-info
{
	height: 44px;
	position: relative;
}

div#company-stock-display span.unchanged
{
	background: transparent url(images/business/marketindex/medium_notMoved.gif) no-repeat 0 0;
	background-color: #A5A5A5;
}

div#company-stock-display span.increase
{
	background: transparent url(images/business/marketindex/medium_arrowUp.gif) no-repeat 0 0;
	background-color: #AFAFAF;
}

div#company-stock-display span.decrease
{
	background: transparent url(images/business/marketindex/medium_arrowDown.gif) no-repeat 0 0;
	background-color: #bc3126;
}

div#company-stock-display span b
{
	position: absolute;
}

div#company-stock-display span.increase b
{
	top: 12px;
	left: 10px;
}

div#company-stock-display span.decrease b,
div#company-stock-display span.unchanged b
{
	top: 6px;
	left: 7px;
}

div#company-stock-display p#stock-search-input
{
	padding-bottom: 5px;
}

div#company-stock-display h3
{
	border-bottom: 1px dotted;
	padding-bottom: 14px;
	margin-bottom: 5px;
}

div#company-stock-display img
{
	clear: both;
}
          /* ----------  article-company-display.css ends here ----------- */
          /* ---------- twitter-trailblock.css starts here ---------- */
div.twitter-container
{
	background-color: #ededed;
	border-top: 10px solid;
	float:left;
	margin-bottom: 30px;
	width: 300px;
}

div.twitter-container li
{
	clear: both;
}

div#promo div.twitter-container
{
	float: none;
	width: 280px;
}

div#wrapper div.twitter-container ul li.major-heading h3
{
	font-weight: bold;
	font-size: 1.166em;
	padding-bottom: 0;
	margin-bottom: 0;
}

div.twitter-container img,
div.twitter container a,
div.twitter container span
{
	float: left;
	margin-right: 10px;
}

div.twitter-container img
{
	margin-top: 2px;
}

div.twitter-container span
{
	display: block;
	color: #7f7f7f;
	font-style: italic;
}

div.twitter-container span a
{
	color: #7f7f7f;
}

div.twitter-container span a:active,
div.twitter-container span a:focus
{
	color: #fff;
}

#wrapper div.twitter-container .trailtext
{
	margin-top: 0;
}

div#wrapper div#box div#content div.twitter-container ul li,
div#promo div.twitter-container ul li
{
	border-top: 1px dotted #999;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	width: 280px;
	margin-left: 10px;
}

div#promo div.twitter-container ul li
{
	margin-left: 0;
}

#wrapper div.twitter-container li#twitter-append
{
	padding-top: 0;
}

div#wrapper div#box div#content div.twitter-container ul li.major-heading,
div#wrapper div#promo div.twitter-container ul li.major-heading,
#wrapper div.twitter-container ul li#twitter-append
{
	border-top: none;
}

div.twitter-container span,
div.twitter-container li p
{
	margin-left: 50px;
}

div.twitter-container li#twitter-append div.media-above
{
	width: 130px;
	float: left;
	border-top: 1px dotted #999;
	padding-top: 3px;
}

div.twitter-container li div.linktext,
div.twitter-container li p a#tweeterer
{
	font-weight: bold;
}
          /* ----------  twitter-trailblock.css ends here ----------- */
          /* ---------- expedia-forms.css starts here ---------- */
          /* ---------- expedia-forms-promo.css starts here ---------- */
#holiday-offers.promo-version
{
	width: 300px;
    border-top-width: 10px;
    border-top-style: solid;
    float: none;
}

#holiday-offers.promo-version h2
{
    border: none;
    padding-bottom: 0;
    padding-top: 3px;
    margin-left: 10px;
    font-weight: bold;
    margin-bottom: 14px;
    background-color: transparent;
    font-size: 14px;
}

.promo-version #searchWiz
{
    padding-top: 0;
    padding-bottom: 0;
    width: 280px;
    margin-left: 10px;
    margin-bottom: 0;
    margin-right: 10px;
    background-color: white;
}

.promo-version #searchWiz ul
{
    padding-bottom: 8px;
    margin-right: 5px;
    margin-top: 5px;
    border-bottom-color: #999;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    float: left;
}

.promo-version #searchWiz ul.col1
{
    margin-right: 0;
    width: 85px;
}

.promo-version #searchWiz ul.col2
{
    margin-left: 0;
    width: 185px;
}

.promo-version #searchWiz ul li
{
    margin-bottom: 2px;
}

.promo-version #expedia-forms
{
    padding-top: 5px;
    width: 270px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    background-color: white;
    clear: left;
}

.promo-version #expedia-forms form
{
    width: 270px;
}

.promo-version #expedia-forms #Text1,
.promo-version #expedia-forms #Text2,
.promo-version #expedia-forms #Text3,
.promo-version #expedia-forms #Text4,
.promo-version #expedia-forms #Text6,
.promo-version #expedia-forms #Text8,
.promo-version #expedia-forms #Text11,
.promo-version #expedia-forms #Text20,
.promo-version #expedia-forms #Text21,
.promo-version #expedia-forms #DestName,
.promo-version #expedia-forms div.input-group,
.promo-version #expedia-forms #pickup-location,
.promo-version #expedia-forms #Select15
{
    width: 180px;
    float: right;
}

.promo-version #expedia-forms div.input-group
{
    width: 185px;
    margin-bottom: 0;
}

.promo-version #expedia-forms #Text5,
.promo-version #expedia-forms #Text7,
.promo-version #expedia-forms #Text9,
.promo-version #expedia-forms #Text10,
.promo-version #expedia-forms #Text12,
.promo-version #expedia-forms #Text13
{
    width: 95px;
    margin-right: 5px;
}

.promo-version #expedia-forms #pickup-location
{
    width: 160px;
}

.promo-version #expedia-forms #Select15,
.promo-version #expedia-forms #car div.input-group
{
    margin-left: 0;
    width: 165px;
}

.promo-version #expedia-forms #Text9,
.promo-version #expedia-forms #Text10
{
    width: 75px;
}

.promo-version #expedia-forms #hot div.age-range,
.promo-version #expedia-forms #hot div.age-range label
{
    width: 84px;
}

.promo-version #expedia-forms fieldset#flight-options label.return-label
{
    margin-right: 33px;
}

.promo-version #expedia-forms span.room-heading
{
    margin-top: 20px;
}

.promo-version #expedia-forms #hotrm2, 
.promo-version #expedia-forms #hotrm3
{
    padding-left: 50px;
    width: 220px;
    margin-bottom: 0;
}

.promo-version #expedia-forms label.car-type
{
    width: 100px;
}

.promo-version #expedia-forms label
{
    clear: both;
}

.promo-version #expedia-forms div.age-range,
.promo-version #expedia-forms div#room-select,
.promo-version #expedia-forms .age-range label,
.promo-version #expedia-forms #room-select span
{
    width: 90px;
    margin-bottom: 0;
}

.promo-version #expedia-forms #hot div#room-select,
.promo-version #expedia-forms #hot div#room-select span
{
    width: 50px;
}

.promo-version #expedia-forms .first-range
{
    padding-left: 0;
}

.promo-version #expedia-forms input.GoButton
{
    margin-bottom: 5px;
}

.promo-version #expedia-footer 
{
    float: none;
}

.promo-version #expedia-footer,
.promo-version #expedia-footer p
{
    width: 280px;
    padding-top: 0;
    margin-bottom: 0;
}

.promo-version #expedia-footer p
{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    border: 0;
}

.promo-version #expedia-footer p img
{
    margin-top: 0;
}

div#promo #Weekdays li
{
	width: 20px;
	height: 16px;
	border-bottom: 1px dotted #ccc;
	float: left;
	font-weight: bold;
	margin-bottom: 0;
}

div#promo #NavBar,
div#promo #Cal,
div#promo #Cal #Dates div,
div#promo #Cal #Dates
{
    margin-bottom: 0;
}

.promo-version #CalFrame
{
    left: 498px !important;
}
          /* ----------  expedia-forms-promo.css ends here ----------- */

#holiday-offers 
{
	float: left; 
	clear: both; 
	width: 460px; 
	background-color: #ededed;
	margin-bottom: 20px;
}

#searchWiz 
{
	float:left; 
	width: 140px;
	overflow: hidden;
	padding-top: 4px;
}			

#expedia-forms 
{
	float:left; 
	clear:right; 
	margin-left: 0; 
	padding-top: 6px; 
	margin-left: 20px;
	width: 290px;
}		
	
#expedia-forms form
{
	width: 290px;
	float:left; 	
}			

#holiday-offers h2 
{
	background-color: #fff; 
	padding-bottom: 20px; 
	margin-bottom: 0;
}			

#searchWiz ul
{
	margin-left: 5px;
}			

#wrapper #content #searchWiz ul li
{
	border-top: 1px dotted #999; 
	padding-top: 3px; 
	padding-bottom: 4px; 
	margin-bottom: 0; 
	width: 140px;
}

#searchWiz ul li a
{
	background-image: url(images/off.png); 
	padding-left:14px; 
	background-position: 0 2px;
}			

#searchWiz ul li a:hover, 
#searchWiz ul li a:active, 
#searchWiz ul li a:focus, 
#searchWiz ul li a.expedia-active
{
	background-image: url(images/on.png)
}			

#wrapper #content #searchWiz ul li.packages-heading
{
	border-top: 1px solid #000; 
	padding-top: 3px; 
	font-weight: bold; 
	margin-top: 5px;
}			

#wrapper #content #searchWiz ul li.first
{
	border-top: none;
}			

#expedia-forms .combination-form
{
	float:left;
}			

#expedia-forms label
{
	clear: left; 
	float: left; 
	margin-top: 2px;
}
			
#expedia-forms input
{
	clear: right; 
	float: left; 
	margin-bottom: 8px;
}			

#content #expedia-forms .date
{
	width: 100px; 
	margin-left: 39px; 
	margin-right: 7px; 
	clear:none;
	font-weight: normal;
}			

#expedia-forms select
{
	padding-left:2px; 
	float: left; 
	margin-bottom: 8px;
}			

#expedia-forms select.time
{
	width: 78px; 
}		

#expedia-forms .age-range
{
	width: 60px; 
	float: left;
}			

#expedia-forms .age-range select,
#expedia-forms #room-select select
{
	min-width: 74%;
}			

#expedia-forms .age-range label
{
	margin-bottom: 6px; 
	width: 40px;
}			

#expedia-forms #hot p, 
#expedia-forms #tsh p
{
	border-bottom: 1px dotted #999; 
	padding-bottom: 5px;
}			

#expedia-forms fieldset
{
	border-bottom: 1px dotted #999; 
	padding: 6px 0;
}			

#expedia-forms .first-range
{
	padding-left: 94px;
}			

#expedia-forms span.room-heading
{
	float: left; 
	margin: 44px 5px 0 0;
}			

#expedia-forms #room-select
{
	float: left; 
	width: 55px;
}			

#expedia-forms #room-select span
{
	display: block; 
	margin: 2px 0 20px 0;
}			

#expedia-forms #hotrm2, 
#expedia-forms #hotrm3
{
	float: left; 
	clear: both; 
	padding-left: 55px; 
	width: 245px
}			

#expedia-forms input.standard
{
	width: 176px; 
	clear: none;
}			

#content #expedia-forms input#Text1
{
	margin-left: 43px;
}			

#content #expedia-forms input#Text2
{
	margin-left: 56px;
}			

#content #expedia-forms input#Text3
{
	margin-left: 49px;
}			

#content #expedia-forms input#Text4, 
#content #expedia-forms input#Text11
{
	margin-left: 20px;
}			

#content #expedia-forms input#Text6, 
#content #expedia-forms input#DestName
{
	margin-left: 44px;
}			

#content #expedia-forms input#Text8
{
	margin-left: 30px;
}			

#content #expedia-forms input#Text9
{
	margin-left: 54px;
}			

#content #expedia-forms input#Text10
{
	margin-left: 50px;
}			

#expedia-forms #pickup-location
{
	margin-left:9px;
}

#expedia-forms #Select15
{
	margin-left:50px; 
	width: 180px;
}

#expedia-forms fieldset#flight-options
{
	padding:0;
}
#expedia-forms fieldset#flight-options input, 
#expedia-forms fieldset#flight-options label
{
	clear: none; 
	float: none;
}

#expedia-forms fieldset#flight-options input
{
	margin-top:2px;
}
#expedia-forms fieldset#flight-options label
{
	margin-left: 2px;
}

#expedia-forms fieldset#flight-options label.return-label
{
	margin-right: 158px;
}

#expedia-forms label.check-in
{
	width:52px;
}
#expedia-forms label.check-out
{
	width:59px;
}
#expedia-forms label.going-to
{
	width:50px;
}
#expedia-forms label.car-type
{
	width:48px;
}
#expedia-forms label.pick-up
{
	width:45px;
}
#expedia-forms label.drop-off
{
	width:49px;
}
		
#expedia-footer 
{
	clear: both; 
	float:left; 
	width: 460px; 
	padding-top: 5px; 
	background-color: #ededed;
}			

#expedia-footer p
{
	text-align:right; 
	border-top: 1px dotted #999; 
	margin: 0 10px 0 10px; 
	padding-top: 5px; 
	width:440px;
}	

#expedia-footer p img
{
	margin-top: -6px; 
	vertical-align: middle; 
}	

#expedia-forms input.GoButton
{
	margin-top: 5px;
}			

#expedia-forms form span.advanced-search
{
	float: right; 
	padding-top: 8px;
	padding-bottom: 5px;
}


/*Calendar styles */
#CalFrame
{
	display: none;
	position: absolute;
	width: 148px;
	height: 195px;
	z-index: 100;
	left: 387px;
	margin:0;
	padding:0;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #333
}

#NavBar
{
	padding-top: 5px;
	padding-bottom: 5px;	
}

#NavBar td
{
	width: 25px;
	text-align: center;
}

#NavBar td#PrevBtn
{
	width: 21px;
	padding-left: 4px;
}

#NavBar #TitleBar
{
	width: 98px;
	font-weight: bold;
	vertical-align: bottom;
}

#Cal
{
	border-top: 1px solid #ccc;
	margin: 4px;
	margin-top: 0;
	padding-top: 4px;
	float: left;
}

#Weekdays
{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	
}

div#content #Weekdays li
{
	width: 20px;
	height: 16px;
	border-bottom: 1px dotted #ccc;
	float: left;
	font-weight: bold;
	margin-bottom: 0;
}

#Cal #Dates
{
	height: 120px;
	float: left;
}

#Cal #Dates div
{
	border-bottom: 1px dotted #ccc;
	width:20px;
	height: 19px;
	line-height: 1.65;
	float: left;
	text-align: center;
	font-weight: bold;
	cursor: pointer;	
}

#Cal #Dates .invalid
{
	cursor: default;
	color: #999;	
}

#Cal #Dates .today
{
	color: #005689;
}

#Cal #Dates .picked
{
	background-color: #005689;
	color: #fff;	
}

#BotNav
{
	width: 100%;
	clear: both;	
}

#BotNav #Close a
{
	background:url(images/close_button.gif) no-repeat 5px 0;
	padding-left: 23px;	
}
			
          /* ----------  expedia-forms.css ends here ----------- */
          /* ---------- holiday-offers-most-popular.css starts here ---------- */
          /* ---------- holiday-offers-most-popular-promo.css starts here ---------- */
#promo #holiday-offers-most-popular
{
    margin-left: 0;
    background-color: #ededed;
    margin-bottom: 0;
}

#promo #holiday-offers-promo
{
	overflow: hidden;
    width: 300px;
    margin-bottom: 20px;
}

#promo #holiday-offers-promo div
{
    margin-left: 0;
}

#promo #holiday-offers-promo h2
{
    font-weight: bold;
    border-top-width: 10px;
    padding-bottom: 7px;
    background-color: transparent;
    border-top-width: 10px;
    padding-left: 10px;
    padding-top: 3px;
    font-size: 14px;
}

#promo #holiday-offers-promo #holiday-toggle
{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    width: 280px;
}

#promo #holiday-toggle #holiday-panes,
#promo #holiday-panes #our-choice,
#promo #holiday-panes #most-popular,
#promo #our-choice .slot-machine-two
{
    margin-bottom: 0;
}

#promo #our-choice .slot-machine-two,
#promo #most-popular
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    background-color: white;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

#promo #our-choice .slot-machine-two ul
{
    margin-top: 10px;
}

#promo #our-choice .slot-machine-two ul.footer-heading,
#promo #our-choice .slot-machine-two ul.footer-heading li
{
    width: 270px;
}

#promo div.slot-machine-two li.odd
{
    margin-right: 10px;
}

#promo #most-popular
{
    padding-bottom: 0;
}

#promo #most-popular ol
{
    border-top: 0;
    width: 270px;
}

#promo #most-popular li a,
#promo #holiday-offers-promo #holiday-links a
{
    display: inline;
}

#promo #holiday-offers-promo #holiday-footer
{
    margin-left: 10px;
    margin-right: 10px;
    background-color: white;
    width: 280px;
}

#promo #holiday-offers-promo #holiday-footer li
{
    width: 260px;
}

#promo #holiday-offers-promo #holiday-search,
#promo #holiday-offers-promo #holiday-links
{
    width: 270px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
}

#promo #holiday-offers-promo #holiday-links
{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 275px;
}

#holiday-panes
{
	clear: both;
}

#holiday-offers.promo-version,
#promo #holiday-offers-promo h2
{
    border-top-color: #d3d3d3;
}
          /* ----------  holiday-offers-most-popular-promo.css ends here ----------- */

.travel div#content div.slot-machine-two ul,
.travel div#content div.slot-machine-two,
#holiday-offers-most-popular .holiday-toggle,
#most-popular ol,
.travel div#content div.slot-machine-two ul.footer-heading li,
#holiday-offers-most-popular,
#holiday-offers-most-popular #holiday-footer
{
    width: 300px;
}

#holiday-offers-most-popular #holiday-search,
#most-popular ol,
#most-popular ol li,
.travel div#content div.slot-machine-two ul,
.travel div#content div.slot-machine-two ul.footer-heading,
#most-popular p
{
    border-top-width: 1px;
    border-top-style: dotted;
    border-color: #999;
}

#holiday-offers-most-popular
{
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}

#holiday-offers-most-popular #holiday-search
{
    margin: 0;
    margin-bottom: 5px;
    padding-top: 3px;
    padding-bottom: 10px;   
    padding-left: 5px;
    padding-right: 5px;
    width: 290px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    clear: both;
    float: left;
}

#holiday-offers-most-popular #holiday-search p
{
    padding-bottom: 7px;
}

#holiday-offers-most-popular ul#holiday-links
{
    clear: left;
    width: 280px;
    padding-left: 5px;
}

#holiday-offers-most-popular ul#holiday-links li
{
    float: none;
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 0;
    width: 280px;
}

#most-popular ol
{
    padding-top: 7px;
    padding-bottom: 5px;
	border-top-style: solid;
}

#most-popular ol li
{
    list-style-type: decimal;
    list-style-position: inside;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 6px;
}

#most-popular ol li:first-child,
#most-popular ol li.first
{
    border-top: 0;
    padding-top: 0;
}

#most-popular p
{
    clear: left;
    width: 280px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.travel div#content div.slot-machine-two
{
	float: left;
	clear: none;
	padding-bottom: 10px;
}

.travel div#content div.slot-machine-two ul
{
	padding-top: 10px;
	padding-left: 10px;
	border-top-style: solid;
	width: 290px;
}

.travel div#content div.slot-machine-two ul li
{
	width: 130px;
	margin-bottom: 10px;
}

.travel div#content div.slot-machine-two ul.footer-heading li
{
    margin-bottom: 0;
}
          /* ----------  holiday-offers-most-popular.css ends here ----------- */
          /* ---------- attention-data.css starts here ---------- */
#attention-data
{
    border-top-width: 10px;
    border-top-style: solid;
    margin-bottom: 20px;
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#attention-data h2
{
	border-top: none !important;
    font-weight: bold;
    padding-top: 3px;
    margin-bottom: 14px;
    font-size: 14px;
    border-top: 0;
}

#attention-data #att-panes
{
    clear: right;
}

#attention-data #att-panes,
#attention-data ol li
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    background-color: white;
}

#attention-data #att-panes p
{
    color: #e7613f;
    margin-top: 7px;
    margin-bottom: 7px;
    padding-left: 5px;
}

#attention-data #att-panes #att-most-commented p 
{
    padding-left: 10px;
}

#attention-data ol
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

#attention-data #att-most-commented ol
{
    padding-left: 10px;
    padding-right: 10px;
}

#attention-data ol li
{
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-style: dotted;
    padding-left: 20px;
}

#attention-data div.att-toggle-pane ol li span 
{
    display: block;
    float: left;
    margin-left: -20px;
    text-indent: 0;
}

#attention-data ol li.more-most-viewed
{
    padding-left: 0;
    width: auto;
}

#attention-data div#att-latest li
{
    padding-left: 0;
    clear: left;
}

#attention-data div#att-latest li.first
{
    border-top: 0;
}

#attention-data div#att-latest a img
{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#promo #attention-data .capsule
{
    border: none;
    background-color: white;
}

#attention-data #most-viewed,
#promo div.att-toggle
{
    margin-bottom: 0;
}

div#promo #attention-data
{
	clear: left;
	border-color: #d3d3d3;
	margin-bottom: 20px;
}

#promo #attention-data .capsule
{
    padding-bottom: 0;
}

/* new grid overrides */
.three-five-four-grid #attention-data
{
    border-top: none;
    padding: 0;
    background-color: #ededed;
}

.three-five-four-grid #attention-data .hd
{
    padding-bottom: 5px;
}

.three-five-four-grid  #attention-data h2
{
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 0;
}

.three-five-four-grid #att-panes
{
    clear: right;
}
          /* ----------  attention-data.css ends here ----------- */
          /* ---------- ad-links-in-promo-area.css starts here ---------- */
#section-contents #promo #google-ads-container
{
    border-top-style: solid;
    border-top-width: 10px;
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    border-bottom-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
}

#section-contents #promo #google-ads-container h3
{
    padding-top: 2px;
}

#promo #google-ads-container h4,
#section-contents #promo #google-ads-container h4
{
    margin: 0;
    padding: 0;
    border: none;
}

#promo #google-ads-container li,
#section-contents #promo #google-ads-container li
{
    padding-bottom: 9px;
    padding-top: 4px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #999;
}
          /* ----------  ad-links-in-promo-area.css ends here ----------- */
          /* ---------- list-of-trails.css starts here ---------- */
.list-of-trails a.link-image
{
	float: left;
	margin-right: 10px;
}

.list-of-trails li
{
	border-top: 1px dotted #999;
	clear: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.list-of-trails h4
{
	border: none !important;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0 !important;
}

.list-of-trails div.trail-text
{
	margin-bottom: 0 !important;
}

.list-of-trails p.strap
{
	font-weight: bold;
}
          /* ----------  list-of-trails.css ends here ----------- */
          /* ---------- blog-most-commented.css starts here ---------- */
#promo #blog-most-commented
{
    margin-bottom: 20px;
}

#blog-most-commented h2
{
	font-family: arial, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 14px;
	font-size: 12px;
}

#blog-most-commented li
{
    padding-top: 2px;
    padding-bottom: 7px;
    padding-left: 20px;
    border-top: 1px dotted #999;
}

#blog-most-commented li span
{
    margin-left: -18px;
    margin-right: 5px;
}
          /* ----------  blog-most-commented.css ends here ----------- */
	

          /* ---------- heading-vertical-links.css starts here ---------- */
.heading-vertical-links li,
.heading-vertical-links h4
{
    font-family: arial, san-serif;
    font-size: 12px;
}

.heading-vertical-links li.major-heading
{
	border-top-width: 10px;
	border-top-style: solid;
	padding-bottom: 15px;
}

.heading-vertical-links h2
{
    font-weight: bold;
}

.heading-vertical-links ul
{
    margin-bottom: 20px;
}

.heading-vertical-links li
{
    border-top-style: dotted;
    border-top-width: 1px;
    clear: both;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 7px;
    width: 140px;
}

.heading-vertical-links li.first
{
    border-top-style: solid;
}

.heading-vertical-links span.count
{
	float: left;
	font-weight: bold;
	margin-right: 10px;
}

.heading-vertical-links.numbered div.trail-caption
{
	float: left;
	width: 115px;
}

.heading-vertical-links li.heading
{
	border-top-style: solid;
	border-top-color: #999;
}

.heading-vertical-links li.picture
{
	border-top: none;
	padding-top: 0;
}
          /* ----------  heading-vertical-links.css ends here ----------- */
          /* ---------- grid-columns.css starts here ---------- */
/*
    The grid is based on 60px columns
    Column widths are worked out as 60px + 80px for each subsequent column
    e.g. 4 col = 60px + (80px * 3) = 300px
    
*/

.eleven-col,
.ten-col,
.nine-col,
.eight-col,
.seven-col,
.six-col,
.five-col,
.four-col,
.three-col,
.two-col,
.one-col
{
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

.twelve-col
{
	clear: both;
	position: relative;
    width: 940px;
}

.eleven-col
{
    width: 860px;
}

.ten-col
{
    width: 780px;
}

.nine-col
{
    width: 700px;
}

.eight-col
{
    width: 620px;
}

.seven-col
{
    width: 540px;
}

.six-col
{
    width: 460px;
}

.five-col
{
    width: 380px;
}

.four-col
{
    width: 300px;
}

.three-col
{
    width: 220px;
}

.two-col
{
    width: 140px;
}

.one-col
{
    width: 60px;
}

.last
{
    margin-right: 0;
}
          /* ----------  grid-columns.css ends here ----------- */
          /* ----------  rules.css ends here ----------- */
          /* ---------- icons.css starts here ---------- */
          /* ---------- minimum-set-icons.css starts here ---------- */
ul.user-details
{
	background-image: url(images/icon_userinfo.gif);
}

li#larger
{
	background-position: 12px 0;
	background-image: url(images/icon_textsize.gif);
}

div#promo div#finance-guides li.info
{ 
	background-image: url(images/i_icon.gif);
	background-position: left;
	text-indent: 17px;
}

#promo li.bullet,
div#promo div.bookshop-books ul.vertical-links li
{
	background-image: url(images/icon_bullet.gif);
}

div#promo div.bookshop-books ul.vertical-links li
{
	text-indent: 17px;
	background-position: 0;
}


          /* ----------  minimum-set-icons.css ends here ----------- */

@media all {

li.print a

{
	background-image: url(images/printer.gif)
}

li.email a
{
	background-image: url(images/mail.gif)
}

li.save a
{
	background-image: url(images/printer.gif)
}

p.jump-related
{
	background-image: url(images/jump_related_arrow.gif);
	background-position: 0 5px;
	height: 22px;
}

#related #fact-box,
#related #article-trailblock h2.blog,
#related #article-trailblock h2.pictures,
#related #article-trailblock h2.audio,
#related #article-trailblock h2.interactive
{
	background-position: 0 3px;
}

#related #article-trailblock h2.blog
{
	background-image: url(images/icon_textdoc.gif);
}


#related #article-trailblock h2.pictures
{
	background-image: url(images/icon_gallery.gif);
}

#related #article-trailblock h2.audio
{
	background-image: url(images/icon_audio.gif);
}

#related #article-trailblock h2.interactive
{
	background-image: url(images/icon_textdoc.gif);
}


#related div.more-videos h2
{
	background-image: url(images/icon_video.gif);
}

ul#article-toolbox li a
{
	background-position: 3px 0;
}

body.cif ul#article-toolbox li a.printable
{
	background-image: url(images/icon_print.gif);
}

body.cif ul#article-toolbox li a#sharelink
{
	background-image: url(images/icon_share.gif)
}

body.cif ul#article-toolbox li a#clippable
{
	background-image: url(images/icon_clip.gif)
}

body.cif ul#article-toolbox li a#sendlink
{
	background-image: url(images/icon_email-friend.gif)
}

body.cif ul#article-toolbox li a#contactlink
{
	background-image: url(images/icon_email-us.gif)
}

body.cif ul#article-toolbox li a#historylink
{
	background-image: url(images/icon_history.gif)
}

body.cif #content ul#article-toolbox li a.save
{
	background-image: url(images/icon_save_for_later.gif)
}

.comment-count-info
{
	background-position: left center ;
	padding: 0 0 2px 16px;
	margin-top: 0;
	display: block;
	clear: both;
}

#comment-info-related a.comment-count-info
{
	padding: 0 0 2px 20px;
}

#pluck-container a.comment-count-info,
#pluck-container span.comment-count-info
{
	background-image: none;
	padding-left: 0px;
}

div.full a.comment-count-info
{
	padding-top: 4px;	
}

body.cif-combiner div.full a.comment-count-info
{
	border-top: none;
	padding-top: 0;
}

#content a.shower, #content a.showerstyle
{
	background-image: url(images/icon_triangle_right.gif);
	padding: 3px 0 2px 20px;
	background-position: -1px 0;
}

#content a.shower.open, #content a.showerstyle.open
{
	background-image: url(images/icon_triangle_down.gif);
	
}

a.shower, a.showerstyle
{
	background-image: url(images/icon_triangle12_right.gif);
	padding: 3px 0 2px 14px;
	background-position: 0 3px;
}

a.shower.open, a.showerstyle.open
{
	background-image: url(images/icon_triangle12_down.gif);
}


a.close
{
	padding: 0px 20px 3px 0px;
	background-position: right top;
	background-image: url(images/icon_close.gif);
}


a.feed
{
	background-image: url(images/icon_rss.gif);
	padding-left: 18px;
	background-position: 0 0;
	padding-top: 1px
}

/*
Bullet images and icons

------------------------------------------------------------------------------*/
body.network #content ul.sublinks li.bullet,
body.vss #content ul.sublinks li.bullet,
li.bullet,
li.factsheet,
body.article div#article-wrapper li
{
	background-position: 0 1px;
	text-indent: 17px;
}

body.article div#article-wrapper li
{
	background-position: 0 3px;
}

.video-front div#content div#video-player ul li.bullet,
.video-series div#content div#video-player ul li.bullet,
body.trailerpark ul#video-trailblock li.bullet,
ul.sublinks li.bullet,
body.front div#content div#feature-pick li.bullet,
body.article div#article-wrapper li
{
	background-image: url(images/icon_bullet.gif);
}

body.audio-popup div#box div#popup-content div#audio-player div.bullet li 	 	 
{ 	 	 
	background-image: url(images/icon_bullet.gif); 	 	 
	background-position: 0 2px; 	 	 
} 

body.article div#article-wrapper ul.pagination li,
body.article div#article-wrapper div.factbox ol li
{
	text-indent: 0;
	background-image: none;
}	

ul.sublinks li.audio,
body.network #wrapper #box div.more-news ul li.audio
{
	background-image: url(images/icon_audio.gif);
}

ul.sublinks li.video,
body.network #wrapper #box div.more-news ul li.video
{
	background-image: url(images/icon_video.gif);
}

ul.sublinks li.graphic
{
	background-image: url(images/icon_graphic.gif);
}

ul.sublinks li.interactive,
body.network #wrapper #box div.more-news ul li.interactive
{
	background-image: url(images/icon_multimedia.gif);
}

ul.sublinks li.gallery,
ul.sublinks li.audioslideshow,
body.network #wrapper #box div.more-news ul li.gallery,
body.network #wrapper #box div.more-news ul li.audioslideshow
{
	background-image: url(images/icon_gallery.gif);
}

body.network ul#reader-offers li.bullet
{
	text-indent: 0;
	background-image: none;
}

li.factsheet
{
	background-image: url(images/icon_factsheet.gif);
}

p.bullet
{
	background-image: url(images/icon_bullet.gif);
	background-position: 0px 1px;
	text-indent: 17px;
}
#top-table form
{
    background-image: url(images/knife-fork60.gif);
    background-position: 100% 5px;
}

div#abuse-component span#report-abuse-box-link-container
{
	margin-top: 5px;
	background-image: url(images/pluck/report-abuse.gif);
	padding-left: 18px;
	width: auto;
}

li.third-party-tool a#digglink
{
	background-image: url(images/icon_digg.gif);
}

li.third-party-tool a#buzzlink
{
	background-image: url(images/icon_buzz.gif);
}

}

body.network #wrapper #box div.more-news ul li.icon
{
	text-indent: 20px;
	background-position: 0 2px;
}

          /* ----------  icons.css ends here ----------- */
          /* ---------- dialog-box.css starts here ---------- */

#abuse-box-wrapper,
#signin-div-wrapper,
div.dialog-box-wrapper
{

 	display:block; 
 	z-index:100; 
 	background:transparent url(images/white-bg.png) top left repeat;
 	position:fixed; 
 	width:100%;
 	height: 100%;
}

#abuse-box,
div.dialog-box
{
	border: 1px solid #333;
	z-index:800;
	background-color: #fff;
	color: #000; 
	top:100px; 
	width: 288px;
	padding: 10px 10px 10px 10px;
	position:fixed; 
}

#abuse-box
{
	font-size: 0.75em;
}

body.popup-comments #abuse-box
{
	font-size: 1em;
}

body.popup-comments #abuse-box h2
{
	font-family: georgia, serif;
}

#wrapper #abuse-box
{
	font-size: 1em;
}

div.dialog-box.scrollable
{
	position: absolute;
}

#comment-box-pluck .post-comment-header
{
	float: left;
	width: 420px;
}

#comment-box-pluck .post-comment-header h1
{
	margin-bottom: 20px;
}

#comment-box-pluck #close-comment-box,
#abuse-box-wrapper #abuse-box-close,
#signin-div #login-close
{
	float: right;
	width: 80px;
	text-align: right;
}

#comment-box-pluck #close-comment-box a,
#abuse-box-wrapper #abuse-box-close a,
#login-close-link
{
	background: #fff url(images/close_button.gif) top right no-repeat;
	padding: 0 18px 0 0;
}

.comment-author
{
	clear: both;
}

.comment-author ul
{
	overflow: hidden;
}
.comment-author .comment-author-img
{
	float:left;
	width: 35px;
}

.comment-author .comment-author-name
{
	float: left; 
	width: auto;
}

.comment-author .comment-author-name a
{
	display: block;
}
.comment-author .author-role
{
	float: right;
	width: 35px;

}

#comment-box-edit,
#comment-box-progress,
#comment-close-confirmation-area,
#comment-premoderation-area,
#comment-thank-you-area
{
	clear: both;
}

#comment-box-edit,
#abuse-box-edit-area
{
	margin: 20px 0 0 0;
}

#abuse-box-edit-area
{
	border-top:1px dotted #ccc ;
}

#comment-box-edit fieldset
{
	margin: 0;
	clear: both;
}

#comment-box-edit #blockquote-button
{
	float:left;
	margin-bottom: 3px;
	width: 100%;
}
#blockquote-button input
{
	float: left;
	background-color: #ededed;
	border: 1px solid #333;
	color: #333;
	font-size: 0.915em;
	margin-right: 5px;
}

#blockquote-button p
{
	text-align: right;
	float: right;
	padding-top: 2px;
	position: relative;
}

#comment-box-pluck #comment-box-edit
{
	margin-top: 17px;
}

#comment-box-pluck #comment-box-edit #blockquote-button
{
	margin-bottom: 1px;
	width: 449px;
}

#comment-box-pluck #blockquote-button input
{
	background-color: #e8e8e8;
	border-style: outset;
	border-top-color: #fff;
	border-left-color: #fff;
	border-right-color: #666;
	border-bottom-color: #666;
	margin-right: 3px;
}

#comment-box-pluck #blockquote-button input#add-bolds
{
	font-weight: bold;
}

#comment-box-pluck #blockquote-button input#add-italics
{
	font-style: italic;
}

#comment-box-pluck #blockquote-button input#add-links
{
	color: #005689;
}

#comment-box-pluck #blockquote-button p
{
	margin-top: 0;
	padding-top: 0;
	top: 2px;
}


#comment-body,
#comment-box-progress,
#abuse-progress-area,
#abuse-description,
#pluck-loading-dialog
{
	font-size: 1em;
	font-family: arial, sans-serif;
}

#abuse-description
{
	width:100%;
}

#comment-body
{
	width: 447px;
}

#comment-box-progress,
#abuse-progress-area,
#abuse-thank-you-area,
#abuse-close-confirmation-area,
#comment-close-confirmation-area,
#abuse-pluck-error-area
{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
}

#comment-box-progress,
#abuse-progress-area
{
	background: url(images/pluck-loading-bar.gif) center center no-repeat;
}

#comment-box-progress p,
#abuse-progress-area p,
#abuse-thank-you-area p,
#abuse-close-confirmation-area p,
#comment-close-confirmation-area p,
#pluck-loading-dialog p
{
	margin: 70px 0 50px 0;
	text-align: center;
}

#pluck-loading-dialog
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding: 70px 0;
}

#pluck-loading-dialog p
{
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
	width: 300px;
	margin: 0 auto;
}

#pluck-loading-dialog p span
{
	height: 10px;
	display: block;
	background: url(images/pluck-loading-bar.gif) top no-repeat;
	border: 1px solid;
	overflow: hidden;
}

#comment-box-pluck #comment-box-progress p
{
	margin: 155px 0 124px;
}

#comment-box-pluck #comment-premoderation-area p
{
	margin: 122px 0 135px;
}

#comment-box-pluck #comment-close-confirmation-area p
{
	margin: 96px 0 79px;
}

#comment-box-pluck #comment-thank-you-area p
{
	margin: 137px 0 142px;
}

#comment-box-pluck #comment-pluck-error-area p
{
	margin: 113px 0 101px;
}

#abuse-box #abuse-progress-area p
{
	margin: 148px 0 116px;
}

#abuse-box #abuse-close-confirmation-area p
{
	margin: 80px 0;
}

#abuse-box #abuse-thank-you-area p
{
	margin: 104px 0 123px;
}

#submit 
{
	text-align: right;
	margin: 20px 0;
}

#comment-box-pluck #submit
{
	margin: 10px 0;
}

#comment-box-pluck #submit .msg
{
	float: left;
}

#submit #submit-comment
{
	border-top-width: 2px;
	border-bottom-width: 1px;
}

#abuse-box #abuse-box-edit-area p
{
	margin: 10px 0;
}

#abuse-box label 
{
	font-weight: bold;
}
#abuse-box label span 
{
	font-weight: normal;
}
#abuse-close-confirmation-area p input,
#comment-close-confirmation-area p input,
#abuse-thank-you-area p input
{
	display: block;
	margin: 15px auto;
}

#abuse-box
{
	width: 300px;
	height: 320px;
}

#abuse-box h2
{
	font-size: 1.3em;
	font-weight: bold;
	border: none;
	margin-top: 0;
}

#abuse-box-wrapper #abuse-email-info,
#abuse-box-wrapper #abuse-login-info
{
	float: left;
	width: 200px;
}

#abuse-box-wrapper #abuse-email-info 
{
	clear: both;
}

#abuse-box-wrapper #abuse-submit-container
{
	float: right;
	width: 96px;
	text-align: right;
}

#abuse-box-wrapper #abuse-submit
{
	margin-top: 25px;
}

body.pluck-user-profile div#user-profile div#abuse-box span
{
	display: inline;
	float: none;
	margin-right: 0;
	width: auto;
}

body.pluck-user-profile div#user-profile span#report-abuse-box-link-container
{
	position: absolute;
	right: 0;
	top: 35px;
	background-image: url(images/pluck/report-abuse.gif);
	padding-left: 18px;
	width: auto;
}

/* Inline login pop up styles */
#signin-div
{
	position: fixed;
	z-index:800;
	width: 368px;
	padding: 0;
}

#inline-login
{
	width: 368px;
	background-color: #fff;
	font-size: 12px;
	color: #333;
}

#signin-div #login-close
{
	font-weight: bold;
	padding: 10px 10px 0;
}

#inline-login form
{
	padding: 0 10px 10px;
	clear: both;
}

#inline-login h1
{
	font-size: 1em;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding: 10px 0 0 10px;
	width: auto;
}

#inline-login legend
{
	text-indent: -9999px;
}

#inline-login span.row label
{
	display: block;
	margin-right: 5px;
	width: 103px;
}

#inline-login span.row
{
	width: 100%;
	overflow: hidden;
	display: block;
}

#inline-login span.row label,
#inline-login span.row input
{
	float: left;
}

#inline-login span.row input
{
	width: 200px;
}

#inline-login #inline-email-label,
#inline-login #inline-remember-label
{
	padding-bottom: 14px;
}

#inline-login #inline-remember-label
{
	margin-top: 5px;
}

#inline-login #forgot-password
{
	margin-left: 107px;
	font-size: 0.916em;
	clear: left;
}

#inline-login input#inline-remember
{
	margin-top: 6px;
	width: auto;
}

.dialog-button,
div.ReportAbuse_Comment input
{
	float: right;
	font-family: arial, sans-serif;
	font-size: 1em;
	margin-top: 20px;
	margin-left: 10px;
	padding: 1px 4px;
	cursor: pointer;
}

#inline-login input#popUpSignIn,
div.ReportAbuse_Comment input
{
	font-weight: bold;
	background-color: #005689;
	color: #fff;
	border-width: 1px;
	border-color: #005689;
}

#inline-login input#cancelSignIn
{
	border: 1px solid;
	background-color: #eee;
}
          /* ----------  dialog-box.css ends here ----------- */
          /* ---------- generic-toolbox.css starts here ---------- */
          /* ---------- pop-up.css starts here ---------- */

/* send-to-a-friend */

p.ip_logged {
	color: #666666;
	margin-top: 6px;
	text-align: center;
}

/* Pop up box */
.toolbox-popup
{
	display: none;
	position: relative;
	top: 30px;
	left: 0;
	background-color: #fff;
	z-index: 999;
	/*margin-bottom: 200px;*/ /* Big margin needed to prevent cropping of popups in Safari. SU */
}

.toolbox-popup div.send-inner
{
	z-index: 999;
	position: absolute;
/*	top: 0;
	left: 0;*/
	background: #fff;
	width: 442px;
	border: 9px solid #cdcdcd;
	padding-bottom: 10px;
}

.article-history .toolbox-popup
{
	border-top: 1px solid #ccc;
	display: block;
	top: 0;
	margin: 10px 0 0 0;
	clear: both;
	position: static;

}

.toolbox-popup h3
{
	border: 0;
	float: left;
	width: 200px;
	margin: 5px 0 7px 10px;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.toolbox-popup .share-top
{
	float:left;
	margin-bottom: 10px;
	background: #e5e4e5;
	width: 442px;
}

.toolbox-popup .share-top span
{
	float: right;
	width: 200px;
	margin: 5px 10px 0 0;
	font-size: 1.0em;
	text-align: right;
}

.share-top span
{
	display: none;
}

.toolbox-popup .share-top span a
{
	font-weight: bold;
	color: #333;
}

.toolbox-popup .share-top span a:focus,
.toolbox-popup .share-top span a:hover,
.toolbox-popup .share-top span a:active
{
	background-color: #005689;
	color: white;
}

.toolbox-popup ul li
{
 	list-style-type: none;
}

/* contact us styles */

.toolbox-popup div.col
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 201px;
}

.toolbox-popup div.col li
{
	border-top-width: 1px;
	border-top-style: dotted;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.toolbox-popup div.col li a,
.toolbox-popup div.col li span
{
	font-weight: normal;
}

.toolbox-popup div.col li ul
{
	padding-left: 0;
}
.toolbox-popup div.col li ul li
{
	border-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	
}
/* end contact us styles */

/* Share styles */
#send-share div.col li ul
{
	padding-left: 0;
}

#send-share .send-inner ul li
{
	float:left;
	width: 206px;
	margin-left: 10px;
}

#send-share ul li
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	margin-bottom: 5px;
}

#send-share ul li a
{
	padding-left: 20px;
}

.toolbox-popup a.delicious
{
	background-image: url(images/icon_delicious.gif);
}

.toolbox-popup a.reddit
{
	background-image: url(images/icon_reddit.gif);
}

.toolbox-popup a.google
{
	background-image: url(images/icon_google.gif);
}

.toolbox-popup a.yahoo
{
	background-image: url(images/icon_yahoo.gif);
}

.toolbox-popup a.facebook
{
	background-image: url(images/icon_facebook.gif);
}

.toolbox-popup a.digg
{
	background-image: url(images/icon_digg.gif);
}

.toolbox-popup a.stumbleupon
{
	background-image: url(images/icon_stumbleupon.gif);
}

.toolbox-popup a.mixx
{
	background-image: url(images/icon_mixx.gif);
}

.toolbox-popup a.twitter
{
	background-image: url(images/icon_twitter.gif);
}

.toolbox-popup a.newsvine
{
	background-image: url(images/icon_newsvine.gif);
}

.toolbox-popup a.livejournal
{
	background-image: url(images/icon_livejournal.gif);
}

.toolbox-popup a.blinklist
{
	background-image: url(images/icon_blinklist.gif);
}

/* end share styles */

/* email styles*/

.toolbox-popup fieldset
{
	padding-bottom: 10px;
	clear: both;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.toolbox-popup fieldset div
{
	float: left;
	width: 190px;
	text-align: right;
	margin-right: 10px;
}

.toolbox-popup label
{
    width: 190px;
}

.toolbox-popup div.inputrow
{
	clear: left;
	margin-left: 200px;
}

.toolbox-popup input[type=text], 
.toolbox-popup textarea
{
	width: 220px;
}

/* end email styles*/

          /* ----------  pop-up.css ends here ----------- */

/* History Link */
#historylink
{
	display: none;
}

ul#article-toolbox li a,
ul#article-toolbox-side li a
{
	cursor: pointer;
}

ul#article-toolbox .trail-icon,
ul#article-toolbox-side .trail-icon
{
	margin-right: 6px;
	vertical-align: middle;
}
	
/* Footer specific */
ul#article-toolbox
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	clear: both;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 100%;
	position: relative;
}

ul#article-toolbox li
{
	display: inline;
	padding-left: 0;
}

ul#article-toolbox li a
{
	padding-bottom: 3px;
	padding-left: 5px;
}

/* Side specific */

ul#article-toolbox-side
{
	border-top-width: 1px;
	border-top-style: solid;
	background-image:none;
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 6px;
	margin-bottom: 12px;
	float: left;
	text-align: left;
	width: auto;
}

#article-toolbox-side li
{
	display:  inline;
}

ul#article-toolbox-side li.last
{
	margin-right: 0;
}

ul#article-toolbox-side li a
{
	padding-left: 0;
	text-decoration: none;
}

#article-toolbox-side a.rollover:hover
{
	background: #fff;
}

#article-toolbox-side a.rollover:focus
{
	background: #fff;
	height: auto;
}

ul#article-toolbox-side li a.rollover span,
ul#article-toolbox-side li span
{
	position: absolute;
	left: -29px;
	top: -50px;
	display: none;
	width: 6.2em;
	text-align: center;
	color: #fff;
}

/* Tool tips in sidebar */
ul#article-toolbox-side li span
{
	line-height: 200%
}

/* Height on tool tips on multiple lines */
ul#article-toolbox-side li a.printable span,
ul#article-toolbox-side li a.sendlink span
{
	line-height: 1em;
}

ul#article-toolbox-side li a.rollover
{
	position: relative;
	z-index: 1;
	display: block;
	width: auto;
	float: left;
}

ul#article-toolbox-side li a.rollover:hover span
{
	display: block;
	background-color: #005689;
	background-image: url(images/triangle-rollover.gif);
	background-position: bottom center;
	z-index: 999;
	height: 3em;
	width: 6.2em;
	padding: 3px 0;
}

/* font resizing on side */
ul#article-toolbox-side li.resize
{
	border-top-width: 1px;
	border-top-style: dotted;
	display: block;
	clear: both;
	padding-top: 5px;
	margin-top: 10px;
	width: 140px;
	display: block;
	float: left;
}

ul#article-toolbox-side li.resize img
{
	vertical-align: middle;
	position: relative;
	top: -2px;
}

ul#article-toolbox-side li.resize a
{
	font-size: 1.17em;
}

/* end side specific */

/* audio player toolbox */
#content div#audio-player ul#article-toolbox
{
	background-color: transparent;
	border-top: 1px solid #E2E2E2;
	clear: left;
	float: none;
	margin: 10px 10px 0;
	padding: 3px 0;
	text-align: left;
	width: auto;
}

div#audio-player ul#article-toolbox li,
div#audio-player ul#article-toolbox li p.bullet a
{
	padding-left: 0;
}


li#main-audio #send-share,
li#main-audio #send-email,
li#main-audio #contact
{
	clear: left;
	margin-top: 0;
}

/* Gallery specific */

.gallery .toolbox-pop-up div.send-inner.portrait
{
	top: 0;
	left: 170px;
}

.gallery .toolbox-pop-up div.send-inner.landscape
{
	top: -240px;
	left: 170px;
}

.gallery ul#article-toolbox li.third-party-tool
{
    padding-left: 2px;
}

.gallery ul#article-toolbox li.third-party-tool a
{
    padding-left: 25px;
    padding-bottom: 3px;
   	padding-top: 1px;
   	background-position: 3px 1px;
}

/* end gallery specific */
/* Video specific */

#video-player ul#article-toolbox,
#video-player ul#toolbox-pop-up ul
{
	margin-bottom: 10px;
}

.video li.settings
{
    position: absolute;
    margin-right: 2px;
    right: 0;
}

#settings p
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 9px;
}

#settings p.more
{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
    padding-top: 2px;
    margin-bottom: 0;
}

#settings .cookied span
{
    cursor: pointer;
    color: #005689;
}

#settings .cookied span:hover
{
    text-decoration: underline;
}

/* End video specific */

/* ----- Cartoon specific ----- */

body.cartoon .navigation #article-toolbox-side
{
	float: none;
	margin-bottom: 20px;
}

/* Cartoon full width */
body.cartoon .main-picture #article-toolbox-side
{
	border-top: none;
	float: right;
	padding-bottom: 10px;
}

/* ----- End cartoon specific ----- */

/* poll specific */

body.poll div#contact div.first ul,
body.competition div#contact div.first ul
{
    float: left;
}

body.competition div#contact ul.trail li.first
{
    width: 201px;
}

body.competition div#related div.toolbox-popup h3,
body.poll div#related div.toolbox-popup h3,
body.quiz div#related div.toolbox-popup h3
{
    border-top: none;
}

/* end poll specific */

/* interactive specific */
body#interactive-front ul#article-toolbox-side
{
    width: 140px;
}

body#interactive-front #contact .sponsored-features li.first
{
    width: 202px;
    border-top-style: dotted;
    border-top-width: 1px;
    overflow: visible;
}

body#interactive-front #contact div.first ul
{
    clear: left;
}
/* end interactive specific */
          /* ----------  generic-toolbox.css ends here ----------- */
          /* ----------  screen.css ends here ----------- */
          /* ---------- article.css starts here ---------- */
          /* ---------- film-script.css starts here ---------- */
span.film-script,
span.film-description,
span.film-title
{
	font-family: Courier, "Courier New", serif;
	display: block;
	line-height: 1.25;
}

span.film-title
{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 100px;
}

span.film-script
{
	width: 300px;
}

span.film-script strong,
span.film-script
{
	margin-left: 80px;
}

span.film-description strong,
span.film-title strong,
span.film-script strong
{
	display: block;
}
          /* ----------  film-script.css ends here ----------- */
          /* ---------- tri-trailblock.css starts here ---------- */
/*
alternative tri trailblock layout

----------------------------------------------------------------------*/

ul.alternative
{ 
	overflow: hidden; 
}

ul.alternative li.wide img,
#content ul.alternative li.normal,
#content ul.alternative li.wide
{	
	float: left;
}

ul.alternative li.wide div.trail-caption,
#content ul.alternative li.normal
{
	width: 140px;
}

#content ul.alternative li.wide
{
	clear: both;
	width: 460px;
}

ul.alternative li.wide div.trail-caption,
#content ul.alternative li.normal
{
	margin-left: 20px;
}

#content ul.alternative li.odd,
#box #content ul.alternative li.wide
{
	margin-left: 0;
}

ul.alternative li.wide div.trail-caption
{
	float: right;
}

#box #content ul.alternative li.image
{
	border-top: none;
}


/* end alternative trailblock layout */


/*
full-width tri trailblock layout

----------------------------------------------------------------------*/

ul.tri
{ 
	overflow: hidden;
}

body.full-width #content #main-trailblock li
{
	width: 220px
}

 #content #main-trailblock li li
{
	width: auto
}

#content ul.tri li
{
	float: left;
}

ul.tri li
{
	width: 140px;
}


ul.tri li
{
	margin-left: 20px;
}

ul.tri li.first
{
	margin-left: 0;
	clear: left;
}


/* end tri trailblock layout */


ol.odd
{
    margin-right: 20px
}

#content div.commercial-trail li .link-text
{
	line-height: 1.14285;
}

div.text
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 3px;
	margin-bottom: 25px;
}
          /* ----------  tri-trailblock.css ends here ----------- */
          /* ---------- article-page.css starts here ---------- */
/* CSS for pages with body class article */

body.article div#content p.caption
{
	margin-top: 0;
}

#wrapper
{
	background-image: url(images/article-bg-lines.gif);
	background-repeat: repeat-y;
}

body.article h2.related-information
{
	background-image: none;
	border-top-width: 1px;
	border-top-style: dotted;
}

body.article div.more-on-bmj
{
	float: right;
	width: 140px;
}

body.article div.more-on-bmj li
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 3px;
	padding-bottom: 7px;
}

body.article div#wrapper div#box div#related div.more-on-bmj ul li.first
{
	border-top-width: 1px;
	border-top-color: #FFC202;
	border-top-style: solid;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}

div.bmj-condition-nav
{
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

div.bmj-condition-nav .tabs
{
	float: none;
	overflow: hidden;
}

body.article div#also-on
{
	border-top-width: 10px;
	border-top-style: solid;
	width: 620px;
}

body.article #content p,
#content #article-wrapper ul
{
	margin-bottom: 13px;
}

body.article #compare-and-buy-money-supermarket .link
{
	margin-left: 0;
}

body.reuters #article-header
{
	padding-left: 0;
}

body.article #content
{
	width: 460px;
	margin-bottom: 10px;
}

body.article #content p
{
	padding-right: 0;
}

a.open span.remaining
{
	display: none
}

body.article #box
{
	margin-bottom: 0;
}

body.article #box #content h2,
body.article #box #content h3
{
	padding: 2px 0;
	margin: 20px 0 10px 0;
}

body.article #box #content h2,
body.article #box #content h3
{
	border-top: 1px dotted #999;
}

body.article #box #content h2,
body.article #box #content h3
{
	border-bottom: 1px dotted;
}

body.article .tips li.last a.more
{
	display: block;
}

div#content p#credit
{
	margin-bottom: 0;
}

/* byline tools */

div#history-byline
{
	position: relative;
	top: -26px;
}

div#history .section,
div#history-byline .section
{
	margin: 0 5px 0px 5px;
}

div.sponsored-features li.normal
{
	border-top-width: 1px;
	border-top-style: dotted;
	margin-left: 0;
	padding-top: 3px;
	width: 280px;
}

div.sponsored-features li.image
{
	border-top: none;
	width: 130px;
}

div.sponsored-features li.image.odd
{
	margin-left: 20px;
}

body.article div#related div.sponsored-features li
{
	margin-left: 0;
	width: 140px; 
}

body.article div#wrapper #box ul.pagination li.first,
body.article div#wrapper #box ul.pagination li.last
{
	width: 140px
}

body.article ul.pagination
{
	clear: both;
	font-size: 12px;
}

div#stock-search
{
	border-top-width: 1px;
	border-top-style: dotted;
	margin-top: 10px;
}

div#stock-search form#stock-search-form
{
	margin-top: 5px;
}

/* readers tips */

div#readers-tips
{
	width: 620px;
	float: left;
	margin-bottom: 10px;
	background-image:url(images/simplesite-inner-bg.gif);
	background-repeat:repeat-y;
}

div#readers-tips h3
{
    border-top-width: 10px;
    border-top-style: solid;
    padding-bottom: 14px;
    padding-top: 3px;
}

div#readers-tips.empty
{
	background-image: none;
}

div#readers-tips li
{
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

div#readers-tips li.odd
{
	padding-right: 20px;
}

div#readers-tips li p.tip-header
{
	margin-bottom: 10px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
}

div#readers-tips li.last
{
	float: right;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 3px;
}

div#readers-tips li.last a
{
	display: inline;
}

/* football summary */

/* Hide the top border for every match report except for football, because it has a summary at the top of the article */

body.match-report .article-attributes
{
	border-top: none;
}

body.match-report #tabs,
body.cricket-match #tabs
{
    border-bottom: 1px solid #999;
}

body.match-report .tabs li a
{
    font-size: 12px;
}

body.match-report #article-header h1#heading-alone
{
    margin-bottom: 0;
    min-height: 0;
}

body.match-report #article-header h1#heading-alone,
body.match-report #article-header #stand-first
{
    padding-bottom: 45px;
}

body.football .article-attributes
{
	border-top-width: 1px;
	border-top-style: solid;
}

body.match-report #related
{
	margin-top: 5px;
}

body.match-report #box #content #match-stats-summary h2
{
	margin-top: 0;
	border-top: 0;
}

#tabs:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#match-stats-summary
{
	clear: both;
}

#match-stats-summary table
{
	border-collapse: collapse;
	margin-bottom: 12px;
}

#match-stats-summary table td, #match-stats-summary table th, #match-stats-summary table caption
{
	vertical-align: top;
}

#match-stats-summary table caption
{
	padding-bottom: 7px;
}

#match-stats-summary table th
{
	padding-right: 30px;
}

#match-stats-summary table td li
{
	display: inline;
	color: #999;
}

/* footer */

body.article #wrapper #footer
{
	padding-top: 10px;
	border-top: none;
}

body.article #wrapper #footer #footer-links
{
	border-top-width: 10px;
	border-top-style: solid;
	padding-top: 4px;
}

/*
big image holder
-----------------------------------------------------------------------------*/

#big-picture-holder
{
	display: none;
}

#show-big-picture-link.mask img.mask,
#show-big-picture-link.mask div.mask
{
	bottom: 0;
	right: 0;
	left: auto;
	top: auto;
}

#show-big-picture-link img
{
	vertical-align: bottom;
}

#big-picture-holder p.toolbox
{
	margin-bottom: 10px;
	margin-top: 2px;
}

/*
History by line

--------------------------------------------------------------------------------------------------*/

div#history-byline
{
	position: absolute;
	top: -20px;
	display: none;
}

#article-wrapper
{
	position: relative;
}

div#article-wrapper span.embed span.caption
{
	padding-bottom: 10px;
	width: 460px;
}

.pluck-init-block,
.pluck-init-inline
{
	display: none;
}



div#article-wrapper ul li
{
	margin-bottom: 0;

}

#promo div.jobsbox form
{
    margin-bottom: 15px;
}

#promo div.jobsbox p.find-a-job
{
    padding-bottom: 0;
}
          /* ----------  article-page.css ends here ----------- */
          /* ---------- related-content.css starts here ---------- */
/* NOTE: section-contents relates to the audio template */

/* GALLERY and VIDEO page related content is at the bottom of this file */

div.related-content 
{
	background-image: url(images/horizontal-related-content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	clear: left;
	width: 620px;
	overflow: hidden;
}

.related-content h3#relatedInformation,
#more-in-series h3,
#box .related-content h3.first
{
	border-top-width: 10px;
	border-top-style: solid;
	padding-bottom: 14px;
	padding-top: 3px;
}

#box .related-content div.relatedlinks h3,
.related-content div.relatedlinks h3
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-bottom: 0;
	padding-top: 2px;
	margin-top: 9px;
}

#box .related-content div.relatedlinks h3.first,
.related-content div.relatedlinks h3.first
{
    margin-top: 0;
}

div.related-content div#keyword-rule-wrapper,
div.related-content div.related-item
{
	float: left;
	width: 140px;
	margin-right: 20px;
}

div.related-content div.last
{
	margin-right: 0;
}

/**** relatedlinks 1st column ****/
div.relatedlinks
{
    margin-bottom: 17px;
}

div.relatedlinks .relatedlinks-keywords li
{
    display: inline;
}

div.relatedlinks .relatedlinks-keywords li a span
{
	position: absolute;
	top: -100em;
}

div.relatedlinks p.webfeed
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 9px;
}

div.relatedlinks p.webfeed a
{
	padding-left: 16px;
}
/**** end relatedlinks 1st column ****/



/**** related-item other columns ****/
div.related-item div.trailtext p
{
	display: inline;
}

div.related-item p.noTrailPicture
{
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
}

div.related-item p.strap
{
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 3px;
	padding-bottom: 5px;	
}

div.related-content div.multi p.linktext
{
	margin-bottom: 8px;
}

div.related-content div.multi h5
{
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
}

div.related-item div.related-footer
{
	border-top-width: 1px;
	border-top-style: dotted;
	margin-top: 8px;
	padding-top: 3px;
}
/**** end related-item other columns ****/


/**** related information in the right hand column ****/
div#related
{
	float: right;
	width: 140px;
}

div#related div.related-content
{
	background-image: none;
}

div#related div.related-content,
div#related div.relatedlinks,
div#related ul#article-toolbox-side,
div#related div#previous-polls,
div#section-contents div.related-content
{
    clear: none;
    width: 140px;
    float: right;
}

div#related div.relatedlinks h3,
div#section-contents .related-content div.relatedlinks h3,
body.cartoon #box div.navigation div.relatedlinks h3
{
    padding-top: 2px;
    margin-top: 9px;
}

div#related div.relatedlinks h3,
div#related div#blog-keywords ul,
div#section-contents .related-content div.relatedlinks h3,
body.cartoon div.navigation div.relatedlinks h3
{
	border-top-width: 1px;
	border-top-style: dotted;
}

div#related div.relatedlinks h3.first,
div#related div#relatedlinks h3.first,
div#related div.relatedlinks #tones,
div#section-contents .related-content div.relatedlinks h3.first
{
    border-top-width: 1px;
    border-top-style: solid;
}

div#related h2.strap
{
	padding-left: 5px;
	border: none;
}

div#related p.jump-related
{
	padding-left: 20px;
}

div#related #tones h3.first,
div#related div.relatedlinks h3.first
{
	margin-top: 0;
}

div#related div.relatedlinks h3.blog-more-on,
div#related div.relatedlinks #tones,
div#box div#related div.relatedlinks .front-link,
div#section-contents div.relatedlinks #tones,
div#section-contents div.relatedlinks h3.blog-more-on,
div#section-contents div.relatedlinks .front-link
{
	margin-top: 17px;
}

div#related #tones h3.first,
div#section-contents .related-content,
div#section-contents .related-content ul.relatedlinks-keywords li
{
    border: none;
}

/* tools ad slot */
#related #tools a
{
    margin-bottom: 15px;
    display: block;
}

#related #tools img.ad-placeholder
{
    display: none;
}

/**** end related information in the right hand column ****/



/**** gallery pages ****/
body.gallery .related-content
{
    width: 140px;
}

body.gallery #box .related-content div.relatedlinks h3.first
{
    border-top-style: solid;
}

body.gallery div.related-content
{
    border-bottom: none;
}

body.gallery #relatedlinks p.jump-related
{
	display: none;
}
/**** end gallery pages ****/



/**** video pages ****/
body.video #related
{
    float: left;
   	margin-left: 0;
	margin-right: 20px;
	clear: both;
}

body.video #related h3
{
    padding-top: 2px;
    border-top-style: dotted;
    border-top-width: 1px;
    margin-top: 9px;
}

body.video #related h3.first
{
    margin-top: 0;
}

body.video #related ul.relatedlinks-keywords,
body.audio #related ul.relatedlinks-keywords
{
    margin-bottom: 0;
}

body.video h2#video-home-link
{
	margin-top: 17px;
	margin-bottom: 16px;
}

/**** end video pages ****/

/**** quiz pages ****/
body.quiz #related ul,
body.table #related ul#article-toolbox-side
{
    margin-bottom: 12px;
}
/**** end quiz pages ****/
          /* ----------  related-content.css ends here ----------- */
          /* ---------- series-component.css starts here ---------- */
/* more in series navigation at the top */

.series-navigation
{
	overflow: hidden;
}

.relative-series-navigation
{
	float: right;
}

.series-navigation
{
	padding-bottom: 9px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	margin-top: 2px;
}

.series-navigation h4
{
	float: left;
}

/* more in series component at the bottom */

div#more-in-series
{
	float: left;
	margin-bottom: 20px;
	background-color: #fff;
}

div#more-in-series,
div#more-in-series ul,
div#more-in-series p.link-to-index 
{
	width: 620px;
}

div#more-in-series ul
{
	background-image: url(images/simplesite-inner-bg.gif);
	background-repeat: repeat-y;
	margin-top: 3px;
}

div#more-in-series ul,
div#more-in-series ul li,
div#more-in-series p.link-to-index
{
	float: left;
}

div#more-in-series ul li
{
	width: 300px;
	margin-right: 20px;
	border-top: 1px dotted #999;
	padding: 3px 0 5px 0;
}

div#more-in-series ul li.series
{
	margin-right: 0;
	float: right;
	clear: right;	
}

div#more-in-series ul li.no-description
{
	margin-right: 20px;	
	float: left;	
}

div#more-in-series ul li h4
{
	font-family: arial, sans-serif;	
	font-weight: bold;
}

div#more-in-series p.link-to-index
{
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 3px;
	background-color: #fff;
	margin-top: 10px;
}
          /* ----------  series-component.css ends here ----------- */
          /* ---------- ad-links-in-content-area.css starts here ---------- */
/* advertiser links starts */
body #wrapper #box ul#article-toolbox
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div#advertiser-container
{
	float: left;
	width: 620px;
	margin-bottom: 10px;
}

body.cif #wrapper div#advertiser-container,
body.contributor #wrapper div#advertiser-container
{
	float: right;
	width: 460px;
}

div#advertiser-container p.ads-intro
{
	margin-bottom: 30px;
}

div#advertiser-container .advertiser-links h3
{
	border-top-width: 10px;
	border-top-style: solid;
	font-weight: bold;
	margin-bottom: 16px;
	padding-top: 3px;	
}

ul.results li h4,
div#advertiser-container ul.results li h4 
{
	font-weight: bold;
	font-family:arial,sans-serif;
}

ul.results li,
div#advertiser-container ul.results li 
{
	border-top:1px dotted;
	padding:3px 0pt 12px;
}
/* advertiser links ends */


/* new template specific styles */
.three-five-four-grid .advertiser-links
{
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #999;
}
.three-five-four-grid .advertiser-links h3
{
    font-size: 20px;
	margin-bottom: 16px;
	padding-top: 3px;	
}

.three-five-four-grid .advertiser-links h4
{
    font-size: 12px;
}
          /* ----------  ad-links-in-content-area.css ends here ----------- */
          /* ---------- league-position.css starts here ---------- */
#box #content div#league-position h2
{
	border-top-style: solid;
	border-top-width: 10px;
}
div#league-position table
{
	width: 100%;
	border-collapse: collapse;
}

div#league-position tfoot td
{
	text-align: left;
	padding-left: 0;
}

div#league-position thead tr
{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div#league-position thead th
{
	background-color: #d8d8d8;
}
div#league-position td, div#league-position th
{
	text-align: right;
}

div#league-position tr.odd
{
	background-color: #fff;
}

div#league-position table.full tr.odd
{
	background-color: #f5f5f5;
}

div#league-position table.full thead th
{
	background-color: #cccccc;
}

div#league-position tr
{
	background-color: #eaeaea;
}

div#league-position tr.highlighted td
{
	background-color: #d4d4d4;
}

div#league-position .position
{
	width: 24px;
}
div#league-position .team
{
	text-align: left;
	width: 104px;
}
div#league-position .played
{
	width: 21px;
}
div#league-position .won
{
	width: 21px;
}
div#league-position .drawn
{
	width: 21px;
}
div#league-position .lost
{
	width: 21px;
}
div#league-position .points
{
	width: 24px;
}
div#league-position td, 
div#league-position th
{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 3px;
}

div#league-position td#more-stats-link
{
	padding-top: 4px;
}

div#league-position .points
{
	font-weight: bold;
	padding-right: 5px;
}

/* Full width table used on table pages */

div#wrapper div#box div#content h2.latest-table-date
{
	margin-bottom: 0;
}

div#wrapper div#box div#content div#league-position h3
{
	border-top: 1px solid #999;
	font-size: 1em;
	font-family:arial,sans-serif;
	margin-bottom: 10px;
}
div#wrapper div#box div#content div#league-position h3.first
{
	border-top: none;
	padding-top: 0;
}
div#league-position table.full
{
	margin-bottom: 24px;
}
div#league-position table.without-heading
{
	margin-top: 26px;
}
div#league-position table.full thead tr
{
	border-top: 1px solid #999;
}

div#league-position table.full tfoot tr
{
	border-bottom: none;
}

div#league-position table.full tr
{
	border-top: none;
}

div#league-position table.full .position
{
	width: 30px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

div#league-position table.full .team
{
	width: 155px;
	padding-left: 0;
	padding-right: 0;
}

div#league-position table.full .played,
div#league-position table.full .won,
div#league-position table.full .drawn,
div#league-position table.full .lost
{
	padding-left: 0;
	width: 30px;
	padding-right: 5px;
}

div#league-position table.full td.points
{
	width: 25px;
	padding-left: 0;
}

#league-position table th,
#league-position table td
{
	border-right-width: 1px;
	border-right-style: solid;
}

#league-position table th.last,
#league-position table td.last,
#league-position table tr#more-stats-link td
{
	border-right: none;
}
          /* ----------  league-position.css ends here ----------- */
          /* ---------- pluck-comment-additionals.css starts here ---------- */
/*
	STYLES FOR ALL PLUCK
	RELATED PAGES
	
	
	********************************************************************************
	DO NOT REFERENCE ANY BACKGROUND IMAGES FROM THIS STYLESHEET. THIS FILE DOESN'T
	USE THE DYNAMIC URL WHICH IS GENERATED IN THE MERGE AS PLUCK REQUIRES A STATIC URL.
	THEREFORE, ANY OF THE IMAGES IN THE STATIC DIRECTORY WHICH ARE REFERENCED FROM HERE
	WON'T BE FOUND WHEN THE PAGE LOADS.
	SEE TWIKI PAGE http://twiki.gudev.gnl/twiki/bin/view/Main/PluckWidgetStyleSheet
	SU 18/09/2008
	*********************************************************************************
	
*/

/* SET CONTAINERS TO DISPLAY NONE, IN CASE PLUCK IS SWITCHED OFF */

.pluck-init-block, .pluck-init-inline {display: none;}


/* PLUCK COMMENTS */
 .featured-comment li 
{
	background-color: #FFFF9F;
}

 .pluck-comments-container 
{
	clear: both;
	width:620px;
}

.pluck-comment-block
{
	clear: both;
	float: left;
	margin-top: 3px;
}

.pluck-comment-block .pluck-comment,
 .pluck-comments-container .pluck-comment-post
{
	float:left; 
	width: 460px;
	padding-bottom: 3px;
}

#open-comment-box-top
{
	margin-bottom: 3px;
}

#pluck-container h2 span
{
	font-weight: normal;
	font-size: 0.856em;
}

#pluck-container h2 span.comment-count-info
{
	font-weight: normal;
	font-size: 0.9em;
	font-family: arial, sans-serif;
}

#pluck-container h2 span span
{
	font-size: 1em;
}

.pluck-comment-block .pluck-comment-author
{
	 width: 80%; 
	 float: left; 
	 display: block; 
	 overflow: hidden;
	 padding-top: 2px;
}

#box .pluck-comment-block .pluck-comment-author h3
{
	font-size: 1em;
	font-family: arial, serif;
	font-weight: normal;
	padding-top: 0;
}

.pluck-comment-block .pluck-comment-tools,
 .pluck-comments-container .pluck-comment-legend
{
 	float: right; 
 	width: 140px;
 	color: #333; 
}

.pluck-comment-block .pluck-content 
{
	border-top-width: 1px;
	border-top-style: solid;
	clear: both;
	margin: 4px 0 0 0; 
	padding: 0;
}

#pluck-container ul.first
{
	margin-top: 0;
}

.pluck-comment-block .pluck-comment,
.pluck-comment-block .pluck-comment-tools
{
	margin: 0;
	padding-bottom: 15px;
}

 .pluck-comments-container #post-comment-div-top
{
	padding-bottom: 26px;
}

 .pluck-comments-container .pluck-comment-addComment
{
	overflow: hidden;
	clear: both;
}

 div#pluck-container div.pluck-all-comments
{
	padding: 4px 0;
}

 .pluck-comments-container .header .pluck-comment-post,
 .pluck-comments-container .header .pluck-comment-legend
{
	border-top-width: 1px;
	border-top-style: solid;
	padding: 4px 0 0 0;
}

 .pluck-comments-container .footer,
 .pluck-comments-container .footer .pluck-all-comments,
 div#post-comment-div-top div.pluck-all-comments,
 body.pluck-user-profile div#pluck-comments p.num-comments
 {
	border-top-width: 1px;
	border-top-style: solid;
}

.pluck-comments-container .footer .pluck-all-comments
{
	border-bottom: 1px solid;
}

 .pluck-comments-container .pluck-all-comments p
{
	display: inline;
}

 .pluck-comments-container .footer .pluck-all-comments p
{
	margin: 0;
}

 .pluck-comments-container .footer .pluck-comment-post
{
	margin: 5px 0 0 0;
}

.pluck-comment-block .pluck-comment-author a.author-profile-picture
{
	display: block; 
	float: left; 
	margin-right: 5px;
	padding-top: 3px;
}

.pluck-comment-block .pluck-comment-author p.posted-time
{
	font-size: 1em; 
	color: #999; 
}

.pluck-comment-block span.author-tier
{
	float: right; 
	width: 15%; 
	display: block; 
	text-align: right; 
	margin-top: 5px;
}

.pluck-comment-block .pluck-comment-author li 
{
	color: #A5A4A4;
}

.pluck-comment-block .pluck-comment-author a,
.pluck-comment-block .pluck-comment-author a:link,
.pluck-comment-block .pluck-comment-author a:visited,
.pluck-comment-block .pluck-comment-author a:hover,
.pluck-comment-block .pluck-comment-author a:active,
 .pluck-comments-container .pluck-all-comments a,
 .pluck-comments-container .pluck-all-comments a:link,
 .pluck-comments-container .pluck-all-comments a:visited,
 .pluck-comments-container .pluck-all-comments a:hover,
 .pluck-comments-container .pluck-all-comments a:active
{
	font-weight: bold;
}

.pluck-comment-block .pluck-comment-body
{
 	padding: 0 25px 0 0;
 	color: #333;
 	clear: both;
}

.comment-clipping .comment-blocked,
.pluck-comment-block .pluck-comment-body.comment-blocked,
.pluck-comment-block .comment-blocked,
#cif-search-results .comment-blocked
{
	color: #999;
}
.pluck-comment-block .pluck-comment-tools ul
{
	margin: 2px 0 0 0;
}
 .pluck-comments-container .pluck-comment-legend ul
{
 	margin-top: 0;
}

 .pluck-comments-container .pluck-comment-legend li
{
	margin: 0 0 4px;
}

 .pluck-comments-container .pluck-comment-legend li img 
{
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.pluck-comment-block .pluck-comment-tools li span
{
	color: #333;
}

.pluck-comment-block .pluck-comment-tools .high-recommended
{
}

.pluck-comment-block .pluck-comment-tools li
{
	border-bottom: 1px dotted #999;
	padding: 0 0 3px 0;
}

.pluck-comment-block .pluck-comment-tools .clip,
.pluck-comment-block .pluck-comment-tools .link 
{
	display: inline;
	border: none;
}

.pluck-comment-block .pluck-comment-tools .abuse-report
{
	margin: 3px 0;
}

#comment-box-pluck
{
	background-color: #edf1f5;
	color: #000; 
	width: 450px;
	margin-top: -4px;
	padding: 10px 5px 1px;
	clear: both;
}

#post-comment-div-bottom #comment-box-pluck
{
	margin-top: -5px;
}


/* SIDEBAR TOOLS */

.pluck-comment-block .author-tier a.rollover span
{
	display: none;
	position: absolute;
	left: 2px;
	top: -36px;
	width: 6.2em;
	text-align: center;
	color: #fff;
	float:none;
	margin-left: 5px;
}

.pluck-comment-block .author-tier a.rollover,
.pluck-comment-block .author-tier a.rollover:link,
.pluck-comment-block .author-tier a.rollover:visited,
.pluck-comment-block .author-tier a.rollover:hover,
.pluck-comment-block .author-tier a.rollover:active
{
	position: relative;
	display:block;
	margin-right: 8px;
	text-indent: 0;
}


.pluck-comment-block .author-tier a.rollover:hover span,
.pluck-comment-block .author-tier a.rollover:focus span,
.pluck-comment-block .author-tier a.rollover:active span
{

	display: block;
	background-color: #005689;
	background-image: url(images/triangle-rollover.gif);
	background-position: bottom center;
	z-index: 999;
	height: 2em;
	width: 6.2em;
	padding: 3px 0;
}

/*USER PROFILE PAGE*/

body.pluck-user-profile div#user-profile
{
	float: left;
	overflow: hidden;
	width: 460px;
	margin-bottom: 40px;
}

body.pluck-user-profile div#related
{
	float: right;
	width: 140px;
}

body.pluck-user-profile img#top-pluck-logo
{
	float: right;
	margin-bottom: 51px;
}

body.pluck-user-profile div#user-profile div#pluck-profile
{
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}

body.comments div#comments-header h1,
body.pluck-user-profile div#pluck-profile h1
{
	margin-bottom: 40px;
	line-height: 1;
}

body.pluck-user-profile div#pluck-profile h1
{
	float: left;
	width: 100%;
	line-height: 1.25;
}

div#pluck-recent-activity-container
{
	overflow: hidden;
	clear: both;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	padding-bottom: 40px;
}

div#pluck-recent-activity-container div#pluck-latest-comments
{
	padding-bottom: 40px;
}
	
div#pluck-recent-activity-container h3
{
	margin-bottom: 20px;
}

div#pluck-recent-activity-container h4
{
	border-top-width: 1px;
	border-top-style: solid;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 2px 0 5px 0;
	width: 460px;
}

div#pluck-recent-activity-container h6
{
	font-family: arial, sans-serif;
	display: inline;
	font-size: 1em;
}

div#pluck-recent-activity-container ul li
{
	border-bottom: 1px dotted;
	margin-bottom: 0;
	padding: 2px 0 4px 0;
	width: 460px;
}

div#pluck-recent-activity-container ul li span
{
	color: #999;
}

div#pluck-recent-activity-container a.all-comments
{
	padding-top: 2px;
	display: block;
}

div#abuse-component 
{
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	width: 140px;
	overflow: hidden;
	clear: both;
}

div#wrapper div#editors-msg
{
    border-top: none;
    margin-bottom: 40px;
	overflow: hidden;
	width: 140px;
	float: right;
}

div#wrapper div#editors-msg ul
{
    border-top-style: solid;
    border-top-width: 1px;
}

div#wrapper div#editors-msg div.linktext,
div#wrapper div#editors-msg h2
{
	font-family: arial, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
	border-bottom: 1px dotted;
}

div#wrapper div#section-contents ul,
div#wrapper div#section-contents h2
{
	margin-bottom: 5px;
}

div#wrapper div#editors-msg div.linktext
{
	font-weight: bold;
	padding: 2px 0 5px 0;
}

div#wrapper div#editors-msg ul
{
	margin-bottom: 0;
}
	
div#wrapper div#editors-msg ul li
{
	margin-bottom: 0;
	border-top: none;
	width: 140px;
}

body.pluck-user-profile div#pluck-profile span a
{
	display: block;
}

body.pluck-user-profile div#pluck-profile p
{
	border-top-width: 1px;
	border-top-style: solid;
}

body.pluck-user-profile div#user-profile span
{
	float: left; 
	margin-right: 20px;
	width: 60px;
	display: block;
}

body.pluck-user-profile div#pluck-profile p,
body.pluck-user-profile div#user-profile table 
{
	float: left; 
	width: 380px;
	display: block;
	border-bottom: 1px dotted;
}

body.pluck-user-profile div#user-profile table 
{
	border-collapse: collapse;
}

body.pluck-user-profile div#user-profile table,
body.pluck-user-profile div#pluck-profile p.no-profile-data
{
	border-bottom: none;
}

body.pluck-user-profile div#user-profile th 
{
	width: 100px;
	text-align: left;
}

body.pluck-user-profile div#user-profile td 
{
	width: 280px;
}

body.pluck-user-profile div#user-profile th, 
body.pluck-user-profile div#user-profile td 
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding: 4px 0;
	vertical-align: top;
}

body.pluck-user-profile div#user-profile tr.first th, 
body.pluck-user-profile div#user-profile tr.first td
{
	border-top-width: 1px;
	border-top-style: solid; 
}

body.pluck-user-profile div.editor-zone-1,
body.pluck-user-profile div#user-profile .pluck-logo  
{
	float: right;
	width: 140px;
}

body.pluck-user-profile div#user-profile div.editor-zone-1 h2 
{
	font-weight: bold;
	font-size: 1em; 
	font-family: arial, sans-serif;
	line-height: 1;
	padding: 5px 0 15px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom: 1px dotted;
	margin-bottom: 2px;
}

body.pluck-user-profile div#user-profile div.editor-zone-1 li.normal
{
	border-top-width: 0;
	width: 140px;
}

body.pluck-user-profile div#user-profile div.editor-zone-1 li.major-heading
{
	margin-bottom: 0;
}


/* ---- Styles for comments on user profile page ---- */

body.pluck-user-profile .pluck-init-block,
body.pluck-user-profile #pluck-comment-container
{
	clear: both;
}

body.pluck-user-profile #content
{
	width: 620px;
}

body.pluck-user-profile div#pluck-comments
{
	clear: both;
}

body.pluck-user-profile div#pluck-comments-header h2
{
	padding-bottom: 20px;
	width: 620px;
}

body.pluck-user-profile div#pluck-comments-header h2,
body.pluck-user-profile div#wrapper div#footer
{
	border-top: 10px solid #CCC;
}

body.pluck-user-profile div#wrapper div#content div#pluck-comments ul li
{
	margin-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	clear: both;
	overflow: visible;
}

body.pluck-user-profile div#wrapper div#content div#pluck-comments ul li .clipping-data ul li.section
{
	border-top-width: 1px;
	border-top-style: dotted;
}

body.pluck-user-profile div#wrapper div#content div#pluck-comments ul li .clipping-data ul li.section li,
body.pluck-user-profile div#wrapper div#content div#pluck-comments ul li .clipping-data ul li.first-section
{
	border-top: none
}

body.pluck-user-profile div#pluck-recent-activity-container ul li.first,
body.pluck-user-profile div#wrapper div#content div#pluck-comments ul li.first
{
	border-top-width: 1px;
	border-top-style: dotted; /* To include dotted line when no pagination present. */
}

body.pluck-user-profile div#user-profile img#user-tier-icon
{
	vertical-align: middle;
}

body.pluck-user-profile img#pluck-logo-bottom
{
	float: right;
	margin-bottom: 5px;
	display: block;
	clear: both;
}

div.pluck-comment-block div.pluck-comment h3
{
	font-size: 1.333em;
	margin: 3px 0 10px 0;
}

div.pluck-comment-block div.pluck-comment p,
.pluck-comments-container .pluck-comment p,
.pluck-comments-container .pluck-comment blockquote,
div.pluck-comment-block div.pluck-comment blockquote p,
input#open-comment-box-bottom
{
	margin-bottom: 10px;
}

 .pluck-comments-container .pluck-comment blockquote,
div.pluck-comment-block div.pluck-comment blockquote
{
	color: #666;
	margin-left: 40px;
	margin-right: 40px;
}

div#content #pluck-comment-container .pluck-comment blockquote
{
	margin-left: 0;
	margin-right: 0;
}

div.pluck-comment-block div.pluck-comment p.recommended
{
	color: #999;
	margin: 0;
}

#post-comment-div-top,
#post-comment-div-bottom
{
	width: 100%;
}

/* ---- End styles for comments on user profile page ----*/

/* ---- EDIT YOUR PROFILE STYLES ---- 
Classnames, IDs and HTML can't be edited. Using a Pluck widget. Doh :( */

body.PersonaProfile_Body div.Persona_Main div.PersonaStyle_ItemContainer div#ProfileEdit_SectionDescription_Link p,
body.PersonaProfile_Body div.Persona_Main tr.ProfileEdit_TableMessageAccessRow,
div#personaDest div.PersonaTabs_Container
{
	display: none;
}

div#ProfileEdit_SectionDescription_Link
{
	padding: 0 0 16px 0;
}

div.Persona_Main,
div.Persona_Main textarea
{
	font-family: arial, sans-serif;
}

div.Persona_Main textarea
div.Persona_Main table.ProfileEdit_Table td.ProfileEdit_TableFieldName
{
	width: 20%;
}

td.ProfileEdit_Textarea
{
	font-size: 1.48em;
}

td.ProfileEdit_TableField
{
	font-size: 11px;
}

td.ProfileEdit_TableField img
{
	border: none !important;
}

tr.ProfileEdit_TableAboutMeRow textarea.ProfileEdit_Textarea
{
	font-size: 13px;
}

div.Persona_Main table.ProfileEdit_Table td.ProfileEdit_TableField
{
	width: 80%;
}

body.PersonaProfile_Body div.Persona_Main div.PersonaStyle_ItemContainer
{
	border: none;
}

body.PersonaProfile_Body div.Persona_Main div.PersonaStyle_ItemContainer div.PersonaStyle_SectionHead

{
	background-color: #FFF;
	border-top: 10px solid #999;
	padding: 3px 0 16px 0;
	font-weight: bold;
	font-size: 1.166em; 
	font-family: georgia, sans-serif;
	line-height: 1.2;
}

div.Persona_Main input[type="radio"]
{
	margin-right: 3px;
	vertical-align: top;
}

/* ---- END EDIT YOUR PROFILE STYLES ---- */

div#comment-thank-you-area,
div#comment-premoderation-area,
div#comment-pluck-error-area
{
	display: block;
	border-top: 1px dotted #CCC; 
	border-bottom: 1px dotted #CCC; 
	margin-top: 20px; 
	text-align: center;
}

div#comment-pluck-error-area p,
div#abuse-pluck-error-area p
{
	background-image: url(images/pluck/error-icon.gif);
	background-position: center 0;
	background-repeat: no-repeat;
	padding: 20px 96px 0;
	color: #CD0000;
	font-weight: bold;
}

div#abuse-pluck-error-area p
{
	padding: 19px 45px 0;
	text-align: center;
	margin: 96px 0 104px;
}

div#comment-pluck-error-area p span,
div#abuse-pluck-error-area p span
{
	display: block;
	margin-top: 15px;
}

input#comment-premoderation-close 
{
	margin-top: 15px;	
}

#personaprofileiframe
{
	height: 1000px;
}

td.ProfileEdit_Caption
{
	display: none;
}

td.ProfileEdit_TableField td.ProfileEdit_Caption
{
	display: table-cell;
}

/* Comments */


body.article  .pluck-comments-container .footer
{
	border-top: 0; 
}

/* end comments*/

/* Pluck pagination styles */

div#pluck-pagination-top,
div#pluck-pagination-bottom
{
	overflow: hidden; 
	clear: both; 
	padding: 3px 0;
	margin-bottom: 0;
	width: 620px;
}

div#pluck-pagination-bottom,
div#pluck-pagination-top
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom: 1px dotted;
}

body.show-all-comments div#post-comment-div-bottom .pluck-comment-post
{
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 3px;
}

div#pluck-pagination-top
{
	border-bottom: none;
}

body.pluck-user-profile div#pluck-pagination-top
{
	border-bottom: none;
	margin-bottom: 0;
}

div#post-comment-div-bottom,
div#pluck-pagination-bottom
{
	margin-bottom: 20px;
}

body.article div#pluck-pagination-bottom
{
	margin-top: 5px;
}

ul.pluck-pagination li.prev,
ul.pluck-pagination li.next
{
	 display: block; 
	 width: 25%; 
}

ul.pluck-pagination li.prev
{
	 float: left;
}

ul.pluck-pagination li.next
{
	float: right; 
	text-align: right;
} 


ul.pluck-pagination li.pages 
{
 	display: block;
 	float: left; 
 	width: 50%; 
 	text-align: center;
}

ul.pluck-pagination li.pages ul li.first,
ul.pluck-pagination li.pages ul li.last,
ul.pluck-pagination li.pages ul li
{
	display: inline; 
}

ul.pluck-pagination li.pages ul li.current
{
	font-weight: bold;
}

ul.pluck-pagination li.pages ul li
{
	padding: 0 3px;	
}

ul.pluck-pagination li.pages ul li a
{
	font-weight: normal;
}

ul.pluck-pagination li.pages ul li.last
{
	 padding: 0 3px 0 10px;
}

ul.pluck-pagination li.pages ul li.first
{
	 padding: 0 10px 0 3px;
}


#pluck-pagination-top ul li,
#pluck-pagination-top ul li ul,
#pluck-pagination-bottom ul li,
#pluck-pagination-bottom ul li ul
{
	margin-bottom: 0;
	padding-bottom: 0;
}

/* End pagination styles */

/* comment keywords */

.pluck-comment-block .comment-keywords 
{	
	float: right;
	width: 140px;
	margin-left: 20px;
	margin-top: 9px;
}

div#top-keywords
{
	border-top-width: 1px;
	border-top-style: solid;
	float: right;
	width: 380px;
}

body.pluck-user-profile div#top-keywords h3
{
	font-family: arial, sans-serif;
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 2px;
}

body.pluck-user-profile div#top-keywords h5
{
	font-family: arial, sans-serif;
	display: inline;
	font-weight: bold;
	font-size: 1em;
}

ul#top-keywords-list
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 4px;
}

div#top-keywords ul#top-keywords-list li ul
{
	padding: 0;
}

ul#top-keywords-list li
{
	display: inline;
}

/* end comment keywords */

/* Pluck Error message */

.javascript-off-error,
.pluck-off-error
{
	clear: both;
	position: relative;
	background-color: #fff;
	width: 100%;
}

#pluck-container h2,
#pluck-addressed-comment-container h2,
.javascript-off-error h2,
.pluck-off-error h2
{
	border-top-width: 10px;
	border-top-style: solid;
	font-weight: bold;
	margin: 20px 0;
	padding: 4px 0 0 0;
	font-family: arial,  sans-serif;
	font-size: 1.166em;
}

body.article #pluck-container h2
{
	font-family: georgia, serif;
}
body.article #pluck-container h2 span
{
	font-family: arial,  sans-serif;
}

.javascript-off-error h2,
.pluck-off-error h2
{
	padding-bottom: 10px;
	border-bottom: 1px dotted;
	margin-bottom: 5px;
}

.javascript-off-error p,
.pluck-off-error p
{
	background-image: url(images/pluck/error-icon.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#wrapper #content .javascript-off-error p span,
#wrapper #content .pluck-off-error p span
{
	display: block;
	width: 100%;
	background-color: #fff;
}

#reviewsiframe
{
	height: 250px !important;
}

#reviewsiframe,
body.ReviewFrame_Body
{
	width: 460px !important;
}

.ReviewFrame_Body img,
.ReviewFrame_Body #Reviews_ProsEntry,
.ReviewFrame_Body #Reviews_ConsEntry,
.ReviewFrame_Body div.Pluck_FooterLink
{
	display: none;
}

.ReviewFrame_Body div.Reviews_AddHeading
{
	border-top: 10px solid #D1008B;
	padding-top: 2px;
	padding-bottom: 0;
	font-family: georgia, serif;
	margin-bottom: -6px;
}

.ReviewFrame_Body form span
{
	display: none;
}

.ReviewFrame_Body div.Reviews_AddTextarea
{
	padding: 0;
	font-size: 12px;
	font-family: arial,sans-serif;
}

.ReviewFrame_Body div.SiteLife_Login
{
	display: none;
}

.ReviewFrame_Body div#Reviews_HeadlineEntry
{
	margin-bottom: 14px;
}

.ReviewFrame_Body div.Reviews_AddTextarea input,
.ReviewFrame_Body div.Reviews_AddTextarea textarea
{
	width: 456px !important;
	border: 1px solid #999 !important;
}

.ReviewFrame_Body div.Reviews_AddTextarea textarea
{
	height: 210px;
	resize: none;
}

.ReviewFrame_Body .Reviews_Submit input
{
	float: right;
}

div#pluck-container div#progress-bar 
{
	padding: 70px 0 70px 140px; 
	border-top-width: 1px;
	border-top-style: dotted;
}

div#pluck-container div#progress-bar div
{
	height: 10px;
	border: 1px solid;
	width: 300px;
	overflow: hidden;
}

div#pluck-container div#progress-bar span
{
	display: block; 
	height: 100%; 
	width: 0%; 
}

div#pluck-container div#progress-bar p
{
	font-weight: bold;
}

body.comments div#comments-header
{
	overflow: hidden;
}

body.comments div#comments-header h1
{
	float: left;
	display: inline;
}

body.comments div#comments-header img#top-pluck-logo
{
	margin-bottom: 0;
}

body.comments div#top-keywords
{
	width: 460px;
	float: none;
	margin-bottom: 30px;
}

body.comments div.pluck-comment-block div.pluck-comment h3
{
	margin: 0;
}

body.comments div#pluck-comments div.pluck-comment p.comment-date
{
	margin-bottom: 4px;
}

#wrapper a.comment-feed
{
	position: relative;
	margin-bottom: -36px;
	top: -36px;
}

body.popup-comments div#pluck-container
{
	margin-bottom: 50px;
}

/* SSP microapp styling - should be removed when they figure out how to do it */
div.moderated
{
    background-image: url(http://sitelife.guardian.co.uk/ver1.0/Content/images/no-user-image.gif);
    background-position: 0 5px;
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    clear: both;
    padding-left: 70px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

div.moderated p
{
    margin-top: 10px;
}

.pluck-comments-container .no-comments
{
    background-color: #ededed;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 20px 10px;
    font-weight: bold;
}

#pluck-show-all-comments
{
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 4px 0;
}
/* SSP microapp styling end */
          /* ----------  pluck-comment-additionals.css ends here ----------- */
          /* ---------- table.css starts here ---------- */
          /* ---------- minimum-table.css starts here ---------- */
#content table.stand-alone caption h1,
#content table.stand-alone caption p,
#content table.in-article caption h1,
#content table.in-article caption p
{
	border: none;
}

#content table.stand-alone caption p,
#content table.in-article caption p
{
	padding: 0 0.5em;
}

table.stand-alone td,
table.stand-alone th,
table.in-article td,
table.in-article th
{
	text-align: left;
	padding: 0.5em;
}

table.stand-alone td
{
	padding-top: 3px;
	padding-bottom: 9px;
}

table.stand-alone th,
table.in-article th
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
}

table.stand-alone th,
table.stand-alone td,
table.in-article th,
table.in-article td
{
	border-right-width: 1px;
	border-right-style: solid;
}

table.stand-alone tfoot td,
table.stand-alone th.last,
table.stand-alone td.last,
table.in-article tfoot td,
table.in-article th.last,
table.in-article td.last
{
	border-right: none;
}
          /* ----------  minimum-table.css ends here ----------- */

/* Table only styling */

table.stand-alone,
table.in-article
{
	border-collapse: collapse;
}

table.sortable thead,
table.in-article thead,
td
{
	vertical-align: top;
    cursor: pointer;
}

table.sortable thead div,
table.in-article thead div
{
	clear: both;
	display: block;
	margin-bottom: 1.85em;
}

/* please excuse this id, it is used for sorting the table - sorttable.js */
table.sortable thead th.sorttable_sorted_reverse div,
table.sortable thead th.sorttable_sorted div
{
	margin-bottom: 0;
}

table.sortable thead span#sorttable_sortfwdind
{
	font-size: 1.5em;
}

table.sortable th
{
	padding-bottom: 0;
}

table .centre
{
	text-align: center;
}

table .left
{
	text-align: left;
}

table .right
{
	text-align: right;
}

table .bold
{
	font-weight: bold;
}

#content table.stand-alone tfoot p,
#content table.stand-alone tfoot td,
#content table.in-article tfoot p,
#content table.in-article tfoot td
{
	padding: 0;
	margin: 0;
}

table.stand-alone tfoot div.notes,
table.stand-alone tfoot div.source,
table.in-article tfoot div.notes,
table.in-article tfoot div.source
{
	padding: 4px 5px 7px 5px;
	border-top-width: 1px;
	border-top-style: dotted;
}

table.in-article tfoot div.footer,
table.stand-alone tfoot div.footer
{
	padding-bottom: 4px;
}

/* Stand-alone tables are normal and wide width each supported by a template */
	
table.stand-alone
{
	width: 100%;
	font-size: 0.857em;
}

table.stand-alone caption h1
{
	font-weight: normal;
	font-size: 1.5em;
	padding: 0.3em 0.3em 0.1em 0.3em;
}

/* In-article tables only exist in articles, and are normal and half width */

#content table.in-article 
{
	position: relative;
	z-index: 10;
	font-size: 0.857em;
	margin-bottom: 20px;
}

#content .inline table.in-article
{
	float: left;
}

#content .inline table.in-article caption,
.inline table.in-article
{
	width: 220px;
}

.inline table.in-article
{
	margin-right: 20px;
}

#content table.in-article th,
#content table.in-article td
{
	padding: 2px 5px 7px 5px;
}

#box #content table.in-article th.sorttable_sorted_reverse,
#box #content table.in-article th.sorttable_sorted
{
	padding-bottom: 0;
}

#content table.in-article caption p
{
	padding: 0;
	margin: 0;
}

#content table.in-article caption p
{
	margin: 0 5px;
}

#box #content table.in-article caption h2
{
	border: 0;
	margin: 0 5px 0 5px;
}

#box #content table.in-article caption,
#box #content table.stand-alone caption
{
	text-align: left;
	padding-bottom: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#box #content table.stand-alone caption
{
	padding-bottom: 7px;
}
table.in-article tfoot .footer
{
	border: 0;
	font-size: 0.92em;
}

table.stand-alone tfoot .footer
{
	font-size: 0.8em
}

#content table.in-article thead div
{
	margin-bottom: 0;
}

#content .block table.in-article caption,
.block table.in-article
{
	width: 100%;
}

table.in-article tbody tr td.left
{
	vertical-align: top;
}

/* End Table only styling */
          /* ----------  table.css ends here ----------- */
          /* ---------- blogs-additionals.css starts here ---------- */
body.blog-post div#article-header div#page-header h1,
body.blog-post div#article-header div#page-header
{
	padding-bottom: 0;
	margin-bottom: 0;
}

body.blog-post div#article-wrapper
{
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
}

body.blog-index #content 
{
	float: none;
}

body.blog-post div#box div#article-header div#page-header,
body.blog-index div#box div#page-header.badge-wrapper,
body.blog-index #article-header,
body.blog-post h1#heading-alone
{
	padding-bottom: 0;	
}

body.blog-post h1#heading-alone
{
	font-size: 2em;
}

body.blog-post div#wrapper div#box div.badge h1,
body.blog-index div#wrapper div#box div.badge h1
{
	margin: 0;
	padding: 0;
}

body.blog-post div#wrapper div.badge-wrapper div.badge,
body.blog-index div#wrapper div.badge-wrapper div.badge
{
	overflow: visible;
	margin-bottom: 2px;
}

body.blog-post div#wrapper div#box  div.badge-wrapper div.badge h1,
body.blog-index div#wrapper div#box div.badge-wrapper div.badge h1,
body.blog-post div#wrapper div.badge-wrapper div.badge  img,
body.blog-index div#wrapper div.badge-wrapper div.badge img
{
	position: static;
	vertical-align: text-bottom;
}

body.blog-index div#wrapper div.badge-wrapper div.badge a.feed
{
	position: absolute;
	top: 105px;
}

body.blog-post  div#wrapper div.badge-wrapper
{
	border-bottom: none;
}

body.blog-index ul#blog-posts-excerpts div.blog-excerpt
{
	float: left;
	width: 460px;
}

div.blog-excerpt .inline
{
	float: left;
	margin: 0 20px 10px 0;
}

div.blog-excerpt .inline span.caption
{
	display: block;
}

ul#blog-posts-excerpts div.blog-excerpt h2
{
    font-family: arial, sans-serif;
    font-size: 1.165em;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

body.blog-index #content ul#blog-posts-excerpts  span.inline
{
	width: auto;
}

div#box #content h2#blog-trailblock-header
{
	border-top: none;
	border-bottom: 3px solid;
	margin:0;
	padding-top: 0;
	padding-bottom: 45px;
	font-size: 1.75em;	
	font-weight: normal;
}

body.blog-post h1#heading-alone,
body.blog-index #content ul#blog-posts-excerpts li
{
	margin-bottom: 50px; 
}

body.blog-index #content ul#blog-posts-excerpts li.date-posted
{
	margin-bottom: 0;
}

body.blog-index div#content blockquote
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.36;
}

body.blog-index ul#blog-posts-excerpts li div.blog-excerpt div.trail-caption p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

body.blog-index #box #content ul#blog-posts-excerpts li div.blog-excerpt div.trail-caption div.trailtext p
{
	font-size: 14px;
	line-height: 1.36;
}

body.blog-index #box #content ul#blog-posts-excerpts li div.blog-excerpt div.trail-caption div.trailtext a.comment-count-info
{
	font-size: 12px;
	line-height: 1.25;
}

body.blog-index div#box div#content ul#blog-posts-excerpts li div.blog-excerpt div.trail-caption div.trailtext p.caption
{
	font-size: 12px;
	line-height: 1.25;	
}

body.blog-index div#wrapper ul#blog-posts-excerpts div.blog-image-caption
{
	float: left;
	margin-bottom: 10px;
}

body.blog-index ul#blog-posts-excerpts li div.blog-excerpt div.trail-caption
{
	margin-top: 0;
}

body.blog-index div#content ul#blog-posts-excerpts div.blog-excerpt p.date
{
	font-family: arial, sans-serif;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	margin-top: 0;
	padding-top: 3px;
	margin-bottom: 14px;
	width: 620px;
}

body.blog-index #content ul#blog-posts-excerpts li.first div.blog-excerpt p.date
{
	border-top: none;
}

div#wrapper div#box div.blog-byline
{
	float: right;
	width: 140px;
	padding-top: 5px;
}

body.blog-post div#wrapper div#box div.blog-byline
{
	padding-bottom: 30px;
}

div#wrapper div#box div.blog-byline span.timestamp
{
	white-space: nowrap;
	display: inline;
}

div#wrapper div#box div.blog-byline span
{
	display: block;
}

div#wrapper div#box div.blog-byline span.pub-badge
{
	margin-top: 30px;
	border-top-style: solid;
	border-top-width: 1px;
	display: block; 
}

body.blog-index div#wrapper ul#blog-posts-excerpts div.blog-excerpt div.media-below
{
	margin-bottom: 10px;
}

body.blog-index div#wrapper ul#blog-posts-excerpts div.blog-excerpt div.linktext h3
{
	padding-bottom: 3px;
	font-size: 21px;
	line-height: 1.185em;	
	font-family: Georgia, sans-serif;	
}

body.blog-index div#wrapper ul#blog-posts-excerpts div.blog-excerpt div.linktext h3,
div#wrapper div#box div.blog-byline
{
	border-top-width: 1px;
	border-top-style: solid;
}

body.blog-index div#wrapper ul#blog-posts-excerpts #article-wrapper p
{
	margin-bottom: 20px;
}

body.blog-index div#content ul#blog-posts-excerpts li div.blog-excerpt p.caption 
{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.25;
	margin: 0;
	padding: 0;
	color: #999;
	clear: both;
}

body.blog-index div#wrapper ul#blog-posts-excerpts a.comment-count-info
{
	border-top: 1px dotted #999;
	margin-top: 20px;
	padding-top: 4px;
}


body.blog-index  #box ul.pagination
{
	text-align: center;
} 

body.blog-index #box ul.pagination li.first,
body.blog-index  #box ul.pagination li.last
{
	width: auto;
}

body.blog-index #wrapper 
{
	background-image:url(images/article-bg-lines.gif);
	background-repeat:repeat-y;
}

body.blog-index #wrapper #footer
{
	padding-top: 30px;
	border-top: none;	
}

body.blog-index #wrapper #footer #footer-links
{
	border-top-width: 10px;
	border-top-style: solid; 
	padding-top: 4px;
}

body.blog-index div#content ul#blog-posts-excerpts div.blog-excerpt blockquote p
{
	font-size: 1em;
}

body.blog-index div#promo div#katine-edzone-1 ul.tri li.image
{
    margin-left: 0;
}
          /* ----------  blogs-additionals.css ends here ----------- */
          /* ---------- medals-capsule.css starts here ---------- */
div#promo div.capsule table.stand-alone
{
	width: 280px;
}

div#promo div.capsule table.stand-alone th,
div#promo div.capsule table.stand-alone td
{
	padding: 3px 6px;
}

div#promo div.capsule table.stand-alone th.centre,
div#promo div.capsule table.stand-alone td.centre
{
	text-align: center;
}

div#promo div.capsule table.stand-alone th.left,
div#promo div.capsule table.stand-alone td.left
{
	text-align: left;
}

div#promo div.capsule table.stand-alone th.right,
div#promo div.capsule table.stand-alone td.right
{
	text-align: right;
}


div#promo div.capsule table.stand-alone span,
div#promo div.capsule table.stand-alone caption
{
	display: none;
}

div#promo div.capsule table.stand-alone thead tr th div
{
	margin-bottom: 0;
}

div#promo div.capsule table.stand-alone thead tr,
div#promo div.capsule table.stand-alone thead tr th
{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom: 1px solid;
	border-right: none;
	padding-right: 0;
	padding-bottom: 0;
}

div#promo div.capsule table.stand-alone thead tr th.last
{
	padding-right: 3px;
}

div#promo div.capsule table.stand-alone tr,
div#promo div.capsule table.stand-alone tr td
{
	border-bottom: 1px dotted;
	border-right: none;
}

div#promo div.capsule table.stand-alone tfoot tr,
div#promo div.capsule table.stand-alone tfoot tr td
{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom: none;
}

div#promo div.capsule table.stand-alone tfoot tr td div,
div#content table.stand-alone tfoot tr td div
{
	border-top: none;
}

div#promo div.capsule table.stand-alone tfoot tr td
{
	padding: 0;
	margin: 0;
}

div#promo div.capsule table.stand-alone tfoot tr td div
{
	border-top: none;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 0;
}
          /* ----------  medals-capsule.css ends here ----------- */
          /* ---------- blog-post-about.css starts here ---------- */
.about-this-blog
{
    margin-bottom: 20px;
}

.about-this-blog #badge-small
{
    margin-bottom: 0;
}

.about-this-blog #badge-small h1
{
    line-height: 0;
    font-size: 0;
}

.about-this-blog p
{
    padding-top: 5px;
    padding-bottom: 9px;
}

.about-this-blog p.more-from-blog
{
    border-top-width: 1px;
    border-top-style: dotted;
}

#promo #auto-single-tag
{
    margin-bottom: 0;
}

#auto-single-tag h2
{
    font-size: 1em;
    font-weight: bold;    
    padding-bottom: 10px;
    padding-top: 3px;
    font-family: arial, sans-serif;
}

#auto-single-tag div.trail-caption,
#auto-single-tag div.linktext
{
    margin-bottom: 0;
}

#auto-single-tag li
{
    padding-bottom: 9px;
}
          /* ----------  blog-post-about.css ends here ----------- */
          /* ---------- blog-contributor-profile.css starts here ---------- */
div#promo .blog-contributor
{
    margin-bottom: 20px;
}

.blog-contributor #badge-small
{
    margin: 0;
}

.blog-contributor #badge-small h1
{
    line-height: 0;
    font-size: 0;
}

div#promo .blog-contributor h3
{
    margin-bottom: 10px;
    font-size: 1em;
    font-family: arial, sans-serif;
}

.blog-contributor li
{
    padding-top: 3px;
    padding-bottom: 4px;
    border-top-style: dotted;
    border-top-width: 1px;
}

.blog-contributor li.first
{
    border-top: none;
}
          /* ----------  blog-contributor-profile.css ends here ----------- */
          /* ---------- blog-navigation.css starts here ---------- */
div#box ul.blog-navigation li
{
	display: inline;
}

div#box ul.blog-navigation li.blog-home
{
	position: relative;
	left: 38%;
}

div#box ul.blog-navigation li.blog-next
{
	float: right;
}

div#box ul.blog-navigation li.blog-previous
{
	float: left;
}

div#box div#article-header ul#blog-nav-top
{
	border-bottom: 1px solid;
	padding-bottom: 14px;
	overflow: hidden;
}

div#box ul#blog-nav-bottom
{
	border-top-width: 1px;
	border-top-style: dotted;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
	width: 100%;
	padding-top: 2px;
}

/* if audio has the blog nav then it needs some other styles */

body.audio div#wrapper div.badge-wrapper
{
    border-bottom: none;
}

body.audio div#wrapper div#box div.badge h1
{
    margin-bottom: 2px;
}

body.audio div#box div#page-header.badge-wrapper
{
    padding-bottom: 0;
    margin-bottom: 0;
}

body.audio div#box div.badge h1 img
{
    vertical-align: text-bottom;
}
          /* ----------  blog-navigation.css ends here ----------- */
          /* ---------- autorefresh-navigation.css starts here ---------- */
div#helper 
{
	background-color: #ededed;
	margin-bottom: 10px;
	padding: 4px 4px 4px 26px;
	background-position: 6px 6px;		
}

div#helper 
{
	background-image: url(images/icon_autorefresh_off.gif);
}

div#helper.image-loading 
{
	background-image: url(images/icon_autorefresh_on.gif);
}

          /* ----------  autorefresh-navigation.css ends here ----------- */
	
	/* I am in the process of creating a generic css for our content types, 
	and will be merging our article css across as I go. Come and talk to 
	me if you want to add some here, at least until I'm finished. - Annabel 20/07/08*/
          /* ---------- content-type.css starts here ---------- */

/* Imports required for all content types */

          /* ---------- factbox.css starts here ---------- */
/* CSS for all factboxes, all of the time. If you make changes here, make sure you're not affecting something unexpected */

div#factbox-container
{
	clear: both;
	position: relative;
	width: 140px;
}

body.article div#factbox-container
{
	float: left;
	margin-right: 20px;
}

body.article div#related div#factbox-container
{
	margin-right: 0;
}

div.factbox
{
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	overflow: hidden;
	padding-bottom: 6px;
	position: relative;
	width: 140px;
	z-index: 1;
	margin-bottom: 20px;
}

div.factbox h2.amazon-header,
body.article #box #content div.factbox h2.amazon-header
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0;
	margin-top: 0;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: georgia, serif;
}

div.factbox b,
div.factbox li.major-heading
{
	font-weight: bold;
}

div.factbox h5,
div#wrapper div.factbox li.major-heading 
{
	line-height: 1.25;
	padding-top: 3px;
}

div#wrapper div.factbox li.film-title
{
	border-bottom: 1px dotted;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

div.factbox h5.image
{
	border-bottom: none;
}

div#wrapper div#content div.factbox h5,
div#wrapper div.factbox h5,
div.factbox li.major-heading h4
{
	font-family: arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 9px;
}

div#wrapper div#content div.factbox h5
{
	font-size: 0.858em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

div#wrapper div.factbox li
{
	border-top: 0;
	margin-bottom: 0;
	width: 130px;
}

div#wrapper div.factbox li.picture
{
	padding-top: 10px;
	position: relative;
	left: -5px;
	margin-bottom: -5px;
	margin-top: -2px;
	width: 140px;
}

div#wrapper div.factbox li.amazon
{
	margin-bottom: -1px;
}

div#wrapper div.factbox li.solo-pic
{
	padding-top: 0;
}

#wrapper #content .factbox-image
{
	padding-left: 5px;
	padding-right: 5px;
}

#wrapper #content .factbox-image,
#wrapper #content .factbox-image img
{
	margin: 0;
}

div#wrapper div.factbox li.inline
{
	display: inline;
	float: none;
	width: auto;
}

div#wrapper div.factbox li.nudged
{
	margin-left: -0.2em;
}

div#wrapper div.factbox ol
{
	font-size: 0.858em;
	line-height: 1.25em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 130px;
}

body.interactive div#wrapper div.factbox ol,
body.interactive div#wrapper div#content div.factbox h5,
div#wrapper div.factbox ol.custom-facts
{
	font-size: 1em;
}

div#wrapper div.factbox ol.no-pic
{
	border-top: 1px dotted #999;
	margin-top: 10px;
	padding-top: 7px;
}

div#wrapper div.factbox ol.sublist
{
	border-top: 1px dotted #999;
	padding-bottom: 1px;
	padding-top: 2px;
	margin-bottom: 0;
}

div.factbox img.generic-factbox-image
{
	margin-left: -5px;
	margin-right: -5px;
}

/* content-specific factbox styles should go here. Make sure you use the body class selector to only target what you want to be targeting! */

body.gallery div.factbox
{
	clear: left;
	margin-bottom: 17px;
}

body.gallery div#wrapper div.factbox ol,
body.gallery div#wrapper div.factbox h5,
body.quiz div#wrapper div.factbox ol
{
	font-size: 1em;
}

body.poll div.factbox,
body.quiz div.factbox,
body.interactive div.factbox,
body.competition div.factbox,
body.video div.factbox,
body.cartoon div.factbox
{
	margin-right: 0;
	overflow: hidden;
}

body.quiz div.factbox h5,
body.cartoon div#wrapper div.factbox ol,
body.content-wide div#wrapper div.factbox ol,
body.cartoon div#wrapper div#content div.factbox h5
{
	font-size: 1em;
}

div.factbox.country,
div#wrapper div.factbox ol.amazon-film,
div.amazon_film
{
    padding: 0;
}

div.factbox ol#country li
{
    width: 210px;
    padding-left: 5px;
}

div.factbox.country,
div#wrapper div.factbox ol#country
{
    padding-bottom: 0;
    width: 220px;
}

div.factbox ol#country li.major-heading
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin-bottom: 3px;
    padding-bottom: 5px;
}

#wrapper #content ol.amazon-film li
{
    padding-left: 5px;
    padding-bottom: 5px;
}

#wrapper #content ol#country .factbox-image,
#wrapper #content ol.amazon-film .factbox-image
{
    padding: 0;
    margin-top: 5px;
}

#wrapper #content ol#country .factbox-image img,
#wrapper #content ol.amazon-film .factbox-image img
{
    vertical-align: bottom;
}

div#wrapper div.factbox.tv ol ol
{
	font-size: 12px;
	padding-left: 0;
}

div.factbox.tv b
{
	border-top: 1px dotted #999;
	display: block;
	margin-top: 6px;
	padding-top: 3px;
}

div.factbox.tv input[type="text"]
{
	margin-bottom: 3px;
	width: 120px;
}


/* CSS for amazon games factbox */
body.article div#article-wrapper div.factbox ol li#amazon-game-platform-apple {
  background: url(images/amazon-games/apple.gif) bottom right no-repeat;
}

body.article div#article-wrapper div.factbox ol li#amazon-game-platform-xbox360 {
  background: url(images/amazon-games/xbox360.gif) bottom right no-repeat;
}

body.article div#article-wrapper div.factbox ol li#amazon-game-platform-ds {
  background: url(images/amazon-games/nintendo_dsi.gif) bottom right no-repeat;
}

body.article div#article-wrapper div.factbox ol li#amazon-game-platform-ps2 {
  background: url(images/amazon-games/ps2.gif) bottom right no-repeat;
}

body.article div#article-wrapper div.factbox ol li#amazon-game-platform-ps3 {
  background: url(images/amazon-games/ps3.gif) bottom right no-repeat;
}

body.article div#article-wrapper div.factbox ol li#amazon-game-platform-psp {
  background: url(images/amazon-games/psp.gif) bottom right no-repeat;
}

body.article div#article-wrapper div.factbox ol li#amazon-game-platform-wii {
  background: url(images/amazon-games/wii.gif) bottom right no-repeat;
}

body.article div#article-wrapper div.factbox ol li#amazon-game-platform-windows {
  background: url(images/amazon-games/windows.gif) bottom right no-repeat;
}

body.article div#article-wrapper div.factbox ol.amazon-game-platforms li {
 	border-top-style:dotted;
  	border-top-width:1px;
	margin-top: 10px;
   	padding-top: 3px;
}

body.article div#article-wrapper div.factbox ol.amazon-game-platforms li.first-platform {
 	border-top-width:0px;
 	margin-top: 0px;	     	
}        










          /* ----------  factbox.css ends here ----------- */
          /* ---------- content-type-heading.css starts here ---------- */
/*
*	Content type heading and standfirst	
*/

#zones-nav
{
    padding-bottom: 6px;
}

#article-header
{
	background-color: #fff;
	padding-bottom: 0;
	padding-left: 0;
}

#article-header #main-article-info 
{
	float: left;
}

#article-header #strap-below
{
    margin-bottom: 1px;
}

#article-header #strap
{
	font-size: 1em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 9px;
	border-top: 0;
	line-height: 1.25;
}

#wrapper #article-header h1
{
    margin-bottom: 2px;
    line-height: 1.154;
    font-size: 2.166em;
    border-top: 0;
    font-weight: normal;
}

#article-header h1#heading-alone
{
    min-height: 91px;
}

#wrapper #article-header h1.long-headline
{
    margin-bottom: 35px;
}

#article-header h1,
#article-header h2,
#article-header p,
#article-header #main-article-info
{
	width: 460px;
}

#article-header #stand-first
{
	font-size: 1.333em;
	font-family: arial, sans-serif;
	color: #666;
}

#article-header .stand-first-alone
{
	padding-bottom: 34px;
}

#article-header .rating-container
{
    margin-top: 5px;
    margin-bottom: 37px; /* has to be margin to hide the background of the stars  */
}
          /* ----------  content-type-heading.css ends here ----------- */
          /* ---------- content-type-attributes.css starts here ---------- */
/*
*	Article attributes, byline, credit etc
*/

ul.article-attributes
{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom: 1px solid;
	font-size: 12px;
	line-height: 1.25;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 12px;
	position: relative;
	overflow: hidden;
	min-height: 66px;
	
}

#content ul.article-attributes li
{
	font-weight: normal;
	margin-bottom: 0;
}
	
#content ul.article-attributes li.byline,
#content ul.article-attributes li.history
{
	display: block;
}

ul.article-attributes li.byline a,
ul.article-attributes li.byline span
{
	font-weight: bold;
}


/* cartoon specific styles  */
body.cartoon ul.no-pic
{
	border-bottom: none;
	border-top: none;
}
 
body.cartoon ul.article-attributes
{
	padding-top: 3px;
	padding-bottom: 10px;
}
/* end Cartoon specific styles  */
          /* ----------  content-type-attributes.css ends here ----------- */
          /* ---------- packages-and-manual-trailblock.css starts here ---------- */
#manual-trailblock
{
	clear: both;
	width: 140px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
}

#box #manual-trailblock h3
{
	padding-top: 0;
}

#manual-trailblock ul
{
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

#manual-trailblock ul li
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
}

div#manual-trailblock ul li div.strap
{
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
}

div#manual-trailblock ul li.picture div.strap
{
	border-bottom: none;
	padding-bottom: 0;
}

#manual-trailblock ul li.picture
{
    padding-top: 0;
}

div.navigation #manual-trailblock ul li
{
	margin-bottom: 0;
}

body.article #related #manual-trailblock ul li h3,
#manual-trailblock ul li h3,
#manual-trailblock ul li h2,
div#content div#manual-trailblock ul li h2,
body.audio-canonical #related div#manual-trailblock h2,
#manual-trailblock ul li div.strap,
body.video div#related div#manual-trailblock h2
{
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-top: none;
	border-bottom: none;
	margin: 0;
	padding: 0;
}

#manual-trailblock img.trail-icon
{
	margin-right: 0;
	vertical-align: baseline;
}

#manual-trailblock img#interactive
{
    padding-right: 2px;
    padding-left: 2px;
}

#manual-trailblock ul li.picture p,
#manual-trailblock ul li.picture h3,
body.article #related #manual-trailblock ul li.picture h3,
#manual-trailblock li.playable div.trail-caption,
#manual-trailblock li.picture div.trail-caption div.trailtext,
#manual-trailblock li.picture ul.sublinks li.bullet,
#manual-trailblock li.picture div.strap
{
	margin-left: 5px;
	margin-right: 5px;
}

#manual-trailblock ul li.picture,
#manual-trailblock ul li.picture p.thumbnail,
#manual-trailblock li.playable
{
	margin: 0;
	border-top: none;
}

#manual-trailblock ul li.picture
{
	overflow: visible;
}

#manual-trailblock ul li.first-trail
{
	padding-top: 0;
}

#manual-trailblock ul li.heading
{
	border-top-width: 1px;
	border-top-style: solid;
}

#manual-trailblock ul li.first,
#manual-trailblock ul li h3,
#manual-trailblock ul li h2
{
	border-top: none;
}

#manual-trailblock ul li.first
{
	padding-bottom: 9px;
}

#manual-trailblock ul li div.strap
{
	padding-top: 2px;
	margin-bottom: 3px;
}

body div#manual-trailblock ul.sublinks,
#manual-trailblock ul.sublinks li.last
{
	padding-bottom: 0;
	margin: 0;
}

#manual-trailblock ul.sublinks
{
	margin-top: 9px;
}

#manual-trailblock ul.sublinks li.bullet
{
	background-image: url(images/icon_bullet_sublink.gif);
	background-position: 0 3px;
	margin-left: 0;
}

/* gallery pages */
body.gallery #manual-trailblock
{
    clear: none;
}

body.gallery #manual-trailblock li.first
{
    padding-bottom: 9px;
}

body.gallery #manual-trailblock li.picture
{
    border: none;
}

body.gallery #manual-trailblock ul
{
    padding-bottom: 3px;
}
/* end gallery pages */

/* video pages */
body.video #wrapper #box #related #manual-trailblock h3
{
    border: none;
    margin-top: 0;
}

body.video #manual-trailblock ul li.first
{
    padding-top: 3px;
}

/* end video pages */
          /* ----------  packages-and-manual-trailblock.css ends here ----------- */
          /* ---------- embed-element.css starts here ---------- */
#content span.inline,
#content span.pullout
{
	display: block;
	float: left;
	width: 220px;
	margin: 0 20px 10px 0;
}

#content span.embed
{
	float: none;
	width: auto;
	margin: 0;
}

#content span.wide
{
	display: block;
	float: none;
	width: 460px;
}

#content span.pullout span.credit,
#content span.caption
{
	display: block
}

          /* ----------  embed-element.css ends here ----------- */
          /* ---------- bmj-search-form.css starts here ---------- */
#bmj-search-form
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

#bmj-search-form,
#bmj-search-form p
{
    width: auto;
}

#bmj-search-form p
{
    color: #666;
}

#bmj-search-form p,
#bmj-search-form form
{
    margin-bottom: 5px;
}

#bmj-search-form form label
{
    position: absolute;
    left: -999em;
}

#bmj-search-form form #web-search-field
{
    width: 140px;
}
          /* ----------  bmj-search-form.css ends here ----------- */
          /* ---------- content-actions.css starts here ---------- */
/* buzz and digg links */

ul#content-actions
{
	float: right;
	width: 140px;
	margin-top: 2px;
}

#content #content-actions li,
#content-actions li div.comment-info-related
{
    margin-bottom: 0;
}

#content-actions li.third-party-tool
{
	border-top-width: 1px;
	border-top-style: dotted;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
}

#content-actions li.third-party-tool a
{
   	padding-left: 20px;
   	padding-bottom: 2px;
   	padding-top: 1px;
}

#content-actions li.no-comments
{
	border-top: none;
	margin-top: 0;
	padding-top: 1px;
}

body.video ul#content-actions
{
    position: absolute;
    right: 0;
}

body.blog-post ul#content-actions
{
    margin-top: 5px;
}
          /* ----------  content-actions.css ends here ----------- */

/* End imports required for all content types */

/* I think paragraph styles should go in here, even if they relate to specific content types. 
   Hopefully we will get to a point where we can refactor it - A */

body.article #content span.inline,
body.competition #content span.inline
{
	width: auto;
}

#content span.inline img
{
	padding-top: 5px;
}

body.article #content span.wide,
body.competition #content span.wide
{
	margin: 0;
}

body.article #content span.wide span.caption,
body.competition #content span.wide span.caption
{
	margin-bottom: 13px;
}

body.competition #content p
{
	margin-bottom: 10px;
}

body.quiz div#box div#related h3.front-link, 
body.audio div#box div.relatedlinks h3.front-link 
{
	border-top-width: 1px;
	border-top-style: solid;
}

/* This is related to increasing font size on our content types */
div#content
{
	font-size: 1.166em; /* 14px */
	line-height: 1.357; /* 19px at default font size */
}

.video-series div#content,
div#content.video-content,
div.video-content ul.article-attributes
{
	font-size: 1em;
}

div#content p.caption
{
	font-size: 0.857em;
	font-weight: normal;
	line-height: 1.25;
	margin-top: 0;
}

/* Needed to make the cartoons byline info float properly */
#content div#content-info ul.article-attributes li,
#content div#content-info ul.article-attributes
{
	float: left;
}

#content div#content-info ul.article-attributes li#contrib-shift
{
	position: relative;
	left: 10px;
	width: 350px;
}

#content div#content-info ul.article-attributes li.byline,
#content div#content-info ul.article-attributes li.publication
{
	float: none;
}
          /* ----------  content-type.css ends here ----------- */
          /* ----------  article.css ends here ----------- */
