/*
	1em = 16px;
*/

html {
	width: 100%;
	height: 100%;
}
body {
	background-color: #fff;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body, input, select, textarea {
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	color: #000000;
}

select, textarea, input {
	font-size: 100%;
}

code, pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	background-color: #f0f0f0;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

.canvas {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-size: 70%;
}
html>body .canvas {
	height: auto;
}

.break {
	clear: both;
}

.hidden {
	display: none;
}

.header {
	position: relative;
	width: 100%;
	min-width: 980px;
	height: 165px;
	overflow: hidden;	
}
.header .front {
	position: absolute;
	width: 100%;
	height: 165px;
	z-index: 2;
	overflow:hidden;
	left: 0px;
}
.header .front div.headerLights {
	position: absolute;
	top: 0px;
	left: 50%;
}
.header .front div.headerLights img {
	width: 1600px;
	height: 120px;	
	position:absolute;
	left: -800px;
	overflow:hidden;
}
.header .back {
	background-color: #000000;
	position: absolute;
	width: 100%;
	height: 165px;
	z-index: 1;
	overflow:hidden;
}
.header .back img {
	left:50%;
	width: 100%;
	height: 165px;
	overflow:hidden;
}
.headerContent {
	position: relative;
	margin: 0px auto;
	width: 980px;
}
.header .navigation {
	position: absolute;
	top: 120px;
	height: 33px;
	width: 100%;
	vertical-align: middle;
}
.header .navigation div.vertical1 {
	position: absolute;
	top: 50%;
	width: 100%;
}
.header .navigation div.vertical2 {
	position: absolute;
	top: -0.7em;
	width: 100%;
}

.header .navigation ul {
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.header .navigation li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
.header .navigation li.first {
	padding: 0px;
}
.header .navigation a {
	font-size: 125%;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}
.header .navigation a:hover {
	text-decoration: underline;
}
.header .navigation a.selected {
	color: #33ccff;
}


#logo {
	position: absolute;
	top: 28px;
	left: -59px;
}

.header .search {
	float: right;
	margin: -1px 0px 0px 0px;
}
.header .search form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.header .search div {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.header .search label {
	color: #ffffff;
	vertical-align: middle;
}
.header .search .search_query {
	padding: 0px;
	margin: 0px 5px;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	vertical-align: middle;
}

.header .search .search_go {
	vertical-align: middle;
}

.header #shows_count {
	display: none;
	position: absolute;
	right: -1px;
	top: 87px;
}
.header #shows_count p {
	display: inline;
	color: #ffffff;
	font-size: 175%;
}



.login {
	position: absolute;	
	right: 0px;	
	width: 50em; 
	z-index: 4;
}

.login .loginBox {
	position: relative; 
	height: auto;
}

.login .loginBox p {
	padding: 0px;
	margin: 0px;
}

.login .loginBox p a {
	color: #ffffff;
	text-decoration: underline;
}
.login .loginBox p a:hover {
	color: #3399cc;
	text-decoration: underline;
}

.login .loginBox .loginBack {
	position: absolute; 
	z-index: -1; 
	bottom: 0px;
}

.login .loginBox .loginBack img {
	width: 50em;
	height: 10em;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

.login .loginBox .loginFront {
	color: #cccccc; 
	padding: 5px 10px 10px 10px; 
	margin: 0px 0px -20px 0px; 
	text-align: right;
}

.login .loginBox .loginFront label {
	padding: 0px 0px 0px 10px; 
	vertical-align: middle;
}

.login .loginBox .loginFront input.text {
	width: 10em;
}

.login .loginBox .loginFront input {
	vertical-align: middle;
}

.login .loginBox .loginFront img {
	vertical-align: middle;
}




.main {
	height: auto;
	padding: 10px 0px 65px 0px;
}
.mainContent {
	margin: 0px auto;
	width: 980px;
}




.footer {
	position: absolute;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	width: 100%;
	height: 54px;
	bottom: -1px;
	overflow: hidden;
}
.footer .back {
	background-color: #fbfbfb;
	position: absolute;
	width: 100%;
	height: 50px;
	z-index: 1;
}
.footer .back img {
	width: 100%;
	height: 100px;
}
.footer .front {
	position: absolute;
	width: 100%;
	z-index: 2;
	padding: 20px 0px 0px 0px;
}

.footerContent {
	margin: 0px auto;
	width: 980px;
}

.footerContent .newsletter {
	position: absolute;
	top: -14px;
}

.footerContent .newsletter .newsletterBack {
	position: absolute;
	top: 0px;
	z-index: 1;
}

.footerContent .newsletter .newsletterFront {
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 2;
	width: 170px;
}

.footerContent .newsletter .newsletterFront label {
	font-weight: bold;
	display: block;
	color: #333333;
	margin: 0px 0px 4px 0px;
}

.footerContent .newsletter .newsletterFront input.text {
	border: 1px solid #999999;
	width: 126px;
	vertical-align: middle;
}

.footerContent .newsletter .newsletterFront input.submit {
	vertical-align: middle;
	margin: 0px 0px 0px 4px;
}


.footerContent .navigation {
	text-align: center;
}

.footerContent .navigation ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.footerContent .navigation li {
	list-style-type: none;
	margin: 0px 1em;
	display: inline;
}
.footerContent .navigation a {
	color: #555;
	text-decoration: underline;
}
.footerContent .navigation a:hover {
	color: #555;
	text-decoration: none;
}
.footerContent .navigation ul.copyright {
	margin: 0px;
	color: #888;
	float: right; 
	display: inline;
}
.footerContent .navigation ul.copyright li {
	margin: 0px;
}
.footerContent .navigation ul.copyright a {
	color: #888;
	text-decoration: none;
}
.footerContent .navigation ul.copyright a:hover {
	color: #999;
	text-decoration: underline;
}
.footerContent .navigation ul.copyright span {
	display: none;
}
