H1, H2, H3 {
	margin-left: 5px;
	margin-right: 5px;	
	margin-bottom: 10px;
	font-weight:normal;
}

H1 {
	margin-top: 12px;
	border-bottom: 2px solid #CCCCCC;
	color: #6D6D49;
	font-size: 14pt;
	height: 22px;
}

H2 {
	margin-top: 12px;
	border-bottom: 2px solid #CCCCCC;
	font-size: 14pt;
	height: 22px;
}

A, A:visited {
	color: #42422D;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A:hover, A:active, BUTTON:hover, BUTTON:active {
	color: #FF8000;
	cursor: pointer;
}

TD{
	font-size: 8pt;
	padding-left:2px;
}

TH {
	padding-left:2px;
	font-size: 9pt;
}

.small_text {
	font-size: 8pt !important;
}

.left {
	float: left!important;
}

.right {
	float: right!important;
}

.clear {
	clear: both!important;
}

.alert {
	font-weight: bold;
	color: red;
}

#page_content UL {
	padding: 0 0 0 15px;
}

#container {
	background-color: #FFFFFF;
	display:block;
	margin:0 auto ;
	width: 940px;
	padding: 0;
	color: #414B04;

}

#banner {
	display: block;
	width: 940px;
	height: 205px;
	margin : 0 auto 0 auto;
	overflow: hidden;
	background: #414B04 url(../images/banner.jpg) 0 0 no-repeat ;
}

#left_panel {
	border: 1px solid #CCCCCC;
	float: left;
	width: 250px;
	min-height: 445px;
	margin: 5px 3px 10px 10px;
	-moz-border-radius: 10px; 
	background-color:#F0F0F0;
}

#left_panel H1, #main_content H3{
	margin-top: 5px;
	font-size: 14px;
	border-bottom: 2px solid #CCCCCC;
	clear: both;
}

#left_panel BR {
	height: 15px;
}

#left_panel LI {
	min-height:22px;
}

#main_content {
	float: right;
	width: 663px;	
	min-height: 455px;
	margin: 5px 5px 0 5px;
	padding:0;
	background-color: #FFFFFF;
}

#page_content {
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 5px;
	clear: both;
}

#page_content H1, #page_content H2, #page_content H3 {
	margin-top: 5px;
	margin-left: 0px;
}

#links {
	margin: 10px 0 10px 0;
	width: 160px;
	height: 200px;
	float: left;
}

#links H1, #links H2, #links H3 {
	margin-top: 5px;
	text-align: center;
	
}

#links UL {
	list-style: none;
	font-size: 9pt;
	padding:0;
	margin: 0;
	list-style-position: inside;

}

#links LI {
	margin-top: 0;
	height:45px;
}

#links LI A:LINK, #links LI A:VISITED {
	display:block;
	text-align: center;
	padding-top: 5px;
	height:20px;
	width: 150px;
	background: url(../images/btn_150.gif) top left no-repeat;
	color: #555555;	
}

#links LI A:HOVER, #links LI A:ACTIVE {
	color: #FF8000;	
}

#hero {
	border: 1px solid #CCCCCC;
	display: block;
	overflow: hidden;
	margin: 10px 0px 10px 5px;
	width: 250px;
	height: 250px;
	float: left;
}

div.profile {
	margin-left: 15px!important;
}

.feature_container {
	height:50px;
	overflow-y: auto;
}

#feature {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 10px;
	display: block;
	margin: 10px 5px 10px 0;
	width: 220px;
	height: 250px;
	float: left;
}

#feature H2 {
	font-size: 12pt;
	font-weight: bold;
	color: #42422D;
	margin: 5px 5px 5px 0;
	text-align: left;
}

#feature H3 {
	margin: 5px 0 0 0;	
	text-align: left;
	border: 0;	
}

#feature .feature_content {
	margin-top:10px;
	padding: 0 5px 0 5px;
	height: 155px;
	font-size: 8pt;
}

#feature P {
	text-align: right;
	padding-right: 10px;
	margin-top:0;
}

#feature A {
	font-size: 9pt;
}


#nav {
	display: block;
	overflow: hidden;
	height: 29px;
	margin-left: 10px;
}

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

#nav LI {
	float: left;
}

#nav LI A{
	padding: 5px 5px 0 0;
	margin:5px 5px 5px 5px;
	float: left;
	color:#fff;
}

#nav LI A.selected{
	color:#000;
}

#nav .tab_left {
	float:left;
	width:6px;
	height: 29px;
}

#nav .tab_right {
	float:left;
	height: 29px;
}

#nav .tab_on_l {
	background: url("../images/tab_on_l.gif") left top no-repeat;
}

#nav .tab_on_r {
	background: url("../images/tab_on_r.gif") right top no-repeat;
}

#nav .tab_off_l {
	background: url("../images/tab_off_l.gif") left top no-repeat;
}

#nav .tab_off_r {
	background: url("../images/tab_off_r.gif") right top no-repeat;
}

#nav_bottom {
	height:20px;
	background-image:  url("../images/body-top.gif") ;
}

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	height: 20px;
	margin: 0 10px 0 10px;
	clear: both;
}

#footer UL {
	display: block;
	list-style: none;
	margin: 0 auto;
	width: 440px;
	padding: 0;
	height: 100%;
	float: right;
}

#footer LI{
	float: left;
}

/* Search */



/* Business Profile */

#profile {
	display: block;
	margin: 10px 0 10px 5px;
	width: 632px;
}

#profile .info{
	width: 373px;
	height: 250px;
	float: right;
	margin-left:5px;
	overflow:hidden;
	border: 1px solid #ccc;
}

#profile H3 {
	margin: 5px 2px 5px 0;
	padding:0;
	
	
}

#profile .hero{
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin: 0;
	width: 250px;
	height: 250px;
	float: left;
}

#profile TABLE.profile_table {
	font-size: 9pt;
	width: 100%;
	border-collapse: collapse;
	width: 373px;
	height: 250px;
	float: right;
	margin-left:5px;
	margin-top: 1px;
}

#profile TABLE.profile_table TH {
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	background-color:#F0F0F0;
	border: 1px solid #CFCFB8;
}

#profile TABLE.profile_table TD {
	font-size: 8pt;
	padding: 0;
	padding-left: 4px;
	border: 1px solid #CFCFB8;
}

#profile TABLE.profile_table TH.narrow {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	width:20px;
}

#profile .daytime {
	width:100%;
	margin:0 0 0 0;
	padding:0;
}

#profile .daytime TH {
	background-color:#F0F0F0;
}

#profile .day {
	font-weight: bold;
	text-align:center;
	width: 68px;
	background-color:#F0F0F0;
}

#profile .time, #profile .time_yes, #profile .time_no {
	font-size: 8pt;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#profile .time_yes {
	background: url(../images/blueTick.gif) center center no-repeat;
}

#profile .time_no {
	background: url(../images/redCross.gif) center center no-repeat;
}

#profile .buttons {
	padding-top:3px;
	height:20px;
	clear:both;
	width: 650px;
}

#profile .link_button {
	float: left;
	background: url('../images/link_button.gif') top left no-repeat;
	width: 90px;
	padding-top: 2px;
	height: 17px;
	margin-left: 2px;
	text-align: center;
}

#profile .operation {
	clear: both;
}

#profile .operation TABLE{
	width: 100%;
	border: 1px solid #CCCCCC;
}

#profile .features {
	font-size:8pt;
	height:50px!important;
	padding: 0px;
	vertical-align:top;
}

#profile .sponsor TH{
	width:100px!important;
	vertical-align: middle!important;
	padding-top:0!important;
}

#profile .sponsor TD{
	height:36px;
}

/* End Business Profile */

/*	Comment list */

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

#comment_list LI{
	border: 1px solid #999966;
	margin-bottom: 20px;
	float:none;
}

#comment_list .comment_text{
	padding-left: 10px;
	padding-bottom: 10px;
}

#comment_list .create_by{
	font-style: italic;
	font-weight: normal;
}

#comment_list .positive {
	background-image: url('../images/green_circle.gif');
}

#comment_list .negative {
	background-image: url('../images/red_circle.gif');
}

#comment_list .neutral {
	background-image: url('../images/yellow_circle.gif');
}

#comment_list .positive, #comment_list .negative, #comment_list .neutral {
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	border: 0;
	height: 20px;
}

#comment_list .message_header {
	height: 70px;
	background-color:#E8E8E8;
	padding-left:5px;
	margin:0 0 5px 0;
}

/* End comment list*/

/*	Comment form */

#comment_form TEXTAREA{
	width: 630px;
}

/*	End Comment form */

#booking_list TABLE {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#booking_list TABLE {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#booking_list TABLE TH{
	background-color:#D1B76F;
}


.catalog {
	margin: 0;
	padding:0;
	border-collapse: collapse;
	border-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	float:right;
}

.catalog TH {
	background-color: #ECE9D8;
	padding-left: 2px;
	text-align: left;
}

.catalog TD{
	font-size: 8pt;
}

#catalog_content .section{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	
}

#catalog_content .print_button{
 	float: right;
 	width:100px;
}

#catalog_content H2{
	width: 300px;
	margin-top: 0; 
	border: 0;
}

#catalog_content H3{
	border: 0;
	text-align: center;
	background-color: #F3F7EE;
	color: #000000;
	padding: 2px;
	margin:0;
}

#catalog_content H4{
	font-size: 9pt;
	border-bottom: 1px dotted #CCCCCC;
	padding:0 0 0 5px;
	margin:5px 0 0 0;
	margin-bottom: 2px;
}

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

#catalog_content LI {
	padding:0;
	margin:5px;
	height: 96px;
	border: 1px solid #ccc;
	cursor: pointer;
}

#catalog_content LI.alt {
	background-color: #F0F0F0;
	
}

#catalog_content LI:HOVER {
	background-color: #FFF0D7;
	border: 1px solid #FF9E01;
	
}

#catalog_content LI .item_desc{
	float: left;
	font-size: 8pt;
	padding:0 0 0 5px;
	width: 455px;
	overflow-x: hidden;
	overflow-y:auto;
}

#catalog_content LI .thumb{
	width: 95px;
	height: 95px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #ccc;
}

#catalog_content LI .item_desc_text{
	padding:6px;
}

#catalog_content .price{
	padding:6px;
	font-size: 9pt;
	font-weight: bold;	
}

#catalog_content .price_any{
	float: left;
	width: 60px;
	text-align: center;
	padding-top: 5px;
}

#catalog_content .price_val{
	float: left;
	width: 60px;
	text-align: center;
}

.image_button {
	float: left;
	width: 60px;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
	background : url('../images/white_square.gif') left no-repeat;
}

.up {	
	background : url('../images/arrow_up.gif') left no-repeat;	
}

.down {	
	background : url('../images/arrow_down.gif') left no-repeat;	
}

.red_cross {	
	background : url('../images/red_cross.gif') left no-repeat;	
}

.order TH{
	text-align: left;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

#left_content {
	padding-right: 10px;
}

#left_content P {
	margin: 5px 0 0px 5px;
}

#left_content TABLE {
	background-color: #DDE8D9;
	border-collapse: collapse;
	border-color: #CCCCCC;
	margin: 0 5px 10px 5px;
	float:left;
}

#left_content TD.logo{
	background-color:#FFFFFF;
}

#left_content IMG {
	border: 0;
}

#email_body {
	margin: 20px;
}

#email_body H1{
	margin: 10px;
}

#email_body P{
	margin-left: 10px;
	display:block;
	float:none;
}

#email_body LABEL {
	float: left;
	width: 200px;
	font-weight: bold;
	
}

#sign_out {
	position: relative; 
	top: 25px; 
	left: 810px;
	margin-top: -16px;
	width: 100px;
	text-align: right;
}

.error {
	float: left;
	color: red;
	margin-left: 10px;
	font-weight: bold;
	height: 14px;
	padding-top: 4px;
	background-color: yellow;
}

.error_head {
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: bold;
	color: red;
	background-image: url(../images/ex_mark.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
}

.info_head {
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: bold;
	color: #999966;
	background-image: url(../images/info.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
}

#suburb_list {
	display: none;
	position: absolute;
	overflow-Y: auto;
	width: 200px;
	height: 44px;
	background-color: white;
	border: 1px solid #CCCCCC;
}

#suburb_list UL {
	margin: 1px;
	padding: 0;
	list-style: none;
}

#suburb_list LI A {	
	font-weight: normal;
	display: block;
	width: 100%;
}

#suburb_list LI A:hover {	
	background-color: #CCCCCC;
}

.news UL{
	list-style: none;
	margin:0;
	padding:0;
}

.news LI{
	padding-left: 5px;
	margin-bottom: 10px;
}

.news LI H3 {
	height: 16px;
	border-bottom:1px dotted #CCCCCC;
	margin:0 5px 0 5px;
	font-style: italic;
}

.news LI DIV {
	padding: 0 5px 0 5px;
}

.news .summary {
	background-color: #fff;
	border: 1px solid #ccc;
}

.news .read_on {
	display:block;
	text-align:right;
	padding-right:10px;
}

.news_content {
	margin-top:10px;
}

#google_ads H2{
	text-align:left;
	padding-bottom:7px;
}


