
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size: 0.8em;
	background: #f5f7f9 left top;
}

html, body
{
   height: 100%;
   margin: 0;
   padding: 0;
}

#fullpage {
   min-height:100%;
   height:100%;
   position:relative;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-size: 1em;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.3em;
	margin-bottom: 0.2em;
}

p {
	font-size: 1em;
	line-height: 1.4;
	margin-bottom: 1.2em;
}

.indent {
	padding-left: 20px;
}

.boldtext {
	font-weight: bold;
}

ul, ol, dl {
	list-style-position: inside;
}

/* header styles */

#header {
	width: 900px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}

#header #logo {
	position: absolute;
	top: 25px;
	left: 0px;
	background: url(images/logo.jpg) no-repeat;
	height: 105px;
	width: 300px;
}

#header #cotext {
	position: absolute;
	top: 35px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BCBBB8;
}


#header #clean {
	position: absolute;
	top: 90px;
	right: 0px;
	background: url(images/clean.gif) no-repeat;
	height: 40px;
	width: 201px;
}

#header #navbar {
	position: absolute;
	margin: 0 auto;
	top: 146px;
	left: 0;
	background: url(images/nav_grey.gif) no-repeat;
	height: 36px;
	width: 900px;
}

#header #navbar ul {
	text-align: center;
	margin: 0.2em 0 0 0;
}

#header #navbar ul li {
	display: inline;
	margin-left: 16px;
}

#header #navbar ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#header #navbar ul li a.current, #header #navbar ul li a:hover {
	color: #FFFF00;
	font-weight: bold;
}

ul#nav_buttons li {	
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0.2em 0.4em 0.2em 0.4em;
	line-height: 2em;
	font-weight: bold;
}

/* full content - below header */
#fullcontent {
	width: 870px;
	padding: 0;
	margin: 0 auto;
	background: #f5f7f9;
}

#movie_banner {
	position: relative;
	height: 190px;
	width: 870px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	top: 5px;
}

/* below movie, above footer */
/* if length of sidebar is increased, then increase min-height here */
#container {
	width: 870px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	position: relative;
	top: 5px;
	background: #f5f7f9;
	min-height:590px;
    height:100%;
}

#container a {
	text-decoration: none;
	line-height: 1.4;
	color: #638db7;
}

#container a:hover {
	text-decoration: underline;
}

/* main content panel */
#maincontent {
	width: 630px;
	background-color: #ffffff;
	/*float: left;*/
	margin-top:5px;
	min-height: 100%;
	height:auto !important;
	height:100%;
}

#maincontent li {
	padding-left: 2em;
	text-indent: -2em;
	line-height: 1.4;
	margin-bottom: 1.2em;
}

.floatimgright {
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

.roundedcornr_box_main {
	background: url(images/roundedcornr_main_tl.png) no-repeat top left;
}
.roundedcornr_top_main {
	background: url(images/roundedcornr_main_tr.png) no-repeat top right;
}
.roundedcornr_bottom_main {
	background: url(images/roundedcornr_main_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_main div {
	background: url(images/roundedcornr_main_br.png) no-repeat bottom right;
}
.roundedcornr_content_main {
	background: url(images/roundedcornr_main_r.png) top right repeat-y;
}
.roundedcornr_content_mainl {
	background: url(images/roundedcornr_main_r.png) top left repeat-y;
}
.roundedcornr_content_main, .roundedcornr_bottom_main {
	/*margin-top: -19px;*/
}

.roundedcornr_top_main div,.roundedcornr_top_main,
.roundedcornr_bottom_main div, .roundedcornr_bottom_main {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_main { 
	padding: 0 15px 15px 15px;
	position: relative;
}

/* sidebar */
#sidebar {
	width: 228px;
	padding: 10px 0px 10px 10px;
	/*float: left;
	margin-right: 26px;*/
	font-size: 0.9em;
	position: absolute;
	right: 0px;
	top: 6px;
	min-height: 100%;
	height:auto !important;
	height:100%;
}

.roundedcornr_box_sidefill {
   background: #c3c2c2 url(images/roundedcornr_sidefill_grad.gif) repeat-x top left;
}
.roundedcornr_top_sidefill div {
   background: url(images/roundedcornr_sidefill_tl.gif) no-repeat top left;
}
.roundedcornr_top_sidefill {
   background: transparent url(images/roundedcornr_sidefill_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_sidefill div {
   background: url(images/roundedcornr_sidefill_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_sidefill {
   background: transparent url(images/roundedcornr_sidefill_br.gif) no-repeat bottom right;
}

.roundedcornr_top_sidefill div, .roundedcornr_top_sidefill,
.roundedcornr_bottom_sidefill div, .roundedcornr_bottom_sidefill {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_sidefill { margin: 0 10px; }

.roundedcornr_box_sideopen {
	background: url(images/roundedcornr_sideopen_tl.png) no-repeat top left;
}
.roundedcornr_box_sideopen {
	margin-bottom: 15px;
}
.roundedcornr_top_sideopen {
	background: url(images/roundedcornr_sideopen_tr.png) no-repeat top right;
}
.roundedcornr_bottom_sideopen {
	background: url(images/roundedcornr_sideopen_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_sideopen div {
	background: url(images/roundedcornr_sideopen_br.png) no-repeat bottom right;
}
.roundedcornr_content_sideopen {
	background: url(images/roundedcornr_sideopen_r.png) top right repeat-y;
}

.roundedcornr_top_sideopen div,.roundedcornr_top_sideopen,
.roundedcornr_bottom_sideopen div, .roundedcornr_bottom_sideopen {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_sideopen, .roundedcornr_bottom_sideopen {
	
}
.roundedcornr_content_sideopen { position: relative; padding: 0 10px; }

#sidebar_imgl {
	position:absolute;
	left: 0;
	padding: 10px 0;
	height: 90px;
	width: 95px;
}

#sidebar_imgr {
	position:absolute;
	right: 0;
	padding: 10px 0;
	height: 90px;
	width: 95px;
}

/* footer */
#footer {
	background: url(images/footer.jpg) no-repeat;
	height: 351px;
	width: 880px;
	margin: 0 auto;
	padding: 0;
	top: 5px;
	bottom:0;
	position: relative;
	font-size: 100.01%;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* footer info panel */
/*#bottom_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size: 0.8em;
	background: url(images/footer-repeater.jpg) repeat-x left top;
	margin: 0 auto;
	height: 141px;
	top: 107px;	
}

#bottom_footer #inner {
	width: 870px;
	height: 141px;
	margin: 0 auto;
	position: relative;	
}*/

#footer #navbar {
	position: absolute;
	margin: 0;
	top: 230px;
	height: 36px;
	width: 870px;
}

#footer #cobar {
	position: absolute;
	margin: 0;
	top: 251px;
	height: 20px;
	width: 470px;
	left: 2px;
}

#footer ul {
	text-align: center;
	margin: 0;
}

#footer ul li {
	display: inline;
	margin-left: 15px;
	text-decoration: none;
}

#footer a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#footer a.current, #footer a:hover {
	color: #638db7;
	font-weight: normal;
	text-decoration: underline;
}

#footer ul#nav_buttons li {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0.2em 0.4em 0.2em 0.4em;
	line-height: 2em;
	font-weight: normal;
}

#footer #leftpanel {
	width: 190px;
	height: 70px;
	padding-top: 30px;
	padding-right: 10px;
	top: 250px;
	left: 0;
	position: absolute;
	background: url(images/footer_line_break.gif) no-repeat right;
	text-align: right;
}

#footer #middlepanel {
	width: 470px;
	height: 70px;
	margin: 0 auto;
	padding-top: 30px;
	top: 250px;
	left: 200px;
	position: absolute;
	text-align: center;
}

.weblink {
	color: #94938D;
}

#footer .weblink a {
	text-decoration: none;
	font-weight: normal;
	color: #94938D;
}

#footer .weblink a.current, #footer .weblink a:hover {
	color: #638db7;
	font-weight: normal;
	text-decoration: underline;
}

#footer #rightpanel {
	width: 190px;
	height: 70px;
	padding-top: 30px;
	padding-left: 10px;
	top: 250px;
	right: 0;
	position: absolute;
	background: url(images/footer_line_break.gif) no-repeat left;
	text-align: left;
}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
