﻿body {
	background-color:#e8e8e8;
	margin-top:0.5em;
}
a {
	outline:none;
}
ul#global-nav {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#global-nav li {
	display:block;
	float:left;
	margin-right:.35em;
}
ul#global-nav li a {
	color:#AEAEAE;
	margin-right:.35em;
	text-decoration:none;
	text-transform:lowercase;
}
ul#global-nav li a:hover {
	color:#5fcbee;
}
h1 {
	font-weight:bold;
	margin-bottom:0.1em;
	text-transform:lowercase;
}
h1 strong {
	color:#5fcbee;
}
h3 {
	background-color:#5fcbee;
	color:#fff;
	display:inline-block;
	font-weight:bold;
	margin-bottom:0.1em;
	padding-right:1em;
	text-transform:lowercase;	
	zoom:1.0;
}
* + html h3 {
	display:inline;
}
hr {
	color:#8a8a8a;
}
#promo-content {
	background-color:#FFF;
	border-top:1px solid #000;
}
#promo-header {
	margin-bottom:1.3em;
	overflow:hidden;
	position:relative;
	height:251px;
}
#press-downloads {
	margin:1.5em 1.5em 0 1.5em;
	overflow:hidden;
	position:absolute;
	width:914px;
	z-index:1000;
}
#downloads-tab a {
	background:transparent url('../images/downloads-bg.png') repeat-x scroll left bottom;
	color:#fff;
	display:inline-block;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
}
#downloads-tab a strong {
	display:inline-block;
	padding:.4em 1em;
}
#downloads-tab a strong.arrow {
	background:transparent url('../images/up-arrow.png') no-repeat scroll center bottom;
}

#downloads-content {
	background:transparent url('../images/downloads-bg.png') repeat scroll left bottom;
	color:#fff;
	height:200px;
}
#downloads-content .colborder {
	border-right:1px solid #333;
}
#downloads-content .column {
	height:170px;
}
#downloads-content .span-7 {
	width:310px;
}
#downloads-content a {
	color:#fff;
}
#downloads-content h4 {
	color:#5fcbee;
	font-weight:bold;
	margin-bottom:1em;
	text-transform:lowercase;
}
a#close-btn {
	position:absolute;
	top:41px;
	right:8px;
}
.downloads-closed {
	top:200px;
}
body:nth-of-type(1) .downloads-closed {
	top:202px;
}
#jukebox {
	margin-bottom:1.5em;
}
ul.links {
	list-style-image:url('../images/bullet.gif');
}
ul.links li {
	color:#777;
	margin-bottom:.5em;
	text-transform:lowercase;
}
ul.links li a {
	color:#000;
	font-weight:bold;
}
ul.links li a:hover {
	color:#5fcbee;
}
ul.thumbs {
	margin-left:0;
}
ul.thumbs li {
	display:block;
	float:left;
	list-style-type:none;
	padding-right:12px;
	padding-bottom:4px;
	width:80px;
}
ul.thumbs li img {
	border:1px solid #fff;
}
ul.album-list {
	list-style-type:none;
	margin:0 0 1.5em 0;
}
ul.album-list li {
	padding-bottom:18px;
}
ul.album-list li img {
	border:1px solid #000;
}
ul.album-list li p {
	margin-bottom:1.4em;
}
div.props {
	background:transparent url('../images/quote-left.gif') no-repeat scroll left top;
	position:relative;
}
div.right-quote {
	background:transparent url('../images/quote-right.gif') no-repeat scroll right bottom;
	position:absolute;
	right:48px;
	bottom:18px;
	width:42px;
	height:40px;
}
div.props-box {
	padding:1.5em 4em;
}