﻿* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
body {
}
#outer {
	width: 100%;
	text-align: center;
}
#inner {
	width: 888px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#flashHeader {
	margin-bottom: 20px;
}
#menuMain {
	margin-bottom: 15px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left: 55px;
	text-transform: uppercase;
}
#menuMain a {
	margin-right: 10px;
	margin-left: 5px;
}
#menuMain .mainMenuF1 a {
	color: #666666;
	text-decoration: none;
}
#menuMain .mainMenuF1 a:hover {
	color: #A6CE39;
	text-decoration: none;
	font-weight: bold;
}
#menuMain .mainMenuF2 a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menuSubHome {
	width: 245px;
	padding-left: 55px;
	font-weight: bold;
	color: #A6CE39;
	font-size: 24px;
}
#menuSubHome a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
#menuSubHome a:hover {
	color: #A6CE39;
	text-decoration: none;
}
#subMenu {
	width: 240px;
	margin-left: 55px;
}
#mainContent {
	width: 480px;
	padding-right: 100px;
	min-height: 300px;
}
#subMenu a {
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
	margin-left: 8px;
}
#subMenu    .subF1  a {
}
#subMenu    .subF1  a:hover   {
	color: #A6CE39;
}
#subMenu .subF2 a {
	font-weight: bold;
	color: #333333;
}
#subMenu h1 {
	text-transform: uppercase;
	font-size: 14px;
}
#subMenu   h1  .slash, .slash {
	font-size: 24px;
	font-weight: bolder;
	color: #A6CE39;
}
#clear {
	clear: both;
	position: relative;
}
#footer {
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 55px;
	color: #999999;
}
#footer a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#homeNews p, #homeNews strong, #homeNews a {
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
}
#homeNews a:hover {
	color: #A6CE39;
	text-decoration: none;
}
#homeNews  td  {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
}
h1.home   {
	font-size: 16px;
	line-height: 18px;
	color: #A6CE39;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	color: #7FA416;
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6CE39;
	height: 1px;
}

#mainContent td {
	vertical-align: top;
	width: 50%;
}

#mainContent a {
}

#mainContent a:hover {
	color: #A6CE39;
	text-decoration: none;
}

#mainContent li {
	margin-left: 12px;
	margin-right: 10px;
}

.contact td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact {
  width: 100%;
}

#contactform .textfield, #contactform .textmulti, #adminform .textfield, #adminform .textmulti {
	height: 20px;
	width: 400px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#contactform .textmulti {
	height: 60px;
}
#contactform #sendemail {
	width: 80px;
	border: 1px solid #666666;
	color: #A6CE39;
	background-color: #333333;
	font-size: 11px;
}
.error {
	font-weight: bold;
	color: #A6CE39;
}

.long {
  margin-left: 10px;
  color: black;
}
th {
	background-color: #CCCCCC;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	padding-left: 3px;
}

/* nbn section styles */

#menuSubHome_nbn {
	width: 245px;
	padding-left: 5px;
	font-weight: bold;
	color: #A6CE39;
	font-size: 24px;	
}

#menuSubHome_nbn > a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#menuSubHome_nbn div, #menuSubHome_nbn > a span {
	padding-left: 13px;
	width: 200px;
	font-weight: normal;
	display: block;
}

#menuSubHome_nbn a:hover, #menuSubHome_nbn a:hover span {
	color: #A6CE39;
}

#menuSubHome_nbn div a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.submenu_tier_2 {
	padding-left: 20px;
}

.submenu_tier_2 a {
	float: left;
	clear: both;
	font-size: 11px;
}

#subMenu .submenu_tier_2 a:hover {
	color: #a6ce39 !important;
}

#subMenu .submenu_tier_2 a.active {
	font-weight: bold;
	color: #333 !important;
}

.nbn_contact_us {
	font-size: 16px;
}

#mainContent .nbn_contact_us a {
	color: #7FA416;
	font-size: 16px;
	text-decoration: none;
}

#mainContent .nbn_contact_us a:hover {
	color: #666;
	text-decoration: none;
}

#nbn_design_container {
	overflow: auto;
	padding-top: 10px;
}

#nbn_design_diagram {
	float: left;
	width: 183px;
	height: 602px;
	background: transparent url('../images/nbn_design_diagram.png') top left no-repeat;
}

#nbn_design_text {
	float: left;
	padding-left: 40px;
	width: 257px;
}

#contact_form input {
	border: 1px solid #CCC;
	height: 20px;
	margin-bottom: 5px;
	width: 300px;
}

#contact_form textarea {
	border: 1px solid #CCC;
	height: 150px;
	margin-bottom: 5px;
	width: 300px;
	overflow: auto;
}

.req {
	color: #7FA416;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	vertical-align: top;
}
#contact_message {
	float: left;
	width: 220px;
	line-height: 20px;
	height: 20px;
}

.contact_error {
	color: #C00;
}

#contact_form .button {
	background-color: #333;
	color: #A6CE39;
	float: left;
	font-size: 11px;
	padding: 3px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 82px;
	display: block;
}
@font-face {
		font-family: 'TitilliumText22LXBold'; 
		src: url('../../fonts/titilliumtext22l006-webfont.eot?') format('eot'), 
			 url('../../fonts/titilliumtext22l006-webfont.woff') format('woff'), 
			 url('../../fonts/titilliumtext22l006-webfont.ttf') format('truetype'), 
			 url('../../fonts/titilliumtext22l006-webfont.svg#webfontDEpOAkXE') format('svg'); 
			 
		font-weight: normal; 
		font-style: normal;
}
@font-face {font-family: 'TitilliumText22LThin'; 
			src: url('../../fonts/titilliumtext22l001-webfont.eot?') format('eot'), 
				 url('../../fonts/titilliumtext22l001-webfont.woff') format('woff'), 
				 url('../../fonts/titilliumtext22l001-webfont.ttf') format('truetype'), 
				 url('../../fonts/titilliumtext22l001-webfont.svg#webfontSR0FS0Qv') format('svg'); 
			font-weight: normal; 
			font-style: normal;
}
@font-face {font-family: 'TitilliumText22LLight'; 
			src:url('../../fonts/titilliumtext22l002-webfont.eot?') format('eot'), 
				url('../../fonts/titilliumtext22l002-webfont.woff') format('woff'), 
				url('../../fonts/titilliumtext22l002-webfont.ttf') format('truetype'), 
				url('../../fonts/titilliumtext22l002-webfont.svg#webfontM8iaU8ne') format('svg'); 
			font-weight: normal; 
			font-style: normal;
}
@font-face {font-family: 'TitilliumText22LRegular'; 
			src:url('../../fonts/titilliumtext22l003-webfont.eot?') format('eot'), 
				url('../../fonts/titilliumtext22l003-webfont.woff') format('woff'), 
				url('../../fonts/titilliumtext22l003-webfont.ttf') format('truetype'), 
				url('../../fonts/titilliumtext22l003-webfont.svg#webfontVZ7onzBz') format('svg'); 
			font-weight: normal; 
			font-style: normal;
}
@font-face {font-family: 'TitilliumText22LMedium'; 
			src:url('../../fonts/titilliumtext22l004-webfont.eot?') format('eot'), 
				url('../../fonts/titilliumtext22l004-webfont.woff') format('woff'), 
				url('../../fonts/titilliumtext22l004-webfont.ttf') format('truetype'), 
				url('../../fonts/titilliumtext22l004-webfont.svg#webfontIvT2aBph') format('svg'); 
			font-weight: normal; 
			font-style: normal;
}
@font-face {font-family: 'TitilliumText22LBold';
			 src:url('../../fonts/titilliumtext22l005-webfont.eot?') format('eot'), 
				 url('../../fonts/titilliumtext22l005-webfont.woff') format('woff'), 
				 url('../../fonts/titilliumtext22l005-webfont.ttf') format('truetype'), 
				 url('../../fonts/titilliumtext22l005-webfont.svg#webfont8m731uIQ') format('svg'); 
				 font-weight: normal; 
			 font-style: normal;
 }
#previewHeader{ /* Preview header bar styles */
width: 100%; height: 40px;	line-height: 40px;	background-image: url("../../oms/images/blue/dark_grad.jpg"); background-color: #67A7E3;	border-bottom: solid 1px #3B709F; color: #FFF;	margin: 0;	font-size:12px;	text-align:center;}
#previewHeader a { /* Preview header bar styles */	margin: 0 5px; color: #FFF;	font-weight: normal;}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1; font-family:Arial, Helvetica, sans-serif; color:#555; margin:0; background:url("../../images/system/bkg.jpg") repeat scroll 0 0 #fff; border-top: 2px solid #80BA3F;}
ol, ul {list-style: none;}
select {outline-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
table {border-collapse: collapse; border-spacing: 0;}
hr {float:left; width:100%; height:2px;}
input, select, textbox, a, img, textarea {outline: none; -moz-outline:none;}

/******************default styles******************/
h1 {color: #0083A9; font-family: Arial,Helvetica,sans-serif; font-weight:normal; font-size:18px;}
h2 {color: #81bb3f; font-family:'TitilliumText22LLight', arial; font-weight:normal; font-size:15px;}
h3 {color: #7f7f7f; font-family: Arial,Helvetica,sans-serif; font-weight:bold; font-size:14px;}
a, a:link, a:active, a:visited {text-decoration:none; color:#81BB3F; outline:none;}
a:hover {color:#346200;}
p {color: #58585a; font-family: Arial,Helvetica,sans-serif; font-size: 11px; line-height: 20px; margin:0 0 10px 0;}
img {border:0;}
.doubleBorder {border-top:1px solid #e2e2e2; border-bottom:1px solid #fff; clear:left; float:left; height:0px; width:100%;}
.clear {clear:both;}
a {-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
-ms-transition:all 0.5s ease-in-out;	
transition:all 0.5s ease-in-out;}
.borderRadius {border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}


/******************* Wrap  *******************/
#wrapper { float:left; width:100%; height:auto;}
.central {margin:0 auto;width:960px;}


/******************* HEADER *********************/

.header {width:960px; margin:0 auto; position:relative; height:171px;
background: #5e5d5d; 
background-image: linear-gradient(bottom, #5e5d5d 0%, #373636 100%);
background-image: -o-linear-gradient(bottom, #5e5d5d 0%, #373636 100%);
background-image: -moz-linear-gradient(bottom, #5e5d5d 0%, #373636 100%);
background-image: -webkit-linear-gradient(bottom, #5e5d5d 0%, #373636 100%);
background-image: -ms-linear-gradient(bottom, #5e5d5d 0%, #373636 100%);
-pie-background:  linear-gradient(bottom, #5e5d5d 0%, #373636 100%);}
.header .login {background:#80BA3F; color:#000; font-size:11px; position:absolute; padding: 2px 10px 5px; top:0; right:30px;}
.header .login a {color:#fff; font-size:11px;}
.header a.logo {background:url('../../images/system/logo.png') no-repeat; float:left; height: 100px; margin:15px 0 0 20px; width:145px; text-indent:-99999px;}

.header h2 {color: #81BB3F; font-family: 'TitilliumText22LLight',arial; font-size: 17px; margin: 91px 0 0 30px; text-decoration: none; float:left;}

.header .rightHeader {float: right; padding: 55px 20px 10px 0; width: 225px;}
.header .rightHeader span {color: #FFFFFF; font-family: 'TitilliumText22LLight',arial; font-size: 32px; text-align: right;}
.header .rightHeader a {color:#81bb3f; font-family: 'TitilliumText22LLight',arial; font-size:17px; text-decoration:none;}

.header .navigation {background:url("../../images/system/gradientRight.gif") repeat-y scroll right top #a4c576; border-bottom: 1px solid #636161; clear:left; float: left; margin: 18px 0 0; width: 960px;}
.header .navigation ul.topNav {float:left; background:url("../../images/system/gradient.gif") repeat-y scroll left top #a4c576; border-left: 1px solid #D1E1BA; padding:0 0 0 16px; margin:0;}
.header .navigation ul.topNav li {float:left; border-right:1px solid #636161;}
.header .navigation ul.topNav li.first {border-left:1px solid #636161;}
.header .navigation ul.topNav li.last {}
.header .navigation ul.topNav li.last a {}
.header .navigation ul.topNav li a {background:#A7CA76; border-right: 1px solid #D1E1BA; float:left; margin:0; font-size:12px; text-shadow:0 1px 0 #fff; color:#4A4949; height:38px; line-height:38px; padding:0 19px; text-decoration:none; text-shadow: 0 1px 0 #ececec;}
.header .navigation ul.topNav li.active a,
.header .navigation ul.topNav li a:hover {color:#000;}
.header .navigation ul.topNav li.first a {}
.header .navigation .searchBox {float:right; padding:0; margin: 0;}
.header .navigation .searchBox input.box {background: url("../../images/system/go.png") no-repeat scroll 4px 4px #767779; border: medium none; color: #fff; float: left;font-family: arial; font-size: 12px; font-weight: bold; height: 19px; line-height: 19px; margin: 10px 20px 0 0; padding: 0 0 0 21px; width: 200px; text-shadow: 0 1px 0 #4A4949;
box-shadow: 1px 1px 2px #555555 inset; -moz-box-shadow: 1px 1px 2px #555555 inset; -webkit-box-shadow: 1px 1px 2px #555555 inset;}

/******************* CENTRAL *********************/
#mainTop {background: none repeat scroll 0 0 #FFFFFF; float: left; margin: 1px 0 0; padding: 0; width: 960px;}
#mainTop img {width:100%;}
#mainTop .serviceOffer img {width:auto;}
#mainTop .content {background:#FFF; border: 1px solid #d5d5d5; float: left; margin: 0 0 0 11px; padding: 20px 20px 30px 25px; min-height: 544px; height:auto; width: 660px;}
#mainTop .content h1 {border-bottom: 1px dotted #acacac; color:#7f7f7f; font-size:18px; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; margin: 4px 0 20px; padding: 0 0 15px;}

/******************* SLIDER *********************/
#slider { width:710px; height:235px; position:relative; margin:0; float:left; }
#slider .viewPort {height: 235px; left: 0; overflow: hidden; position: absolute; top: 0; width: 710px;}
#slider .viewPort ul.slides { list-style:none; padding:0; margin:0;}
#slider .viewPort ul.slides li { float:left; display:inline; }
#slider .viewPort ul.slides li a {}
#slider .viewPort ul.slides li img {}

#slider ul.nav {background:#008EB0; border: 1px solid #269BB7; float:left; list-style: none; margin: 0; padding:15px 0px 15px 0px; width: 218px; position:relative;}
#slider ul.nav li { clear: both; float: left;}
#slider ul.nav li a {  color: #FFF; display: inline-block; font-family:Arial, Helvetica, sans-serif; font-size: 14px; height: 26px; line-height: 26px; padding:0 0; text-decoration: none;  width: 218px;}
#slider ul.nav li a:hover {background:#f58426; position:relative; z-index:1000;} 
#slider ul.nav li a span {background:url("../../images/system/menuArrow.html") no-repeat scroll right center; border-top:1px solid #02a5cc; border-bottom:1px solid #277784; float: left; height: 26px; margin: -1px 11px 0 7px; padding: 0 0 0 5px; width: 195px;}
#slider ul.nav li a:hover span {background:url("../../images/system/menuArrowHov.html") no-repeat scroll right center #f58426;}

#slider .textInfo {list-style: none outside none; margin: 0; padding: 0;}
#slider .showText { top: 70px; color: #FFFFFF; font-family:Helvetica,Arial; font-weight:normal; height: 118px; position: absolute; width: 420px; display:none; left: 242px;}
#slider .showText.active {display:block;}
#slider .transparent {background:transparent;  float:left;  padding:0 15px 5px 20px;}
#slider .transparent p {color:#fff; font-size:24px; font-family: 'TitilliumText22LLight',arial; line-height: 30px; margin:0;}
#slider .transparent p strong {color:#81BB3F;}
#slider .transparent a.findMore {border:1px solid #adc671; color:#fff; float:right; font-family: tahoma; font-weight:bold; font-size:12px; height:28px; line-height:28px; margin:7px 36px 0 0px; padding:0 20px; text-align:center; text-shadow:0 1px 0 #777; width:auto; position:absolute; bottom:0; right:0;
background-image: linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
background-image: -o-linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
background-image: -moz-linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
background-image: -webkit-linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
background-image: -ms-linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
-pie-background:  linear-gradient(bottom, #7cb93d 0%, #95c649 100%);}

.serviceOffer {border: 1px solid #D3D3D3; background:#f4f4f4; float: left; height: 193px; margin:0 0 0 1px; padding:40px 20px 0; width: 207px;}
.serviceOffer h2 {font-family:'TitilliumText22LLight', arial; color:#58585a; font-size:19px; float:left; margin:0;  padding: 0 0 0 16px; }
.serviceOffer img {clear:left; float:left; margin: 17px 0 0 30px;}

#main {background: none repeat scroll 0 0 #FFFFFF; float: left; margin:0;  width: 960px;}
#main .content {background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #D3D3D3; min-height: 609px; float: left;  padding: 30px 15px 11px; width:678px;}
#main .content.home {width: 428px; margin:1px 0 0; min-height:inherit;}
#main .content h1 { color:#58585a; font-size:18px; font-family:'TitilliumText22LLight', arial; line-height: 24px; margin: 0; padding: 0;}
#main .content h1 strong {color:#81bb3f; font-family:'TitilliumText22LBold', arial;}
#main .content p {margin-bottom:5px; line-height:20px;}
#main .content p strong {color:#81BB3F; font-weight:normal;}
#main .content .doubleBorder {margin:15px 0;}
#main .content .doubleBorder.lastNews {display:none;}
#main .content img.defaultImg {float:left; margin:6px 17px 30px 0; border: 1px solid #D3D3D3;}
#main .content h2 {margin:0; padding:10px 0;}
#main .content ul, #main .content ol {padding: 0 0 0 17px; margin:0 0 5px; list-style:disc outside url("../../images/system/arrowList.png");}
#main .content ul li {font-size:11px; line-height:20px;}

.latestNews {background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #D3D3D3; float: left; margin: 1px 0 0 1px; padding: 0; width: 247px;}
.latestNews .latestNewsTop {border-bottom: 1px solid #D3D3D3; float:left; padding: 0; width: 247px;}
.latestNews .latestNewsTop span {color:#58585a; border-right:1px solid #D3D3D3; font-weight:bold; font-size: 11px; float:left; padding:2px 0 0 15px; width: 175px; height: 34px;  line-height: 29px;}
.latestNews .latestNewsTop img {float:right; padding:8px 20px 0 0;}
.latestNews .newsItem {float:left; padding: 15px; width: 216px;}
.latestNews .newsItem p {float:left; font-size:11px;}
.latestNews .newsItem p span {color:#81BB3F;}
.latestNews .newsItem em {float:left; font-style:italic; font-size:11px;}
.latestNews .doubleBorder { width:247px;}

.infoCol { float:left; margin: 0 0 0 1px; width:249px;}
.infoCol .serviceOffer {margin:0;}
.infoCol .hotTopic {background:#f5f5f5; clear:left; border: 1px solid #D3D3D3; float:left; margin:1px 0 0 0; padding: 0 0 11px; width:247px;}
.infoCol .hotTopic .top {background:url("../../images/system/orangeBk.gif") no-repeat scroll 0 0 transparent; color:#58585a; float: left; height: 41px; line-height: 32px; text-align: center; width: 247px; font-family: 'TitilliumText22LLight',arial; text-shadow: 0 2px 1px #f99c67;}
.infoCol .hotTopic .top strong {font-family: 'TitilliumText22LBold',arial;}
.infoCol .hotTopic p {float: left; line-height: 18px; margin: 0; padding: 15px; width: 217px;}
.infoCol .hotTopic a.findMore {border:1px solid #f77c3a; color:#fff; float:left; font-family: tahoma; font-weight:bold; font-size:12px; height:28px; line-height:28px; margin: 0 0 0 9px; text-align:center; text-shadow:0 1px 0 #777; width:228px;
background-image: linear-gradient(bottom, #f87d3c 0%, #f99648 100%);
background-image: -o-linear-gradient(bottom, #f87d3c 0%, #f99648 100%);
background-image: -moz-linear-gradient(bottom, #f87d3c 0%, #f99648 100%);
background-image: -webkit-linear-gradient(bottom, #f87d3c 0%, #f99648 100%);
background-image: -ms-linear-gradient(bottom, #f87d3c 0%, #f99648 100%);
-pie-background:  linear-gradient(bottom, #f87d3c 0%, #f99648 100%);}

.infoCol .jobs {background:#f5f5f5; clear:left; border: 1px solid #D3D3D3; float:left; line-height: 21px; margin:1px 0 0 0; padding: 23px 15px; width: 217px;}
.infoCol .jobs h2 {color:#58585a; font-family: 'TitilliumText22LLight',arial; font-size:18px; margin:0;}
.infoCol .jobs h2 strong {font-family: 'TitilliumText22LBold',arial;}
.infoCol .jobs a.findMore {color:#346200; font-size:10px;}

.infoCol .infoBot {background:#f5f5f5; clear:left; border: 1px solid #D3D3D3; float:left; margin:1px 0 0 0; padding: 0 0 11px; width:247px;}
.infoCol .infoBot .top {background:url("../../images/system/greenBk.gif") no-repeat scroll 0 0 transparent; color:#58585a; float: left; height: 41px; line-height: 32px; margin: 0; text-align: center; width: 247px; font-family: 'TitilliumText22LBold',arial; text-shadow: 0 2px 1px #A8D06A;}
.infoCol .infoBot p {float: left; line-height: 18px; margin: 0; padding: 15px; width: auto;}
.infoCol .infoBot a.findMore {border:1px solid #adc671; color:#fff; float:left; font-family: tahoma; font-weight:bold; font-size:12px; height:28px; line-height:28px; margin: 0 0 0 9px; text-align:center; text-shadow:0 1px 0 #777; width:228px;
background-image: linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
background-image: -o-linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
background-image: -moz-linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
background-image: -webkit-linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
background-image: -ms-linear-gradient(bottom, #7cb93d 0%, #95c649 100%);
-pie-background:  linear-gradient(bottom, #7cb93d 0%, #95c649 100%);}


/**********custlogo**********/
#custLogos { float:left; background:#fff; border: 1px solid #ebebeb; width:958px; margin:1px 0 0 0; height:100px; position:relative; }
#custLogos a.arrow {background: url("../../images/system/custArrows.png") no-repeat scroll 0 0 transparent; display:block; padding:0;  height:100px; width:29px; position:absolute; top:0; z-index: 1;}
#custLogos a.arrow.left { left:0;  border-right:1px solid #ebebeb; background-position: -26px 16px;}
#custLogos a.arrow.left:hover {background-position: 2px 16px;}
#custLogos a.arrow.right {right:0; border-left:1px solid #ebebeb; background-position: -81px 16px;} 
#custLogos a.arrow.right:hover { background-position: -53px 16px;}
#custLogos .viewPort { width:898px; padding:0px; height:100px;  overflow:hidden; position:absolute; top:0; left:29px; }
#custLogos .viewPort ul { list-style:none; float:left;  display:block; margin: 0; padding: 0;}
#custLogos .viewPort ul li {border-right:1px solid #EAEAEA; float:left; display:inline;  }
#custLogos .viewPort ul li  img { display:inline-block; float:left; margin:0 0 3px 0; }
#custLogos h2 { position:absolute; bottom:0;right: 30px; font-weight:bold;}




/******************default styles***********************/


/****************** CONTACT ***********************/
#main .content.contact h1 {}
#main .content.contact p strong {color:#58585a; font-weight:bold;}
#main .content .paddingLeft {padding:0 0 0 40px;}
#main .content .padBot {padding-bottom:10px;}

#main .content .row {float:left;}
#main .content .row.paddingLeft {width:90%;}
#main .content .row.paddingLeft table {float:left; width:100%;}
#main .content .row.paddingLeft table td {width:30%;}
#main .content .row.paddingLeft table p {margin:0;}
#main .content .row.paddingLeft table a {font-size:11px; color:#58585A;}
#main .content .row .col.first {}
#main .content .row .col {float:left; width: 200px;}
#main .content .row .col h2 {}
#main .content .row .col p {}
#main .content .row .col p a {color:#58585A;}
#main .content .row .col p strong {color:#58585A; font-weight:bold;}

.contactForm {float:left; margin:0; width:600px;}
.contactForm p {}
.contactForm .left {float:left;}
.contactForm .right {float:right;}
.contactForm p strong {color:#003F5E;}
.contactForm .readLink { color: #555; font-size: 11px; font-weight: normal; text-decoration: none;}
.contactForm input { border: 1px solid #BDBCBC; height:18px; margin: 10px 0 16px; width: 290px;}
.contactForm textarea { border: 1px solid #BDBCBC; margin: 10px 0 16px; min-height:80px; width:600px;}
.contactForm input.button {background:#7CB93D; border-color:#adc570; color:#fff; float: left; font-size: 12px; height:21px; padding: 0 5px; text-decoration: none; cursor:pointer; width:auto;}
.contactForm span {font-size:10px; float:left; padding: 3px 8px 8px 18px; line-height: 18px; width: 442px;}
.contactForm span input.checkbox {height:auto; margin:0px 0 0 8px; padding:0; width:auto;}

#main .content .success {background: none repeat scroll 0 0 #E6EFC2; border:2px solid #C6D880; clear:left; color: #264409; float:left; font-size: 12px; font-weight: bold; padding: 10px;  margin: 0 0 0 40px; width:auto;}

/****************** news ***********************/
#main .content.news {}
#main .content.news h3 {font-family: 'TitilliumText22LLight',arial; font-size:18px; margin:0; font-weight:normal;}
#main .content.news h2.headerH2 {font-family: 'TitilliumText22LBold',arial; margin:0;}

.newsRow {float:left; clear:left; padding:20px 0; width:678px;}
.newsRow.last {border-bottom:none;}
.newsRow img {float:left;}
.newsRow .newsInfo {float:left; padding:0 0 0 20px; width: 450px;}
.newsRow .newsInfo a.newsLink {float:left; color:#81BB3F; font-family: 'TitilliumText22LLight',arial; padding: 0 0 4px; font-size:18px;}
.newsRow .newsInfo em {clear:left; color:#81BB3F; float:left; font-size:10px;}
.newsRow .newsInfo p {clear:left; float:left; margin: 0; padding: 10px 0 0;}
.newsRow .newsInfo p strong {color:#346200;}
.newsRow .newsInfo a.readMore {clear:left; float:left; color:#555; font-weight:bold; float:left; font-size:11px;}

#main .content.news .newsItem h1 {color: #81BB3F;}
#main .content.news .newsItem img {float:left; padding:8px 0 20px 0;}
#main .content.news .newsItem {float:left; padding: 0;}
#main .content.news .newsItem .summary {clear:left; float:left; padding: 10px 0 0;}
#main .content.news .newsItem .story {clear:left; float:left;}
#main .content.news .newsItem p {float:left; font-size:12px;}
#main .content.news .newsItem p span {color:#81BB3F;}
#main .content.news .newsItem em {float:left; font-style:italic; font-size:11px;}
#main .content.news .newsItem a.back {clear:left; float:left; color:#555; font-weight:bold; float:left; font-size:11px;}
#main .content.news .newsItem a.back:hover {color:#999;}

/******************* files **********************/
#loginForm input { border: 1px solid #BDBCBC; clear:left; float:left; height:18px; margin: 10px 0 16px; width: 220px;}
#loginForm .readLink { color: #555; clear:left; float:left; font-size: 11px; font-weight: normal; text-decoration: none;}
input#login {background:#7CB93D; border-color:#adc570; color:#fff; float: left; font-size: 12px; height:21px; padding: 0 5px; text-decoration: none; cursor:pointer; width:auto;}

input#file_path {height:24px;}
input.upload {cursor:pointer; height: 22px; width:auto;}
#main .content p.error {clear: left; color: #FF0000; float: left;}

.content.file h1 {float:left;}
.content.file p.logged {float: right; margin: 0; padding: 7px 10px 0 0;}
.content.file .uploadForm {float:left; width:300px;}
.content.file .fileRegion {float:right; width:370px;}
.content.file .fileRegion h3 {margin:0;}
.content.file .fileRegion a.back {font-size:11px;}

#main .content.file {min-height: 609px;}
#main .content.file .success {margin: 0 ; width:260px;}
#main .content.file .paginate {float:left; width:370px;}
#main .content.file .paginate ul {list-style:none;}
#main .content.file .paginate ul li {float:left; padding: 0 5px;}
#main .content.file .paginate ul li a {float:left;}

/******************* FOOTER *********************/
#footer {clear:left;float:left; margin:0; width:908px; padding:12px 25px; border:1px solid #d3d3d3;
background-image: linear-gradient(bottom, #373636 0%, #878484 100%);
background-image: -o-linear-gradient(bottom, #373636 0%, #878484 100%);
background-image: -moz-linear-gradient(bottom, #373636 0%, #878484 100%);
background-image: -webkit-linear-gradient(bottom, #373636 0%, #878484 100%);
background-image: -ms-linear-gradient(bottom, #373636 0%, #878484 100%);
-pie-background:  linear-gradient(bottom, #373636 0%, #878484 100%);}

#footer a.logo {float:left; margin: 10px 0 0;}
#footer a.logo img {width:96px;}
#footer .address {float:left; padding:10px 0 0 20px; color:#fff; float:left; font-size:11px; width: 390px;}
#footer .address span {clear:left; float:left; font-size:12px; font-family:'TitilliumText22LLight', arial; padding: 0 0 7px;}
#footer .address span strong, #footer .address span a {color:#a7ca76; font-family:'TitilliumText22LLight', arial;}
#footer .address ul.footerLinks {clear:left; float:left; padding:0; margin:0; width: auto; list-style:none; }
#footer .address ul.footerLinks li {color:#fff; float:left; font-size:11px; line-height: 18px;}
#footer .address ul.footerLinks li.clear {clear:left;}
#footer .address ul.footerLinks li a {color:#fff; font-size:11px; padding: 0 3px;}
#footer .address ul.footerLinks li a:hover {color:#346200;}
#footer .address ul.footerLinks li.first a {padding-left:0; cursor:auto;}
#footer .footGraphic {float:right;}


#footerBottom {background:#fff; clear:left; float:left; padding: 20px 15px; width: 930px;}

#footerBottom ul.footNav {float:left; padding:0; margin:0; width: 510px; list-style:none;}
#footerBottom ul.footNav li {color:#919191; float:left; font-size:11px; line-height: 18px;}
#footerBottom ul.footNav li.clear {clear:left;}
#footerBottom ul.footNav li a {color:#919191; font-size:11px; padding: 0 5px;}
#footerBottom ul.footNav li a:hover {color:#346200;}

#footerBottom .footSocial {float:right; height:auto; width:195px; padding:0;}
#footerBottom .footSocial .twitter {float: left; padding: 0 0 4px; width: 73px; }
#footerBottom .footSocial .facebook {float: left; line-height: 24px; padding: 0 0 1px; width: 49px;}
#footerBottom .footSocial .google {float: left; overflow: hidden; padding: 0px 4px 0px 5px; margin: 0 4px 0 6px; width: 50px;}
