/* -----------------------------------------------------------------------------------------
   $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 
   -----------------------------------------------------------------------------------------
   
   Recreation Lounge Template & Stylesheets
   -----------------------------------------------------------------------------------------
   (c) 2007 Ing. Michael Fürst
       bluegate communications
	   http://www.bluegate.at
   ---------------------------------------------------------------------------------------*/

/* THE BIG GUYS */
* {margin:0;padding:0}
body {color:#504F43; font-family:Arial,Verdana,Sans-serif; font-size:13px; margin:0; padding:0; background-color:#FFFFFF;}

/* HEADINGS */
h1 {color:#575547;font-weight:bold;font-size:20px;margin:10px 0px 8px 0px;padding:0px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#AEA992;}
h2 {color:#6C6A5E; font-weight:bold;font-size:14px;margin:7px 0px 4px 0px;padding:0px;}

/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#990000} 
a:visited {color:#990000} 
a:hover,a:active {color:#990000}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:Arial,Verdana,Sans-serif; font-size:12px; padding:2px}
textarea {font-family:Arial,Verdana,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:Arial,Verdana,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding:0; margin:0; height:1px; overflow:hidden; line-height:1px; border-width:1px 0px 0px 0px; border-style:solid; border-color:#928B6B;}
div.hrlightgrey {padding:0; height:1px; overflow:hidden; margin:0; line-height:0px; background-color:#AEA992}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}

/* WHOLE SITE WRAPPER */
#wrap {	margin: 0 auto; width:950px; background-color:#fff; border-style:solid; border-color:#fff; border-width:0px 10px 0px 10px;}

/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {height:80px; border-bottom: 1px solid #fff; border-top: 10px solid #fff;}
#header	#logo {padding:20px 0px 0px 20px; float:left}
#header #search {position: relative; height:80px; float:right; color:#6B6857; padding:0; white-space:nowrap}
#header #search table.tablesearch {position:absolute; bottom:0; right:0; background: #DCD7C1; padding:0; margin:0;}
#header #search a {color:#6B6857; font-size:11px;}
#header #search table.tablesearch tr td {padding:0px 5px 0px 0px; white-space:nowrap}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#807E72; padding:0px 0px 0px 15px; list-style-type:none; background-color:#fff; height:26px; background-image:url(img/bg_breadcrumb.gif); background-repeat:no-repeat; font-size:11px; margin-bottom:15px;}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:26px; text-decoration:none; font-weight:normal; cursor:pointer;color:#727066; margin:0; padding:0;}

/* TOPMENU AS LIST */
#topmenuwrap {background: url(img/bg_topmenu.gif) repeat-x;}
#topmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(img/bg_topmenu.gif) repeat-x;}
#topmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#topmenu a:hover {color:#DEDCCE;}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {text-align:right; height:26px; font-size:13px; background: url(img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 0px; margin:0;}

/* CONTENT WRAPPER */
#contentwrap {clear:both;width:950px;padding:0;}

/* LEFT COLUMN */
#leftcol {float:left; width:200px; padding:0px 0px 15px 0px;}

/* RIGHT COLUMN */
#rightcol {float:right; width:200px; padding:0px 0px 15px 0px;}

/* MAIN CONTENT */
#content {float:left; width:495px; padding:0px 25px 0px 25px; margin-bottom:15px;}
#contentfull {width:890px; padding:0px 30px 0px 30px; margin-bottom:15px;}

/* CATEGORY MENU */
h2.categoryheader {background-image:url(img/category_header.gif); font-size:11px; color:#FFFFFF; padding:5px 0px 5px 8px; margin:0;vertical-align:middle;}
h2.categoryheader a {text-decoration:none; color:#fff}
ul#categorymenu {background-color:#EDEDED; margin-bottom:15px;}
/* 1st TIER */
ul#categorymenu li.level1 {list-style-type:none; background-image:url(img/category_listitem_1.gif); background-repeat:no-repeat; background-position:0; background-color:#DCD7C1; padding:3px 0px 4px 30px; border: solid #fff; border-width:1px 0px 0px 0px;}
ul#categorymenu li.level1 a {font-size:11px; text-decoration:none; color:#575547; font-weight:normal;}
/* 2nd TIER */
ul#categorymenu li.level2 {list-style-type:none; background-image:url(img/category_listitem_2.gif); background-repeat:no-repeat; background-position:0; background-color:#EAE6D2; padding:3px 0px 4px 35px; border: solid #fff; border-width:1px 0px 0px 0px;}
ul#categorymenu li.level2 a {font-size: 11px; text-decoration:none; color:#6F6D5C; font-weight:normal;}

/* BOXES GLOBAL DEFINITION */
h2.boxheader {background-image:url(img/bg_boxheader.gif);height:25px;font-size:11px; color:#FFFFFF; padding:0px 8px 0px 8px; margin:0; line-height:25px; vertical-align:middle;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.boxbody {background-color:#ECE9E2; padding:8px; margin-bottom:15px}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#504F43; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#504F43; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#504F43; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#FF0000}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px;}
.boxbody .productboximage {border: solid 1px #999999;}
.boxbody ul.contentlist {margin-left:5px; margin-right:0; padding:0;}
.boxbody ul.contentlist li {margin-left:0px; padding:0; list-style-type:none}

/* CART BOX */
h2.boxcartheader {background-image:url(img/cartBoxHeader.gif);height:25px;font-size:11px; color:#FFFFFF; padding:0px 8px 0px 8px; margin:0; line-height:25px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {padding:4px 8px 4px 8px; margin-bottom:15px; background-color:#DCD7C1;}
.boxcartbody p {font-size:11px;}

/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%; font-size:11px;}
.productPreviewContent h2 {background-image:url(img/productPreviewHeader.gif); background-repeat:no-repeat; padding: 0; margin:0px 0px 5px 0px; background-color:#DCD7C1; padding:4px 4px 4px 8px;}
.productPreviewContent h2 a, .productPreviewContent h2 a:link, .productPreviewContent h2 a:hover, .productPreviewContent h2 a:visited {font-size:13px; font-weight:bold; color:#575547; text-decoration:none}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #ABA99E;}
.productPreviewContent .price{color:#575547; font-size:14px; font-weight:bold; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; text-align:center; width:244px; padding:2px; margin:0px 5px 10px 0px;}
#productinfoimages .productimage {border: solid 2px #B9B9A7; cursor:pointer;}
#productinfoimages .productimage:hover {border: solid 2px #2CE319; cursor:pointer;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfopricewithimages {float:right; width:230px}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:2px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .productprice {font-weight:normal;}
p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#E6E2CF; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#817958}
.addtobasket {background-color:#ECE9E2; padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}

/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 15px; background-color:#ECE9E2; border: solid #ABA99E 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#817958; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#ECE9E2; border-style: solid; border-width:0px 1px 1px 1px; border-color:#928B6B; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#928B6B; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#ECE9E2; border-style: solid; border-width:0px 1px 1px 1px; border-color:#928B6B; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#928B6B; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top; padding:4px}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {vertical-align:top}
table.accounthistoryinfoorderdetails tr.header td {font-weight:bold}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#F2F0EB; border: solid #928B6B 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.orderdetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#928B6B;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#B6AF91; background-image:url(img/orderdetails_header.gif); background-repeat:repeat-x; color:#FFFFFF; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {background-color:#ECE9E2;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:11px; padding:2px; border:solid #928B6B 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#F2F0EB;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:11px; padding:2px; border:solid #928B6B 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#DCD7C1; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#928B6B;}

/* PRODUCT NAVIGATOR */
div.productnavigator {background-color:#EDEDED; padding:8px; border:#999999 1px solid}

/* REVIEW LIST */
table.reviewlist {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#928B6B;}
table.reviewlist tr td {padding:4px; white-space:nowrap}
table.reviewlist tr.header td {background-color:#928B6B; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#ECE9E2;}
table.reviewlist tr.contentrow2 td {background-color:#F2F0EB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#E6E2CF}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#E6E2CF;}
table.medialist tr.contentrow2 td {background-color:#EEEAD9;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#DA9401; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {padding:0; margin:0px 0px 10px 0px; border:none}
table.checkoutconfirmationorderdetails tr td.productname {width:100%; font-weight:bold;}
table.checkoutconfirmationorderdetails tr td.shippingtime {padding:0px 0px 0px 30px; color:#666666; font-size:11px; font-weight:normal; white-space:nowrap}
table.checkoutconfirmationorderdetails tr td.productattributes {padding:0px 0px 0px 30px; color:#666666; font-size:11px; font-weight:normal;}
table.checkoutconfirmationorderdetails tr td.productprice {white-space:nowrap; text-align:right}

table.checkoutconfirmationorderdetailstotal {padding:0; margin:10px 0px 0px 0px; border:none}
table.checkoutconfirmationorderdetailstotal tr td.name {text-align:right}
table.checkoutconfirmationorderdetailstotal tr td.value {white-space:nowrap; text-align:right}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* ERROR MESSAGES */
p.errormessage {border: solid #990000 2px; padding:15px; background-color:#ECE9E2; color:#990000}


/* SUCCESS MESSAGE */
.messageStackSuccess {padding:4px; background-color:#66FF66}

/* XTC COPYRIGHT */
.copyright {margin: 0 auto; width:970px; text-align:center; color:#666666; font-size:11px; padding:0px 0px 10px 0px;}

/**************/
/* MASTERSHOP */
.contentlist .gewaehlt{color:#0000CC;}
#categorymenu .CurrentParent{background-color:#D2D0CB !important;}
#categorymenu .Current{background-color:#FFFF33 !important;}
#categorymenu .Current a{font-weight:bold !important;}
.headerError {border: solid #990000 2px; padding:15px; background-color:#ECE9E2; color:#990000}
.errormessage {border: solid #990000 2px; padding:15px; background-color:#ECE9E2; color:#990000}

/* Ajax Suche */
div#intelliSearchResult {
	position:absolute;
	width:133px;
	z-index:1;
	background-color:#DCD7C1;
	padding:0px;
	margin:-4px 0px 0px 2px;
	border-style:solid;
	border-color:#999999;
	border-width:0px 1px 0px 1px;
	display:none;
	visibility:hidden;
}

div#intelliSearchResult a {
	display:block;
	padding:4px;
	width:125px;
	border-style:solid;
	border-color:#999999;
	border-width:0px 0px 1px 0px;
	font-size:11px;
}

div#intelliSearchResult a:hover {
	display:block;
	background-color:#D0CEC9;
	color:#FFFFFF;
	text-decoration:none;
}

/* Overlay Image */
#masterOverlay {
	background-image:url(img/whiteoverlay2.png);
	background-repeat: repeat-y;
	display:none;
	height:550px;
	padding:40px;
	width:600px;
}

#masterOverlay div.close {
	background-image:url(img/closeoverlay.png);
	cursor:pointer;
	height:35px;
	position:absolute;
	left:5px;
	top:5px;
	width:35px;
}

#masterOverlay .overlayMiniImages ul{
    border:0 none !important;
	margin:10px 0 0 !important;
	padding:0 !important;
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#masterOverlay .overlayMiniImages li{
	float:left;
	margin-right:5px;
	border:2px solid #B9B9A7;
	line-height:0;
	cursor:pointer;
	font-size: 0;
}

#masterOverlay .overlayMiniImages li:hover{
	border:2px solid #2CE319;
}

#masterOverlay .overlayMiniImages .activePic{
	border:2px solid #2CE319;
}

#moreImages ul{
    border:0 none !important;
	margin:10px 0 0 !important;
	padding:0 !important;
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#moreImages li{
	float:left;
	margin:0 5px 5px 0;
	border:2px solid #B9B9A7;
	line-height:0;
	cursor:pointer;
	font-size: 0;
}

#moreImages li:hover{
	border:2px solid #2CE319;
}

/* Produkt Slider */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-master .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.jcarousel-skin-master .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-master .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-master .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-master .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-master .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-master .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-master .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-master .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-master .jcarousel-next-disabled-horizontal,
.jcarousel-skin-master .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-master .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-master .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-master .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-master .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-master .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-master .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-master .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-master .ProdActive{
  border:2px solid black;
}

/* KUSE.de */
body {font-size:12px;}
h2 {color:#FF8621 !important;}
#LastViewed h2 ,
#content ul li {list-style-image:url(/templates/YogaPadma/img/listimage.gif);margin-left:5px;}
#content ol {margin-left:20px;} 

#wrap {width:850px;padding-top:90px;background:transparent url(img/bg_col.gif) repeat-y scroll top left;}

#header {height:116px;border:none;/*background:#FFFFFF url(img/mood.jpg) no-repeat scroll right 0;*/background:#FFFFFF url(img/head_ecke.gif) no-repeat 0 0;}
#header img {margin-left:212px;margin-top:-80px;position:absolute;}
#header .topschwinge {position:relative;height:147px;width:1099px;background:transparent url(img/schwinge.png) no-repeat scroll top left;left:50%;margin-left:-550px;margin-left:-618px;top:-39px;}
#header #logo {position:absolute;height:99px;width:150px;background:transparent url(img/top_logo.gif) no-repeat scroll center;z-index:1;}

#topmenuwrap {background:transparent url() repeat-x scroll 0 0;}
#topmenu {background:#FF8621 url() repeat-x scroll 0 0;float:right;height:22px;width:639px;padding-left:10px;}
#topmenu li {background:transparent url() no-repeat scroll 0 0;height:19px;padding:0 10px;line-height:18px;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {line-height:normal;font-weight:normal;}
#topmenu a:hover {text-decoration:underline;color:#FFFFFF;}
#topmenu li.warenkorb {/*margin-left:483px;*/height:22px;width:136px;position:relative;background-color:#9C3232;float:right;padding-left:25px;}
#topmenu li.warenkorb img {left:5px;position:absolute;top:5px;}

#breadcrumb {position:absolute;background-color:transparent;background-image:none;float:none;margin-top:30px;margin-left:220px;margin-bottom:0;padding:0;width:630px;color:#CCCCCC;}
#breadcrumb a {color:#999999 !important;}

#content {width:610px;margin-top:40px;min-height:200px;padding:0 20px;}

#TopCategories ul {list-style:none;text-decoration:none;}
#TopCategories ul#TopCats {margin-left:14px;}
#TopCategories ul#TopCats li {margin:3px 0;}
#TopCategories ul#TopCats li.CatLevel1 h2 {text-decoration:none;font-size:14px;color:#ff8621;text-transform:uppercase;font-weight:normal !important;}
#TopCategories ul#TopCats ul li.CatLevel2 {}
#TopCategories ul#TopCats ul li.CatLevel2 a {text-decoration:none;font-size:12px;color:#FFFFFF;text-transform:none;}
#TopCategories ul#TopCats li.CatLevel1 a:hover, #TopCategories ul#TopCats ul li.CatLevel2 a:hover {text-decoration:underline;}

#Boxinformation {background-color:transparent;}
#Boxinformation a {color:#FFFFFF;color:#FFFFFF;font-size:12px;text-decoration:none;text-transform:none;}
#Boxinformation a:hover {text-decoration:underline;}
#Boxinformation ul.contentlist li {margin:3px 0;}
#Boxinformation h2 {color:#FF8621;font-size:14px;text-decoration:none;text-transform:uppercase;font-weight:normal;margin:0 0 0 5px;}

#search {background-color:#FF8621;padding:10px;width:181px;}
#search input {background:transparent url(img/bg_input.gif) repeat-x scroll 0 0;border:medium none;color:#990000;float:left;font-size:11px;line-height:18px;padding:3px 2px;width:130px;height:17px;}
#search .searchgo input {background:transparent url() repeat-x scroll 0 0;border:medium none;width:auto;height:auto;margin-left:-4px;margin-top:-1px;cursor:pointer;padding:0;}
#search a.searchadvance {font-size:10px;text-decoration:none;}
#search a.searchadvance:hover {text-decoration:underline;}
#search h2, #Newsletter h2  {color:#353535 !important;font-weight:normal;font-size:14px;}

div#intelliSearchResult {margin:22px 0 0 0;background-color:#FF8621;border-color:#FFFFFF;border-bottom:1px solid #FFFFFF;width:156px;}
div#intelliSearchResult span.AjaxHead {color:#FFF;font-weight:bold;padding-left:4px;}
div#intelliSearchResult a {width:auto;text-decoration:none;border:none;}
div#intelliSearchResult a:hover {background-color:#f17f20;color:#990000;}

#Newsletter {background-color:#FF8621;margin-top:15px;padding:10px;width:181px;}
#Newsletter input {background:transparent url(img/bg_input.gif) repeat-x scroll 0 0;border:medium none;color:#990000;font-size:11px;line-height:18px;padding:3px 2px;width:153px;height:17px;}
/*#Newsletter .newsletteranmelden {display:block;background:transparent url(img/button_newsletter_anmelden.gif) repeat-x scroll 0 0;width:67px;height:10px;} */
#Newsletter .newsletteranmelden {background:transparent url() no-repeat scroll 0 0;display:block;height:26px;width:71px;}

#LastViewed {background-color:#FF8621;margin-left:5px;margin-right:4px;border:1px solid #FFFFFF;}
#LastViewed h2 {color:#504F43 !important;font-size:12px;font-weight:normal;margin:0 0 0 24px;text-decoration:none;text-transform:uppercase;}
#LastViewed a {color:#990000;text-decoration:none;}
#LastViewed a:hover {text-decoration:underline;}
#LastViewed p {color:#990000;}
#LastViewed .productboximage {border:1px solid #FFFFFF;width:130px;}

#AdminBox {background-color:#FBFBFB;border:1px solid #FF8621;}
#AdminBox h2 {color:#353535;font-weight:normal;font-size:14px;border-bottom:1px solid;}
#AdminBox img {padding:2px 0;}
#AdminBox form {padding:2px 0;}
 
#Footer {position:;height:142px;width:1050px;background:transparent url(img/bg_footer.gif) no-repeat scroll 0 0;}
/* #FooterContent {background-color:transparent !important;margin:95px 0 0 225px;padding:0;position:absolute;width:400px;} */
#FooterContent {position:absolute;background-color:transparent;height:20px;/*width:628px;*/width:651px;clear:both;margin: 0 auto;margin-bottom:0;padding-left:222px;}
#FooterContent ul.contentlist {margin:0;}
#FooterContent ul.contentlist  li {float:left;}
#FooterContent ul.contentlist  li a {color:#999999;text-decoration:none;padding:0 5px;}
#FooterContent ul li a:hover {text-decoration:underline;}

#rightcol {margin-right:-110px;}

h1 {color:#FF8621;border:medium none;margin-top:0;}

.copyright {clear:both;color:#FFFFFF;margin-top:30px;padding-left:222px;width:633px;}
.copyright a {color:#FFFFFF;}
#content ul {margin-left:15px;}
.hidden {display:none;}

div.highlightbox {background-color:#FBFBFB;border:1px solid #FF8621;}

form#login input,  
form#login textarea, 
form#login  select,
#content form#contact_us .highlightbox input,  
#content form#contact_us .highlightbox textarea, 
#content form#contact_us .highlightbox  select,
#content form#account_password .highlightbox  input  {background:#FFFFFF none repeat scroll 0%;border:1px solid #CCCCCC;color:#504F43;margin:2px 0pt;padding:4px;}
 form#login  input:focus,  
form#login textarea:focus,
#content form#contact_us .highlightbox  input:focus,  
#content form#contact_us .highlightbox textarea:focus,
#content form#account_password .highlightbox  input:focus  {border:1px solid #FF8621;color:#504F43;}
form#login input.reset {background:transparent;border:none;}

table.orderdetails {border-width:0;background-color:transparent;border:medium none;}
table.orderdetails tr.headerrow td {background-color:transparent;background-image:none;color:#FFFFFF;}
table.orderdetails tr td.subtotal {background-color:#9c3232;color:#FFFFFF;}
table.orderdetails tr.headerrow {background-color:#9C3232;}
table.orderdetails tr td.subtotal a {color:#FFFFFF;}
table.orderdetails tr.headerrow td.left {float:none !important;}
table.orderdetails tr td.singleprice, table.orderdetails tr td.totalprice, table.orderdetails tr td.delete  {text-align:left;}

a.yogainfolink {background-color:#FBFBFB;border:1px solid #FF8621;display:block;position:relative;width:290px;height:220px;float:left;margin:0 10px 10px 0;}
div.yogainfo {display:block;position:relative;width:290px;height:auto;}
div.yogainfo h2 {padding-left:20px;color:#FF8621;}
.yogainfo p {padding-left:20px;padding-right:20px;}
a.yogainfolink  {text-decoration:none;}
img.yogainfoimage {float:left;padding-bottom:0;margin:5px 10px 0 20px;}

/* TEMPLATE KATEGORIE product_listing_v2.html */
/*.productPreviewImage {padding:0;}
.productPreviewImage img {border:2px solid #ff8621;}
.productPreviewContent {font-size:12px;width:52%;}
.productPreviewContent h2 {background-color:transparent;background-image:none;padding:0;}
.productPreviewContent h2 a {border-bottom:1px dotted;}
div.hrproductpreview {background-image:none;border-bottom:1px dotted #E7E7E7;}
.productPreviewContent h2 a, .productPreviewContent h2 a:link, .productPreviewContent h2 a:hover, .productPreviewContent h2 a:visited {color:#FF8621 ;}
.productPreviewContent .taxandshippinginfo, .productPreviewContent .taxandshippinginfo a {font-size:9px;}
.productPreviewContent .shippingtime {font-size:9px;}
.productPreviewContent .price {font-weight:normal;}
.productPreviewContentButtons p a {color:#999999;text-decoration:none;font-size:11px;}
.productPreviewContentButtons p a:hover {text-decoration:underline;}
td.smallText {color:#999999;} */

/* TEMPLATE KATEGORIE product_listing_v3.html */
#Kategorie .productPreviewImage {padding:0 5px 0 0;}
#Kategorie .productPreviewImage img {border:2px solid #ff8621;}
#Kategorie .productPreviewContent {font-size:12px;width:52%;}
#Kategorie .productPreviewContent h2 {background-color:transparent;background-image:none;padding:0;border-bottom:1px dotted #FF8621;}
#Kategorie div.hrproductpreview {background-image:none;border-bottom:1px dotted #E7E7E7;}
#Kategorie .productPreviewContent h2 a, .productPreviewContent h2 a:link, .productPreviewContent h2 a:hover, .productPreviewContent h2 a:visited {color:#FF8621 ;font-size:17px;font-weight:normal;}
#Kategorie .productPreviewContent .taxandshippinginfo, .productPreviewContent .taxandshippinginfo a {font-size:9px;}
#Kategorie .productPreviewContent .shippingtime {font-size:9px;}
#Kategorie .productPreviewContent .price {font-weight:normal;font-size:17px;}
#Kategorie .productPreviewContentButtons p a {color:#999999;text-decoration:none;font-size:11px;}
#Kategorie .productPreviewContentButtons p a:hover {text-decoration:underline;}
td.smallText {color:#999999;} 

#Kategorie .productPreview {float:left;width:50%;padding-right:3%; /*border-bottom:1px solid #000; border-right:1px solid #000*/;margin-bottom: 20px;}
/*#Kategorie .productPreviewContent {width:70%;}
#Kategorie .productPreviewImage img {width:100%;}*/ 

/* TEMPLATE PRODUCTINFO product_info_v2.html */
#productinfowrap {display:block;}
#productinfoimages {float:right;width:240px;}
#productinfoimages .productimage {border:2px solid #FF8621 !important;}
#productinfopricewithimages {float:left;width:auto;}
#productinfopricewithimages .description {width:330px;}
#productinfopricewithimages .description p {margin:0;}
#productinfoprice {float:right;margin-right:150px;margin-bottom:0px;}
.productoptions {float:right;width:240px;background-color:#FBFBFB;border-top:dotted 1px #FF8621;clear:right;}
.addtobasket {float:right;width:240px;background-color:transparent;border-top:dotted 1px #FF8621;clear:right;}
.addtobasket input.flat_text {background:#FFFFFF none repeat scroll 0%;border:1px solid #CCCCCC;color:#504F43;margin:2px 0pt;padding:4px;}
.addtobasket input.flat_text:focus {border:1px solid #FF8621;color:#504F43;}
.productslider,  p.productinfoproductadded {display:none !important;}
div.productnavigator {color:#999999;background-color:transparent;border-top:1px solid #FF8621;border-left:none;border-right:none;border-bottom:none;margin-top:20px;clear:both;}
div.productnavigator a {color:#999999;text-decoration:none;}
div.productnavigator a:hover {color:#999999;text-decoration:underline;}

table#Buecherliste a {text-decoration:none;}
table#Buecherliste a:hover {text-decoration:underline;}

#masterOverlay {background-image:url(img/whiteoverlay2.png);background-repeat: repeat-y;display:none;height:550px;padding:40px;width:600px;}
#masterOverlay div.close {background-image:url(img/closeoverlay.png);cursor:pointer;height:35px;position:absolute;left:5px;top:5px;width:35px;}
#masterOverlay .overlayMiniImages {position:absolute;bottom:0px;left:40px;}
#masterOverlay .overlayMiniImages ul{border:0 none !important;margin:10px 0 0 !important;padding:0 !important;list-style-image:none;list-style-position:outside;list-style-type:none;}
#masterOverlay .overlayMiniImages li {float:left;margin-right:5px;border:2px solid #FF8621;line-height:0;cursor:pointer;font-size: 0;}
#masterOverlay .overlayMiniImages li img {height:50px;}
#masterOverlay .overlayMiniImages li:hover{border:2px solid #FF8621;}
#masterOverlay .overlayMiniImages .activePic{border:2px solid #FF8621;}
#moreImages ul{border:0 none !important;margin:10px 0 0 !important;padding:0 !important;list-style-image:none;list-style-position:outside;list-style-type:none;}
#moreImages li{float:left;margin:0 5px 5px 0;border:2px solid #FF8621;line-height:0;cursor:pointer;font-size: 0;}
#moreImages li:hover{border:2px solid #FF8621;}

#LoginBox.highlightbox {height:190px;}

.left {float:left !important;}
.right {float:right !important;margin-top:0 !important;}


div.buttonkategoriewrapper {height:43px;margin-bottom:10px;margin-top:20px;}
.buttonkursinformation, .buttonkurstermin, .buttongutschein, .buttongutscheinfaq, a.buttonkursbuchen, a.buttonanmeldeformular, a.buttoninfobrief, a.buttonschuelerbefragung, a.buttonprobestunde  {display:block;height:43px;width:180px;float:left;}
a.buttonkursinformation {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right 0;margin-right:30px;}
a.buttonkurstermin {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right -43px;margin-right:30px;}
a.buttongutschein {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right -86px;}
a.buttongutscheinfaq {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right -129px;}
a.buttonkursbuchen {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right -172px;}
a.buttonanmeldeformular {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right -215px;}
a.buttoninfobrief {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right -258px;}
a.buttonschuelerbefragung {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right -301px;}
a.buttonprobestunde {background:transparent url(img/kategorie_buttons.gif) no-repeat scroll right -344px;}

table.shippingblock {border-color:#9C3232;}
table.shippingblock tr td.header {background-color:#9C3232;}
table.paymentblock {border-color:#9C3232;}
table.paymentblock tr td.header {background-color:#9C3232;}

.productPreviewContent h2.searchlisting  {background-color:transparent;background-image:none;padding:0;}
.productPreviewImage img.searchlisting  {border:2px solid #FF8621;} 
.productPreviewContent .pricesearchlisting {font-weight:normal;font-size:14px;}

/* IE BUGFIX */
*+html #header .topschwinge {position:relative;}
*+html #breadcrumb {margin-top:15px;}
*+html #content {margin-top:45px;}
*+html #FooterContent {width:auto;}
*+html div#intelliSearchResult {margin-left:-134px;}
*+html #search .searchgo input  {position:absolute;margin-left:-4px;margin-top:-12px;}
*+html #topmenu li {line-height:23px;}
*+html #topmenu li.warenkorb {margin-left:115px;float:right;}
*+html #topmenu li.warenkorb a {line-height:23px;}



*html #header .topschwinge {position:absolute;top:52px;margin-left:-720px;}
*html #wrap {position:absolute;}
*html #rightcol {position:absolute;}
*html #breadcrumb {margin-top:15px;}
*html #content {margin-top:45px;}
*html #FooterContent {width:auto;}
*html div#intelliSearchResult {margin-left:-134px;}
*html #search .searchgo input  {position:absolute;margin-left:-4px;margin-top:-12px;}
*html #topmenu li {line-height:23px;}
*html #topmenu li.warenkorb {margin-left:115px;height:23px;}
*html #topmenu li.warenkorb a {display:block;padding-top:5px !important;}
*html #productinfowrap {width:620px;}
*html #productinfopricewithimages .description {width:349px;}
*html #productinfoprice {margin-right:77px;}
*html #productinfoimages {margin:0;}
*html #productinfoimages .productimage {width:250px;}

.lexikon_keyword {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #CC0000;text-decoration: underline;}

#lexAlphabet {background-color:#f2f2f2; text-align: left; padding:0px 10px 0px 10px; margin:0px 0px 20px 0px; list-style-type:none; height:25px; font-size:12px;}
ul#lexAlphabet li {height:25px; float:left; padding: 0px 5px 0px 0px; margin:0;}
ul#lexAlphabet a, ul#lexAlphabet a:link, ul#lexAlphabet a:visited {line-height:25px; text-decoration:none; margin:0; padding:0;}
ul#lexAlphabet a:hover {color:#DB9501; text-decoration:none; }

ul#lexAlphabet a.active {font-weight:bold;}

#lexName {font-weight:bold;}
#lexDescription {margin: 10px 0px 10px 15px; padding: 5px; background-color:#f2f2f2; }

.LexikonABC{
	font-size:13px;
}
.LexikonABC a{
	margin:0 2px 0 2px;
}

