@charset "UTF-8";
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3876;
}

#counter 
{
	padding-top: 10px;
	margin-left: 100px;
}

#counter span
{
	font-size: 42px;
	text-align: center;
	color: #fff;
	padding: 5px;
	border: solid 1px #555459;
	height: 57px;
	border-right: 0px;
	border-bottom: solid 1px #555459;
	background: #8F8F8F url('../imgs/grey_grad.jpg') repeat-x;
}

#counter span.di0
{
	border: solid 1px #555459;
	background: #B5CBCC url('../imgs/blue_grad.jpg') repeat-x;
}

td, th
{
	padding: 4px 6px 4px 8px;
	border: 0;
}
th 
{
	color: #fff;
	background: #001E4A;
}
h2 
{
	color: #1A3876;
	font-size: 16px;
}
tr.alt 
{
	background: #EFFFFF;
}
.emailhead 
{
	width: 178px;
}
.namehead 
{
	width: 200px;
}
p#customCount 
{
	font-weight: bold;
}
span#daterange select, span#daterange input
{
	font-size: 11px;
}
#wrapper {
	height: 515px;
	position:relative;
	background-color: #FFFFFF;
	margin-top: 18px;
}
#wrapper, #footer {
	margin-right: auto;
	margin-left: auto;
	
}
#footer a, #footer a:visited, #footer a:link {
text-decoration:none;
color: #FFFFFF;
}
#footer a:hover {
text-decoration:underline;
}

#wrapper, #footer, #logo {width: 930px;}
#wrapper #logo {
	height:146px;
	clear: both;
}
 #footer {
	background-color: #001e4a;
	height:18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
#footer img {
	float: left;
}
#footer #copyright {
	float: right;
	padding-right: 30px;
	padding-top: 3px;
}
#wrapper #col1 {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}
#wrapper #col2 {
	float: left;
	margin-left: 16px;
}
.quotes {
	 height: 200px; width: 440px; padding:0; margin:0; overflow: hidden }
#page-wrap {
	padding-left: 10px;
}
#name, #email{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001e4a;
	background-color: #aba9ca;
	margin: 0px;
	border: none;
	height: 17px;
	width: 243px;
	padding-left: 5px;
	padding-top: 3px;
}
#s7 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b8b8e;
	text-decoration: underline; padding-top: 10px;
}form {
	margin: 0px;
}
.submitbtn {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #ffffff;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8e;
}
#commentForm { width: 500px; }
#commentForm label { width: 250px; }
#commentForm label.error{ padding-left: 10px; color:#666666}
#spacer {
	clear: both;
	height: 8px;
}
#wrapper #col1 #moviecontainer {
	height: 324px;
	width: 200px;
	overflow: hidden;
}

