@charset "utf-8";
/* CSS Document */

/* template used on every page*/

/*css reset code*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
	/*end css reset code*/

html {
overflow:hidden;
}

body {
background-color:#000000;
}

#container {
position:absolute;
width:100%;
height:600px;
text-align:center;
min-width:1200px;
}

.logo {
position:absolute;
width:95px;
height:29px;
top:30px;
left:50%;
right:50%;
margin-left:-47.5px;
}
img.home{
position:absolute;
bottom:5px;
width:42.5px;
height:8.5px;
left:50%;
right:50%;
margin-left:-21.25px;
}
img.circles{
position:absolute;
width:19.5px;
height:20.25px;
bottom:20px;
left:50%;
right:50%;
margin-left:-9.75px;
}
img#homeCircles{
bottom:10px;
}

.pageContentImage {
display:block;
margin-left:auto;
margin-right:auto;
margin-top:85px;
}

/* end template */

img#backgroundSplash {
position:absolute;
right:0;
height:640px;
width:auto;
z-index:-5;
}



div#splashMenu {
position:absolute;
text-align:center;
width:185px; /*width of largest image, plus a few pixels for extra space*/
height:500px;
left:10%;
top:170px;
}


img#title {
display:block;
margin-left:auto;
margin-right:auto;
width:122.3px;
height:auto;
margin-bottom:140px;
}

img.menu {
display:block;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
height:10.66px;
}

img#contact{
width:70.66px;
}

img#capsule{
width:67.33px;
}

img#stockists{
width:79.33px;
}

img#contactContent{
width:203px;
height:178.66px;
}

img#capsuleContent{
width:176px;
height:252.66px;
}

img#stockistsContent{
width:138.33px;
height:349.73px;
}

div#collectionGallery {
position:absolute;
text-align:left;
width:500px;
height:520px;
top:55px;
left:70px;
padding-left:100px;
overflow-x:hidden;
/*overflow-y:auto;*/

}

img.collectionImage {
width:80px;
height:120px;
margin:25px;
}

li.selected img{
border-color:#FFFFFF;
border-style:solid;
border-width:5px;
margin:20px;

}

li.highlight img{
border-color:#FFFFFF;
border-style:solid;
border-width:5px;
margin:20px;

}


ul.collectionListActive {
width:500px;
height:auto;
display:block;
}

ul.collectionList {
display:none;
}

.collectionListActive li{
display:inline;
list-style-type:none;

}

img#line{
position:absolute;
width:1px;
height:326px;
top:120px;
left:50%;
right:50%;
}

div#viewer{
position:absolute;
top:80px;
right:200px;
margin-right:-100px;
width:330px;
height:700px;
}
img#heading{
display:block;
position:relative;
margin-left:188px;
margin-bottom:5px;
height:6px;
width:108px;
}
img#frame{
width:270px;
height:405px;
}

img.galleryNav{
width:7.5px;
height:9px;
position:absolute;
bottom:260px;
display:none;
}

img#leftGalleryNav{
margin-right:-10px;
}

img#rightGalleryNav{

right:110px;
}

img.nav{
width:7.5px;
height:9px;
position:relative;
margin-bottom:225px;
}
img#leftNav{
margin-right:10px;
}

img#rightNav{
margin-left:7px;
}