/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/

/* THE BIG GUYS */
* {margin:0;padding:0}



body {padding: 0 0 ;	
	background: #efefef;
	color:#333;
	font:90%/1.4 arial,tahoma,verdana,sans-serif;	
}

#nonFooter {
	min-height: 100%; 
	position: relative;
}

html #nonFooter { height: 100%;}


/*url(../img/a2_bg2.gif) repeat*/
/* LINKS */


/*
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#c00} 
a:visited {color:#999} 
a:hover,a:active {color:#069} 
*/


/* FORM */

option {
	margin: 0 0.5em;
}

/* TYPOGRAPHY */
p, ul, ol {margin:0px ; line-height: 1.3em; margin-top:0.5em;}
h1, h2, h3, h4, h5, h6 {font-family: arial,verdana,sans-serif;margin:0em;color:#000;}
h1 {font-size: 196%}
h2 {font-size: 136%}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%;}
h6 {font-size: 96%;}
.highlight {color:#E17000}
.subdued {color:#666}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
/*.date {font: bold 82% arial;color:#999;display:block;letter-spacing: 1px}*/
.bold {font-weight:bold;}
.small {font-size:11px;}
.indent{padding-left:3em;}

.hidecheckbox { visibility:hidden; margin-top: -1.5em;}


/* GENERAL */
img {border:none} 
hr {margin: 1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 

/* LAYOUT - HEADER */

/* HEADER */
#header {width:900px;font-family:"trebuchet ms",arial,sans-serif;}
#header-top {width:100%; height:30px; background: #CCC; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
#header-middle {width:100%; height:100px; background:rgb(230,230,230) url(../img/Microfixtures_Header2008.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
#header-middle.public {border-bottom: 1px #666 solid; margin-bottom: 1em;}
#header-bottom {width:100%;}
#header-breadcrumbs {clear:both; width:100%; padding:1.0em 0 1.5em 0; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}

/********************/
/*  HEADER SECTION  */	
/********************/
.topname {width:400px; height:30px; position:absolute; left:300px; z-index:1; margin-top: 5px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.toplogo {width:300px; height:100px; position:absolute; z-index:1; margin: 2px 5px; background: transparent; }

.sitelogo {width:300px; height:100px; position:absolute; z-index:1; margin: 2px 5px; background: transparent; }
.admin_sitename {width:400px; height:35px; position:absolute; left:300px; z-index:1; margin-top: 5px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename {width:200px; height:60px; position:absolute; left:700px; z-index:1; margin-top: 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1,.admin_sitename h1 {padding:0;font-size:100%;color:#FFF}
.sitename h2,.admin_sitename h2 {padding:0;margin:0px 0 0 0; color:#FFF; font-size:100%;}
.invisible {display:none;}





.nav0 {width:250px; position:absolute; z-index:2; margin:5px 0 0 0; margin-left:650px !important/*Non-IE6*/; margin-left:653px /*IE6*/;}
.nav0 ul {float:right; padding:0 5px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 0px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:50px; border:none;}

.nav1 {width:350px; position:absolute; right:0;z-index:3; margin:80px 0 0 550px;}
.nav1 ul {float:right; padding:0 5px 0 0; font-weight:normal;font-size: 90%; }	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(50,50,50) ; text-decoration:none; font-size:90%;}
.nav1 a:hover {text-decoration:none; color: #F00;}


/* Email */
#address input.collapse{}
	
	
	
	

	/* LAYOUT - main body of page */
	/*transparent url(../img/bg_main_withnav.jpg) top left repeat-y*/
	#wrap{width:900px; background:#FFF; margin:0px auto; border:solid 1px #003; font-size:1.0em; position:relative}
	#content-wrap {position:relative;width:100%;margin-bottom: 10px;}
	#utility {position:absolute;top:0;left:5px;width:165px;padding-bottom: 40px}
	#sidebar {position:absolute;top:0;right:5px;width:285px;padding-top: 20px;padding-bottom: 40px}

	#content {margin: 0px 10px 10px 10px;}
	#content #breadcrumb {margin-top:-5px;font-size:93%;font-weight:bold}
	#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none}
	#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline}
	
	
	/*#form-wrapper h2 { margin: 0px; padding: 0px 5px 0px 5px; font-family: Arial,Helvetica,sans-serif; font-size: 150%; font-weight: normal; color: #FFF; background-color: #600; border-bottom: #300 2px solid;border-right: #300 2px solid; }*/
	#content h2 { margin: 1em 0 0 0px; padding: 0px 5px 0px 5px; font-family: Arial,Helvetica,sans-serif; font-size: 150%; font-weight: normal; color: #FFF; background-color: #006; border-bottom: #999 2px solid;border-right: #999 2px solid; }			
	#content h5 {margin: 0; margin-top:1em;}
	#content p {margin-top:0px;margin-bottom: 1em;font: 100%/1.3 Arial,Helvetica,sans-serif; font-weight: normal; color: #000;}
	#content p.center {text-align:center;}
	#content p.right {text-align:right;}
	#content .content ul li{margin-left:3em;}
	
	
	#breadcrumbs {color: #600;font-family: Arial, Helvetica, sans-serif;font-size:small;	margin: 0 0 8px 8px;}
	#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {color: #600;text-decoration:none;}
	#breadcrumbs a:hover {text-decoration:underline;}
	
		
	/* Columns */			
	.column1-unit {width:100%; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
	.column2-unit-left {float:left; width:45%; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
	.column2-unit-right {float:right; width:45%; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
	.column3-unit-left {float:left; width:30%; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
	.column3-unit-middle {float:left; width:30%; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
	.column3-unit-right {float:right; width:30%; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
	.clear-contentunit {clear:both; width:100%; height:0.1em; border:none; margin-top: -10px; color:#666;  }
	
	
	
	

/********************/
/*  COMMON CLASSES  */
/********************/

#content-wrap img.left{clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:0px solid rgb(150,150,150);}
#content-wrap img.center {clear:both; float:none; display:block; margin:0 auto; padding:1px; border:0px solid rgb(150,150,150);}
#content-wrap img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:0px solid rgb(150,150,150);}



/*.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}*/
/*
#content-wrap a:hover {color:rgb(42,90,138); text-decoration:underline;}
#content-wrap a:visited {color:rgb(42,90,138);}
*/
/*#content-wrap a img {border:solid 1px rgb(150,150,150);}*/
/*#content-wrap a:hover img {border:solid 1px rgb(150,150,150);}*/
	
	
	/* News List */	
	#content .newstitle{margin: 3px 0 0px 0; padding-bottom:0;color: #006;}
	#content h5.newstitle a{color: #006;text-decoration:none;}
	#content h5.newstitle a:hover{text-decoration:underline;}
	#content p.newsstory {margin-top: 0px; }
	#content p.newscredit {margin:3px 0 10px 0;font: normal 82% arial;color:#666;letter-spacing: 1px;}
	
	/* FAQ */
	#content h5.question{margin: 20px 0 0px 0;color: #006;}
	#content p.answer{margin:-.3em 0em 0 0em;}
	
	.xpbg{background: #FFF url('../MBRA_logos/Xparent_BG.gif') repeat ;}
	
	/* Event List*/
	/*
	#content h4.eventtitle{margin: 3px 0 0px 0; padding-bottom:0;color: #C60;}
	#content h4.eventtitle a{text-decoration:underline; color: #C60;}
	#content span.eventdate {margin:0px 20px 0px 0;font: normal 82% arial;color:#777;letter-spacing: 1px;}
	*/
	#sidebar p.eventtitle{margin:0px 0 5px 5px; color:#000;}
	#sidebar p.eventtitle a {text-decoration: underline; color: #000;}
	#sidebar p.eventdate{margin:0px 0px 10px 5px;font: normal 82% arial;color:#666;letter-spacing: 1px;}
	
	
	.featurebox {color:#333;padding: 15px 20px 20px;border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%}
	.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin: 0 0 .3em;border-bottom: 1px solid #c00;color:#c00}
	.featurebox p {border:none;margin: 0 0 1em;color:#444}
	.featurebox a {font-weight:bold}

	.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}
	.thumbnail img {border: 1px solid #000}
	
	.pagination {background: #FFF;color:#666;padding: 4px 12px 4px 7px;border: 1px solid #600;margin: .5em 0em 1.5em 0em; border-bottom: #600 2px solid;border-right: #600 2px solid;}
	.pagination p {position:relative;text-align:right}
	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;color:#600;background:#fff;  padding:2px 5px;border: 1px solid #ccc}
	.pagination p a:hover {background:#600;color:#fff}
	.pagination p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none; color:#600;}
	

	/* TABLES */
	/*Table0 - Generic Table format
	.table0 {}
	
	
	
	/* Used for listing in Admin Side */
	.table1 {border:0 ;border-collapse:collapse; width:100%}
		.sumtable{width:60%}
		.table1 td, th {width:auto;}
		.table1 td {padding:2px 5px;border:0px;}
		.table1 td.border {border-right: 1px solid #fff;}
		.table1 th {border-right: 1px solid #fff;padding:2px 5px;}
		.table1 thead th {color:#fff;font-size:100%;background: #600 ; text-align:center;}
		/* display: block; */
		.table1 thead th a{background:transparent; display: block;text-decoration:underline;cursor:pointer}
		.table1 thead th a:link, .table1 thead th a:visited, .table1 thead th a:active{color:#FFF; background: #600;}
		.table1 thead th img{float: right; position: relative; margin-top: -20px; border:0px;}

		.table1 thead th a:hover{background: #FFF; color:#600;}	
		
		.table1 tbody.center{text-align:center; }
		.table1 tbody.left{text-align:left; }		
		
		.table1 tbody td.left{text-align:left;}
		.table1 tbody td.right{text-align:right;}
		.table1 tbody td.center{text-align:center;}
		.table1 tbody td.indent{padding-left:3em;}
		.table1 tbody td.wide50 {width:50%}
		.table1 tbody tr.odd{background: #CCF;}
		.table1 tbody tr.even{background: #FFF;}
		.table1 tbody th {text-align:left;color:#fff;font-size:100%;background: #C99; font-weight:normal;}		
		.table1 tbody th.sub {font-size:100%;color:#000;background: #C99;}
		.table1 img {float:left;padding: 0px 3px; vertical-align: middle}
		.table1 tbody td a, .table1 tbody td a:active, .table1 tbody td a:link:visited,.table1 tbody td a:hover{color: #006; text-decoration:none;}
		.table1 tbody td a:active, .table1 tbody td a:link:visited{text-decoration:none;}
		.table1 tbody td a:hover{text-decoration: underline}
		.table1 tbody.tight td{padding-top:0px; padding-bottom:0px;}
		.table1 tbody td.small {font-size:11px}
		.table1 tbody td.date{color:#666;width:95px;}
		
	
		
		

	/* TABLES - calendar */	
	#calendar #header {width:100%;background-color: #AAA; border-bottom: #666 2px solid; margin-top:5px;}
	#calendar #header p {text-align:center; padding: 0px 10px 0px 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 200%; font-weight: normal; color: #FFF; }
	#calendar p.instruction {margin:5px 0 5px 0; padding: 0 5px 0 5px; font: 90% Arial,Helvetica,sans-serif; color: #333; border: #666 1px solid;background-color: #F6F6F6;}
	#calendar.buttonrow { margin-left: 180px;  }
	#calendar table {width: 100%;border: #666 1px solid;border-collapse:collapse;}
	#calendar th,td {width: 14%;border: 1px solid #BBB;}
	#calendar thead{text-align:center; padding: 3px 2px;background-color: #600;color:#FFF;}
	#calendar tbody{vertical-align:top; }		
	#calendar div.date{font: 12px Arial,Helvetica,sans-serif; color: #600;text-align:right;margin: 5px 5px 0 0; }
	#calendar td div.event{margin: 0.5em 0.5em 0em 0.5em;}
	#calendar td a{font: 11px Arial,Helvetica,sans-serif; color: #006; margin:0;}
	#calendar td a:active,#calendar td a:link,#calendar td a:visited{text-decoration:none;}
	#calendar td a:hover{text-decoration: underline}
	#calendar td a.bold{font-weight: bold;}
	#calendar td a.normal{font-weight: normal;}
		
	/* Filter-Container -  used to contain filters (pulldowns and checkboxes) at top of a list to refine the database query*/
	div.filter-wrap {
		margin: 10px auto;
		padding: 10px;
		background-color: #F6F6F6; 
		border: #666 1px solid;
	}
	
	div.focusbox {
		margin: 10px auto;
		padding: 10px;
		background-color: #FFF; 
		border: #600 1px solid;
	}

	#head-wrap {text-align:center;margin: 10px auto;background-color: #F6F6F6; border: #666 1px solid;}
	#head-wrap h4 {color:#000}
	#head-wrap p{margin: 0px; line-height:1.3em;}
	
	
	.sponsor-wrap{margin: 5px 50px 5px 50px; width:700px; text-align:left; position:relative; left:10px;}
	.sponsor-wrap h5 {color: #669;  margin:0;}
	.sponsor-wrap span.inf{margin: 0px 0 0px 0px; color: #000;font: 11px Arial,Helvetica,sans-serif;font-weight: normal;}
	
	
		
	/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("images/sprites.gif") no-repeat 5px -500px;padding-left:21px}
		a.morelink:hover {background: transparent url("images/sprites.gif") 5px -400px}
		.morelink span {position:absolute;left:-9999px;width:900px}
		
	
/* LAYOUT TYPE A */	
	#type-a #content {margin: 0 23px 0 20px}
		
/* LAYOUT TYPE B */
	#type-b #content-wrap {background: transparent url("../img/content_wrap_bg.gif") repeat-y 30px 0}
	#type-b #content {margin: 0 23px 0 235px}

/* LAYOUT TYPE C */
	#type-c #content-wrap {background: transparent url("../img/content_wrap_bg.gif") repeat-y 30px 0}
	#type-c #content {margin: 0 300px 0 235px}

/* LAYOUT TYPE D */
	#type-d #content {margin: 0 300px 0 20px}

/* LAYOUT TYPE E */
	#type-e #content-wrap {background: transparent url("../img/content_wrap_e_bg.gif") repeat-y 100% 0}
	#type-e #utility {position:absolute;top:0;left:auto;right:25px;width:165px;border-top: 5px solid #999}
	#type-e #content {margin: 0 243px 0 50px}

/* LAYOUT TYPE F */
	#type-f #content-wrap {background: transparent url("../img/content_wrap_e_bg.gif") repeat-y 100% 0}
	#type-f #content {margin: 0 235px 0 200px}
	#type-f #utility {left:auto;right:25px}
	#type-f #sidebar {right:auto;left:25px}

	
	
	
/* SECONDARY NAVIGATION - vertical navigation */
	#nav-secondary, #nav-secondary ul {position:static;}
	#nav-secondary, #nav-secondary li {list-style: none;margin:0;padding:0;background:#fff}
	#nav-secondary {padding-top:0;border-top: 1px solid #ccc;margin-top: 1px}
	#nav-secondary a {line-height:1.8;padding: 5px 0 5px 23px;background: #fff url("images/sprites.gif") no-repeat 10px -695px;font: bold 86% arial;display:block}
	#nav-secondary a, #nav-secondary a:link, #nav-secondary a:visited, #nav-secondary a:hover, #nav-secondary a:active {text-decoration:none;cursor:pointer} 
	#nav-secondary a:link {color:#000} 
	#nav-secondary a:visited {color:#000} 
	#nav-secondary a:hover {color:#c00;background: #ddd url("images/sprites.gif") no-repeat 10px -695px} 
	#nav-secondary li.active a:link, #nav-secondary li.active a:visited, #nav-secondary li.active a:hover, #nav-secondary li.active a:active {color:#c00} 
	#nav-secondary li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}

/* SECONDARY NAVIGATION - 2nd TIER */
	#nav-secondary ul {margin: 0 0 1em 23px;padding:0}
	#nav-secondary li.active li a, #nav-secondary li.active li a:link, #nav-secondary li.active li a:visited {line-height:1.5;background: #fff url("images/sprites.gif") no-repeat 0 -798px;padding:0 0 0 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}
	#nav-secondary li.active li a:hover, #nav-secondary li.active li a:active {color: #c00}
	#nav-secondary li.active li {border: none;margin:0}
	
	#nav-secondary li.active li.active a:link, 
	#nav-secondary li.active li.active a:visited, 
	#nav-secondary li.active li.active a:hover, 
	#nav-secondary li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 3rd TIER */
	#nav-secondary ul ul {margin: 0 0 1em 13px;padding:0}
	#nav-secondary li.active li.active li a, #nav-secondary li.active li.active li a:link, #nav-secondary li.active li.active li a:visited {width:117px}
	#nav-secondary li.active li.active li a:link, 
	#nav-secondary li.active li.active li a:visited, 
	#nav-secondary li.active li.active li a:hover, 
	#nav-secondary li.active li.active li a:active {font-weight:normal}
	#nav-secondary li.active li.active li.active a:link, 
	#nav-secondary li.active li.active li.active a:visited, 
	#nav-secondary li.active li.active li.active a:hover, 
	#nav-secondary li.active li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 4th TIER */
	#nav-secondary ul ul ul {margin: 0 0 1em 13px;padding:0}
	#nav-secondary li.active li.active li.active li a, #nav-secondary li.active li.active li.active li a:link, #nav-secondary li.active li.active li.active li a:visited {width:104px}
	#nav-secondary li.active li.active li.active li a:link, 
	#nav-secondary li.active li.active li.active li a:visited, 
	#nav-secondary li.active li.active li.active li a:hover, 
	#nav-secondary li.active li.active li.active li a:active {font-weight:normal}
	#nav-secondary li.active li.active li.active li.active a:link, 
	#nav-secondary li.active li.active li.active li.active a:visited, 
	#nav-secondary li.active li.active li.active li.active a:hover, 
	#nav-secondary li.active li.active li.active li.active a:active {font-weight:bold}


/*Yahoo Group */

	#sidebar div.yahoogroup {height:160px;width:185px; margin-bottom:20px;  background: #CCC url(../img/YahooGroup_Gry.gif) no-repeat center top;}	
	#sidebar div.yahoogroup input.email{width:140px; margin: 7.5em .5em 0em 1.5em;}
	#sidebar div.yahoogroup input.button{text-align:center; margin: 0; margin-left:4em;}
	
/* Post It Note  */
	#sidebar div.postit {width:185px; margin-left:50px;margin-bottom:20px; padding-bottom:25px; background: #FF6 url(../img/PostIt-Bottom.gif) no-repeat center bottom;}
	#sidebar div.postit h4 {clear:both; border-style:none; text-align: center;  padding: 50px 0 5px 0; margin: 0em 0px 0.3em; color: rgb(255,0,0); font-family: arial,verdana,sans-serif; letter-spacing: -1px ; background: url(../img/PostIt-Top.gif) center top no-repeat ;}	
	#sidebar div.postit p{margin: 0 1em 0 1em;}
	
/* Sidebar Boxes */
	
	#sidebar h3.gray {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
	#sidebar h3.green {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
	#sidebar h3.blue {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
	#sidebar h3.orange {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
	#sidebar h3.maroon {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(102,0,0); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
	
	
	#sidebar ul{margin: 2px 20px;}
	#sidebar li{list-style:square;margin-left:5px;color:#030}

	.shadebox-border-gray {width:283px; margin:10px 0 1.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
	.shadebox-border-green {width:283px; margin:10px 0 1.0em 0; padding:0 0 5px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
	.shadebox-border-blue  {width:283px; margin:10px 0 1.0em 0; padding:0 0 5px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
	.shadebox-border-orange {width:283px; margin:10px 0 1.0em 0px; padding:0 0 5px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}
	.shadebox-border-maroon {width:283px; margin:10px 0 1.0em 0; padding:0 0 5px 0; border:solid 1px rgb(102,0,0); background:rgb(255,255,255);}

	.shadebox-noborder-gray {width:285px; margin:10px 0 1.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
	.shadebox-noborder-green {width:285px; margin:10px 0 1.0em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
	.shadebox-noborder-blue  {width:285px; margin:10px 0 1.0em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
	.shadebox-noborder-orange {width:285px; margin:10px 0 1.0em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}
	.shadebox-noborder-maroon {width:285px; margin:10px 0 1.0em 0; padding:0 0 10px 0; background-color:rgb(102,0,0);}

	.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
	.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:274px;}
	.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
	.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:275px;}

	
	.section{width:100%;margin: 0px;margin-top:15px;background: #FFF url('../img/boxbg.gif') repeat-x; } /* CHANGE: path and name of your image */
	.boxwrap{margin:0px 15px 0px 15px;}
	.section h3.sectname{margin: 2px 0px 0px 20px; font-weight:normal;color:#600; letter-spacing:1px;}
	.section span.date{color:#333;}		
	.section a,a:link,a:active,a:visited,a:hover {text-decoration:underline;cursor:pointer} 
	/*.section a,a:link,a:active,a:visited,a:hover {background:transparent;text-decoration:underline;cursor:pointer} */
	.section a:link , a:visited{color:#006} 
	.section a:hover,a:active {color:#006} 	
	.section ul,ol {margin:0.5em 10px 1em 10px;}	
	.section ul li {margin:5px 0 1em 2em;list-style: square outside; color:#333; line-height:1.2em; font-size:100%;}
	.section ol li {margin:5px 0 1em 2em; color:#333; line-height:1.2em; font-size:100%;}
	.section div.event-wrap{position:relative;margin: 1em 1em;}
	.section img.bullet{margin-right: .5em;}
	
	.header-button {margin: 4px 20px 0 10px;position:relative;z-index:9999;float:right;}
	
	.linkgroup-wrap{width:100%; margin:10px 0px 10px 0px;border: 1px solid #666;}
	h3.linkgroup {padding-left:10px;color: #600;background-color: #CCC;border-bottom: 1px solid #666;}	
	.linktext  {	margin-left: 10px; color: #666;}	
	.linktext a:link,a:active,a:visited {text-decoration:none;}
	.linktext a:hover{text-decoration:underline;}
	.linkinfo  {margin-left:50px; margin-top:-10px;padding:0;color: #006;}	
	.linkinfo p {margin:0;padding-top:0px;color: #006;}	
	
	
	
	


	/* LAYOUT - FOOTER */
	#footer {clear:both;background: #CCC  url(../img/Microfixtures_Footer2008.jpg) 0 0; height:60px;margin:0px; border-top: 1px solid #666;padding: 5px 0 0px;font-size:9px;color:#000}
	#footer.admin{clear:both;background: #CCC  url(../img/MBRA_AdminFooter2008.jpg) 0 0; ;height:60px;}
	#footer p {margin:0; text-align:center;}
	#footer a:link {color:#666}
	#footer .credits{margin-top:1.2em;}

	
	
