body {
	background-color: #1C1C1C;
	margin-top: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-align:justify;
	color: #a9a8a8;
}
strong{
	color:#FFA600;
}
small{
	color:#FFA600;
}
ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

li {
	padding: 0 0 0px 0;
	color: #a9a8a8;
}
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: #FFA600;
	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;
	background-color: #1C1C1C;
}
#wrapper {
	width:955px;
	margin:0;
	padding:0;
	margin: 0 auto;
	color: #666666;
	font-size: 10px;
	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{
	z-index:115;
	width:auto;
	/*border-bottom:2px solid #DA251D;*/
	float:right;
	background:none;
	color:#737373;
	height:23px;
	padding-top:2px;
}


#menu{
	width: auto;
	font-weight: normal;
}

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

#menu ul li{
	display: inline;
}

#menu ul li a{
	font-size:1.1em;
	padding: 0px 10px;
	margin: 0;
	text-decoration: none;
	background:transparent url(../img/layout/sep.gif) 0px 4px no-repeat; 
}
#menu ul li a.start{
	background:none;
}
#menu ul li a:hover{
	margin: 0;
	text-decoration: none;
}

#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: #111111;
	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;
	
	}
div#footer .text {
	width:600px;
	height:40px;
	padding-top:9px;
	padding-bottom:0px;
	float:left;
	}
h5 {	
	font:normal 10px Arial;
	color:#777676;
	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;
	float:right;
	margin:15px 10px 0 0;
}
#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;
	font-size:105%;
}
#left {
	width:202px;
	float:left;
	padding:0px;
	margin:0 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:#FFA600;
	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;
	background-color: #111111;
	padding:10px 0px 10px 20px;
	border-left:1px solid #1C1C1C;
}
#middle ul{
	margin-left: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 #FFA600;
}
.thema h3{
	padding:5px 4px;
	margin:0;
}

/*------------------------------ARTISTS---------------------------------------*/
.artists{
	padding:10px 0 0 0;
}
.artist{
	float:left;
	width:176px;
	margin:8px 22px 8px 22px;
	background-color:#1C1C1C;
}
.artist a img{
	border:1px solid #1C1C1C;
	padding:2px;
}
.artist a img:hover{
	border:1px solid #FFA600;
}
.artist h3{
	padding:5px 4px;
	margin:0;
	text-align:center;
}

/*---------------------- Products ----------------------------*/
.products{
	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:40px;
}
.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-color: #fff;
	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:#1C1C1C;
	text-align:center;
	padding:10px;
}
#productview .preview #previewimg a img{
	border:0;
}
#productview .details{
	width:210px;
	padding:10px 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 .preview img{
	/*width:350px;
	height:263px;*/
}

#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 #FFA600!important;
}
#productview input.buy:hover{
	border:1px solid #FFA600!important;
	color:#FFA600!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:210px;
	float:left;
}
.options select{
	margin:5px 0 5px 0;
	background-color:#fff;
	border:1px solid #000000;
	color:#1C1C1C!important;
	width:210px;
}

.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:11px;
	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:#FFA600;
	line-height:15px;
	width:140px;
	font-size:0.9em;
}
.highslide-overlay {
	display: none;
}
/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	background: url(../js/highslide/graphics/close.png);
}
.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 #FFA600;
    font-weight: bold;
    background: #F58120;
    color: #FFA600;
}

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

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

.pages a:hover {
    border-color: #FFA600;
	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: #FFA600;
}
.pages .prev, .pages .next {
    float: right;
    margin-left: 10px;
	background: #211D1E;
	text-align:center;
	border: 1px solid #ccc;
	padding: 0.2em 0.5em;
}

#lang{
	float:right;
	margin: 0px 24px 0px 0px;
	padding:0;
}
#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: #1C1C1C;
	border:1px #1C1C1C solid;
	padding:2px;
	margin:0 0 3px 0px;
	color:#fff;
	border-top:1px #FFA600 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 #FFA600 solid;
}
#contactform input:focus, #contactform textarea:focus, #loginform input:focus, #loginform textarea:focus {
	border:1px #FFA600 solid;
}
.submitbtn{
	color:#000!important;
	font-weight:bold;
	padding:5px!important;
	cursor:pointer;
	font-size:14px!important;
	background-color:#FFA600!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;
}

/* LATEST NEWS */
ul.news{
	list-style:none;
	margin:0!important;
	padding:0!important;
}
.news li{
 padding:10px 45px 0 10px;
 margin:0 0 10px 0;
 min-height:76px;
}
.news h4{
 margin:0 0 2px 0;
}
.news p{
 color:#999;
 margin:0 0 5px 0;
}

.newsdate {
font-size:10px;
margin-bottom:5px;
}

.highslide-dimming {
	background: black;
}

.video {
	float:left;	
	background-color:#1C1C1C;
	text-align:center;
	padding:12px;
}
