/* @override 
	http://www.thestagingsite.com/4di0510/includes/4di10.css
	http://www.4di.com.au/includes/4di10.css
*/

.topbanner {
	background-image: url(../images/bg_toppanel.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.midbanner {
	background-image: url(../images/bg_midpanel.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #DDE8EE;
}

a {
	color: #636363;
}
.topheader {
	background-color: #FFF;
}

.topheader img {
	padding-top: 20px;
}

.menubar {
	background: url(../images/menu_bg.png) no-repeat;
}
.eventpanel {
	background-image: url(../images/event_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	
}
.mailinglist {
	background-image: url(../images/bg_maillist.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #666;
}

.eventdetail {
	font-size: 10px;
	color: #7c7c7c;
}

.eventdetail strong {
	font-weight: normal;
	font-style: normal;
	color: #000;
	font-size: 11px;
}

.eventdetail a {
	font-weight: bold;
	font-style: italic;
	color: #457ec0;
}

.eventdetail .but_book {
	background-color: #467fc0;
	padding: 2px 5px;
	display: block;
	width: 80px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float: right;
	border-style: solid;
	border-top-color: #e3e3e3;
	border-top-width: 1px;
	border-left-color: #e3e3e3;
	border-left-width: 1px;
	border-right-color: #cdcdcd;
	border-right-width: 2px;
	border-bottom-color: #cdcdcd;
	border-bottom-width: 2px;
}

.eventdetail .but_book:hover {
	background-color: #024088;
}

.eventdetail .but_book strong {
	color: #fff;
	font-weight: bold;
	font-size: 9px;
}

.mailinglist {
	font-size: 10px;
	padding-left: 20px;
	vertical-align: top;
}

.mailinglist input {
	height: 10px;
	margin-bottom: 5px;
	font-size: 9px;
}

.mailinglist input#Submit {
	background-color: #467fc0;
	padding: 2px 5px;
	display: block;
	width: 60px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-style: solid;
	border-top-color: #e3e3e3;
	border-top-width: 1px;
	border-left-color: #e3e3e3;
	border-left-width: 1px;
	border-right-color: #cdcdcd;
	border-right-width: 2px;
	border-bottom-color: #cdcdcd;
	border-bottom-width: 2px;
	height: 17px;
	text-transform: uppercase;
	font-size: 9px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.mailinglist input#Submit:hover {
	background-color: #024088;
}

.mailinglist select {
	font-size: 9px;
	width: 80px;
}

.dottedline {
	border-bottom: 2px dotted #dde8ee;
	display: block;
	height: 3px;
	margin-left: 20px;
	margin-right: 10px;
}

.footer {
	text-align: right;
	font-size: 9px;
	color: #869ca1;
	padding-top: 5px;
}

.footer .cm_foot {
	width: 180px;
	text-align: left;
	display: block;
	float: left;
	color: #b2babf;
}

.footer .cm_foot a {
	text-decoration: none;
	color: #a7a7a7;
}

.addthis {
	margin-top: 70px;
	padding-left: 20px;
}

.main_body {
	padding-top: 15px;
	padding-left: 70px;
	padding-right: 70px;
}

.main_body h1 {
	font-weight: normal;
	font-style: normal;
	color: #457ec0;
	margin-left: -30px;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.main_body .about_body {
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	color: #636363;
}

.main_body #aboutbody {
	font-size: 11px;
	text-align: left;
	color: #636363;
	padding-right: 60px;
	border-right: 2px dotted #80a3c9;
}

.main_body .corp_body {
	color: #636363;
	font-size: 11px;
}

.main_body .corp_body p {
	padding-right: 30px;
}

.main_body .corp_body .benefits {
	padding-left: 20px;
	border-left: 2px dotted #80a3c9;
}

.main_body .contact_body {
	color: #636363;
	font-size: 11px;
	line-height: 16px;
}

.main_body .pebox {
	color: #636363;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 2px dotted #80a2c7;
	height: 100px;
	padding-top: 10px;
}

.main_body .pebox strong {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	line-height: 30px;
}

.main_body .pebox img {
	float: left;
	padding-right: 30px;
}

#gallery {
	padding-left: 20px;
}
