/*=== Setup ===*/
body {
	background: url(../images/bgrre.gif) #e9353c repeat-x top;
}
a {
	color: #ec2028;
}
a:hover {
	background-color:#ec2028;
}
/*=== Header ===*/
#top, #top li a{
	color: #fde7e7;
}
#top li {
	background: url(../images/top-li-re.gif) no-repeat right;
}
#header h1 a {
	background: url(../images/logore.gif) no-repeat;
}
/*=== All Columns ===*/
#columns h2 {
	background: #ec2028;
}
/*=== Sub Columns ===*/
.col1 {
	float: left;
	margin: 0px 0 10px;
	width: 258px;
}
/*=== Placeholders ===*/
/*- Page intro/summary -*/
#summary {
	background: url(../images/left-bgr.gif) no-repeat top;
	font-size: 14px;
	height: 75px;
	letter-spacing: -1px;
	padding: 25px 20px 0 105px;
	text-align:justify;
}
/*--- Pictures ---*/
.pic-strip img {
	display: block;
	margin: 0 0 7px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.rhs-box {
	margin:0px 0 17px 0;
	border: 5px solid #ec2028;
	padding:3px;
	font-size:11px;
}
.rhs-box-hiring img {
	border: 5px solid #ec2028;
	display: block;
	margin: 0 0 17px;
}
.rhs-box-hiring img:hover {
	border: 5px solid #B50B11;
}
.rhs-box#contact{
	/*background:url(../images/contact-bg.jpg);*/
}
ul#contact-list {
	padding: 0px 0 0 5px;
	margin:5px 0;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
}
#contact-list #phone {
	background: url(../images/phone-icon.gif) no-repeat;
	background-position: left center;
	padding:4px 0 4px 30px;
	margin-bottom:3px;
}
#contact-list #email {
	background: url(../images/email-icon.gif) no-repeat;
	background-position: left center;
	padding:4px 0 4px 30px;
	margin-bottom:3px;
}
#contact-list #location {
	background: url(../images/loc-icon.gif) no-repeat;
	background-position: left center;
	padding:4px 0 4px 30px;
	margin-bottom:3px;
}
#contact-list #hours {
	background: url(../images/hours-icon.gif) no-repeat;
	background-position: left center;
	padding:4px 0 3px 30px;
	margin-bottom:3px;
}
#contact-list #abn {
	background: url(../images/abn-icon.gif) no-repeat;
	background-position: left center;
	padding:4px 0 3px 30px;
	margin-bottom:3px;
}
.rhs-box#refer{
	/*background:url(../images/refer-bg.jpg);*/
}
/*=== Styling Buttons ===*/
/*a.more-btn{
	margin:0 auto;
	text-align:center;
	width:120px;
	margin-bottom:5px;
	background: url(../images/morebtn-re.gif) repeat-x top;
	color: #ffffff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	padding: 0 6px;
	text-decoration: none;
}
a.more-btn:hover{
	background: url(../images/morebtn-re-hover.gif) repeat-x top;
}*/
a.more {
	background: url(../images/morebtn-re.gif) repeat-x top;
	color: #ffffff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	padding: 0 6px;
	text-decoration: none;
}
a.more:hover {
	background: url(../images/morebtn-re-hover.gif) repeat-x top;
}
a.more2 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/*==== Enquiry Form ===*/
#enquiry-form {
	margin:0 auto;
	margin:5px 0;
}
#enquiry-form input {
	width:270px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AAAAAA;
	
}
#enquiry-form select {
	width:276px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AAAAAA;
	
}
#enquiry-form textarea {
	width:270px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AAAAAA;
	
}
#enquiry-form fieldset {
	float: left;
	clear: left;
	width: 517px;
	margin: 0 0 5px 0;
	padding: 5px 4px 0 4px;
	border: 1px solid #EC2028;
	background:#FFF8F8;
}
#enquiry-form legend {
	margin-left: 14px;
	padding: 0 5px;
	color: #EC2028;
	font-weight: bold;
}
#enquiry-form fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
	/*zoom: 1;*/
}
#enquiry-form fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	
}
#enquiry-form label {
	position: relative;
	float: left;
	text-align:left;
	width: 150px;
	margin-right: 0px;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
	
}
#enquiry-form fieldset ol li em {
	margin-left:5px;
}

#enquiry-form fieldset #submit-btn {
	background: url(../images/morebtn-re.gif) repeat-x top;
	color: #ffffff;
	display: block;
	font-size:11px;
	font-weight: bold;
	padding: 0px 6px 4px 6px;
	height:26px;
	border:none;
	width:175px;
}
#enquiry-form fieldset #submit-btn:hover {
	background: url(../images/morebtn-re-hover.gif) repeat-x top;
}
.comment {
	font-size:10px;
	margin-bottom:5px;
	color:#666666;
}


/*==== Refer Form ===*/
form#refer{
	margin:5px 5px;
	text-align:center;
	
}

form#refer input{
	margin-bottom:5px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
form#refer input.textfield{
	width:93%;
	padding:4px;
}

form#refer input.button{
	margin:0 auto;
	background: url(../images/morebtn-re.gif) repeat-x top;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 0px 6px 6px 6px;
	height:26px;
	border:none;
}
form#refer input.button:hover{
	background: url(../images/morebtn-re-hover.gif) repeat-x top;
}

/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.alert {
	border:1px solid #FFCC00;
	background:#FFFFCC;
	padding:10px;
	margin:10px 0;
	color:#C60000;
}