/****** FILE: themes/harrisontew/css/reset.css *****/
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding: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;
}

/****** FILE: themes/harrisontew/css/base.css *****/
/* CSS Document */

/* Chris Bolt - added a default line-height */
body {
	line-height: 1.4em;	
}
body * {
	line-height: 1.4em;
}
/* input elements should not have such a high line-height */
input {
	line-height: 1.2em;	
}
/* End CHris Bolt

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	/*border:1px solid #000;
	padding:.5em;*/
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

/* Chris Bolt, added fix for image positioning */
img {
	vertical-align: bottom;
}

/* Chris Bolt, added fix for outlines */
a:focus, button:focus { 
    outline: none; 
}



/****** FILE: themes/harrisontew/css/layout.css *****/
/* CSS Document */
body {
	margin: 0;
	padding: 0 0 0 0;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #706F6F;
	font-size: 12px;
	
	background-color: #fff;
}

#Header {
	position: relative;
	width: 943px;
	height: 383px;
	margin: 0 auto;
	background: #fff url(/themes/harrisontew/images/bg-header.jpg) top left no-repeat;	
}

#HomeLink {
	text-indent: -1200px;
	position: absolute;
	top: 54px;
	left: 93px;
	width: 173px;
	height: 155px;
	overflow: hidden;
}

#Nav {
	margin: 0;
	padding: 0;	
	position: absolute;
	left: 99px;
	top: 233px;
}
#Nav li {
	list-style-type: none;
	padding: 3px 0 3px 0;
	margin: 0;
	font-siZe: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}
#Nav a {
	color: #706F6F;
	text-decoration: none;
}

#Nav a:hover, #Nav a.section, #Nav a.current {
	color: #009B3E;
	font-weight: bold;
}

#TopNav {
	margin: 0;
	padding: 0;	
	position: absolute;
	right: 41px;
	top: 37px;
}
#TopNav li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;	
}
#TopNav a {
	padding: block;
	color: #706F6F;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 12px 10px 12px;
	border-right: 1px solid #9D9D9C;
}
#TopNav a.returnHome {
	border-left: 1px solid #9D9D9C;
	padding-left: 30px;
	background: url(/themes/harrisontew/images/icon-home.gif) 12px 2px no-repeat;	
}
#TopNav a.sendEmail {
	padding-left: 37px;
	background: url(/themes/harrisontew/images/icon-mail.gif) 12px 3px no-repeat;	
}
#TopNav a.contact {
	color: #009B3E;
}

#LoginLinks {
	position: absolute;
	bottom: -26px;
	right: 1px;
	margin: 0;
	padding: 12px 0 0 0;	
	width: 272px;
	height: 29px;
	background: url(/themes/harrisontew/images/btn-login-links.png) bottom right no-repeat;
}
#LoginLinks li {
	list-style-type: none;
	display: block;
	float: left;	
}
#LoginLinks a {
	display: block;
	width: 114px;
	height: 29px;
	text-indent: -1000px;
	overflow: hidden;
}
#LoginLinks a.emergencyServices {
	width: 158px;
}

#Layout {
	width: 943px;
	min-height: 394px;
	margin: 0 auto;
	background: #fff url(/themes/harrisontew/images/bg-content.jpg) top left no-repeat;	
}

#LeftColumn {
	float: left;
	margin-left: 56px;
	width: 248px;
	background: url(/themes/harrisontew/images/bg-left-column-shadow.jpg) 0 0 repeat-y;
	/*background: url(/themes/harrisontew/images/bg-left-column-footer.gif) left bottom no-repeat;*/	
}
#LeftColumn h3 {
	padding-top: 14px;
	margin: 0 0 23px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
#LeftColumnInner {
	min-height: 394px;
	background: url(/themes/harrisontew/images/bg-content.jpg) -56px 0 no-repeat;
		
}

#NewsBox {
	width: 223px;
	/*padding: 0 24px 0 34px;*/
	padding: 0 4px 0 4px;
	min-height: 273px;
	margin: 0 9px 0 9px;
	background: url(/themes/harrisontew/images/bg-left-column.gif) 0 0 no-repeat;
	font-size: 11px;
	padding-bottom: 1px;
}
.newsBoxContent {
	padding: 0 20px 0 30px; 
	background: #dae14e url(/themes/harrisontew/images/bg-left-column-news.gif) -4px 0 repeat-y;	
}
#NewsBox h3 {
	padding: 14px 20px 0 30px;
}
#NewsBox a {
	text-indent: -1200px;
	overflow: hidden;
	width: 95px;
	height: 19px;
	display: block;
	background: url(/themes/harrisontew/images/btn-read-more.gif) 0 0 no-repeat;	
}

#SubscribeBox {
	width: 172px;
	padding: 20px 24px 0 34px;
	margin: -1px 9px 0 9px;
	background: url(/themes/harrisontew/images/bg-left-column.gif) 0 -275px no-repeat;	
	font-size: 11px;
	position: relative;
	z-index: 1;
}
#SubscribeBox h3 {
	
}
#SubscribeBox a {
	text-indent: -1200px;
	overflow: hidden;
	width: 105px;
	height: 19px;
	display: block;
	background: url(/themes/harrisontew/images/btn-sign-up-now.gif) 0 0 no-repeat;	
}

#LeftColumnFooter {
	height: 31px;
	background: url(/themes/harrisontew/images/bg-left-column-footer.gif) left bottom no-repeat;		
}

#Content {
	float: right;
	padding: 27px 71px 0 0;
	width: 531px;
	padding-bottom: 92px;	
}

#Footer {
	position: relative;
	top: -52px;
	clear: both;
	width: 943px;
	height: 100px;
	margin: 0 auto;
	background: url(/themes/harrisontew/images/bg-footer.png) top left no-repeat;		
}

#Intuit {
	width: 80px;
	height: 20px;
	text-indent: -1200px;
	display: block;
	position: absolute;
	right: 73px;
	top: 83px;	
	overflow: hidden;
}
#Copyright {
	position: absolute;
	font-size: 9px;
	left: 80px;
	top: 88px;		
}

/* People page */
.person {
	clear: both;
	padding-top: 9px;
	margin-bottom: 26px;	
}
.person img {
	float: left;
	border: 2px solid #fff;	
}
.personDesc {
	margin-left: 125px;	
}
.typography .personDesc h2 {
	font-size: 12px;
	text-transform: uppercase;	
}
.personDesc h2 span {
	font-size: 10px;
}
.ContactPage .personDesc {
	width: 185px;
}
.ContactPage .personDesc h2 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9D9D9C;	
}
.ContactPage .personDesc p {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9D9D9C;	
}
.ContactPage .personDesc p span {
	font-size: 10px;	
}

.clear {
	clear: both;	
}
.seo {
	display: none;	
}

/****** FILE: themes/harrisontew/css/typography.css *****/
/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * This typography file is included in the WYSIWYG editor and the front end. It provides
 * a place to add link styles and font styles you would like in the CMS and the Front End.
 */

 
/* GENERIC STYLES 
-------------------------------------------- */

.typography {
	
}

/* PARAGRAPHS 
-------------------------------------------- */
.typography p { 
 	
}

.typography .small {
	font-size: 10px;	
}

.typography .leadIn  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;	
}


/* INLINE STYLES
-------------------------------------------- */

/* TABLES
-------------------------------------------- */


/* QUOTES
-------------------------------------------- */

/* LINKS 
-------------------------------------------- */

.typography a { 
 	text-decoration: none;
	color: #008D36;
}
	.typography a:hover { 
 		text-decoration: underline;
	}
	
	.typography a img {
		border: 0;	
	}


/* LIST STYLES 
-------------------------------------------- */
.typography ul, .typography ol {
	margin-top: 0;
}
		
/* HEADER STYLES 
-------------------------------------------- */

.typography h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.HomePage .typography h1 {
	color: #009B3E;
	font-weight: bold;	
}
.typography h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.typography h3 {
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.typography h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.typography h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.typography h6 {
	color: #654031;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}


/* PRE STYLES 
-------------------------------------------- */	


/* TABLE STYLING 
-------------------------------------------- */


/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
	text-align: left;
}
.typography .center {
	text-align: center;
}
.typography .right {
	text-align: right;
}

/* IMAGES 
-------------------------------------------- */
.typography img {
	
}
	.typography img.right {
		float: right;
		margin-left: 12px;
		margin-bottom: 12px;
	}
	.typography img.left {
		float: left;
		margin-right: 12px;
		margin-bottom: 12px;
	}
	.typography img.leftAlone {
		/*float: left;
		margin-right: 100%;*/
	}
	.typography img.center {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

/****** FILE: themes/harrisontew/css/form.css *****/
/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Form Styling
 */
 
form {
	margin: 0; padding: 0;
}


/* FIELDSETS
---------------------------------------- */
fieldset {
	/*border: 0;*/
	margin: 0;
}

/* ACTION BUTTONS
---------------------------------------- */
input.action {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.action:hover,
input.action:focus {
	cursor: pointer;
}

/* FIELD FORMATING
---------------------------------------- */
form ul {
	
}
.middleColumn {
 	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	/*width: 316px;*/
	clear: left;
}
	
	div.tab .field .middleColumn {
		clear: none !important;
 		margin: 0 !important;
		width: auto;
	}
	
	.middleColumn .middleColumn {
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}
	
/* Error Messages
---------------------------------------- */	
	
.message, span.message {
	/*display: block;
	margin: 0;
	background-color:#FCC;
	border: 1px solid #F00;
	color: #F00;
	padding: 3px;
	font-weight: bold;
	font-size: 10px;
	width: auto;*/
	
	display: inline;
	color: #F00;
	font-size: 10px;
}
	
/* HTML EDITOR
---------------------------------------- */	

.htmleditor .middleColumn {
	width: auto;	
}
	
/* INPUT BOXS
---------------------------------------- */

input.text, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 2px !important;
	border: 1px solid #afafaf;
	color: inherit;
	width: 328px;
}
select {
	width: 313px;	
}

/*textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
input:focus span, textarea:focus span {
	border: 3px solid #afafaf;
}

/* SELECT DROPDOWN
---------------------------------------- */

select {
	width: auto;
}

/* LABELS
---------------------------------------- */
label {
 	display: block;
	margin: 0 0 5px 0;
	color: inherit;
}

label.right {
	display:inline;
}
/* SEARCH BOX 
	---------------------------------------- */


/* BUTTONS 
---------------------------------------- */
.Actions {
	
	
}
button, .input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020202;
}

/* Checkbox set field */
.checkboxsetfield label {
	display: inline;	
}


/* Devon Subscribe form */
#Form_SubscribeForm .field {
	padding-right: 6px;	
}
#Form_SubscribeForm input.text {
	background: #fff url(/themes/harrisontew/images/asterix.gif) top right no-repeat;	
	height: 15px;
}
#Form_SubscribeForm #FirstName,
#Form_SubscribeForm #Surname, 
#Form_SubscribeForm #Phone,
#Form_SubscribeForm #Mobile,
#Form_SubscribeForm #City, 
#Form_SubscribeForm #Postcode 
 
{
	width: 164px;
	float: left;	
}
#Form_SubscribeForm #FirstName input, 
#Form_SubscribeForm #Surname input, 
#Form_SubscribeForm #Phone input,
#Form_SubscribeForm #Mobile input,
#Form_SubscribeForm #City input,
#Form_SubscribeForm #Postcode input 
{
	width: 158px;
}

#Form_SubscribeForm #Email, #Form_SubscribeForm #StreetAddress, #Form_SubscribeForm #Country {
	clear: left;	
}
#Form_SubscribeForm #StreetAddress .middleColumn {
	margin: 0;
}
#Form_SubscribeForm #Suburb label {
	display: none;
}
#Form_SubscribeForm #Suburb input {
	/*border-top-width: 0;*/
	margin-top: -1px;
	background-image: none;	
}
#Form_SubscribeForm #Country {
	background: url(/themes/devon/images/bg-form-country.png) left 7px no-repeat;
	height: 26px;
	padding-top: 10px;
}
#Form_SubscribeForm #Country label {
	display: block;
	float: left;
	padding: 3px 4px 0 6px;
	margin: 0;
}
#Form_SubscribeForm #Country .middleColumn {
	float: left;
	clear: none;
	margin: 0;
}
#Form_SubscribeForm #Country select {
	width: 153px;
}

#Form_SubscribeForm .Actions {
	float: right;
	margin-top: -25px;
	margin-right: -100px;	
}
#Form_SubscribeForm .Actions input {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000px;
	background: url(/themes/harrisontew/images/btn-submit.gif) top left no-repeat;
	width: 101px;
	height: 19px;
}

/* IE 7 fixes */
#Form_SubscribeForm {
	width: 356px;
	
}



