html, body, form, fieldset {
}

img, div, li, a { 
	behavior: url("iepngfix.htc"); 
	}
img, div, li, a {
	behavior:url("csshover3.htc");
	}

body {
  background: url(../images/back.gif) ;
    font-family: Arial, sans-serif, Helvetica;
    font-size: 13px;
    color: #000000;
	text-align:center;
	padding-bottom:12px;
	
}

#mainWrapper {
	width:800px;
	background: url(../images/header.gif) no-repeat;	
	border: 1px solid #000000;
	margin: 45px auto 4px auto;
	text-align:justify;
	}

#mainHolder {
		background: url(image/bblueb.gif) repeat-x;
		background-position:0 -59px;
		padding:0 66px 0 66px;
		margin-top: 59px;
		margin-bottom: 15px;
		
}

h5 {
	color: #000099;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:120%;
}




/*Content styles*/
#contentHolder{
	padding: 5px 15px 15px 15px;
	background-color: #000099;
	margin:0;
	max-width:669px;
	
}

#content {
	width:639px;
			
}



#contentLeft {
    float:left;
    width:300px;
    padding-right:10px;
}
#contentRight {
    float:right;
    width:300px
}

#contentRightBox{
    border:1px solid #000090;
}




#innerContactRight {
    float:right;
    width:374px
}




/* HEADER
--------------------------------------------------------- */


#header {
	margin-top:5px;
}


#menu {
	height:48px;
	width:560px;
	overflow:hidden;
	margin-left:80px;
	padding-top:1px;
}

#menu ul {
	position: relative;
	width: 600px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float:left;
	display:inline;
}

#menu a {
	height:26px;
	width:133px;
	float:left;
	position:relative;
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	background: url(image/bblue.png) no-repeat;
	text-decoration:none;
	font-size:15px;
	color: #000099;
	letter-spacing:0.02em;
}

#menu a spans {
	position:absolute;
	margin-left:-40px;
	text-align:center;
}
#menu a#menu1 {
	background-position: 0px 22px;
	z-index:550;
	padding-top:25px;
	height:23px;
}


#menu a#menu2 {
	background-position: 0px 18px;
	margin-left:-25px;
	z-index:540;
	padding-top:21px;
	height:27px;

}

#menu a#menu3 {
	background-position: 0px 14px;
	margin-left:-25px;
	z-index:530;
	padding-top:17px;
	height:31px;

}

#menu a#menu4 {
	background-position: 0px 10px;
	margin-left:-25px;
	z-index:520;
	padding-top:13px;
	height:35px;

}

#menu a#menu5 {
	background-position: 0px 6px;
	margin-left:-25px;
	z-index:510;
	padding-top:9px;
	height:39px;

}



#menu ul li a:hover {
	background: url(image/bblueh.gif) no-repeat;
}



/* adjusted values for IE6 */
-->



/* FOOTER
--------------------------------------------------------- */
#footer {
	width:800px;
	margin: 1px auto;
	background-color:#FFF;
	font-weight:bold;
	font-size:85%;
	
}

#footerLinks {
    margin-top:5px;
    color:#333333;
}

#footerLinks a, #footerLinks a:visited{
    color:#333333;
    text-decoration:none;
}
    
#footerLinks a:hover {
     color:#333333;
    text-decoration:underline;
}



/*Frontpage styles*/

#fpage {
	color: #FFF;
	width:639px;
}

#fpageHead {
    
    vertical-align:top;
	background: url(../images/home_image.jpg) no-repeat #000000;
	border: 1px solid #ffffff;
	height:183px;
	overflow:hidden;
}
#fpageHead P {
	padding-left:250px;
	padding-right:15px;
	text-align:left;
	font-weight:bold;
}

#fpage h4 {
	color:#ffffff;
	font-weight:bold;
	font-size:115%;
	text-align:left;
	padding-top:25px;
	margin-top:0;
}
#fpage p {
	line-height:110%;
}


#fpage .fpimage {
	float:right;
	width:200px;
	display:inline;
	margin:25px 0 10px 15px;
}


#fpageslideContainer {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	background-color:#8484C2;
}


/*Aboutus styles*/

#aboutus {
	background-color:#FFF;
	color:#000;
	padding:15px;
}

#aboutus img {
	border:1px solid #009;
	padding:3px;
	float:right;
	
}

#aboutus .contactlink {
	float:right;
	padding-top:5px;
	padding-right:100px;
	clear:both;

}

#aboutus .contentleft {
	float:left;
	width:400px;
	color:#000099;
}

#aboutus .contentright {
	float:right;
	text-align:right;
	width:200px;
	padding-top:5px;
	color:#000099;
	overflow:hidden;
	
}
#aboutus .contentright img {
	padding:3px;
}

#aboutus H4 {
	font-weight:bold;
	font-size:100%;
	color:#8484c2;
	margin:0;
	padding: 15px 0 8px;
}

#aboutus H5 {
	font-weight:bold;
	font-size:120%;
	margin-top:25px;
}


#aboutus ul {
	list-style: none;
	padding-left:0px;
	margin:0;
	padding:0;
	margin-top:5px;
}

#aboutus li {
		background: url(../images/bullet1.jpg) no-repeat 1px 3px;
	padding: 0 0 10px 20px;
	
}


/* Calendar Style */
#Calendar {
	background-color:#FFF;
	padding:15px;
	font-size:12px;
}
#CalendarLeft {
    float:left;
    width:275px;
    padding-right:5px;
	padding-top:35px;
}

#CalendarRight {
    float:right;
    width:320px;
	padding-top:40px;
	padding-left:5px;
	font-size:12px;
}

#CalendarRight a, #CalendarRight a:visited{
    color:#000090;
    text-decoration:none;
}
    
#CalendarRight a:hover {
    color:#66555d;
    text-decoration:none;
}

.CalendarTitle {
    color:#000099;
    font-size:14px;
    font-weight:bold;
}
.CalendarField {
    color:#000099;
    font-weight:bold;
}


.caltable {
    color:#1f1d1d;
    font-weight:bold;
	font-size:12px;
}

.caltable a, .caltable a:visited{
    color:#7f0200;
    text-decoration:underline;
}
    
.caltable a:hover {
    color:#7f0200;
    text-decoration:none;
}

.toptable {
    background-color:#8484c2;
    color:#ffffff;
    font-size:14px;
}

.toptable a, .toptable a:visited{
    color:#ffffff;
    text-decoration:none;
}
    
.toptable a:hover {
    color:#7f0200;
    text-decoration:none;
}


.CalendarWeekendTodaydiary_cal {
	font-family: Arial; font-size: 90%; font-weight: bold;
	border: 2px solid #931f17;
	text-align: center;
	background-color: #ffffff;	
	color: #201b20;
	}


/*Contact styles*/

#contactus {
	padding:15px;
	color: #000000;
	background-color:#ffffff;
}
#contactus a, #contactus a:visited, #contactus a:hover {
	color:#333;
	text-decoration:none;
}


#contactus .contentleft {
	float:left;
	width:425px;
	padding-top:20px;
}




#contactus .contentright {
	width:180px;
	float:right;
	text-align:left;
	padding-top:0px;
}


#formBox {
    width:100%;
    background-color:#8484c2;
    border:1px solid #000090;
	margin-top:10px;
}

#innerFormBox {
    margin:10px 10px 0 10px;
	color:#ffffff;
    line-height:1.5em;
}

.contactFormTextArea {
    border:1px solid #343400;
    width:398px;
    padding:3px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.contactFormTextBox{
    border:1px solid #343400;
    width:265px;
    padding:3px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}


.formElementSpacer {
    margin-top:6px;
}
#submitButtonSpacer {
    margin-top:5px;
    text-align:right;
}

/*Education styles*/

#education {
	background-color:#FFF;
	color:#000;
	padding:15px;
}

#educationDetails {
	border: 1px solid #000099;
	padding: 0 5px 0 5px;
	margin:0px;
	margin-top:10px;
}

#education ul {
	list-style:square;
	padding-left:15px;
	margin:0;
}

#education li {
		padding: 0 0 5px 2px;
		
}

#education .eduimage {
	padding:5px;
	float:right;
	border: 1px solid #000090;
}


#educationLeftBox {
	float:left;
	width:303px;
	border:1px solid #000099;
	height:187px;
	padding:0 5px 0 5px;
	overflow: auto;
	margin-right:5px;


}

#educationRightBox {
	float:right;
	text-align:right;
	width:285px;
	color:#000099;
}

/*Production styles*/

#production {
	background-color:#FFF;
	color:#000;
	padding:15px;
}

#production .Row {
	border-top:6px solid #000099;
	margin: 0 -15px 0 -15px;
	padding: 3px 15px 0 15px;
	height:89px;
	color:#000099;
}
#production .Row span {
	font-weight:bold;
	text-transform:uppercase;
	}


#productionDetails .title {
	color:#333399;
	font-size:165%;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}


#productionLeft {
	width:300px;
	float:left;
	margin-right:10px;
}

#productionLeft .details {
	border:1px solid #333399;
	padding:1px 10px 5px 10px;
	margin-top:15px;
	height:350px;
	/*overflow-x: hidden;
	overflow-y: scroll;*/
}

#productionRight{
	width:275px;
	text-align:left;
	padding-right:15px;
	float:right;
}


#productionRight .slides {
	 border:1px solid #333399;
	 padding:7px 8px 0 8px; 
	 width:270px;
}




/*Learning styles*/

#learning {
	background-color:#FFF;
	color:#000;
	padding:15px;
}
#learning ul {
	list-style:disc;
	padding-left:15px;
	margin:0;
	
}


#learning li {
		padding: 0 0 5px 2px;
		
}
#learning li a {
	color:#000;
		
		
}




#learning h5 {
	color:#000;
	padding-top:10px;
	padding-bottom:10px;
}


#learningLeft {
	width:275px;
	float:left;
}


#learningRight{
	width:300px;
	text-align:left;
	padding:6px;
	float:right;
	border:1px solid #000000;
	height:450px;
	/*overflow-x: hidden;
	overflow-y: scroll;*/
}

#learningVideo {
	padding-top:15px;

}
#learningVideo .title {
	font-size:13px;
}
#learningVideo .title span {
	color:#676767;
	
}


#learningVideo tr, #learningVideo td  {
		font-size:12px;
		line-height:130%;
}
#learningVideo td  {
		border-top:1px solid #999999;
		border-collapse:collapse;
		padding-top:20px;
		padding-bottom:24px;
}

#learningVideo .left {
	width:325px;
	overflow:hidden;

 }
#learningVideo .right {
	width:272px;
	overflow:hidden;
	padding-left:10px;
 }



/*Slideshow styles*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 270px; /*width of featured content slider*/
height: 270px;
}

.sliderwrapper .contentdiv{
visibility: hidden;
position: absolute;
left: 0;
top: 0;
padding: 0px;
background: #cccccc;
width: 270px; 
height: 100%;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity:1;
opacity:1;*/
}

.pagination{
width: 265px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
background-color: white;
padding: 8px 5px;
}

.pagination a{
padding: 1px 5px;
margin:2px;
text-decoration: none;
font-weight:bold;
color: #ffffff;
background: #cccccc;
line-height:25px;

}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #c8e3f7;
}


/*Misc Styles*/
a.loginmenu{
	color:#000099;
	font-size:13px;
	font-weight:bold;
	text-decoration:none; 
	border-top:1px solid #000099; 
	border-bottom:1px solid #000099; 
	padding:5px; 
	background-color:#E4E4E4;	
	margin-left:2px;
}

a.loginmenu:hover {
	color:#ffffff;
	background-color:#333333;	
}





/*ticketlogin styles*/

#ticketlogin {
	background-color:#FFF;
	color:#000;
	padding:15px;
}





/*Misc styles*/

#error {
    color:#cc0000;
    font-weight:bold;
}

#clear {
    clear:both;
}

.clear {
    clear:both;
}

.checked{background-color:#222;background-image:url(../images/on.png)}
.unchecked{background-color:#1c1c1c;background-image:url(../images/off.png)}