/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

BODY 
{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	color: #cdc9c7;
	background-image: url(img/background_pattern.gif);
	background-repeat: repeat-x;
	background-color: #221d1b;
	background-position: left top;
	margin: 0px;
}


.menu1
{
	width:77px;
	height:31px;
}

.menu2
{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	height: 25px;
	line-height: 1;
	vertical-align:middle;
	background: #2b2321;
	width:10%;
}

.menu2 a
{
	display: block;
	line-height: 1;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 6px;
	padding-top: 7px;
	text-decoration: none;
	color: #333333;
}

.menu2 a:hover
{
	color: #ffffff;
 	line-height: 1;
	background: #2b2321;
}

.menu2 a:active
{
	display: block;
	line-height: 1;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 6px;
	padding-top: 7px;
	text-decoration: none;
	color: #333333;
}

.suche
{
	float:left;
	font-size: 9px;
    font-weight: bold;
	text-decoration: none;	
}

.searchTopCell 
{
	float:left;
	font-size: 12px;
    font-weight: normal;
	text-decoration: none;
	border-width:1px;
	border-color:#f62c7b;
	border-style:solid;
	background-image:url(img/xellenzz_23.jpg);
	color: #ffffff;
}

INPUT 
{
	font-family: sans-serif;
	float:left;
	font-size: 12px;
    font-weight: normal;
	border-style:solid;
	border-color:#dd296c;
	border-width:1px;
	background-image:url(img/xellenzz_23.jpg);
	text-decoration: none;
	color: #ffffff;
}

TEXTAREA 
{
  	width: 100%;
  	font-family: sans-serif;
  	font-size: 12px;
  	font-weight: normal;
	background:transparent;
	background-image:url(img/xellenzz_22.jpg);
	border-width:1px;
	border-color:#dd296c;
	border-style:solid;
	text-decoration: none;
	color: #ffffff;
}

.background_maincontent 
{
	background-image: url(img/background_02.jpg);
	background-repeat: repeat-x;
	background-color: #625b59;
	background-position: left top;
	margin: 0px;
}
	
.searchTop 
{
	padding: 0em 0em 0em 0em;
}

.boxTextSearch 
{ 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.boxText 
{ 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.boxTextBG 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #625b59;
}

.boxTextBGII 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #dd296c;
}

.boxTextBGIII 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #625b59;
}

.boxTextBGIIII 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #615a58;
}

.boxTextBGIV 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #615a58;
	background-color: #ffffff;
}

.boxTextBGIIV 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #2b2321;
	background-color: #f1f2f2;
}

.boxTextPrice 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #cdc9c7;
}

.errorBox 
{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight: normal;
	background-color: #dd296c;
}

.gvBox 
{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}

.stockWarning 
{ 
	font-family : Helvetica, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications 
{
	background-color: #f2fff7;
}

.orderEdit 
{ 
	font-family : Helvetica, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


img{
	border:0;
}

A {
  color: #221d1b;
  line-height: 2;
  text-decoration: none;
}

A:hover {
  color: #3e3736;
  line-height: 2;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #cdc9c7; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TD.conditions {
	font-family: sans-serif;
	font-size: small;
	font-weight : normal;
	color: #ffffff;
	border-width:1px;
	border-color:#dd296c;
	border-style:solid;
  	background-color: #dd296c;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

TD.infoBoxHeading_right {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  background: #dd296c;
  height:17px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  background: #625b59; 

}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
	color: #cdc9c7;
}

A.pageResults:hover {
  	color: #ffffff;
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #cdc9c7;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.main2, P.main2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration: none;
  
}

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: transparent;
  border-color: #cccccc;
  border-style: dotted;
  border-width: 1px;
}

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

.fusszeile {
  	font-family: Helvetica, Arial, sans-serif;
  	color: #625b59;
  	font-size: x-small;
  	line-height: 1.5;
  	text-align:center;
}

.fusszeile a {
    color: #625b59;
}

.fusszeile a:hover {
    color: #ffffff;
}
	

.copyright {
  font-family: Helvetica, Arial, sans-serif;
  color: #625b59;
  font-size: x-small;
  line-height: 1.5;
  text-align:center;
}

.parseTime {
  font-family: Helvetica, Arial, sans-serif;
  color: #625b59;
  font-size: x-small;
  line-height: 1.5;
  text-align:center;
}
.copyright a {
  color: #625b59;
}
.copyright a:hover {
  color: #ffffff;
}


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

SPAN.productSpecialPrice {
  font-family: Helvetica, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Helvetica, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Helvetica, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Helvetica, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #cdc9c7;
}

.moduleRow {
 font-family: Helvetica, Arial, sans-serif;
 color: #2b2321;
 font-size: 11px;
 line-height: 1.5;
 background-color: #cdc9c7;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #e9e5e4; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
}

.moduleRowSelected {
	font-family: Helvetica, Arial, sans-serif;
 	color: #2b2321;
 	font-size: 11px;
	background-color: #cdc9c7;
}

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #F7F7F7; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

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

/* input requirement */

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

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(../img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #cdc9c7;
	font-weight: bold;
}

.contentsTopics2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #3e3736;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.FormBoxDotted
{
	padding:10px;
	border:1px dotted; 
	margin-bottom:10px;
}

.FormBoxDottedLight
{
	padding:10px;
	border:1px dotted;
	background-color:#FFFFFF;
	margin-bottom:10px;
}


/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;	
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 449px;
	width: 725px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 449px;
	width: 725px;
	margin-top:-18px;
}

.slideshow_job {
	height: 600px;
	width: 430px;
	margin-top:-18px;
}

.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/


.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}

.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}

.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;

}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
	float:left;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}

/* GALLERY AND ORDER */

/* #gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:0px solid #fff; }
#images {border:0px solid #9ac1c9; height:225px; margin-bottom:20px}
#image {position:relative; width:472px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(templates/xtc4/img/assets/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {float:right; margin-left:10px; padding:0 5px 0 0; height:682px; width:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; width:100px; height:375px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:10000px; width:100px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(templates/xtc4/img/assets/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(templates/xtc4/img/assets/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)} */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}

#wrapper {width:806px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}

#fullsize {float:left;position:relative; width:440px; height:630px; padding:2px; border:1px solid #ccc; background:#000}

#information {position:absolute; bottom:0; width:432px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}

#image {width:432px}
#image img {position:absolute; z-index:25; width:430px;}

.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url('templates/xtc4/img/tinyslideshow/left.gif') left center no-repeat}
#imgnext {right:0; background:url('templates/xtc4/img/tinyslideshow/right.gif') right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url('templates/xtc4/img/tinyslideshow/link.gif') center center no-repeat}
#thumbnails {float:right;margin-top:15px}

#slidetop {float:left; width:130px; height:20px; background:url('templates/xtc4/img/tinyslideshow/scroll-up.gif') center center no-repeat; background-color:#222}
#slideleft {float:left; width:20px; height:81px; background:url('templates/xtc4/img/tinyslideshow/scroll-left.gif') center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slidetop:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url('templates/xtc4/img/tinyslideshow/scroll-right.gif') center center no-repeat}
#slidebottom {float:right; width:130px; height:20px; background:url(templates/xtc4/img/tinyslideshow/scroll-down.gif) center center no-repeat; background-color:#222}
#slideright:hover {background-color:#333}
#slidebottom:hover {background-color:#333}

#slidearea {position:relative; height:630px; margin-left:5px; width:125px; overflow:hidden}
#slider {position:absolute; left:0; width:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px; width:125px }