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

	@import "base.css";
          /* ---------- rules.css starts here ---------- */

          /* ---------- autotrader-search.css starts here ---------- */
div#auto-trader-search ul.tab-toggle
{
	margin-right: 10px;
	z-index: 1000;
}

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;
	padding: 10px;
	position: relative;
}

div#auto-trader-search a.autotrader-link
{
	position: absolute;
	top: 10px;
	right: 15px;
}

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 fieldset.first
{
	padding-top: 20px;
}

div#auto-trader-search legend
{
	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;
}
          /* ----------  autotrader-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.find-uni
{
	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
{
	font-family: arial,sans-serif;
	font-size: 1em;
	width: 225px;
	border-color: #999;
}

#promo #university-guide form input
{
	font-family: arial, sans-serif;
	font-size: 1em;
	padding: 0 2px;
}

body.front #content div#university-guide h2
{
	border-top: none;
	clear: both;
}

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

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

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

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.find-course
{
	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;
}

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;
}

#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: 1px dotted;
	padding-top:2px;
	padding-bottom: 6px;
}

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


          /* ----------  internal-external-links.css ends here ----------- */
          /* ---------- generic-tabs.css starts here ---------- */
div.tabs-container ul.tab-toggle,
#wrapper div#promo ul.tab-toggle,
#wrapper div#section-contents ul.tab-toggle,
#wrapper ul.tab-toggle
{
	margin-right: 20px;
}

div.tabs-container .tab-toggle li.hidden
{
	display: none;
}

div.tabs-container .tab-toggle li,
#content .tab-toggle li
{
	margin-bottom: 0;
}

div.tabs-container div.tab-toggle-pane
{
	margin-top: 10px;
	margin-bottom: 20px;
	clear: left;
}

div.tabs-container div.tab-toggle-pane ol li
{
	padding: 5px 0 5px 20px;
	border-top: 1px dotted;
	margin: 0;
	width: 280px;
}

#wrapper #content div.tabs-container div.tab-toggle-pane ol li.first
{
	float: none;
}

div#wrapper div#promo .tab-toggle a
{
	background-image: url(images/tabs/tab-active-left.gif);
}

div#wrapper div#promo .tab-toggle a b
{
	background-image: url(images/tabs/tab-active-right.gif);
}

div#wrapper div#promo .tab-toggle a.inactive
{
	background-image: url(images/tabs/tab-inactive-left.gif);
}

div#wrapper div#promo .tab-toggle a.inactive b
{
	background-image: url(images/tabs/tab-inactive-right.gif);
}

div#wrapper div.tabs-container div.tab-toggle-pane ol li.first
{
	border-top: 1px solid #999;
}

div.tabs-container div.tab-toggle-pane ol li span
{
	display: block;
	float: left;
	margin-left: -20px;
	text-indent: 0;
}

div.tabs-container div.tab-toggle-pane h3.js-hider
{
	font-size: 1em;
	font-family: arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 5px;
	border-top: 1px solid #333;
}


#global-jobs h3
{
	margin-bottom: 0;
}
          /* ----------  generic-tabs.css ends here ----------- */
          /* ---------- blogs-calendar.css starts here ---------- */

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

div#blogs-calendar h2
{
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 0 14px 0;
}

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: 1px solid;
	border-bottom: 1px solid;
	text-align: center;
}

div#blogs-calendar table tbody td
{
	border-top: 1px 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 ----------- */
          /* ----------  rules.css ends here ----------- */
          /* ---------- icons.css starts here ---------- */
@media all {


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

div#promo div.bookshop-books ul.vertical-links li
{
	background-image: url(images/icon_bullet.gif);
	text-indent: 17px;
	background-position: 0;
}

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)
}

li.font-size a
{
	background-image: url(images/type.gif)
}

#gallery-series-navigation h3
{
	background-image: url(images/icon_textdoc.gif);  
}

body.video #relatedlinks h2.related-information
{
	background-image: url(images/icon_topics.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 #fact-box
{
	background-image: url(images/icon_textdoc.gif);
}

#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 #article-trailblock h2.localvideo,
#related div.more-videos h2
{
	background-image: url(images/icon_video.gif);
}

li#larger, a#larger
{
	padding: 0 5px 3px 30px;
	background-position: 12px 0;
	background-image: url(images/icon_textsize.gif);
}

ul.user-details
{
	padding: 2px 5px 3px 16px;
	background-image: url(images/icon_userinfo.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)
}

a.comment-count-info,
span.comment-count-info
{
	background-image: url(images/icon_comment.gif);
	background-position: left center ;
	padding: 0 0 2px 20px;
	margin-top: 5px;
	display: block;
	clear: both;
}

a.comment-count-info
{
	background-image: url(images/comment12x12.gif);
	margin-top: 0;
	padding: 0 0 2px 16px;
	display: inline;
}

#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
}

body.web-search div#search-container.search-container-background-image
{
	background-image: url(images/enhanced_by_google.gif);
	background-position: 260px 24px;
}

/*
Bullet images and icons

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

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

body.network #content ul.sublinks li.localvideo,
body.vss #content ul.sublinks li.localvideo
{
	background-image: url(images/icon_video.gif);
}

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

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

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

ul.sublinks li.gallery,
ul.sublinks 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;
}


}
          /* ----------  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;
}

#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,
#pluck-loading-dialog,
#abuse-pluck-error-area
{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
}

#comment-box-progress,
#abuse-progress-area,
#pluck-loading-dialog
{

	background: url(images/waiting_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;
}

#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;
}

#pluck-loading-dialog p {
	margin-top: 80px;
}

#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;
}

#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;
}
          /* ----------  dialog-box.css ends here ----------- */
          /* ---------- generic-toolbox.css starts here ---------- */
.toolbox-popup
{
	font-size: 0.75em;
}

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

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

div#share-this-page-div.show,
div#send-to-a-friend-div.show
{
	display: block;
}

.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;
}

.toolbox-popup ul li
{
	padding-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
}

.toolbox-popup div.send-inner ul li
{
	float:left;
	width: 206px;
	margin-left: 10px;
}

.toolbox-popup ul li a
{
	padding-left: 20px;
}

.toolbox-popup fieldset
{
	padding-bottom: 10px;
	clear: both;
}

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

#send-to-a-friend-div div.inputrow
{
	clear: left;
	margin-left: 200px;
}

#send-to-a-friend-div input[type=text],
#send-to-a-friend-div textarea
{
	width: 220px;
}

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

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

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

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

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

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

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

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

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

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

#contact-us-div div.col
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 201px;
}

#contact-us-div div.col li
{
	border-top: 1px dotted;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-top: 3px;
	margin-left: 0;
	float: none;
	width: auto;
}

#contact-us-div div.col li ul li
{
	border-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#contact-us-div ul li a
{
	padding-left: 0;
	font-weight: normal;
}
          /* ----------  generic-toolbox.css ends here ----------- */
          /* ----------  screen.css ends here ----------- */
          /* ---------- keyword-page.css starts here ---------- */
/* CSS for pages with body tag class keyword-page and keyword-sponsored */

body div#wrapper div#related ul#editor-zone-1 li.major-heading,
body div#wrapper div#related ul#editor-zone-2 li.major-heading,
body div#wrapper div#related ul#editor-zone-3 li.major-heading
{
	margin-top: 30px;
}

body div#wrapper div#related ul#editor-zone-1 li.major-heading.first,
body div#wrapper div#related ul#editor-zone-2 li.major-heading.first,
body div#wrapper div#related ul#editor-zone-3 li.major-heading.first
{
	margin-top: 0;
}

body div#wrapper div#related ul#editor-zone-1 li,
body div#wrapper div#related ul#editor-zone-2 li,
body div#wrapper div#related ul#editor-zone-3 li
{
	padding: 2px 0pt 6px;
}

div#wrapper div#box div#section-contents div.other-services li.major-heading h3
{
	border-top: 10px solid;
	font-family: georgia, serif;
	font-size: 1.166em;
	font-weight: bold;
}

p.more-on
{
	color: #999;
	border-top: 1px dotted;
	padding-top: 2px;
	padding-bottom: 12px;
}

body.keyword-sponsored #article-header div.ed-zone
{
	width: 460px;
	margin-top: 10px;
}

body.keyword-sponsored #article-header li
{
	border-top: 0;
}


body.keyword-sponsored #article-header a.feed
{
	position: absolute;
	left: 480px;
	top: 10px;
	display: block;
	width: 140px;
}


body.keyword-page #article-header a.feed
{
	float: right;
	position: static;
	margin-top: 10px;
	display: block;
	width: auto;
}

.keyword-page #related .capsule h3
{
	font-family: georgia, serif;
	font-weight: normal
}

.keyword-page #related .capsule h3
{
	font-size: 1.166em; /* 14px */
}

body.keyword-page #content li.image-sibling
{
	font-weight: normal;
}

body.keyword-page #article-header #editor-zone-3
{
	clear: both;
}
body.keyword-page #article-header #sponsored-keyword-image
{
	overflow: auto;
	width: 620px;
	margin-top: 0.5em;
}
body.keyword-page #article-header #sponsored-keyword-image a.feed
{
	position: static;
	float: left;
	margin-top: 0.3em;
}
body.keyword-page #article-header #sponsored-keyword-image p
{
	position: relative;
	float: right;
}
body.keyword-page #article-header #sponsored-keyword-image p a
{
	margin-left: 5px;
}
body.keyword-page #article-header #sponsored-keyword-image p img
{
	vertical-align: middle;
}
body.keyword-page #article-header h1 span
{
	display: block !important;
}
body.keyword-page #content
{
	 width: 300px;
	 margin-left: 160px;/*see ie.css double margin bug*/
}

body.football-tournament #content
{
	width: 460px;
}
body.tag-content #content
{
	margin-left: 0;
	width: 460px;
}

body.reuters #content
{
	 width: 460px;
	 margin-left: 160px;/*see ie.css double margin bug*/
}

body.reuters div#related .capsule h3
{
	padding-top: 3px;
	padding-bottom: 0;
}

body.reuters #sub-content
{
	float: left;
	width: 300px;
}

body.reuters #stock-toggle
{
	padding-bottom: 20px;
}

body.football-tournament #wrapper #related,
body.reuters #wrapper #related
{
	margin-left: -620px;
}

body.reuters #wrapper #related div#stock-search-narrow
{
	margin-bottom: 20px;
}

body.keyword-page ul.trailblock li.odd
{
	margin-left: 0;
}

body.keyword-page #related
{
	width: 140px;
}
.keyword-page #section-contents .capsule
{
	clear: both;
}
body.keyword-page #related .capsule h3,
body.keyword-page #section-contents .capsule h3,
body.keyword-page #related li.major-heading h2
{

	border-top-width: 10px;
	border-top-style: solid;
	margin: 0 0 18px 0;
	font-weight: bold;
	padding-top: 3px;

	/*because the gaps between the individual tips will be smaller */
}

div#wrapper div#related div#keyword-internal-links h2,
div#wrapper div#related div#keyword-external-links h2
{
	margin-bottom: 10px;
}

body.keyword-page #section-contents .football-team-stats h3
{
	margin-bottom: 15px;
}

body.keyword-page #related .capsule
{
	margin-bottom: 20px; /* was top watch out for breakage*/
}

body.keyword-page ul.trailblock li.odd
{
	clear: left;
}

body.keyword-page ul.trailblock li
{
	clear: none;
}


body.keyword-page #wrapper #box #content ul.auto-trail-block li.first,
body.keyword-page #wrapper #box #content ul.auto-trail-block li.first h3
{
	float: none;
	width: 100%;
}

body.football-tournament #auto-trail-block li.wide.image a img
{
	float: left;
}

body.football-tournament #auto-trail-block li.image.wide h3
{
	border-top: 1px dotted;
}

body.football-tournament #wrapper #box #content #auto-trail-block li.image.wide h3,
body.football-tournament #wrapper #box #content #auto-trail-block li.image.wide div.trail-text
{
	float: right;
	margin-left: 20px;
	width: 140px;
}

body.keyword-page #content h2.first,
body.keyword-page #main-trailblock #content h2
{
	border-top: 10px solid;
	clear: left;
}

body.keyword-page #content h2.image-sibling
{
	border-top: none
}

body.keyword-page #related
{
	padding-top: 0;
	margin-left: -460px;
	float: left;	
}

.keyword-page #related .capsule
{
	clear: left;
}

.keyword-page .keywords li,
.keyword-page #section-contents .football-team-stats li,
.keyword-page #related #comment .capsule li.normal
{
	padding: 3px 0 5px 0;
}

.keyword-page #related .capsule .keywords li.major-heading
{
	padding-top: 0;
}

.keyword-page #section-contents ul.tri li
{
	margin-left: 0; /*this rule compensates for the above rule and make's sure that editable trailblocks thats appear in related divs do not have a margin of 20*/
	padding-bottom: 6px;
}

.keyword-page #related .capsule ul.tri li
{
	float: none;
}

.keyword-page #keyword-trailblock li.normal
{
	margin-bottom: 20px;
}

.keyword-page div#box div#content #section-contents ul.tips ul.credit li
{
	color: #333; 
	font-size: 1em;
}

.keyword-page div#box div#content #section-contents ul li
{
	width: auto;
}


.keyword-page #section-contents ul.tips ul.credit li.first
{
	/*font-weight:bold; */
	font-size: 0.9em;
}

div#related div.capsule h4 
{
	font-size: 1em; 
	line-height: 200%; 
	border-top: 1px solid #999; 
	margin-top: 14px; 
	font-family: arial, sans-serif; 
	font-weight:bold;
}


body.reuters div#related div#stock-search-narrow h3
{
	padding-bottom: 12px;
}

table.ftse100 
{
	border-top:1px solid #C3C3C3;
	width:auto;
	float:left;
	margin: 20px 0 8px 0;
}

table.down 
{
	margin-left: 20px;
}

table.ftse100 thead th.company 
{
	width: 160px;
}

table.ftse100 thead th.price 
{
	width: 60px;
}

table.ftse100 thead th.price 
{
	width: 70px;
}

table.ftse100 th span 
{
	color: #999999;
	padding-left: 5px;
}

table.ftse100 tbody th, 
table.ftse100 td 
{
	border-top: 1px dotted #C3C3C3;
}

table.ftse100 td, 
table.ftse100 th 
{
	padding: 3px 1px;
}

table.ftse100 tbody td, 
table.ftse100 thead th.price, 
table.ftse100 thead th.change 
{
	text-align: right;
}

table.ftse100 thead th 
{
	vertical-align: top;
}

table.ftse100 thead th.company 
{
	padding-bottom: 10px;
}

table.ftse100 thead th.company, table.ftse100 tbody th 
{
	text-align: left;
}

table.ftse100 tbody th 
{
	font-weight: normal;
	background-image: none;
}

table.marketindex 
{
	border-top: 1px solid #C3C3C3;
	float: left;
	margin: 0pt 20px 15px 0pt;
	width: 140px;
}

table.marketindex.last 
{
	margin-right: 0pt;
}

table.marketindex th.indexname 
{
	text-align: left;
	width: 80px;
}	

table.marketindex td.netchange 
{
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 60px;
}

table.marketindex td.netchange span 
{
	padding: 2px 5px;
}

table.marketindex td, table.marketindex th 
{
	padding: 2px 1px 0pt;
}

table.marketindex td.timetillclose 
{
	color: #999999;
	height: 15px;
}

table.marketindex td.unchanged span 
{
	display: block;
	margin-top: 8px;
}

table.marketindex td.up span 
{
	display: block;
	margin-top: 15px;
}

table.marketindex td.down span 
{
	display: block;
	margin-top: 8px;
}


body.reuters #stock-search-form 
{
	background-color: #fff;
}

/* related-content-type */

div#wrapper div#promo div.related-content-type h3
{
	border-bottom: 1px dotted;
	padding-bottom: 9px;
	margin-bottom: 7px;
}

div#wrapper div#promo div.related-content-type h4
{
	border-top: 0;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

div.related-content-type li div
{
	margin-right: 93px;
	position: relative;
}

div.related-content-type li div span
{
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

div.related-content-type li img
{
	position: absolute;
	right: 0;
	top: 0;
}

div.related-content-type li 
{
	border-bottom: 1px dotted;
	clear: both;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 5px;
	min-height: 55px;
}

/* Markets roundup page, originally a tag but it still looks like one */

body.reuters .marketindex
{
	margin-bottom: 20px;
}

body.reuters #article-header
{
	min-height: 68px;
}

body.reuters div#related div#stock-search-narrow h3
{
	border-top: 10px solid;
}

body.reuters #market-data-header h2
{
	border-top: 10px solid;
}

body.reuters #market-graphs
{
	margin-bottom: 20px;
}

body.reuters .stock-pane
{
	border: 1px solid #bebebe;
}


body.reuters #lichart img
{
	margin-left: 5px;
}

body.reuters p#reuters-blurb
{
	font-size: 0.84em;
	border-top: 1px dotted #bebebe;
	margin: 4px 4px 10px 4px;
	padding-top: 4px;
}

body.reuters p#reuters-blurb img
{
	vertical-align: bottom;
}

body.reuters div#movers-chart
{
	border-bottom:1px solid #c3c3c3; 
	float:left; 
	margin-bottom: 20px;
	width: 100%;
}

body.markets-index #box #content ul#editor-zone-2 li.major-heading
{
	margin-bottom: 0;
}


body.markets-index #box #content ul#editor-zone-2 li.normal .linktext
{
	margin-top: 8px;
	padding-top: 3px;
	border-top: 1px dotted;
}

/* Markets roundup page ends */

/* tag + content type */

body.tag-content ul#editor-zone-3 li
{
	border-top: 0;
}

body.tag-content ul#main-trailblock
{
	overflow: hidden;
	padding-bottom: 9px;
	width: 620px;
}

body.tag-content ul#main-trailblock ul.article-attributes
{
	border-top: 1px dotted #ccc;
	margin-bottom: 20px;
}

body.tag-content ul#main-trailblock ul.article-attributes li
{
	float: none;
	display: inline;
}

body.tag-content ul#main-trailblock li.standfirst
{
	border-top: 1px dotted #ccc;
}

body.tag-content ul#main-trailblock li.standfirst p
{
	font-family: arial, sans-serif;
	font-size: 1.1em;
}

body.tag-content ul#main-trailblock li#editors-heading h2 
{
	border-top: 10px solid;
	font-size: 1.166em;
	font-weight: bold;
	padding-bottom: 9px;
}

body.tag-content ul#main-trailblock li#main-video
{
	float: left;
	margin-right: 20px;
	width: 460px;
}

body.tag-content ul#main-trailblock li.video-title
{
	border-top: 1px solid #ccc;
}

body.tag-content ul#main-trailblock li.video-title p
{
	font-family: georgia, serif;
	font-size: 1.66em;
	margin-bottom: 20px;
}

body.tag-content div#paginated-tag-content ul
{
	overflow: hidden;
	clear: both;
}

body.tag-content div#paginated-tag-content li
{
	float: left;
	margin-right: 20px;
	width: 140px;
}

body.tag-content div#paginated-tag-content ul.pagination li
{
	float: none;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}

body.tag-content div#paginated-tag-content ul.pagination li.last
{
	float: right;
	width: auto;
}

body.tag-content div#paginated-tag-content ul.pagination li.first
{
	float: left;
	width: auto;
}

body.tag-content div#paginated-tag-content li.last-in-row
{
	margin-right: 0;
}

body.tag-content span.duration
{
	display: block;
	padding-bottom: 10px;
}

/* */

body.boss-tag span.byline,
body.beautiful-boss span.byline
{
	float: left;
	font-weight: bold;
	padding-right: 5px;
}

/*body.beautiful-boss div.tag-tag h3
{
	border-top: 10px solid;
	font-size: 1.166em;
	font-weight: bold;
	padding-bottom: 14px;
}

div.tag-tag h3
{
	border-top: 10px solid;
	font-size: 1.166em;
	font-weight: bold;
	padding-bottom: 14px;
	padding-top: 3px;
}
*/
div.tag-tag ul li
{
	padding-top: 2px;
	padding-bottom: 10px;
}

ul.related-matches li.last
{
	font-size: 0.92em;
}

/* Round up page starts */
body.keyword-page #paginated-tag-content h3
{
	border-top-width: 10px;
	border-top-style: solid;
	margin: 0 0 16px 0;
	font-weight: bold;
	padding-top: 3px;
}	
	
body.keyword-page #section-contents #paginated-tag-content ul li
{
	border-top: none;
	margin-bottom: 20px;
}	
	
body.keyword-page ul#auto-trail-block div.associated-keywords a
{
	display: inline;
}	

body.keyword-page div.latest-in-folder h4
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	border-top: 1px solid #999;
	padding-top: 4px;
	padding-bottom: 5px;
}	

body.keyword-page div.latest-in-folder p
{
	margin-bottom: 6px;
	border-top: 1px dotted #999;
	padding-top: 4px;
	padding-bottom: 11px;
}	

/* Round up page ends */

/* daylife buzz component starts */

div#buzz-articles li,
p#about-daylife,
p#more-daylife 
{
	border-top-width: 1px;
	border-top-style: dotted;
	clear: left;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
}

p#about-daylife
{
	margin-top: 4px;
}

p.time-since
{
	color: #ff3a00;
}

div#buzz-articles h4
{
	font-family: arial, sans-serif;
	font-weight: bold;
}

p.icon img 
{
	border:1px solid #CCCCCC;
	margin-right:3px;
	vertical-align:middle;
}

div.hideable-component div,
div#content div.hideable-component h2,
div#section-contents div.hideable-component h2
{
	margin-bottom: 0;
}

/* daylife buzz component ends */

/* trailerpark styles */
body.trailerpark div#content
{
	width: 460px;
	margin: 0 20px 0 0;
}

body.trailerpark ul#editors-picks,
body.trailerpark ul#editors-picks li,
body.trailerpark ul#video-trailblock li,
body.trailerpark #box #content ul.tri li
{
	width: 100%;
}

body.trailerpark #box #content ul.tri li,
body.trailerpark div#related
{
	margin-left: 0;
}

body.trailerpark div#content h2.first,
body.trailerpark div#related li.major-heading
{
	margin-bottom: 20px;
}

body.trailerpark ul#video-trailblock li.major-heading h2,
body.trailerpark ul#video-trailblock li#main-video,
body.trailerpark ul#video-trailblock li.trailtext,
body.trailerpark ul#editors-picks li.major-heading h2
{
	margin-bottom: 0;
}

body.trailerpark ul#video-trailblock li.linktext
{
	margin: 5px 0 9px 0;
}

body.trailerpark ul#editors-picks
{
	margin-bottom: 10px;
	overflow: hidden;
}

body.trailerpark ul#editors-picks div.trailtext,
body.trailerpark ul#editors-picks div.trailtext a.mask
{
	float: left;
}

body.trailerpark ul#editors-picks li.normal
{
	border-top: 1px dotted;
}

.keyword-page #section-contents ul.tips ul.credit li.blog-contributor,
.keyword-page #section-contents ul.tips ul.credit li.blog-date
{
		color: #999;
}

/* end trailerpark styles */

body.keyword-page div#content li.normal img
{
	float: left;
	margin-right: 10px;
}

body.keyword-page div#content li.wide img
{
	margin-right: 0;
}
          /* ----------  keyword-page.css ends here ----------- */
          /* ---------- generic-tabs.css starts here ---------- */
div.tabs-container ul.tab-toggle,
#wrapper div#promo ul.tab-toggle,
#wrapper div#section-contents ul.tab-toggle,
#wrapper ul.tab-toggle
{
	margin-right: 20px;
}

div.tabs-container .tab-toggle li.hidden
{
	display: none;
}

div.tabs-container .tab-toggle li,
#content .tab-toggle li
{
	margin-bottom: 0;
}

div.tabs-container div.tab-toggle-pane
{
	margin-top: 10px;
	margin-bottom: 20px;
	clear: left;
}

div.tabs-container div.tab-toggle-pane ol li
{
	padding: 5px 0 5px 20px;
	border-top: 1px dotted;
	margin: 0;
	width: 280px;
}

#wrapper #content div.tabs-container div.tab-toggle-pane ol li.first
{
	float: none;
}

div#wrapper div#promo .tab-toggle a
{
	background-image: url(images/tabs/tab-active-left.gif);
}

div#wrapper div#promo .tab-toggle a b
{
	background-image: url(images/tabs/tab-active-right.gif);
}

div#wrapper div#promo .tab-toggle a.inactive
{
	background-image: url(images/tabs/tab-inactive-left.gif);
}

div#wrapper div#promo .tab-toggle a.inactive b
{
	background-image: url(images/tabs/tab-inactive-right.gif);
}

div#wrapper div.tabs-container div.tab-toggle-pane ol li.first
{
	border-top: 1px solid #999;
}

div.tabs-container div.tab-toggle-pane ol li span
{
	display: block;
	float: left;
	margin-left: -20px;
	text-indent: 0;
}

div.tabs-container div.tab-toggle-pane h3.js-hider
{
	font-size: 1em;
	font-family: arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 5px;
	border-top: 1px solid #333;
}


#global-jobs h3
{
	margin-bottom: 0;
}
          /* ----------  generic-tabs.css ends here ----------- */
          /* ---------- article-page.css starts here ---------- */
/* CSS for pages with body class article */

body.article div#content
{
	font-size: 1.165em; /* 14px */
	line-height: 1.36; /* 19px at default font size */
}

body.travel-offer #content
{
	font-size: 1em;
}

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,
body.article h2.strap
{
	font-family: arial, sans-serif;
	font-weight: bold;
}

h2#stand-first
{
	font-size: 1.333em;
	font-family: arial, sans-serif;
	color: #666;
}

/* old more on keyword component, also used on katine and match facts, to refactor  */
body.article h2.related-information
{
	background-image: none;
	border-top: 1px dotted;
}

body.article div#related
{
	float: right;
}

div#related,
div#related div.relatedlinks
{
	width: 140px;
}

div#related div.relatedlinks
{
	padding-bottom: 40px;
	clear: left;
}

body.article #box div.relatedlinks h3
{
	font-family: arial, sans-serif;
	border-top: 1px dotted #999;
	font-size: 1em;
	font-weight: bold;
	margin-top: 6px;
	padding-top: 3px;
}

body.article #box .no-tools .relatedlinks h3.first
{
	margin-top: 0;
}

body.article div#related div.relatedlinks h3.first,
body.blog-post div#related div.relatedlinks h3.blog-more-on
{
	border-top: 1px solid;
}

body.article ul.relatedlinks-keywords li
{
	display: inline;
}
/* old more on keyword component ends */

body.article #content span.inline
{
	width: auto;
}

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

body.article ul#article-toolbox
{
	border-top-width: 1px;
	border-top-style: dotted;
	clear:both;
	display:block;
	float:left;
	margin-bottom:30px;
	margin-top: 10px;
	padding-top:5px;
	text-align:left;
	width:620px;
}

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

body.article ul#article-toolbox li.article-history
{
	display: block;
}

body.article ul#article-toolbox-side
{
	margin-bottom: 0;
}

body.article #article-header #strap
{
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 8px;
}

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

#article-header #main-article-info,
body.article #article-header #main-article-info,
body.article #article-header h1,
body.article #article-header h2,
body.article #article-header p
{
	width: 460px;
}

body.article #article-header #main-article-info
{
	float: left;
}

body.article #comment-info-related
{
	width:140px;
	margin-left: 20px;
	float: left;
	margin-top: 5px;
	border-top: 1px dotted;
	padding-top: 3px;
}

body.article #content h3,
body.article #box #content h2
{
	font-family: arial, sans-serif;
}

body.article h2,
body.article h5,
body.article h6
{
	font-size: 1em; /* 12px */
}

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

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

h1.article-no-standfirst,
#stand-first,
#heading-alone
{
	padding-bottom: 30px
}

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;
	margin-top: -5px;
}

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,
div.multi h5
{
	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;
}

ul.article-attributes
{
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 2px;
	position: relative;
	padding-bottom: 12px;
	overflow: hidden;
	min-height: 54px;
}

div#wrapper div#box div#content ul.article-attributes li.byline
{
	display: block;
	margin-bottom: 0;
}

div#wrapper div#box div#content ul.article-attributes li.byline a
{
	font-weight: bold;
}

#content ul.article-attributes li
{
	display: inline;
	font-weight: normal;
	font-size: 1em; /*12px*/
	line-height: 1.25;
	margin-bottom: 0;
}

#content ul.article-attributes li.history
{
	margin-right: 3px;
}

/* byline tools */

div#history-byline
{
	position: relative;
	top: -26px;	
	font-size: 1em;
}

div#history-byline h1
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
}


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

div.sponsored-features li.normal
{
	border-top: 1px 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;
}

#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;
	margin: 0 0 10px 0;
}

#content span.pullout span.credit,
#content span.caption
{
	display: block
}

#box ul.pagination li.first,
#box ul.pagination li.last
{
	width: 140px
}

#box ul.pagination
{
	text-align: right 
}

div#stock-search
{
	border-top: 1px 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.empty
{
	background-image: none;
}
div#readers-tips p.reader-tips a
{
	font-size: 1em;
}
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: 1px dotted;
}

div#readers-tips li.last
{
	float: right;
	border-top: 1px 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.football .article-attributes
{
	border-top: 1px solid;
}

body.match-report #related
{
	margin-top: 1.5em;
}

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

#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
{
	text-align: left;
	vertical-align: top;
}

#match-stats-summary table caption
{
	font-weight: bold;
	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: 10px solid; 
	padding-top: 4px;
}

div#article-header div.rating-container
{
	position: relative;
	top: -30px;
}

/*
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 
{
	text-align: right;
	margin-bottom: 10px;
	margin-top: 2px;
}

#big-picture-holder
{
	font-size: 0.75em;
}

/*
History by line

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

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

#article-wrapper
{
	position: relative;
}

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

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

body.blog-post div#box ul.blog-navigation li
{
	display: inline;
}

body.blog-post div#box ul.blog-navigation li.blog-home
{ 
	position: relative;
	left: 38%; 
}

body.blog-post div#box ul.blog-navigation li.blog-next
{ 
	float: right; 
}

body.blog-post div#box ul.blog-navigation li.blog-previous
{ 
	float: left; 
}

body.blog-post div#box div#article-header ul#blog-nav-top
{
	border-bottom: 1px solid;
	padding: 0 0 14px 0;
	overflow: hidden;	
}

body.blog-post div#box ul#blog-nav-bottom
{
	border-top: 1px dotted;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
	width: 100%;
	padding-top: 5px;
}

body.blog-post div#article-header div#main-article-info
{
	min-height: 68px;
}

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: 1px solid;
	padding-top: 5px;
}

body.blog-post #promo #most-viewed-blog h2
{
	font-family: arial, sans-serif;
	font-weight: bold;
	padding-top: 3px;
}

body.blog-post #promo #most-viewed-blog .tab-toggle-pane
{
	margin-top: 0;
}
          /* ----------  article-page.css ends here ----------- */
          /* ---------- article-ad-links.css starts here ---------- */
/* advertiser links starts */
body.article #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 div#advertiser-container,
body.contributor div#advertiser-container
{
	float: right;
	width: 460px;
}

div#advertiser-container p.ads-intro
{
	margin-bottom: 30px;
}

div#advertiser-container .advertiser-links h3
{
	border-top: 10px solid;
	font-weight: bold;
	margin-bottom: 16px;
	padding-top: 3px;	
}

div#advertiser-container ul.results li h4 
{
	font-family:arial,sans-serif;
}

div#advertiser-container ul.results li 
{
	border-top:1px dotted;
	padding:3px 0pt 12px;
}
/* advertiser links ends */
          /* ----------  article-ad-links.css ends here ----------- */

@media all
{

#tag-resources
{
	border-color: #999999;
	border-top: 1px dotted;
	margin-top: 3px;
	margin-bottom: 20px;
	padding-top: 5px;
}

#box ul.pagination
{
	text-align: center; 
}

#section-contents
{
	float: none;
	margin-bottom: 20px;
}

#keyword-internal-links,
#keyword-external-links
{
	margin-bottom: 20px;
}

#left-column #keyword-internal-links h3,
#left-column #keyword-external-links h3
{
	border-top: 10px solid;
	margin: 0 0 14px 0;
	font-weight: bold;
	padding-top: 3px; 
	border-color: #ccc;
}

img.contributor-pic
{
	float: left;
	margin-right: 22px;
}

div.contributor-shift
{
	float: left;
	padding-top: 5px;
	width: 300px;
}

div#left-column
{
	float: left;
	width: 140px;
}

body.contributor div#article-header
{
	height: 140px;
	padding-right: 0;
}

body.contributor #content
{
	float: right;
	line-height: 1.44;/* 17px at default font size */
	width: 460px;
}

body.contributor #content p
{
	margin-bottom: 10px;
	position: relative;
	padding-right: 0;	
}

div#wrapper #box
{
	border-top: 10px solid #ccc;
	padding-top: 10px;
}

#promo div#rightslot1
{
	margin-top: 0px;
}

div#biography
{
	margin-bottom: 12px;
}

.bio
{
	margin-bottom: 3px;
}

div.fold
{
	width: 140px;
	position: absolute;
	left: 0;
	top: 163px;
}

div.shortfold
{
	width: 140px;
	position: absolute;
	left: 0;
	top: 88px;
}

div#section-contents h2
{
	border-color: #ccc;
	margin-bottom: 0px;
	border-bottom: none;
}

div#section-contents ul li
{
	padding: 3px 0 5px 0;
	border-top: 1px dotted #999;
}

div#section-contents ul li.blog-name
{
	border-top: none;
	padding-top: 0px;
}

div#section-contents h2
{
	margin-bottom: 4px;
}

div#section-contents li h3
{
	border-top: 1px solid #999;
	margin-top: 9px;
	padding: 3px 0 0 1px;
	font-weight: bold;
}

div#section-contents ul#editor-zone-2 li h3
{
	border-top: none;
	margin-top: 0;
}

div#section-contents ul#editor-zone-2 li.major-heading
{
	margin-top: 15px;
}

body.contributor div#section-contents a
{
	color: #005689;
}

body.contributor div#section-contents a:focus,
body.contributor div#section-contents a:active
{
	outline: none;
	background-color: #005689; /* to be removed when all the links made consistent site-wide */
	color: #fff; /* to be removed when all the links made consistent site-wide */
}

#content ul.article-attributes li
{
	display: inline;
	font-weight: normal;
	margin-bottom: 0;
}

#content ul.article-attributes li.history
{
	float: left;
	margin-right: 3px;
}

#content ul.article-attributes li.contact-byline
{
	float: left;
}

#content span.inline,
#content span.pullout
{
	display: block;
	float: left;
	width: 220px;
	margin: 0 20px 10px 0;
}

#content span.wide
{
	display: block;
	float: none;
	width: 460px;
	margin: 0 0 10px 0;
}


#content span.pullout span.credit,
#content span.caption
{
	display: block
}

#content span.caption
{
	padding: 4px 0;
}

#index-toggle-nav
.tab-toggle
{
	display: block;
	padding-right: 7px;
	position: relative;
	top: 1px;
	text-align: right;
}

#index-toggle-nav a,
ul.tab-toggle a
{
	background-image: url(images/tabs/tab-inactive-left.gif);
	background-position: top left;
	border-bottom: 1px solid #fff;
	display: inline;
	padding: 3px 10px 3px 10px;
	position: relative;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

#index-toggle-nav a b,
.tab-toggle a b
{
	background-image: url(images/tabs/tab-inactive-right.gif);
	background-position: top right;
	font-weight: normal;
	display: block;
	width: 8px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0;
}

#index-toggle-nav a.active,
#index-toggle-nav a.active b,
.tab-toggle a.active,
.tab-toggle a.active b
{
	background-color: #fff;	
	color: #000;
	cursor: default;
}

#index-toggle-nav a.active
{
	background-image: url(images/tabs/tab-active-left.gif);
	background-position: top left;
}

#index-toggle-nav a.active b
{
	background-image: url(images/tabs/tab-active-right.gif);
	background-position: top right;
}

ul#index-toggle-nav
{
	margin-bottom: 1px;
	text-align: right;
}

div#profile-tabs-dotted-line
{
	border-top: 1px solid #999999;
	margin-bottom: 16px;
}

#index-toggle-nav li,
.tab-toggle li
{
	display: inline;
	font-size: 1em;
}

ul#auto-trail-block li.first
{
	border-top-style: solid;
}

body.contributor div#wrapper div#content ul#main-trailblock li.wide,
body.contributor div#wrapper div#content ul#main-trailblock li.normal,
body.contributor div#wrapper div#content ul#main-trailblock li.major-heading
{
	margin-left: 0;
	width: 460px;
}

body.contributor div#wrapper div#content ul#main-trailblock li.wide div.pictureurl
{
	float: left;
	width: 300px;
}

body.contributor div#wrapper div#content ul#main-trailblock li.wide div.trail-caption
{
	float: right;
	width: 140px;
}

}
