/* @override http://schoolsfirst.edu.au/style.css */

/* @override http://schoolsfirst.edu.au/style.css */

/* @override http://schoolsfirst.edu.au/style.css */

/* @override http://schoolsfirst.edu.au/style.css */

/* @override http://schoolsfirst.edu.au/style.css */

/* @override http://schoolsfirst.edu.au/style.css */

/* @override http://sf2010.efront.com.au/style.css */

/* @override http://sf2010.efront.com.au/style.css */

/* @override http://sf2010.efront.com.au/style.css */

/* @override http://sf2010.efront.com.au/style.css */

/* @override http://sf2010.efront.com.au/style.css */


/* @override http://sf2010.efront.com.au/style.css */

/* @charset "utf-8";*/
/* CSS Document */

/* RESETS */
/* ----------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, img, small, strong, ol, ul, li, fieldset, form, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html, body {height:100%;}

img {
	font-size: 12px;
	font-family: arial;
	line-height: 16px;
}

:focus {
	outline: 0;
}

html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	font:12px Arial, Helvetica, sans-serif;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q{
	quotes: "" "";
}

#inner-right blockquote p{
	padding-left: 12px;
	font-style: italic;
}

#inner-right img {
	padding-bottom: 10px;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}

/*Wrap*/
/* ----------------------------------------- */

.bg {
	width: 100%;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-100;
}


/*
.bg {
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-100;
}
*/

#wrap{
	width:950px;
	margin:24px auto 0;
}

#header{
	width:950px;
	height:258px;
	position:relative;	
	background:url(/images/banner.png) no-repeat;
}
#logo{
	width:153px;
	height:153px;
	position:absolute;
	top:82px;
	left:13px;
	z-index:100;	
}

#logo a{
	background:url(/images/logo.png) no-repeat;
	display:block;
	height:153px;
	overflow:hidden;
	text-indent:-9999px;
}


#search-form{
	width:220px;
	height:24px;
	position:absolute;
	bottom:18px;
	right:11px;
}

#search-form #search-box{
	width:142px;
	height:18px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#808080;
	border:#bcbcbc 1px solid;
	border-bottom:#f6f6f6 1px solid;
	padding:3px 3px 0 5px;
}

#search-form #search{
	float:right;	
}

#head-link{
	width:209px;
	height:25px;
	position:absolute;
	right:260px;
	bottom:20px;
}

#head-link a{
	float:right;
}

#head-link a img{
	margin:0 0 0 10px;
}

#nab{
	position:absolute;
	bottom:20px;
	left:420px;
}

/* Navigation */
/* ----------------------------------------- */
#nav{
	width:948px;
	height:36px;
	margin:10px 0;
	background-color:#dbd7cc;
	border-top:#fff 2px solid;
	border-bottom:#fff 2px solid;
	border-right:#fff 2px solid;
	border-left-color:#fff 2px solid;
	border-left:#fff 2px solid;

}

#nav ul li a{
	font:bold 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}

#nav ul{
	width:950px;
	height:36px;
	position:relative;
	float:left;
}

.key{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
}


#nav ul li{
	height:36px;
	display:inline;
	float:left;
	list-style-type:none;
	background-color:#dbd7cc;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-bottom: 2px solid #fff;
}

#nav ul li.nav-01{width:66px; border-left: 0px solid #fff;}
#nav ul li.nav-02{width:196px;}
#nav ul li.nav-03{width:154px;}
#nav ul li.nav-04{width:188px;}
#nav ul li.nav-05{width:87px;}
#nav ul li.nav-06{width:66px;}
#nav ul li.nav-07{width:90px;}
#nav ul li.nav-08{width:87px;}

#nav ul li p{
	text-align:center;
	padding-top:8px;
	padding-bottom: 10px;
}

#nav ul li.hover,
#nav ul li:hover {
 position: relative;
 z-index: 100;
 cursor:default;
 background-color:#b1ac99;
}

#nav ul li.active{
	background-color:#ff0000;	
}
#nav ul li.active a{
	color:#fff;	
}

#nav ul ul {
 visibility: hidden;
 position: absolute;
 top:36px;
 left:-2px;
 z-index: 99;
 width:200px;
}

#nav ul ul ul{
 visibility: hidden;
 position: absolute;
 top:-2px;
 left:115px;
 z-index: 99;
}

#nav ul li:hover > ul {
	visibility: visible;
}



.dropdown li{
    width:220px!important; 
	height:30px!important;
	border-bottom-width:1px!important;
	border-top-width:2px!important;	
	border-left-width:2px!important;
	border-right-width:2px!important;
	border-top:#fff 2px solid;
	border-bottom:#fff 1px solid;
	
	float:left;
	padding:7px 0 0 15px;
	font:14px Arial, Helvetica, sans-serif!important;
	color:#000!important;
}

.dropdown li a{
	float:left;
	padding:7px 0 0 15px;	
}

.dropdown li ul li.first{
	border-top-width:2px!important;	
}

.dropdown li.last{
	border-bottom-width:2px!important;	
}

.dropdown a{
	font:14px Arial, Helvetica, sans-serif!important;
	color:#000!important;
}	

.last-menu{
	border-right:none!important;	
}

.dropside {
	margin-left: 120px;
	width: 500px;
	color: green;

}

/*---------*/

#mid{
	margin-bottom:10px;	
}

#mid img{
	width: 306px;
}

img.promo_tile_side{
	width: 306px;
}

/*
#mid img{ 
	border:#dad7cb 2px solid;
}

#mid a{
	margin-right:6px;	
}

#mid a.mid-last{
	margin-right:0!important;	
}
*/


#content #con-ryt{
	width:630px;
	float:left;
}

#con-ryt #latest-news{
	width:606px;
	border:#dad7cb 2px solid;
	padding:10px;
	float:left;
	background-color:#fff;
	margin-bottom:10px;
	height: 317px;
}

#latest-news .news-text{
	float:left;	
}


.ttl-ln{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:5px;
	padding-right:5px;
	float: left;
}

.ttl{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:5px;
	padding-right:5px;
}
#ttl{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:5px;
	padding-right:5px;
}

.more_news{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:5px;
	padding-right:5px;
	float: left;
}

#latest-news h3{
	font:normal 20px Arial, Helvetica, sans-serif;	
	color:#FF0000;
	padding-bottom:5px;
}

#latest-news h5{
	font:10px Arial, Helvetica, sans-serif;	
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
	font-style: normal;
}

.news-text p{
	padding-top: 10px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}



#latest-news .news-01{
	width:240px;
	float:right;
	padding: 0px 0px 0px 15px;
}

.news-01 p{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0 0;
}

#latest-news a{
	color:#ff0000;
	text-decoration:none;
}



#latest-news a:hover{
	color:#666;
	text-decoration:none;
}

p.red a{
	font-size: 13px;
}


.news-item{
	width:606px;
	float:left;
	border-bottom:#ebebeb 2px solid;
	margin-bottom:10px;
	min-height: 260px;
}

.grey{
	color:#808080;
	font:14px Arial, Helvetica, sans-serif;
}

.red{
	color:#ff0000;
	font:14px Arial, Helvetica, sans-serif;
}




#con-ryt .box-01{
	width:292px;
	height:67px;
	padding:7px;
	border:#fff 2px solid;
	background-color:#dad7cb;
	margin-bottom:10px;
}

.ttl-01{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
}

.ttl-02{
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
}

.ttl-red{
	padding-top: 4px;
	color:#ff0000;
	font:14px Arial, Helvetica, sans-serif;
}

.ttl-red p a{
	padding-top: 4px;
	color:#ff0000;
	font:14px Arial, Helvetica, sans-serif;
}

.box-01 h3{
	font:normal 20px Arial, Helvetica, sans-serif;	
	color:#FF0000;
	padding-top:5px;
}

.box-01 p a{
	font:14px Arial, Helvetica, sans-serif;	
	text-decoration:none;
	color:#ff0000;
}

.box-02{
	width:286px;
	height:46px;
	padding:5px 10px;
	border:#fff 2px solid;
	background-color:#dad7cb;
	margin-bottom:10px;
	float:right;
}

.box-02 a{
	padding-right:10px;	
}

.box-03{
	width:626px;
	height:56px;
	border:#dad7cb 2px solid;
	background:url(/images/MediaPartners.gif) no-repeat;
	background-color:#fff;
	float:left;
	position:relative;
}

.box-03 span{
	font:10px Arial, Helvetica, sans-serif;
	color:#808080;
	float:left;
	margin-left:300px;
}

.box-03 a{
	float:left;	
	margin:0 15px;
}

.box-04{
	width:286px;
	height:46px;
	padding:5px 10px;
	border:#dad7cb 2px solid;
	background-color:#dad7cb;
	margin:15px 0px;
	float:left;
}

.box-04 a{
	padding-right:10px;	
}

/*-- Content Left --*/
#con-left{
	width:310px;
	float:right;
}

.left-item,
#con-left .movie{
	float:left;
	margin-bottom:10px;
	display:inline;
}

.left-item img{
	border:#fff 2px solid;	
}

#cal{
	width:291px;
	height:179px;
	padding:5px 5px 5px 10px;
	border:#dad7cb 2px solid;
	background-color:#fff;
	float:left;
	margin-bottom:5px;

}
#cal .up-events{
	width:130px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

#up-events{
	width:130px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

#up-events-cal{
	width:130px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#up-events-cal .event-desc{
	width:126px;
	height:123px;
	margin-top:5px;
	padding:5px 0;
	border-top:#dad7cb 2px solid;
	border-bottom:#dad7cb 2px solid;
	font-size:12px;
}

#event-desc{
	width:126px;
	height:123px;
	margin-top:5px;
	padding:5px 0;
	border-top:#dad7cb 2px solid;
	border-bottom:#dad7cb 2px solid;
	font-size:11px;
}


#up-events .event-desc{
	width:126px;
	height:123px;
	margin-top:5px;
	padding:5px 0;
	border-top:#dad7cb 2px solid;
	border-bottom:#dad7cb 2px solid;
	font-size:12px;
}

#up-events a{
	text-decoration:none;
	color:#ff0000;
	font-size:12px;
}

.pd-top{padding-top:5px;}

/*calendar start*/
.calendar{
	width:135px;
	height:170px;
	padding:0 8px;
	border:#dad7cb 2px solid;
	float:right;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

.calendar .calendar-nav{
	width:100%;
	overflow:hidden;
	padding:12px 0 12px;
}
.calendar .calendar-nav .prev{
	float:left;
	width:9px;
	height:10px;
	background:url(/images/prev-link.gif) no-repeat;
	margin:1px 0 0 0px;
	overflow:hidden;
	text-indent:-9999px;
}
.calendar .calendar-nav .month{
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	width:113px;
	font-weight:bold;
	line-height:100%;
}
.calendar .calendar-nav .next{
	float:left;
	width:9px;
	height:10px;
	background:url(/images/next-link.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:1px 0 0;
}
.calendar .days{
	width:105%;
	overflow:hidden;
	padding:0 0 0 1px;
	margin:0 0 2px;
	list-style:none;
	font-weight:bold;
	font-size:12px;
	line-height:100%
}
.calendar .days li{
	float:left;
	border:1px solid #e3e1d8;
	margin:0 2px 0 0;
	width:15px;
	text-align:center;
	padding:1px 0 2px;
	display:inline;
}
.calendar table{
	width:100%;
	margin:0;
	border-collapse:collapse;
	font-size:100%;
	font-weight:bold;
}
.calendar table td{
	padding:1px;
	text-align:center;
}
.calendar table td a{
	display:block;
	color:#000;
	background:#dad7cb;
	text-align:center;
	padding:1px 0 2px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.calendar table td p{
	display:block;
	color:#000;
	background:#fff;
	text-align:center;
	padding:1px 0 2px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.calendar table td a.curent{
	background:#f00;
	color:#fff;
}

.calendar table td.curent a{
	color:#fff;
}



/* CALENDAR SPREAD  */

#calendar_arrows{
width: 100%;
margin-bottom: 10px;
}
#calendar_arrows a{
font-size: 12px;
font-family: arial;
line-height: 16px;
}

#arrow_left{
width: 200px;
float: left;
padding-left: 25px;
}

#arrow_right{
width: 200px;
float: right;
padding-right: 53px;
display: inline;
text-align: right;

}
.calendar_spread{
	width:135px;
	height:170px;
	padding:0 8px;
	/*border:#dad7cb 1px solid;*/
	
	float:left;
	margin: 0px 25px 30px 15px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

.calendar_spread ul{


}
.calendar_spread .calendar-nav{
	width:100%;
	overflow:hidden;
	padding:12px 0 12px;
}
.calendar_spread .calendar-nav .prev{
	float:left;
	width:9px;
	height:10px;
	background:url(/images/prev-link.gif) no-repeat;
	margin:1px 0 0 0px;
	overflow:hidden;
	text-indent:-9999px;
}
.calendar_spread .calendar-nav .month{
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	width:100%;
	font-weight:bold;
	line-height:100%;
}
.calendar_spread .calendar-nav .next{
	float:left;
	width:9px;
	height:10px;
	background:url(/images/next-link.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:1px 0 0;
}
.calendar_spread .days{
	width:105%;
	overflow:hidden;
	padding:0 0 0 1px;
	margin:0 0 2px;
	list-style:none;
	font-weight:bold;
	font-size:12px;
	line-height:100%
}
.calendar_spread .days li{
	float:left;
	border:1px solid #e3e1d8;
	margin:0 2px 0 0;
	width:15px;
	text-align:center;
	padding:1px 0 2px;
	display:inline;
}
.calendar_spread table{
	width:100%;
	margin:0;
	border-collapse:collapse;
	font-size:100%;
	font-weight:bold;
}
.calendar_spread table td{
	padding:1px;
	text-align:center;
	font-size:11px;
}
#calendars_container table td a{
	display:block;
	color:#000;
	text-align:center;
	padding:1px 0 2px;
	font-size:11px;
	text-decoration:none;
}
#calendars_container table td a:hover{
	text-decoration:none;
	color:#000;
}

#calendars_container table td a.curent{
	background:#f00;
	color:#fff;
}

#calendars_container table td a.event{
	background:#dad7cb;
	text-decoration: none;
	color:#000;
}

#calendar_spread table td.curent a{
	color:#fff;
}




/* ----------------------------------------- */

/* Inner Page */
/* ----------------------------------------- */
#content #inner-left{
	width:310px;
	float:left;
}

/* Original pre-minimum height change
#inner-left #inner-nav{
	width:286px;
	float:left;
	padding:10px;
	border:#fff 2px solid;
	background-color:#dad7cb;
	font:14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}*/

#inner-left #inner-nav{
	width:286px;
	float:left;
	padding:10px;
	border:#fff 2px solid;
	background-color:#dad7cb;
	font:14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	min-height: 197px;
	height: 197px;
}

#inner-nav span.sub-ttl{
	font-weight:bold;
	color:#ff0000;
	width:285px;
	float:left;
	padding-bottom:5px;
	border-bottom:#ecebe5 2px solid;
}

#inner-nav a.sub-ttl{
	font-weight:bold;
	color:#ff0000;
	width:285px;
	float:left;
	padding-bottom:5px;
	border-bottom:#ecebe5 2px solid;
	text-decoration: none;
}

#inner-nav ul{
	float:left;
	padding:10px 0 20px 5px;
}

#inner-nav ul li{
	padding-left:15px;
	background:url(/images/bullet.gif) no-repeat;
	background-position:left;
	
}

#inner-nav ul li a{
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:24px;
	color:#000;
}

#inner-nav ul li a:hover{
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:24px;
	color:#007184;
}


#inner-nav ul li.inner_selected a{
	color: #ff0000;
}

#inner-nav ul li.inner_selected a:hover{
	color: #ff0000;
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:24px;
	color:#007184;
}


#inner-nav ul li.inner_selected{
	padding-left:15px;
	background:url(/images/bullet_red.gif) no-repeat;
	background-position:left;
	
}

#inner-nav ul li.inner_selected a{
	color: #ff0000;
}

#inner-nav ul li.inner_selected{
	padding-left:15px;
	background:url(/images/bullet_red.gif) no-repeat;
	background-position:left;
	
}

#inner-nav ul li.sub_selected a{
	color: #ff0000;
}

#inner-nav ul li.sub_selected{
	padding-left:15px;
	margin-left: 15px;
	background:url(/images/bullet_red.gif) no-repeat;
	background-position:left;
	
}


#inner-nav ul li.sub_selected{
	padding-left:15px;
	margin-left: 15px;
	background:url(/images/bullet_red.gif) no-repeat;
	background-position:left;
	
}

#inner-nav ul li.sub_not_selected a{
	color: #000;
}

#inner-nav ul li.sub_not_selected a:hover{
	color: #007184;
}



#inner-nav ul li.sub_not_selected{
	padding-left:15px;
	margin-left: 15px;
	background:url(/images/bullet.gif) no-repeat;
	background-position:left;
}

/* Original pre-minimum height change
#inner-right{
	width:590px;
	min-height:495px;
	height: auto !important;
	height: 495px;
	border:#dad7cb 2px solid;
	background-color:#fff;
	float:right;
	padding:10px 18px 15px;
	margin-bottom:10px;
}*/

#inner-right{
	width:590px;
	min-height:480px;
	height: auto !important;
	height: 480px;
	border:#dad7cb 2px solid;
	background-color:#fff;
	float:right;
	padding:10px 18px 15px;
	margin-bottom:10px;
	display: inline;
}

#inner-right-awards{
	width:910px;
	min-height:480px;
	height: auto !important;
	height: 480px;
	border:#dad7cb 2px solid;
	background-color:#fff;
	float:left;
	padding:10px 18px 15px;
	margin-bottom:10px;
	display: inline;
}

#breadcrumb{
	font:11px Arial, Helvetica, sans-serif;
	color:#ff0000;	
	padding-bottom:5px;
}

#breadcrumb a{
	text-decoration:none;
	color:#808080;
}

#inner-right h1, #inner-right-awards h1{
	font:bold 26px Arial, Helvetica, sans-serif;	
	color: #ff0000;
}

input.searchinput{
	border: 1px solid #999;
	padding: 3px;
	width: 250px;
}



#inner-right h2{
	font:bold 16px Arial, Helvetica, sans-serif;	
	color: #000;
	margin: 20px 0px 0px 0px;
}

#inner-right h3{
	font:bold 12px Arial, Helvetica, sans-serif;	
	color: #000;
	margin: 20px 0px 0px 0px;

}

#inner-right h4{
	font:bold 12px Arial, Helvetica, sans-serif;	
	color: #000;
	margin: 7px 0px 0px 0px;

}

/*
#inner-right h4{
	font:bold 14px Arial, Helvetica, sans-serif;	
	color: #ff0000;
	margin: 10px 0px;
}
*/

#inner-right h5{
	font:10px Arial, Helvetica, sans-serif;	
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
	font-style: normal;
}


/*HR colour rules, 'color' is for IE and 'background-color' for FF, caring - MD*/
#inner-right hr{
	color: #dad7cb;
	background-color: #dad7cb;	
	height: 1px;
	border: 0;
}

#inner-right p{
	padding-top:10px;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 17px;
}

#inner-right-awards p{
	padding-top:10px;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 17px;
}

#inner-right ol{
	padding-top:10px;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style-type: decimal;
	margin-left: 25px;
	padding-bottom: 10px;

}


#inner-right ul{
	padding-top:10px;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style-type: disc;
	margin-left: 25px;
	padding-bottom: 10px;

}



/* Link treatment for content */

#inner-right a{
	color:#ff0000;
	text-decoration:underline;
}

#inner-right a:hover{
	color: #007184;
	text-decoration: underline;	
}

#inner-right a:visited{
	color: #666666;
	text-decoration: underline;	
}


#inner-right p a{
	color: #ff0000;
	text-decoration: underline;
}

#inner-right p a:hover{
	color: #007184;
	text-decoration: underline;	
}

#inner-right p a:visited{
	color: #666666;
	text-decoration: underline;	
}




#inner-right ol h3{
	color: #ff0000;
	}


/* FAQ Specific Style */
/* ----------------------------------------- */
.faq_container{
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}

#inner-right .faq_title{
	font:12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	float:left;
	font-weight: bold;
	width: 530px;
	
}

.faq_title_container{
	height: 15px;
	
}

.faq_body{
	line-height: 14px;

}

.faq_view_link{
	float: right;
	font-weight: normal;
	font:10px Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor:pointer;
}

.faq_close_link{
	float: right;
	font-weight: normal;
	font:10px Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor:pointer;
}

/* Photo Gallery Specific Style */
/* ----------------------------------------- */
.image_thumbnail{
	width: 102px;
	height:102px;
	background: #fff;
	float: left;
	margin-right: 20px;
}

.image_thumbnail_right{
	width: 102px;
	height:102px;
	background: #fff;
	float: left;
}
.image_medium_right{
	width: 285px;
	background: #fff;
	float: left;
}
.image_medium_left{
	width: 285px;
	background: #fff;
	float: left;
	margin-right: 20px;
}

#player{
	height: 36px;
	width: 209px;
}

.media_row{
	width: 580px;
	clear:both;
}

.media_text{
	width: 355px;
	padding: 0px 10px 0 0;
	float:left;
}

.media_title{
	width: 570px;
	padding: 0px 10px 0 0;
	float:left;
}

.media_container{
	width: 208px;
	float: right;
}

.movie{
	z-index: -10;
}


#overDiv {
background-color: #dbd7cc;
width:240px; 
height:40px;
border: 2px solid #fff; 
padding:5px 5px 20px 5px;
position:relative; 
z-index:1000;
margin-top: 130px;
font:12px Arial, Helvetica, sans-serif;
}

#overDiv a{
	color:#ff0000;
	text-decoration:underline;
}


/* Tooltip Overlib */
/* ----------------------------------------- */

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}


#tooltip p{
	position:absolute;
	border:1px solid #fff;
	background:#dbd7cc;
	padding:5px;
	color:#333;
	display:none;
	width: 180px;
	height:auto;
	}	



/* Footer */
/* ----------------------------------------- */
#footer{
	padding:5px 0;
	
}
#footer p{
	text-align:center;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
}

#footer p a{
	text-decoration:none;
	color:#000;
}

#footer span{
	padding:0 10px;	
}