/* CSS Document - Mobius development*/
/* Change colours and fonts ONLY */

/* Mobius Administration classes - START */
a.admin 	         { color: #CC0033; text-decoration: none; font-weight: bold;}
a.admin:hover  	{ color: #000066; text-decoration: none;}
.adminbg    		{ background: #EEEEEE;}
.adminpadding		{ padding-left:  4px; padding-right:  4px; padding-top:  4px; padding-bottom:  4px;}
h1.adminheader	   { color: #000066; font-size: 13px; font-weight: bold; margin-bottom : 0px;}
.admintable			{ background: #FFFFFF; width: 97%;} /* IE stretches template at 100% */
.adminguide			{ font-size: 9px; color: #999999; }
 /* help */
.admin2			   { background: #CCCCCC;}
.admin2bg    		{ background: #CCCCCC; padding-left:  4px; padding-right:  4px; padding-top:  4px; padding-bottom:  4px;}
.admin2padding	   { background: #FFFFFF; padding-left:  4px; padding-right:  4px; padding-top:  4px; padding-bottom:  4px;}						
h1.admin2header	{ color: #000066; font-size: 13px; font-weight: bold; margin-bottom : 0px;}
.admin2small		{ font-size: 11px; }
/* Mobius Administration classes - END */

/* Mobius Display classes, also to be used on main website - START */
.message			  { font-size: 11px; color: #FF0000; }
.smallheader     { color: #000066;	font-size: 13px;	font-weight: bold;	line-height : 20px;}
.mediumheader    { color: #000066;	font-size: 15px;	font-weight: bold;	line-height : 22px;}
.largeheader     { color: #000066;	font-size: 16px;	font-weight: bold;	line-height : 24px;}
.alttext         { color: #999999; }
/* Mobiud Display classes - END */

@import url("/css/screen.css");

html, body		{
	text-align: left;
}