          /* ---------- 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;
	padding-bottom: 20px;
}

#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;
}
          /* ----------  university-guide.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)
}

#relatedlinks h2.related-information
{
	background-image: url(images/icon_topics.gif);  
}

#gallery-series-navigation h3
{
	background-image: url(images/icon_textdoc.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;
}

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

div.full a.comment-count-info
{
	border-top: 1px dotted #ccc;
	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
{
	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%;
}

#comment-box-pluck
{
	border: 1px solid #333;
	background-color: #fff;
	color: #000; 
	width: 288px;
	padding: 10px 10px 10px 10px;
	clear: both;
}

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

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

#comment-box-pluck
{
	width: 500px;
	margin-top: 20px;
}
#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;	
}

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

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

#comment-body,
#abuse-description
{
	width:100%;
}

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

#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 h1 
{
	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 a#report-abuse-box-link
{
	position: absolute;
	right: 0;
	top: 35px;
	background-image: url(images/pluck/report-abuse.gif);
	padding-left: 18px;
}
          /* ----------  dialog-box.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 #promo #yahoosm .capsule
{
	margin-right: 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;
}
          /* ----------  front.css ends here ----------- */
          /* ---------- gallery-page.css starts here ---------- */
body.gallery #box .main-picture,
#sign-off
{
	position: relative;
	overflow: visible;
}

body.gallery .gallery-overlay
{
	color: #fff;
	background-color: #000;
	padding: 10px;
	opacity: 0.90;
}

body.gallery #overlay-wrapper
{
	position: absolute;
	width: 250px;
	top: 10px;
	height: auto;
	left: 10px;
}

body.gallery .gallery-overlay p
{
	 margin-top: 10px;
}

body.gallery #wrapper li.major-heading h2
{
	border-top: 1px solid;
	padding-left: 25px;
}

body.gallery #wrapper li.major-heading h2,
body.gallery  span.count
{
	font-size: 1em;
	font-family: arial,sans-serif;
}

/*base at this moment is 18px so 12/18*/
body.gallery  span.count
{
	font-size: 0.667em;
}

body.gallery .portrait .gallery-overlay p
{
	border-top: 0;
	padding: 0;
}

body.gallery .gallery-overlay h2
{
	padding-top: 20px;
	font-size: 1.3em;
}

body.gallery #wrapper
{
	width: 790px;
	position: relative;
}

body.gallery #header
{
	border-bottom-width: 0;
}

body.gallery .gallery-navigation ul.keywords li
{
	float: none;
	width: auto;
	clear: both;
	border-top: 1px dotted #666;
	padding: 3px 0 5px 0;
}

.gallery ul#article-toolbox li
{
	float: left;
}

div.close
{
	float: right;
}

body.gallery .gallery-navigation ul
{
	padding-bottom: 10px;
}

body.gallery .gallery-navigation,
body.gallery #main-trailblock
{
	float: left;
	width: 140px;
	margin-top: 10px;
}

body.gallery .gallery-navigation
{
	margin-top: 14px;
}

body.gallery #main-trailblock
{
	margin-bottom: 2px;
}

body.gallery #box
{
	margin-top: 6px;
	width: 790px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}

body.gallery .main-picture,
#sign-off
{
	width: 630px;
	margin-top: 14px;
	float: right;
}


/*border here to overcome floated image ignoring padding, margin values */
body.gallery .portrait img#main-picture
{
	border-right: 10px solid #fff;
	float: left;
	overflow: visible;
}

body.gallery .portrait p.number
{
	border-top: 1px dotted #666;
	padding-top: 10px;
}

body.gallery div.gallery-navigation ul li
{
	width: 45px;
	float: left;
}

body.gallery div.gallery-navigation ul li.right
{
	margin-left: 0px;
	float: right;
}

body.gallery div.gallery-navigation ul li.right img
{
	float: right;
}

body.gallery div.gallery-navigation ul li.current img
{
	border: 2px solid #999;
	margin-right: 2px;
	margin-left: 5px;
}

body.gallery div.gallery-navigation span
{
	font-weight: bold;
	color: #333;
}

body.gallery div.gallery-navigation ul li img
{
	float: left;
	margin-bottom: 1px;
}


body.gallery div.gallery-title
{
	float: left;
	width: 785px;
}

body.gallery h1
{
	font-size: 1.5em;/* 18px */
	line-height: 1.2;
	float: left;
	width: 640px;
}

#guardian-logo
{
	float:left;
}

#observer-logo
{
	float: left;
	border-left: 1px solid #999;
	padding-left: 5px;
}

body.gallery h1#with-observer-logo
{
	width: 516px;
}

h1 a
{
	width: 140px;
	float: right;
	padding-top: 1px;
}

body.has-badge h1 a
{
	float: none;
	width: auto;
}

body.gallery div.gallery-title img
{
	vertical-align: -0.3em;
	padding-right: 5px;
}

body.gallery ul.trailblock li
{
	border-top: 1px solid;
	margin-top: 7px;
	margin-left: 0;
}

body.gallery ul.trailblock li .strap
{
	font-weight: bold;
	color: #333;
	padding-top: 4px;
}

body.gallery .capsule
{
	float: left;
	width: 140px;
}

body.gallery .capsule
{
	clear: left;
}

body.gallery #relatedlinks h2.related-information,
body.gallery #relatedlinks h3,
body.gallery #gallery-series-navigation h3,
body.gallery #gallery-series-navigation h4
{
	padding-top: 4px;
}

body.gallery #relatedlinks p.jump-related
{
	display: none;
}

body.gallery #relatedlinks h3,
body.gallery #gallery-series-navigation h4
{
	margin-left: 25px;
}

body.gallery h2.strap,
body.gallery #relatedlinks h2
{
	font-family: arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold; 
}

body.gallery #wrapper #box div.linktext h3
{
    font-size: 1.0em;
    line-height: 1.25;   
}

.gallery ul#article-toolbox
{
	clear: left;
	padding-top: 5px;
}

.gallery ul#article-toolbox li a.printable
{
	background-image: url(images/icon_print.gif);
	padding-right: 10px;
	display: none;
}

.gallery ul#article-toolbox li a.email
{
	background-image: url(images/icon_email.gif)
}

.gallery ul#article-toolbox li a
{
	background-position: 3px -1px;
	padding-left: 20px;
}

body.gallery #topslot
{
	padding: 0;
	float: left;
	text-align:center;
	width: 790px;
	overflow:hidden;
	margin-top: 0;
	height: auto;
	min-height: 0;
}

body.lightbox #topslot
{
	margin-top: 20px
}
body.gallery .gallery-topslot,
body.gallery .gallery-topslot #topslot
{
	min-height: 0;
}

body.gallery #topslot iframe,
body.gallery #topslot img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

body.gallery ul.trailblock div.strap
{
	background-image: url(images/icon_textdoc.gif);
	background-position: 0% 3px;
}

body.gallery p.display span.minimize
{
	position: relative;	
	float: right;
	background-position: right 2px; 
	padding: 2px;
	padding-bottom: 0px;
	font-size: 0.92em;	
	padding-right: 20px;
	right: 4px;
	top: 2px;
}

body.gallery p.display
{
	position: relative;
	z-index: 10;
}

body.gallery p.display span.maximize img
{
	margin-top: 4px;
	margin-right: 4px;
	float: right;
}

body.gallery p.display span.minimize
{
	background-image: url(images/icon_minimize.gif);
}
	

body.gallery p.display a span.maximize,
body.gallery p.display a span.minimize,
body.gallery p.display a:hover
{	
	color: #fff !important; /*overrides color.css */
}

body.gallery p.display a:focus,
body.gallery p.display a:active
{
	background-color: transparent !important;
}

body.gallery p.display span:hover
{
	background-color: #333;
}

body.gallery #sponsor-picture
{
	border-top: 1px dotted;
	padding-top: 4px;
	width: 140px;
	font-size: 0.92em;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-top: 20px;
}
	
body.gallery #wrapper #footer
{
	border-top: 1px solid #dedede;
	padding-top: 6px;
}
	
body.gallery #relatedlinks p.jump-related,
body.gallery #relatedlinks h3,
body.gallery #relatedlinks h2,
#gallery-series-navigation h3,
#gallery-series-navigation h4
{
	border-top: 1px solid;
	margin-top: 6px;
}
	
body.gallery #relatedlinks h3,
#gallery-series-navigation h4
{
	border-top: 1px dotted #666;
}
	
body.gallery #sponsor-picture img
{
	height: 60px;
	width: 60px;
	overflow:hidden;
	float: left;
	padding-bottom: 3px;	
}

body.gallery #sponsor-picture .caption
{
	width: 140px;
	text-align:right;
	float: none;
	clear: both;
}

body.gallery p.display
{
	position: absolute;
	right: 2px;
	top: 2px;
}

body.gallery div.portrait #overlay-wrapper
{
	margin-top: 0;
}

body.gallery div.portrait #overlay-wrapper p
{
	border-top: 0;
	padding-top: 0;
}

/*lightbox */

body.gallery div.lightbox
{
	width: 590px;
	margin-top: 14px;
	float: right;	
	height: 450px;
	position: relative;
}

body.gallery div.lightbox ol li
{
	float: left;
	text-align:right;
	margin-right: 5px;
	margin-bottom: 4px;
}

body.gallery div.lightbox ol li a
{
	display:block;
	padding-bottom: 2px;	
}

body.lightbox #wrapper #box ul#main-trailblock 
{
	margin-top: 6px;
}

body.lightbox #wrapper #box ul#relatedlinks h2.related-information
{
	margin-top: 0;
}

body.gallery div.lightbox ol li img
{
	display:block;
	padding-bottom: 1px;
}



body.gallery.lightbox ul.pagination
{
	clear: both;
	width: 580px;
	overflow: hidden
}

body.gallery div.lightbox ul.pagination
{
	padding: 0;
}

body.gallery div.lightbox ul.pagination li
{
	position: relative;
	top: 5px;
}

body.gallery div.lightbox ul.pagination li img
{
	position: relative;
	top: -4px;
}

body.gallery ul#footer-links
{
	float: none;
	width: 788px;
}

body.gallery li.copyright
{
	float: left;
}

body.gallery li.license
{
	float: right;
}

body.gallery h2.strap
{
	margin-bottom: 8px;
}

body.gallery ul.trail
{
	margin: 5px;
}

/*New gallery styles start*/

div.relatedlinks
{
	float: left;	
}

div.relatedlinks
{
	width: 140px;
}

div.relatedlinks,
div#relatedlinks
{
	margin-bottom: 40px;
}

div.relatedlinks
{
	clear: left;
}

ul#article-toolbox
{
	border-top: 1px solid;
	margin-left: 0;
}

div.main-picture ul#article-toolbox a#sendlink
{
	padding-left: 0;
	margin-left: -10px;
}

img#main-picture
{
	margin-bottom: 10px;
}

div.main-picture span.credit
{
	margin-bottom: 10px;
}

/*Related links*/
div.relatedlinks
{
	width: 140px;
	float: left;	
}

div.relatedlinks h3.first
{
	border-top: 1px solid;
}

div.relatedlinks h3
{
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-top: 1px dotted;
}

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

/*Related links ends*/

/*Gallery sign off page view*/
#sign-off
{
	position: relative;
	border-left: 1px solid;
	padding-left: 10px;
}

#current-gallery
{
	float: left;
	width: 140px;
	margin-top: 14px;
	margin-bottom: 10px;
}

#current-gallery h2,
#sign-off h2
{
	font-family: arial, sans-serif;
	border-top: 1px solid;
	font-size: 1em;
	font-weight: bold;
}

#sign-off h2
{
	font-family: arial, sans-serif;
	border-top: 1px solid;
}

#sign-off ul
{
	width: 620px;
	float: left;
	margin-bottom: 20px;
}

#sign-off ul h2,
body.gallery div#current-gallery h2
{
	margin-bottom: 14px;
	padding-top: 3px;
}

#sign-off li
{
	width: 140px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

#sign-off li p
{
	width: 140px;
}

#sign-off li.sign-off-header
{
	width: 620px;
	margin-right: 0px;
}

#sign-off li.last
{
	margin-right: 0px;
}

#current-gallery a,
#current-gallery span
{
	float: left;
}

#current-gallery span a
{
	float: none;
}

#current-gallery span
{
	margin-top: 5px;
	text-align: center;
	width: 90px;
	
}

#sign-off p.more-galleries
{
	float: left;
	border-top: 1px solid;
	width: 620px;
	padding-top: 5px;
}

/* redesign of the gallery page */

li.current
{
	text-align: center;
}

body.gallery div.gallery-navigation ul li.current img
{
	margin-bottom: 6px;
}

#box div.relatedlinks h3
{
	margin-top: 6px;
	padding-top: 3px;
}

.portrait a img
{
	padding-bottom: 10px;
}

ul.shower-list
{
	border-top: 1px dotted;
	margin-top: 5px;
	padding-top: 5px;
}

ul#sponsor
{
	clear: left;
	margin-left: 0;
}

ul#sponsor li
{
	border-top: none;
}
          /* ----------  gallery-page.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 ----------- */
          /* ---------- interactive-additionals.css starts here ---------- */
@media all {

body.has-badge h1 a
{
	float: none;
	width: auto;
}
/* Interactive pages start */
body.interactive #box,
body.interactive #content 
{
	width: 940px;
}

body.interactive #box
{
	margin-top: -3px;
}

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

body.interactive #content div#article-header
{
	padding-top: 2px;
	padding-bottom: 0;
}

body.interactive #content ul#article-toolbox-side
{
	padding-bottom: 3px;
	border-top: 1px solid;
	width: 140px;
}

body.interactive #content ul.article-attributes
{
	margin-top: 4px;
}

body.interactive #content ul.article-attributes li
{
	display: inline;
	margin-bottom: 10px;
}

body.interactive #content ul.article-attributes li.credit
{
	font-weight: bold;
}

body.interactive #content ul.article-attributes li.publication,
body.interactive #content ul.article-attributes li.date
{
	font-weight: normal;
}

body.interactive #flash-content
{
	float: left;
	padding-bottom: 20px;
	width: 780px;
}

body.interactive div.series-navigation
{
	border-top: none;
	border-bottom: 1px solid;
	min-height: 1.25em; 
	padding-bottom: 6px; 
}

body.interactive div.series-navigation h4
{
	float: left;
}

body.interactive div.series-navigation div.relative-series-navigation
{
	float: right;
}

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

body.interactive div#related div.relatedlinks h2,
body.interactive div#related div.relatedlinks h3,
body.interactive div#related div.relatedlinks ul,
body.interactive div#related div.relatedlinks li
{
	margin-left: 0;
	padding-left: 0;
}

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

body.interactive div.relatedlinks h3,
body.interactive div.relatedlinks h2
{
	font-weight: bold;
}


body.interactive ul.relatedlinks-keywords li
{
	display: inline;
}

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

#stand-first
{
	margin-bottom: 10px;
}

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


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

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

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

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

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

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

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

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

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

div#contact-side div.send-inner div.col ul.trail li.normal
{
	float: none;
	width: auto;
}

}
          /* ----------  interactive-additionals.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 ol
{
	font-size: 0.925em;
	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 ----------- */
