/*body {
	background-color: #1C1C1C;
	margin-top: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
body {
	width:100%;
	margin: 0; padding: 0;
	background: #000 url(../img/layout/body-bg.jpg) no-repeat top center;
	color:#fff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	display: table;
	}
p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-align:justify;
	color: #fff;
	line-height:17px;
}
strong{
	color:#CC9F5C;
}
small{
	color:#CC9F5C;
}
ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

li {
	padding: 0 0 0px 0;
}
h1 {	
	font-size:1.4em;
	color:#fff;
	margin:0px 0 8px 0;
	padding:0px 0px 8px 0;
	/*border-bottom:1px solid #1C1C1C;*/
	}
	
h1 a{	
	text-decoration:none;
	margin:0px;
	padding:0px;
	}

h1 a:hover{	
	text-decoration:none;
	margin:0px;
	padding:0px;
}
h2 {
	color:#737373;
	margin:20px 0px;
	padding:0px;
	margin-bottom:8px;
	/*border-bottom:1px solid #1C1C1C;*/
}
h3{
	font-weight:normal;
	font-size:1.0em;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CC9F5C;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#top {
	width:955px;
	padding:0;
	margin: 10px auto 0 auto;
	color: #666666;
	font-size: 10px;
	height:30px;
	display:none;
}
#wrapper {
	width:955px;
	margin:0;
	padding:0;
	margin: 0 auto;
	color: #666666;
	/*background-color: #111111;*/
	
}
#container {
	width:907px;
	height:100%;
	margin:0;
	padding:0 24px;	
	}
#header{
	background-image:url(../img/layout/header.gif);
	background-repeat:no-repeat;
	/*background-color: #111111;*/
	float:right;
	width:955px;
	height:100px;
	margin: 0;
	padding:0;
	font-size:10px;
	text-align:justify;
	/*border-bottom:1px solid #1C1C1C;*/
}
#logo{
	float:left;
	width:300px;
	height:40px;
	margin-top:30px;
	padding-left:0px;
	font-size:10px;
	text-align:justify;
}
#navigation{
	float:right;
	width:500px;
	height:30px;
	margin:30px 0 0 0;
	padding:0 24px;	
}



/* main menu */

#menu {
	width:610px; 
	margin:15px 0 0 0;
	padding: 5px 0 1px;
	float: right;	
	}
	


	.nav {
		font-family: Arial, Helvetica, sans-serif;
		z-index: 100;
		position: relative;
		margin: 0; padding: 0;
		list-style: none;
		}	
	
		.nav ul { 
			margin: 0; padding: 0;
			list-style: none;
			text-align: center;
			}
	
			.nav li {
				float: left;
				margin: 0; padding: 0 3px;
				position: relative;
				text-align: left;
				}
				
			
	
				.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
					text-decoration: none;
					text-transform: uppercase;
					font-family:"Palantino", Times New Roman, Times, serif;
					font-size: 11px;
					color: #b19263;
					display: block;
					padding: 20px 7px 20px 6px;
					outline:none;
					}
	
					.nav li a:hover {
						color: #fff;	
						}
	
						#nav-one li:hover a, #nav-one li.sfHover a {
							color: #fff;
							}
							
							#nav-one li:hover ul a, #nav-one li.sfHover ul a {
								color: #b19263;	
								}
	
							#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover {
								color:#fff;	
								}
																
							.nav li ul {
								width:187px;
								margin: 20px 0 0; padding:0 0 5px;
								background:#3c0303 url(../img/layout/menu-sub-ul-bg.jpg) no-repeat center bottom;
								}
								
								.nav li ul li {
									background: none;
									margin: 0; padding: 0
									}
									
									.nav li ul li a {
										padding: 8px 13px 4px !important;
										background: none;
										text-transform: none !important;
										font-size: 13px !important;
										}
										
										.nav li ul li a:hover {
											background: none;
											}
	
.nav ul {
	background: #565656;
	list-style: none;
	margin: 0;
	width: 100px;
	position: absolute;
	top: -999em;
	left: -1px;
	}

	.nav li:hover ul, .nav li.sfHover ul {
		top: 25px;
		}

	.nav ul li {
		border: 0;
		float: none;
		}
	
		.nav ul a {
			padding-right: 20px;
			width: 80px;
			white-space: nowrap;
			}
		
			.nav ul a:hover {
				color: #fff;
				}

#login{
	float:right;
	text-align:left;
	margin:10px 24px 0 0px;
}
a.login, a.logout{
	background:transparent url(../img/layout/lock.gif) 0px 0px no-repeat; 
	display:block;
	height:25px;
	padding:6px 0 0 30px;
}
a.logout{
	background:transparent url(../img/layout/unlock.gif) 0px 0px no-repeat; 
}
#cart{
	float:right;
	text-align:left;
	margin:5px 24px 0 0px;
	padding:0;
}
#cart a{
	background:transparent url(../img/layout/cart_icon.gif) 0px 0px no-repeat; 
	display:block;
	height:25px;
	padding:7px 0 0 30px;
}
/* ----------------------------------- Bottom Menu ---------------------------------------- */
#bottommenu{
	z-index:115;
	width:auto;
	
	float:right;
	background:none;
	color:#fff;
	font:bold 11px Helvetica, Arial, sans-serif;
	height:23px;
	padding-top:2px;
}


#bottommenu{
	width: auto;
	font-weight: bold;
}

#bottommenu ul{
	width: auto;
	padding: 0;
	margin: 0;
	list-style-type:none;
}

#bottommenu ul li{
	display: inline;
}

#bottommenu ul li a{
	font:normal 11px Arial, sans-serif;
	padding: 0px 10px;
	margin: 0;
	text-decoration: none;
	background:transparent url(../img/layout/sep.gif) 0px 4px no-repeat; 
}
#bottommenu ul li a.start{
	background:none;
}
#bottommenu ul li a:hover{
	margin: 0;
	text-decoration: none;
}
#bar{
	float:left;
	width:955px;
	border-bottom:1px solid #1C1C1C;
	height:35px;
}


#breadcrumb {
	width:525px;
	height:15px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color:#666666;	
	padding:10px;
	line-height:15px;
	float:left;
	/*background-color: #111111;*/
	/*border-right:1px solid #1C1C1C;*/
}
#breadcrumb a{
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none
}
#breadcrumb a:hover{
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none
}
#bottom{
	background-image:url(../img/layout/footer.gif);
	background-repeat:no-repeat;
	background-color: #000;
	float:left;
	width:907px;
	height:25px;
	margin:0px;
	padding:5px 24px;
	border-top:1px solid #1C1C1C;
}
/*------------------------------Footer---------------------------------------*/
/*#footer {
	width:935px;
	height:45px;
	margin:0 auto;
	padding:5px 15px 5px 15px;
	background:transparent url(../img/layout/bottom_shadow.png) no-repeat top left;
	}
	*/
	#footer {
	width: 960px; height: 130px;
	margin: 0 auto; padding: 141px 0 0 0;
	clear: both;
	text-align: center;
	background: url(../img/layout/footer-bg.jpg) no-repeat 23px 0;
	}
	
	
div#footer .text {
	width:600px;
	margin:0 auto;
	height:40px;
	padding-top:0px;
	padding-bottom:0px;
	}
h5 {	
	font:normal 10px Arial;
	color:#CC9F5C;
	margin:0px;
	padding:0px;
	line-height:14px;
	}
	
h5 a{	
	font:normal 10px Arial;
	text-decoration:none;
	margin:0px;
	padding:0px;
	line-height:14px;
	}
	
h5 a:hover{	
	font:normal 10px Arial;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#impel {
	width:60px;
	margin:30px auto 0 auto;
}
#impel a {
	display:block;
	width:65px;
	height:20px;
	text-indent:-9999px;
	background:transparent url(../img/layout/impel_logo.gif) top left no-repeat;
}
#impel a:hover {
	background:transparent url(../img/layout/impel_logo.gif) top right no-repeat;
}

div#footer .eservices {
	width:600px;
	height:40px;
	margin-top:5px;
	padding-top:9px;
	padding-bottom:0px;
	padding-left:12px;
	float:left;
	}
#eservices {
	width:172px;
	float:right;
	margin:15px 10px 0 0;
}	


#content{
	width:907px;
	float:left;
	clear:both;
	/*background-color: #111111;*/
}
#left {
	width:202px;
	float:left;
	padding:0px;
	margin:120px 20px 0 0;
	height:100%;
}

#left ul {	
	list-style-type:none;
	display:block;
	padding:1px 0px 0px 0px;
	margin:0px;
	margin-bottom:0px;
	text-align:left;
}
#left ul li {
	padding-left:0px;
	/*border-bottom:1px solid #282425;*/
	}
#left li a{
	line-height:16px;
	text-decoration:none;
	display:block;
}
#left li a:hover{
	text-decoration:none;
}
.moduletitle h2{
	font-size:1.0em;
	margin:0px 0 3px 0;
	color:#CC9F5C;
	font-weight:normal;
	border:0;
}
.moduletitle{
	/*background:url(../img/layout/module_bg_top.gif) no-repeat top left;*/
	/*background-color:#ECE810;*/
	/*padding:6px 0 0px 10px;
	height:22px;
	*/
	padding:6px 0 0px 0px;
	/*border-bottom:1px solid #1C1C1C;*/
	margin:10px 0 10px 0;
}
#middle {
	width:663px;
	float:left;
	margin:0px;
	min-height:520px;
	/*background-color: #111111;*/
	padding:10px 0px 10px 20px;
}
.date{
	font-size:0.9em;
}
/*------------------------------THEMATA---------------------------------------*/
.themata{
	padding:10px 0 0 0;
}
.thema{
	float:left;
	width:306px;
	margin:8px 12px 8px 12px;
	/*background-color:#1C1C1C;*/
}
.thema a img{
	border:1px solid #1C1C1C;
	padding:2px;
}
.thema a img:hover{
	border:1px solid #CC9F5C;
}
.thema h3{
	padding:5px 4px;
	margin:0;
}

/*---------------------- Products ----------------------------*/
.products{
	_width:400px;
	text-align:center;
	margin:10px 0;
}
.product{
	float:left;
	width:157px!important;
	border:1px solid #1C1C1C;
	margin:3px 3px 5px 3px;
	padding-top:4px;
	/*background-color:#1C1C1C;*/
}
.browseProductImageContainer {
	width: auto;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
}
.browseProductImageContainer a {
	display:block;
	height:155px;
	width:155px;
	margin:0 auto;
}

.product .description{
	padding:3px;
	margin:0;
	text-align:center;
	height:30px;
}
.category .description{
	text-align:center;
	height:18px;
}
.product .description h3{
	font-size:1.0em;
	font-weight:normal;
	margin:2px 0 2px 0;
	color:#fff;
}
.product .description p{
	text-align:center;
}
.highslide-caption {
    display: none;
    padding: 10px 10px 10px 10px;
	background: transparent url(../img/layout/dash-green.gif) repeat-x top left!important;
}
.highslide-caption h4{
	color:#74831E;
	margin:0;
	padding:0 0 0px 0;
	font-weight:normal;
	font-size:1.2em;
}
div.more-info-buy { 
	position: relative;
	background-color: #EBEBEB;
	border-top:1px solid #777676;
	margin:0px 0 0 0;
	padding:0;
}

.more-info-buy span.more-info { 
	float: left;
	background-color: #000;
	color: #fff;
	width: 50px;
	padding:2px 0px 2px 0px;
	text-align:center;
	font-size: 1.0em;
}

.more-info-buy a.buy, .more-info-buy a.more{ 
	float: left;
	width: 88px;
	background: #000 url(../img/layout/arrow_right_white.gif) no-repeat 94px 5px;
	padding:2px 17px 2px 0px;
	margin: 0px;
	
	text-transform: uppercase;
	font-size: 1.0em;
	text-align:right;
	text-decoration:none!important;
	border-left:1px solid #777676;
}
.more-info-buy a.more{ 
	width: 143px;
	background: #000 url(../img/layout/arrow_right_white.gif) no-repeat 148px 6px;
	padding:2px 17px 2px 0px;
	margin: 0px;
	border-left:0px solid #777676;
}

.more-info-buy a:hover.buy, .more-info-buy a:hover.more{ 
	/*background-color: #5fae18;*/
	text-decoration: none;
	
}
#productview {
	width:665px;
	height:100%;	
	margin-bottom:0px;
	color:#fff;
	/*background:#fff url(../img/layout/bg_contentMiddle.gif) repeat-y;*/
	float:left;
}

#productview .preview{
	width:375px;
	float:left;
	margin:0px 0 0px 5px;
}
#productview .preview #previewimg{
	background-color:none;
	text-align:center;
	padding:10px;
}
#productview .preview #previewimg a img{
	border:0;
}
#productview .details{
	width:210px;
	padding:0px 10px 0 10px;
	float:left;
	margin:0px 0 0 20px;
}
#productview .details p{
	color:#fff;
}
#productview .details h3{
	border-bottom:1px solid #EBEBEB;
	font-size:1.1em;
	padding-left:0px;
	margin:1px 0 1px 0;
}
#productview .details h2{	
	padding-left:0px;
	margin:1px 0 1px 0;
}
#productview .preview img{
	/*width:350px;
	height:263px;*/
	border:none;
}

#productview input.buy{
	background:#000000 url(../img/layout/shopping_cart.png) center right no-repeat;
	height:40px;
	width:130px;
	margin:0;
	letter-spacing:5px;
	font-family:arial!important;
	font-weight:bold;
	color:#fff!important;
	border:1px solid #CC9F5C!important;
}
#productview input.buy:hover{
	border:1px solid #CC9F5C!important;
	color:#CC9F5C!important;
}
.multiplePrices {width: 130px; margin: 0; padding: 10px 0 15px 0px; float: left; display: inline;}
.statusicon{
	width:48px;
	float:left;
}
.options{
	margin-bottom:10px;
	float:left;
}
.options h3{
	width:180px;
	float:left;
}
.options select{
	margin:5px 0 5px 0;
	background-color:#1C1C1C;
	border:1px solid #000000;
	color:#fff!important;
}

.multiplePrices p.cost {color: #F58120; font-size: 16px; font-weight: bold; margin-bottom: 8px; }
.multiplePrices p.cost small{
	font-size:0.6em;
}
.multiplePrices p.was {color: #a9a9a9; padding:0; font-size: 10px; font-weight: normal; margin: 0; }

.multiplePrices p.was span.lineThrough {text-decoration: line-through;}

.multiplePrices p.was span.save {color: #fa9e0d; font-size: 10px; font-weight: bold; margin-left: 10px;}

a.action_next, a.action_previous {
	display:block;
	overflow: hidden;
	margin: 0px 0 0px 0;
	height:14px;
	width:90px;
	float:right;
	font-weight:bold;
	outline: none;
	border:0;
	padding:0px 0 0 0px;
	text-align:center;
	background: transparent url(../img/layout/nextarrow.gif) no-repeat 80px 0px;
}
a.action_previous {
	float:left;
	padding:0 0 0 10px;
	background: transparent url(../img/layout/previousarrow.gif) no-repeat 0 0;
}
a.action_next:hover  {background-position: 80px -11px !important}
a.action_previous:hover  {background-position: 0px -11px !important}


/*------------------------------ARTISTS---------------------------------------*/
ul#aphabet {
	border-top: 1px solid #1C1C1C;
	border-bottom: 1px solid #1C1C1C;
	padding: 5px 0 20px 4px;
	list-style-type: none;
	margin:0 0 5px 0;
	background-color:#000000;
}

ul#aphabet li {
	float: left;
	width: 14px;
	background-image: url(../img/layout/arrow_right_white.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-left:3px;
	padding-right:3px;
}
ul#aphabet li.nlast {
	background-image: none;
	padding-left:5px;
}
ul#aphabet li a{
	font-size:1.2em;
	
	text-decoration:none;
	display:block;
}
ul#aphabet li a:hover{
	
}
#manufacturer-list-full ul{
	width: 100%;
	float:left;
	margin: 0 0 10px 0px;
	padding: 0;
}
#manufacturer-list-full li{
	border-bottom: 1px dotted #797979;
	display: block;
	float: left;
	height: 25px;
	line-height: 23px;
	overflow: hidden;
	width: 24%;
	margin: 0 5px 0 0;
}
#manufacturer-list-full li a{
	text-decoration:none;
	display: block;
	float: left;
	padding-left: 8px;
}

#top-search {
	width:196px;
	height:37px;
	background:none;
	margin:6px 0 0 20px;
	padding:4px 0px 4px 30px;
	background:url(../img/layout/search.gif) no-repeat;
	float:left;
	overflow:hidden;
	border-right:1px solid #1C1C1C;
}
#top-search input#input_search_all {
	border:0;
	background:none;
	color:#CC9F5C;
	line-height:15px;
	width:140px;
	font-size:0.9em;
}
.highslide-overlay {
	display: none;
}
.highslide-wrapper {

	background:transparent!important;

}
.highslide-container{
	background:transparent!important;
}
img.highslide-image {

	border: none;



}
.highslide-image {

	border: 0px solid white;

}



/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../js/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	/* Note! the src is relative to the HTML file, not the CSS file */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/highslide/graphics/close.png', sizingMethod='scale');
}
.enlargeImages {margin: 5px auto 0px auto; padding: 0; width: 145px;height:18px;}

.enlargeImages p {line-height:10px;background: url(../img/layout/zoomIcon.gif) no-repeat left 1px; color: #a6a6a6; font-size: 10px; font-weight: normal; padding: 0 0 2px 18px;}
.enlargeImages p a{
	line-height:10px; color: #a6a6a6; font-size: 10px; text-decoration:none;
}
/* Page Numbers */
.pages {
    margin: 20px 0 20px 0;
    clear: left;
    font-size: 1.0em;
	padding: 0 5px 0 20px;
    height: 1em;
    border: none;
    background: url(../img/layout/underline.png) 0 8px repeat-x;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #EBEBEB;
    background: #000;
	
}

.pages span.current {
    border: 1px solid #CC9F5C;
    font-weight: bold;
    background: #F58120;
    color: #CC9F5C;
}

.pages span.stats {
	margin-right:15px;
}

.pages a {
    border: 1px solid #ccc;
    text-decoration: none;
}

.pages a:hover {
    border-color: #CC9F5C;
	text-decoration:none;
}

.pages a.nextprev {
    font-weight: normal;
}

.pages span.nextprev {
	border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev {
    float: right;
    margin-left: 10px;
}

.pages .pagenum {
    text-align:center;
    margin-left: 2px;
	border-color: #CC9F5C;
}
.pages .prev, .pages .next {
    float: right;
    margin-left: 10px;
	background: #211D1E;
	text-align:center;
	border: 1px solid #ccc;
	padding: 0.2em 0.5em;
}
#toolBox{
	float:right;
	margin: 0px 24px 0px 0px;
	padding:0;
}
#toolBox ul{
	list-style:none;
}
#toolBox li{float: left;}
#home, #map, #contact{
	padding: 0px 0px 0px 0px;
	margin: 0px;		
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 0px;
	height:9px;
	width: 11px;
	text-indent:-9000px;
	background-position: 0 0px;
}
#home{
	background-image: url(../img/layout/home.gif);
}		
#map{
	background-image: url(../img/layout/sitemap.gif);
}		
#contact{
	background-image: url(../img/layout/kontakt.gif);
}
#home:hover,#contact:hover,#map:hover{background-position: 0 -9px;}
.separator{
	width:1px;
	height: 10px;
	display: block;
	background: url(../img/layout/sep2.gif) no-repeat;
	margin: 0px 13px 0px 13px;
	padding: 0px;
}		
#contactform, #loginform{
	padding:0px;
}
#contactform h3, #loginform h3{
	color:#fff;
	margin:5px 0 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-size:1em;
}
#contactform input, #contactform textarea, #loginform input, #loginform textarea{
	background-color: transparent;
	border:1px #1C1C1C solid;
	padding:2px;
	margin:0 0 3px 0px;
	color:#fff;
	border:1px #CC9F5C solid;
}
#contactform input, #loginform input{
	width:192px;
}
#contactform input.chkbox{
	width:20px;
	vertical-align:middle;
	padding:0 0px 0 0;
	margin:0 5px 0 0!important;
}
#contactform textarea, #loginform textarea{
	width:402px;
}
#contactform input:hover, #contactform textarea:hover, #loginform input:hover, #loginform textarea:hover  {
	border:1px #CC9F5C solid;
}
#contactform input:focus, #contactform textarea:focus, #loginform input:focus, #loginform textarea:focus {
	border:1px #CC9F5C solid;
}
.submitbtn{
	color:#000!important;
	font-weight:bold;
	padding:5px!important;
	cursor:pointer;
	font-size:14px!important;
	background-color:#CC9F5C!important;
	border:1px #ccc solid;
	padding:2px;
	margin:0 0 5px 12px;
}
.contactsub{
	float:left;
	margin:10px 0 0 0;
	padding:0px 0 0 0px;
	width:210px;
}
.contactsub p{
	padding-top:15px;
}

div.contactsub{
	vertical-align:middle;
}
.validation-advice {
	margin: 0px 0 0 0px;
	padding: 2px 2px 2px 2px;
	color:#F78320;
	font-size:11px;
}
#captcha{
	position:relative;
	top:-30px;
	left:55px;
}
img.thumb{
	float:left;
	padding:2px!important;
	margin:0 5px 5px 0px!important;
	border:1px solid #1C1C1C!important;
}


.jCarouselLite
{
overflow: hidden; 
visibility: visible;
z-index: 2; 
margin-top:40px;
margin-bottom:10px;
}

.jCarouselLite ul
{
margin: 0; 
padding: 0; 
list-style-type: none; 
z-index: 1; 
width: 500px; 
}

.jCarouselLite li
{
overflow: hidden; 
float: left; 
width: 110px; 
padding: 0 8px 0 0;
margin:0; 
}

.jCarouselLite li a
{
height:160px;									
display: block;
outline: none;
overflow: hidden;

}
.jCarouselLite li a img{
	border:0!important;
}
.middlemain{
	float:left;
	width:500px;
}
.middlebanner{
	float:left;
	width:140px;	
	margin-left:20px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #BED12A;
padding: 2px;
background-color: #12130C;
color:#CDA15A;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
