/* - - - - - - - - - - - - - - - - - - - - -

Title : Auctioneers & Valuers Association of Australia inc.
URL : www.avaa.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*----------------------------------------------------------------------------- 
	Global Styles
-----------------------------------------------------------------------------*/
html, body, div, h1, h2, h3, p { margin: 0; padding: 0; }

body { 
	background: url(../templateimages/bg.jpg) top repeat-x;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #4f4f4f;
} 

.clear { clear: both; margin:0; padding:0; line-height: 0; }
.left { float: left; }
.right { float: right; }

/*----------------------------------------------------------------------------- 
	Template Styles
-----------------------------------------------------------------------------*/
h1 { color: #ed2b00; font: italic 27px "Times New Roman", Times, serif; /*font-weight: bold;*/ margin-bottom: 5px; }

h2 { margin-top: 30px; color: #054b51; font: bold 18px Arial, Helvetica, sans-serif; letter-spacing: -0.5px; }

h3 { margin-top: 30px; color: #000000; font: bold 14px Arial, Helvetica, sans-serif;  }

p { font: normal 12px/18px Arial, Helvetica, sans-serif; margin-bottom: 15px; }
td {font: normal 12px/18px Arial, Helvetica, sans-serif; }

#contentWrap li { padding-bottom: 5px; }

/* Content Link Styles */
#contentWrap a { color: #1e909a; }
	#contentWrap a:visited { color: #999999; }
	#contentWrap a:hover { color: #ed2b00; }
	#contentWrap a:active {}

#contentWrap ol ol { list-style: lower-alpha; }

#contentWrap .tableStyle { background: #eeeeee; }
	#contentWrap .tableStyle td { border: 1px solid #ffffff; }
	#contentWrap .tableStyle td td { border:0; }
	
#contentWrap .tableHead { background: #a3d3d7; color: #000; font-weight: bold; }

hr { border:0; height: 0; border-bottom: 1px dotted #CCCCCC; }


/* Footer Link Styles */
#footerWrap a { color: #FFFFFF; text-decoration: none; }
	#footerWrap a:hover { border-bottom: 1px solid #FFFFFF; }

/*----------------------------------------------------------------------------- 
	Articles Manager Styles
-----------------------------------------------------------------------------*/
#contentWrap h2 a { text-decoration: none; color: #054b51 !important; }
#contentWrap h2 a:visited { color: #424242; }
#contentWrap h2 a:hover { color: #ed2b00; }

dl.newsfeed dd {
	padding: 10px 10px 0 10px;
}


dl.newsfeed dt {
	font: bold 14px Arial, Helvetica, sans-serif; 
}

dl.newsfeed {
	margin-top: 10px;
}

/*----------------------------------------------------------------------------- 
	AVAA Manager Module Styles
-----------------------------------------------------------------------------*/
.searchButton {
	background: url(../templateimages/search.jpg) no-repeat;
	width: 80px;
	height: 27px;
	float: right;
	border: 0;
	padding:0;
	margin: 0;
	color: #ffffff;
	display: block;
}

.searchButtonMap {
	background: url(../templateimages/search_again.jpg) no-repeat;
	width: 130px;
	height: 27px;
	border: 0;
	padding:0;
	margin: 10px 0;
	color: #ffffff;
	display: block;
}

.contacts h2 {
	background: #f0f2da;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #054b51;
	line-height: 32px;
	padding-left: 8px;
	margin-bottom: 12px;
	margin-left: -5px;
	clear: both;
}

.contacts p { margin-left: 3px; margin-bottom: 10px; }

.contactsBox {
	width: 282px;
	background:url(../templateimages/contacts_box_bg.jpg) repeat-y;
	float: right;
	margin: 5px 5px 15px 5px;
}

.contactsBox p {
	padding: 3px 12px;
	margin: 0;
}

.contactsBox a:visited {color: #333333;}

.contactsBox span.top { 
	background:url(../templateimages/contacts_box_top.jpg) top no-repeat;
	width: 282px;
	height: 4px;
	display: block;
}

.contactsBox span.bottom {
	background:url(../templateimages/contacts_box_bottom.jpg) no-repeat;
	width: 282px;
	height: 4px;
	display: block;
}


#searchFilter {
	padding-bottom: 15px; 
}


  #state, #member_type, #speciality {/* width: 160px;*/ }
  
  #searchFilter label {
	width: 80px;
	display: block;
	float: left;
	padding: 0 0 8px 0;
	font-weight: bold;
  }
  
  #searchFilter input {
  	float: left;
  }
  
  #searchFilter h3 { margin: 0; padding: 5px 0 10px; } /* Search Results */ 
  
  #filterResults { font-weight: bold; }
  #filterResults span { font-weight: normal; }
  
  
#sortby  h3 { padding: 0; margin: 0; float: left; }

#sortby ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sortby ul li { display: inline; float: left; }

#sortby ul li a, #sortby ul li a:visited { 
	padding: 1px 10px 5px; 
	font-weight: bold; 
	float: left; 
	display: block;
/*	background: #1e909a;
	color: #FFFFFF;*/
	text-decoration: none;
/*	border-right: 1px solid #fff;*/
	font-size: 13px;
	line-height: 1;
	color: #1e909a;
}

#sortby ul li a:hover { color: #333; text-decoration: underline; } 


/* Contacts Pignation */ 
.pager {
	display: block; 
	padding-top: 8px;
	margin-top: 2px;
	border-top: 1px dotted #ddd;
}

.pagelink { 
	padding: 5px 8px; 
	margin: 1px;
	background: #1e909a; 
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}

.pagelink:hover {
	background: #eee !important;
	color: #1e909a !important;
}

.pagelink-current { 
	padding: 5px 8px;
	margin: 1px;
	background: #eeeeee;
	color: #666666;
}

/*----------------------------------------------------------------------------- 
	Layout Styles
-----------------------------------------------------------------------------*/

#wrapper { width: 791px; margin: 0 auto; padding-bottom: 15px; }

#header {  }
	#logo { height:135px; vertical-align:top; text-align: left; float: left; }
	#login { float: right; }
		.logout_button { background: url(../templateimages/learners_logout.jpg) no-repeat; width: 73px; height: 27px; }

#banner { padding: 0; margin: 0;  }

#navWrap { 
	width: 789px; 
	height: 36px; 
	background: url(../templateimages/nav_bg.jpg) repeat-x;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
}

#contentWrap {
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	padding: 15px;
	background: url(../templateimages/content_bg.jpg) top right #FFFFFF no-repeat;
	text-align: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#footerWrap {
	background:url(../templateimages/footer_bg.jpg) no-repeat;
	width: 761px;
	height: 36px;
	padding: 13px 15px;
	margin-botton: 15px;
	color: #FFFFFF;
}

#stats { display: none; }

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

#nav {
	margin: 0;
	padding:0;
	list-style: none;
}

	#nav li {
		display: inline;
		float: left;
	}

	#nav li a.mainNav {
		display: block;
		padding: 11px 12px 10px 12px;
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: none;
		border-left: 1px solid #797979;
		color: #FFFFFF;
		text-transform: uppercase;
	}

	#nav li a.firstNav {
		display: block;
		padding: 11px 12px 10px 12px;
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #FFFFFF;
		text-transform: uppercase;
	}
	
	#nav li a:hover { color: #000000; } /* top level hover */ 

#nav li ul { /* second-level lists  */
	position : absolute;
	left: -999em;
	margin : 0px;
	width: 200px;
	list-style: none;
	padding: 0;
	padding-top: 1px;
	line-height:0; 
	}

#nav li ul li {
	width: 200px; margin:0; padding:0; line-height: 1em;
}

#nav li ul li a {
	display : block;
	padding: 11px 12px 10px 12px;
	border-bottom: 1px dotted #b2b2b2;
	text-decoration: none;
	background: #cccccc; 
	color: #444;	
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	}

#nav li:hover, #nav li.sfhover { position: static; }
	
#nav li ul li a:hover { color: #05767e; background: #eeeeee; 	} /* Second level hover */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {  
		left: auto;
	}

