@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 {

}

body {
background-color:#000000;
}

#container {
/*position:absolute;
width:100%;*/
height:700px;
width:1210px;
margin: 0 auto;
/*text-align:center;
min-width:1200px;*/
}

.logo {
display:block;
width:95px;
height:29px;
margin:30px auto 0;
}
img.home{
display:block;
margin:5px auto 5px;
width:43x;
}
img.circles{
width:19.5px;
height:20.25px;
}
img#homeCircles{

}

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

/* end template */

img#backgroundSplash {
height:540px;
z-index:-5;
margin-left: 83px;
}



div#splashMenu {
width:185px; /*width of largest image, plus a few pixels for extra space*/
height:500px;
margin: 85px 0 0 120px;
float:left;
}


img#title {
display:block;
margin-left:auto;
margin-right:auto;
width:190px;
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;
}

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

img#stockistsContent{
width:200px;
}

img#tradeContent{
width:180px;
}

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

}

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

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{
width:1px;
height:326px;
top:120px;
margin: 100px 0 0 0;
float:left;
}

div#viewer{
margin: 60px 0 75px 150px;
/*margin-right:-100px;*/ 
width:390px;
/*height:700px;*/
display:inline-block;
}
img#heading{
display:block;
position:relative;
margin-left:218px;
margin-bottom:5px;
height:6px;
width:108px;
}
img#frame{
width:300px;
/*height:405px;*/
}

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

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

img#rightGalleryNav{

right:110px;
}

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

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


.homefooter{
height:35px;
margin-top:565px;
width:1210px;
text-align:center;

}
.footer{
position:absolute;
height:35px;
width:1210px;
top:760px;
text-align:center;
}



/*login area*/
.loginbox{
width:300px;
margin: 100px auto;
}
.loginbox img{
margin-right:3px;
}
.loginbox div{
margin: 10px auto;
}
img.loginheading{
display:block;
margin:0 auto;
}


.loginfield{
width:200px;
}
/*lightox mod*/
#lightboxCaption{
display:none;
} 
