/* CSS Document */
/****************** General stuff *****************/

html, body, ol, ul, li, dl, dd, img, dt img, dd img, li img {
	margin: 0;
	padding: 0;
	border: 0;
}
ol li {
	display: list-item;
  list-style: decimal inside;
}
ul li, dl dt, dl dd {
	display: list-item;
	list-style: square inside;
}
body {
	padding: 0;
	background: #fff;
	color: #332923;
	font-size: 80%; /* this body font-size fixes an IE bug and maintains x-browser uniformity and permits the basis for 'elastic' layouts*/
}
p.access	{
	display: none;
}
#sizer {
	margin: 0 auto; /* centers #sizer in standard browsers */
	padding: 0;
	width: 100%; /* this value controls liquidity; 0% = full rigid, 100% = full liquid */
	text-align: left; /* resets the default text alignment for the page */
	border: 0;
}
#expander { /* Any % height here causes IE to lose the neg right margin */
	margin: 0;
	position: relative; /* makes #expander visible outside #sizer in IEwin */
  /*background: transparent url('../img/awbg_misc.png') no-repeat 0px 0px;*/
  border: 0;
}
#wrapper0 {
  padding-left: 1px;
  padding-right: 1px;
  font: 1em/1.3em Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif; /* set global font-size here */
  background: transparent url('../img/ssmo_bg1b.jpg') repeat-y top right;
	color: #332923;
}
#wrapper1 {
  background: transparent; /* this clears the left column background for print */

	font-size: 0.9em/1.3; /* set global font-size here */
} 
/* this positioning may be needed for IEwin if page is to contain positioned elements */

/****************** Page top navigation *****************/

div#topnav	{
	display: none;
}

/****************** Main Page Structure *****************/

/* To modify the side column widths and the col divider widths, the values that are
marked "critical" and also refer to the desired mod MUST be changed as a group. */
.outer {
  background: transparent;  /* this clears the outer background for print */
}
.float-wrap {
	float: none;
	width: 100%;
}
.center {
	float: none;
	width: 100%;
}
.left {
	display: none;
}
.right {
	display: none;
}
.centerbox {
	overflow: visible;
	width: 100%;
}

/*************** Header, footer and comment elements *****************/

#header {
  width: 100%; /*critical width for IE */
	Height: 74px;
  padding: 0;
  clear: both;
	margin: 0;
	color: #332923;
	background: transparent; /* clears the header bg for print */
}
.footer {
	width: 100%;
	font-weight: bold;
	clear: both;
	position: relative;
	background: transparent; /* clears the header bg for print */
	color: #332923;
}
.footer p {
  margin: 5px 0;
	padding: 0;
}
div#maincomment {
	background: #fff1d9;
	color: #332923;
	border: 1px #fff dashed;
	position:relative;
	padding: 5px 8px 5px 8px;
	margin: 0 -6px 3px -6px;
	font-style: italic;
}
.botlogo {
	position: absolute;
	clear: both;
	z-index: 101;
	top: 1px;
	right: 11px;
}

/************** Spacing Controls for various column contents ***************/

.outer ul, dl {
	margin: 10px 0;
}
.textpadderc {
  margin: 0;
  padding: 5px 18px 18px 18px;
}
.textpadderc a:link[href^="/"]:after {
  content: " ( http://www.company.com" attr(href) " ) "; /* [needs dynamic content in here for site URL ] */
   }
.textpadderc a:link:after, #content a:visited:after {
   content: " (" attr( href ) ") ";
   font-size: 90%;
}

/************** Typography Base Rules *************/

p  {
	margin: .6em 0;
}
p.quote {
	margin: 15px -10px 15px -10px;
	background: #F2F2F7;
	padding: 10px 16px;
	font-style: italic;
}
p.date {
	font-weight: bold;
	font-size: 85%;
	padding: 0;
	margin: 0;
}
p.access	{
	height: 0;
	margin: 0;
	margin-left: -9999px;
	font-size: 0px;
	line-height: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
}
h1 {
	font-size: 230%;
	margin-top: 1px;
	padding: 5px 0 10px 0;
}
h2 {
	font-size: 160%;
	margin-bottom: 3%;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	margin-top: 0;
}
h2.logo, h2.logo a, h2.logo a:link {
	border: 0;
}
#notepadder h3 {
	border: 0;
}
h3 {
	margin: 0 0 2% 0;
	font-size: 110%;
}
#textpadderlnav h3, #textpadderrnav h3 {
	margin: 0;
}
.textpadderr h3, .textpadderad h3 {
	margin: 0;
	color: #f2f2e6;
	background: transparent;
	font-size: 100%;
}
.textpadderr h3 a, .textpadderad h3 a, .textpadderr h3 a:link, .textpadderad h3 a:link {
  color: #fff;
}
div.iteminner h3 {
	border-top: 0;
}
h4 {
	margin: 0 0 1% 0;
	font-size: 100%;
}
h5 {
	margin: 0 0 1% 0;
	font-size: 100%;
	font-style: italic;
}
.alignright {
	margin: 0 10px 10px 0;
	text-align: right;
}
.small {
	font-size: 80%;
}
a, a:link {
	color: #0099cc;
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
	color: #999;
	text-decoration:underline;
}
a:visited {
	color: #004A72;
}
#notepadder h2 {
	font-size: 130%;
}
#notepadder p {
	font-size: 95%;
}
#notepadder h2, #notepadder h3, #notepadder h4, #notepadder h5, #notepadder p {
	font-family: Georgia, Times, "Times New Roman", serif;
	margin: 0 0 1% 0;
}

/************** Image stuff *************/

img.left-align {
	float: left;
	padding: 5px 5px 5px 0;
}
img.right-align {
	float: right;
	padding: 5px 0 5px 5px;
}
.alignright img {
	vertical-align: middle;
}

/************** Forms stuff *************/

form {
	margin: 0;
	text-align: left;
	clear: both;
	padding: 0;
	border: 0;
}
form.main {
	width: 360px;
}
form.full {
	width: 100%;
}
form.search {
  text-align: right;
  margin: 0;
  border: 0;
}
fieldset {
	border: none;
}
legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
}
form p {
	display: block;
	clear: both; 
}
form label  {
	display: block;
	clear: both;
	width: 310px;
	padding: 0 0 9px 0;
}
form input {
	margin: 2px 0 0 0;
	background: #fff;
}
form select {
	float: left;
	display: block;
}
form label.first, form label.city {
	clear: left;
	margin-right: 10px;
	width: 150px;
}
form label.second, form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.county { 
  width: 60px; 
 }
form label.first input, form label.city input, form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}
form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}
form label.postcode, form label.postcode input {
	float: left;
	width: 80px;
}
form label.postcode {
	clear: none;
}
form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 150%;
}
form label input {
	float: left;
	width: 310px;
	padding: 0;
}
form input.radio, form input#radiobutton1, form input#radiobutton2, form input#radiobutton3, form input#radiobutton4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}
form label.radio, form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
form input.checkbox, form input#checkbox1, form input#checkbox2, form input#checkbox3, form input#checkbox4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}
form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input, form textarea {
	border-left: 1px #c3c3c3 solid;
	border-top: 1px #7c7c7c solid;
	border-right: 1px #c2cee0 solid;
	border-bottom: 1px #c2cee0 solid;
	padding: 0 2px;
	background: #fff url("../img/input-bg.gif") repeat-x top left;
  color: #332923;
}
form input.checkbox, form select {
	border-left: 1px #c3c3c3 solid;
	border-top: 1px #7c7c7c solid;
	border-right: 1px #c2cee0 solid;
	border-bottom: 1px #c2cee0 solid;
	background: #fff;
  color: #332923;
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}
form label input.calc {
	width: 100px;
	clear: left;
	padding: 0;
}
form input.button {
	clear: left;
}

/************** Table stuff *************/

table {
  border:0;
  margin: 0;
  padding: 0;
}
tr {
  border:0;
  margin: 0;
  padding: 0;
}
td {
  border:0;
  margin: 0;
  padding: 0;
}

/**************** Utility Rules *******************/

.brclear { /* Use a break with this class to clear float containers */
	clear:both;
	height:0px;
	margin:0;
	display: block;
}
.tools {
	display: none;
}
input.submit {
  vertical-align: text-bottom;
}
.clicker {
	display: block;
	text-align: center;
	padding: 3px;
	cursor: pointer;
}
.hide {
	display: none;
}
span.left-align {
	float: left;
	padding: 5px 5px 5px 0;
}
span.right-align {
	float: right;
	padding: 5px 0 5px 5px;
}
span.clear-align {
	clear: both;
	padding: 5px 5px 5px 0;
}
div.left-align {
	float: left;
	padding: 5px 5px 5px 0;
}
div.right-align {
	float: right;
	padding: 5px 0 5px 5px;
}
div.clear-align {
	clear: both;
	padding: 5px 5px 5px 0;
}
#outset {
  display: none;
}
