/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; } /*Font in all infoBoxes*/
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

/*A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}*/
a:link { color: #000066; text-decoration: underline; }
a:active { color: #000066; text-decoration: underline; }
a:visited { color: #000066; text-decoration: underline; }
a:hover { color: #CC0000; text-decoration: none; }

FORM {
	display: inline;
}

TR.header {
  background-image:url(/catalog/images/barnlogo_bg.gif);
}

TR.headerNavigation {
  background: #fbab1f;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background-color:#EBEBEB;
	/*background-image:url(/images/header_navigation_bg.gif);*/
	background-repeat:repeat-x;
  color: #636363;
  font-weight:bold;
	border-top:1px solid #F3F3F3;
	border-bottom:1px solid #636363;
}

/*A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}*/
a.headerNavigation:link { color: #CC3333; text-decoration: none; }
a.headerNavigation:active { color: #CC3333; text-decoration: none; }
a.headerNavigation:visited { color: #CC3333; text-decoration: none; }
a.headerNavigation:hover { color: #CC0000; text-decoration: underline; }

TR.headerError {
  background: #fbab1f;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background:#0d71d5;
  color:#FFFFFF;
  font-weight : bold;
  text-align : center;
  border-bottom: 2px solid #336699 ;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #336699;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #336699;
  color: #ffffff;
  font-weight: bold;
	border-top:1px solid #89a7c4;
	border-bottom:1px solid #152b40;
}

/*Me Start*/
.footer-link { padding:0px 6px 0px 6px; position:relative; top:1px;}
a.footer-link:link { color:#FFFFFF; text-decoration:none;}
a.footer-link:active { color:#FFFFFF; text-decoration:none;}
a.footer-link:visited { color:#FFFFFF; text-decoration:none;}
a.footer-link:hover { color:#FFFFFF; text-decoration:underline;}
/*Me End*/

.infoBox {
  background: #336699;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
	height:25px;
	vertical-align:middle;
	text-align:center;
	/*padding:0px 0px 0px 2px;*/
	background-image:url(images/infobox/info_box_heading_bg.gif);
	background-repeat:repeat-x;
	background-color:#336699;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

/*Me Start*/
TR.productListing-odd TD, TR.productReviews-odd TD, TR.upcomingProducts-odd TD, TR.productListing-even TD, TR.productReviews-even TD, TR.upcomingProducts-even TD {
  border-bottom:1px solid #EBEBEB;
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

/*Me End*/

TABLE.productListing {
  border-top:1px solid #000066;
  border-right:1px solid #336699;
	border-bottom:1px solid #336699;
	border-left:1px solid #336699;
  /*border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E0E0E0;
	border-bottom:1px solid #336699;
  color: #000066;
  font-weight: bold;
}

/* Me Start */
.productListing-heading a:link {text-decoration:none; border-bottom:0px;}
.productListing-heading a:active {text-decoration:none; border-bottom:0px;}
.productListing-heading a:visited {text-decoration:none; border-bottom:0px;}
.productListing-heading a:hover {text-decoration:none; border-bottom:0px;}
/* Me End */

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {color: #000066;}
A.pageResults:hover {color: #000066; background: #FBAB1F;}

TD.pageHeading, DIV.pageHeading, P.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #999999;
	vertical-align:top;
	letter-spacing:-1px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, div.main span.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

table.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color:#CC0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.manufacturer_select SELECT {
  background-color:#f8f8f9;
  border:1px solid #0d71d5;
  cursor:pointer;
}



TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC0000;;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice { /*Delete for MSRP  SPAN.product.....*/
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; /*cursor: hand;*/ }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* Shipping Estimator Start */
.estimatedshippingBox { 
  border-top:1px solid #000066;
	border-right:1px solid #336699;
	border-bottom:1px solid #336699;
	border-left:1px solid #336699;
	}
	

TD.estimatedshippingBoxHeading {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
		background-image:url(/catalog/images/estimatedshippingBox/bg.gif);
		background-repeat:repeat-x;

	  color: #ffffff; 
	}

.estimatedshippingBoxContents {
	  background: #f8f8f9;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
		text-align:left;
	}

.ShowShipping {
	  background: #EBEBEB;
	  color: #000000;
		border:1px solid #999999;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  text-align: left;
	}
.shippingMethod {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-bottom:1px solid #CCCCCC;
}
/* Shipping Estimator End */

/* Chris' Styles */

.prod-bar {
  width:100%;
	height:15px;
	background-image:url(/catalog/images/prod_bg.gif);
	background-repeat:repeat-x;
	color:#333333;
	font-size:9px;
}

p.hide { display:none;}

blockquote p{ /* Saves height in p tags by specifying new margins*/
  margin:0px 0px 5px 0px;
}

productDescriptionTable tr td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

.condition {
   background-color:#EBEBEB;
	 border:1px dashed #CC0000;
	 padding:2px 2px 2px 2px;
}

.manufactDescrip {
  padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	font-style:italic;
}

.search-form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  position:absolute;
	top:100px;
	left:3px;
	z-index:20;
}

.search-box {
  width:124px;
	height:15px;
	border:0px;
	padding-left:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	vertical-align:top;

}

.adv-search{
position:absolute;
left:575px;
top:75px;
}

a.white_link:link { color: #FFFFFF; text-decoration: none; border:0px; }
a.white_link:active { color: #FFFFFF; text-decoration: none; border-bottom:1px solid #FFFFFF; }
a.white_link:visited { color: #FFFFFF; text-decoration: none; border:0px; }
a.white_link:hover { color: #FFFFFF; text-decoration: none; border-bottom:1px solid #FFFFFF; }

.under_heading_notes {
  font-size:10px;
	color:#336699;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#EBEBEB;
	border:1px solid #999999;
	padding:2px 2px 2px 2px;
}

/*Index Page*/

.indexHeading {
  font-size:16px;
  font-weight:bold;
  letter-spacing: -0.75px;
  font-family:Arial, Helvetica, sans-serif;
}

.indexTable {
  width:100%;
	text-align:left;
}

.indexCellBg {
  background-image:url(images/editable_php/index_header_bg.jpg);
	background-repeat:repeat-x;
}

.indexCellContents {
  border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#F6F6F6;
	padding:5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.privacyCellBg {
  background-image:url(images/editable_php/privacy_header_bg.gif);
	background-repeat:repeat-x;
}

.ephpTable {
  width:100%;
	}
	
.ephpTableAdvertisers {
  width:100%;
	border:1px solid #BBBBBB;
	}
.ephpTableAdvertisers tr td {
  padding:2px 2px 2px 2px;
	color:#003366;
	font-size:11px;
	}
.ephpCellAdvertisersLeft {
	border-right:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
	width:472px;
	vertical-align:top;
	}
.ephpCellAdvertisersRight {
	border-top:1px solid #BBBBBB;
	vertical-align:top;
	}

.ephpCellHeader {

}

.ephpCellContents {
  border:1px solid #333333;
	background-color:#F6F6F6;
	padding:5px 5px 5px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.ephpIndent10px {
  padding-left:10px;
	padding-top:5px;
}

.indent { text-indent:10px;}

.productImageTable { background-color:#F8F8F9; border:1px solid #CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.productImageTable tr td { padding-bottom:5px;}
/*.productImageTable tr td a { background-color:#FFFFFF;}*/
.productImageTable tr td img { border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC;}
.productImageTable p { line-height:1;}

.productSubImage {border:1px solid #CCCCCC; padding:1px;}

.productInfoPriceTable {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  }
td.priceCrossL {
  color:#999999;
  text-align:left;
}
td.priceCrossR {
  color:#999999;
  text-align:right;
  text-decoration:line-through;
}
td.priceRedL {
  color:#CC0000;
  text-align:left;
}
a.priceRedL:link {color:#CC0000; text-decoration:underline;}
a.priceRedL:active {color:#CC0000; text-decoration:none;}
a.priceRedL:visited {color:#CC0000; text-decoration:underline;}
a.priceRedL:hover {color:#CC0000; text-decoration:none;}
td.priceRedR {
  color:#CC0000;
  text-align:right;
}
td.priceRedCrossL {
  color:#CC0000;
  text-align:left;
}
td.priceRedCrossR {
  color:#CC0000;
  text-align:right;
  text-decoration:line-through;
}
td.priceSaleL {
  color:#FF0000;
  text-align:left;
}
td.priceSaleR {
  color:#FF0000;
  text-align:right;
}
.cartGreyCross {
  color:#999999;
  text-decoration:line-through;
}
.cartTextGrey {
  color:#666666;
  font-size:9px;
  font-family:Verdana, Arial, sans-serif;
}
.boxGreyCross {
  color:#999999;
  text-decoration:line-through;
}
.boxRedCross {
  color:#CC0000;
  text-decoration:line-through;
}
.boxRed {
  color:#CC0000;
}
.mapTipMainTable {
  width:275px;
  padding:0px;
  border:1px solid #336699;
}
.mapTipTextTable {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#333333;
  padding:3px;
  background-color:#F8F8F9;
  }
.mapTipTitleTable {
  background-color:#336699;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  text-align:left;
  vertical-align:top;
  padding:1px 0px 2px 1px;
}

td.mapTipClose {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  text-align:right;
  vertical-align:top;
}
a.mapTipCloseLink:link{ text-decoration:none; color:#FFFFFF;}
a.mapTipCloseLink:active{ text-decoration:none; color:#CCCCCC;}
a.mapTipCloseLink:visited{ text-decoration:none; color:#FFFFFF;}
a.mapTipCloseLink:hover{ text-decoration:none; color:#CCCCCC;}


.browserHide { display:none; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#fbab1f; color:#666666; font-size:9px;}

.trackingTable { border:1px solid #336699; background-color:#EBEBEB; padding:5px 5px 5px 5px;}
.trackingProvider { border:1px solid #333333; background-color:#CCCCCC;}

div.topAdBanner img { border:1px solid #333333;}

.raffleTable { border:1px solid #333333; background-color:#F1F1F1; font-size:11px;}
.raffleTable tr td { background-color:#D7D7D7; text-align:center; vertical-align:middle;}

.footerTable {
  border:1px solid #336699;
	background-image:url(/catalog/images/editable_php/footer_table_bg.gif);
	background-repeat:repeat-x;
	background-color:#f8f8f9;
}
.footerTable tr td {
  vertical-align:top;
}
.footerTable tr td table td {
  font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FF6600;
	vertical-align:top;
	padding:5px 2px 10px 2px;
}

.errorPageTitle {
  color:#CC0000;
  font-size:23px;
	font-weight:bold;
  letter-spacing:-1px;
}

.featuredProductsTitle {
  color:#0d71d5;
  font-weight:bold;
  font-size:18px;
  letter-spacing:-1px;
  border-bottom:1px solid #333333;
}

.featureTable {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333333;
  vertical-align:top;
}

.featureImageTd {
  padding-right:0px;
  border:1px solid #CCCCCC;
}

.featureInfoTd {
  background-color:#F8F8F9;
  border:1px solid #CCCCCC;
  border-left:0px;
  padding:2px;
}

a.featureTitle:link {color:#336699; font-size:13px; text-decoration:none; font-weight:bold;}
a.featureTitle:active {color:#336699; font-size:13px; text-decoration:underline; font-weight:bold;}
a.featureTitle:visited {color:#336699; font-size:13px; text-decoration:none; font-weight:bold;}
a.featureTitle:hover {color:#336699; font-size:13px; text-decoration:underline; font-weight:bold;}

.featurePrice3 {color:#999999; font-weight:bold;}
.featurePrice2 {color:#CC0000; font-weight:bold;}
.featurePrice1 {color:#FF0000; font-weight:bold;}

div.featurePriceL { float:left; width:40%; text-align:left; }
div.featurePriceR { float:right; width:60%; text-align:left; }


.featureImg { border:1px solid #FFFFFF;}
.featureImg:hover { border:1px solid #0d71d5;}

/*Auction Manager*/
.errorText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;  
  color: #CC0000;
}
.auctionFinderTable {
  background-color:#F6F6F6;
	border:1px solid #336699;
}
.auctionFinderTable tr td { padding:2px;}
.auctionFinderCellRead { color:#CC0000; font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5;}
.auctionFinderCellRead p { margin:5px 0px 5px 0px;}
/*Auction Manager*/

/* MSRP */
.PriceList  { font-family: Verdana, Arial, sans-serif; color: #9a9a9a; font-size: 12px; font-weight: bold }
.oldPrice { text-decoration: line-through }
/* MSRP */

/* Row Over Effect for Categories*/
.catRow {
  font-size:10px;
  background-color:transparent;
  color:#000066;
  cursor:pointer;
  background-image:none;
}

.catRowOver {
  font-size:10px;
  background-color:#336699;
  color:#FFFFFF;
  cursor:pointer;
  background-image:url(images/cat_over_bg.gif);
  background-position:right;
  background-repeat:repeat-y;
}

.catRow td {
  padding:1px 0px 1px 1px;
}

.catRowOver td {
  padding:1px 0px 1px 1px;
}

.catRowOvertdnobg { background-image:none;}

.catRow td a.catLink {
  color:#000066;
}

.catRowOver td a.catLink:link, .catRowOver td a.catLink:active, .catRowOver td a.catLink:visited, .catRowOver td a.catLink:hover {
  color:#FFFFFF;
}

a.catLink:link { color: #000066; text-decoration: none; }
a.catLink:active { color: #FFFFFF; text-decoration: none; }
a.catLink:visited { color: #000066; text-decoration: none; }
a.catLink:hover { color: #FFFFFF; text-decoration: none; }

/* Ajax Search Suggest */
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	border-bottom:1px solid #CCCCCC;
}
.suggest_link a:link, .suggest_link a:active, .suggest_link a:visited, .suggest_link a:hover {
    text-decoration:none;
}
.suggest_link_over {
	background-color: #336699;
	padding: 2px 6px 2px 6px;
	border-bottom:1px solid #CCCCCC;
}
.suggest_link_over a:link, .suggest_link_over a:active, .suggest_link_over a:visited, .suggest_link_over a:hover {
    text-decoration:none;
	color:#FFFFFF;
}
#search_suggest {
	position: absolute;
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	visibility:hidden;
	color:#000000;
}
/* Ajax Search Suggest */

.wallpaperTd {
  padding:3px 10px 3px 5px;
  border-bottom:1px solid #f8f8f9;
}
.wallpaperTd img {
  border:1px solid #333333;
  cursor:pointer;
}

.productsStockText {
  font-size:9px;
  color:#999999;
  }

.productsInStock {
  font-size:12px;
  color:#00CC00;
  font-weight:bold;
  }
  
.popupPromo {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  text-align:justify;
}

.popupPromoPage {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  text-align:justify;
  background-image:url(/catalog/images/infobox/info_box_heading_bg.gif);
  background-repeat:repeat-x;
  background-color:#336699;
  margin:5px;
  
  }

a.popupPromo:link { color:#FFFFFF; text-decoration:none;}
a.popupPromo:active { color:#FFFFFF; text-decoration:none;}
a.popupPromo:visited { color:#FFFFFF; text-decoration:none;}
a.popupPromo:hover { color:#FFFFFF; text-decoration:underline;}

.prodInfoSpecTable { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:10px; 
	border-top:1px solid #333333;
}
.prodInfoSpecTable tr td { border-bottom:1px solid #333333;}

.quickSpecs {
color:#999999;
font-size:10px;
border-top:1px solid #CCCCCC;
}


/* BEGIN LIGHT BOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* END LIGHT BOX */

/* BEGIN THICKBOX */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/lightbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #e8e8e8;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* END THICKBOX*/