/*  Style sheet for Waddell Media February 2007*/

/*  FORMATTING */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	background-image: url(images/bg_brown.gif);
}

p {
	font-size: 8pt;
	text-align: justify;
}

.introtext {
	font-size: 9pt;
	color: #333;
	font-weight: normal;
}

.pagetitle {
	color: #000;
	font-size: 11pt;
	font-weight: bold;
}

/*.newstitle {
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
}*/

.titlenormal {
	font-size: 11pt;
}

.titleF60 {
	font-size: 11pt;
	color: #F60;
}

.f60 {
	color:#f60;
}

/*  LINKS  */

a, a:visited {
	color: #F60;
}
a:hover {
	color: #333;
}

/*a.head, a.head:visited {
	color: #8E1A23;
	text-decoration: none;
	font-size: 10pt;
	padding-left: 4px;
	padding-right: 8px;
}
a.head:hover {
	color: #333;
	text-decoration: underline;
}*/

a.head1, a.head1:visited {
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
	line-height: 1.5;	
	padding-left: 4px;
	padding-right: 8px;
}
a.head1:hover {
	color: #f60;
}

a.mainnews, a.mainnews:visited {
	font-size: 11pt;
	color: #f60;
	font-weight: normal;
}
	
a.mainnews:hover {
	color: #333;
}

/*a.white, a.white:visited {
 
	font-size: 9pt;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}

a.news:hover, a.white:hover {
	color:#fff;
	text-decoration: underline;
}*/

/* We don't want underlining for the photos */

a.people {
	text-decoration:none;
}
	
.foot {
	text-decoration: none;
}

/* STYLING */

.underline, table#credits tr td {
	border-bottom: 1px solid #999;
}

/*  LAYOUT */

/*.titlespace {
	color: #2A2828;
	margin-top: 5pt;
	margin-right: 5pt;
}*/

.greyborder {
	border: 2px solid #999;
	background-color: #FFF;
	margin-right: 2px;
	margin-left: 2px;
}

.header {
	border: 2px solid #999;
	background-color: #FFF;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(images/head_bg_brown.jpg);
	background-repeat: repeat-y;
}

.imgbdr {
	border: 1px solid #999;
	margin: 2px;
	padding: 2px;
}

.nobdr {
	border:none;
}

td#credits {
	border-right:1px solid #ccc;
}

table#current_home tr td, table#current tr td, table#older tr td {
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}

table#current_home tr td img, table#current tr td img, table#older tr td img {
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}

table#flicker {
	border:2px solid #bbcc31;
}

table#participate {
	border:2px solid #ccc;
}

td#news p, .greyline {
	padding-bottom:8px;
	border-bottom:1px solid #999;
}

/* Side menu, background and link colours */

td.submenu {
	background-color:#75000f;
	color:#fff;
}

td.submenu a, td#submenu a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	padding-left: 2px;
}

td.submenu a:hover {
	color: #F60;
}	

td.menu { 
	border-right: 1px dashed #999;
}

td.menu a, td#menu a:visited {
	color: #333;
	text-decoration: none;
	font-size: 9pt;
	padding-left: 2px;
}

td.menu a:hover {
	color: #F60;
}
		
/*  Management layout*/

.entry {
	position:absolute;
	width:520px;
	height:200px;
	margin-top:10px;
	visibility:hidden;
}

.entry#content0 {
	width:500px;
	padding: 0px 10px 0px 10px;
	visibility:visible;
}

.entry a:link, .entry a:visited {
 
	font-size: 9pt;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.entry a:hover {
	text-decoration: underline;
}

.biog {
	position:absolute;
	top:5px;
	left:5px;
	width:350px;
	color:#fff;
	visibility: inherit;
}

/** End Management Layout */

/*  Staff layout */

.staffentry {
	position:absolute;
	width:520px;
	height:200px;
	margin-top:10px;
	visibility:hidden;
}

.staffentry#content0 {
	width:500px;
	padding: 0px 10px 0px 10px;
	visibility:visible;
}

.staffentry a:link, .staffentry a:visited {
 
	font-size: 9pt;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.staffentry a:hover {
	text-decoration: underline;
}

.staffbiog {
	position:absolute;
	top:5px;
	left:5px;
	width:300px;
	color:#fff;
	visibility: inherit;
}

.staffmenu {
	position:absolute;
	width:150px;
	height:auto;
	margin-top:10px;
}

td#staffmenu {
	border-right: 1px dashed #999;
}

td#staff {
	text-align:center;
	vertical-align:top;
}

td#staff img {
	border: 2px solid #999;
	margin-right:1px;
	margin-bottom: 2px;
}

td#staffimg {
	text-align:center;
	vertical-align:top;
	border-bottom: 1px solid #999;
}

td#staffimg img {
	border: none;
	margin: 1px;
}

/* End Staff layout */

/* Staff navigation bar */
	
#staffnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:8pt;
	font-weight: normal;
}
		
#staffnav li {
	padding: 1px;
	margin: 0;
	display:block;
}
		
#staffnav li a, #staffnav li a:visited {
	color:#333;
	text-decoration: none;
}

#staffnav li a:hover {
	color:#f60;
}

/* BACKGROUNDS */

.FFCbg {
	background-color: #FFC;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#333;
}

.homenewsbg {
	padding: 3px 10px 3px 5px;
}

/* positioning */

.center {
	text-align:center;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

table#dlt, table#current tr td#dblbdr{
	border:3px double #ff6600;
}
table#dlt tr td, table#current tr td#dblbdr{
	padding:2px;
}