.tabText
{
	float: left;
	margin-top: 4px;
	margin-bottom: -4px;
}



.linkFeatured
{
	background-image: url(/images/interface/featured_on.gif);
	background-position: 7px 3px;	
}

.linkBacktotop
{
	background-image: url(/images/interface/backtotop.gif);
	background-position: 7px 3px;
}

/*-----------------TABLE STYLES-----------------------------*/

#dimension table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

#dimension table caption {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

#dimension table a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #f60;
	font-weight: bold;
}

#dimension table a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

#dimension table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

#dimension table tr th a:hover {
	color: #fff;
	background: #369;
}

#dimension table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

#dimension table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

#dimension table tfoot tr th {
	width: 20%;
}

#dimension table tfoot tr td {
	width: 80%;
}

#dimension table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 12px;
	font-size: 9px;
	vertical-align: top;
	width: 20%;
}

#dimension table tr.odd th, table tr.odd td {
	background: #efefef;
}

/*-----------------END TABLE STYLES--------------------------*/

.wpcolour
{
	background-color: #FF8A00;
}

.colourBorder
{
	background-color: #fff;
	border-right: 2px solid #E8E8E8;
	border-left: 2px solid #E8E8E8;
}

.backup
{
	background-image: url(/images/interface/back_up_arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

td
{ color: #343434; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; line-height: 16px; margin: 0 0 10px }


a img
{
	border: 0px;
}

/* Page/Banners */

.flashTop
{
	display: none;
}

body
{
	padding: 15px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: black;
}


hr
{
	border-top: 1px dashed silver;
	border-bottom-width: 0px;
	background-color: white;
	color: white;
}

p  
 { color: #000; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; line-height: 16px; margin: 0 0 10px }


.formtext
{ 
	padding-left: 0px;
}

.formtext td
{ 
	color: #393939; 
	font-size: 11px; 
	font-family: Verdana, Arial, Sans-Serif;  
	line-height: 12px; 
	padding: 5px 0 5px 15px; 
}

.formtitle
{ 
	color: #393939; 
	font-size: 12px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: bold; 
	line-height: 16px; 
	padding: 5px 0 5px 15px; 
	margin: 0 0 10px 0;
}


.formtext input, .formtext textarea
{
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10px; 
	color: #333; 
	padding: 0px 2px 0px 2px;
}

.formtext select,.formtext option
{
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10px; 
	color: #333;
	width: 128px;
}

.fieldtxt
{ 
	color: #343434; 
	font-size: 11px; 
	font-family: Verdana, Arial, Sans-Serif; 
	line-height: 16px; 
	margin: 0 0 10px; 
	padding-left: 15px;
}

.field   
{ 
	color: #333; 
	font-size: 10px; 
	font-family: verdana, Arial, Sans-Serif; 
	line-height: 10px; 
	background-color: white; 
	width: 179px; height: 1.3em; 
	border-color: #5f9a5d #fff #fff #5f9a5d;
	
}

.fielderr   
{ 
	color: #333; 
	font-size: 10px; 
	font-family: verdana, Arial, Sans-Serif; 
	line-height: 10px; 
	background-color: #FF9999; 
	width: 180px; height: 1.3em; 
	border-color: #5f9a5d #fff #fff #5f9a5d 
}

.centerOut
{
	text-align: center;
	margin: -15px;
}
.centerIn
{
	text-align: left;
	margin: auto;
	width: 775px;
	
}
form
{
	margin: 0px;
}

.flashhead
{
	float: left;
}

.topbar
{ 
	color: #A4B0DE; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: none; 
	text-align: right; 
	padding: 0px; 
	border: solid 0px #ff0000; 
	overflow: hidden;  
	background-position: top right; 
	background-repeat: no-repeat; 
	height: 170px;
 }

/* Footer Stuff */

.footerall
{
	width: 775px;
	background-image: url(/images/interface/btm_bar_bg.gif);
	font-size: 10px;
	font-family: verdana, arial, Helvetica;
	height: 49px;  
	float: none; 
	display: block;
}

.footerall a:link
{
	color: #FF8A00;
	text-decoration: none;
}

.footerall a:visited
{
	color: #FF8A00;
	text-decoration: none;
}

.footerall a:hover
{
	color: #D15900;
	text-decoration: underline;
}

.footerleft
{
	background-color: transparent;
	width: 450px; 
	height: 23px; 
	float: left; 
	text-align: left;
	padding-left: 12px;
	padding-top: 26px; 	
}

.footerright
{
	background-color: transparent;
	width: 300px; 
	height: 23px; 
	float: right; 
	text-align: right;
	padding-right: 12px;
	padding-top: 26px; 	
}

.foot
{
	font-family: Verdana;
	font-size: 11px;
	color: #717171;
}

.mavadalink
{
	padding: 6px 0px 0px 12px;
	_padding: 4px 0px 0px 12px;
}

.cmstext
{
	font-family: Arial, san-serif;
	font-size: 9px;
	margin-top: 0px;
	margin-left: 130px;
}

.copyright
{
	padding: 3px 0px 0px 606px;
	margin-top: -18px;
}

.smltext
{
	font-family: Verdana;
	font-size: 9px;
	color: #8C8C8C;
}

.cmstext
{
	font-family: arial, san-serif;
	font-size: 9px;
	color: #999999;
	margin-top: 0px;
	padding: -2px 0px 0px 4px;
}

.header
{
	position: relative;
	height: 26px;
	padding: 0px;
}

.breadcrumbs
{
	background-image: url(/images/interface/crumbs_bg.gif);
	height: 26px;
	padding: 6px 0px 0px 10px;
	font-size: 11px;
	margin-bottom: 10px;
	vertical-align: middle;
	margin-top: 0px;
}
.breadcrumbs a
{
	color: #666666;
	padding: 0px 0px 0px 4px;
}

.breadcrumbs a:hover
{
	color: #D15900;
	padding: 0px 0px 0px 4px;
}

.breadcrumbs img
{
	margin: 0px;
}

/* Page Stuff */

.leftnavheader
{ 
	color: #000; font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background-image: url("/images/interface/left_nav_header.gif"); 
	padding: 6px 24px 4px 10px;
	margin-bottom: 9px;
	width: 116px; 
	height: 20px; 
}


.leftnav
{
	width: 150px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
}

.content
{
	min-height: 320px;
	_height: 320px; /* (also needed to stop 3px IE indent) */
	width: 449px;
	_width: 455px;
	padding: 0px 6px 0px 20px;
	_padding: 0px 0px 0px 20px;
	margin: 0px;
	_margin: 0px;
	float: left;
}

.rightpanel
{
	width: 150px;
	float: right;
	margin: 0px;
}

.rightpanelhead
{
	background: url("/images/interface/right_panel_header.gif") no-repeat;
	color: #000; font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	height: 23px;
	width: 125px;
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
	border-bottom: 8px solid #E8E8E8;	
}

.rightpanelfooter
{
	width: 150px;
	height: 5px;
	background: url("/images/interface/right_panel_footer.gif") no-repeat;
	padding: 0px;
	border-top: 6px solid #E8E8E8;
	margin-bottom: 10px;
}

.rightpanelpollfooter
{
	width: 150px;
	height: 20px;
	background: url("/images/interface/right_panel_poll_footer.gif") no-repeat;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
}

.webpollhead
{
	background: url("/images/interface/right_panel_poll_header.gif") no-repeat;
	color: #000; font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	height: 21px;
	width: 125px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: solid 8px #E8E8E8;
	padding-top: 5px;
	padding-right: 25px;
	
}

/* Tabs */


.navfull
{ 
	background-image: url(/images/interface/top_nav_bg.gif);
	height: 30px;
	_height: 26px;
	width: 775px;
	margin: 0;
	text-align: center; 
}

.nav   
{ 
	height: 22px;
	_height: 22px;
	padding-top: 8px;
	_padding-top: 0px;
	margin-top: 0px;
	_margin-top: 8px;
	white-space: nowrap;
	display: block;
	float: right;
	margin-right: 2px;
}

.tabOff, .tabOn, .tabDown, .tabLogin
{
	float: left;
}

.tabOff img, .tabOn img, .tabDown img
{
	_margin-top: -1px;
	_margin-bottom: 1px;
	float: left;
}

.tabDown a
{
	background-image: url(/images/interface/top_nav_btn_over.gif);
	height: 22px;
	_height: 22px;
	padding-top: 0px;
	_padding-top: 0px;
}

.tabOff a
{
	color: white;
}

.tabOn a
{
	color: white;
	background-color: red;
}

.tabOn a.hover
{
	color: white;
	
}

.tabDown a
{
	color: black;
	
}

.tabDown img
{
	margin-top: 0px;
}

.tabLogin
{
	background-color: #FFB31B; 
	color: white; 
	margin-left: 1px; 
	text-decoration: none;	
	font-size: 11px; 
	font-family: Verdana; 
	height: 17px; 
	display: block; 
	padding-top: 2px;
	_padding-top: 4px;
	padding-bottom: 2px;
	_padding-bottom: 0px;
}

.tabOff a, .tabOn a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;	
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	_margin-right: 0px;
	background-color: #FFB31B;
	cursor: hand;
	vertical-align: bottom;
	
	width: auto;
	float: left;
	height: 22px;
	padding-top: 0px;
}

.mast
{
	height: 76px;
}

.brand
{
	height: 76px;
	float:right;
}



.utilheader
{
	background-image: url(/images/interface/resources_header.gif);
	background-repeat: no-repeat;
}

.colour
{ 
	color: #FF8A00;
	background-color: green;
	margin-top: 20px;
}

.pollcolour
{ 
	background-color: green;
}

#centralcontent a
{
color: #FF8A00;
}

#centralcontent a:hover
{
color: #D15900;
}

.searchtext
{
	color: #666666;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 5px;
}


#centralcontent p, #centralcontent li    { color: #696969; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Sans-Serif; margin: 0px 14px 10px 0px; _margin: 0px 14px 10px 0px;}
#centralcontent p.list { color: #000; font-size: 11px; font-family: verdana; margin: 0px; }
#centralcontent li { margin: 0px; }

#centralcontent li { font-size: 11px; color: #FF8A00; list-style-type: disc; margin-right: 14px;}
#centralcontent li ul li { font-size: 11px; color: #FF8A00; list-style-type: circle; margin-right: 14px;}
#centralcontent .bodysmall { font-size: 11px; line-height: 16px; color: #404040; margin-right: 14px; }

#polls { color: #4B4B4B; font-size: 9px; font-family: Verdana, Arial, Sans-Serif; line-height: 16px; margin: 0px 0px 10px }


#centralcontent h1   { color: #747474; font-weight: 100; font-size: 24px; line-height: 24px;  font-family: Arial, Sans-Serif; margin-bottom: 0px; padding-bottom: 10px; margin-top: 0px; margin-right: 0px; margin-left: 0px;}
#centralcontent h2   { font-weight: bold; font-size: 16px; line-height: 20px; font-family: verdana, Arial, Sans-Serif; margin-bottom: 1px;  }
#centralcontent h3  { color: #FF8A00; font-size: 12px; font-family: verdana, Arial, Sans-Serif; font-weight: bold; line-height: 20px; margin-top: 0; margin-bottom: 0; }
#centralcontent h4  { font-size: 10px; font-family: verdana, Arial, Sans-Serif; font-weight: bold; line-height: 20px; margin-top: 0; margin-bottom: 0; }


.hmItem
{
	background-color: #169C15;
	border-color: #6ABF6A;
}
.hmItemOver
{
	background-color: #007001;
	border-color: #6ABF6A;
}