/* @override http://marklapwood.com/styles/global.css */

* {
	margin: 0;
	padding: 0
}

body {
	background-color: #fff;
}

body, div p {
	color: #666;
	font-size: 0.88em;
	line-height: 1.4em;
	font-family: Optima, verdana;
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#container {
	margin-left: -464px;
	text-align: left;
	position: absolute;
	overflow: hidden;
	top: -230px;
	left: 50%;
	width: 928px;
	height: 461px;
	background-image: url(/images/watermark.png);
	border: solid 1px #999;
}

#logo {
	background-image: url(/images/logo_inner.gif);
	width: 928px;
	height: 461px
}

#navbar {
	position: absolute;
	top: 36px;
	left: 40px;
	width: 17px;
	height: 117px;
}

#main-content {
	padding: 0;
	position: absolute;
	top: 0;
	width: 928px;
	height: 461px;
}

#home-link {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 260px;
	height: 30px;
}

#section-info {
	text-transform: lowercase;
	position: absolute;
	top: 18px;
	left: 87px;
	width: 520px;
}

#section-info #name {
	color: #ccc;
}

#section-info #item {
	
}

#bts {
	float: right
}

h1 {
	font-size: 1.5em;
}

h2, h3 {
	font-size: 0.88em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: -0.7em;
}

p {
	line-height: 1.2em;
	margin-top: 0.6em;
	margin-bottom: 0.7em;
}

a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

#divContainer {
	font-size: 12px;
	line-height: 17px;
	visibility: hidden;
	position: absolute;
	top: 57px;
	left: 660px;
	width: 235px;
	height: 295px;
	overflow: hidden;
	clip: rect(0 auto auto 0)
}

#divContent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#divContent a:link {
	text-decoration: underline;
}

#up-arrow {
	visibility: visible;
	position: absolute;
	width: 12px;
	height: 12px;
	bottom: 140px;
	right: 15px;
	padding: 0
}

#down-arrow {
	visibility: visible;
	position: absolute;
	width: 12px;
	height: 12px;
	bottom: 115px;
	right: 15px;
	padding: 0
}

#left-arrow {
	display: none;
	position: absolute;
	left: 0;
	width: 45px;
	height: 50px;
	bottom: 8px;
	padding: 0
}

#right-arrow {
	display: none;
	position: absolute;
	width: 45px;
	height: 50px;
	bottom: 8px;
	right: 0;
	padding: 0
}

#get-qt {
	position: absolute;
	top: 180px;
	left: 170px;
	display: none;
}

#qt-badge {
	float: right;
	padding: 5px 100px 100px 50px
}

#get-qt a:link {
	text-decoration: underline;
}

/* positions */

#large {
	position: absolute;
	top: 57px;
	left: 88px;
	width: 520px;
	height: 299px;
}

#mask {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 928px;
	height: 461px;
	background-color: #000000;
}

#close-button {
	position: absolute;
	left: 41px;
	bottom: 150px;
}

#dock {
	background-color: #EEE;
	position: absolute;
	bottom: 0px;
	width: 928px;
	height: 66px;
	clip: rect(0 928px 66px 0);
	overflow: hidden;
}

#images {
	position: absolute;
}

.thumb {
	float: left;
	margin: 0;
	padding: 0;
	width: 116px;
	height: 66px
}

.thumb  a {
	text-decoration: none;
	display: block;
	width: 116px;
	height: 66px;
}

.thumb a:hover {
	background-position: -116px 0;
	text-decoration: none;
}

.slideframe {
	position: absolute;
	top: 0px
}