@import url(userManage.css);
/* Coded by - pxwebdesign.com.au */

* {
	padding: 0;
	margin: 0;
}

body {
	color: #515151;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #EAEAEA;
}

small {
	font-size: 80%;
}
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.ticker
{
	position:		relative;
	visibility:		hidden;
	left:			0px; 
	top:			0px; 
	border-width:	0px;
	border-style:	solid;
	font-size:		12px; 
	font-weight:	bold; 
	width: 100%;

	}
.clstsu
{
	cursor:			pointer; 
	padding-bottom:	0px; 
	padding-left:	4em;
	padding-right:	4em;
	margin:			0px;
}
/* div stylin */
#logo {
	float: left;
	padding: 3px 0 0 12px;
}

#logo a:link, #logo a:visited {
	display: block;
}

#ads{
	float: right;
	padding: 5px 5px 0 0;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

#container {
	float: left;
	text-align: left;
	border:1px #666666 solid;
	width:760px;
	background-color:#FFFFFF;
}

#tallad {
	float: left;
	padding: 10px 0 0 10px;
}

#header {
	width: 760px;
	height: 70px;
	background-color: #999;
}

#menu {
	margin: 0;
	height: 40px;
	letter-spacing: 2px;
	background: #c2e30e url(images/menubg.gif) repeat-x;
}

#shadow {
	height: 16px;
	background: #c2e30e url(images/midbg.gif) repeat-x;
}

#main {
	width: 760px;
	padding: 0;
}

#fronttop {
	background: #e0e0e0 url(images/fronttop.jpg) top right no-repeat;
	height: 46px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	padding: 22px 0 0 30px;
	color: #555;
}

#frontshadow {
	background: url(images/frontshadow.gif) repeat-x;
	height: 30px;
}

#front {
	padding: 0 25px 20px 25px;
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

#front a:link, #front a:visited, #front a:hover  {
	text-decoration: none;
	color: #515151;
}

#quicksearch {
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 10px;
}

.top {
	vertical-align: top;
}

.left {
	cellpadding: 15px;
}

.side {
	background: #e3e3e3 url(images/sidebg.gif) bottom right no-repeat;
}


#content {
	clear: both;
	width: 740px;
	padding: 20px 10px 78px 10px;
}

#side {
	padding: 0 5px 0 5px;
	margin-bottom: 220px;
}

#footertop {
	clear: both;
	height: 14px;
	border-top: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	background: #505050;
}

#footer {
	padding: 9px 14px 0px 14px;
	background-color: #9b9b9b;	
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #6b6b6b;
}

#pages { 
	clear: both;
	margin: 10px 0 10px 0;
	text-align: center;
	color: #666;
	font-size: 14px;
}

.leftbox {
	clear: both;
	float: left;
	width: 320px;
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 10px;
	margin-top: 15px;
}

.rightbox {
	float: right;
	width: 320px;
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 10px;
	margin-top: 15px;
}

.centerbox {
	width: 320px;
	text-align: left;
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 10px;
	margin-top: 15px;
}

.centerboxinsp {
	width: 500px;
	text-align: left;
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 10px;
	margin-top: 15px;
}

#front a#frontBook:link, #front a#frontBook:visited  {
	color: #888;
	background: #d2e748;
	border: 1px solid #aaa;
	padding: 3px 4px 2px 4px;
	display: block;
	float: left;
	font: 12px Verdana;
	font-weight: bold;
	letter-spacing: -1px;
}

#front a#frontBook:hover  {
	color: #666;
	background: #daee5a;
}

#msearch {
	padding: 0 15px 25px 15px;
}

.msearch {
	height: 320px;
}

.amsearch {
	height: 300px;
	margin-top: 30px;
}



#reportinfo {
	margin-top: 15px;
}

/* menu */

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menu li#active  {
	font-weight: bold;
}

#menu a:link, #menu a:visited {
	float: left;
	line-height: 14px;
	padding: 10px 10px 14px 8px;
	text-decoration: none;
	color: #000;
	background: url(images/menuside.gif) repeat-y;
}

#menu a:link#left, #menu a:visited#left {
	background: none;
}

#menu a:hover {
	text-decoration: underline;
	color: #000;
}



#menu a:hover { 
	color: #fff;
	padding: 8px 10px 16px 8px;
}


/* table stylin (sorry) */

#front td { text-align: center; }



/* links */

a {
	color: #515151;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #B70000;
}

#pages a:link, #pages a:visited {
	padding: 2px 4px 2px 4px;
	border: 1px solid #c2e30e;
	line-height: 25px;
	text-decoration: none;
}

#pages a:hover {
	border: 1px solid #aac610;
	color: #888;
}

.nextprev {
	padding: 2px 4px 2px 4px;
	border: 1px solid #c2e30e;
	margin: 1px;
	text-decoration: none;
}

.current {
	padding: 2px 4px 2px 4px;
	border: 1px solid #e1ef92;
	margin: 1px;
	color: #999;
	text-decoration: none;
}


/* headers */

h2 {
	padding: 10px 5px 5px 5px;
	margin: 0 0 0 0;
	font-family: Trebuchet MS;
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #fff;
	background: url(images/titlebg.gif);
}

h4 {
	margin: 6px 0 2px 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	text-decoration: underline;
}

#e1 h4 { text-decoration: none; text-align: center; font-size: 18px; }

#front h3, #msearch h3, #quicksearch h3 {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	background: none;
	text-decoration: none;
	color: #333;
}

#msearch h3 { font-size: 18px; text-align: center; }

#e1 h3 {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	padding: 20px 0 0 0;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}

#bookinspection {
	margin: 45px 0 0 0;
	text-align: center;
	color: #68ce30;
	font: 22px Arial;
	font-weight: bold;
	letter-spacing: -1px;
}

#sample { margin: 30px 0 0 0; text-align: center; }

#sample h4 { font-size: 15px; margin: 0 auto; text-align: center; font-weight: none; background: #d4ed48; padding: 5px; border: 1px solid #c0c0c0; width:250px; }


/* img stylin */

img {
	border: 0;
}

/* form stlyin */

#front form {
	padding: 0;
	margin: 0;
}

/* typography */

#main p {
	padding: 5px 5px 0 5px;
}

.texthead { 
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}

#msearch { font-size: 14px; }

#reportinfo p {
	font-size: 16px;
}

#reportinfo ul {
	font-size: 16px;
	padding: 0;
	margin: 20px 0 0 300px;
	list-style-type: square;
}

#reportinfo li  {
	margin: 0 0 10px 0;
	padding: 0;
}

.eg {
	font-size: 10px;
	font-weight: normal;
}

#e1 p { margin-bottom: 20px; }

#viewall {
	margin-top: 10px;
}

#viewall a:link, #viewall a:visited {
	font-size: 12px;
	color: #a3a3a3;
}

/* reports */

/* tabs */

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 10px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #E6E6E6;
border-bottom: none;
background: url(tab.gif);
}

#tablist li a:link, #tablist li a:visited{
color: #1A3280;
}

#tablist li a.current{
background: #E4E4E4;
border: 1px solid #C7C7C7;
border-bottom: 1px solid #E4E4E4;
}

#tabcontentcontainer{

}

.tabcontent {
	display:none;
	background-color: #E4E4E4; 
	border: 1px solid #C7C7C7;
	width: 720px;
	padding: 10px;
}

.tabcontent h3 {
	text-align: center;
	font-size: 14px;
	color: #1A3280;
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #bfbfbf;
	font-weight: bold;
	border-bottom: 1px solid #CECECE;
	letter-spacing: 2px;
	background-image: none;
}

/* tab content */

.left { 
	width: 340px;
	float:left;
}

.right {
	width: 340px;
	float: right;
}

.box { 
	width: 340px;
	float:left;
	border: 1px solid #CECECE;
	background-color: #DEDEDE;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}

.clear {
	clear: both;
}

.reporttable {
	margin: 10px 0 0 20px;
	font-size: 14px;
}

/* suburb */

#suburb {
	padding: 10px 10px;
	margin: 0px;
	font-size: 14px;
	list-style: none;
}

#suburb li {
	padding: 1px 0 4px 20px;
	margin: 0px;
	background: url(http://www.famfamfam.com/lab/icons/silk/icons/control_play.png) left 50% no-repeat;
}


/* ratings */

.rate {
	clear: both;
	border: 1px solid #333;
	margin: 15px 15px 0 15px;
	color: #fff;
	font-size: 14px;
	padding: 8px;
	height: 18px;
	font-weight: bold;
}

.ratel {
	float: left;
}

.rater {
	float: right;
}

.aa {
	background-color: #4db748;
}

.bb {
	background-color: #ddbc4b;
}

.cc {
	background-color: #c74d4d;
}

.dd {
	background-color: #a9a9a9;
}

.ee {
	background-color: #96b748;
}

.comment {
	clear: both;
	border: 1px solid #333;
	border-top: none;
	margin: 0 15px 0 15px;
	color: #777;
	font-size: 14px;
	padding: 8px;
	background-color: #d3d3d3;
	line-height: 18px;
}


/* classifieds */

#classlist { margin-bottom: 10px; text-align: center; width: 640px; margin: 0 auto; }

#classlist thead { background: #c2e30e url(images/menubg.gif) repeat-x; }

#classlist table thead th { padding: 4px 5px; color: #fff; text-align: left; font-weight: bold; font-size: 16px; text-align: center; border-bottom: 1px solid #fff; }

#classlist table tbody, table thead { border:0; }

#classlist table tbody { border:0; }
                      
#classlist table tbody td, table tbody th { padding: 8px; text-align: center; border-bottom: 1px solid #d0cfcf; font-size: 14px; }

#classlist table tbody tr { background: #f0f0f0; }

.list2 td { background-color: #f5f5f5; }

#classlist a { font-size: 14px; }

#classitem { background: #f0f0f0; margin-bottom: 10px; text-align: left; width: 640px; margin: 0 auto; font-size: 14px; border-bottom: 1px solid #d0cfcf; }

#classitemtitle { 
	border: 0; 
	padding: 0 8px 3px 8px; 
	margin: 0 0 10px 0; 
	font-size: 22px; 
	background: #c2e30e url(images/menubg.gif) repeat-x;
	height: 25px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#classitemleft { float:left; width: 310px; padding: 0 5px 0 10px; }

#classitemright { margin: 0 10px 0 340px; }

#classitembot { clear:both; padding: 5px; }

#classitem table td { text-align:center; }

#classitemimg { float:left; width: 200px; padding: 0 20px 10px 10px; }

#classitem a { font-size: 100%; }

#classitem h4 { font-size: 15px; text-align: center; font-weight: none; background: #d4ed48; padding: 5px; margin: 20px 0 5px 0; border: 1px solid #c0c0c0; }

#classitem h5 { font-size: 14px; color: #fff; text-align: center; font-weight: none; background: #c0c0c0; padding: 2px; margin: 15px 0 5px 0; }

#classpic img { padding:1px; border: 1px solid #999; margin-left: 1px; }

#classpic { width: 310px; margin-left: 5px; padding: 5px 0 0 0; }

#classcust table td { text-align: left; padding-left: 5px;}

/* auto services */

#serviceslist { margin-bottom: 10px; text-align: center; width: 640px; margin: 0 auto; }

#serviceslist thead { background: #c2e30e url(images/menubg.gif) repeat-x; }

#serviceslist table thead th { padding: 4px 5px; color: #fff; text-align: left; font-weight: bold; font-size: 16px; text-align: center; border-bottom: 1px solid #fff; }

#serviceslist table tbody, table thead { border:0; }

#serviceslist table tbody { border:0; }
                      
#serviceslist table tbody td, table tbody th { padding: 8px; text-align: center; border-bottom: 1px solid #d0cfcf; font-size: 14px; }

#serviceslist table tbody tr { background: #f0f0f0; }

.list2 td { background-color: #f5f5f5; }

#serviceslist a { font-size: 14px; }

.rightborder {
	border-right:1px solid #c0c0c0
}

#servicesitem { background: #f0f0f0; margin-bottom: 10px; text-align: left; width: 640px; margin: 0 auto; font-size: 14px; border-bottom: 1px solid #d0cfcf; }

#servicesitem h3 { 
	text-align: center; 
	border: 0; 
	padding: 3px 5px 3px 0; 
	line-height: 22px;
	margin: 0; 
	font-size: 22px; 
	background: #c2e30e url(images/menubg.gif) repeat-x; 
	color: #fff;
	border-bottom: 1px solid #fff;
}

#servicesitem p { padding: 0 5px 5px 5px; text-align: left; }

#servicesitem img { margin: 0 0 5px 5px; }

#servicesitemmain { margin: 5px 0 5px 0; }

#servicesitem a:link, #servicesitem a:visited { 
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

#norm { font-weight: normal; }

#servicesitem table td { padding: 5px; }

#servicesdetails { text-align: center; margin-left:auto; margin-right:auto; }

#servicesitemmain table td { text-align: left; }

/* footer */



#px {
	float: right;
	margin-top: 5px;
	text-align: center;
}

#px a:link, #px a:visited { color: #777; }





/*	-------------------------------------------------------------
	ADDED STYLIN 21/04/2007
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#show_report_header {
	height: 45px;
	margin: -10px 0 0 0;
}

#show_report_usetabs {
	float: left;
	padding: 15px 42px 12px 0;
	color: #d23f3f;
	font-weight: bold;
	background: url(images/report_arrow.jpg) no-repeat bottom right;
}

#show_report_autoservices {
	float: right;
	text-align: center;
	background: url(images/icon_auto.gif) no-repeat 0 0;
}

#show_report_autoservices span {
	display: block;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}

#show_report_autoservices a:link, #show_report_autoservices a:visited {
	color: #103889;
}

#show_report_autoservices a:hover {
	color: #d23f3f;
}

#show_report_autoservices a:link span , #show_report_autoservices a:visited span {
	text-decoration: none;
}





/*	-------------------------------------------------------------
	ADDED STYLIN 24/09/2007 - BOOKING
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#main #contactMessage {
	background: #eceb97;
	padding: 4px 15px 4px 15px;
	margin: 5px 0;
	font-size: 12px;
	color: #222;
	text-align: left;
	border: 1px solid #ccc;
	clear: both;
}

#main #contactMessage p {
	margin: 0;
	padding: 2px 0 2px 30px;
	background: url(images/icons/msg.gif) no-repeat 0 2px;
}

#main #booking_button {
	border: 0;
	float: right;
	margin: 0 0 10px 10px;
}

span.h2Phone {
	float: right;
	margin: -34px 7px 0 0;
	font-family: Trebuchet MS;
	font-size: 2em;
	line-height: 1.2em;
	color: #fff;
}




#trakLogo {
	float: left;
	margin: 14px 0 0 230px;
}