/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/*
Layout
*/

body {
text-align:center; /*center hack*/
}
#wrap, #wrap-all, #wrap-centerPlus, #wrap-centerOnly {
width:960px;
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}

#sidebar {float:left;width:20%; overflow:hidden; } 
#content60 {float:left;width:420px;overflow:hidden;}
#content80 {float:left;width:700px;overflow:hidden;}
#content100 {float:left;width:960px;overflow:hidden;}
#sidebar-2 { } 
#footer {clear:both; }
.inside {padding:10px;}

/*Compass Design typography CSS*/

* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0; 
}
li,dd { 
margin-left:1em;
}
fieldset { 
padding:.5em; 
}
body {
font-size:76%;

font-family: "Segoe UI",
             "Trebuchet MS",
             Verdana,
             Arial,
             sans-serif;

/*
font-family: Georgia, sans-serif;
*/
line-height:1.3;
background:#460000 url(../images/bodyBKG3.png) scroll no-repeat top center;
/*
background:url(../images/paperBKG_tile.jpg) scroll repeat top center;
*/
}
#topWrap{
background:url(../images/headBKG2.png) scroll no-repeat top center;
}
#wrap-all, #wrap-centerPlus{
background:url(../images/contentBKG.png);
}
#wrap-centerOnly{
background:url(../images/contentFullBKG.png) no-repeat top center scroll;
}
#header{
height:320px;
}
#footer{
background:#FFFFFF none repeat scroll 0 0;
border-top:2px inset #FFFFFF;
}
.clearContent{
	clear:both;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1,.componentheading{
font-size:1.7em;
}
h2,.contentheading{
font-size:1.5em;
}
h3{
font-size:1.3em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
.moduletable{
margin-bottom:1em;
padding:0 10px; /*padding for inside text*/ border:1px #CCC solid;
}
.moduletable h3{
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em -10px;
/*negative padding to pull h3 back out from .moduletable padding*/ }

/*Compass Design typography CSS*/
.moduletablemenu{
padding:0;
color: #333;
margin-bottom:1em;
}
.moduletablemenu h3 {
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0;
border-bottom:1px solid #fff;
}
.moduletablemenu ul{
list-style: none;
margin: 0;
padding: 0;
}
.moduletablemenu li{
border-bottom: 1px solid #ccc;
margin: 0;
}
.moduletablemenu li a{
display: block;
padding: 3px 5px 3px 0.5em;
border-left: 10px solid #333;
border-right: 10px solid #9D9D9D;
background-color:#666;
color: #fff;
text-decoration: none;
}
html>body .moduletablemenu li a {
width: auto;
}
.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

/*
Menu
*/

#topBar{
height:63px;
}

.moduletable_menu{
float:left;
margin-left:20px;
position:relative;
text-align:right;
top:36px;
}

.moduletable_menu ul{
	list-style: none;
margin: 0;
padding: 0;
	
}

.moduletable_menu ul li{
background:transparent url(../images/tabs_left.png) no-repeat scroll left -30px;
float:left;
font-size:18px;
margin:0 0 0 5px;
padding:0 0 0 9px;
}

.moduletable_menu a{
background:transparent url(../images/tabs_right.png) no-repeat scroll right -30px;
display:block;
font-weight:bolder;
margin:0;
padding:0 10px 4px 0;
color:#FFF
}

.moduletable_menu ul li:hover{
background:transparent url(../images/tabs_left.png) no-repeat scroll left -60px;
float:left;
font-size:18px;
margin:0 0 0 5px;
padding:0 0 0 9px;

}

.moduletable_menu ul li:hover a{
background:transparent url(../images/tabs_right.png) no-repeat scroll right -60px;
display:block;
font-weight:bolder;
margin:0;
padding:0 10px 4px 0;
text-decoration:none;
}

.moduletable_menu ul li#current{
background:transparent url(../images/tabs_left.png) no-repeat scroll left 0px;
float:left;
font-size:18px;
margin:0 0 0 5px;
padding:0 0 0 9px;
}

.moduletable_menu ul li#current a{
background:transparent url(../images/tabs_right.png) no-repeat scroll right 0px;
display:block;
font-weight:bolder;
margin:0;
padding:0 10px 4px 0;
color:#FFF
}

.moduletable_menu ul li:last-child{
background:transparent url(../images/tabs_left.png) no-repeat scroll left -90px;
float:left;
font-size:18px;
margin:0 0 0 10px;
padding:0 0 0 9px;

}

.moduletable_menu ul li:last-child a{
background:transparent url(../images/tabs_right.png) no-repeat scroll right -90px;
display:block;
font-weight:bolder;
padding:0 10px 4px 0;
text-decoration:none;
}

.moduletable_menu ul li:last-child:hover{
background:transparent url(../images/tabs_left.png) no-repeat scroll left -60px;
float:left;
font-size:18px;
margin:0 0 0 10px;
padding:0 0 0 9px;

}

.moduletable_menu ul li:last-child:hover a{
background:transparent url(../images/tabs_right.png) no-repeat scroll right -60px;
display:block;
font-weight:bolder;
padding:0 10px 4px 0;
text-decoration:none;
}

/*
Logo
*/

#siteLogo{
height:236px; width:160px; float:left; margin-left:10px;
}

#siteLogo a{
	background:url(../images/Logo.png) no-repeat scroll;
	display:block;
height:220px;
	width:200px;
	text-indent:-9999px;
	float:left;
}

#siteLogo span{
	
}

#siteName{
	float:left;
	font-size:78px;
font-weight:bolder;
text-indent:-9999px;
background:transparent url(../images/Headers.png) no-repeat scroll -260px -400px;
height:101px;
width:530px;
margin-top:60px;
}
#siteName a, #siteName a:link, #siteName a:visited{
	color:#FFF;
	text-decoration:none;
}

#header {height:320px;}

#header .inside{background:url(../images/Masthead.png) no-repeat scroll; height:236px;} 


/* --- Grid --- */

.grid {
  width: 960px;
  margin: auto;
}

.grid-m1 {
  float: left;
  width: 10px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 300px;
}

.grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c2-centerOnly {
  float: left;
  width: 920px;
}

.grid-c2-centerPlus {
float:left;
width:712px;
color:white;
font-family:Segoe UI, Arial;
font-weight:600;
font-size:1.1em;
}

.grid-c2-centerPlus div.top{
	background:url(../images/content-698-top.png) no-repeat scroll; height:17px;
}
.grid-c2-centerPlus div.inside{
	background:url(../images/content-698-center.png) repeat-y scroll;
}
.grid-c2-centerPlus div.bottom{
	background:url(../images/content-698-bottom.png) no-repeat scroll; height:20px;
}
.grid-c2-all {
  float: left;
  width: 300px;
}

.grid-m3 {
  float: left;
  width: 5px;
  height: 1px;
}

.grid-c3 {
 float:left;
width:210px;
}

.breadcrumbs{
	font-weight:bolder;
	line-height:1.5em;
	font-size:1.2em;
}

span.pathway{
	color:#FFFFFF;
}

/*
Content
*/

.contentheading {
	font-size:42px;
font-weight:bold;
}

.contentpaneopen{
	font-size:16px;
}

.grid-c2-centerPlus a:link, .grid-c2-centerPlus a:visited, .grid-c2-centerPlus a:active{
	color:white;
	font-weight:bolder;
}

.grid-c2-centerPlus h3{
	color:#808080;
}
.grid-c2-centerPlus p{
margin-bottom:35px;
}
/*
Contacts
*/

#contact-name{
	font-size:48px;
	font-weight:bolder;
}
#contact-address{
	font-size:18px;
}

/*
Right Sidebar
*/

#sidebar-2 h3{
	font-size:24px;
	font-weight:bolder;
	margin:0px 0px 4px 0px;
	
}
.moduletable_rightmenu{
	margin-bottom:10px;
	padding-bottom:5px;

}

.moduletable_rightmenu ul{
	padding:0px;
	margin:0px;
}

.moduletable_rightmenu ul li{
	list-style-type:none;
	font-size:16px;
	font-weight:bolder;
}

.moduletable_im{

}



.moduletable_weblinks{
		margin-bottom:10px;
	padding-bottom:5px;

}

.dmod_portfolio_item_portfolio{
	padding-left:15px;
}

.moduletable_weblinks ul{
	padding:0px;
	margin:0px;
}

.moduletable_weblinks ul li{
	list-style-type:none;
	font-size:16px;
	font-weight:bolder;
}

/*
News Show
*/
h4.gk_news_show_news_header{
	font-size:20px;
	font-weight:bolder;
}

/*

footer Grid
*/

/* --- Grid --- */

#footer .grid {
  width: 960px;
  margin: auto;
}

#footer .grid-m1 {
  float: left;
  width: 10px;
  height: 1px;
}

#footer .grid-c1 {
  float: left;
  width: 190px;
}

#footer .grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

#footer .grid-c2 {
float:left;
width:210px;
}

#footer .grid-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

#footer .grid-c3 {
float:left;
width:210px;
}

#footer .grid-m4 {
  float: left;
  width: 20px;
  height: 1px;
}

#footer .grid-c4 {
float:left;
width:280px;
}

#footer{
	text-align:left;
}

#footer h3{
		font-size:24px;
	font-weight:bolder;
	margin:0px 0px 4px 0px;
}

#footer ul{
	
}

#footer ul li{
	list-style-type:none;
	font-size:16px;
	font-weight:bolder;	
}

.moduletable_mostRead {
	
}

.moduletable_mostRead{
	
	
}

.user4 .moduletable{
border:medium none;
padding-left:20px;
text-align:left;
}

.user4 h3{
	background:none;
	color:#000;
	font-size:28px;
	font-weight:bolder;
	margin:0px;
	padding:0px;
	text-align:left;
	text-indent:-20px;
}

.info_name, .info_position, .info_address, .info_suburb, .info_state, .info_postcode, .info_email {
	font-weight:bolder;
	font-size:16px;
	padding-left:5px;
	
}

.info_name{
	font-size:24px;
}

.info_position{
	font-style:oblique;
}


/*
Buttons and Icons
*/
a.readon {
background:transparent url(../images/buttonsAndIcons.png) no-repeat scroll 0px 0px;
display:block;
height:35px;
text-indent:-9999px;
width:115px;
}

a.readon:hover {
background:transparent url(../images/buttonsAndIcons.png) no-repeat scroll 0px -36px;

}

.gk_news_show_news_info{
	display:none;
}

/*
Headers
*/
.arbiter-design{
background:transparent url(../images/Headers.png) no-repeat scroll 0 -12px;
height:35px;
margin:0;
padding:0;
text-indent:-9999px;
width:270px;
display:none;
}

.arbiter-freelance{
background:transparent url(../images/Headers.png) no-repeat scroll 0 -300px;
height:35px;
margin:0;
padding:0;
text-indent:-9999px;
width:270px;
}

.arbiter-about{
background:transparent url(../images/Headers.png) no-repeat scroll 0 -345px;
height:35px;
margin:0;
padding:0;
text-indent:-9999px;
width:270px;
}

.componentheading.freelance{
	display:none;
}

.componentheading.about{
	display:none;
}

.moduletable_im h3{
background:transparent url(../images/Headers.png) no-repeat scroll -13px -135px;
	text-indent:-9999px;
}


.moduletable_weblinks h3{
		background:transparent url(../images/Headers.png) no-repeat scroll -13px -48px;
	text-indent:-9999px;
		height:34px;
}

.moduletable_rightmenu h3{
		background:transparent url(../images/Headers.png) no-repeat scroll -13px -5px;
	text-indent:-9999px;
	height:34px;
}

.moduletable_mostRead h3{
background:transparent url(../images/Headers.png) no-repeat scroll -13px -92px;
	text-indent:-9999px;
	height:34px;
	width:190px;
}
.moduletable_portfolio h3{
background:transparent url(../images/Headers.png) no-repeat scroll -13px -174px;
height:34px;
text-indent:-9999px;
width:200px;
}

.user4 div.moduletable h3{
background:transparent url(../images/Headers.png) no-repeat scroll -13px -216px;
height:34px;
text-indent:-9999px;
width:230px;
}



.moduletable_rightBanners{
	text-align:center;
}

/* default Joomla styles */
div.componentheading {}
div.contentpane {}
div.contentdescription {}
td.sectiontablefooter {}
td.sectiontableheader {}
a.category {}
td.sectiontableentry1 {}
td.sectiontableentry2 {}
form#selectForm {}
table.contentpane {}
td.contentheading {}
form#emailForm {}
input#contact_name {}
label#contact_emailmsg {}
input#contact_email {}
input#contact_subject {}
label#contact_textmsg {}
textarea#contact_text {}
input#contact_email_copy {}
form.form-validate {}
div.contact_email {}
input.inputbox {}
input.required {}
input.validate-email {}
textarea.inputbox {}
textarea.required {}
button.button {}
button.validate {}
span.hasTip {}
hr#system-readmore {}
form#jForm {}
ul#archive-list {}
div#navigation {}
li.row {}
h4.title {}
h5.metadata {}
span.created-date {}
span.author {}
div.intro {}
div.contentpaneopen_edit {}
table.contentpaneopen {}
a.contentpagetitle {}
td.buttonheading {}
span.small {}
td.createdate {}
td.modifydate {}

span.article_separator {}
input#title {}
input#created_by_alias {}
input#publish_up {}
input#publish_down {}
textarea#metadesc {}
textarea#metakey {}
table.adminform {}
td.key {}
img.calendar {}
input#alt {}
table.blog {}
td.article_column {}
div.blog_more {}
a.blogsection
td.contentdescription {}
span .article_separator {}
td.componentheading {}
form#poll {}
table.pollstableborder {}
th.sectiontableheader {}
td.smalldark {}
span.highlight {}
table.searchintro {}
input#search_searchword {}
/*input#area_{VALUE} {} /* Value is set programatically */
input.button {}
form#login {}
form#josForm {}
label#namemsg {}
input#name {}
label#usernamemsg {}
input#username {}
label#emailmsg {}
input#email {}
label#pwmsg {}
input#password {}
label#pw2msg {}
input#password2 {}
div.message {}
form.josForm {}
label.hasTip {}
input#password1 {}
input.validate-password {}
input#token {}
input#name {}
form#adminForm {}
input#jformtitle {}
input#jformurl {}
textarea#jformdescription {}
table#explain-sql {}
table.Table {}
td.TD {}
div#keepAliveLayer {}
/*input#cb{ROW_NUMBER} {} /* Value is set programatically */
dl.tabs {}
div.pane-sliders {}
div.panel {}
h3.jpane-toggler  {}
h3.title {}
div.jpane-slider  {}
div.content {}
table.paramlist {}
table.admintable {}
td.paramlist_description {}
td.paramlist_key {}
td.paramlist_value {}
div.toolbar {}
#search {}
input.text_area {}
select.inputbox {}
span.breadcrumbs  {}
span.pathway {}
/*button#trigger_{ID} {} /* Value is set programatically */
div.expander {}
/*input#{NAME} {} /* Value is set programatically */
/*input#{VALUE} {} /* Value is set programatically */
div#overDiv {}
a.tooltip {}
/*form{FORMNAME} {} /* Value is set programatically */
link#luna-tab-style-sheet {}
/*div#{PANEID} {} /* Value is set programatically */
div.tab-page {}
h2.tab {}
div.bannergroup {}
div.bannerheader {}
div.banneritem {}
div.clr {}
div.bannerfooter {}
a.pathway {}
table.moduletable {}
ul.newsfeed {}
ul.latestnews {}
li.latestnews {}
a.latestnews {}
input#mod_login_username {}
input#mod_login_password {}
input#mod_login_remember {}
/*li#{ITEM ID} {} /* Value is set programatically */
span.separator {}
ul#mainlevel {}
ul#sublevel {}
ul.mostread {}
li.mostread {}
a.mostread {}
/*input#voteid{VOTE ID NUMBER} {} /* Value is set programatically */
table.poll {}
ul.relateditems {}
input#mod_search_searchword {}
div.search {}
ul.sections {}


.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}

.p-categories-img{
border:thin solid black;
padding:7px;
text-align:center;
}

a.pathway {color:#AAAAAA;}

