@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	min-height:100%;
	margin: 0;
	padding: 0;
	margin: 0 0 1px;
}
body {
	background:#000;
	color:#ededed;
	padding:0;
	margin: 0 0 1px;
	background:url(../images/tile.jpg) 0 0 repeat;
	height:100%;
	min-height:100%;
	font-family: 'Droid Sans', arial, serif;
	line-height:0.9em;
}
strong {
	font-weight:bold;
}
h1, h2, h3, h4 {
	font-weight:bold
}
h1 {
	font-size:1.4em;
	margin-left:20px;
	margin-bottom:10px;
	font-style:normal;
}
h1#logo {
	margin:0 auto;
	font-style:normal;
	width:340px;
	height:120px;
}
h2 {
	font-size:0.9em;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
}
h3 {
	font-size:1.3em;
	text-transform:uppercase;
}
h4 {
	font-size:1.0em;
	color:#FFF;
	margin-right:20px;
}
a {
	color:#FFF;
}
a:visited {
	color:#FFF;
}
a:hover {
	color:#ededed;
}
.clearfloat {
	height:0px;
	font-size:1px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
/*--------------------------------------------MAIN WRAPS-------------------------------------------------*/
* html #wrapper {
	height:100%;
	min-height:100%;
}
#wrapper {
	height:auto;
	position:relative;
	margin:0px auto;
	padding:0;
	background:url(../images/repeat-y.jpg) top center repeat-y;
}
#header-wide {
	width:100%;
	height:120px;
	background-image:url(../images/header.jpg), url(../images/header-rep.jpg);
	background-repeat: no-repeat, repeat-x;
	background-position: top center, top;
}
#footer-wide {
	width:100%;
	min-height:200px;
	background: #000;
}
.footer-shadow {
	position:absolute;
	top:-19px;
	background:url(../images/footer-shadow.png);
	width:900px;
	height:19px;
}
#abs-footer {
	width:900px;
	height:50px;
	margin:0px auto;
	position:relative;
	overflow:visible;
}
.rounded {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
}
.body-one {
	position:relative;
	width:865px;
	height:auto;
	margin:0px auto;
	font-size:0.8em;
	padding:10px 0;
	z-index:1;
}
.under-header {
	width:1000px;
	height:54px;
	margin:0px auto;
	background:url(../images/under-header.jpg) top center no-repeat;
	z-index:0;
}
.side1 {
	float:left;
	padding:0 5px 0 0;
	width:240px;
	height:auto;
}
.intro {
	float:left;
	width:256px;
	height:auto;
	margin:0 10px 0 1px;
	z-index:99;
	position:relative;
}
.side2 {
	float:left;
	width:240px;
	height:auto;
	margin:0 0 0 10px;
}
.mid {
	float:left;
	width:350px;
	height:auto;
	margin:0;
	padding:0px;
}
.mid-text {
	float:left;
	width:150px;
	height:auto;
	margin:0px 5px 0 0;
	padding:0px;
}
.mid-text .text-right {
	text-align:center;
	padding:5px 0px 25px 0;
	text-transform:uppercase;
	font-size:1.4em;
}
.mid-text .text-left {
	text-align:center;
	padding:25px 0 5px 0px;
	text-transform:uppercase;
	font-size:1.4em;
}
.rh-projects {
	width:705px;
	height:auto;
	float:left;
}
.main {
	width:609px;
	height:auto;
	float:left;
	margin:0;
}
.leftCol {
	width:250px;
	height:auto;
	float:left;
}
.mid p {
	padding:0px 10px;
}
.underline {
	width:860px;
	height:8px;
	margin:0px auto;
	background:url(../images/underline-3.jpg) no-repeat;
}
.mainHeading {
	width:843px;
	height:15px;
	margin:0px 0 0 66px;
	padding:10px 0 0 0;
}
.footer {
	width:1000px;
	height:145px;
	margin:0px 0 0 0;
}
.footer p {
	text-align:center;
	font-size:0.8em;
	padding:10px 0;
}
/*--------------------------------------------PROJECT HOLDERS-------------------------------------------------*/
.heading1 {
	margin:0 auto;
}
.project {
	width:340px;
	height:150px;
	margin:0 0 0 71px;
	background:url(../images/project-bg.png) no-repeat;
}
.project-text {
	width:340px;
	height:auto;
	padding:15px 0;
	margin:0 auto;
	text-align:center;
}
.project-text p {
	font-size:0.8em;
}
.project-text ul {
	text-align:left;
	font-size:0.9em;
}
.project-text ul li{
	margin:3px 0;
}
.project-select {
	width:340px;
	height:auto;
	margin:5px;
}
.project-select select {
	margin:10px;
	padding:10px;
	width:94%;
	font-family:'Museo 500';
	border:1px solid #888888;
}
.project .thumb {
	padding:10px 0 0 10px;
	color:#333;
}
.links {
	width:130px;
	height:130px;
	margin:5px;
	background:url(../images/link-bg.jpg) no-repeat;
	float:left;
}
.links .thumb {
	padding:10px 0 0 10px;
	color:#333;
}
.links .thumb:hover {
}
.projectLarge {
	width:1000px;
	height:681px;
	background:url(../images/project-bg-lrg.jpg) no-repeat;
	margin:auto;
}
.projectLarge .holder {
	width:761px;
	height:661px;
	float:left;
	margin:10px;
}
.projectLarge .text {
	width:190px;
	height:auto;
	float:left;
	margin:10px;
	color:#333;
}
.projectLarge .text p {
	font-size:0.8em;
}
.projectLarge .text h2 {
	color:#333333;
	font-size:1.1em;
	margin:8px 0 0;
	text-shadow:1px 1px 1px #FFFFFF;
	text-transform:uppercase;
}
.projectLarge .text a {
	color:#555;
}
/*--------------------------------------------P STYLES-------------------------------------------------*/
.side2 p {
	padding-right:30px;
}
.side2 h2 {
	margin:5px 0 0 0;
}
.side2 h3 a {
	text-decoration:none;
}
.side1 a {
	color:#666;
}
.side1 a:visited {
	color:#666;
}
.side1 a:hover {
	color:#888;
}
h2.card {
	color:#d5d5d7;
	margin:5px 0 0 9px;
}
/*--------------------------------------------MENU STYLES-------------------------------------------------*/
.lavaLamp {
	position: relative;
	height: 114px;
	width: auto;
	overflow: hidden;
	float:right;
	margin:0 65px 0 0;
}
.lavaLamp li {
	float: left;
	list-style: none;
}
.lavaLamp li.back {
	background: url(../images/menu-bg.png) no-repeat right -114px;
	width: 5px;
	height: 114px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
	background: url(../images/menu-bg.png) no-repeat top left;
	height: 114px;
	margin-right: 5px;
}
.lavaLamp li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin:90px 0 0 0;
	padding:0px 12px;
	font-size:0.95em;
	font-family: 'Museo700';
	text-transform:uppercase;
	text-shadow:1px 1px 1px #333;
}
.lavaLamp li a:active {
	outline: 0;
	position: relative;
	top: 1px;
}
.current a {
	color:#e9ff6e!important;
	text-shadow:#000 1px 1px 1px;
}
.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
	border: none;
}
.topPage {
	float:right;
	font-size:0.75em;
	padding:0 50px 0 0;
	background:url(../images/backtop.png) 92px 5px no-repeat;
}
.topPage a {
	text-decoration:none;
}
.amazonMp3 {
	float:left;
	margin:7px 0 0 74px;
	z-index:0;
}
.amazonMp3 object {
	z-index:0;
}
.amazonMp32 {
	float:left;
	margin:7px 0 0 39px;
	z-index:0;
}
/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 19px;	
	font-weight: bold;
	font-size: 15px;	
	cursor: default;
	background: #000000;
	text-shadow: -1px -1px 0 #202020;
}
.caption-top {
}
.caption-bottom {
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
