@charset "UTF-8";
html {
	height: 100%;
}
body {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	background-color: #49857b;
	color: #FFFFFF;
}
a, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #CCC;
}
.clear {
	clear: both;
}
h1, h3, h5, h6 {
	line-height: 1.3em;
	letter-spacing: -.05em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 45px;
}
h3 {
	font-size: 28px;
}
h5 {
	font-size: 16px;
}
#nav, #content, #footer {
	text-align: center;
}
#content {
	background-color: #121212;
}

.goods {
	text-align: left;
	width: 960px;
	margin:0px auto 0px auto;
}

/* header */
#nav {
	background-image: url(../_img/nav_bg.gif);
	background-repeat: repeat-x;
	height: 82px;
	background-color: #121212;
	padding-bottom: 40px;
}
#nav .goods {
	background-image: url(../_img/nav_bg_mid.gif);
	background-repeat: repeat-x;
}
#nav h1 a {
	display: block;
	width: 460px;
	height: 52px;
	background-image: url(../_img/lake_fever_productions.gif);
	text-indent: -8008px;
}
#nav ul {
	width: 945px;
	height: 30px;
	margin: 0px auto 0px auto;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	display: block;
	width: 134px;
	height: 30px;
	margin-right: 1px;
	float: left;
	text-indent: -8008px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav ul li a:hover {
	background-position: 0px -30px;
}
#nav ul li a.active, #nav ul li a.active:hover {
	background-position: 0px -60px;
}

#nav ul li a.gear {
	background-image: url(../_img/nav_gear.gif);
}
body.gear #nav ul li a.gear, body.studiomap #nav ul li a.studiomap, body.media #nav ul li a.media, 
body.about #nav ul li a.about, body.clients #nav ul li a.clients, body.press #nav ul li a.press, 
body.contact #nav ul li a.contact {
	background-position: 0px -60px;
}
#nav ul li a.studiomap {
	background-image: url(../_img/nav_studiomap.gif);
}
#nav ul li a.media {
	background-image: url(../_img/nav_media.gif);
}
#nav ul li a.about {
	background-image: url(../_img/nav_about.gif);
}
#nav ul li a.clients {
	background-image: url(../_img/nav_clients.gif);
}
#nav ul li a.press {
	background-image: url(../_img/nav_press.gif);
}
#nav ul li a.contact {
	background-image: url(../_img/nav_contact.gif);
}

/* body */
#content .goods .interior {
	margin: 0px 12px 0px 12px;
}
#content h1, #content h3 {
	padding-bottom: 20px;
}
#content .goods .interior .spacer {
	margin-bottom: 40px;
	background-color: #121212;
}

/* --------------------------------------------------------------------------- 
	HOME
  --------------------------------------------------------------------------- */
.interior fieldset {
	float: left;
	padding: 8px 0px 8px 0px;
}
.interior fieldset.audio {
	width: 220px;
	border: 0px solid #F00;
	margin-left: 40px;
}
.interior fieldset legend {
	font-size: 9px;
	text-transform: uppercase;
	font-weight:bold;
	display: block;
	width: 90px;
	height: 12px;
}
.featureBlock {
	float: left;
	border: 0px solid #F00;
	width: 220px;
	margin-right: 14px;
}
.interior fieldset.video .featureBlock {
	margin-right: 0px;
}
.interior fieldset dt {
	margin-bottom: 12px;
}
.interior fieldset dt img {
	border: none;
}
.interior fieldset dd {
	line-height: 1.4em;
}
.interior fieldset dd p.preview {
	float: right;
	margin-left: 10px;
}
.interior fieldset dd p.preview a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -8008px;
	background-image: url(../_img/home_preview.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.interior fieldset dd p.preview a:hover {
	background-position: 0px -24px;
}
.interior fieldset dd p.preview a.active {
	background-position: 0px -48px;
}
.interior fieldset dd p.preview a.active:hover {
	background-position: 0px -72px;
}
.interior fieldset.video dt div.overlay {
	position: relative;
	top: -124px;
	margin-bottom: -124px;
}
.interior fieldset.video dt div.overlay a {
	display: block;
	width: 220px;
	height: 124px;
	text-indent: -8008px;
	background-image: url(../_img/home_play_overlay.png);
	background-repeat: no-repeat;
	background-position: center;
}

.ShadowBox table td {
	background-repeat: repeat-x;
}

/* footer */
#footer {
	background-image: url(../_img/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #49857b;
	color: #335d56;
	min-height: 200px;
	height: 100%;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
}
#footer .goods {
	background-image: url(../_img/footer_bg_mid.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
}
#footer a {
	color: #335d56;
	text-decoration: none;
}
#footer a:hover {
	color: #24423d;
}

#footer #lion {
	float: left;
	width: 120px;
	height: 63px;
	background-image: url(../_img/footer_logo.gif);
	background-repeat: no-repeat;
}
#footer legend {
	display: none;
}
#footer .blurb {
	margin-top: 15px;
	margin-left: 10px;
	padding-right: 8px;
	border-right: 1px solid #335d56;
	width: 300px;
	float: left;
}
#addtl {
	width: 368px;
}

#footer .short {
	border-right: none;
	width: 114px;
}

