/*left angle style sheet version 1.2*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 146%;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 20px;
	color: #333333;
	background-color: #ECECEC;

}
/************ layout css  ************/
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px 0px 10px;
	position: relative;
	left: 0px;
	top: 0px;
}

.contentWrapper {
	width: 742px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.textColumn {
	float: left;
	width: 395px;
	margin-left: 24px;
	/*background-color: #FFFFFF;*/
}


.clearIt {
	clear: both;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.contentBox {
	width: 563px;
	border: 1px solid #000000;
	background-image: url(../design/text-background.gif);
	background-repeat: no-repeat;
	padding-top: 141px;
	margin-left: 210px;
	background-color: #FFFFFF;
}

#exclaim {
	position: absolute;
	z-index: 20;
	left: 658px;
	top: 141px;
	width: 100px;
}

.animationBlock{
	padding: 0px;
	margin-bottom: 45px;	
	}

.navtext {
	width: 165px;
	padding: 0px;
	margin-left: 24px;
}
.navList {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	list-style-type: none;
	width: 155px;
}

.navList2 {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	list-style-type: none;
	width: 110px;
}
.navBox {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 75px;
	width: 220px;
	border: 1px solid #000000;
	margin: 0px;
	padding-top: 73px;
	padding-right: 0px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(../design/nav-background.gif);
	background-repeat: no-repeat;
}

.box {
	width: 150px;
}

.rightCol{
	margin-top: 90px;
	font-size:0.88em;
	margin-left: 10px;
}
.rightCol2{
	margin-top: 0px;
	font-size:0.86em;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.emailContact {
	position: absolute;
	z-index: 10;
	left: 615px;
	top: 10px;
	font-size: 0.9em;
	width: 250px;
}

.icons{
	display: inline;
	padding-right: 5px;
	border: none;
}


/************  serps results layout css  **********/
.tableHeader {
	width: 400px;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
	float: left;
}
.websiteName {
	font-weight: bold;
	float: left;
	width: 130px;
	font-size: 0.9em;
}
.websitePic {
	float: right;
}

.siteAddress {
	font-size: 0.88em;
	font-weight: normal;
}
.seoResultsTable {
	width: 398px;
	margin-top: 10px;
	border: none;
	margin-bottom: 25px;
	float:left;
	display: block;
	clear:both;
}
th {
	font-size: 0.9em;
	vertical-align: top;
}
/************ typographic css  ************/
h1 {
	font-size: 1.4em;
	line-height: 130%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #000000;
}
.miniHead{
	font-size: 1.1em;
	line-height: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #333333;
}

h2 {
	font-size: 1.2em;
	line-height: 120%;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #333333;
}

.italicHead{
	font-size: 1.1em;
	font-style: italic;
	color: #000000;
}

.italicBold{
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 120%;
}

h4 {
	font-size: 1em;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 120%;
	font-weight: normal;
	text-align: justify;
}
/* --- navigation links css ---*/
a:link.navLink, a:visited.navLink  {
	text-decoration: none;
	color: #000000;
}

a:hover.navLink,   a:active.navLink{
	text-decoration: underline;
	color: #003A5E;
}

.pageOn {
	color: #003A5E;
	text-decoration: underline;
}
/* --- navigation links css end ---*/
a:link.emaillink, a:visited.emaillink {
	text-decoration: none;
	color: #000000;
}

a:hover.emaillink, a:active.emaillink {
	text-decoration: underline;
	color: #000000;
}
a:link.emaillink2, a:visited.emaillink2 {
	text-decoration: underline;
	color: #000000;
}

a:hover.emaillink2, a:active.emaillink2 {
	text-decoration: underline;
	color: #0A357E;
}


a:link.textLink, a:visited.textLink  {
	text-decoration: underline;
	color: #000000;
}

a:hover.textLink,   a:active.textLink{
	text-decoration: underline;
	color: #0A357E;
}

a:link.noUnderline, a:visited.noUnderline  {
	text-decoration: none;
	color: #000000;
}

a:hover.noUnderline,   a:active.noUnderline{
	text-decoration: underline;
	color: #0A357E;
}




li {
	margin-top: 5px;
	margin-bottom: 10px;
}


a {
	color: #000000;
	text-decoration: none;
}

.para1 {
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
.para2 {
	padding: 0px;
	margin: 0px;
}
.para3 {
	padding-bottom: 10px;
	margin: 0px;
}


.indented1 {
	margin-left: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.listHead {
	font-size: 1.20em;
	font-weight: bold;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 5px;
}
.mediumHead {
	font-size: 1.09em;
	font-weight: bold;
}


.smallHead {
	font-size: 0.95em;
	font-weight: bold;
}
.underlineTag {
	text-decoration: underline;
}


.strapLine {
	font-variant: small-caps;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	width: 420px;
	margin-top: 50px;
	margin-bottom: 20px;
	clear:both;
}

.caption {
	font-size: 0.88em;
	font-style: italic;
}
.caption2 {
	font-size: 0.92em;
	font-style: italic;
	margin-top: 5px;
}
.puzzle {
	padding-bottom: 20px;
}

.noDisplay {
	display: none;
}

.engineCol {
	width: 40px;
}
.smallHead2 {
	font-size: 1.15em;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	margin-top: 5px;
}
.Red {
	font-weight: bold;
	color: #FF0000;
}
.Red2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 0.90em;
}

ul.jumpList {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	list-style-type: none;
}

ul.jumpList2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	list-style-type: none;
}



/************ forms css  ************/
.headingText2{
	font-size:0.9em;
	color:#003A5E;
	
}
.details-sent{
	font-size:0.85em;
	color:#003A5E;
	font-style:bold;
	}
	legend{
	border:none;
	}



fieldset{
border: 1px solid #003A5E;
width: 390px;
padding:5px;
}
.help-form label{
	float:left;
	width:150px;
	font-size:0.98em;
	font-style:normal;
}

.help-form .fields{
	width:200px;
	margin-left:5px;
		
}
.help-form .fields-check{
}
.formspacer{
	clear:both;
	margin-bottom:10px;
}
.formHeads{
font-weight: bold;
font-size: 1.1em;
margin-top:1em;
}
.enquiryForm2{
}
.formHeads2{
	width: 390px;
}
.messageField{
	width: 320px;
}
label.wide-field{
	width: 390px;
	margin-top: 0.5em;
}
.drop2{
	margin-top:10px;
	margin-bottom:20px;
}
.labelInstruction{
	font-style:italic;
}
.errorQuote5{
	font-size: 0.9em;
	color:#FF0000;
}
.red{
    font-size: 0.95em;
	color:#FF0000;
}
.formText {
	font-size: 0.95em;
	color: #003A5E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}
.field1 {
	border: 1px solid #003A5E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	height: 18px;
	width: 275px;
	clear: both;
}
.field2 {
	border: 1px solid #003A5E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	height: 18px;
	width: 240px;
}
.submit {
	color: #003A5E;
	border: 1px outset #003A5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	margin: 0px 0px 25px;
	vertical-align: middle;
}
.field3 {
	border: 1px solid #003A5E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 275px;
}

.message {
	margin-right: 20px;
	margin-left: 20px;
}

label {
	display: block;
	/*width: 400px;*/
	margin-bottom: 9px;
}

.leadIn {
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
	color:#000000;	
}
/**********************email a friend css************************/
.formfield1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	width: 280px;
}
.instruction {
	font-size: 0.95em;
	line-height: 130%;
	width: 320px;
	margin-bottom: 18px;
}
.formMargin {
	padding-left: 15px;
	padding-bottom: 9px;
}
legend {
	font-size: 0.9em;
	font-weight: bold;
	color: #091C5A;
}
.fieldName {
	font-size: 0.88em;
	color: #091C5A;
	margin-top:5px;
}
.fieldName2 {

	font-size: 0.88em;
	color: #091C5A;
	margin-top:45px;
}
.formfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	display: block;
	width: 280px;
}
.instructionMargin {

	padding-left: 17px;
}
/*fieldset {
	width: 310px;
	padding-bottom: 10px;
	border: 1px dotted #333333;
}*/
.formfield1b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	margin-top: 9px;
	display: block;
	
}
.message {
	font-size: 0.75em;
	padding-top: 128px;
	line-height: 140%;
	width: 280px;
	font-weight: bold;
	color: #091C5A;
	
}