﻿/* ------ [ Standard Elements ] ------ */

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
}

body, td, a, div, p
{
	font-size: 9pt;
}

a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #CC3333;

}

a:hover
{
	text-decoration: none;
	color: #333333;
}

h1
{	
	font-weight: bold;
	font-size: 18px;
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

h2
{
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h3
{
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;

}
h4
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h5
{
	font-size: 11px;
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
}
h6
{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

ul
{
	list-style: none;
}

li
{
	list-style-image: url(../images/List_Image.gif);
	padding: 0px 15px 15px 0;
	text-align: justify;
	margin-left: -15px;
}


hr {
	color: #999999;
	background: #CCCCCC;
	border: solid 1px #CCCCCC;
	height: 1px;
	
}

/* ------ [ Header Styles ] ------ */

.Header
{
	background: #FFFFFF url(../images/Header_BG.jpg) repeat-x right top;
	height: 118px;
}

.Header_Left
{
	background: transparent url(../images/Header.jpg) no-repeat left top;
	text-align: right:

}

.Header p {
	color: #333333;
	font-size: 9pt;
	text-align: right;
	margin: 0px;
	padding: 0px 10px 75px 0px;

}

/* ------ [ Drop Down Extras ] ------ */


.Menu_All {
	width: 100%;
	font-size: 80%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
}

.Menu_Outer {
	background: #E41817;
	padding-left: 155px;
display: none;
visibility: hidden;
}



.BreadCrumb
{
	background: url(../images/BreadCrumb_BG.gif) repeat-x top;
	padding: 0px 10px 0px 160px;
	font-size: 10px;
	color: #333333;
	height: 23px;
}

.BreadCrumb a, .BreadCrumb a:link, BreadCrumb a:active, .BreadCrumb a:visited
{
	color: #CC3333;
	font-size: 8pt;
	text-decoration: none;
}

.BreadCrumb a:hover
{
	text-decoration: underline;
	color: #333333;
}

.DisplayName
{
	background: url(../images/BreadCrumb_BG.gif) repeat-x top;
	padding: 0px 10px 0px 12px;
	text-align: right;
	color: #999999;
	font-size: 8pt;
	height: 23px;
}

.SideMenu_Outer
{
	height: 100%;
	width: 154px;
	border-bottom: solid 1px #FFFFFF;
	background: url(../images/Menu_Link.jpg) no-repeat top;
}

.SideMenu_Top
{
	background: url(../images/Logo.gif) no-repeat bottom;
	border-bottom: solid 1px #999999;
	width: 154px;
	height: 155px;
}

/* ------ [ Pane Styles ] ------ */

.Pane_Left
{
	padding: 0px 0px 20px 0px;
	background: url(../images/Body_BG.jpg) repeat-y left top;
	width: 170px;
	height: 100%;
}
.Pane_Middle
{
	padding: 10px 25px 10px 5px;
}
.Pane_Right
{
	padding: 10px 10px 10px 5px;
}
.Pane_Admin
{
}

table.Page {
	width: 1024px;
}


/* ------ [ Module Styles ] ------ */

.Pane_Left .Module_Title
{
	color: #000000;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background: transparent;
	padding: 15px 0px 0px 5px;
}


TD.Pane_Left .Module_Edit
{
	font-size: 9pt;
	font-weight: bold;
	width: 70px;
	text-align: center;
	padding: 15px 0px 0px 5px;
}

.Pane_Left .Module_Edit A
{
	color: #666666;
}

.Pane_Left .Module_Content
{
	padding: 0px 10px 2px 5px;
	font: 8pt #333333;
	line-height: 18px;
}

.Pane_Left .Module_Content a:link, .Pane_Left .Module_Content a:visited, .Pane_Left .Module_Content a:active
{
}

.Pane_Left .Module_Content a:hover
{
}

.Pane_Middle .Module_Title
{
	font-size: 12pt;
	color: #E6181A;
	text-align: left;
	height: 20px;
	padding: 0 12px 0 25px;
	font-weight: bold !important;
	background: url(../images/Home_Paw.gif) no-repeat top left;
}


.Pane_Middle .Module_Title h1
{
	font-size: 12pt;
	color: #E6181A;
	margin: 0px !important;
}

TD.Pane_Middle .Module_Edit
{
	font-size: 9pt;
	font-weight: normal;
	height: 20px;
	width: 70px;
	text-align: center;
}

.Pane_Middle .Module_Edit a:link, .Pane_Middle .Module_Edit a:active, .Pane_Middle .Module_Edit a:visited
{
	padding-left: 10px;
	color: #CC3333;
}

.Pane_Middle .Module_Edit a:hover
{
	color: #333333;
	text-decoration: none;
}

.Pane_Middle .Module_Content
{
	padding: 1px 10px 10px 25px;
	color: #333333;
	line-height: 15px;
	background-image: url(../images/Module_Middle_ContentBG.gif);
	background-position: center center;
	font-weight: 10pt;
}

.Pane_Right .Module_Title
{
	color: #000000;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background: #FFFFFF url(../images/Pane_Right_BG.jpg) repeat-x left top;
	padding: 25px 0px 5px 12px;
}

TD.Pane_Right .Module_Edit
{
	font-size: 9pt;
	font-weight: bold;
	height: 20px;
	width: 70px;
	text-align: center;
	background: #FFFFFF url(../images/Pane_Right_BG.jpg) repeat-x left top;
}

.Pane_Right .Module_Edit A
{
	padding-left: 15px;
	color: #333333;
}

.Pane_Right .Module_Content
{
	background: #FFFFFF url(../images/Pane_Right_BG.jpg) repeat-x left bottom;
	min-height: 130px;
	padding: 0px 12px 2px 12px;
	font: 8pt #333333;
	line-height: 18px;
}

.Pane_Right .Module_Content h4 
{
	font-size: 11pt;
	color: #666666;
	padding: 5px 0px 15px 2px;
	margin: 0px;

}

.Pane_Right .Module_Content a:link, .Pane_Right .Module_Content a:visited, .Pane_Right .Module_Content a:active
{
	text-decoration: underline;
	color: #0066FF;
	font-size: 120%;
}

.Pane_Right .Module_Content a:hover
{
	text-decoration: none;
	color: #0066FF;
	font-size: 120%;
}


/* ------ [ Footer Styles ] ------ */

.Footer
{
	background-image: url(../images/Footer_BG.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	height: 65px;
	width: 100%;
	padding: 3px 0px 0px 0px;
}

.FLft
{
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	width: 154px;
}

.FCtr
{
	
}

.Footer a:link, .Footer a:active, .Footer a:visited
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.Footer a:hover
{
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}



#FSEO {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9px;
	padding: 5px;
}

#FSEO a:link, #FSEO a:active, #FSEO a:hover, #FSEO a:visited, #FSEO h3 {
	font-size:9px;
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
}

#FSEO h3 {
	font-weight: bold;
}


#FSEO p {
	margin: 12px 0px 5px 0px;
}


/* ------ [ Misc Styles ] ------ */

/* ------ [ Price Table Styles ] ------ */

#PriceList
{
	background: #F0F0F0;
	border: solid 1px #CCCCCC;
	border-bottom: none;
}

#PriceList td
{
	border-bottom: solid 1px #D9D9D9;
	vertical-align: middle;
}

#PriceList th
{
	border-bottom: solid 2px #C1C1C1;
	font-size: 12px;
	background: #E1E1E1;
	text-align: left;
	color: #333333;
}

/* ------ [ Home Page - AUST MAP ] ------ */

.AustMap_Outer
{
	width: 750px;
    display:none;
}

.AustMap_Outer li
{
	font-size: 12px;
}


/* ------ [ Home Page - State Select March 2009 ] ------ */
		
		#StateSelect {
			background: transparent url('../images/bgHomeButtons.jpg') no-repeat center center;
			padding-top: 125px;
			width: 224px;
			height: 266px;
		}
		
		#StateSelect ul {
			padding: 0px;
			margin: -5px 0px 0px 23px;;
			
		}
		
		#StateSelect li {
			list-style: none;
			margin: -10px 0px 0px 0px;
/*			border: solid 1px red;	*/

		}
		
		#StateSelect a.StateButton {
			background: transparent url('../images/btnUp.jpg') left -1px no-repeat;
			font-family: Arial, Helvetica, sans-serif;
			list-style-image: none;
			padding: 14px 0px 10px 20px;
			height: 25px;
			text-decoration: none;
			font-weight: bold;
			font-size: 145%;
			display: block;
			width: 100%;
			color: #FFFFFF;
		}
		
		#StateSelect a.StateButton:hover {
			background: transparent url('../images/btnOver.jpg') left -1px no-repeat;	
			color: #000000;
		}




/* ------ [ Misc Styles ] ------ */

.PreviewBookingEmail
{
	padding-top:227px;
}






.Pane_Left, #LeftPane {
	display: none:
	visibility: hidden;
}

#divSideMenu, # {
	display: none:
	visibility: hidden;
}