@charset "utf-8";
body{       
	font-size:12px;
	font-family:Tahoma;
	background:#f4f4f4 url('../images/bodybg.png') no-repeat scroll top center;
	margin: 0; 
	padding-top: 10px;
	text-align: center;
	color: #000000;
}

a{
	color:#114876;
	font-size:12px;
	font-family:Tahoma;
	font-weight:600;
	text-decoration: none;	
}
a:hover {
	color:#f46f04;
}
.twoColHybRtHdr #container { 
	width: 1003px;
	height:auto;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColHybRtHdr #header { 
	padding-top:0px;
	margin:0px;
	
} 
.twoColHybRtHdr #header h1 {

}

/*Phone Number */
.twoColHybRtHdr #phonenmb {

	padding-right:30px;
	padding-left:10px;
	font-size:13px;
	font-weight:600;
	color:#333;
	font-family:Tahoma;
     width:auto;
}

/******  MENU */
#topbar {
	margin:0;
	padding:0;
}

#topbar ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:13px;
	font-weight:500;
	background:url("../images/OFF.gif") repeat-x top left;
	font-family:Tahoma;
}

#topbar li {
	width:auto;
	margin:0;
	pading:0;
	position: relative;
	height:36px;
	display:inline;

}
	

#topbar li a {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:url("../images/DIVIDER.gif") no-repeat top right;
}

#topbar li a:hover {
	background: url("../images/HOVER.gif") no-repeat top right;
	color:#000;}

#topbar li span {

}


/* Start Browse Studios*/
.browseStudios{
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:600;
	color:194499;
	width:160px;
	float:right;
	}
.browseStudios ul{
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
.browseStudios li{
	}
.browseStudios li a{
	color:#ffffff;
	display:block;
	font-weight:500;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	}
.browseStudios li a:hover{
	color:#000000;
	text-decoration:none;
	background-color:#eff3f6;
	
		}
.browseStudios li ul{
	background:#003188;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position: relative;
	width:160px;

	/*top:1em;
	/*left:0;*/
	}
.browseStudios li:hover ul{
	
	display:block;
	}
.browseStudios li li {
	display:block;
	padding:0px;
	}
.browseStudios li ul a{
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
	}
.browseStudios li ul a:hover, .browseStudios li ul li:hover a{
	
	background-color:#eff3f6;
	color:#000000;

		}

.browseStudios #current{
	background:url(../images/locbg.jpg);
	background-repeat:no-repeat;
	color:#f5430c;
	width:160px;
	position: inherit;
	font-size:13px;
	}
	


/* Start SIDEBAR 1 Main */

.twoColHybRtHdr #sidebar1 {
	float: left;
	width: 328px; /* since this element is floated, a width must be given */
	padding-top:0px;
	margin:0px;

}
.twoColHybRtHdr #sidebar1 h3, .twoColHybRtHdr #sidebar1 p {
	width:328px;
		
}


/* Start SIDEBAR 2 Text */

.twoColHybRtHdr #sidebar2 {
	background:url('../images/subheader-bg.png'); background-repeat:no-repeat;	
	width:328px;
	height:34px;
	float:right;
}

.twoColHybRtHdr #sidebar2text {
	padding-top:10px;
	padding-left:15px;
	font-size:14px;
	font-weight:500;
}


/* Start SIDEBAR 3 Text */

.twoColHybRtHdr #sidebar3 {
	background:url('../images/subinner.png'); background-repeat:repeat-y;
	width:328px;
	float:right;

}

.twoColHybRtHdr #sidebar3text {
	padding-right:10px;
	padding-left:10px;


}
.twoColHybRtHdr #sidebar3text ul {

	list-style:none;
	font-family:Tahoma;
	font-size:12px;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	}
.twoColHybRtHdr #sidebar3text li {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding-bottom:5px;
	margin:0;
	padding-left:5px;
	padding-right:5px;
}

/* End SIDEBAR 3 Text */

/* Start SIDEBAR 4 Text */

.twoColHybRtHdr #sidebar4 {
	background:url('../images/subfooter.png'); background-repeat:no-repeat;
	width:328px;
	float:right;
	height:9px;
}

.twoColHybRtHdr #sidebar4text {
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;

}
.twoColHybRtHdr #sidebar4text ul {
	list-style: inside;
	font-family:Tahoma;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	

	}
.twoColHybRtHdr #sidebar4text li {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding-bottom:5px;
	margin:0;
	padding-left:5px;
	padding-right:5px;

}
.twoColHybRtHdr #sidebar4text a {
	font-family:Tahoma;
	font-size:12px;
	color:#114876;
	padding-bottom:5px;
	font-size:12px;
	font-weight:600;
}
.twoColHybRtHdr #sidebar4text a:hover {
	font-family:Tahoma;
	padding-bottom:5px;
	font-size:12px;
	font-weight:600;
	color:#F60;
}

/* Start SIDEBAR 4 Text */

/* Start SIDEBAR 5 Text ( forum comments)*/


.twoColHybRtHdr #sidebar5text {
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;

}
.twoColHybRtHdr #sidebar5text ul {

	list-style:none;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	margin:0;
	padding-left:5px;
	padding-right:5px;

	}
	.twoColHybRtHdr #sidebar5text a {
	font-family:Tahoma;
	font-size:11px;
	color:#114876;
	padding-bottom:5px;
	font-size:11px;
	font-weight:600;
	}
.twoColHybRtHdr #sidebar5text a:hover {
	font-family:Tahoma;
	padding-bottom:5px;
	font-size:11px;
	font-weight:600;
	color:#F60;
	}
.twoColHybRtHdr #sidebar5text li {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
    padding-bottom:5px;
	margin:0;
	padding-left:5px;
	padding-right:5px;

}

/* End SIDEBAR 5 Text ( forum comments)*/



/* Start Wide Text Panel*/


.twoColHybRtHdr #sidebarwide2 {
	background:url('../images/header_wide.png'); background-repeat:no-repeat;	

	width:663px;
	height:35px;
	float:right;
}

.twoColHybRtHdr #sidebarwide2text {
	padding-top:12px;
	padding-right:10px;
	padding-left:10px;
	font-size:12px;
	font-weight:600;
	color:#5e5e5e;
}

.twoColHybRtHdr #sidebarwide3 {
	background:url('../images/inner_wide.png'); background-repeat:repeat-y;
	width:663px;
	float:right;

}

.twoColHybRtHdr #sidebarwide3text {
	padding-top:5px;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	font-family:Tahoma;
	font-size:13px;
	color:#333;

}
.twoColHybRtHdr #sidebarwide3text ul {
	list-style:none;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	}
.twoColHybRtHdr #sidebarwide3text li {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
    padding-bottom:5px;

}
.twoColHybRtHdr #sidebarwide4 {
	background:url('../images/widefooter_wide.png'); background-repeat:no-repeat;
	width:663px;
	float:right;
	height:9px;

}


/* End Wide Panel*/



.twoColHybRtHdr #mainContent {
	width: 675px;
    float: right;
	padding-top:0px;
	margin:0px;
} 
/* Start Sub Panel */

.twoColHybRtHdr #subpanel {
	background:url('../images/subbg.jpg'); background-repeat:repeat-x;	
	width:1003px;
	height:39px;
	margin:0;
	float:left;
	font-family:Tahoma;
	font-size:15px;
	color:#3f3d3d;
	
	

}

.twoColHybRtHdr #subpanelsmall {
	background:url('../images/subbgsmall.png'); background-repeat:no-repeat;
	width:328px;
	height:7px;
	margin:0;


}
.twoColHybRtHdr #top../images{
	padding-top:0px;
	margin:0px;
}
.twoColHybRtHdr #footer{
	width:1003px;
	margin:0;
	padding-top:10px;
	list-style-type:none;
	height:32px;
	font-size:12px;
	background:url("../images/OFF.gif") repeat-x top left;
	font-family:Tahoma;
	float:left;
	
}
.twoColHybRtHdr #sidebar6text {
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	color:#333;
	float:left;
	width:auto;
}
.twoColHybRtHdr #footer a{
	color:#000000;
	text-decoration:none;
	margin:0;
	font-size:12px;
	font-weight:500;
	}
.twoColHybRtHdr #footer a:hover{
	color:#ffffff;
	}


/* footer Block */


	.twoColHybRtHdr #footerBlockframe {
	background-color:#FFF;
    width:1003px;
	margin:0;
	font-size:13px;
	padding-bottom:10px;
	float:left;
}
	
.twoColHybRtHdr #footerBlock{
    padding-right:10px;
	margin:0;
	width:auto;
	display:inline-block;
	font-size:12px;
	font-weight:400;
	font-family:Tahoma;
	float:left;
	padding-top:10px;
}

.twoColHybRtHdr #footerBlock a{
	color:#135aa3;
	text-decoration:none;
	font-weight:400;
	font-size:12px;

	}
	
.twoColHybRtHdr #footerBlock li{
	text-decoration:none;
	padding-bottom:4px;
	list-style-image:url(../images/arrowbullet.png);
	}
	
.twoColHybRtHdr #footerBlock a:hover{
	color:#f46f04;
	text-decoration:underline;
	}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}


#creditfooter{
    display:none;
}
#imageContainer {
	padding-top:5px;

}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0; right:0; bottom:0;

}
.twoColHybRtHdr #bluetext{

	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	float:left;
	color:#0a428f;
}
/* Dropdown Menu */

.Dropdownmenu{
	border:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:500;
	font-family:Tahoma;

	}
.Dropdownmenu ul{
	background:url("../images/OFF.gif") repeat-x top left;
	height:36px;
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;

	}
	.Dropdownmenu li{
		float:left;
		padding:0px;
		font-size:12px;

		
		}
	.Dropdownmenu li a{
		color:#FFF;
		display:block;
		font-weight:bold;
		line-height:36px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;

		}
		.Dropdownmenu li a:hover,.Dropdownmenu ul li:hover a{
			background: url("../images/hover.gif") bottom center no-repeat;
			color:#a12609;
			font-weight:600;
			font-size:12px;
			font-family:Tahoma;
			text-decoration:none;
			}
	.Dropdownmenu li ul{
		background:#f5f7fc;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
			font-size:12px;

		/*top:1em;
		/*left:0;*/
		}
	.Dropdownmenu li:hover ul{
		display:block;

		}
	.Dropdownmenu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.Dropdownmenu li:hover li a{
		background:none;
		font-weight:600;
		font-size:12px;
		color:#0a256c;
		
		}
	.Dropdownmenu li ul a{
		display:block;
		height:36px;
		font-style:600;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.Dropdownmenu li ul a:hover, .Dropdownmenu li ul li:hover a{
			background:#fdf9f6 url('../images/pencil.png') center right no-repeat;
			border:0px;
			color:#f97307;
			text-decoration:none;
			
			}
	.Dropdownmenu p{
		clear:left;
		}


	.twoColHybRtHdr #studiosprogramtitle {
	background:url('../images/subbg.jpg'); background-repeat:repeat-x;	
	width:630px;
	height:39px;
	margin:0;
	font-family:Tahoma;
	font-size:15px;
	color:#3f3d3d;
	padding-bottom:10px;
	

}
.twoColHybRtHdr #bluetextstudios{

	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	color:#0a428f;
}
.twoColHybRtHdr #orangetextstudios{

	font-size:12px;
	font-family:Tahoma;
	color:#ed5b0b;
}


/** Start Contact Form **/

#contact_form {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
}
/** FORM STYLES GENERAL **/
#contact_form input, select, textarea {
    font-size: 12px;
    color:#000000;
    width: 300px;
    height: 28px;
    border: #CCC solid 1px;
/** BORDER RADIUS HACKS **/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#contact_form input:hover, select:hover, textarea:hover {
    border: 1px solid #999;
}

#contact_form input:focus, select:focus, textarea:focus {
    border: 1px solid #999;
}

/** FORM STYLE: select **/
#contact_form select {
    padding: 5px 5px 3px 5px;
}
#contact_form select option {
    cursor: pointer;
    padding: 5px;
}
/** FORM STYLE: textarea **/
#contact_form textarea {
    height: 80px;
    padding: 4px 2px 2px 4px;
    font-family: Tahoma;
}
/** FORM STYLE: input **/
#contact_form input {
    padding: 0 5px 0px 30px;
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

input#send {
    padding:0;
    cursor:pointer;
    width:135px;
    height: 23px;
    background: url(../images/contact/send_button.png);
}

input#send:hover {
    border: 1px solid #999;
    color: #000000;
}

#contact_form label {
    display:inline-block;
    width: 100px;
    vertical-align:top;
    margin-top: 6px;
}
/** CONTAINER OF INPUTS **/
#contact_form span {
    border:0;
    padding:0;
    margin:0;
    display: block;
    margin-bottom: 10px;
}

#name {
    background-image: url(../images/contact/user_suit.png);
}

#email {
    background-image: url(../images/contact/email.png);
}

#phone {
    background-image: url(../images/contact/phone.png);
}

#ajax_loader {
    display:none;
}

.success {
    border: 1px solid #00CC00 ;
    color:#4F8A10;
    background: #F2FFF2;
    display:none;
    margin-top: 3px;
    font-size: 11px;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
/** BORDER RADIUS HACKS **/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.error {
    display:none;
    margin-top: 3px;
    font-size: 11px;
    border: 1px solid #FF4F4F;
    color:#D6000E;
    background: #FFF2F2;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
/** BORDER RADIUS HACKS **/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.warning {
    display:none;
    margin-top: 3px;
    font-size: 11px;
    color: #9F6000;
    background: #FFF9D5;
    border: 1px solid #FFD324;
    padding: 5px;
    text-align: center;
/** BORDER RADIUS HACKS **/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#contact_form .noicon {
    padding: 0px 7px 0 7px;
    text-align:center;
}	





div#contact {
    width: auto;
    margin: auto;
	float:left;
	height:auto;
}

div#top {
    height: 64px;
}

div#top h1 {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    padding: 20px 0 0 20px;
    color: #000000;
}

div#center {
    padding: 5px 15px 5px 25px;
}

div#bot {
    height: 13px;
}
.twoColHybRtHdr #contactsText {
	color:#333;
	text-decoration:none;
	font-weight:400;
	font-size:12px;
	width:200px;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}
	.twoColHybRtHdr #contactsText2 {
	color:#333;
	text-decoration:none;
	font-weight:400;
	font-size:12px;
	width:200px;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	font-family:Tahoma;
	}

#thumb {
	 border:none;
}
 #thumb a img{
border:none;
}


#thumb a:hover img {
	filter:alpha(opacity=30);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity:0.7;
	border:none;
} 


	/* Start SIDEBAR Event */

.twoColHybRtHdr #sidebarevent {
	float: left;
	width: 390px; 
	padding-top:0px;
	margin:0px;

}
.twoColHybRtHdr #sidebarevent h3, .twoColHybRtHdr #sidebarevent p {
	width:390px;
		
}
.twoColHybRtHdr #eventContent {
	width: 600px;
    float: right;
	padding-top:0px;
	margin:0px;
} 
.twoColHybRtHdr #eventpanel {
	background:url('../images/subbg.jpg'); background-repeat:repeat-x;	
	width:100%;
	height:39px;
	margin:0;
	float:left;
	font-family:Tahoma;
	font-size:15px;
	color:#3f3d3d;
}
.twoColHybRtHdr #eventbar {
	background-color:#FFF;
	width:390px;
	float:right;
	padding-bottom:10px;

}
