/* ---  Resets etc --- */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
body,h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
img { border:none; }
a{outline: none;}
ul{overflow:auto;}
.clear{clear:both;}	
.hide{display:none;}


/* --- Global --- */

body {
	background:#000;
	font-family:Helvetica, Arial,  sans-serif;
	padding:0;
	margin:0;
	font-size:.8em;
	line-height:1.6em;
	letter-spacing:.05em;
	color:#fff;}

.container{
	margin:20px auto;
	width:880px;}

.container a{
	color:#999;
    text-decoration: none;}

.container a:hover{
	color:#fff;
    }

p{
	margin:0 0 15px 0;}
	
p.doublebottom{
	margin:0 0 45px 0;}	
		
h2{
	/*text-transform: uppercase;
	font-weight: normal;*/
	font-weight: normal;
	letter-spacing:.07em;
	font-size:1.2em;	
	margin:0 auto;
	color:#fff;}
	
.hide{
	display:none;}
	
.nomargin{
	margin:0;}	
	
/* --- Top --- */

.top{
	height:40px;}

.newsticker{
	float:left;
	display:inline;
	width:400px;}

.signup{
	text-align:right;
	float:right;
	display:inline;
	width:400px;}
	
.signup form{
	float:right;
	display:inline;}	
	
.social{
	margin: 0 0 0 11px;
	float:right;
	display:inline;
	width:47px;
	}	
	
a.twitterlink{
	float:left;
	display:inline;
	background:url(images/twitter.gif);
	width:22px;
	height:20px;}

a.facebooklink{
	margin-left:3px;
	display:inline;
	float:left;
	background:url(images/facebook.gif);
	width:22px;
	height:20px;}
	
.social a:hover{
	/* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
	}	
	
	
/* --- sign up form --- */	

.emailaddress{
	font-style:italic;
	margin:0 3px 0 0;
	padding:1px 2px;
	border:none;
	background:#FFF;}
	
.submit{
	width:51px;
	height:15px;
	cursor:pointer;
	background:url(images/nav/signup.gif) 0 1px no-repeat;	
	/*font-size:.9em;
	color:#FFF;
	background:#000;*/
	border:none;}
	
.submit:hover{
	/* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;}


/* --- Navigation --- */

ul.main-nav{
	padding:0 0 20px 6px;
	border-bottom:1px dotted #fff;
	width:880px;}

ul.main-nav li{	
	margin:0 38px 0 0;
	float:left;
	display:inline;}
	
ul.main-nav li a{
		display:block;}	
	
ul.main-nav li.nomargin{
	margin:0;}	
	
ul.main-nav li a span{
	display:none;}	
	
ul.main-nav li.home a{
	background: url(images/nav/home.gif);
	width:51px;
	height:12px;}
	
ul.main-nav li.collection a{
	background: url(images/nav/collection.gif);
	width:114px;
	height:12px;}	
	
ul.main-nav li.store a{
	background: url(images/nav/online-shop.gif);
	width:118px;
	height:12px;}	
	
ul.main-nav li.shop a{
	background: url(images/nav/store.gif);
	width:55px;
	height:12px;}	
	
ul.main-nav li.gallery a{
	background: url(images/nav/gallery.gif);
	width:77px;
	height:12px;}	
	
ul.main-nav li.about a{
	background: url(images/nav/about.gif);
	width:61px;
	height:12px;}
	
ul.main-nav li.press a{
	background: url(images/nav/press.gif);
	width:49px;
	height:12px;}
	
ul.main-nav li.contact a{
	background: url(images/nav/contact.gif);
	width:87px;
	height:12px;}	
	
	
ul.main-nav li a:hover{
	/* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;}	
	
.home ul.main-nav li.home a, .collection ul.main-nav li.collection a, .shop ul.main-nav li.shop a, .gallery ul.main-nav li.gallery a, .about ul.main-nav li.about a, .press ul.main-nav li.press a, .contact ul.main-nav li.contact a{
	/* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;}
	
	
ul.sub-nav{
	float:left;
	display:inline;
	margin:20px 0 0 4px;
	width:450px;}
	
ul.sub-nav li{	
	margin:0 15px 0 0;
	float:left;
	display:inline;}
	
ul.sub-nav li a{
	color:#999;
	text-decoration: none;
	font-size:1.2em;}	
	
ul.sub-nav li a:hover{
	color:#fff;}	
	
.ss11 ul.sub-nav li.ss11  a, .aw10 ul.sub-nav li.aw10  a, .ss10 ul.sub-nav li.ss10  a, .aw11 ul.sub-nav li.aw11  a{
	color:#fff;}
	
.collectiondownload	{
	text-align:right;
	margin:23px 0 0 0;
	width:400px;
	float:right;
	display:inline;}
	
	
/* --- Content  --- */

.pagetitle{
	margin:40px 0 40px 0; 
	text-align:center;
	width:100%;}

.topbar{
	height:80px;}

.content{
	float:left;
	display:inline;
	margin:0 0 0 0;
	width:880px;}
	

.fullwidthcontent{
	margin:0 0 20px  0;
	width:645px;}

.contentcol1{
	width:305px;
	float:left;
	display:inline;
	margin:0 0 20px 0;}

.contentcol2{
	width:305px;
	float:left;
	display:inline;
	margin:0 0 20px 35px;}	
	
.narrowcontent{
	margin:0 auto;
	width:557px;}
	
.narrowcontent .contentcol1{
	width:260px;}	
	
.narrowcontent .contentcol2{
	float:right;
	width:200px;}
	
.midcontent{
	text-align:center;
	margin:0 auto;
	width:557px;}	
	


/* --- Home  --- */

.home .content{
	width:880px;
	text-align:center;}

.homelogo{
	margin:90px auto 40px auto;
	height:285px;
	width:557px;}


/* --- Press  --- */

.pressbox{
	line-height:1.2em;
	text-align:center;
	width:125px;
	height:200px;
	margin:0 12px 30px 0;
	float:left;
	display:inline;
	color:#999;
	border:1px solid #fff;}
	
.pressbox:hover{
	color:#fff;
	cursor:pointer;	}	
	
.pressbox img{
	padding:0 0 6px 0;}	
	
.presslinks{
	padding-bottom:30px;}	
	
	
/* --- About --- */

.aboutimage{
	width:380px;
	float:left;
	display:inline;
	margin:4px 35px 0 83px;}
	
.abouttext{
	text-align:left;
	width:380px;
	float:left;
	display:inline;}
	
	
/* --- Shop  --- */

.shop .content{
	width:880px;
	text-align:center;}	


/* --- Collection  --- */

ul.imagethumbs{
	margin-top:20px;}
	
ul.imagethumbs li{
	margin:0 10px 10px 0;
	float:left;
	display:inline;}
	
ul.imagethumbs li.nomargin{
	margin:0;}
	
ul.imagethumbs li a img{
	height:147px;
	border:1px solid white;}
	
.aw11 ul.imagethumbs li a img{
	height:303px;
	width:212px;}	
	
.aw11 ul.imagethumbs li a.bigthumb img{
	height:311px;
	width:436px;}	
	
	
ul.imagethumbs li a img:hover{
	border:1px solid #ddd;}	


/* --- Footer  --- */

.footer{
	font-style: italic;
	width:557px;
	font-size:.9em;
	text-align:center;
	margin:40px auto 0 auto;
	padding:0;}

.footaddress{
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	padding:7px 0 5px 0;
	margin:0 0 20px 0;}

.footer p{
	letter-spacing:0.1em;
	margin:0;}	
	
.footlogo{
	padding:20px 0 0 0;
	border-top:1px dotted #fff;
	}	
	

/* --- Lightbox --- */

#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: #000;
	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: #FF9834;
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{	
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ 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=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	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 */
	}	


/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
font-size:.9em;
font-style:italic;
width: 550px; 
/*height: 27px;*/
height: 20px; 
margin: 1px 0 0 3px; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
width: 500px;
overflow: hidden;
left:2px;
}
ul.newsticker { /* that's your list */
position: relative;
left: 550px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker span{
white-space: nowrap;
padding: 0;
margin: 0 50px 0 0;
} 







