html {font:0.76em Arial, Sans-serif;}
html,body {
  background:#fff;
  margin:0;padding:0;
  text-align:left;
}
a {color:#000;}
#lbcolumn {
  width:565px;
  height:430px;
  padding:0 20px;
  margin:0;
  text-align:left;
  overflow:auto;
}
#lbcolumn #header {
  border-bottom:1px solid #dfdfdf;
  padding:15px 0;
}
#lbcolumn #header h1#logo {float:left;}
#lbcolumn #header h1#logo,
#lbcolumn #header h1#logo a {
  display:block;
  height:41px;
  width:97px;
  margin:0;padding:0;
  background:url(http://c96265.r65.cf3.rackcdn.com/logo_small.gif) top left no-repeat;
}
#lbcolumn #header h1#logo a span {display:none;}
.small_title {
  font-size:90%;
  color:#ee0000;
  text-transform:uppercase;
}
h2.title {
  background:url(http://c96265.r65.cf3.rackcdn.com/v2_colours_blue_h2_bg.jpg) left repeat;
  text-transform:uppercase;
  color:#fff;
  padding:5px 10px;
  margin:0;
  font-size:150%;

}
h2.title a {
	top:8px;
	right:10px;
	font-size:12px;
	text-transform:capitalize;
	color:#fff;
	text-decoration:underline;
}
h3 {
  font-size:150%;
  color:#000;
  margin:0;
}
p.author, p.date {
  font-size:80%;
  color:#999999;
  margin:2px 0 0 0;padding:0;
}
p.snippet {
  padding:15px 0;
  margin:0 0 10px 0;
  border-bottom:1px solid #dfdfdf;
} 
#email_form h3,
#feedback_form h3,
#contact_form h3 {
  font-size:100%;
  text-transform:uppercase;
  color:#000;
}
#email_form fieldset,
#feedback_form fieldset,
#contact_form fieldset {
  background:#f6f6f6;
  border:1px solid #e2e2e2;
  padding:10px;
  margin:10px 0 30px 0;
  display:block;
}
fieldset {width:450px;}
span.required {color:red;}
.field {padding:10px 0;}
.recaptcha {margin:0 auto; text-align:center}

#recaptcha_area{margin:0 auto;}

.field label {
  display:block;
  text-align:left;
  float:left;
  width:150px;
}
.field label small {display:block;}
#noticeForm .field small {margin-left:150px;}
#email_form label,
#feedback_form label,
#contact_form label {
	width:180px;
}
#contact_form label {width:140px;}
#email_form textarea,
#feedback_form textarea {
	width:200px;
}
#contact_form textarea {width:300px;}
#email_form input.button {margin-left:20px;}
.field input.input-text,
.field textarea {
  width:230px;
  border-width:1px;
  border-style:solid;
  border-color:#abadb3 #dbdfe6 #e3e9ef #e3e9ef;
  padding:3px;
}
.input-text-bad {border:1px solid red;width:230px;}
.input-text-good {border:1px solid #CCCCCC;width:230px;}
.input-richtext-bad{border:1px solid red;}
.input-richtext-good {border:0;padding:0;margin:0;border:1px solid #CCCCCC;}
.form_buttons {
  text-align:left;
  padding-left:170px;
}
.form_buttons p.required_message {
  float:right;
  color:red;
  margin:-15px 0 0 0;
  padding:0;
  font-size:80%;
}
.saf_required_message{font-size:10px;color:red;text-align:right;margin:0;padding:0;}
.form_buttons input.button {
  background:#ee0000;
  text-transform:uppercase;
  text-align:center;
  color:#fff;
  font-weight:bold;
  padding:1px 2px;
  border-width:1px;
  border-style:solid;
  border-color:#ccc #000 #000 #ccc;
  font-size:80%;
  margin-left:10px;
}
input.button {
  background:#ee0000;
  text-transform:uppercase;
  text-align:center;
  color:#fff;
  font-weight:bold;
  padding:1px 2px;
  border-width:1px;
  border-style:solid;
  border-color:#ccc #000 #000 #ccc;
  font-size:80%;
}

/* === BOTTOM BUTTONS === */
#admin-content #bottombuttons {
	padding: 30px 0 10px 103px;
	height: 25px;
}
#bottombuttons .wide {
	width: 100px;
}
#admin-content #midbuttons {
	padding: 10px 0 20px 0;
	height: 25px;
}
html>body>#content>#admin-content>#bottombuttons {
	width: 100%;
	background: #fff;
	position: fixed;
	left: 211px;
	bottom: 0;
	padding: 10px 0 10px 120px;
	border-top: #ccc solid 1px;
	z-index:10;
}
.backtotop {float:right;padding:4px 0 0 0;}
#bottombuttons a,#midbuttons a {
	float:left;
	font-size:1.2em;
	background:#999;
	color:#fff;
	padding:3px 10px;
	margin:0 10px 0 0;
	border:#999 outset 2px;
	text-decoration:none;
	width:80px;
	text-align:center;
}
#bottombuttons a.default, #midbuttons a.default {
	background: #EE0000;
	border: #EE0000 outset 2px;
}
#bottombuttons a.notavailable, #midbuttons a.notavailable {
	background: #E8E8E8;
	border: #E8E8E8 outset 2px;
	color: #888888;
}
#bottombuttons a:hover, #midbuttons a:hover {font-weight: bold;}

#bottombuttons {padding:0;margin:0;}

.tab_menu {
	list-style:none;
	margin:0;
	padding:0;
}
.tab_menu li {
	display:block;
	float:right;
	padding:5px;
	background:#DFDFDF;
	margin-left:2px;
}
.tab_menu li a {
	color:#336699;
	text-decoration:none;
}
.cal-img {
	border:none !important;
	color:#fff;
}
.cal-img-a {color:#fff;}

/*********************/
/* Hacks/Misc Styles */
/*********************/
p.introduction {
  background:#EDEDED;
  border:1px solid #CCCCCC;
  margin:0 0 10px 0;
  padding:10px;
}
#docsDiv {
	float:left;
	line-height:200%;
	margin: 5px 0 0 150px;
}
* html #docsDiv {
	margin: 5px 0 0 76px;
	width:420px;
}
.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */

/* hide print footer */
#footer_print {display: none;}