@charset "UTF-8";


/* ****************************** */
/* GLOBAL */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url('../img/background.jpg') top center no-repeat;
	color: #300f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 980px;
}

a {
	color: #a75d00;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}

a img {border-style: none;}

/* Header */

h1 {
	background: url('../img/james-rollins.png');
	float: left;
	height: 88px;
	text-indent: -9999px;
	width: 783px;
}
h1 a {
	display: block;
	height: 88px;
	margin-left: 276px;
	overflow: hidden;
	width: 370px;
}

h3 {
	color: #f4e8cd;
	font-size: 18px;
	font-weight: bold;
}
h3 span {
	background: #300f00;
	padding: 0 3px 2px 3px;
}

hr {
	background: #c0af93;
	border: 0;
	height: 1px;
}

h6 {
	color: #a75d00;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
}
h6 a {
	color: #a75d00;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
}
/* Coming In 2009 */

.coming-soon, .coming-soon a {
	background: url('../img/coming-soon.png');
	height: 88px;
	width: 197px;
}
.coming-soon {
	float: left;
}
.coming-soon a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/* Content */

#content-background {
	background: url('../img/homepage/content-middle.jpg') repeat-y;
}
#content {
	background: url('../img/subpage/content-top.jpg') no-repeat;
	padding: 0 30px;
}

/* Author Tracker, Newsletter */

#author-tracker, #newsletter {
	background: url('../img/homepage/author-tracker-bg.gif') no-repeat;
	margin-left: 25px;
	padding: 32px 0 25px 0;
	position: relative;
}

/* Author Tracker (start new addition) */
}
#author-tracker .content {
	padding-right: 25px;
	width: auto;
}
#author-tracker .content a {
	background: url('../img/click-here-to-subscribe.gif') no-repeat;
	display: block;
	float: right;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	width: 150px;
}

/* Author Tracker (end new addition) */



#author-tracker h3, #newsletter h3 {
	display: none;
}
#author-tracker .content, #newsletter .content, #appearance-calendar .content {
	line-height: 1.4;
	margin-bottom: 5px;
	width: 230px;
}
#appearance-calendar .content {
	margin-top: -1.0em;
	margin-left: 25px;
	margin-bottom: 2.0em;
}
#author-tracker .textbox {
	margin-bottom: 7px;
}
#author-tracker .options {
	float: left;
}
#author-tracker .subscribe {
	display: inline;
	margin-right: 26px;
}

#newsletter {
	background: url('../img/newsletter.gif') no-repeat;
	margin: 30px 0 0 20px;
	padding: 28px 0 0 0;
}
#newsletter .content {
	padding-right: 70px;
	width: auto;
}
#newsletter .content a {
	background: url('../img/click-here-to-subscribe.gif') no-repeat;
	display: block;
	float: right;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	width: 150px;
}

/* Content */

.left-column {
	float: left;
	font-size: 12px;
	margin-top: -20px;
	width: 598px;
}
.right-column {
	float: left;
	width: 322px;
}
.left-column p, .left-column h3, .left-column ul, .left-column form {
	margin: 15px 25px;
}
.left-column h3 {
	margin-top: 25px;
}
.left-column p {
	line-height: 1.5;
}
.left-column hr {
	margin: 20px 25px;
}
.left-column ul {
	padding-left: 14px;
}
.left-column h2.sIFR {
	border-bottom: 1px solid #401400;
	margin: 20px 25px;
}


/* ****************************** */
/* HOMEPAGE */

/* Flash Content */

#flash-content {
	height: 426px;
}

/* Content */

#home #content {
	background: url('../img/homepage/content-top.jpg') no-repeat;
}

#home .left-column {
	font-size: 11px;
	margin-top: 0;
}
#home .left-column p, #home .left-column ul {
	margin: 0;
	padding-left: 0;
}

/* James Rollins */

#james-rollins {
	height: 250px;
	padding-top: 10px;
	position: relative;
}
#james-rollins h2 {
	background: url('../img/homepage/james-rollins.gif') no-repeat;
	height: 20px;
	margin: 0 0 0 30px;
	text-indent: -9999px;
	width: 536px;
}
#james-rollins-photo {
	height: 215px;
	left: 10px;
	position: absolute;
	top: 40px;
	width: 247px;
}
#home #james-rollins .content {
	line-height: 1.4;
	margin-left: 270px;
	padding-top: 10px;
	width: 310px;
}
#home #james-rollins .more-info {
	margin: 10px 0 0 270px;
}

/* Books By James Rollins */

#books-by-james {
	position: relative;
}
#books-by-james h2 {
	background: url('../img/homepage/books-by-james-rollins.gif') no-repeat;
	height: 20px;
	margin: 0 0 5px 30px;
	text-indent: -9999px;
	width: 536px;
}
* html #books-by-james h2 {
	margin-bottom: 0;
}

#individual-adventures, #sigma-series, #young-adult {
	background: url('../img/homepage/individual-adventures.gif') center right no-repeat;
	display: inline;
	float: left;
	margin-left: 30px;
	padding-right: 93px;
}
#sigma-series {
	background: url('../img/homepage/sigma-series.gif') center right no-repeat;
	padding-right: 100px;
}
#young-adult {
	background: url('../img/homepage/young-adult.gif') center right no-repeat;
	padding-right: 99px;
}
#individual-adventures ul, #sigma-series ul, #young-adult ul {
	float: left;
	max-width: 435px;
	padding-bottom: 10px;
}
#individual-adventures li, #sigma-series li, #young-adult li {
	display: inline;
	float: left;
	list-style: none;
	margin: 10px 10px 0 0;
}
#individual-adventures li a, #sigma-series li a, #young-adult li a {
	background: #000;
	display: block;
	height: 66px;
	width: 44px;
}

/* Featured Video */

#featured-video {
	background: url('../img/homepage/featured-video-bg.jpg');
	height: 289px;
	position: relative;
	width: 322px;
}
#featured-video h3 {
	height: 1px;
	padding: 36px 0 0 20px;
	width: 267px;
}
#featured-video h3 a {
	color: #000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	padding: 12px 0 0 10px;
	text-decoration: none;
	width: 277px;
}
#featured-video #video {
	height: 172px;
	left: 30px;
	position: absolute;
	top: 73px;
	width: 270px;
}

/* Author Tracker */

#author-tracker {
	margin-left: 20px;
}


/* ****************************** */
/* NAVIGATION */

#navigation {
	background: url('../img/subpage/navigation/background.jpg');
	height: 114px;
	padding-left: 27px;
	position: relative;
}
#navigation li {
	float: left;
	list-style: none;
	margin-top: 32px;
}
#navigation li a {
	display: block;
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
}
#navigation li a:hover {
	background-position: 0 -52px;
}

#nav-home, #nav-home a { background: url('../img/subpage/navigation/home.jpg'); width:61px; }
#nav-bookshelf, #nav-bookshelf a { background: url('../img/subpage/navigation/bookshelf.jpg'); width:97px; }
#nav-about, #nav-about a { background: url('../img/subpage/navigation/about.jpg'); width:66px; }
#nav-news, #nav-news a { background: url('../img/subpage/navigation/news.jpg'); width:61px; }
#nav-faqs, #nav-faqs a { background: url('../img/subpage/navigation/faqs.jpg'); width:55px; }
#nav-appearances, #nav-appearances a { background: url('../img/subpage/navigation/appearances.jpg'); width:117px; }
#nav-media, #nav-media a { background: url('../img/subpage/navigation/media.jpg'); width:65px; }
#nav-forum, #nav-forum a { background: url('../img/subpage/navigation/forum.jpg'); width:68px; }
#nav-blog, #nav-blog a { background: url('../img/subpage/navigation/blog.jpg'); width:58px; }
#nav-contact, #nav-contact a { background: url('../img/subpage/navigation/contact.jpg'); width:68px; }

#navigation li#nav-contact {
	left: 882px;
	position: absolute;
	top: -32px;
}
#navigation li#nav-contact a {
	height:32px;
}
#navigation li#nav-contact a:hover,
#contact #nav-contact a, #contact #nav-contact a:hover {
	background-position: 0 -32px;
}

#bookshelf #nav-bookshelf a, #bookshelf #nav-bookshelf a:hover,
#about #nav-about a, #about #nav-about a:hover,
#news #nav-news a, #news #nav-news a:hover,
#faqs #nav-faqs a, #faqs #nav-faqs a:hover,
#appearances #nav-appearances a, #appearances #nav-appearances a:hover,
#media #nav-media a, #media #nav-media a:hover,
#forum #nav-forum a, #forum #nav-forum a:hover,
#blog #nav-blog a, #blog #nav-blog a:hover {
	background-position: 0 -104px;
}


/* ****************************** */
/* SUBNAVIGATION */

#subnavigation {
	margin: 0 0 30px 25px;
	width: 277px;
}
#subnavigation ul {
	background: url('../img/subpage/subnav-leather.jpg') repeat-y;
	min-height: 100px;
	padding: 0 10px 35px 10px;
}
#subnavigation li {
	list-style: none;
	margin-bottom: 5px;
}
#subnavigation li a {
	background: url('../img/subpage/bullet-arrow.gif') 5px 50% no-repeat;
	color: #f4e8cd;
	font-size: 9px;
	font-weight: bold;
	padding: 2px 7px 3px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#subnavigation li a:hover {
	color: #fff;
}
#subnavigation li ul {
	margin: 0;
	margin: 6px 0 0 11px;
	padding: 0;
}
#subnavigation li ul li a {
	font-weight: normal;
	text-transform: none;
}


.sigma-series #subnav-sigma-series a, .sigma-series #subnav-sigma-series a:hover,
.individual-adventures #subnav-individual-adventures a, .individual-adventures #subnav-individual-adventures a:hover,
.young-adult #subnav-young-adult a, .young-adult #subnav-young-adult a:hover,
.short-and-collaboration #subnav-short-and-collaboration a, .short-and-collaboration #subnav-short-and-collaboration a:hover,

.biography #subnav-biography a, .biography #subnav-biography a:hover,
.favorites #subnav-favorites a, .favorites #subnav-favorites a:hover,
.faq #subnav-faq a, .faq #subnav-faq a:hover,
.tips-for-writers #subnav-tips-for-writers a, .tips-for-writers #subnav-tips-for-writers a:hover,

.current-news #subnav-current-news a, .current-news #subnav-current-news a:hover,
.archived-news #subnav-archived-news a, .archived-news #subnav-archived-news a:hover,

.tour-dates #subnav-tour-dates a, .tour-dates #subnav-tour-dates a:hover,
.special-events #subnav-special-events a, .special-events #subnav-special-events a:hover,
.conferences #subnav-conferences a, .conferences #subnav-conferences a:hover,
.teaching #subnav-teaching a, .teaching #subnav-teaching a:hover,

.photos #subnav-photos a, .photos #subnav-photos a:hover,
.video #subnav-video a, .video #subnav-video a:hover,
.internet #subnav-internet a, .internet #subnav-internet a:hover,
.audio #subnav-audio a, .audio #subnav-audio a:hover,
.virtual-signings #subnav-virtual-signings a, .virtual-signings #subnav-virtual-signings a:hover,
.press-kit #subnav-press-kit a, .press-kit #subnav-press-kit a:hover,

.current-posts #subnav-current-posts a, .current-posts #subnav-current-posts a:hover,
.archived-posts #subnav-archived-posts a, .archived-posts #subnav-archived-posts a:hover,

.ask-jim #subnav-ask-jim a, .ask-jim #subnav-ask-jim a:hover,
.newsletter #subnav-newsletter a, .newsletter #subnav-newsletter a:hover,
.news-media #subnav-news-media a, .news-media #subnav-news-media a:hover,
.appearance-request #subnav-appearance-request a, .appearance-request #subnav-appearance-request a:hover,
.publishers #subnav-publishers a, .publishers #subnav-publishers a:hover,
.webmaster #subnav-webmaster a, .webmaster #subnav-webmaster a:hover {
	background-color: #774300;
}

#subnavigation a.active, #subnavigation a.active:hover {
	background-color: #774300;
}

.publishers #subnav-publishers ul li a, .publishers #subnav-publishers ul li a:hover {
	background: none;
	background: url('../img/subpage/bullet-arrow.gif') 5px 50% no-repeat;
}


/* ****************************** */
/* SUBPAGE */

.pagination {
	font-size: 11px;
	list-style: none;
}
.pagination li {
	float: right;
	list-style: none;
}
.pagination li a {
	color: #300f00;
}

/* Visit The Bookshelf */

#visit-the-bookshelf {
	margin-left: 20px;
	position: relative;
}
#visit-the-bookshelf, #visit-the-bookshelf a {
	background: url('../img/subpage/visit-the-bookshelf.jpg') no-repeat;
	height: 259px;
	width: 290px;
}
#visit-the-bookshelf a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/* Bookshelf */

#bookshelf-wrapper {
	color: #f4e6ce;
	margin: 0 auto;
	width: 900px;
}
p.dust-jacket-thumbnail {
	background: url('../img/bookshelf/dust-jacket-bg.png') no-repeat;
	float: left;
	height: 220px;
	padding: 10px 10px 0 25px;
	position: relative;
	top: -20px;
	width: 163px;
}
p.dust-jacket-thumbnail-landing {
	background: url('../img/bookshelf/dust-jacket-bg.png') no-repeat;
	float: left;
	height: 200px;
	padding: 10px 10px 0 25px;
	position: relative;
	top: -20px;
	width: 163px;
}
.book {
	background: url('../img/bookshelf/book-divider.gif') bottom center no-repeat;
	padding: 20px 60px 10px 60px;
}
.book h3 a, #bw-content h3 a {
	text-decoration: none;
}
p.release-date {
	color: #bd9d7b;
	margin: 0;
}
.book p {
	line-height: 1.6;
	margin: 15px 0;
}
ul.buttons li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

#bookshelf-nav {
	background: url('../img/bookshelf/navigation/background.jpg');
	height: 130px;
	padding-left: 158px;
	position: relative;
	width: 742px;
}
#bookshelf-nav li {
	float: left;
	list-style: none;
	margin-top: 12px;
}
#bookshelf-nav li a {
	display: block;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
}
#bookshelf-nav li.active a {
	background-position: 0 -50px;
}
#bs-nav-sigma, #bs-nav-sigma a {
	background: url('../img/bookshelf/navigation/sigma-series.jpg');
	width: 107px;
}
#bs-nav-individual, #bs-nav-individual a {
	background: url('../img/bookshelf/navigation/individual-adventures.jpg');
	width: 180px;
}
#bs-nav-young, #bs-nav-young a {
	background: url('../img/bookshelf/navigation/young-adult.jpg');
	width: 110px;
}
#bs-nav-short, #bs-nav-short a {
	background: url('../img/bookshelf/navigation/short-and-collaboration.jpg');
	width: 191px;
}


#bookshelf-middle {
	background: url('../img/bookshelf/bookshelf-middle.jpg') repeat-y;
}
#bookshelf-bottom {
	background: url('../img/bookshelf/bookshelf-bottom.jpg');
	height: 120px;
}

#book-wrapper {
	background: url('../img/bookshelf/hero-middle.jpg') repeat-y;
	color: #eadac0;
	margin: 20px 0 0 20px;
	position: relative;
	width: 579px;
}
#bw-top {
	background: url('../img/bookshelf/hero-top.jpg') no-repeat;
}
#bw-hero, #bw-hero-overlay {
	height: 380px;
	width: 530px;
}
#bw-hero {
	margin: 0 0 0 14px;
	position: relative;
	top: 9px;
}
#bw-hero p {
	margin: 0;
}
#bw-hero-overlay {
	background: url('../img/bookshelf/hero-overlay.png') no-repeat;
	left: 0;
	position: absolute;
	top: 0;
}
#bw-bottom {
	background: url('../img/bookshelf/hero-bottom.jpg') no-repeat;
	height: 13px;
	width: 557px;
}

#bw-navigation {
	background: url('../img/bookshelf/book-navigation/background.jpg') no-repeat;
	height: 58px;
	margin: 0 0 20px 0;
	padding-left: 78px;
	position: relative;
	width: 474px;
}
#bw-navigation li {
	float: left;
	list-style: none;
	margin-top: 4px;
}
#bw-navigation li a {
	display: block;
	height: 48px;
	overflow: hidden;
	text-indent: -9999px;
}
#bw-navigation li.active a {
	background-position: 0 -48px;
}
#bw-nav-info, #bw-nav-info a {
	background: url('../img/bookshelf/book-navigation/info.jpg');
	width: 50px;
}
#bw-nav-excerpt, #bw-nav-excerpt a {
	background: url('../img/bookshelf/book-navigation/chapter-excerpt.jpg');
	width: 130px;
}
#bw-nav-acclaim, #bw-nav-acclaim a {
	background: url('../img/bookshelf/book-navigation/critical-acclaim.jpg');
	width: 128px;
}
#bw-nav-qa, #bw-nav-qa a {
	background: url('../img/bookshelf/book-navigation/qa.jpg');
	width: 47px;
}
#bw-nav-buy, #bw-nav-buy a {
	background: url('../img/bookshelf/book-navigation/buy.jpg');
	width: 46px;
}

#bw-content {
	padding-bottom: 20px;
	width: 560px;
}
#bw-content h3 {
	color: #a75d00;
	margin-bottom: 0;
}
#bw-content p.release-date {
	margin-top: 0;
}
#bw-content p.dust-jacket-thumbnail {
	background: url('../img/bookshelf/dust-jacket-bg.png') no-repeat;
	float: left;
	height: 220px;
	padding: 10px 0 0 25px;
	position: relative;
	top: -20px;
	width: 153px;
}

/* Pagination */

#bw-pagination {
	background: url('../img/bookshelf/book-navigation/pagination-bg.jpg');
	height: 46px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 32px;
	top: 427px;
	width: 205px;
}
#bw-pagination li.page-prev {
	float: left;
	width: 102px;
}
#bw-pagination li.page-next {
	float: right;
	width: 103px;
}
#bw-pagination .page-prev a, #bw-pagination .page-next a {
	background: url('../img/bookshelf/book-navigation/pagination-prev.jpg');
	display: block;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	width: 102px;
}
#bw-pagination .page-next a {
	background: url('../img/bookshelf/book-navigation/pagination-next.jpg');
	width: 103px;
}
#bw-pagination .page-prev a:hover, #bw-pagination .page-next a:hover {
	background-position: 0 -46px;	
}

/* News, Blog */

.date {
	font-size: 11px;
	font-weight: bold;
}
.meta {
	font-size: 11px;
	font-style: italic;
}

/* Appearances */

.appearance-photo {
	border: 2px solid #300f00;
	float: left;
	position: relative;
	margin: 0 10px 5px 0;
	top: -10px;
}

#calendar {
	margin: 0 0 20px 25px;
	text-align: center;
	width: 276px;
}
#calendar td {
	padding: 4px;
}
#calendar .month {
	color: #3f251f;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#calendar .days {
	background: #3f251f url('../img/subpage/subnav-leather.jpg') repeat-y;
	color: #f0e0c6;
	font-weight: bold;
}
#calendar .today {
	background: #774300;
	color: #f0e0c6;
	font-weight: bold;
}

/* Media */

.left-column ul.thumbnails {
	margin: 20px 10px;
}
.thumbnails li {
	background: url('../media/img/photos/thumbnails/thumbnail-background.png');
	float: left;
	height: 110px;
	list-style: none;
	margin-right: 5px;
	padding: 12px 0 0 16px;
	position: relative;
	width: 91px;
}

p.video-thumbnail {
	background: url('../media/img/video/thumbnails/play-video.gif');
	height: 319px;
	margin: 0 auto;
	width: 425px;
}
.video-thumbnail a:hover {
	opacity: .25;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
}

.title-link {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.title-link a {
	color: #300f00;
}

/* Media */

.press-kit-download a {
	background: url('../img/media/adobe-pdf.png') 0 50% no-repeat;
	font-weight: bold;
	padding: 20px 10px 20px 35px;
}

/* Blog Comments */

body h3.comment-header {
	color: #b86901;
	font-size: 12px;
	margin-top: 0;
	text-transform: uppercase;
}


/* ****************************** */
/* FORMS */

.textbox, .textbox2, .textarea {
	background: url('../img/input-shadow.jpg') no-repeat;
	border: 1px solid #472900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 272px;
}
.textbox2 {
	width: 310px;
}
.textarea {
	height: 120px;
	width: 310px;
}
.label {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 120px;
}


/* ****************************** */
/* FOOTER */

#footer {
	background: url('../img/harper-collins-publishers.jpg') no-repeat;
	padding-top: 93px;
	position: relative;
	text-align: center;
}
#footer .harper-collins a {
	display: block;
	height: 30px;
	margin: 44px auto 7px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 220px;
}
#footer .copyright {
	color: #c9c192;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10px;
	margin-bottom: 30px;
}
#footer .copyright a {
	color: #cd3601;
}

/* Social Networks Nav */

#social-networks {
	position: absolute;
	top: 41px;
	left: 288px;
	list-style: none;
}
#social-networks li {
	float: left;
}
#social-networks li a {
	display: block;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}
#sn-facebook a {
	background: url('../img/footer/facebook-personal-page.jpg');
	width: 116px;
}
#sn-facebook2 a {
	background: url('../img/footer/facebook-fan-page.jpg');
	width: 114px;
}
#sn-facebook3 a {
	background: url('../img/footer/facebook.jpg');
	width: 114px;
}
#sn-myspace a {
	background: url('../img/footer/myspace.jpg');
	width: 118px;
}
#sn-twitter a {
	background: url('../img/footer/twitter.jpg');
	width: 111px;
}
#sn-digg a {
	background: url('../img/footer/digg.jpg');
	width: 63px;
}


/* ****************************** */
/* COMING SOON */

#coming-soon {
	background: #000;
	color: #fff;
	height: 230px;
	margin-left: 646px;
	padding: 3px 25px 15px 25px;
	position: absolute;
	top: -250px;
	width: 284px;
}
#coming-soon p.title {
	color: #a75d00;
	font-size: 18px;
	font-weight: bold;
	margin: -3px 0 8px 0;
}
#coming-soon .content {
	clear: both;
	font-size: 10px;
	height: 230px;
	overflow: auto;
}
#coming-soon .content li {
	margin-bottom: 10px;
}
#coming-soon strong {
	color: #a75d00;
	font-weight: bold;
}
#coming-soon .close-button {
	float: right;
	width: 51px;
}


/* ****************************** */
/* BUTTONS */

.more-info a, .subscribe a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.more-info, .more-info a {
	background: url('../img/more-info.gif') no-repeat;
}
.more-info a {
	height: 23px;
	width: 85px;
}

.subscribe {
	float: right;
}
.subscribe, .subscribe a {
	background: url('../img/subscribe.gif') no-repeat;
}
.subscribe a {
	height: 23px;
	width: 85px;
}


/* ****************************** */
/* HACKS */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

.paging {
    text-align: right;
    padding-right: 25px;
}

.inline {
    display: inline;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(../img/overlay.png); }
* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
