
/* CSS Document */

body
{
	background: #cccccc;
   text-align: center;
   font-family: Arial;
   font-size: 12px;
}

h1
{
	color: #FF0000;
	font-size: 16pt;
}

h2
{
	color: #FFFF00;
	font-size: 14pt;
   font-weight: normal;
	text-align: left;
}

h3
{
	color: #FF0000;
	font-size: 12pt;
   font-weight: normal;
	text-align: center;
}

h4
{
	color: #FFFF00;
	font-size: 10pt;
   font-weight: normal;
	text-align: center;
}

img
{
	border: 0;
}

a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: yellow; 
	text-decoration: underline;
}

a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: orange; 
	text-decoration: underline;
}

a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: white; 
	font-weight: bolder; 
	text-decoration: underline;
}

#page-wrapper
{
	width: 1000px;
	margin: 0px auto;
   background-color: #1e1e1e; 
	overflow: hidden;
}

div.row-wrapper
{
	overflow: hidden;
	width: 1000px; 
}

#header-left
{
	width: 218px;
	float:left;
	vertical-align:middle;
}

#header
{
	width: 683px;
	float:left;
	vertical-align:middle;
	text-align: center;
}

/* Hack For IE 7 */

* html #header
{
	width: 683px;
	float:left;
	vertical-align:middle;
	text-align: center;
   margin-bottom: -17px;
}

/* End Hack */

#header-right
{
	width: 99px;
	float:right;
	vertical-align:middle;
}

#main-left
{
	width: 218px;
	float:left;
	vertical-align:middle;
    background: url(/site/images/left.jpg);
    backround-repeat: repeat-y;
    height: 303px;
}

#main
{
	width: 683px;
	float:left;
	vertical-align:middle;
	text-align: center;
   color: #ffffff;
   margin-bottom: -15px;
}

/* IE 7 Hack */

#main
{
	width: 683px;
	float:left;
	vertical-align:middle;
	text-align: center;
   color: #ffffff;
   padding-top: 15px;
}

/* End Hack */

#main-right
{
	width: 99px;
	float:right;
	vertical-align:middle;
	background: url('/site/images/right.jpg');
	backround-repeat: repeat-y;
	height: 303px;
}

#footer-left
{
	width: 218px;
	float:left;
	vertical-align:middle;
}

#footer
{
	width: 1000px;
	float:left;
	vertical-align:middle;
	text-align: center;
}

/* Hack For IE 7 */

* html #footer
{
	width: 683px;
	float:left;
	vertical-align:middle;
	text-align: center;
   margin-top: -17px;
   margin-bottom: -17px;
}

/* End Hack */

#footer-right
{
	width: 99px;
	float:right;
	vertical-align:middle;
}

#footer-text
{
	position: relative;
	top: -45px;
	left: 60px;
	margin-left: auto;
	margin-right: auto;

	text-align: center;
}

/* IE Hack */
*html #footer-text
{
	position: relative;
	top: -45px;
	left: 220px;
	margin-left: auto;
	margin-right: auto;

	text-align: center;
}
/* End Hack */

.content
{
	font-family: Arial;
   color: #ffffff;
   width: 660px;
   text-align: justify;
}

.content_main
{
	font-family: Arial;
   color: #ffffff;
   width: 100%;
   text-align: center;
}	

.content a
{
	color: #3399CC;
	text-decoration: none;
   font-weight: bold;
}

.content a:hover
{
	color: #FFFF00;
}

.link a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.link a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.link a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: #E79748; 
	font-weight: bolder; 
	text-decoration: underline;
}

.footer
{
	width: 900px;
	font-family: Arial;
   font-weight: bold;
	color: #000000;
	margin-right: -10px;
   margin-top: 20px;
   font-size: 12px;
}

.footer a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.footer a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.footer a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: #E69748; 
	font-weight: bolder; 
	text-decoration: underline;
}

.con_table
{
	width: 683px;
	color: #ffffff;
   font-family: Arial;
   font-size: 10pt;
   text-align: left;
}

.con_table input
{
	background: #ffffff;
}

.con_table select
{
	background: #ffffff;
}

.con_table textarea
{
	background: #ffffff;
}

.con_table a
{
	color: #3399CC;
	text-decoration: none;
   font-weight: bold;
   font-size: 8pt;
}

.con_table a:hover
{
	color: #FFFF00;
}

#nav
{
   margin-left: 61px;
   margin-top: 0px;
   height: 141px;
   width: 153px;
   background: url('/site/images/nav.png');
   background-repeat: no-repeat;
   text-align: left;
}

#blog
{
	width: 620px;
   background-color: #738FB9;
   margin-left: 25px;
   margin-right: 25px;
   margin-top: -5px;
}

.blog
{
	width: 600px;
	margin-left: 10px;
   font-size: 12px;
   padding-bottom: 5px;

}

.blog_date
{
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
}

.blog_head
{
	font-size: 16px;
	font-weight: bolder;
	color: yellow;
}

.blog_desc
{
   text-align: justify;
	color: #000000;
   font-size: 12px;
   font-weight: normal;
}

.blog_author 
{
	float: right;
   font-weight: bold;
	color: #000000;
   font-size: 12px;
}

.blog_link a
{
	float: right;
   margin-right: 10px;
}

.blog_link a:link
{
   font-weight: bold;
	color: blue;
   font-size: 12px;
}

.blog_link a:visited
{
	font-weight: bold;
	color: blue;
   font-size: 12px;
}

.blog_link a:hover
{
	font-weight: bolder;
	color: yellow;
   font-size: 12px;
}

#comment
{
	width: 620px;
   margin-left: 25px;
   margin-right: 25px;
}

.comment
{
	width: 600px;
	margin-left: 10px;
   font-size: 12px;
   color: #000000;
}

.comment_date
{
	font-weight: bolder;
}

.comment_desc
{
   text-align: justify;
}

.comment_auth 
{
	float: right;
}

.comment_link a:link
{
   font-weight: bold;
	color: blue;
}

.comment_link a:visited
{
	font-weight: bold;
	color: blue;
}

.comment_link a:hover
{
	font-weight: bolder;
	color: #FF6B1A;
}

.blogfooter
{
	font-size: 12px;
}

.blogfooter a:link
{
	color: #ffffff;
	text-decoration: none;
}

.blogfooter a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.blogfooter a:hover
{
	color: yellow;
	text-decoration: underline;
}

.req
{
	color: red;
}

.cal_detail
{
	width: 100%;
	background-color: #FFFFFF;
	font-family: helvetica;
	color: #ffffff;
	font-size: 16pt;
	text-align: justify;
}

.cal_detail td
{
	background: #999999;
}

.cal_detail a
{
	color: #ffff00;
}

/* overall table */
#calendar table {
border:1px solid #fff;
padding: 0;
margin:20px;
}

/* the day headers across the top */
#calendar th {
background: #4D74B5;
color: #fff;
margin: 3px;
padding: 2px 5px;
}

/* how days this month will look, make dates appear in top right */
#calendar td {
background: #eee;
color: #000;
padding: 2px;
margin:0;
height:60px;
text-align:right;
vertical-align:top;
border:1px solid #fff;
}

/* these are the days falling outside this month */
#calendar td.notInMonth {
background: #999;
}

.cal_nav
{
	font-size: 10pt;
	width: 75%;
}

.py
{
	float: left;
}

.ny
{
	float: right;
}

.list_view
{
	font-size: 10pt;
   width: 575;
   margin: 25px;
}

.schedule div
{
	width: 100%;
}

.schedule table
{
	width: 100%;
   font-size: 10pt;
   background: #cccccc;
}

.schedule th
{
	border: 1px solid black;
   text-align: left;
}

.schedule td
{
	padding: 2px;
}

.schedule a
{
	color: #0000FF;
}

.schedule a:hover
{
	color: #FF0000;
}

.question
{
	color: #FFFF00;
   margin-bottom: 3px;
   font-size: 12pt;
}

#movie
{
	position: relative;
   z-index: 10000;
   margin-left: 230px;
   margin-top: -156px;
   margin-bottom: 15px;
   width: 571px;
   height: 141px;
}

/* IE 7 Hack */

* html #movie
{
	position: relative;
   z-index: 10000;
   margin-left: 220px;
   margin-top: -165px;
   width: 571px;
   height: 141px;
   margin-bottom: 0px;
}
/* End Hack */

.billing
{
	color: #FFFF00;
	font-size: 12pt;
   font-weight: normal;
}

.big_label_style {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 20px;
	color: #FFFFFF;
}

.label_style {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #FFFFFF;
}

.disabled textarea
{
	background: #999999;
}

.disabled
{
	color: #999999;
}

