html{
	background-color:#201518;
	font-size: 100.1%;
	background-image:url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center 4px;
	overflow-y:scroll;
	width:100%;
}

body{
	font-size:12px;
}
/* 16px -> 11px 
body { font-size: .6875em; }
*+html body { font-size: .69em; }
* html body { font-size: .69em; }
*/

body,
textarea,
input,
select,
textarea {
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color:#f1eada;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
option,
button {
    font-size: 100.1%;
}


a{
	text-decoration:none;
	color:#02eeff;
}

a:hover{
	text-decoration:underline;
}
a,
a:active {
    outline: none;
}
a:active{
	color:#fe1d8c;
}
a:focus{
	moz-outline-style: none;
}
a span{
	display:none;
}

button {	/* fix width for IE */
  width: auto;
  overflow: visible;
  padding:0;
}

a img{border-width:0px;}
a span{display:none;}


.hidden{
	display:none;
	visibility: hidden;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.missing{
	border-color:#fe1d8c !important;
	background-color:yellow !important;
}




/*===== Zones =====*/
#container{
	background-image:url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	display:block;
	width:1123px;
	height:714px;
	margin: 0 auto;
	position:relative;
}

#nav,#content,#news,#nl,#footer,#newsletterdone{
	display:block;
	position:absolute;
}

#nav{
	top:3px;
	left:122px;
	width:550px;
	height:184px;
	z-index:10;
}

#content{
	width:498px;
	height:470px;
	top:193px;
	left:175px;
}
#news{
	width:180px;
	height:305px;
	top:110px;
	right:258px;
}
#neon{
	display:block;
	position:absolute;
	top:-5px;
	left:95px;
	background-image:url(../images/neon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:578px;
	height:152px;
	z-index:1;
}
#nl{
	width:177px;
	height:175px;
	top:472px;
	right:262px;
}
#footer{
	bottom:33px;
	left:175px;
	color:#fe1d8c;
	font-size:0.9em;
}
#footer a{
	color:#fe1d8c;
}

/*===== Nav =====*/
#nav ul{
	display:block;
	width:550px;
	height:184px;
	background-image:url(../images/navsprite.gif);
	background-position: 0 0;
	overflow:hidden;
}

#nav     .welcome{background-position:     0 0;}
#nav.act .welcome{background-position:-550px 0;}

#nav     .about{background-position:     0 -184px;}
#nav.act .about{background-position:-550px -184px;}

#nav     .stores{background-position:     0 -368px;}
#nav.act .stores{background-position:-550px -368px;}

#nav     .labels{background-position:     0 -552px;}
#nav.act .labels{background-position:-550px -552px;}

#nav     .contact{background-position:     0 -736px;}
#nav.act .contact{background-position:-550px -736px;}

#nav a{
	display:block;
	width:100%;
	height:75px;
}

#nav a span{
	display:none;
}
#nav li{
	margin-top:110px;
	float:left;
	height:75px;
	display:block;
	overflow:hidden;
}
#nav .spacer{
	width:50px;
}
#nav .n1{width:78px;}
#nav .n2{width:143px;}
#nav .n3{width:87px;}
#nav .n4{width:90px;}
#nav .n5{width:91px;margin-right:0px;}



/*====Newsletter====*/
#nl input{
	border-width:0px;
	color:#201518;
	padding:0px;
	padding: 4px;
	width:170px;
	background-color:transparent;
}
#nl a{
	display:block;
	position:absolute;
	left:-10px;
	bottom:7px;
	width:92px;
	height:90px;
}
#nl a:hover{
	background-image:url(../images/nl_hover.jpg);
}
#nl .txt{
	display:block;
	width:170px;
	height:55px;
}
#nl .txt i{
	color:#fe1d8c;
	font-style: normal;
	padding-top:0.5em;
	display:block;
}

#newsletterdone{
	display:none;
	background-image:url(../images/contactdone.jpg);
	z-index:10;
}
#newsletterdone h2{
	padding-top:40px;
}
#newsletterdone .reset{
	display:block;
	width:116px;
	height:93px;
	position:absolute;
	left:189px;
	top:111px;
	cursor:pointer;
}
#newsletterdone .reset:hover{
	background-image:url(../images/contactdone_hover.jpg);
}

#newsletterdone .reset span{
	display:none;
}


/*==== News ====*/
#news{
	overflow-y:auto;
	text-transform:uppercase;
	line-height:1.3em;
}
#news h2{
	color:#fe1d8c;
	font-weight:bold;
	margin: 0;
	font-size:1.2em;
}
#news p{
	color:#f1eada;
	margin: 5px 0 5px 0;
	padding-bottom:15px;
	background-image:url(../images/stars.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:0.9em;
}




/*==================================================
						CONTENT 
==================================================*/
.main{
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	width:498px;
	height:470px;
	position:relative;	
	line-height:1.3em;
	text-transform: uppercase;
}
.main .in{
	display:block;
	padding: 10px 0 10px 10px;
}
.main h2{
	color:#fe1d8c;
	font-size:1.2em;
	margin: 0 0 .5em 0;
}

/*== Welcome ==*/
#welcome{
	background-image:url(../images/welcome.jpg);
}
#welcome a{
	display:block;
	position:absolute;
	top:120px;
	left:100px;
	width:300px;
	height:240px;
}
#welcome .claim{
	display:block;
	position:absolute;
	bottom:15px;
	left:15px;
}


/*== About ==*/
#about{
	background-image:url(../images/about.jpg);
}
#about .nav{
	display:block;
	padding: 12px 0 20px 200px;
}

#about h2{
}
#about .p{
	display:block;
	xmargin: 0 0 1em 0;
	margin: 0em 1em 1em 0em;
}

/*== Stores ==*/
#stores{
	background-image:url(../images/stores.jpg);
}
#stores .nav{
	display:block;
	padding: 12px 0 20px 150px;
}
#stores .nav strong{
	font-weight:normal;
}
#stores address{
	position:absolute;
	bottom:15px;
	left:15px;
	font-style: normal;
}
#stores .mail{
	color:#f1eada;
}
/*== Labels ==*/
#labels{
	background-image:url(../images/labels.jpg);
}
#labels .nav{
	display:block;
	padding: 12px 0 20px 90px;
	xcolor:#fe1d8c;
}
#labels .nav a{
	xcolor:#02eeff
}
#labels .nav strong{
	font-weight:normal;
}

#labels .marken{
	font-size:1.2em;
	line-height:2em;
	padding-top:1em;
	width:480px;
}
#labels .marken i{
	font-style: normal;
	color:#02eeff;
}


/*== Contact ==*/
#contact{
	background-image:url(../images/contact.jpg);
}
#contactdone{
	background-image:url(../images/contactdone.jpg);
}
#contact .in{
	padding-top:50px;
}
#contact address{
	font-style: normal;
}
#contact strong{
	display:block;
	margin: 40px 0 10px 0;
}
#contact input{
	color:black;
}
#contact .row{
	display:block;
	margin-bottom:10px;
}
#contact label{
	display:block;
	width:110px;
	padding-top:5px;
	color:#fe1d8c;
	float:left;
}
#contact input,#contact textarea{
	display:block;
	width:220px;
	padding: 3px;
	border: 2px solid white;
	color:black;
}
#contact .send{
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	left:354px;
	top:306px;
	cursor:pointer;
}
#contact .send:hover{
	background-image:url(../images/contact_send_hover.jpg);
	background-position:0 0;
}
#contact .send span{
	display:none;
}
#contact .mail{
	color:#f1eada;
	margin-bottom:0.5em;
	display:block;
}
#contact textarea{
	height:90px;
}
#contact .link{
	color:#f1eada;
	font-size:11px;
}

#contactdone h2{
	padding-top:40px;
}
#contactdone .reset{
	display:block;
	width:116px;
	height:93px;
	position:absolute;
	left:189px;
	top:111px;
	cursor:pointer;
}
#contactdone .reset:hover{
	background-image:url(../images/contactdone_hover.jpg);
}

#contactdone .reset span{
	display:none;
}













#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #fe1d8c;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ color:black; font-weight: bold;	}
#imageData #numberDisplay{ color:black;  display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
a#shop{
	display:block;
	width:85px;
	height:100px;
	background-image:url("/images/shop.png");
	background-position:  0 -100px;
	position:absolute;
	right:10px;
	bottom: -57px;
}
a#shop:hover{
	background-position:  0 0px;
}
