/* Designed by Shannaka Beveridge for SERIC */
/* All Rights Reserved */
/* http://www.seric.org.au */

/* Default Styles */

body
{
    background: #fff url(images/toolbar2.gif) repeat-x;
    text-align: center;
    font-family: arial;
    color: #444444;
    margin: 0px;
    padding: 10px 10px;
    font-size: 100%;
}

img
{
    border: 0px;
}

p
{
    font-size: 85%;
    line-height: 150%;
}

a
{
	color: #25639C;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #000000;
}

/* Content */

#container
{
    margin: 0 auto;
    padding: 0px;
    max-width: 960px;
    min-width: 740px;
    text-align: left;
}

#header
{
    background: url(images/sericref.gif) no-repeat;
    height: 100px;
}

#header h1
{
    margin: 0px 0px 0px 0px;
    padding-top: 5px;
    padding-left: 90px;
    color: #25639C;
    font-size: 170%;
    letter-spacing: 4px;
}

#header h2
{
    margin: 0px 0px 12px 0px;
    padding-left: 90px;
    color: #33A357;
    font-weight: bold;
    font-size: 120%;
}

#search
{
	margin: 10px;
	float: right;
}


/* Navigation */


#nav
{
    display: block;
}

#nav ul.rmhorizontal
{
    margin: 0px;
    padding: 0px;
}

#nav ul li.rmItem
{
    list-style:none;
    display: inline;
    margin: 0px 1px 0px 0px;
    padding: 0px;
}

#nav ul.rmRootGroup li.rmFirst
{
    padding-left: 85px;
}

#nav ul li a.rmLink
{
    background: #25639C url(images/cornerb.gif) top right no-repeat;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#nav ul li .rmLink .rmText
{
padding: 0px;
}

#nav ul li a.selectedItem
{
    background: #33A357 url(images/cornerg.gif) top right no-repeat;
    color: #fff;
}

#nav ul li a.rmLink:hover
{
    background: #33A357 url(images/cornerg.gif) top right no-repeat;
    color: #fff;
}

#nav ul.rmGroup li.rmFirst
{
padding: 0px;
}

#nav ul.rmGroup li a.rmLink
{
color: #000;
border-top: 0 none;
border-right: 0 none;
border-left: 0 none;
background: none;
}

#nav ul.rmGroup li a.rmLink:hover

{
border-top: 0 none;
border-right: 0 none;
border-left: 0 none;
background: #33A357;
}

#nav ul.rmGroup li a.selectedItem
{
color: #000;
}

/* Content */

#toolbar
{
    clear: both;
    padding: 5px;
    margin: 0px;
    font-size: 80%;
    border-bottom: 1px dashed #A7C3D8;
}

#main
{
    padding: 10px 0px 10px 5px;
    margin-bottom: 10px;
}

#sidebar
{
    float:right;
    margin-bottom: 10px;
    margin-right: 10px;
}

#sidelinks
{
    padding: 0px 15px 0px 15px;
    background: #F3F7FA;
    border-top: 1px solid #A7C3D8;
    border-bottom: 1px solid #A7C3D8;
    margin-bottom: 10px;   
}

#newstop
{
    background: url(images/notetop.gif) no-repeat;
    height: 70px;
    width: 220px;
    margin: 0px;
    padding: 0px;
}

#newscontent
{
    background: url(images/notebg.gif) repeat-y;
    width: 200px;
    margin: 0px;
    padding: 0px 10px 10px 10px;
    font-size: 90%;
}

#newscontent a
{
    color: #25639C;
}

#content
{
    width:auto;
    margin: 5px 240px 10px 0px;
    padding: 0px 10px 0px 10px;

}

#content h2
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    color: #33A357;
}

#content h3
{
    margin: 10px 0px 5px 0px;
    color: #444444;
    font-size: 100%;
    font-weight: bold;   
}

#content img
{
    float:left;
    clear:left;
    margin-right: 10px;
}

#content img.border
{
    border: 1px solid #CCCCCC;
    padding: 5px;   
}


/* Footer */


/* Snazzy Borders by Stu Nicholls http://www.cssplay.co.uk */
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F3F7FA; border-left:1px solid #A7C3D8; border-right:1px solid #A7C3D8;}
.xb1 {margin:0 5px; background:#A7C3D8;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

#xsnazzy
{
    margin: 0 auto;
    max-width: 960px;
    min-width: 740px;
    clear:both;
}

#footer
{
    border-left: 1px solid #A7C3D8;
    border-right: 1px solid #A7C3D8;
    background: #F3F7FA;
    color: #333333;
    font-size: 75%;
    padding: 5px 10px;
}

#footer p
{
    margin: 0px;
    padding: 0px;
}

#footer a
{
    color: #000;
}

#fleft 
{
    text-align: left;
}

#sitefinity
{
	height: 29px;
	width: 61px;
}

#sitefinity a
{
	background: url(Images/powered-by.gif) no-repeat;
	height: 29px;
	width: 61px;
	display: block;	
}

#sitefinity a span
{
	visibility: hidden;
}

/* News */

#newscontent .sf_newsList H2.sf_newsTitle
{
    margin: 0px;
    font-size: 100%;
}

#content .sf_NewsTitle
{
    background: none;
    border: 0;
    font-size: 100%;
}

#content .sf_newsTitle
{
    background: none;
    border: 0;
    font-size: 100%;
}

#content ul.sf_newsList
{
    border-bottom: 1px dashed #BBBBBB;
}

#content ul.sf_newsList li
{
    border-top: 1px dashed #BBBBBB;
    float:left;

    width:100%;
}

/* Contact Form */

.contactform .left
{
    display:inline-block;
    width:100px;
    text-align:right;
    margin-right: 10px;
}

.contactform .button
{
    margin-left: 110px;
}

textarea
{
    width:300px;
}

/* The End */
