/* WRAPPER: region encompassing whole page. Required to fix IE positioning bugs. */
#wrapper {
	margin: 0 auto;
	width: 992px;
	height: 100%;
}
/* PAGE: box holding menu and content  */
#page {
	color: black;
	background-color: white;
	border: 1px solid black;
}
/* HEADER: contains logo  */
#header {
	padding: 0 28px;
}
#header #logo {
	width: 158px;
	height: 50px;
	margin: 15px 0;
}

/* MAIN MENU: top/main menu  */
#main_menu {
	vertical-align: top;
	padding: 15px 20px 15px 28px;
	min-height: 35px;
	color: black;
	background-color: #ffcc00;
}
#main_menu a {
	font: bolder 12px Arial;
	color: black;
	margin: 0 20px 0 0;
}
#main_menu_sub_menu a {
	font: bold 10px Arial;
	margin: 0 8px 0 0;
}
#main_menu a:hover {
	color: white;
}
#main_menu a.here {
	color: white;
}

/* CONTENT: area holding information and pictures  */
#content {
	padding-left: 28px;
	width: 682px;
	float: left;
}
#content p {
	font: 0.75em Verdana, Arial, San-serif;
}
.content_scroll {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
.content_left {
	float: left;
	padding-left: 1px;
}
.content_right {
	float: left;
	padding-left: 8px;
}

/* SIDE MENU: area holding contact and search */
#side_menu {
	vertical-align: top;
	padding: 0 28px;
	float: left;
}
.search_box {
	background-color: #feedcb;
	border: none;
	width: 208px;
	padding: 6px 8px;
	font-weight: bold;
	font-size: 16px;
}
#contact_map {
background: none no-repeat scroll right bottom transparent;
height: 295px;
position: relative;
width: 224px;
z-index: 2;
}
#contact_map p {
font-size: 8pt;
}
#contact_map_image {
	width: 114px;
	height: 105px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}
#contact_map_image_aus {
	width: 224px;
	height: 209px;
}				
#contact_map_msg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	font-size: 0.5em;
}
a#energy_power_logo {
	text-align: right;
	display: block;
	padding-top: 20px;
} 
a#energy_power_logo img {
	width: 130px;
	height: 33px;
} 

/* FOOTER: bottom of page */
#footer {
	clear: both;
	height: 28px;
	font-size: 8px;
	text-align: center;
	margin-top: 12px;
}
#footer_content {
	float: left;
	width: 710px;
}
#footer_side_menu {
	float: left;
	text-align:left;
	padding-left: 122px;
}
/* Controls the message box that confirms certain actions */
#msg
{
	background: #EFE;
	border: 1px solid silver;
	padding: 3px 6px;
	margin: 2px 0px;
}
/* Controls the error message box */
#err
{
	color: #CC0000;
	background: #FFEEEE url(/all/images/warning.gif) no-repeat;
	border: 1px solid silver;
	padding: 6px 6px 6px 60px;
	margin: 2px 0px;
	min-height: 48px;
}

/* area for floating divs */
#overlay {
	display: none;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 101;
}

/* darken window behind floating divs */
#overlay_dark {
	display: none;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: .80;
	z-index: 100;
}

/* All Options Boxes */
.admin, .info {
	border: 1px solid silver;
	padding: 3px 6px;
	margin: 2px 0px;
}
	
/* Controls the admin options box */
.admin {
	background: rgb(255,240,240);
}

/* Light-blue information panel */
.info {
	background-color: #EEF;
}

.red_block {
	display: block;
	background: #2c0000 url(/all/images/backgrounds/form_title.jpg) repeat-y top left;
	border: 1px solid #ff9c33;
	padding: 2px 6px;
	text-align: left;
	font: 12px Arial;
	margin: 0 0 8px 0;
}

table.overview {
	margin-left: 16px;
	float: left;
}
table.overview td {
	font-size: 9px;
	padding: 4px 6px;
}
table.data {
	/*border: 1px solid #333;*/
}
table.data td {
	padding: 2px 6px;
	/*border-bottom: 1px solid #555;*/
}

/* JOBS */
.job_ad {
	border: 4px solid black;
	padding: 4px;
	width: 355px;
}
.job_ad img {
	margin: 0;
	display: block;
}
.job_ad .job_details {
	margin: 6px 0;
}
.job_ad .job_details th {
	width: 120px;
}
.job_ad .job_description {
	text-align: justify;
}
.job_ad .footer_info {
	background-color: black;
	color: white;
	width: 244px;
	float: left;
	font-size: 9px;
	padding: 4px;
	height: 70px;
}
.job_ad .job_title {
	margin: 0;
	text-align: center;
	background-color: #FBC529;
	font: 24px boldest Impact,Arial,Verdana;
	color: white;
}
.job_ad .footer_logo {
	background: black url(/all/images/catpower_logo_on_black_tiny.gif) no-repeat center center;
	float: left;
	margin-left: 4px;
	width: 91px;
	padding: 4px;
	height: 70px;
}

/* USED EQUIPMENT */
#used_equipment .result {
	border-bottom: 1px solid silver;
	margin-bottom: 20px;
}
#used_equipment .result_image {
	float: left;
	width: 112px;
	min-height: 50px;
}
#used_equipment .result_info {
	float: left;
	padding: 6px;
	width: 520px;
}
/* Start of E-Web Marketing Styling */
p.number {
	font-size: 15px !important;
}
.map_image {
	position:relative;
	z-index: 2;
	margin-top: 110px;
}
a.stock {
	font-size: 12px;
}
#main_menu a{
	border-bottom: 1px dotted #999;
}
/* End of E-Web Marketing Styling */

