/*  
Theme Name: Longhill Accounting
Theme URI: 
Description: Last updated 17/03/2008
Version: 0.1
Author: James Patten
Author URI: http://www.headconsulting.co.uk
*/

/* The Normaliser! (after Andy Clarke and Tantek) */

/* Norm margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0; padding:0;}

/* Norm font-size for headings */
h1, h2, h3, h4, h5, h6 {font-size:100%;}

/* Remove table styles */
table {border-collapse:collapse; border-spacing:0;}

/* Remove borders from fieldset and img */
fieldset, img {border:0;}

/* Left-align captions and table headings */
caption, th {text-align:left}

/* Remove underlines from links */
:link,:visited {text-decoration:none}

/* Remove default nasty blue borders from image links */
a img,:link img,:visited img {border:none}


/* End of The Normaliser! */

body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Verdana;
	color: #5F604B;
	background-color: #FFFFFF;
}

.skip {
	position:absolute; 
	left:-9000px; 
	top:0;
}

.screen {
	height:0;
	width:0;
}

.print {
	height:0;
	width:0;
	display:none;
}

#wrap {
	margin: 0;
	padding:0;
	width: 1012px;
	background: url(images/wrap-bg.gif) bottom right no-repeat;
}

#header {
	padding:0;
	margin:0;
	width:818px;
	height:204px;
}

#header  #logo{
	float: left;
	display: inline;
	padding:0;
	margin:0;
	width:222px;
	height: 204px;
}

#header  #info{
	float: left;
	display: inline;
	padding:0;
	margin:0 0 5px 0;
	width:596px;
	height: 197px;
	border-bottom: 2px solid #AFAFA5;
}

#header  #info #search{
	float: right;
	clear:both;
	margin:30px 0 0 0;
	padding:0;
}

#header  #info #contact{
	float: right;
	clear:both;
	margin:56px 0 0 0;
	padding:0;
	color: #006030;
	font-size: 1.4em;
}

#header  #info #sloganline1{
	float: right;
	clear:both;
	margin:21px 0 0 0;
	padding:0;
	color: #5F604B;
	font-size: 1.2em;
}

#header  #info #sloganline2{
	float: right;
	clear:both;
	margin:0 0 0 0;
	padding:0;
	color: #5F604B;
	font-size: 1.2em;
}

#header  #info #search form {
	margin: 0;
	padding: 0;
}

#header  #info #search label {
	display:none;
}

#header  #info #search .fmbutton {
	border: 1px solid #5F604B;
	background-color: #5F604B;	
	color: #F8FAF9;
	height: 25px;
	padding: 2px 5px 4px 5px;
	cursor:pointer;
	float:left;
	margin: 0 0 0 5px;
}

#header  #info #search .fmbutton:hover{
	color: #F8FAF9;
	background-color: #5F604B;

}

#header  #info #search .fmtext {
	border: 1px solid #AFAFA5;
	background-color: #FFFFFF;
	color: #5F604B;
	height: 17px;
	padding:3px 5px;
	vertical-align: middle;
	float:left;
	font-size:1em;
}

#content {
	clear:both;	
	background: none;
	overflow: hidden;
	height:auto;
}

#col-l {
	float: left;
	display: inline;
	padding:30px 0 0 0;
	margin:0;
	width:222px;
}

#nav {
	padding:0;
	margin:0;
	color: #000000;
}

#nav ul {
	list-style-type:none;
}

#nav li {
	list-style-type:none;
	text-align: right;
	padding: 0 40px 16px 0;
	color: #006030;
	font-size: 1.3em;
}

#nav a {
	color: #006030;
	text-decoration:none;
}

#nav a:visited {
	color: #006030;
	text-decoration:none;	
}	

#nav a:hover {
	color: #5F604B;
	text-decoration:none;
}

#pagetext {
	float: left;
	display: inline;
	padding: 30px 0 20px 0;
	margin:0;
	line-height:1.5em;
	width: 438px;
	min-height: 300px;
	height:auto !important;
	height: 300px;

}

#pagetext h1 {
	color:#5F604B;
	font-weight:bold;
	font-size:1.4em;
	margin: 0 0 1.3em 0;
}

#pagetext h2 {
	color:#5F604B;
	font-weight:bold;
	font-size:1.3em;
	margin: 0 0 1.3em 0;
}

#pagetext h3 {
	color:#5F604B;
	font-weight:bold;
	font-size:1.2em;
	margin: 0 0 1.3em 0;
}

#pagetext h4 {
	color:#5F604B;
	font-weight:bold;
	font-size:1.1em;
	margin: 0 0 1.3em 0;
}

#pagetext p {
	font-size:1.1em;
	margin: 0 0 1.3em 0;
}

#pagetext a {
	color: #006030;
	font-weight:bold;
	text-decoration:none;
}

#pagetext a:visited {
	color: #006030;
	text-decoration:none;	
}	

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

#pagetext ul { 
	font-size:1.1em;
	list-style-type:square;
	padding: 0 0 1em 15px;
	color: #5F604B;
}

#pagetext li ul{
	list-style-type:square;
	padding: 0 0 0 15px;
}

#pagetext li ul li ul {
	list-style-type:square;
	padding: 0 0 0 15px;
}

#pagetext fieldset {
	border: 1px solid #AFAFA5;
	padding: 0 5px 1em 5px;
	margin: 1em 0 0 0;
}

#pagetext form {
	margin: 0;
	padding: 0 0 1em 0;
}

#pagetext form legend {
	font-weight:bold;
	color: #AFAFA5;
}

#pagetext form em {
	display: block;
	font-style:normal;
	padding: 1em 0 0 0;
	margin:0;
	clear:both;
}

#pagetext form label {
	float: left;
	width: 25%;
	margin-top: 3px;
}

#pagetext form .fmbutton {
	border: 1px solid #5F604B;
	background-color: #5F604B;	
	color: #F8FAF9;
	height: 25px;
	padding: 2px 5px 4px 5px;
	cursor:pointer;
	float:left;
	margin: 0 0 0 5px;
}

#pagetext form .fmbutton:hover{
	color: #F8FAF9;
	background-color: #5F604B;

}

#pagetext form .fmtext, #pagetext form .fmverify {
	border: 1px solid #AFAFA5;
	background-color: #FFFFFF;
	color: #5F604B;
	height: 17px;
	padding:3px 5px;
	vertical-align: middle;
	float:left;
	font-size:1em;
}

#pagetext form .fmtextarea {
	border: 1px solid #AFAFA5;
	background-color: #FFFFFF;
	color: #5F604B;
	padding:2px 5px;
	vertical-align: middle;
	font-size:1em;
}

#pagetext form .fmselect {
	border: 1px solid #AFAFA5;
	color: #000000;
	height: 22px;
	padding-top:2px;
	vertical-align: middle;
	font-size:1em;
}

#col-r {
	display:inline;
	float:left;
	padding: 30px 0 0 0;
	margin:0;
	line-height:1.5em;
	width: 158px;
	text-align:right;
}

#col-r p {
	font-size:1.2em;
	margin: 0 0 1.3em 0;
}

#col-r  h1 {
	color:#5F604B;
	font-weight:bold;
	font-size:1.0em;
	margin: 0;
}

#col-r  a {
	color: #006030;
	text-decoration:none;
}

#col-r  a:visited {
	color: #006030;
	text-decoration:none;	
}	

#col-r a:hover{
	color: #006030;
	text-decoration:underline;
}

#col-r ul {
	list-style-type:none;
	margin: 0 0 1.3em 0;
}

#col-r li {
	list-style-type:none;
	padding: 0;
	margin:0;	
	font-size: 1.0em;
	color:#006030;	
}

#footer {
	display:inline;
	float:left;
	padding: 1em 0 0 0;
	margin:0 0 0 222px;
	line-height:1.5em;
	width: 596px;
	border-top: 2px solid #AFAFA5;
	font-size:0.9em;
	text-align:right;
}

#footer p {
	margin: 0 0 5px 0;
}

#footer  a {
	color: #006030;
	text-decoration:none;
}

#footer  a:visited {
	color: #006030;
	text-decoration:none;	
}	

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

.errorbox {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	border: 1px solid #FF0000;
	margin: 1em 0 0 0;
	padding: 8px;
	background-color: #FFD2D2;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.successbox {
	font-weight: bold;
	color: #33BB11;
	text-align: center;
	border: 1px solid #33BB11;
	margin: 1em 0 0 0;
	padding: 8px;
	background-color: #DFF5D9;
}

.success {
	font-weight: bold;
	color: #33BB11;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear:both;
}

.small {
	font-size: 0.75em;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.imagealignleft {
	float:left;
	margin-left:0;
	margin-right:10px;
	margin-bottom:1px;
	margin-top:5px;
	clear:left;
}

.imagealignright {
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:1px;
	margin-top:5px;
	clear:right;
}

.pdf {
	background: url(images/pdf16.gif) no-repeat left center;
	padding: 1px 0 1px 22px;
}

hr {
	margin: 1em 0 0 0;
	border: none 0;
	border-top: 1px solid #94DDDE;
	width: 100%;
	height: 1px;
}