/* ----------------------------------------------------------

			|   Logic-Base				 |
			|   Standardshop - CSS-Style |
			  -------------------------- 
			|   Version:	 1.1		 |
  	        |   Erstellung:	 05-05-09    |
			  --------------------------
			|                            |

/* ---------------------------------------------------------- */
/*  Globale Definition - gilt für alle Seiten */
/* ---------------------------------------------------------- */
body {
	font-family: Arial;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	background-image: url(icons/ht_background.jpg);
	background-repeat: repeat;
	scrollbar-face-color:#0A7BAF; 
	scrollbar-highlight-color:#fff; 
	scrollbar-3dlight-color: #0A7BAF; 
	scrollbar-darkshadow-color:#fff; 
	scrollbar-shadow-color:gray; 
	scrollbar-arrow-color:#fff; 
	scrollbar-track-color:#ccc;
}

a, a:visited {	color: #0A7BAF;	text-decoration: none; outline: none;}
a:active, a:hover {	text-decoration: none;	color: #000; outline: none;}
p {margin: 0px; padding: 0px;}
img {border: 0px;}

/*  Überschriften für alle Hauptinhalte */
h1 { font-size: 24px; color: #000000; margin: 0px 0px 5px 0px; }
h2 { font-size: 16px; color: #ffffff; margin: 0px;}
h3 { font-size: 16px; color: #333333; margin: 0px;}
h4 { font-size: 12px; color: #333333; margin: 0px 0px 5px 0px;}


h1, h2, h3, h4, h5, h6 {
	padding:0;
	font-weight: bolder;
	text-transform: uppercase;
}

.lb_clear {	clear: both; overflow: hidden; height: 0px;}
.lb_left {	float: left;}
.lb_right {	float: right;}
.lb_space { padding: 5px;}
.lb_hline {	background-image: url(icons/hline.gif);	background-repeat:repeat-x; height: 15px;}

/* ---------------------------------------------------------- */
/*  Startseite Layoutgerüst */
/* ---------------------------------------------------------- */

.lb_allcontent {width:980px; margin:auto;}

.lb_left_bg {background-image: url(icons/ht_left_bg.gif); background-repeat: repeat-y;}
.lb_main_bg {background-image: url(icons/ht_main_bg.jpg); background-repeat: no-repeat; background-position: top; background-color: #fff;}
.lb_right_bg {background-image: url(icons/ht_left_bg.gif); background-repeat: repeat-y;}
.lb_header { width: 950px; height: 240px; overflow: hidden; margin-left: 10px; margin-top: 10px;}
.lb_left_content { float: left; width: 200px; overflow: hidden; margin-left: 10px; margin-right: 20px;}
.lb_main_content { float: left; width: 730px; overflow: hidden;}
.lb_main_footer { clear: both; margin-bottom: 10px;}
.lb_topmenu { position: relative; width:310px; height: 291px; right: 30px; top: 0px; float: right; text-align: left; background-image: url(icons/topmenu_bg.png); margin-top: -282px; background-repeat: no-repeat;}

/* ---------------------------------------------------------- */
/*  Header */
/* ---------------------------------------------------------- */

.lb_toplinks { color: #ccc; font-size: 10px; text-transform: uppercase; font-weight: bold;}
.lb_toplinks a { color: #999; margin-right: 5px; margin-left: 5px;}
.lb_toplinks a:hover, .lb_toplinks a:active  { color: #fff;}

.lb_flaggs {float: left; width: 37px; margin-top: 7px; height: 87px;}
.lb_search_bg {width: 730px; height: 27px; background-image: url(icons/search_bg.gif); background-repeat: no-repeat; padding-left: 220px; padding-top: 21px;}
.lb_search_text {float: left; margin-right: 5px;}

/* ---------------------------------------------------------- */
/*  Globale Textformatierungen */
/* ---------------------------------------------------------- */
.lb_textsmall {	font-size: 9px;}
.lb_black {	color: #000; font-weight: bold;}
.lb_red {color: #ff0000;}
.lb_orange {color: #ff9900;}
.lb_green {color: #008000;}

/* Rabatt- & Preisauszeichnung */

.lb_discount {
	color: red;
	font-weight: bold;
	font-size: 10px;
}
.lb_price {
	color: #0A7BAF;
	font-weight: bold;
	font-size: 12px;
}
.lb_totalprice {
	font-weight: bold;
	color: #0A7BAF;
}

/* ---------------------------------------------------------- */
/* Boxen - Templates (Linke Spalte)  */
/* ---------------------------------------------------------- */
.lb_satellitehead {
	background-image: url(icons/satellite_head.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 28px;
	margin: 0px;
	padding-left: 10px;	
	padding-top: 10px;
}

.lb_satellitecontent {
	padding: 10px;
	background-image: url(icons/satellite_bg.gif);
	background-repeat:repeat-y;
	margin: 0px;
}
.lb_satellitefooter {
	background-image: url(icons/satellite_footer.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
}

/* Zuletzt angesehen */
.lb_satellitecontent2 {
	padding: 10px 0px 10px 30px;
	background-image: url(icons/last_bg.gif);
	background-repeat:no-repeat;
	height: 120px;
	margin: 0px;
	overflow: hidden;
	width: 170px;
}

/* Dunkelgrau fürs Menü */
.lb_satellitefooter3 {
	background-image: url(icons/satellite_footer3.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 17px;
}


/* Grünes Template */
.lb_satellitehead2 {
	background-image: url(icons/satellite_head2.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 28px;
	margin: 0px;
	padding-left: 10px;	
	padding-top: 10px;
}

.lb_satellitefooter2 {
	background-image: url(icons/satellite_footer2.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
}

/* ---------------------------------------------------------- */
/*  Boxen - Templates (Hauptinhalt) */
/* ---------------------------------------------------------- */
.lb_satellitemain {
	text-align: left;
	list-style-position: inside; /* nicht löschen (Bug Firefox) */
	list-style-type: square; 
}

.lb_satellitemaincontent {
	padding: 0px;
}
/* ---------------------------------------------------------- */
/*  Startseite */
/* ---------------------------------------------------------- */
.lb_flash_bg  {
	width: 729px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
	background-image: url(icons/flash_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 1px;
}

/*  Hintergrund für Topseller, Topangebote, Neu im Sortiment */	 
.lb_itembg {
	width: 167px;
	height: 247px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	background-image: url(icons/item_bg.gif);
	background-repeat: no-repeat;
}

.lb_itembg2 {
	width: 167px;
	height: 247px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	background-image: url(icons/item_bg.gif);
	background-repeat: no-repeat;
}
/* ---------------------------------------------------------- */
/*  Kategoriebilder auf der Startseite*/
/* ---------------------------------------------------------- */
.lb_imageitemstart {
	width: 230px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	display: block;
	cursor: pointer;
}

.lb_imageitemstart2 {
	width: 230px;
	margin-bottom: 10px;
	float: left;
	display: block;
	cursor: pointer;
}
/* ---------------------------------------------------------- */
/*  Listenansicht + Zubehör */
/* ---------------------------------------------------------- */
/*  Hintergrund für die einzelnen Artikel */
.lb_itembg3 {
	background-image: url(icons/item_bg3.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: 140px;
	margin-top: 1px;
	overflow: hidden;
	
}
.lb_itembg3_compare {
	background-image: url(icons/item_bg3_compare_on.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: 140px;
	margin-top: 1px;
	overflow: hidden;
}

/*  Sortierung der Artikel (Listenansicht + Mein Konto) */
.lb_sortlist {
	background-color: #e5e5e5;
	padding: 5px;
	border: 1px solid #ccc;
}

/*  Navigator */
.lb_navigator {
	padding: 5px 0px 5px 0px;
}
/*  Seitenanzahl */
.lb_pagenumber {
	color: #0A7BAF;
	font-weight: bold;
    border: solid 1px #0A7BAF;
    padding: 2px 5px 2px 5px;
    background-color: #FFF5E5;
}

/* ---------------------------------------------------------- */
/*  Kleiner Warenkorb */
/* ---------------------------------------------------------- */
.lb_smalltable {
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
	background-color: #e5e5e5;
	margin-bottom: 1px;
	
}
/*  Scrollbox*/
.lb_small_cart_box {width: 300px; height: 95px; overflow: auto;}
.lb_small_cart {width: 275px; height: 25px; overflow: hidden;  border-bottom: 1px solid #ccc; padding: 5px 0px 5px 5px;}
.lb_small_td {float: left; width: 70px; overflow: hidden;}

/* ---------------------------------------------------------- */
/*  Warenkorb */
/* ---------------------------------------------------------- */

.lb_cartbg {
	width: 730px;
	height: 140px;
	margin-top: 1px;
	background-image: url(icons/cart_bg.gif);
	background-repeat: no-repeat;
}
.lb_cart_td { width: 100px; text-align: center; float: left; margin-top: 20px;}

/*  Anpassung für Pflichtzubehör im Shop */
.lb_cartbg_border {border-top: solid 2px #0A7BAF; border-bottom: solid 2px #0A7BAF; }

.lb_cartbg_item {
	width: 730px;
	height: 140px;
	margin-top: 1px;
	background-image: url(icons/cart_bg_item.gif);
	background-repeat: no-repeat;
}

/* ---------------------------------------------------------- */
/*  Wunschzettel */
/* ---------------------------------------------------------- */
.lb_wishbg {
	width: 730px;
	height: 140px;
	margin-top: 1px;
	background-image: url(icons/wish_bg.gif);
	background-repeat: no-repeat;
}

/* ---------------------------------------------------------- */
/*  Detailansicht */
/* ---------------------------------------------------------- */

.lb_detailimagebig {
	width: 350px;
	
}

.lb_detailimage {width: 100px; height: 100px; margin-top: 10px;}

.lb_thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 120px;
	height: 120px;
	background-image: url(icons/thumb_bg.gif);
	text-align: center;
	cursor: pointer;
}
.lb_thumb:active, .lb_thumb:hover {
	background-image: url(icons/thumb_bg_on.gif);
}

.lb_detailbox {
	float: right;
	border: solid 1px #ccc;
	width: 300px;
	padding: 10px;
	background-image: url(icons/satellitemainbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lb_detailbox_content { padding-bottom: 5px;}

/*  Variantenauswahl */	
.lb_choosevariant {
	color: #ff0000;
	background-image: url(icons/varianteerror.gif);
	height: 88px;
	top: 5px;
	width: 175px;
	text-align: left;
}
/* Artikel weiterempfehlen */ 
.lb_recommend {
	background-color: #fff;
	background-image: url(icons/weiterempfehlen.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding: 120px 10px 10px 10px;
}

/* ---------------------------------------------------------- */
/*  Reitersystem	
/* ---------------------------------------------------------- */

.lb_wait {
	background-image: url(icons/wait.gif);
	width:100%;
	height:100px;
	background-repeat:no-repeat;
	background-position:center;
}
/* ---------------------------------------------------------- */
/*  Allgemeine Messagenbox (globale Verwendung) */ 
/* ---------------------------------------------------------- */
.lb_messagebox {
	width: auto;
	height: 80px;
	text-align: left;
	background-color: #fff;
	color: #0A7BAF;
	background-image: url(icons/message.jpg);
	background-repeat: no-repeat;
	background-position: 550px center;
	padding: 10px;
	border: solid 1px #0A7BAF;
}
/* ---------------------------------------------------------- */
/*  Tabellenformatierung (globale Verwendung) */ 
/* ---------------------------------------------------------- */
.lb_tableheader {background-color: #e5e5e5;	font-weight: bold;	font-size: 12px; border: solid 1px #ccc;}
.lb_tableheader td {text-align: center; padding: 5px 0px 5px 5px;}
.lb_table td {padding: 5px;	border-left: solid 1px #ccc; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; text-align: center;}
.lb_table tr:active, .lb_table tr:hover  {background-color: #e5e5e5;}

/* ---------------------------------------------------------- */
/*  Allgemeien Buttons (globale Verwendung) */ 
/* ---------------------------------------------------------- */
.lb_button, .lb_button:visited {
	background-image: url(icons/button.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-top: 3px;
	display: block;
	width: 147px;
	height: 30px;
}
.lb_button a, .lb_button a:visited {
	color: #0A7BAF;
	display: block;
	text-decoration: none;
	width: 147px;
	height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 25px;
	text-align: left;
}
.lb_button a:active, .lb_button a:hover {
	color: #000000;
	text-decoration: none;
}

/*  Allgemeine Klasse und für Downloads */ 

.lb_button_arrow {
	background-image: url(icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
	text-indent: 15px;
	margin-top: 5px;
}
.lb_button_arrow a, .lb_button_arrow a:visited {
	color: #666;
	text-decoration: none;
	width: 110px;
	text-transform: uppercase;
	font-weight: bold;
}
.lb_button_arrow a:active, .lb_button_arrow a:hover {
	color: #000;
	text-decoration: none;
}


/* ---------------------------------------------------------- */
/*  Hautpmenü für 5 Ebenen */ 
/* ---------------------------------------------------------- */
.lb_cat_bg {
	background-image:url(icons/cat_bg.jpg);
	background-repeat:no-repeat;
	width: 200px;
	height: 29px;
	text-align: center;
	padding-top: 8px;
}

.lb_categories {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.lb_categorie1, .lb_categorie1:visited {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
    text-indent: 10px;
	background-image:url(icons/menu_1.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 31px;
	overflow: hidden;
}
.lb_categorie1:active, .lb_categorie1:hover {
	color: #000;
	text-decoration: none;
	
}
.lb_categorie1active, .lb_categorie1active:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
    text-indent: 10px;
	background-image:url(icons/menu_1.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 31px;
	overflow: hidden;
}
.lb_categorie1active:active, .lb_categorie1active:hover {
	color: #000;
}
.lb_categorie2, .lb_categorie2:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	line-height: 30px;
    text-indent: 23px;
	background-image:url(icons/menu_2.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
}
.lb_categorie2:active, .lb_categorie2:hover {
	color: #0A7BAF;
	
}
.lb_categorie2active, .lb_categorie2active:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0A7BAF;
	line-height: 30px;
    text-indent: 23px;
	background-image:url(icons/menu_2.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
}
.lb_categorie2active:active, .lb_categorie2active:hover {
	color: #0A7BAF;
}
.lb_categorie3, .lb_categorie3:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	line-height: 30px;
    text-indent: 33px;
	background-image:url(icons/menu_3.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
}
.lb_categorie3:active, .lb_categorie3:hover {
	color: #0A7BAF;
}
.lb_categorie3active, .lb_categorie3active:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0A7BAF;
	line-height: 30px;
    text-indent: 33px;
	background-image:url(icons/menu_3.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
}
.lb_categorie3active:active, .lb_categorie3active:hover {
	color: #0A7BAF;
}
.lb_categorie4, .lb_categorie4:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	line-height: 30px;
    text-indent: 43px;
	background-image:url(icons/menu_4.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
}
.lb_categorie4:active, .lb_categorie4:hover {
	color: #0A7BAF;
}
.lb_categorie4active, .lb_categorie4active:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0A7BAF;
	line-height: 30px;
    text-indent: 43px;
	background-image:url(icons/menu_4.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
}
.lb_categorie4active:active, .lb_categorie4active:hover {
	color: #0A7BAF;
}
.lb_categorie5, .lb_categorie5:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	line-height: 30px;
    text-indent: 53px;
	background-image:url(icons/menu_5.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
}
.lb_categorie5:active, .lb_categorie5:hover {
	color: #0A7BAF;
}
.lb_categorie5active, .lb_categorie5active:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0A7BAF;
	line-height: 30px;
    text-indent: 53px;
	background-image:url(icons/menu_5.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
}
.lb_categorie5active:active, .lb_categorie5active:hover {
	color: #0A7BAF;
}

/* ---------------------------------------------------------- */
/*  Allgemeien Hyperlinks (globale Verwendung) */ 
/* ---------------------------------------------------------- */ 
.lb_hyperlink, .lb_hyperlink:visited {
	color: #666666;
	text-decoration: none;
}
.lb_hyperlink:active, .lb_hyperlink:hover {
	color: #0A7BAF;
	text-decoration: none;
}
.lb_title, .lb_title:visited {
	color: #0A7BAF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.lb_title:active, .lb_title:hover {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}

.lb_title_white, .lb_title_white:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	
}
.lb_title_white:active, .lb_title_white:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	
}

/* ---------------------------------------------------------- */
/*  Diverse Objekte */ 
/* ---------------------------------------------------------- */  
/* Für alle Dropdownlisten */ 
.lb_ddl {
	line-height: 11px;
	font-size: 11px;
	width: 160px;
	color: #0A7BAF;
}
/* Für alle Textboxen */
.lb_box {
	color: #666666;
	padding-left: 5px;
	font-size: 9px;
	width: 150px;
	height: 14px;
	
}
.lb_boxerror {
	color: #fff;
	padding-left: 5px;
	font-size: 9px;
	width: 150px;
	height: 14px;
	background-color: #ff0000;
	
}

/* ---------------------------------------------------------- */
/*  Übersichtsboxen (globale Verwendung)
/* ---------------------------------------------------------- */ 
/*  Widerrufsbelehrung */
.lb_resolve {
	padding:15px 150px 15px 15px;
	height: 145px;
	overflow: auto;
	background-color: #fff;
	background-color: #e5e5e5;
}
.lb_overviewbox {
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}


/* ---------------------------------------------------------- */
/*  Sitemap auf 3 Ebenen
/* ---------------------------------------------------------- */  
.lb_sitemap {
	padding-left: 0px;
	padding-top: 10px;
}
.lb_sitemap a {
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
	background-image: url(icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.lb_sitemap2 {
	padding-left: 10px;
	padding-top: 4px;
}
.lb_sitemap2 a {
	color: #666666;
	background-image: url(icons/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.lb_sitemap3 {
	padding-left: 20px;
	padding-top: 4px;
}
.lb_sitemap3 a {
	background-image: url(icons/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
/* ---------------------------------------------------------- */
/*  Stücklistenkonfigurator
/* ---------------------------------------------------------- */
.lb_varianteerror {
	background-position: 10px 10px;
	background-image: url(icons/message.jpg);
	background-repeat: no-repeat;
	border: 1px solid #0A7BAF;
	background-color: #fff;
	padding: 5px;
}
/* ---------------------------------------------------------- */
/*  Umstellung IPayment auf CGI BEGIN
/* ---------------------------------------------------------- */
.lb_tablehelp {
	width:200px;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	background-color:#fff;
	border:solid 1px #000;
}
.lb_tablewait {
	background-color:#000;
	filter:alpha(opacity=70); /* IE */
	-moz-opacity: 0.70; /* Gecko */
	opacity: 0.70; /* Opera */
}



/* ---------------------------------------------------------- */
/*  Webservice Suche
/* ---------------------------------------------------------- */

.lb_WSSearch_main {
	position:absolute;
	margin-left: 45px;
	width:400px;
	background-color:#fff;
	z-index:5000;
	display:none;
	color: #333;
	border: solid 1px #cccccc;
	background-image: url(icons/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	filter:alpha(opacity=90); /* IE */
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
}

.tb_WSSearch_evenrow {cursor:pointer; vertical-align:top;}
.tb_WSSearch_oddrow { cursor:pointer; vertical-align:top;}

.tb_WSSearch_evenrow:hover, .tb_WSSearch_oddrow:hover {
	cursor:pointer;
	background-color:#0A7BAF; /*  Mouse-Over Firefox */
	color: #ffffff;
	}

.lb_WSSearch_marker { font-weight:bold;	color: #000;}

.tb_WSSearch_selected {
	cursor:pointer;
	background-color:#0A7BAF; /*  Mouse-Over IE */
	color: #ffffff;
}	

/* ---------------------------------------------------------- */
/*  Artikel vergleich
/* ---------------------------------------------------------- */

.lb_WSSearch_main2 {
	position:absolute;
	margin-left: -269px;
	margin-top: 5px;
	width:400px;
	background-color:#fff;
	z-index:5000;
	display:none;
	color: #333;
	border: solid 1px #cccccc;
	background-image: url(icons/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	filter:alpha(opacity=90); /* IE */
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
}

/* ---------------------------------------------------------- */
/*  Integration Lightbox
/* ---------------------------------------------------------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; 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: 100; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(icons/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(icons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(icons/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: 900; width: 100%; height: 500px; background-color: #000; }





