/* @override http://streamline/css/style.css */

/* @override http://streamline/css/style.css */

/* @group Global */

* {margin: 0;padding: 0;border: 0;outline: none;}

div.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0.1em;
}
.left {
	float: left;
}
.right {
	float: right;
}
html, body {
	background: #dcdcdc url(/images/layout/bg.gif) repeat-x;
}
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
}
#pageWrap {
	width: 760px;
	margin: auto;
}
#logo {
	width: 249px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/layout/logo.gif);
	margin: 25px auto;
}
#header {
	height: 43px;
	background: url(/images/layout/header.png) no-repeat;
}
#nav {
	width: 750px;
	margin: auto;
}
.banner {
	padding-bottom: 20px;
}
.banner img{
	border: 6px solid #222;
}
.contentWrap {
	width: 760px;
	margin: auto;
	background: url(/images/layout/main-bg.png) repeat-y center;
}
.content {
	background: url(/images/layout/gradiant.gif) repeat-x;
	min-height: 298px;
	width: 710px;
	margin: auto;
	padding: 20px;
}
.contentBottom {
	height: 13px;
	background: url(/images/layout/main-bottom.png) repeat-x center;
	width: 760px;
}
div#footer {
	font-size: 1.3em;
	text-shadow: #fff 0 1px 0;
	color: #777;
	padding: 20px;
	height: 30px;
}
div#footer a {
	text-shadow: #fff 0 1px 0;
	color: #777;
}

.rightCol {
	float: right;
	width: 200px;
}
.leftCol {
	float: left;
	width: 470px;
}
/* @end */

/* @group Navigation */
#nav {
	margin: auto;
	width: 447px;
}
#nav li {
	list-style: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	background: url(/images/layout/nav-sep.gif) no-repeat right 6px;
}
#nav li a {
	display: block;
	padding: 13px;
	text-decoration: none;
	color: #fff;
	text-shadow: #353535 0 0 2px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#nav li a:hover {
	color: #b5b5b5;
}
#nav li.last {
	background: none;
}
#nav li.active a {
	color: #ff0000;
}
/* @end */

/* @group Typography */

h1 {
	font-size: 1.8em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: #353535 0 0 2px;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
h2 {
	font-size: 1.6em;
	letter-spacing: -1px;
	color: #fff;
	padding-bottom: 8px;
}
p {
	font-size: 1.4em;
	color: #a9a9a9;
	letter-spacing: -1px;
	padding-bottom: 15px;
	line-height: 1.5em;
}
ul {
	font-size: 1.4em;
	color: #a9a9a9;
	letter-spacing: -1px;
}
ul li {
	padding-bottom: 3px;
}
.content ul {
	margin-left: 25px;
	margin-bottom: 25px;
}
a {
	color: #ff0000;
}
/* @end */

/* @group Forms */
form h2 {
	margin: 15px 0;
	font-size: 1.8em;
}
form h2 span {
	color: #a1a1a1;
} 
form div.formleft {
	float: left;
	width: 230px;
}
form label{
	font-size: 1.7em;
	color: #848484;
	letter-spacing: -1px;
	display: block;
	height: 30px;
	line-height:30px;
}
form input.text {
	margin-bottom: 15px;
	font-size: 1.3em;
	padding: 8px;
	height: 15px;
	width: 180px;
	color: #383838;
	border: 3px solid #494949;
	background-color: #fff;
}
form .services label {
	width:167px;
	margin-bottom: 0;
	cursor: pointer;
}
form .services {
	margin-top: 10px;
}
form textarea {
	font-size: 1.4em;
	font-family: arial;
	margin-bottom: 20px;
	color: #383838;
	height: 150px;
	padding: 10px;
	width: 410px;
	border: 5px solid #494949;
	background-color: #fffeff;
}
form input.submit {
	width: 90px;
	height: 42px;
	background: url(/images/layout/send.gif);
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0.1em;
	display:block;
}
form input.submit:hover {
	background-position: 0 -42px;
	cursor: pointer;
}
form input:focus, form input:active{
	outline: none;
}
form input.submit:hover {
	background-color: #6f6f6f;
}
form fieldset.other {
	width: 480px;
	margin-right: 0;
}
div.done {
	margin-top: 30px;
	height: 200px;
	}
	
div.done img {
	float: left;
	}
div.done .message {
	float: right;
	display: inline;
	display: block;
	width: 350px;
	margin-top: 20px;
}
div.done h2 {
	font-size: 1.9em;
	color: #525252;
}
div.done p {
	font-size: 1.5em;
}
form input.error, form textarea.error  {	border-color:#c40000;}

form label.error {display: none !important; width: 0; height: 0;
}
/* @end */

/* @group Preview */

div#vrPlayer {
	height: 300px;
	margin-bottom: 25px;
}
div#vrPlayer div.playlist {
	width: 210px;
	height: 250px;
	overflow: hidden;
}
div#vrPlayer div#player  {
	width: 450px;
	height: 300px;
	overflow: hidden;
	background: url(/images/misc/loading.gif) no-repeat center #000;
}
div#vpPlayer {
	height: 270px;
	margin-bottom: 25px;
}
div#vpPlayer div.playlist {
	width: 180px;
	height: 220px;
	overflow: hidden;
}
div#vpPlayer #player1, div#vpPlayer #player  {
	width: 480px;
	height: 270px;
	overflow: hidden;
	float: left;
}
div.playlist ul {
	margin: 0;
}
div.playlist li {
	float: left;
	list-style: none;
	margin-right: 4px;
	margin-bottom: 4px;
}
div.playlist li a {
	display: block;
	height: 40px;
	border: 3px solid #3c3c3c;
	width: 60px;
}
div.playlist li a.videoActive {
	border: 3px solid red;
}
div.playlist {
	background: url(/images/layout/playlist.gif) right top;
	float: right;
	padding: 25px;
	position: relative;
}
div#player {
	float: left;
	background: black;
}
a.qtlink {
	display: block;
	position: absolute;
	bottom: 15px;
}
/* @end */