/*[fmt]1A90-1A0A-3*/
/*
Theme Name: South Coast Access Default
Theme URI: http://nobullit.com.au/
Description: The default WordPress theme created for South East Access.
Version: 1.0
Author: Zoe Simpson
Author URI: http://nobullit.com.au/
Tags: blue, custom header, fixed width, two columns, widgets

No Bull IT v1.5
http://nobullit.com.au/

This theme was designed and built by Zoe Simpson,
whose website you will find at http://nobullit.com.au/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


Begin Typography & Colors
---------------------------------------
General Styles
/* ---------------------------------------*/
html, body {
	/*[disabled]height:100%;*/
}
/*---------------------------------------*/
body {
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3F3F;
	background: #FFF;
	border-top: 5px solid #537DD9;
}
a, a:visited {
	color: #BC6839;
	text-decoration: underline;
}
a:hover {
	color: #4472D3;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
h2 {
	text-transform: uppercase;
	font-size: 22px;
	margin: 20px 0 0;
	color: #4276E2;
	padding: 5px 0;
}
p {
	/*[disabled]margin:0;*/
	/*[disabled]font-size:14px;*/
	line-height: 23px;
	/*[disabled]text-align:justify;*/
	padding: 10px 20px 0 0;
}
img.icons {
	padding: 10px 25px 0;
}
ul, li {
	list-style: none;
}
ul {
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	padding: 10px 0;
}
li {
	padding-left: 15px;
}
/*---------------------------------------*/
.wrapper {
	margin: 0 auto;
/*the bottom margin is the negative value of the footer's height*/
}
#wrapper, .wrapper {
	min-width: 1024px;
	margin-bottom: 20px;
}
.grid_12 {
	margin: 20px 0 20px 10px;
}
.col1 {
	float: left;
	width: 50%;
}
.col2 {
	float: right;
	width: 45%;
}
img.map {
	padding: 5px;
	margin: 10px;
	border: 1px solid #DCDCDC;
}
/*Header, Eyebrow Nav & Search
/* ---------------------------------------*/
#header {
	height: 157px;
	position: relative;
}
#header h1 {
	width: 629px;
	height: 64px;
	position: absolute;
	top: 29px;
	left: 10px;
}
#header h1 a, #header h1 a:hover {
	display: block;
	width: 348px;
	height: 103px;
	background: url(img/logo_southeastaccess.png) no-repeat;
	text-indent: -5000px;
}
#header #eyebrowNav {
	text-align: right;
	font: italic bold 20px/23px helvetica, arial, verdana, sans-serif;
	position: absolute;
	top: -5px;
	left: 620px;
	width: 320px;
	height: 106px;
	text-align: right;
	padding: 31px 0 0;
	background: #7397E1 url(img/bg_eyebrow.jpg) repeat-x bottom left;
	color: #000075;
	letter-spacing: -1px;
}
#eyebrowNav .contact-info {
	color: #FFF;
}
#eyebrowNav .contact {
	font: italic 19px/23px helvetica, arial, verdana, sans-serif;
	display: block;
	padding: 15px 15px 0;
}
#eyebrowNav h2 {
	text-transform: none;
	border: none;
	font-size: 22px;
	color: #000075;
	margin: 0;
	padding: 0 15px 0 0;
}
#cpa-qualified {
	position: absolute;
	top: 44px;
	left: 434px;
	height: 91px;
	padding: 5px 0 0;
	background: url(img/logo_cpa-australia.png) no-repeat;
}
/*Navigation Bar*/
#nav {
	background: url(img/bg_nav-top.png) no-repeat right top;
	height: 39px;
	padding: 12px 0 0;
	z-index: 100;
	margin-bottom: 20px;
	margin: 0 auto 20px;
}
#nav .grid_11 {
	padding: 0;
	width: 940px;
}
#nav ul {
	list-style: none;
	z-index: 100;
	padding: 1px 6px;
	line-height: 1.8em;
}
#nav ul li {
	font-size: 20px;
	font-style: italic;
	padding: 0;
	margin: 0 8px 0 10px;
	letter-spacing: -1px;
	float: left;
}
#nav ul li.last {
	margin: 0;
}
#nav ul li.current_page_item a {
	display: block;
	/*[disabled]color:#F4E899;*/
	color: #BC6839;
}
#nav ul li a:hover {
	color: #CC3D00;
}
#nav ul li a {
	text-decoration: none;
	display: block;
	color: #1C427F;
	padding: 1px 6px;
}
/*Style drop down list*/
#nav li ul {
	position: absolute;
	line-height: 2;
	width: 260px;
	left: -999em;
	padding: 15px 0 15px 10px;
	background: #FCF7DE;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	z-index: 1000;
}
#nav li:hover ul, #nav li.sfhover ul {
	/*[disabled]left:auto;*/
	/*[disabled]color:#FCE772;*/
}
#nav li ul li a, #nav li ul li a:visited {
	line-height: 20px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: #1C53AB;
	/*[disabled]width:190px;*/
	padding: 6px 9px;
/*border-radius: 6px*/
}
#nav li ul ul {
	margin: -35px 0 0 180px;
}
#nav li ul li a:hover, #nav li.sfhover ul ul {
	background: #5B85DB;
	color: #FFF;
	/*[disabled]background:url(/img/nav-btn.png);*/
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
/*Main Content Block*/
#main-content-top {
	background: transparent url(img/bg_content-top.jpg) no-repeat left top;
	padding: 30px 0 0;
	margin: -20px 0 -10px -20px;
}
#main-content {
	background: transparent url(img/bg_content-bottom.jpg) no-repeat center bottom;
	padding: 20px 0 40px 15px;
	margin: 0 0 20px -10px;
}
#main-content-inner {
	background: transparent url(img/bg_content-content.jpg) repeat-y left top;
	padding: 0 0 20px 20px;
	width: 610px;
	margin: 0 0 0 -15px;
}
#sitemap.main-content-block {
	/*[disabled]background:#ECE1C6;*/
	/*[disabled]border:1px solid #DEC791;*/
	/*[disabled]padding:20px 15px;*/
	/*[disabled]margin:0 0 20px;*/
}
.main-content-block a {
	color: #B79B00;
	text-decoration: underline;
}
.main-content-block a:hover {
	color: #3F3F3F;
	text-decoration: none;
}
.main-content-block p {
	margin: 0;
	font-size: 14px;
	line-height: 23px;
	padding: 10px 0 0;
}
.main-content-block p.with-border {
	border-top: 1px solid #F8E2AE;
}
.main-content-block .news-block {
	padding: 15px 0;
	border-bottom: 1px solid #DEC791;
	border-top: 1px solid #F8E2AE;
}
.main-content-block .news-block.last {
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
.main-content-block .news-block img.thumb {
	margin-top: 0 !important;
	border: 1px solid #FFF;
	clear: both;
}
.main-content-block .news-block h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.main-content-block .news-block p {
	/*[disabled]padding:0;*/
	/*[disabled]margin:0;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]line-height:16px;*/
}
.main-content-block h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 0;
	margin: 0;
}
.sidebar-block h3 {
	font-weight: bold;
	margin: 0;
}
.main-content-block h4, .sidebar-block h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #5F4E00;
	padding: 0;
	margin: 0;
}
.pagetitle {
	padding: 0 0 20px;
}
small {
	color: #BC6839;
	font-size: 11px;
	margin: 0 0 0 5px;
}
.navigation {
	padding: 0 0 30px;
}
.postmetadata {
	margin: 20px 20px 30px 0;
	padding: 6px;
	background: #FCFCFC;
	border: 1px solid #BFD1E1;
}
.alignright {
	padding: 6px;
	margin: 0 20px 0 0;
	float: right;
	background: #FCFCFC;
	border: 1px solid #BFD1E1;
}
.alignleft {
	float: left;
	padding: 6px;
	background: #FCFCFC;
	border: 1px solid #BFD1E1;
}
#main .post {
	padding: 0 0 20px;
	position: relative;
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 25px;
	font-size: 14px;
}
.entry ul, .entry ol {
	background: #EBF2F8;
	border: 1px solid #BFD1E1;
	padding: 10px 20px;
	width: 90%;
}
.entry ul ul, .entryt ol ol {
	background: #F5F7F9;
	border: 1px solid #6AA3D5;
	padding: 10px 20px;
	width: 90%;
}
.entry ul {
	background-color: #E9F3FC;
}
.entry ol, .entry ul {
	line-height: 18px;
	margin: 10px 0;
}
.entry ul {
	padding-left: 20px;
}
.entry ul li, .sitemap ul li {
	background: url(img/ico-bullet-arrow.png) no-repeat left 10px;
	padding: 5px 0 5px 15px;
}
.entry ol {
	padding-left: 35px;
}
.entry ol li {
	list-style: decimal;
	padding: 3px 0;
	list-style-position: inside;
}
.entry blockquote {
	color: #777777;
	font-style: italic;
	margin: 5px 0 5px 5px;
	padding: 0 10px 0 65px;
	width: 85%;
}
.sitemap {
	width: 263px;
}
.sitemap ul {
	background: none;
	border: none;
	padding: 10px 20px;
	width: 83%;
}
.entry ul li, .sitemap ul li {
	background: url(img/ico-bullet-arrow.png) no-repeat left 10px;
	padding: 4px 0 5px 15px;
}
.page-id-10 .sitemap {
	margin-top: 20px;
}
.page-id-10 .alignleft {
	margin-right: 35px;
}
dl {
	padding: 0;
	float: left;
	margin: 10px 0;
}
dt {
	padding: 0;
	width: 478px;
	float: right;
	color: #285E00;
	margin: 0 0 8px;
	letter-spacing: 1px;
}
dd {
	margin: 0 25px 8px;
	padding: 0;
	color: #555;
	font-size: 95%;
	line-height: 1.5em;
}
dd.img img {
	float: left;
	padding: 4px;
	margin: 0 20px 0 -25px;
	background: #FFF;
	text-indent: 0;
	border: 1px solid #D9E0E6;
	border-right-color: #C8CDD2;
	border-bottom-color: #C8CDD2;
}
/*BMS Styles
Sidebar Block*/
#sidebar {
	/*[disabled]width:310px;*/
	/*[disabled]float:right;*/
}
.sidebar-block {
	width: 310px;
}
.sidebar-block a {
	/*[disabled]color:#776503;*/
	/*[disabled]text-decoration:underline;*/
}
.sidebar-block a:hover {
	/*[disabled]color:#3F3F3F;*/
	/*[disabled]text-decoration:none;*/
}
.sidebar-block h2 {
	/*[disabled]text-transform:capitalize;*/
	text-align: center;
	width: 310px;
	height: 34px;
	background: url(img/sprite-hottopics.png) no-repeat top right;
	margin: 0 0 -5px;
	color: #FFF;
	padding: 6px 0 0;
}
.sidebar-block p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 23px;
	padding: 8px 0 0;
}
.sidebar-block .with-border {
	/*[disabled]border-top:1px solid #FBEB8F;*/
}
.sidebar-block .hover-block {
	/*[disabled]border-top:1px solid #FBEB8F;*/
	/*[disabled]border-bottom:1px solid #E3C208;*/
	/*[disabled]padding:10px 14px;*/
}
.sidebar-block .hover-block:hover {
	/*[disabled]border-bottom:1px solid #F8E2AE;*/
	/*[disabled]background:#FEF3B8;*/
}
.sidebar-block .hover-block p {
	/*[disabled]font-size:12px;*/
	/*[disabled]line-height:17px;*/
}
.sidebar-block .hover-block.last {
	/*[disabled]border-bottom:none;*/
}
/*accordion*/
.accordion {
	width: 100%;
}
.hottopics-box {
	background: transparent url(img/bg_hot-topics.jpg) no-repeat bottom left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 310px;
}
.sidebar-block .accordion h3 {
	background: transparent url(img/sprite-hottopics.png) no-repeat 0% 54%;
	border-bottom: 1px solid #9FB6E6;
	margin: 10px 0 0;
}
.accordion h3 .icon {
	background: transparent url(img/arrows_hot-topics.png) no-repeat 99% -17%;
	padding: 9px 0 7px 15px;
	display: block;
	font: bold 0.8em/100% Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.accordion h3:hover {
	background: transparent url(img/sprite-hottopics.png) no-repeat 100% 54%;
	border-bottom: 1px solid #7C9DE1;
}
.accordion h3.active {
	background: transparent url(img/sprite-hottopics.png) no-repeat 100% 54%;
	border-bottom: 1px solid #7C9DE1;
}
.accordion h3.active .icon {
	background-position: right 5px;
	background: transparent url(img/arrows_hot-topics.png) no-repeat 99% -54px;
}
.hottopics-box ul, .hottopics-box li {
	list-style: none;
}
.hottopics-box ul {
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	padding: 10px 0 0;
}
.hottopics-box li {
	/*[disabled]padding:5px 10px;*/
}
.accordion p {
	/*[disabled]background:#F7F7F7;*/
	margin: 0;
	text-align: left;
	padding: 10px;
	/*[disabled]border-left:1px solid #C4C4C4;*/
	/*[disabled]border-right:1px solid #C4C4C4;*/
}
/*All-Around Content Styling*/
.fix {
	clear: both;
}
/*Featured Managment Services*/
#fbms-blocks {
	margin-top: 15px;
	margin-left: -20px;
	padding: 0 10px 0 20px;
}
#fbms-blocks h2 {
	color: #C93400;
	margin-bottom: 20px;
}
.fbms-blocks {
	display: inline;
	/*[disabled]position:relative;*/
	/*[disabled]float:left;*/
	/*[disabled]width:177px;*/
	margin: 20px 0 0;
	/*[disabled]float:left;*/
	/*[disabled]height:auto;*/
}
/*page styles
Footer*/
#footer {
	background: url(img/bg_footer.png) no-repeat bottom left;
	margin: 0 auto 20px;
	position: relative;
	padding: 0;
	line-height: 19px;
	font-size: 12px;
	width: 960px !important;
	height: auto;
}
.footer-inner {
	background: url(img/footer_top.png) no-repeat top left;
	height: 16px;
	width: 960px;
	margin: -16px 0 0;
}
#footer a {
	color: #4472D3;
	text-decoration: none;
}
#footer a:hover {
	color: #0B3080;
	text-decoration: none;
}
#toTop {
	cursor: pointer;
}
/*Forms*/
.sendbutton {
	padding: 5px 12px;
	background: #138;
	color: #FFF !important;
	border: none;
}
.sendbutton:hover {
	background: #25A;
	color: #FFF;
	text-decoration: none;
}
.sendbutton:active {
	background: #000;
}
#cforms2form.cform {
	clear: both;
	overflow: hidden;
	width: 97%;
}
#cforms2form.cform ul li, #cforms2form.cform ol li {
	list-style-type: none;
}
#cforms2form.cform span.reqtxt, .emailreqtxt {
	color: #FF0000;
	padding-left: 15px;
}
.failure, .important, .information, .success {
	border-top: 1px solid #E8E8DE;
	color: #442;
	line-height: 250%;
	padding-left: 19px;
	width: 420px;
}
.failure {
	background: #FE9D97 url(../img/error.png) no-repeat 12px 50%;
	border-bottom: 2px solid #EF908A;
}
.important {
	background: #FBFBEE url(../img/important.png) no-repeat 12px 50%;
	border-bottom: 2px solid #FED7CE;
}
.information {
	background: #FFF298 url(../img/information.png) no-repeat 12px 50%;
	border-bottom: 2px solid #C5DDF2;
}
.success {
	background: #FBFBEE url(../img/success.png) no-repeat 12px 50%;
	border-bottom: 2px solid #C7E9B3;
}
fieldset {
	background: #F6F6F6;
	color: #333333;
	margin: 0.5em 0 1.5em;
}
fieldset legend {
	text-transform: uppercase;
}
#cforms2form.cform fieldset label {
	display: block;
	float: none;
	line-height: 150%;
	color: #000073;
	font-weight: normal;
	margin: 0.5em 0 0;
	padding: 0 0 2px;
	text-align: left;
	width: 100%;
}
#cforms2form.cform fieldset label, #cforms2form.cform fieldset div.form-option label {
	cursor: pointer;
	line-height: 100%;
}
#cforms2form.cform fieldset input, #cforms2form.cform fieldset textarea {
	display: block;
	float: none;
	margin: 0.2em 0 0;
	width: 75%;
}
#cforms2form.cform fieldset p input {
	display: inline;
	margin: 0.2em 0 0;
	padding: 1px;
	width: 45%;
}
#cforms2form.cform fieldset textarea {
	overflow: auto;
}
#cforms2form.cform fieldset div.form-input input.error {
	background-color: #FBF4E2;
}
#cforms2form.cform fieldset div.form-input input.optional {
	margin-bottom: 0.2em;
}
#cforms2form.cform fieldset div.form-option, #cforms2form.cform fieldset div.form-submit {
	display: block;
	float: none;
	margin: 1em 0 0;
	width: 100%;
}
input.sendbutton {
	cursor: pointer;
	padding: 0.5em 2em;
}
#cforms2form.cform fieldset {
	border: 1px solid #DDD;
	padding: 10px;
}
#cforms2form.cform legend {
	padding: 5px;
}
.cf_hidden {
	display: none;
}
/*Sidebar (Search)*/
.searchform {
	margin: 0;
	padding: 1px 0 0;
}
.searchform .searchbox {
	border: 1px solid #CCC;
	padding: 0 10px 0 0;
	float: left;
	width: 255px;
}
.searchform a.searchicon {
	float: right;
	background: url(img/search.gif) no-repeat;
	height: 16px;
	width: 16px;
	margin: 5px 0 0 5px;
}
.searchform .searchfield {
	float: left;
	width: 222px;
	padding: 4px;
	border: 0;
	color: #999;
}
/*Color boxes*/
.info-box {
	background: #FFF298;
	border: 1px solid #ECD852;
	color: #424242;
}
.info-box a {
	color: #846000;
	text-decoration: none;
}
.info-box ul {
	background-color: #E7DB89 !important;
	border: 1px dotted #ADA465 !important;
}
.info-box .size-thumbnail {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #ADA465 !important;
}
.info-box a:hover {
	text-decoration: underline;
}
.post .info-box {
	margin: 10px 0;
	padding: 10px;
	line-height: 20px;
}
.post .small-info-box {
	margin-bottom: 20px;
}
.post .small-info-box p {
	padding: 0;
	font-size: 11px;
}
#sidebar .info-box {
	margin: 0px 0 15px;
	padding: 10px 10px 15px;
}
#sidebar .info-box .yellow, .post .info-box .yellow {
	color: #836000;
	font-weight: 700;
	text-transform: uppercase;
}
#sidebar .info-box h3, .post .info-box h3 {
	color: #836000;
	font-weight: 700;
}
#sidebar .info-box a, .post .info-box a {
	color: #836000;
}
.green-box {
	background: #DBF6BE;
	border: 1px solid #9BBF65;
	color: #5F704C;
	margin-bottom: 15px;
	font-size: 20px;
	text-align: center;
}
.green-box a {
	color: #4C7C18;
	text-decoration: none !important;
}
.green-box a:hover {
	text-decoration: underline !important;
}
.support .green-box {
	padding: 15px;
	margin: 5px 0;
}
.support .green-box img.ico {
	margin-right: 15px;
}
#main .support .green-box h3 {
	padding: 1px;
}
/*wp-pagenavi*/
.more_entries .wp-pagenavi {
	background: #FCFCFC;
	font-size: 12px;
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	height: 24px;
	text-align: center;
	padding: 5px 0;
}
.more_entries .wp-pagenavi a {
	text-decoration: none !important;
	color: #FFF;
}
.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi a:hover {
	background: url(images/bg-page-navi.png) no-repeat !important;
	color: #FFF;
}
.more_entries .wp-pagenavi a, .more_entries .wp-pagenavi a:link, .more_entries .wp-pagenavi a:visited, .more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi span.pages {
	background: none;
	border: none;
	line-height: 24px;
	padding: 5px 10px 6px 8px !important;
}
.more_entries .wp-pagenavi .current {
	color: #FFF;
}
.more_entries .wp-pagenavi .extend {
	background: none;
	border: none;
}
/*Tables*/
table {
	font-size: 14px;
	width: 97%;
	text-align: left;
	border-collapse: collapse;
	margin: 15px 0 20px;
}
table th {
	font-size: 12px;
	font-weight: 400;
	background: #E9E9E9;
	color: #555;
	padding: 8px 10px;
	text-align: center;
	border: 1px solid #D4D4D4;
}
table td {
	background: #FCFCFC;
	border-bottom: 1px solid #D4D4D4;
	color: #333;
	border-top: 1px solid transparent;
	padding: 9px;
	border: 1px solid #D4D4D4;
}
table.membership th.gold {
	background: #E7B737;
	border: 1px solid #CC9F23;
}
table.membership td.gold {
	background: #FFF298;
	border: 1px solid #CC9F23;
}
table.purchase {
	margin-bottom: 25px;
}
table.purchase td {
	border: 1px solid #D4D4D4;
	border-width: 1px 0;
}
table.purchase td.price {
	background: #EEEEEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	border: 1px solid #D4D4D4;
}
/*ie6*/
*+html legend {
	/*[disabled]margin-left:-7px;*/
}
*+html input.radio, *+html input.checkbox {
	/*[disabled]vertical-align:middle;*/
}
/*ie7*/
p.field {
	/*[disabled]margin:0;*/
}
form .field, form .buttons {
	/*[disabled]clear:both;*/
	/*[disabled]margin:0 0 5px;*/
}
form .field label {
	/*[disabled]display:block;*/
}
form ul.fields {
	/*[disabled]margin:0 0 1.5em;*/
	/*[disabled]padding:0;*/
}
form ul.fields li {
	/*[disabled]list-style-type:none;*/
	/*[disabled]margin:0;*/
}
form ul.inline li, form ul.inline label {
	/*[disabled]display:inline;*/
}
form ul.inline li {
	/*[disabled]padding:0 0.75em 0 0;*/
}
input.radio, input.checkbox {
	/*[disabled]vertical-align:top;*/
}
label, button, input.submit, input.image {
	/*[disabled]cursor:pointer;*/
}
* html input.radio, * html input.checkbox {
	/*[disabled]vertical-align:middle;*/
}
textarea {
	/*[disabled]overflow:auto;*/
}
input.text, input.password, textarea, select {
	/*[disabled]background:#DDD;*/
	/*[disabled]color:#555;*/
	/*[disabled]height:15px;*/
	/*[disabled]padding:7px 8px 5px;*/
	/*[disabled]margin:0;*/
	/*[disabled]font:1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif;*/
	/*[disabled]vertical-align:bottom;*/
}
input.text, input.password, textarea {
	/*[disabled]border:1px solid #999;*/
}
textarea {
	/*[disabled]width:200px;*/
	/*[disabled]height:100px;*/
}
input.text:focus input.password:focus textarea:focus {
	/*[disabled]border:1px solid #000;*/
	/*[disabled]background:#FFF;*/
	/*[disabled]color:#000;*/
}
/*horizontal layout*/
form.horizontal .field {
	padding-left: 150px;
}
form.horizontal .field label {
	display: inline;
	float: left;
	width: 140px;
	margin-left: -150px;
}

