/*
  $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: Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #dddcd9;
  color: #3e3e3e;
  margin: 0px;
  background-image: url(images/skin/body-bg.png);
  background-repeat:repeat-x;

}

DIV#contentBox {
  width:990px;
  left:50%;
  position:relative;
  height:auto;
  margin-left:-495px;
  text-align: left;
  display:block;
  clear:both;
}

textarea {
    resize: none;
} 

DIV.widthSmaller {
	width:916px;
	margin-left:32px;
	overflow:hidden;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ff9900;
  text-decoration: underline;
}

FORM {
	display: inline;
}

DIV#header {
	width:100%;
	height:125px;
	background:url(images/skin/header-bg.png) bottom right no-repeat;
}


A.header_logo {
	position:absolute;
	left:10px;
	width:200px;
	height:120px;
	background:url(images/skin/logo.png);
	display:block;
	text-indent:-999px;
	overflow:hidden;
}

DIV.fb-like {
	position:absolute;
	left:590px;
	top:19px;
	
}

DIV#header_search{
	position:absolute;
	right:63px;
	top:15px;
	width:240px;
	background:url(images/skin/header-search-bg.png) no-repeat;
	display:block;
	text-align:right;
}

INPUT.header_search_input {
	width:205px;
	position:absolute;
	left:2px;
	top:2px;
	color:#dddcd9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#525150 solid 1px;
	background:#525150;
	margin:3px 0 0 3px;
}

INPUT.header_search_submit{
	margin:2px 2px 0 0 ;
}

DIV#header_search span a{
	font:11px Tahoma;
	color:#ffbb00;
}

DIV#header_lang{
	position:absolute;
	right:8px;
	top:15px;
	width:49px;
	height:28px;
	background:url(images/skin/header-lang-bg.png) no-repeat;
	display:block;
	text-align:left;
}

DIV#header_lang img{
	margin:6px 0 0 6px;
}

DIV#header_selector{
	position:absolute;
	right:8px;
	top:15px;
	width:49px;
	height:49px;
	background:url(images/skin/header-selector-bg.png) no-repeat;
	display:block;
	text-align:left;
	display:none;
}

DIV#header_selector img{
	margin:6px 0 0 6px;
}



A.header_user, A.header_user_on, A.header_basket, A.header_basket_on{
	position:absolute;
	width:49px;
	height:47px;
	top:65px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
}

A.header_user, A.header_user_on{
	right:61px;
	text-indent:-999px;
}
A.header_user{
	background:url(images/skin/user.png) 0px 0px;
}

A.header_user_on{
	background:url(images/skin/user-on.png) 0px 0px;
}

A.header_basket, A.header_basket_on{
	right:6px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
A.header_basket{
	background:url(images/skin/basket.png) 0px 0px;
}

A.header_basket_on{
	background:url(images/skin/basket-on.png) 0px 0px;
}
A.header_basket_on span{
	display:block;
	margin-left:25px;
	margin-top:8px;
	width:13px;
	text-align:center;
	line-height:13px;
}

A.header_user:hover, A.header_user_on:hover, A.header_basket:hover, A.header_basket_on:hover {
	background-position:0px -47px;
}

.headerError {
  background: #ff0000;
  margin-left:5px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding:5px;
}


.headerInfo {
  background: #00ff00;
	margin-left:5px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding:5px;
}


#list {
	background:url(images/skin/header-bg.png) right repeat-y;
	padding-bottom:20px;
}

#list .navigation {
	position:absolute;
	margin-left:230px;
	float:left;
	width:630px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff9900;
	font-weight: bold;
	line-height:18px;
	border-bottom: #bbb solid 2px;
}


#list .navigation A.headerNavigation { 
  color: #ff9900; 
}

#list A.headerNavigation:hover {
  color: #ffaa00;
}


#list .column_left UL, 	#list .column_left LI {
	margin:0;
	padding:0;
	list-style:none;
}

#list ul.menu {
	margin-left:25px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	margin-bottom:5px;
}

#list .menu li a {
	color:#ff9900;
}


#list ul.catHeader {
	background:url(images/skin/cat-bg-top.png) no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}


#list .catHeader li {
	margin-left:20px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#FFF;
}






#list div.categories {
	background:url(images/skin/cat-bg.png) repeat-y;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
}


#list div.catFooter {
	background:url(images/skin/cat-bg-btn.png) no-repeat;
	height:10px;
	display:block;
}




#newProducts{
	position:relative;
	height:230px;
	margin-left:25px;
	width:190px;
	overflow:hidden;
}
#newProducts h1{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:normal;	
}


#newProducts .slide{
	width:190px;
	display:block;
	text-align:center;
	position:absolute;
	top:35px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#newProducts .slide img{
	padding:5px;
	border:solid #dddddd 1px;
	margin-bottom:5px;
}


#footer {
	width:100%;
	height:140px;
	background:url(images/skin/footer-bg.png) right top no-repeat;
	position:relative;
}

.footer-meta {
	position:absolute;
	top:60px;
	left:25px;
	width:800px;
}

A#footer-top {
	position:absolute;
	left:24px;
	top:31px;
	width:49px;
	height:25px;
	background:url(images/skin/backtotop.png) 0px 0px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}

A#footer-top:hover {
background-position:0px -25px;
}


.header {
  background-image: url(images/skin/header_background.jpg);
}

.header_search_text {
  font:11px/13px Tahoma;
  color:#ffbb00;
}

.header_search_text a {
  color:#ffbb00;
}

.header_search_text a:hover {
  color:#ff9900;
}

TR.headerPersonal {

}

TD.headerPersonal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerPersonal { 
  color: #ffffff; 
}

A.headerPersonal:hover {
  color: #ffffff;
}

TR.headerNavigation {

}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

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 {
 
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #dddddd;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #fac852;
  color: #ffffff;
  padding-top:5px;
  padding-bottom:5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.contentBox {
  background: #dddddd;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #fac852;
  color: #ffffff;
  padding-top:5px;
  padding-bottom:5px;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.BestSellersBox {
  
}
TD.BestSellersBoxHeading {
   height:43px;
  background-image:url('images/skin/category_bg.jpg');
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #32312d;
  padding-bottom:4px;
  padding-right:4px;
}
.BestSellersBoxContents {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* KATEGORIAK ON */
/*
.CategoriesBox {
  
}
TD.CategoriesBoxHeading {
  height:43px;
  background-image:url('images/skin/category_bg.jpg');
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #32312d;
  padding-bottom:4px;
  padding-right:4px;
}
.CategoriesBoxContents {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}
*/
/* KATEGORIAK OFF */

.CurrenciesBox {
  background: #dddddd;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* INFORMACIOK ON */


.InformationBox {

}
TD.InformationBoxHeading {
  height:43px;
  background-image:url('images/skin/category_bg.jpg');
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #32312d;
  padding-bottom:4px;
  padding-right:4px;
}
.InformationBoxContents {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #32312d;
  line-height:22px;
  padding-left:11px;
}

.InformationBoxContents a{
  font-size: 12px;
  color: #32312d;
  text-decoration:underline;
}

.InformationBoxContents a:hover{
  font-size: 12px;
  color: #000000;
  text-decoration:none;
}


.LanguagesBox  {
  background: #dddddd;
}
.LanguagesBoxHeader {
}

TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.LanguagesBoxContentsHeader {

}

.ManufacturerInfoBox {
  background: #dddddd;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.ManufacturersBox {
  background: #dddddd;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.OrderHistoryBox {
  background: #dddddd;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.ProductNotificationsBox {
  background: #dddddd;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.ReviewsBox {
  background: #dddddd;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.SearchBox {
  background: #dddddd;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.ShoppingCartBox {
  background: #dddddd;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.SpecialsBox {
  background: #dddddd;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.TellaFriendBox {
  background: #dddddd;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


.WhatsNewBox {
  background: #dddddd;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbbbbb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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: #f5f5f5;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #fac852;
  color: #FFFFFF;
  font-weight: bold;
  padding-top:7px;
  padding-bottom:7px;
}

a.productListing-heading:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, h1.pageHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  color: #342608;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

DIV.smallText, TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  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;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, 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: Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; }

.cssButton  {
	display:inline-block;
  background: #FAC852;
  color: #ffffff;
  padding:5px 7px 5px 7px;	
  vertical-align: top;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px solid #ffbb00;
  border-spacing: 1px;
  font-weight:bold;
  line-height:auto;
}	

a:hover .cssButton, input.cssButton:hover   {
  background: #ffbb00;
  border-color: #ff9900;
}

#thecategories {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	/*top: -9px;
	margin-bottom: -16px;*/
}

.catwithsubs, .catwithnosubs {
	padding-right: 4px;
	/*padding-right: 7px;*/
}

.activelink {
	/*display: block;*/
	font-weight: bold;
}

#thecategories a {
	text-decoration:none;
	color:#FFF;
	/*display: block;*/
	margin-right:20px;
	display:block;
}

#thecategories a:hover {
	text-decoration:underline;
	color: #FFF;
	background:#ffbb00;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 20px;
/* padding-left: 4px; */
/*font-weight:bold;*/
/*color:#000000;*/
/*font-size:13px;*/
}

#secondcat a {
	padding-left: 29px;
	/*color:#333333;*/
}

#thirdcat a {
	padding-left: 38px;
}

#fourthcat a {
	padding-left: 47px;
}

#fifthcat a {
	padding-left: 56px;
}


/* S! */
.column_left {
	width:230px;
	/*background:#966;*/

}

.column_center {
	padding:50px 10px 10px 10px;
	/*width:630px;*/
	/*background:#0F0;*/
}

.column_right {
	padding-top:5px;
	/*background:#0CF;*/
	width:130px;
}

.column_right a img {
	margin-right:10px;
}



.no_underline, .no_underline:hover, .no_underline a:hover, .no_underline a   {
  text-decoration: none;
}


.headingBtn {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #342608;
	text-indent:20px;
	display:inline-block;
	background:url(images/skin/header-arrow.png) 0px 0px no-repeat;
	line-height:30px;
	margin-right:15px;
}

.headingOn{
	color:#FF9900;
	background-position:0px -30px;
}

#newsbox {
	position:relative;
}

#newsbox #facebook, #newsbox #news{
	margin-top:10px;
	float:left;
}





/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/skin/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/skin/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/skin/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/skin/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

