          /* ---------- 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 ----------- */
          /* ---------- front.css starts here ---------- */

body.front #content .first ul#main-trailblock li.wide .trailtext 
{
	font-family: georgia, serif;
}

.trail-block-page #related h3
{
	font-family: arial, sans-serif;
	font-weight: bold;
}

body.front #content .commercial li.first
{
	line-height: 1.25;/* 15px at default font size 15/12 */
}



body.front #content .first ul#main-trailblock li.wide .trailtext .splash,
body.front #content .first ul#main-trailblock li.wide .linktext h3
{
	font-size: 1.5em;/* 18px */
	line-height: 1.2;
}


body.front #content .first ul#main-trailblock li.wide .linktext h3
{
	margin-top: 0;
}

body.front #content h1
{
	font-size: 1.166em; /* 14px */
}

body.front #content .first ul#main-trailblock li.portrait .trailtext .splash,
body.front #content .first ul#main-trailblock li.portrait .linktext h3
{
	font-size: 1.333em; /* 16px */
	font-weight: normal;
}

body.front div#box div#page-header p.snap
{
	color: #cc0000;
}

body.front div#box div#page-header h1
{
	padding-bottom: 0;
	font-size: 1.168em;
}

body.front div#box div#page-header 
{
	padding-bottom: 16px;
}

.major-heading,
#keyword-trailblock li h3,
body.front .page-heading h1
{
	line-height: 1.224;/* 19px at default font size */
}

.front #content ul.trailblock li h2,
body.front #wrapper .commercial ul li.first,
body.front #wrapper #promo ul li
{
	font-size: 1em; /* 12px */
}

.front #content .cols ul li,
.front #content .reader-tips ul.tips li
{
	padding-top: 3px;
}

.front #content .first #main-trailblock li ul
{
	padding-bottom: 0;
}

body.front #promo div.capsule
{
	margin-top: 0;
}

.front #content .commercial li.major-heading h2
{
	margin-bottom: 10px;
}

body.front #content .first ul#main-trailblock li.wide .linktext h3
{
	font-weight: bold;
}

body.front #content
{
	width: 780px;
}

body.front #wrapper #section-contents .capsule ul.tri li
{
	width: auto;
	float: none;
	margin-left: 0;
	border-top: 1px dotted;
	clear: both
}

.front #content .reader-tips ul.tips li ul.credit li
{
	border-top: none;
	padding-top: 0
}

body.front #content
{
	margin-left: 0;
}

body.front div.reader-tips
{
	float: left;
}

body.front #content h1
{
	border-top: 10px solid;
	margin: 0 0 14px 0;
	font-weight: bold;
	padding-top: 3px; 
	border-color: #ccc;
}


body.front #wrapper #content .commercial ul li.more-auctions
{
	margin-bottom: 20px; /* was top watch out for breakage*/
}

body.front #content .reader-tips ul li
{
	margin-bottom: 0;
}

body.front #content .reader-tips ul li ul li.date,
body.front #wrapper .commercial div.cols ul li
{
	margin-bottom: 10px;
}

body.front .commercial div.cols
{
	padding-bottom: 10px;
}


body.front #content ul#main-trailblock li,
.double-spread .capsule ul.tri li.major-heading
{
	margin-bottom: 0;
}


body.front #content ul#main-trailblock li ul li
{
	margin-bottom: 10px;
}

body.front #content h2
{
	border-top-width: 10px;
	border-top-style: solid;
}

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

/*squish safari bug?*/
body.front li.wide div.linktext h3,
body.front #main-trailblock li.portrait div.linktext
{
	margin-top: 0;
}

body.front #wrapper #section-contents .first .capsule li.major-heading,
body.front #promo div#edited-offers,
body.front #wrapper #section-contents .capsule #editor-zone-3 li.major-heading
{
	padding: 0;
}


.front #wrapper #content .reader-tips ul li ul li
{
	border-top: none
}



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


body.front div.reader-tips
{
	width: 320px
}


body.front #box
{
	width: 780px
}

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

body.front #promo .capsule .capsule
{
	margin-left: 0;
}


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

body.front #main-trailblock li.portrait div.linktext
{
	padding-top: 0;
}

body.front #wrapper #section-contents .capsule ul.tri li
{
	padding: 2px 0 6px 0;
}

body.front div.reader-tips
{
	margin-right: 20px;
}


body.front .first #main-trailblock ul.column
{
	margin-bottom: 5px
}


.front #promo li a.caption
{
	width: 150px;
}



body.front #content div.news div.caption h2
{
	font-size: 1.333em;
}

body.front #content div.news div.localvideo
{
	height: 4.167em
}

span.video-duration
{
	font-weight: bold;
}

body.front #content ul.tips li
{
	width: 140px;
	float: left;
	margin-left: 20px
}


body.front #content .commercial div.cols li
{
	width: 140px;
	float: none;
}


body.front #content ul.tips li li
{
	margin: 0
}


body.front .commercial
{
	clear: left;
}


body.front #content .commercial div.cols li
{
	margin-left: 0
}


body.front #content .commercial div.cols li.major-heading
{
	margin-bottom: 0
}


body.front #wrapper div.cols .auctions li
{
	margin-left: 0;
	width: 140px;
}


body.front #content .reader-tips ul.tips li.last
{
	float: right;
}


body.front ul#also-on-travel li ul li
{
	margin-bottom: 20px;
}


body.front ul#also-on-travel li,
body.front .commercial .cols
{
	margin-bottom: 0;
}

body.front #promo .commercial
{
	clear: none;
}

body.front #sponsored-features img
{
	width: 140px;
	height: 84px;	
}

body#uk #ticker-holder iframe
{
    width: 620px !important;
}

#intrusive
{
	background-color: #fff;
}

div#most h2,
.network div#most h2
{
	margin-bottom: 14px;
	font-size: 1.166em;
}

div#most div.most-pane
{
	clear: left;
	margin-top: 0;
}

div#wrapper div#most div.tab-toggle-pane ol li.first
{
	border-top: 1px dotted;
}

#content div#main-trailblock #most .most-pane li
{
	margin-bottom: 0;
}

#most .meta
{
	overflow: auto;
}

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

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

#technorati-most-blogged-div li b a
{
	color: #339900;
	font-weight: normal;
}

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

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

body.front li.strapped
{
	border-top: none;
}

body.front li.strapped div.strap
{
	border-top: 1px solid #999;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 300px;
}

body.front div#section-pickable-tag-combiner
{
	overflow: hidden;
}

body.front div#content div#section-pickable-tag-combiner
{
	background-image: url(images/simplesite-inner-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 300px;
	margin-right: 20px;
}

body.media-front div#content div#section-pickable-tag-combiner
{
	float: none;
	width: 620px;
	margin-right: 0;
}

body.front div#content div#section-pickable-tag-combiner h2
{
	background-color: #fff;
	margin: 0;
	padding-bottom: 14px;
}

body.front div#content div#section-pickable-tag-combiner ul.tips,
body.front div#content div#section-pickable-tag-combiner ul.first-col
{
	float: left;
	width: 300px;
}

body.front div#content div#section-pickable-tag-combiner ul.first-col
{
	margin-right: 20px;
}

body.front div#content div#section-pickable-tag-combiner ul.tips li
{
	float: none;
	width: auto;
	margin-left: 0;
	border-top: 1px dotted #999;
}

body.front div#content div#section-pickable-tag-combiner ul.tips li.tips-package
{
	padding-top: 4px;
	margin-bottom: 13px;
	padding-bottom: 0;
}

body.front div#content div#section-pickable-tag-combiner ul.tips  ul.credit
{
	border-top: none;
}

body.front div#content div#section-pickable-tag-combiner ul.tips  ul.credit li
{
	border-top: none;
	margin-bottom: 0;
	display: block;
	font-size: 1em;
	font-family: arial, sans-serif;
	padding-bottom: 0;
}

body.front div#content div#section-pickable-tag-combiner p.more-on
{
	clear: both;
	background-color: #fff;
}
          /* ----------  front.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
{
	font-family: georgia, serif;
	font-size: 1.333em;
	line-height: 1.14285;
}

div.text
{
	border-top: 1px dotted;
	padding-top: 3px;
	margin-bottom: 25px;
	font-size: 0.9166666667em;
}
          /* ----------  tri-trailblock.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 ----------- */
          /* ---------- 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: 6px;
	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 ----------- */
          /* ---------- packages-and-manual-trailblock.css starts here ---------- */
#manual-trailblock
{
	clear: left;
	width: 140px;
	margin-bottom: 40px;
}

#box #manual-trailblock h3
{
	padding-top: 0;
}

#manual-trailblock ul
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	padding-bottom: 7px;
}

#manual-trailblock ul li
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 7px;
	border-top: 1px dotted;
}

div.navigation #manual-trailblock ul li
{
	margin-bottom: 0;
}

body.article #related #manual-trailblock ul li h3,
#manual-trailblock ul li h3
{
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-top: none;
	margin: 0;
	padding: 0;
}

#manual-trailblock img.trail-icon
{
	margin-right: 0;
	vertical-align: baseline;
}

#manual-trailblock ul li.picture p,
#manual-trailblock ul li.picture h3,
body.article #related #manual-trailblock ul li.picture h3
{
	margin-left: 5px;
	margin-right: 5px;
}

#manual-trailblock ul li.picture,
#manual-trailblock ul li.picture p.thumbnail
{
	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: 1px solid;
}

#manual-trailblock ul li.first,
#manual-trailblock ul li h3
{
	border-top: none;
}

#manual-trailblock ul li.first
{
	padding-bottom: 7px;
}
          /* ----------  packages-and-manual-trailblock.css ends here ----------- */
          /* ---------- related-info.css starts here ---------- */
#related
{
	float: left;
	margin-left: -620px;
	width: 140px;
}

body.article #related-info .section p.shower
{
	font-size: 0.92em; /* 11px */
	line-height: 1.181em; /* 13px */
}

body.article #related-info .section .first
{
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

body.article #related-info p.reader-tips
{
	margin-top: 0;
}

#related #keyword-continued li.image,
#related .ed-zone li.major-heading
{
	padding-top: 0;
}

body.article #related ul,
body.article #related h2,
body.article #related p.jump-related,
body.article #related p,
#related-info h3,
#related-info h4,
#related-info h5,
#related h5,
#relatedlinks h3,
#related #article-trailblock h2
{
	margin: 0
}

body.article #related h2,
body.article #related h3
{
	padding-top: 3px;
}

body.article #related p.jump-related,
body.article #related-info .trail ul li,
body.article #related h3
{
	margin-top: 6px;
}

body.article #related ul.trail
{
	padding-left: 0;
	padding-bottom: 8px;
}

#related h2,
#related h3,
#related p.jump-related,
#related #fact-box,
#related-info div.section
{
	border-top-width: 1px;
	border-top-style: solid;
}

#related-info #related-pictures ul.images li, 
#related-info #related-pictures ul li
{
	margin-top: 0px;
}

#related-info #related-pictures ul.images
{
	margin-top: 6px;
	border-top: 1px dotted;
	padding-top: 4px;
}

#related-info #related-pictures ul.first
{
	margin-top: 3px;
	border-top: 0;
	padding-top: 0px;
}

#related-info p.shower,
#related-info ul.keywords li
{
	padding-top: 3px;
}

#related-info .section ul li,
#related-info p,
#related-info div.section,
#related h2,
#related h3,
#related .ed-zone li.major-heading
{
	padding-bottom: 0;
}

#related ul.keywords li,
#related #keyword-continued .minor-heading h2,
#related .ed-zone li
{
	padding: 3px 0 5px 0;
}

#related-info ul.tips p.credit
{
	margin-top: 0;
}

#related-info ul.keywords a
{
	font-size: 0.92em;
}

#related-info ul.keywords h4 a
{
		font-size: 1.1em;
}

#related-info ul.tips p.credit
{
	 margin-bottom: 6px;
}

#related-info .section ul li
{
	margin-top: 10px;
}

#related-info .section ul.about-writer li,
#related-info .section ul.about-article li
{
	margin-top: 4px;
}

#related-info .writer h5
{
	margin-top: 8px;
}

#related-info .section ul li,
#related-info p,
#related-info ul.tips li p.description,
#related-info ul.tips li p.credit
{
	margin-top: 6px;
}

#related-info ul.tips li p,
#related-info ul.tips li
{
	margin-top: 0;
}

#related-info ul.tips li
{
	border-top: 1px dotted;
}

#related-info ul.tips p.credit,
#related #keyword-continued h3,
#related #keyword-continued .linktext h3,
#related ul.trail li.image,
#related .ed-zone li.major-heading,
.trail-block-page #related li h3
{
	border: none;
}

#related-info div.section
{
	border-top: 1px solid;
	padding-left: 160px;
	position: relative;
}

#related ul,
#related-info div.section,
.other #related .capsule,
.trail-block-page #related ul.tri li
{
	margin-bottom: 20px;
}

#related ul.tri li {
	margin-left: 0;
}

#related-info
{
	float: left;
	width: 620px;
}

#related-info h2,
#related #keyword-combiner h3,
#related #keyword-continued .major-heading h2,
.trail-block-page #related li.major-heading h2,
.other #related .capsule h2,
#related .pickablecontenttype h2,
#related .tag-tag h2
{
	border-top: 10px solid;
	margin: 0 0 16px 0;
	font-weight: bold;
	padding-top: 3px; 
}

#related .pickablecontenttype li
{
	margin: 0 0 16px 0;
	padding-top: 3px;
}

#related ul.tri li,
.trail-block-page #related ul.tri li.major-heading,
.trail-block-page #wrapper #related ul#editor-zone-1 li ul,
.trail-block-page #wrapper #related ul#editor-zone-1 li ul li
{
	margin-bottom: 0;
}

#related-info .trail ul li,
#related-info ul.tips li
{
	padding-top: 2px;
}

#related-info ul.tips p.credit
{
	padding: 0;
}

#related-info .section h3,
#related-info div.section
{
	padding-top: 4px;
}

#related-info h3
{
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	font-size: 1em;
}

#related-info #article-resources-trailblock h4.first,
#related-info .trail h4.first
{
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

#related p.jump-related,
#related #fact-box
{
	border-top: 1px solid;
}

#related #fact-box h2
{
	margin-bottom: 3px;
	border-top: none;
}

#related #fact-box h2
{
	margin-left: 25px;
}

#related #fact-box p,
#related #fact-box h2
{
	padding-bottom: 6px;
}

#related-articles p
{
	padding-right: 15px;
}

#related #keyword-continued li
{
	float: none;
}

ul.gallerylist li
{
	overflow: hidden;	
}

ul.gallerylist li p.gallery-link
{
	clear: left;
}

ul.images li
{
	width: 60px;
	margin-right: 10px;
	float: left
}

#related-info ul.keywords h5.date
{
	font-weight: normal;
}

#related-info ul.keywords li.series h5.date
{
	font-weight: bold;
}

#keyword-external-links h3 small,
#keyword-internal-links h3 small
{
	color: #999;
	display: block;
	font-size: 1em;
	font-weight: normal;
}

#related-info #keyword-external-links li,
#related-info #keyword-internal-links li
{
	padding-bottom: 10px;
}

#related-info #keyword-internal-links li.last,
#related-info #keyword-external-links li.last
{
	padding-bottom: 0;
}

#related-info #keyword-internal-links p,
#related-info #keyword-external-links p
{
	font-weight: bold;
}
          /* ----------  related-info.css ends here ----------- */
          /* ---------- multimedia-front-editable.css starts here ---------- */
/* CSS Document */

div.latest-from-section
{
	width: 620px;
	clear: left;
	float: left;
	border-bottom: 30px solid #fff;
}

#content ul.latest-media-edits li.media-edit-channel,
#content ul.latest-media-edits li.media-edits-column
{
	margin-bottom: 0;
}

ul.latest-media-edits li.media-edit-channel h2
{
	margin-bottom: 14px;
}

#box div.latest-from-section h2
{
	font-size: 1.2em;
}

p.media-edit-title
{
	border-top: 1px dotted #999;
}

ul.latest-media-edits
{
	float: left;
	width: 300px;
	margin-bottom: 30px;
}

ul.latest-media-edits.odd
{
	margin-right: 20px;
}

div.latest li, 
div.latest li.media-edit-column,
div.latest li, 
div.latest-from-section li.media-edit-column
{
	width: 140px;
	clear: none;
	float: left;
	padding: 0;
}

div.latest li.media-edit-channel,
div.latest-from-section li.media-edit-channel
{
	float: none;
}

div#content li.media-edit-column
{
	margin-bottom: 0px;
}

li.media-edit-column.odd
{
	margin-right: 20px;
	clear: left;
}

ul.latest-media-edits li.last 
{
	margin-top: 8px;
	margin-right: 0;
	width: 300px;
}

ul.latest-media-edits li.last p
{
	padding-top: 3px;
}

/* zones in pickables start */
div.pickabletag ul.latest-media-edits li.last
{
	clear:both; 
	border-top: 1px dotted; 
	margin-top: 8px; 
	float: left;
}

div#pickable1,
div#pickable3,
div#pickable5 
{
	float: left;
}

/* zones in pickables end */
          /* ----------  multimedia-front-editable.css ends here ----------- */
          /* ---------- video-page.css starts here ---------- */
/* CSS for video */

body.video #article-header
{
	margin-left: 160px;
}

body.video #article-header h1,
body.video #article-header p
{
	float: left;
	width: 640px;
}

body.video #titlesponsor
{
	float: right;
}

body.video div#wrapper
{
	background-image: none;
}

body.video-front div#more
{
	background: url(images/body_bg.gif) -170px 0 repeat-y
}

h2
{
	line-height:1.224em;
}

body.video-front h2#logo

{
    
    margin-right:0;
    
    width:201px;

}

body.video div#promo
{
	float:left;
}

body.video-front div#promo-a
{
	clear: none;
	width: 300px; 
	float: right;
}

body.video #box
{
	width: 940px;
}

body.video #related 
{
	margin-left: 0px;
	margin-right: 20px;
}

body.video #related #relatedlinks
{
	margin-bottom: 40px;
}

body.video #related #relatedlinks h2, 
body.video #related  #relatedlinks ul, 
body.video #related  p.jump-related, 
body.video #related #related-links p
{
	padding-left: 25px;
}

body.video #related #relatedlinks h3
{
	border-top-style: dotted;
	margin-left: 25px;
	margin-top: 6px;
	
}

body.video #related h2,
body.video #related h3
{
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 1em;
}

body.video #related #relatedlinks h2, 
body.video #related #relatedlinks h3 
{
	padding-top: 3px;
}

body.video #related #relatedlinks h2 
{
	border-top-width: 1px;
}

body.video #content ul li.credit 
{
	display: block; 
	margin: 0;
	width: 780px;
	font-weight: bold;
}

body.video #content ul.article-attributes 
{
	width: 780px;
}

body.video #content ul li.publication 
{
	width: auto; 
	margin-right: 5px;
}

body.video #video-player
{
	width: 460px;
	float: left;
}

body.video #content #videos-third-column
{
	width: 300px;
	float: left;
	padding-left: 20px;
}

body.video #content #videos-third-column div.image
{
	float: right;	
}

body.video #video-player ul
{
	float: right;
	margin-bottom: 80px;
	margin-top: 15px;
}

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

body.video #video-player div.send ul
{
	float: none;
	margin-bottom: 0;
	margin-top: 0;
}

body.video #video-player ul li
{
	display: inline;
	margin-right: 8px;
	padding-left: 12px;
	background-image: url(images/130x120-borderless.gif);
	background-repeat: no-repeat;
}

body.video #video-player div.send ul li
{
	display: block;
	margin-right: 0;
	padding-left: 0;
}

body.video #video-player div.send ul 
{
	margin-bottom: 0;
}

body.video #video-player ul#article-toolbox li
{
	margin-right: 0;
	padding-left: 0;
}

body.video #video-player ul li a
{
	font-weight: bold;
}

body.video ul#article-toolbox ul li a#sharelink,
body.video ul#article-toolbox ul li a#sendlink
{
	font-weight: normal;
}

body.video #related ul, 
body.video #related-info div.section, 
body.video .other #related .capsule,
body.video #related ul.tri li
{
	margin-bottom: 0px;
}

body.video p.jump-related
{
	margin-top: 6px;
}

body.video #related div.more-videos h2 
{
	margin-top: 0;
	margin-bottom: 5px;
	background: none;
}

body.video #related div.more-videos ul 
{
	border-top: 1px dotted;
	margin-bottom: 6px;
	padding-top: 3px;
	width: 115px;
	padding-left: 0;
	margin-left: 25px;
}

#related div.more-videos h2
{
	background-position: 5px 3px;
}


body.video #content #videos-third-column h2
{
	border-top: 1px dotted;
	border-bottom: 1px dotted; 
	padding: 3px 0 5px 1px; 
	font-family: arial, sans-serif; 
	margin: 0;
	font-size: 1em;
	line-height: 1.25em;
}

body.video #content ul#article-toolbox li a.email
{
	font-weight: normal;
}

body.video #content li.date,
body.video #content li.publication
{
	font-weight: normal;
}

body.video li.link-section a
{
	font-weight: bold;
}
#videos-third-column .tag-tag h2,
#videos-third-column .pickablecontenttype h2
{
	border-top: 10px solid;
	margin: 0 0 16px 0;
	font-weight: bold;
	padding-top: 3px; 
}

div.tag-tag li
{
	padding:3px 0 5px 0;
}

body.video-series #videos-third-column div.tag-tag ul li.normal
{
		border-top: 1px dotted #999;
}

body.video-series #videos-third-column div.tag-tag ul li.last
{
		border-top: none;
}


#videos-third-column ul li
{
	border-bottom: 1px dotted; 
	margin: 0;
}

#videos-third-column ul li p.video-duration,
#videos-third-column ul li div.strap
{
	clear: left;
}

body.video-front .trail-video-section
{
	font-weight: bold;
}

#videos-third-column ul li div.strap
{
	width: 150px;
}

body.video #videos-third-column ul li div.strap a
{
	display: block;
}


body.video #videos-third-column ul li p.video-duration
{
	padding: 3px 0 5px 1px;
}

body.video #videos-third-column ul li p.video-duration img
{
	margin: 2px 0;
}

#videos-third-column ul li p.video-duration span
{
	float: right; 
	padding-right: 10px;
}

#videos-third-column ul li p span.video-section
{
	float: left; 
	font-weight: bold;
}

#videos-third-column ul li p.video-duration a
{
	float: right;
}

body.video-front div#box
{
	width: 940px;
	border-bottom: 28px solid #fff;
}

body.video-front div#content
{ 
	clear: none; 
	float: left; 
	margin-right: 20px;
}

body.video-front div#mpu1
{
	float: left; 
	width: 300px; 
	clear: none; 
}

body.video-front div#more
{
	clear: left;
	float: left;
	margin-top: 20px;
	width: 300px;
}

body.video-front div#more ul.trailblock li
{
	border-top: 1px dotted;
}

body.video-front div#more ul.trailblock li.first
{
	border: none;
}

body.video-front div.commercial
{
	clear: none; 
	float: left;
}

body.video-front ul#editor-zone-1,
body.video-front ul#editor-zone-2
{
	width: 140px;
}

body.video-front ul.tri li
{
	margin-left: 0;
}

body.video-front #header
{
	border-bottom: none;
	/*overflow: hidden;*/
}

body.video-front div.ed-zone
{
	margin-bottom: 20px;
}

body.video-front li.major-heading h2
{
	width: 780px;
	display: block;
}

body.video-front div.ed-zone li.major-heading h2
{
	width: 140px;
}

body.video-front li.major-heading ul li ul li
{
	float: left;
}

body.video-front #content div.latest ul li
{
	float: left;
	width: 140px;
}

body.video-front li p.video-duration span
{
	float: right;
}

body.video-front li p.video-duration span.trail-video-section
{
	float: left; 
	font-weight: bold;
}

body.video-front li div.video-description,
body.video-front #main-trailblock li div.trailtext
{
	clear: both; 
	margin-top: 6px;
}

body.video-front #content div.latest ul li h2
{
	font-size: 1.166em;
	font-weight: bold;
}

body.video-front #content #main-trailblock
{
	width: 620px; 
	float: left; 
	clear: none;
}

body.video-front #content .editors-picks
{
	background-color: #fff;
}

body.video-front #content .editors-picks li#editors-heading
{
	display: block; 
	width: 620px;
	margin-left: 0;
}

body.video-front #content ul#main-trailblock li
{
	margin-left: 0px;
}

.video-front #box div.latest h2,
.video-front #box div.latest-from-section h2
{
	font-weight: bold;
}

body.video-front #content #main-trailblock #editors-heading h2
{
	font-size: 1.166em;
	font-weight: bold;
	margin-bottom: 16px;
	font-family: georgia, serif;
	width: 620px;
}
body.video-front div.latest h2
{
	margin-bottom: 16px;
}

body.video-front li.video-column
{
	padding-left: 20px;
	margin-bottom: 20px;
}

body.video-front ul li div.linktext
{
	padding: 3px 0 5px 0;
}

body.video-front div#wrapper #box ul.trail li.major-heading h2 
{
	padding: 3px 0 16px 0;
}

div #box div#content div.latest ul li.video-channel
{
	width: 780px; 
	margin-bottom: 0px;
}

.video-front #box div#content div.latest ul li.video-channel
{
	width: 300px; 
	margin-bottom: 0px;
}

.video-front #box div#content ul.latest-videos li.video-channel,
.video-front #box div#content ul.latest-videos li.video-column
{
	margin-bottom: 0;
}

.video-front #box div#content div.latest-from-section ul li.video-column
{
	width: 140px;
}

div #box div#content div.latest ul li.News h2
{
	padding-top: 2px;
}



body.video #related div.more-videos ul li h4.strap 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	border-top: 1px dotted #999; 
	margin-top: 8px;
	padding-top: 2px;
}

body.video #related div.more-videos ul li.bullet
{
	background-image: url(images/icon_textdoc.gif);
	background-position: 0px 3px;
	margin-left: -25px;
}

body.video div.more-videos ul li.bullet h4.strap,
body.video div.more-videos ul li.bullet div 
{
	margin-left: 25px;
	text-indent: 0;
}

span.selected
{
	font-weight: bold;
}



/*
Safari bug fix remove once new version of safari is common
------------------------------------------------------------------------------*/












/* paul - new front */

div.latest li, div.latest li.video-column,
div.latest li, div.latest-from-section li.video-column
{
	width: 140px;
	clear:none;
	float:left;
	padding:0;
}

div.latest li.video-channel,
div.latest-from-section li.video-channel
{
	float: none;
}

.video-front div.latest h2,
.video-front div.latest-from-section h2
{
	border-top-width: 10px;
	border-top-style: solid;
}

#video-player
{
	width: 620px;
	float:left;
}

li.video-column.odd
{
	margin-right: 20px;
}

ul.latest-videos
{
	float: left;
	width: 300px;
	margin-bottom: 30px;
}

ul.latest-videos.odd
{
	margin-right: 20px;
}

ul.latest-videos h2
{
	font-weight: bold;
	margin-bottom: 20px;
}

body.video-front #promo
{
	clear: both;
	float: left;
	width: 960px;
	margin-top: 20px;
	overflow: hidden;
}
.video-front #video-player h2
{
	background: #fff;
	margin-bottom: 0;
	padding-bottom: 14px;
}

.video-front div.editor-zone-1
{
	width: 140px;
	float: left;
}

.video-front div.editor-zone-2
{
	width: 140px;
	float: right;
}

.video-front div.latest
{
	float: right;
	width: 300px; 
	background: #fff;
}

div#video-player
{
	border-bottom: 20px solid #fff;
}

.video-front li#main-video
{
	float: left;
	margin-right: 20px;
	width: 460px;
}


li.video-title
{
	border-top: 1px solid;
}

li.video-title p
{
	font-family: georgia, serif;
	font-size: 1.66em;
	margin-bottom: 20px;
}

body.video ul.article-attributes
{
	border-bottom: none;
	margin-bottom: 14px;
	padding-bottom: 0;
	/* overrides min-height: 47px on article-page.css */
	min-height: 0;
}

.video-front #content ul.article-attributes li
{
	float: none;
	display: inline;
}

.video-front div#content div#video-player ul.article-attributes
{
	margin-bottom: 5px;
}

.video-front div#content div#video-player ul.article-attributes li.standfirst
{
	border-top: 0;
}

li.standfirst p
{
	font-family: arial, sans-serif;
	font-size: 1.1em;
}

.video-front #content ul#article-toolbox
{
	float: left;
}

body.video #content ul#article-toolbox
{
	float: right;
}

body.video #content #video-player p
{
	margin-top: 25px;
}

div.latest-from-section
{
	width: 620px;
	clear: left;
	float: left;
	border-bottom: 30px solid #fff;
}

ul#article-toolbox
{
	background-color:#fff;
	padding-top:10px;
}

.video-front #content ul#article-toolbox li
{
	width: auto;
}

body.video-series div#wrapper
{
	overflow: hidden;
}

body.video-series div#wrapper div#video-series-header,
body.video-series div#box div#video-header
{
	width: 620px;
	overflow: hidden;
	/*background-color: #FFF;*/
}

body.video-series div#wrapper div#video-series-header
{
	border-top:10px solid;
}

body.video-series #box
{
	width: 620px;
	float: left;
	height: auto;
}

body.video-series #content
{
	margin-bottom: 30px;
	height: auto;
}

body.video-series #video-series-header #titlesponsor a img 
{
	float: right;
}

body.video-series #stand-first
{
	clear: left;
	padding-bottom: 10px;
}

body.video-series #titlesponsor
{
	margin-top: 5px;
	display: block;
	float: right;
	width: 140px;
}

body.video-series #box #content
{
	margin-bottom: 30px;
	width: 460px;
	float: left;
}
body.video-series #box #content #video-player ul#main-trailblock
{
	padding: 0;
}
body.video-series #box #content #video-player ul#main-trailblock li
{
	padding: 0;
	margin: 0;
}
body.video-series #content ul#main-trailblock li
{
	float: none;
}
body.video-series #box #content #video-player ul#main-trailblock li#main-video div.video
{
	overflow: auto;
}

body.video-series #box #content #video-player ul#article-toolbox
{
	float: left;
	padding-top: 10px;
}
body.video-series #box #content #video-player ul#main-trailblock li#main-video
{
	margin-right: 20px;
}

body.video-series #series-order-by ul.trailblock li div.linktext h3 a.link-text
{
	font: 0.8em/100% arial, sans-serif;
}

body.video-series #videos-third-column
{
	width: 140px;
	float: right;
}

body.video-series div#wrapper #box ul.trail li.major-heading h2,
body.video-series #videos-third-column ul li.major-heading
{
	padding-top: 0;
}

body.video-series div#box div#content div#videos-third-column ul.tri li
{
	margin: 0;
}

body.video-series #videos-third-column li.major-heading h2,
body.video-series div#wrapper #box ul.trail li.major-heading h2
{
	padding: 3px 0 9px 0;
	width: 100%;
}

body.video-series #videos-third-column ul li
{
	padding: 3px 0 5px 0;
}

body.video-series #videos-third-column ul.sub-list li,
body.video-series #videos-third-column ul li.normal
{
	border-top-style: none;
}

body.video-series #videos-third-column ul li.remaining
{
	border-bottom-style: none;
}

body.video-series #videos-third-column ul.sub-list
{
	margin-top: 0;
}

body.video-series #videos-third-column ul#editor-zone-1,
body.video-series #videos-third-column ul#editor-zone-2,
body.video-series #videos-third-column ul#editor-zone-3,
body.video-series #videos-third-column div#latest-series
{
	margin-bottom: 25px;
	width: 100%;
}

body.video-series div#wrapper div#video-series-header
{
	height: auto;
	float: left;
	overflow: hidden;
}

body.video-series div#mpu1
{
	margin-bottom: 20px;
}

body.video-series #latest-series a
{
	display: block;
}

body.video-series div#content div#series-order-by ul.trailblock
{
	padding-top: 20px;
	clear: both;
	width: 460px;
}

body.video-series div#box div#content ul.first-row
{
	border-top: 1px solid #CCC;
}

body.video-series #box ul.pagination li.first,
body.video-series #box ul.pagination li.last
{
	width: 140px;
}

body.video-series #box ul.pagination
{
	text-align: center;
}
body.video-series div#content ul.pagination
{
	margin-bottom: 0;
	clear: both;
}

body.video-series #content #videos-third-column ul.trailblock li,
body.video-series #content #main-trailblock #editors-heading
{
	width: 100%;
}

body.video-series #content #main-trailblock #editors-heading h2
{
	font-size: 1.166em;
	font-weight: bold;
	margin-bottom: 16px;
	font-family: georgia, serif;
	width: 100%;
}

body.video-series #content #videos-third-column h2
{
	border-top: 10px solid;
	padding: 3px 0 5px 1px;
	font: bold 1.166em/1.25em georgia, sans-serif;
	margin: 0;
}

body.video-series #promo
{
	clear: none;
	float: right;
	width: 300px;
}

body.video-series a.feed
{
	/*clear: left;
	float: none;*/
	padding-bottom: 17px;
	top: 0.8em;
}

body.video-series #box #content ul#tab-toggle-nojs
{
	display: block;
	position: relative;
	line-height: 0;
	top: -6px;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 0;
}

body.video-series #box #content ul#tab-toggle-nojs li
{
	display: inline;
	font-size: 1em;
}

body.video-series #box #content ul#tab-toggle-nojs a
{
	background-color: #fff;
	background-image: url(images/tabs/tab-active-left.gif);
	background-position: top left;
	border-bottom: 1px solid #fff;
	color: #000;
	cursor: default;
	display: inline;
	padding: 3px 10px 3px 10px;
	position: relative;
	text-decoration: none;
}

body.video-series #box #content ul#tab-toggle-nojs a b
{
	background-image: url(images/tabs/tab-active-right.gif);
	background-position: top right;
	font-weight: normal;
	display: block;
	width: 8px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0;
}

body.video-series #box #content ul#tab-toggle-nojs a.inactive,
body.video-series #box #content ul#tab-toggle-nojs a.inactive b
{
	cursor: pointer;
}

body.video-series #box #content ul#tab-toggle-nojs a.inactive
{
	background-image: url(images/blog-inactive-l-corner.gif);
	border-bottom-color: #999;
}

body.video-series #box #content ul#tab-toggle-nojs a.inactive b
{
	background-image: url(images/blog-inactive-r-corner.gif);
	background-position: top right;
}

body.front div#content
{
	margin-right: 0;
	width: auto;
}

body.video-series div#content
{
	width: 460px;
}
body.front div.latest
{
	margin-left: 20px;
}

body.video div#related
{
	border-top: 0;
}

body.video div#promo
{
	background-image: url(images/two-line-promo-bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-top: 10px solid white;
	width: 960px;
	overflow: hidden;
}

body.video div.series-navigation
{
	width: 780px;
	border-bottom: 1px dotted;
}

#video-home-link
{
	margin-top: 8px;
}

/* styles for the g-ads starts */
body.front div#promo div.advertiser-links
{
	margin-right: 20px;
}
/* styles for the g-ads ends */

body.front div#content ul#main-trailblock li ul.sublinks li
{
	margin-bottom: 0;
	float: none;
}

body.video h2#video-home-link
{
	margin-top: 14px;
}
          /* ----------  video-page.css ends here ----------- */
          /* ---------- 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
{
	background-color: #ededed;
	border-top: 1px solid;
	float: left;
	margin-right: 20px;
	overflow: visible;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	position: relative;
	width: 130px;
	z-index: 1;
}

div#factbox b,
div#factbox li.major
{
	font-weight: bold;
}

div#factbox h5,
div#factbox li.major-heading 
{
	border-bottom: 1px dotted #999;
	margin-bottom: 4px;
	padding-bottom: 5px;
	padding-top: 3px;
}

div#factbox h5.image
{
	border-bottom: none;
}

div#wrapper div#content div#factbox h5,
div#factbox li.major-heading h4
{
	font-family: arial, sans-serif;
	padding-top: 4px;
}

div#wrapper div#content div#factbox h5
{
	font-size: 0.855em;
	font-weight: bold;
}

div#wrapper div#factbox li
{
	border-top: 0;
	margin-bottom: 0;
	padding-bottom: 2px;
	width: 130px;
}

div#wrapper div#factbox li.picture
{
	padding-top: 10px;
	position: relative;
	left: -5px;
	width: 140px;
}

#wrapper #content p.factbox-image
{
	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.855em;
	line-height: 1.25em;
	padding-left: 0;
	width: 130px;
}

div#wrapper div#factbox ol#factbox-minimal
{
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
}

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

body.poll div#factbox,
body.quiz div#factbox,
body.interactive div#factbox
{
	margin-right: 0;
	overflow: hidden;
}

body.quiz div#factbox h5
{
	font-size: 1em;
}
          /* ----------  factbox.css ends here ----------- */
