/*
 * Unitech template 2010
 * e-motion design
 * http://www.e-motion.com.au
 */

/* General */

html, body {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #111111;
	background-color: #FFFFFF;
}
.mceContentBody {
	font-size: 11px;	
}
a {
	color: #DE6A23;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 1em 0;	
}

h1, h2, h3, h4, h5, h6 , .contentheading , .componentheading, .subheading, .moduletable_news th {
	margin: 0.8em 0 0.5em;
	color: #0C0083;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.contentheading, .componentheading {
	padding: 0.8em 0 0.5em;
}
h1, .contentheading, .componentheading { font-size: 210%;}
h2 { font-size: 140%; color: #DE6A23;}
h3 { font-size: 140% }
h4 { font-size: 120% }
h5 { font-size: 100% }
h6 { font-size: 90%; }

.blog .contentheading , .moduletable_news .contentheading {
	font-size: 120%;
	padding: 0;
}
.homePage h2, .homePage h3 {
	color: #DE6A23;
	padding: 0.8em 0 0.5em;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
}
.homeTop {
	padding: 10px 50px 10px 0;	
}
.homeLeft a {
	color: #0C0083;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 200%;
}
.homeMiddle {
	padding: 0 10px;	
}

ol {
	margin: 1em 0;
	padding: 0 0 0 30px;
}
ul {
	margin: 1em 0;
	padding: 0;	
}
li {
	line-height: 170%;
}

ul li {
	list-style-type: none;
	background: transparent url(../images/logo-small.gif) no-repeat 3px 5px;
	padding-left: 30px;
}

hr {
	margin: 1em 0;
	border: none;
	border-bottom: 1px solid #8E8E8E;
	height: 1px;
	line-height: 1px;
	display: block;	
}

.contentpaneopen {
	width: 100%;
}

/* Layout */
#header, #main-menu, #banner, #main, #footer {
	min-width: 960px;	
}
.wrap {
	width: 960px;	
}

#header {
	height: 110px;	
}

#logo {
	float: left;
	padding: 10px 0 0 30px;	
}
#top-menu {
	float: left;
	margin-left: 503px;
}
#main-menu {
	height: 47px;
	background: #000000 url('../images/grad-rpt.png') repeat-y left top;
	border-bottom: 2px solid #FFFFFF;
}
#banner-rpt {
	background: transparent url('../images/banner-rpt.png') repeat-x right top;
}
#banner {
	background: transparent url('../images/banner-bg.png') no-repeat left top;
}
#banner .wrap {
	position: relative;
	height: 225px;	
}
#banner .moduletable-search-text {
	position: absolute;
	top: 200px;
	left: 435px;
	font-size: 150%;
	line-height: 100%;
	color: #DE6A23;
	text-transform: uppercase;
}
#banner .moduletable-search {
	position: absolute;
	top: 197px;
	left: 500px;
}
.moduletable-search .inputbox-search {
	padding: 4px;
	margin: 0;
	position: relative;
	top: -1px;
}
.moduletable-search .button-search {
	margin: 0 0 0 5px;
	padding: 2px;
	font-size: 140%;
	background-color: #0C0083;
	color: #FFFFFF;
	border: none;
}

#main .wrap {
	width: 910px;
	padding: 0 0 10px 30px;
	font-size: 110%;
	line-height: 150%;
}
#footer-rpt {
	background: transparent url('../images/footer-rpt.png') repeat right top;
}
#footer {
	background: transparent url('../images/footer-bg.png') repeat-y left top;
}
#footer .wrap {	
	overflow: auto;
}
#footer .moduletable-foot-slogan {
	float: left;
	padding: 17px 14px 0 30px; 	
}
#footer .moduletable-foot-text {
	float: left;
	width: 665px;
	padding: 17px 0 10px;
	text-align: right;
	color: #FFFFFF;
}
#footer .moduletable-foot-text a {
	color: #FFFFFF;	
}

#branding {
	clear: both;
	width: 940px;
	padding: 0 0 10px;
	text-align: right;
	color: #8E8E8E;
}
#branding a {
	color: #8E8E8E;
}
#branding a:hover {
	color: #ED2C24;
}

/* Menus */

#mainmenu .moduletable_mainmenu {
}

.items {
	border-bottom: 1px solid #000000;
	background: #0C0083 url('../images/grad-rpt.png') repeat-y left top;
	font-size: 110%;
}
#TransMenu0 .items {
	background-position: -88px top;
}
#TransMenu1 .items {
	background-position: -327px top;
}
.item a {
	border: 1px solid #000000;
	border-bottom: none;
	display: block;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.item a:hover {
	color: #DE6A23;
	background-color: #FFFFFF;
	text-decoration: none;
}

#top-menu .mainlevel_top {
	display: block;
	padding: 37px 5px 0 30px;
	border-right: 1px solid #D2D2D2;
	color: #8E8E8E;
	text-transform: uppercase;
	font-size: 130%;
	font-weight: normal;
}

#top-menu .mainlevel_top:hover {
	color: #DE6A23;
}

#top-menu .moduletable , #top-menu .moduletable table {
	height: 36px;
}

/*
Forms
*/

input, textarea, .inputbox, .button {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #D2D2D2;
	font-family: Verdana, Geneva, sans-serif;
	color: #111111;
	background-color: #FFFFFF;
	font-size: 11px;	
}

.formLabel, .formOpt, .formReq {
	font-size: 11px;	
}

.formReq {
	color: #DE6A23;
}

