/*
Theme Name: Barth
Description: Custom
Version: 1.0
Author: MarketForce
Author URI: http://marketforce.com.au/

*/
* {
	padding:0;
	margin:0;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
:focus {outline: 0;}

/*rebuild*/
/* clear fixing tools */
.clear{clear:both;}
.cfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0;}
* html .cfix{height:1%;}
*+html .cfix{height:1%;}

h1,h2,h3,h4,h5,h6 { font-weight: normal;clear: both;}
p {margin-bottom: 1.5em;}
dt {font-weight: bold;}
dd {margin-bottom: 1.5em;}
strong {font-weight: bold;}
cite, em, i {font-style: italic;}
p, ul, ol, dd, pre {margin-bottom:1em;}
pre, code {font:10px Monaco, monospace;line-height:1;}



/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 4px 4px 6px 11px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 4px 11px 6px 4px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#searchform #s {
	width: 240px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0;
	}
	
.navigation.navtop{
	margin:0 0 30px 0;
}

.pagelabel{
	margin-top:-15px
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* CSS Document */

html {
    overflow: -moz-scrollbars-vertical;
}

.site {
	margin:0 auto;
	padding-top:21px;
	width:930px;
}
.header {
	width:930px;
	height:105px;
}
.logo {
	width:175px;
	height:105px;
	float:left;
}
.headerRight {
	padding-top:70px;
	padding-left:30px;
	width:725px;
	height:35px;
	float:left;
	background:url(images/bgr_header_right.jpg) no-repeat top right;
}
.headerMenu {
	padding-top:11px;
	height: 13px;
	background:url(images/bgr_header_menu.jpg) repeat-x top;
}

ul#top-nav {
    margin-top: 0;
    width: 725px;
    height: 13px;
    list-style: none;
    position:relative;
}

ul#top-nav li a, ul#top-nav li a:visited {
    float: left;
    display: inline;
    height: 14px;
    font-size:14px;
    margin: 0;
    padding: 3px 55px 0 15px;
    color:#999;
}



ul#top-nav li a:hover{
	color:#b5be13;
	text-decoration:none;
}


ul#top-nav li { display:inline; }

ul#top-nav li.active a{ color:#b5be13;}

ul#top-nav li.last a{padding-right:0;}


.container {
	width:930px;
	color:#FFFFFF;
}
.left {
	display:block;
	padding:30px 16px 0 0;
	width:160px;
	float:left;
}
.noticeLeft {
	width:160px;
	height:241px;
	background:url(images/bgr_notice_left.jpg) no-repeat top left;
}

/* pages left col */

.left ul {
	background:url(images/bgr_ul_li_left.jpg) repeat-x top;
}
.left ul li {
	padding:8px 0 14px 0;
	list-style-type:none;
	text-align:center;
	background:url(images/bgr_ul_li_left.jpg) repeat-x bottom;
	width:160px;
}

.left ul li a {
	font-size:14px;
	font-weight:bold;
	color:#166583;
	text-decoration:none;
	width:160px;
}
.left ul li a:hover img,
.left ul li a:hover {
	color:#AECC00;
	font-size: 14px;
	font-weight:bold;
}

/* home left */


.left h2 {
	border-top:2px solid #ddd;
	padding:8px 0 5px 0;
	color:#006697;
	font-size:13px;
	font-weight:normal;
}
.left .textwidget p {
	font-size:11px;
	line-height:18px;
	color:#333;
}


.content {
	width:754px;
	float:left;
}
.bluebox {
	margin-bottom:25px;
	width:754px;
}
.blueboxTop {
	width:754px;
	height:30px;
	background:url(images/bgr_blue_box_top.jpg) no-repeat bottom left #006697;
}

/* expanded content area */

.blueboxContent {
	padding:0px 21px 10px 13px;
	width:720px;
	min-height:300px;
	background:url(images/bgr_blue_box.jpg) no-repeat bottom left #006697;
}

.blueboxPrimary {
	padding-left:20px;
	width:540px;
	float:right;
}

.blueboxSecondary {
	width:160px;
	padding-top:40px;
	margin-bottom:100px; /* ensure it's above door */
	float:left;
}


/* hp uses orig design */

.homepage .blueboxContent {
	padding:10px 21px 10px 40px;
	width:693px;
}

.homepage .blueboxPrimary {
	padding:0 19px 0 0;
	width:545px;
	float:left;
}

.homepage .blueboxSecondary {
	width:125px;
	float:left;
	margin:0;
	padding-top:0px;
}




.blueboxPrimary h1 {
	padding-bottom:15px;
	font-size:26px;
	font-weight:normal;
}
.blueboxPrimary h2 {
	padding-bottom:2px;
	font-size:14px;
	color:#AECC00;
	font-weight:bold;
}
.blueboxPrimary h3 {
	padding-bottom:2px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.blueboxPrimary h4 {
	padding-bottom:2px;
	font-size:12px;
	color:#AECC00;
}
.blueboxPrimary p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
}
.blueboxPrimary p.wp-caption-text{
	color:#777;
}
.blueboxPrimary span.important {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.blueboxPrimary dl {
	font-size:12px;
}
.blueboxPrimary dd {
	padding-left:20px;
}
.blueboxPrimary  table{
	font-size:12px;
	margin-bottom:1em;
	width:90%;
}
.blueboxPrimary th {
	font-weight:bold;
	width:50%;
}
.blueboxPrimary td,.blueboxPrimary th {
	padding:5px;
	border-top:1px solid #9ce;
}
.blueboxPrimary td{
text-align:right;
}
.blueboxPrimary ul {
}
.blueboxContent ul li {
	list-style-type:none;
	padding-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:url(images/bgr_ul_li.gif) no-repeat top left;
}

.blueboxContent a, .blueboxContent h2 a:hover, .blueboxContent h3 a:hover {
	color: #fff;
	text-decoration: underline;
	}

.blueboxContent a:hover {
	color: #cd6;
	}

.blueboxContent .postmetadata{
	color: #9bc;
}

.blueboxContent .post-time{
	color: #9bc;
}

.blueboxContent .navigation a{
	color: #9bc;
	font-size:11px;
}
.registerBox {
	width:445px;
}
.registerBoxLine {
	padding-bottom:5px;
	width:445px;
}
.registerBoxLineLeft {
	width:114px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BEC400;
	float:left;
}
.registerBoxLineRight {
	width:331px;
	float:left;
}
.registerBoxLineRight input {
	border:0px;
}
.registerBoxLineRight input.text {
	width:330px;
}
.registerBoxSubmit {
	text-align:right;
}
.galleryBox {
	width:445px;
}
.galleryBoxPagination {
	padding:10px 0px;
	text-align:center;
}
.galleryBoxPagination a {
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:13px;
	height:13px;
	vertical-align:middle;
	border:1px #FFFFFF solid;
}
.galleryBoxItem {
	margin-right:8px;
	width:214px;
	float:left;
}
.galleryBoxItem h3 {
	font-size:12px;
	color:#BEC400;
}
.galleryBoxItem p {
}
.galleryBoxItem img {
	border:2px #FFFFFF solid;
}

.imageCaption {
	margin-bottom:15px;
	width:100px;
	padding-left:21px;
}
.imageCaption p {
	padding:0px;
	padding-bottom:2px;
	font-size:12px;
	color:#BEC400;
}
.imageCaption img {
	border:2px #FFFFFF solid;
}

.blueboxSecondary .related-stories{
	padding:0 0 20px 20px;
}
.related-stories h3{
	font-size:14px;
	color:#BEC400;
}
.related-stories li.more a{
	font-weight:bold;
	color:#BEC400;
}

.noticeBox {
	margin-bottom:15px;
	padding-top:11px;
	width:125px;
	font-size:6px;
	background:url(images/bgr_notice_box_top.jpg) no-repeat top left;
}

.noticeBoxContent {
	padding-left:29px;
	padding-right:13px;
	padding-bottom:15px;
	width:83px;
	min-height:33px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#B5C90F;
	background:url(images/bgr_notice_box_bottom.jpg) no-repeat bottom left;
}
*html .noticeBoxContent {
	height:48px;
}

.noticeBoxContent p {
	padding-bottom:10px;
}
.noticeBoxContent p.orange {
	color:#FA9800;
}
.noticeBoxContent p.link {
	padding-bottom:0px;
}

/* news page template - news-stories */
.blueboxContent .listStories ul li{
	background:none;
	border:none;
	border-top:#48a solid 1px;
}
.blueboxContent .listStories h3 a{
	text-decoration:none;
}
.blueboxContent .listStories .ls-img{
	background-color:#fff;
	border-color:#fff;
}
.blueboxContent .listStories .ls-img img{
	border:none;
}

.whiteBox {
	margin-top:-10px;
	margin-bottom:10px;
	width:754px;
	color:#000000;
}
.whiteBoxLeft {
	margin-right:17px;
	width:482px;
	float:left;
}

ul.listStories{
	list-style:none;
}

.listStories li{
	padding-top:8px;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	border-bottom:1px solid #eee;
}

.listStories li.has-img{
	padding-left:70px;
}


.listStories .ls-img{
	display:block;
	position:absolute;
	top:9px;
	left:0;
	width:60px;
	height:60px;
	overflow:hidden;
	border:2px solid #eee;
	background-color:#eee;
	text-align:center;
}

.listStories h3{
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.listStories p {
	font-size: 11px;
	line-height:18px;
}

.listStories .lastStory {
    border:none;
}
	
	
.listStories li.featured{
	background:#eee;
	padding-left:10px;
}
.listStories li.has-img.featured{
	padding-left:70px;
}

.listStories li.featured h3{
	font-size:15px;
	line-height:24px;
}

.listStories li.featured p{
	font-size:12px;
}

.whiteBoxLeft .last {
	background:none;
}
.whiteBoxRight {
	width:255px;
	float:left;
}
.whiteBox h2 {
	padding-bottom:2px;
	font-size:18px;
	font-weight:bold;
	color:#AECC00;
	border-bottom:9px #E5E5E5 solid;
}

.supporterList{
	list-style:none;
	padding-top:9px;
	font-size:12px;
}
.supporterList li{
	display:inline;
	line-height:1.9;
}
.supporterList img {
	vertical-align:middle;
}
.supporterList a,.supporterList a:hover,.supporterList a:visited{
font-weight:bold;
color:#888;
padding:0 5px;
white-space:nowrap
}

ul.links-detailed li{
padding:0;
background:none;
clear:left;
}

.links-detailed li a{
	display:block;
	font-weight:bold;
	color:#fff;
}

.links-detailed li img{
	float:left;
	margin:0 10px 10px 0;
	
}

.footer {
	padding:10px 0px;
	font-size:11px;
	color:#000000;
	text-align:center;
	background:url(images/bgr_footer.jpg) repeat-x top;
}
.footer a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.clear {
	height:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

#donateplusform label
{
	font-size:13px;
	color: #b2c600;
	font-weight: bold;
	vertical-align:top;
}
#donateplusform p.submit
{
    float: right;
    margin-top: -35px;
}

#donateplusform p.submit img
{
	border:none;
}
#donateplusform {
    width: 445px;
    margin:15px 0 85px;
}
.donor_postal_address, .donate_amount {
    white-space: nowrap;
}
.donor_state input, .donor_state label{
    display: inline;
}

.blueboxPrimary #donateplusform p
 {
    padding: 0;
 }
#donateplusform input{
	margin:0 0 12px;
}
#donateplusform input[type=text]{
	height: 18px;
}

#donateplusform input[type=radio]{
    margin: 0x 3px 12px 0;
    vertical-align: middle;
}
.donate_amount label{
    line-height:14px;
    padding-left: 4px;
}

span.reg{
    font-size: 9px;
    vertical-align:top;
}



.newsletter table td
{
	font-size:13px;
	color:#b2c600;
	font-weight: bold;
}


.formBuilderForm input[type=text]{
    height: 18px;
    width: 282px;
}

.blueboxPrimary .formBuilderForm .formBuilderLabelRequired,
.blueboxPrimary .formBuilderForm .formBuilderLabel
{
    color: #b2c600;
    font-size: 13px;
    margin: 0;
    font-weight: bold;
}

.blueboxPrimary .formBuilderForm .formBuilderInput {
    float: right;
    margin-bottom: 12px;
}
.blueboxPrimary form.formBuilderForm {
    padding: 0;
    width: 445px;
    margin-bottom: 35px;
}
.blueboxPrimary form.formBuilderForm .formBuilderField
{
    clear: both;
    overflow:hidden;
}

.blueboxPrimary .formBuilderForm .formBuilderError {
    font-size: 11px;
    margin-left: 163px;
    margin-bottom: 10px;
}
.blueboxPrimary #formBuilderFieldState { margin-left: 163px;}

.blueboxPrimary #formBuilderFieldPostcode,
.blueboxPrimary #formBuilderFieldState
{
    width: 141px;
    float: left;
    clear: right;
}

.blueboxPrimary #formBuilderFieldState .formBuilderLabelRequired,
.blueboxPrimary #formBuilderFieldPostcode .formBuilderLabelRequired,
.blueboxPrimary #formBuilderFieldState .formBuilderLabel,
.blueboxPrimary #formBuilderFieldPostcode .formBuilderLabel
{
	width: auto;
}


.blueboxPrimary #formBuilderFieldPostcode .formBuilderInput input,
.blueboxPrimary #formBuilderFieldState .formBuilderInput input
{
    width: 68px;
}
.blueboxPrimary #formBuilderFieldState .formBuilderInput{padding-right: 26px;}

.blueboxPrimary .formBuilderSubmit {
    padding-top: 32px;
}

.blueboxPrimary #fieldformBuilderFieldComments { width: 282px; height: 120px}
.blueboxPrimary .formBuilderLargeTextarea { float: right}

.blueboxPrimary img{
	border:4px solid #fff;
}

#hp-post{
	width:300px;
	float:left;
	padding-bottom:90px;
}
.submenu
{
	width:220px;
	float:right;
}
.submenu a
{
	color:#AECC00;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
.blueboxContent .submenu li{
	padding:0 0 6px;
	background:none;
	border-bottom:1px solid #27a;
}

