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

a {
	text-decoration:none;
	color:#FFF;
}

.oneColFixCtr {
	/* background: url(images/background-int2.jpg) #999 no-repeat;
	background-position: center 0;  */
	background:#999;
}

#index {
	background: url(images/backgrounds/background-lg.jpg) no-repeat;
	background-color:#8B8B8B;
	background-position: center 0;
}

#works {
	background: url(images/backgrounds/background-int3.jpg) #999 no-repeat;
	background-position: center 0;
}

img { border: 0px; }

p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	margin: 10px 10px 0 10px;
	letter-spacing: 1px;
	height:44px;
}

.caps {
	text-transform: uppercase;
}

a.indexfont {
	font-size: 16px;
	color: #FFF;
	letter-spacing: 5px;
	line-height: 40px;
}

a.indexfont:hover {
	color:#666;
}

.seriesdesc {
	color: #FFF;
}
.series_title {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 10px;
	color: #FFF;
	margin-bottom: 40px;
	font-weight: bolder;
}
IMG.works_thumbs {
	vertical-align:middle;
	width: 50px;
	height: 50px;
}
.works_seriestitles {
	padding: 3px 0 6px 15px;
}

IMG.series_visual {
	display: inline;
	width: 90px;
	height: 90px;
	margin: 0 15px;
	border-bottom: solid;
	border-color: #999;
	border-bottom-width: thin;
	padding-bottom: 10px;
}
IMG.series_visual:hover {
	border-color: #CCC;
}
IMG.detail {
	display: inline;
	width: 90px;
	height: 90px;
	margin: 10px 10px 20px 10px;
	border-bottom: solid;
	border-color: #999;
	border-bottom-width: thin;
	padding-bottom: 10px;
}
IMG.detail:hover {
	border-color: #CCC;
}

img.thumbs {
	width:45px;
	padding: 0 0 0 0;
	margin: -5px 10px 0 0;
	border:1px solid #B9B9B9;
}

#works img.thumbs, #labels img.thumbs {
	border:none;
}

#labels .linkpages img.thumbs {
	width:25px;
}
#labels .linkpages p {
	height:20px;
}

img.subthumbs {
	width:30px;
	padding:0 9px;
}

#icons {
}

#zoom {
	float:right;
	height:494px;
}

#anchor {
	position:relative;
	width:660px;
	text-align:center;
	border-bottom:1px solid #CCC;
}

#zoom img {
	border:1px solid #CCC;
	border-bottom:none;
}

#works.oneColFixCtr #mainContent {
	float:right;
}

#works .leftmargin {
	padding: 3px 0 6px 15px;
	font-size:14px;
	letter-spacing: 5px;
}

.leftmargin {
	letter-spacing: 3px;
	font-size:12px;
	text-indent:20px;	
	line-height:16px;
}

#labels p.leftmargin {
	letter-spacing: 3px;
	font-size:12px;
	text-indent:20px;	
	line-height:16px;
	margin:0 0 0 10px;
	text-indent:0;
}

.detail:link, .detail:visited {
	color:#E0E0E0;
}

.detail:hover {
	color:#666;
}

.oneColFixCtr #header {
	padding: 15px 0 0 20px;
	margin:0;
	vertical-align: top;
	text-align: right;
	/*background: url(images/backgrounds/background-int.jpg) #fff no-repeat;
	background-position: center 0;*/
}

.caption {
	letter-spacing: 3px;
	font-size:12px;
	padding:0px;
	margin:6px 0px;
}

p.list {
	font-size:11px;
	color:#EEE;
}
