/* @override http://www.bate.com.au/cms/themes/exponenttheme/style.css */

/* @override http://www.bate.com.au/cms/themes/exponenttheme/style.css */

 
table#bate_architecture {
	width: 80%;
}

h1 {
	font-size: 24px;
	color: maroon;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	color: #333333;
}
h3 {
	font-size: 13px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #333333;
}

h4 a {
	font-size: 12px;
}

a {
font-family:Arial, Helvetica, sans-serif;
color: maroon;
text-decoration: none;
 #0099CC;
	font-size:11px;
}
ul {
	list-style-type: square;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
color: black;
text-decoration:underline;
border-style: none;
}

/* A litle fix for the dotten line under the header images... */
.imagebutton {
	border-bottom: 0px;
}
.imagebutton:hover {
	border-bottom: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.loginbutton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	color: silver;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a{
	margin-left:auto;
	margin-right:auto;
	color: silver;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

li.news_itemtitle {
	margin-top: -5px;
}

.news {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.news li {
	background-image: url(images/newsItemBG.gif);
	background-repeat:no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

.news li h3 {
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	color: gray;
	font-weight: bold;
	font-size: 10pt;
}

.news li p {
	margin:7px 0 0 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#656565;
}

.news li p a {
	text-decoration: none;
}
.moduletitle {
	color: gray;
	text-transform: lowercase;
	padding-top: 10px;
	font: bold 20px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid silver;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Navigation Styling */
.modulewrapper {
	padding: 20px;
}

/* Newsmodule Styling*/      

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}
.news_datefull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 17px;
}
.news_itemtitle2 {
	color: maroon;
	text-decoration: none;
	margin-top: 5px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted silver;
}
.news_itemtitle2full {
	color: maroon;
	text-decoration: none;
	margin-top: 5px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted silver;
}

div.itemtitle.news_itemtitle {
	color: maroon;
	font-size: 14px;
	padding-bottom: 3px;
}
.news_textbody {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.news_moduletitle {
	color: gray;
	text-transform: lowercase;
	padding-top: 10px;
	font: bold 20px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
}
/* Container Styles */  
div.container_box {
	padding: 0;
	margin: 0;
	width: 550px;
}
#bottomnav table.tnav tbody tr td.tnav {
	text-align: center;
	color: silver;
	font-size: 9px;
}

#bottomnav table.tnav tbody tr td.tnav a {
	text-align: center;
	color: silver;
	font-size: 9px;
}
div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}
div.bodycopyall {
	margin: 0;
	padding: 0;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
}

/* News Module */


/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
        font-size: 16px;
}

td.category_bg {
        background-color: lightgrey;
}
td.category_title {
        font-size: 12px;
        font-weight: bold;
}
td.question {
        font-size: 10px;
        font-weight: bold;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: maroon;
}

/** Navigationmodule Views **/

.childrenonly a:link {
	color: maroon;	
}
.childrenonly a:visited {
	color: gray;	
}
.childrenonly a:hover {
	color: #666;	
}

td.childrenonly {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
}
td.childrenonly:hover {
}
table.childrenonly {
	width: 190px;
}
a.childrenonly {
	padding-left: 5px;
}
/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
div, td, tr {
padding:0px;
margin:0px;
	font: 11px/14px Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}
form {
	margin: 0px;
	padding: 0px;
}

.contact_moduletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;
}
/** Bulletin Board Module  **/
.bb_moduletitle {
        color: #333333;
        font-weight: bold;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px dashed #cccccc;
		margin-bottom:5px;

}

.bb_postsubject {
        color: #333333;
        font-weight: bold;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px dashed #cccccc;
		margin-bottom:5px;

}


.bb_editicons {
 float:right;
}

.bb_boarddesc {
        color: #999999;
        font-weight:normal;
        font-size: 11px;
        padding-bottom: 3px;
}

.bb_boardlist_header {
	background:#b1d83d;	
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 30px;
	background-image: url(images/green-bg-image.gif);
	background-repeat: reapeat-x;
}
/* Not used */
.bb_boardlist_header2 {
	background:#e3e3e3;	
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 30px;
	background-image: url(images/gray-bg-image.gif);
	background-repeat: reapeat-x;
}

#frontimage div.container_box div div p em font em {
	padding-bottom: 10px;
}

.bb_boardlist_header td{
	padding:5px 2px 5px 2px;
	border-top:0px solid #666699;
	border-left:0px solid #666699;
	border-bottom:1px solid #8dab35;
	border-right:1px solid #8dab35;
}

.bb_boardtitle {
	padding: 3px;
}
.bb_boardtopics {
	text-align:center;
}

.bb_boardposts {
	text-align:center;
}

.bb_boardlastpost {
  width: 120px;
	font-size: 11px;
	text-align: center;
}

.bb_header {
    background:#65A8BF;	
	font-size: 10px;
	font-weight: bold;
	border-top:1px solid #333333;
	border-bottom:1px solid #eeeeee;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    padding-right: 2px;
    padding-left: 2px;
}

.bb_threadlist {
	font-size: 10px;
	padding: 5px;
}


.bb_postcredit {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding-left: 5px;
	width: 150px;
}

.bb_postsubject {
        color: #333333;
        font-weight: bold;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px dashed #cccccc;
		margin-bottom:5px;
}

.bb_replysubject {
        color: #777777;
        font-weight: bold;
        font-size: 13px;
        padding-bottom: 5px;
		border-bottom:1px dashed #cccccc;
		margin-bottom:5px;
}

.bb_postbody {
}

a.bb_icon_link {
	text-decoration: none;
	border: 0px dotted #111111;
}



tr.bb_row {
        background-color: #fff;
		font-size:12px;
		color:#555555;
		vertical-align:middle;
}

tr.bb_row:hover td, tr.row:hover td a a:hover {
        background: #f8ffe2;
		border-bottom:1px solid #e2f0b6;
		border-right:1px solid #f8ffe2;
}

tr.bb_row td {
		border-bottom:1px solid #effcc5;
		border-right:1px solid #effcc5;
		padding:5px;
		height:40px;
		vertical-align:middle;
}
tr.bb_row td span.bb_date {
		font-size:10px;
		color:#999999;
}



div.bb_bio {
		float:right;
		font-style:italic;
		font-size:10px;
		color:#999999;
		text-align:left;
		width:250px;
		border-left: 1px dotted #999999;
		padding:0 0 0 10px;
		font-style:italic;
		margin:0 0 0 10px;
}
.bb_reply_light{
		padding:5px;
		background:#FBFBFB;
		width:100%;
}

.bb_reply_dark{
		padding:5px;
		background:#fff;
		background:#F3F3F3;
		width:100%;
}

.bbreplies{
font-size:12px;
color:#6e891f;
		background:#b1d83d;
		padding:5px;
		border-bottom:1px solid #8dab35;
}

.bb_avitar {
  	float: right;
	margin: 0 0 10px 0;
}

.bb_signature {
		padding:5px;
		clear:both;
		border:1px dotted #555555;
		
}

.bb_quote{
	border-left:1px dotted #999999;
	margin-left: 15px;
	padding-left:5px;
	margin-bottom: 20px;
	font-style:oblique;
	color:#999999;
}

.bb_quote span{
	font-weight:bold;
	color:#555555;
}

.bb_whosonline {
 	background:#f8ffe2 url(images/sidebox_rep.gif);
	padding:0 0 0 0px;
	margin:0 0 0 0;
	text-align:left;
}

.bb_whosonline span {
color:#555555;
display:block;
	padding:0 0 0 45px;
	margin:0 0 10px 0;
	text-align:left;
}

.bb_whosonline ul {
list-style:none;
padding:0 0 0 45px;
margin:0;
}

.bb_whosonline ul li {
list-style:url(images/arrowsub3.gif);
padding:0;
margin:0;
}

/***  Navigation Module Styles  ***/
a.side_link {

}

a.side_link_active {
	font-style: bold;
}

/* Search Module */ 

div.search_result_item {
  margin-bottom: 15px;
  margin-top: 10px;
}

div.search_result_item a {
  color: gray;
  text-decoration: underline;
  font-size: 12px;
	font-weight: bold;
}

span.search_result_item_body {
  font-size: 11px;
}

span.search_result_item_link {
  color: gray;
}

span.search_results_excludes {
  font-style: italic;
}

div.search_results_options {
  width: 85%;
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: bottom;
  margin-bottom: 25px;
}

div.search_results_title {
  font-size: 18px;
  font-weight: bold;
	color: maroon;
	line-height: 20px;
}

div.search_result_cat {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin-top: 20px;
}

/** Weblog  Module Styles **/

.weblog_itemtitle a{
  color: maroon;
  font-weight: bold;
  font-size: 16px;
	margin-top: 12px;
}

h1.weblog_itemtitle {
	color: maroon;
}

div.weblog_itemtitle {
  text-align: left;
  margin-bottom: 10px;
}


div.weblog_subheader {
	line-height: 16px;
	margin-bottom: 12px;
}

div.weblog_comment_odd {
  background-color: #eeeeee;
  border-top: 1px solid #0060b6;
  border-bottom: 1px solid #0060b6;
  padding: 10px;
}

div.weblog_comment_even {
  padding: 10px;
}

div.weblog_comment_body {
  font-size: 10px;
  margin-bottom: 15px;
  text-align:left;
}

div.weblog_comment_attribution {
  text-align:left;
}

div.weblog_comment_title {
  font-size: 10px;
  text-align:left;
}

div.comments {
  text-align: right;
  font-size: 10px;
  margin-bottom: 30px;
}

/* Image Gallery */
div.imagegallery_gallerytitle {
        width: 95%;
        background-color: maroon;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
}

div.imagegallery_picbox{
        padding: 1em;
        position: absolute;
}

div.imagegallery_picbox a:hover {
        /*border: 1px solid blue;*/
}

div.imagegallery_picbox span {
        display: none;
}

div.imagegallery_picbox a {
        display: block;
        text-align: center;
        font: bold 1em sans-serif;
        padding: 5px 10px;
        margin: 0 0 1px;
        border-width: 0;
        text-decoration: none;
}

div.imagegallery_picbox a:hover span {
        display: inline;
        float:left;
        position: absolute;
        top: -125px;
        left: -20px;
        width: 260px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        z-index: 100;
        background: gray;
        color: #ffffff;
        font: 10px verdana, sans-serif;
        text-align: center;
        border: 2px solid blue;
}

object {
	margin: -2;
	padding: 0;
	margin-top: -2px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: gray;
	text-align: left;
}

/* --------Main Navigation------- */

.level_0 a {
	color: #656565;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	text-transform: lowercase;
	padding-bottom: 3px;
	display: block;
	padding-top: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	background: url(http://www.bate.com.au/themes/exponenttheme/images/line.gif) no-repeat 0 14px;
	text-decoration: none;
}

.level_0 a:hover {
	color: maroon;
	border-style: none;
	text-decoration: none;
}
.level_0 a#current  {
	font-weight: bold;
	color: maroon;
}

.level_1 a 
{ color: gray; 
text-decoration: none; 
text-transform: lowercase; 
display: block; 
	font: italic bold 11px/18px Arial;
	padding-left: 5px;
	padding-right: 0;
	margin-right: 0;
	margin-top: 0;
	margin-left: -10px;
}

.level_1 a:hover   {
	color: maroon;
	font-weight: bold;
	font-style: italic;
}
.level_1 a#current  {
	font-weight: bold;
	text-transform: lowercase;
	color: maroon;
	font-style: italic;
}
.level_2 a 
{ color: gray; 
text-decoration: none; 
text-align: left; 
list-style-type: square; 
list-style-position: inside; 
display: list-item; 
margin-top: 0; 
text-transform: lowercase;
font: 10px/12px Arial;
	padding-right: 3px;
	margin-left: -20px;
}

.level_2 a:hover 
{ color: maroon; 
text-decoration: none; 
text-align: left; 
list-style-type: square; 
list-style-position: inside; 
display: list-item; 
margin-top: 0; 
text-transform: lowercase;
font: 10px/12px Arial;
	padding-right: 3px;
	margin-left: -20px;
}
.level_2 a#current   {
	font-weight: bold;
	color: maroon;
}

#projects ul, a {
	list-style-type: square;
	color: maroon;
	font-size: 11px;
	line-height: 14px;
}

div.itembody.news_itembody {
	width: 550px;
}


