@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background: #615c5c;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #615c5c;
	font-size:12px;
}
p {
	font-size: 12px;
	color: #615c5c;
	font-weight: normal;
	text-decoration: none;
}
p a {
	color:#0094e0;
	text-decoration:underline;
}
p a:hover {
	color:#615c5c;
	text-decoration:underline;
}
img {
	border:0;
}
h2 {
	padding:0;
	margin:0 0 15px;
	color:#1b4687;
	font-size:14px;
	font-weight:bold;
}
h3 {
	padding:0;
	margin:0;
	color:#0094e0;
	font-size:12px;
	font-weight:normal;
}
.red {
	color:#aa2522;
	font-size:12px;
	font-weight:bold;
}
.blue {
	color:#009ebd;
	font-size:12px;
	font-weight:bold;
}
.orange {
	color:#e35f13;
	font-size:12px;
	font-weight:bold;
}
.darkblue {
	color:#1b4687;
	font-size:12px;
	font-weight:bold;
}
.green {
	color:#009259;
	font-size:12px;
	font-weight:bold;
}
#containerRed h2 {
	padding:0;
	margin:0 0 15px;
	color:#ab2621;
	font-size:14px;
	font-weight:bold;
}
#containerBlue h2 {
	padding:0;
	margin:0 0 15px;
	color:#009dbc;
	font-size:14px;
	font-weight:bold;
}
#containerOrange h2 {
	padding:0;
	margin:0 0 15px;
	color:#e35e13;
	font-size:14px;
	font-weight:bold;
}
#containerGreen h2 {
	padding:0;
	margin:0 0 15px;
	color:#00915a;
	font-size:14px;
	font-weight:bold;
}
.twoColFixLtHdr #container { 
	width:900px; 
	background: #ffffff;
	background-image:url(http://www.ibsonline.com.au/documents/sidebarBG.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #containerRed { 
	width:900px; 
	background: #ffffff;
	background-image:url(http://www.ibsonline.com.au/documents/sidebarBGred.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin: 0 auto;
	text-align: left;
}
.twoColFixLtHdr #containerBlue { 
	width:900px; 
	background: #ffffff;
	background-image:url(http://www.ibsonline.com.au/documents/sidebarBGblue.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #containerOrange { 
	width:900px; 
	background: #ffffff;
	background-image:url(http://www.ibsonline.com.au/documents/sidebarBGorange.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin: 0 auto;
	text-align: left;
}  
.twoColFixLtHdr #containerGreen { 
	width:900px; 
	background: #ffffff;
	background-image:url(http://www.ibsonline.com.au/documents/sidebarBGgreen.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {  
	padding:0;
	background-image:url(http://www.ibsonline.com.au/documents/headerBG.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:150px;
	background-color:#ffffff;
} 
.twoColFixLtHdr #header h1 {
	margin:0 0 0 10px; 
	padding:0;
}
.twoColFixLtHdr #navigation {
	background-color:#1c4587;
	height:34px;
	padding:0;
	margin:0;
}
ul#navlist {
	margin:0;
	padding:9px 0 0 0;
	white-space: nowrap;
}
#navlist li {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	display: inline;
	list-style-type: none;
}
#navlist a { 
	padding:3px 20px;
	color:#ffffff;
	text-decoration: none;
}
#navlist a:hover {
	color:#888582;
	text-decoration: none;
}
.twoColFixLtHdr #subnavigation {
	height:35px;
	padding:0;
	margin:0 0 30px 0;
	float:right;
	color:#615c5c;
	text-decoration:none;
}
#subnavigation a {
	color:#615c5c;
	text-decoration:none;
}
#subnavigation a:hover {
	color:#898682;
	text-decoration:none;
}
#subnavbox {
	float:left;
	width:168px;
	height:33px !important;
	padding:2px 0 0 0;
	margin:0;
	border-right:#1c4587 solid 1px;
	font-weight:bold;
	text-align:center;
}
#subnavboxlast {
	float:left;
	width:169px;
	height:33px !important;
	padding:2px 0 0 0;
	margin:0;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 {
	float:left; 
	width:220px; 
	width:200px !important;
	padding:65px 10px 10px 10px;
	color:#1c4587;
	text-decoration:none;
}
#sidebar1 p {
	color:#1c4587;
	text-decoration:none;
}
#sidebar1 img {
	padding:0;
	margin:0 0 10px 0;
}
.twoColFixLtHdr #sidebar {
	float:left; 
	width:220px; 
	padding:0;
}
.twoColFixLtHdr #mainContent { 
	margin:0 0 0 221px;
	padding:0;
}
#contentArea {
	padding:0 10px;
	width:655px !important;
	margin:0;
}
#content {
	width:470px;
	padding:0;
	margin:0;
}
#content a {
	color:#0094e0;
	text-decoration:underline;
}
#content a:hover {
	color:#615c5c;
	text-decoration:underline;
}
#image {
	float:right;
	width:128px;
	height:160px;
	padding:0;
	margin:0 0 0 10px;
}
#rightImages {
	float:right;
	width:175px;
	margin:0;
	padding:0;
}
#rightImages img {
	padding:0;
	margin:0 0 10px 0;
}
#quote {
	width:300px;
	padding:0;
	margin:0 0 0 50px;
}
#homeboxlast {
	width:157px;
	height:363px;
	padding:0;
	margin:0;
	float:right;
} 
#homebox {
	width:157px;
	height:363px;
	padding:0;
	margin:0 9px 0 0;
	float:left;
}
#col2 {
	width:230px;
	padding:0;
	margin:0;
	float:right;
}
#col1 {
	width:230px;
	padding:0;
	margin:0;
}
.twoColFixLtHdr #footer { 
	padding:0;
	font-size:11px;
	color:#1c4587;
	text-decoration:none;
} 
#footer a {
	color:#1c4587;
	text-decoration:none;
}
#footer a:hover {
	color:#898682;
	text-decoration:none;
}
#footerRight {
	width:680px;
	width:670px !important;
	float:right;
	padding:7px 0 7px 10px;
	background-color:#f0eded;	
}
#footnote {
	height:45px;
	height:25px !important;
	padding:10px 0 10px 230px;
	font-size:11px;
	color:#1c4587;
	text-decoration:none;
} 
#footnote a {
	color:#1c4587;
	text-decoration:none;
}
#footnote a:hover {
	color:#898682;
	text-decoration:none;
}
#googlemap {
	float:right;
	width:310px;
	text-align:right;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.UIMessage {
	font-size: 11px;
	color: #ED3024;
	font-weight: bold;
	text-decoration: none;
}
/* [ contact ] */
#contactWrapper { /* Overall contact page wrapper */
	margin: 0;
	padding: 0 10px 10px 10px;
}

/* change the following to override default styles */
#contactWrapper h2 { }
#contactWrapper p { }
#contactWrapper a:link { }
#contactWrapper a:visited { }
#contactWrapper a:hover { }
#contactWrapper a:active { }


#contactFormWrapper { /* Wrapper for contact form only */
	margin: 0;
	padding: 0;
}
#contactFormWrapper fieldset {
	border: 1px solid #CCC;
	padding: 10px;
	padding-top: 0;
}
#contactFormWrapper legend {
	padding: 0 10px;
	font-size: 13px;
	font-weight: normal;
	color: #615c5c;
	text-decoration: none;
}
#contactFormWrapper label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 125px;
	font-size: 11px;
	font-weight: normal;
	color: #615c5c;
	text-decoration: none;
	text-align: right;
}
#contactFormWrapper input, #contactFormWrapper select {
	margin: 5px 0 0 0;
	width: 135px;
	/*height: 18px !important;
	height: 18px;*/
}
#contactFormWrapper select#Country, #contactFormWrapper select#StateAU, #contactFormWrapper select#StateUS {
	width: 140px;
}
#contactFormWrapper input#contactSubmit { /* Contact Form submit button */
	margin: 5px 0 0 130px;
	padding: 2px;
	width: auto;
	height: auto;
}
#contactFormWrapper textarea {
	margin: 5px 0 0 0;
	width: 250px;
	height: 75px !important;
	height: 75px;
}
#contactAddress {
	display: block; /* Change this to "none" to remove the address displayed at the top of the contact page */
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
}
#contactAddress p {}

.contactMessage { /* Form introduction text and form successfully submitted message - will override default <p> style */

}
#contactUIMessage { /* UI Message style - override for Contact form */
	/*font-size: 11px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;*/
}
#contactCompulsory { /* Compulsory field message style - override for Contact form */
	/*font-size: 10px;
	color: #000;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;*/
}
#CaptchaHowToUse {
	margin: 5px 0 10px 130px;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
#CaptchaReloadText {
	margin: 5px 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}

.formbuttons {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #1b4687;
	border: 1px solid #1b4687;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.forms {
	font-size: 11px;
	font-weight: normal;
	color: #615c5c;
	width: 135px;
	border: 1px solid #cecece;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}
.formsSelected {
	font-size: 11px;
	font-weight: normal;
	color: #615c5c;
	width: 135px;
	border: 1px solid #ED3024;
	background-color: #FFF;
	padding:2px;
	margin: 0;
}
select.forms, select.formsSelected {}