body {
	margin: 0;
	padding: 0px;
	font-size: 10px;
	font-family:  Arial, Helvitica, Tahoma, Verdana, sans-serif;
	background: url(../images/bg.jpg) top left repeat-x;
}

#sitename {
	width:100%;
	text-align:center;
	font-family: "Georgia",Times,serif;
	font-size:2em;
	font-weight:bold;
	letter-spacing: 3px;
	white-space:nowrap;	
	color:#ffffff;
	margin:0;
	padding:0px 5px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;	
}
.jceeditor {
background-color : #FFF;
color : #FFF;
}

.green_btn {
	background: url(../images/green_button.gif);
	width:221px;
	height:94px;
	float: right;
	text-align: left;
}

.bigtitle_green {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
}
.smalltitle_green {
	color: #FFFFFF;
	padding-left: 30px;
	text-align: left;
}

.blue_btn {
	background: url(../images/blue_button.gif);
	width:221px;
	height:94px;
	float: right;
	text-align: left;
}

.bigtitle_blue {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 50px;
	text-align: left;
}
.smalltitle_blue {
	color: #FFFFFF;
	padding-left: 30px;
	text-align: left;
}

.orange_btn {
	background: url(../images/orange_button.gif);
	width:221px;
	height:94px;
	float: right;
	text-align: left;
}

.bigtitle_orange {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
}
.smalltitle_orange {
	color: #FFFFFF;
	padding-left: 30px;
	text-align: left;
}

.td1 {
	/*background-image: url(../images/top.jpg);*/
	background-repeat	: no-repeat ;
	width: 800px;
	height: 118px;
}

.td2 {
	/*background-image: url(../images/header.jpg);*/
	background-repeat: no-repeat ;
	width: 800px;
	height: 217px;
	text-align:center;
}
.td3 {
	width: 260px;
	
}

.td3 table.moduletable tr td{
	float:right;
}

.td4 {
	background-repeat: repeat-y ;
	width: 760px;
	text-align: left;
}

.td5 {
	background-image: url(../images/siteground_03.jpg);
	background-repeat: no-repeat ;
	background-position: bottomleft;
	width: 100%;
	height: 210px;
}
.td6 {
	background-image: url(../images/siteground_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 100%;
	height: 183px;
}

.td6_2inner {

	background-image: url(../images/footersep.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 92px;
	height: 209px;
}

.td6_1inner {
vertical-align:middle;
padding-top: 20px;
width: 250px;
}

.td6_3inner {
padding-top: 25px !important;
padding-top: 35px;
}
.footerheader{
color:#FFFFFF;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvitica, Tahoma, Verdana, sans-serif;
	font-weight: 600;

}
.td7 {
color:#FFFFFF;
background-color:#000000;

}

.footerred{
color:#FF0000;
	margin: 0;
	padding: 0px;
	font-size: 10px;
	font-family:  Arial, Helvitica, Tahoma, Verdana, sans-serif;
}

.footerwhiteitalic{
color:#FFF;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-family:  Arial, Helvitica, Tahoma, Verdana, sans-serif;
	font-style: oblique;
}

.footerwhite{
color:#FFF;
	margin: 0;
	padding: 0px;
	font-size: 10px;
	font-family:  Arial, Helvitica, Tahoma, Verdana, sans-serif;
}

.footerwhite a:link, .footerwhite a:visited{
color:#FFF;
	margin: 0;
	padding: 0px;
	font-size: 10px;
	font-family:  Arial, Helvitica, Tahoma, Verdana, sans-serif;
}

.footerwhite a:hover{
color:#FF0000;

}


/* --------------------------------------------------- */
/* --- nav --- */
.menuc {
	margin: 0px auto;
	width: 800px;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
}

#topnavi{
position:relative;
display:block;
height:36px;
font-size:11px;
background: transparent url(../images/bgOFF.gif) repeat-x top left;
font-family:Tahoma, Verdana, Arial, Helvitica, sans-serif;
}


#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}

#topnavi ul li{
	display:block;
	float:left;
	margin:0;
	background-image: none;	
}

#topnavi ul li a{
display:block;
float:left;
color:#666;
text-decoration:none;
padding:9px 10px 0 10px;
height:23px;
background: transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}


#topnavi ul li a:hover,#topnavi ul li a.current{
color:#fefefe;
}

/* --- end nav --- */

/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
.pathway {
	padding: 0;
	border: 0;
	color: #999;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #999;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
text-decoration:none;	
}
a.pathway:hover {
	color			: #7dbeab;
	font-family: Arial;
text-decoration:none;	
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 0px;
padding-top: 0px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 18px;
	margin-left:2px;
	padding-left:3px;
	color: #666666;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #333;
	text-decoration: none;
}

a.toclink:hover
{
	color:#ca5b30;
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #666;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	color: #333;
	text-decoration: none;
}
a:hover {
	color:#ca5b30;
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:13px;
	font-size:11px;
}

.contentBoxContent{
width: 750px;
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color:#333333;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

div.mod_contentitem table tr td table.contentpaneopen tr td.contentheading {
color:#990000;
font-weight:280;
font-size:18px;
}




.user1_outer div.user1_inner  {

background:  url(../images/contentboxmiddle.png) left repeat-y;

}

.user1_outer  div.user1_inner div.sparediv1 {
background:  url(../images/contentboxtop.png) top left no-repeat;
}

.user1_outer  div.user1_inner div.sparediv1 div.sparediv2 {

background:  url(../images/contentboxbottom.png)  bottom left no-repeat;
}







/*.mod_contentitem table tr{
background-image:url(http://highstreetmedia.local/cms3/templates/barrington/images/contentboxbottom.png);
background-repeat:no-repeat;
float:left;
padding-bottom:3px;
vertical-align: bottom;
}*/


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #ccc;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:150px;
	text-decoration: none;
	color:#333;

}


a.mainlevel:hover {
	text-decoration: none;
	color: #ca5b30;
}

table.moduletable {
	width: 100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color:#990000;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;	
}

table.moduletable td {
	margin-top:12px;
	font-size: 11px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#333;
}
.mymoduletdmiddle
{
	background: url(../images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

.inputbox2 {
	width:210px;
	font-size:10px;
	font-family:verdana;
	background-color:#999999;
	height:12px !important;
	height:20px;
	margin-bottom:5px
	
}
.readon{
width:150px;

 background: url("http://www.barringtonpractice.com.au/home/templates/barrington/images/arrowhead.png") no-repeat left top !important;
 background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.barringtonpractice.com.au/home/templates/barrington/images/arrowhead.png", sizingMethod="crop");
	/*background-position:left;*/
	display:block;
}


a.readon:link, a.readon:visited
{
font-weight:bold;
color:#333399;
text-decoration:none;
float:right;
padding-left:20px;

	
}

a.readon:hover
{
font-weight:bold;
color:#CC3300;
float:right;
}


tr td a.readon{

	
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}
#sgf {
margin:0px 0px 0px 0;
}
.sgf {
text-align:right;
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 10px;
	font-family: Arial;
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}

.contact_1{
	width:100%;

}

.contact_2{
	width:150px;
}