/* version 1.0 build 20071020.1912 */

/* content */

html { 
	min-height: 100%; 
	margin-bottom: 1px;
}

body {
	font: 62.7% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

abbr, acronym {
	border-bottom: 1px dotted #333333;
	cursor: help;
}

a img {
	border: none;	
}

blockquote {
	color: #333333;
	font-size: 1.10em;
	line-height: 150%;
	background: url(../images/quote_left.gif) left top no-repeat;
}

blockquote div {
	background: url(../images/quote_right.gif) no-repeat right bottom;
	margin-bottom: 20px;
	margin-right: 0px;
	padding: 5px 40px 5px 40px;
}

hr {
	background-color: #e6e6e6;
	height: 1px;
	margin-bottom: 15px;
	border: none;
}

/* Navigation */

#siteTools li {
	display: inline;
	float: right;
	padding: .5em 0;
}

#siteTools li a {
	color: #e6e6e6;
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: none;
	background: url(../images/sitetools_bg.gif) repeat-y;
	height: 1.5em;
	padding: 2px 6px;
}

#siteTools li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#siteTools ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.primaryNav {
	width: 160px;
	float: left;
	clear: left;
}

ul.primaryNav {
	width: 160px;
	margin: 0;
	list-style-type: none;
}

ul.primaryNav li { 
	display: inline; 
}

.primaryNav a {
	color: #333333;
	font-size: 1.00em;
	text-decoration: none;
	background: #e6e6e6 url(../images/primarynav_bg.gif) repeat-x 0 bottom;
	padding: 7px 5px 7px 25px;
	display: block;
}

a.head {
	color: #ffffff;
	font-size: 1.10em;
	text-decoration: none;
	background: #686868 url(../images/nav_bg.png) repeat-x left bottom;
	padding: 7px 5px 7px 20px;
	display: block;
}

a.pseudoHead {
	color: #ffffff;
	font-size: 1.10em;
	text-decoration: none;
	background: #686868 url(../images/nav_bg.png) repeat-x left bottom;
	padding: 7px 5px 7px 20px;
	display: block;
}

#topnav{float: left; width: 972px; background: #686868 url(../images/nav_bg.png) repeat-x left bottom; border-top: 1px #fff dotted;}
#topnav ul li{display: inline; list-style: none;}
#topnav ul li a
{
    float: left;
    background: #686868 url(../images/nav_bg.png) repeat-x left bottom;
    padding: 7px 16px;
    text-decoration: none;
    color: #fff;
    font-size: 130%;
    border-right: 1px #fff dotted;
}
#topnav ul li a{}

#legal ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#legal li {
	display: inline;
	float: right;
	padding: .5em 0;
}

#legal li a {
	color: #333333;
	font-size: 1.0em;
	line-height: 1.5em;
	text-decoration: none;
	background: url(../images/legal_bg.gif) repeat-y;
	height: 1.5em;
	padding: 2px 6px;
}

p.street-address{}

#legal li a:hover {
	color: #333333;
	text-decoration: underline;
	}

/* Layout */

#container
{
    width: 980px;
    background: #ffffff url(../images/wrapper_bg.png) repeat-y right;
    margin: 0 auto;
}
#wrapper {
	text-align: left;
	width: 970px;
}

#header {
	height: 8.5em;
	background: #006E08 url(../images/header_bg.png) repeat-x left bottom;
	clear: both;
	width: 970px;
	border: 1px black solid;
}

#brandedPicture {
	width: 972px;
	margin: 0 0 5px 0;
}
#brandedPicture img{border-bottom: 3px #aaa solid;}

#mainContent {
	min-height: 400px;
	margin: 0 20px 0 180px;
	padding: 20px 5px 5px 5px;
}

#footer {
	color: #666666;
	text-align: right;
	background: url(../images/footer_bg.png) no-repeat top center;
	padding: 30px 0px 10px 0px;
	clear: both;
	width: 980px;
	margin: 0 auto;
}

/* Content */

#header h1 {
	color: #ffffff;
	margin-top: 3px;
	margin-left: 10px;
	padding-left: 55px;
	letter-spacing: -0.05em;
	background: url(../images/logo.gif) no-repeat;
	float: left;
	clear: left;
	font: small-caps bold 6.40em "Times New Roman", Times, serif;
}

#header h2 {
	color: #ffffff;
	font-size: 1.60em;
	letter-spacing: 0.02em;
	font-weight: normal;
	margin-top: 25px;
	padding-right: 10px;
	float: right;
	clear: right;
	text-align: right;
	width: 50%;
	font-family: Arial;
	font-style: italic;
}

#mainContent h3 {
	color: #006600;
	letter-spacing: -0.07em;
	padding-bottom: 5px;
	font: small-caps bold 2.60em "Times New Roman", Times, serif;
}

#mainContent h4 {
	color: #006600;
	letter-spacing: -0.05em;
	padding-bottom: 10px;
	font: small-caps bold 2.00em "Times New Roman", Times, serif;
}

#mainContent h5, h6 {
	color: #006600;
	letter-spacing: -0.03em;
	padding-bottom: 5px;
	font: small-caps bold 1.60em "Times New Roman", Times, serif;
}

#mainContent p {
	color: #333333;
	font-size: 1.10em;
	line-height: 150%;
	padding-bottom: 10px;
}

#mainContent .highlightedText {
	background-color: #006600;
	margin: 0px 10px 20px;
	padding: 10px;
}

#mainContent p.highlightedText {
	color: #ffffff;
}

#mainContent .highlightedText a:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#mainContent .highlightedText a:hover {
	color: #006600;
	background-color: #ffffff;
}

#mainContent q {
	color: #006600;
	font-weight: bold;
}

#mainContent ul {
	color: #333333;
	font-size: 1.10em;
	line-height: 175%;
	text-decoration: none ;
	margin: 0 0 10px 20px;
}

li.unorderedList {
	list-style-image: url(../images/bullet.gif);
}

#mainContent ol {
	color: #333333;
	font-size: 1.10em;
	line-height: 175%;
	text-decoration: none;
	margin: 0 0 10px 25px;
	list-style-type: decimal;
}

#mainContent table {
	margin: 0px 10px 20px;
}

#mainContent th {
	color: #ffffff;
	font-size: 1.20em;
	text-align: left;
	background: #666666;
	padding: 5px;
	border-left: 1px solid #ffffff;
}

#mainContent tr.odd {
	color: #333333;
	background-color: #e6e6e6;
}

#mainContent td {
	color: #333333;
	font-size: 1.10em;
	text-align: left;
	background: url(../images/table_bg.gif) repeat-x 0 bottom;
	padding: 5px;
}

.showcase {
	color: fffffff;	
	background-color: #666666;
	margin: 0px 10px 20px;
	border: 1px solid #d8dcd8;
}

#mainContent .showcase img {
	width: auto;
	height: auto;
	float: left;
}

#mainContent .showcase p {
	color: #ffffff;
	margin-left: 135px;
	padding: 5px;
}

#mainContent .showcase h4 {
	color: #ffffff;
	margin-left: 135px;
	padding: 5px;
	border: none;
}

#mainContent .showcase h5 {
	color: #ffffff;
	margin-left: 135px;
	padding: 5px;
}

#mainContent .showCase2 {
	margin: 0 5px 40px;
	border-bottom: 1px solid #e1e1e1;
}

#mainContent .showCase2 img { /*prevents content editors breaking style */
	width: 150px;
	height: 125px;
	float: left;
}

#mainContent .showCase2 h4 {
	margin: 0 0 0px 169px;
	padding: 0 5px;
}

#mainContent .showCase2 p {
	margin-left: 169px;
	padding: 12px 8px 8px;
}
#mainContent ul.homepageList {
	line-height: 140%;
	width: 225px;
	float: right;
	clear: right;
	list-style-type: none !important;
}

.homepageListTitle {
	color: #ffffff;
	font-size: 1.20em;
	line-height: 150%;
	font-weight: bold;
	background-color: #006600;
	width: 225px;
	margin: 0px 0 0px 8px;
	padding: 4px;
	display: block;
	float: right;
}

.homepageListRow {
	color: #333333;
	font-size: 0.90em;
	list-style: none;
	background: #e1e1e1 url(../images/list_bg.gif) repeat-x 0 bottom;
	padding: 7px;
	margin: 0 0 0 -8px;
}

.homepageListBottomRow {
	color: #333333;
	font-size: 0.90em;
	list-style: none;
	padding: 7px;
	background: #e1e1e1 url(../images/list_bottom_bg.png) no-repeat right bottom;
	margin: 0 0 20px -8px;	
}

#mainContent ul.smallList {
	line-height: 125%;
	width: 150px;
	float: right;
	clear: right;
	list-style-type: none !important;
}

.smallListTitle {
	color: #ffffff;
	font-size: 1.20em;
	line-height: 150%;
	font-weight: bold;
	background-color: #006600;
	width: 150px;
	margin: 0px 0 0px 8px;
	padding: 4px;
	display: block;
	float: right;
}

.smallListRow {
	color: #000000;
	font-size: 1.00em;
	list-style: none;
	background: #e1e1e1 url(../images/list_bg.gif) repeat-x 0 bottom;
	padding: 7px;
	margin: 0 0 0 -8px;
}

.smallListBottomRow {
	color: #000000;
	font-size: 1.00em;
	list-style: none;
	padding: 7px;
	background: #e1e1e1 url(../images/list_bottom_bg.png) no-repeat right bottom;
	margin: 0 0 20px -8px;
}

#mainContent ul.largeList {
	line-height: 140%;
	list-style-type: none !important;
}

.largeListTitle {
	color: #ffffff;
	font-size: 1.20em;
	line-height: 150%;
	font-weight: bold;
	background-color: #006600;
	margin: 0px 0 0px 8px;
	padding: 4px;
	display: block;
}

.largeListRow {
	color: #333333;
	font-size: 1.00em;
	list-style: none;
	background: #e1e1e1 url(../images/list_bg.gif) repeat-x 0 bottom;
	padding: 7px;
	margin: 0 0 0 -12px;
}

.largeListBottomRow {
	color: #333333;
	font-size: 1.00em;
	list-style: none;
	padding: 7px;
	background: #e1e1e1 url(../images/list_bottom_bg.png) no-repeat right bottom;
	margin: 0 0 20px -12px;	
}

fieldset {
	background-color:#e6e6e6;
	margin-bottom: 10px;
	padding: 20px 10px 10px;
	border: none;
	border: 1px solid #cccccc;
}

legend {
	color: #ffffff;
	font-size: 1.20em;
	font-weight: bold;
	background: #006600;
	padding: 5px;
	border: 1px solid #cccccc;	
}

#contactUs .label {
	text-align: right;
	width:  175px;
	margin-right: 10px;
	float: left;
}

#send {
	margin-left: 185px;
	
}

#submit {
	margin-left: 185px;
	
}

input:focus {
	background-color: #dbf0ff;
}

.pictureCentre {
	width: auto;
	height: auto;
	padding-bottom: 10px;
}	
	
.pictureRight {
	width: auto;
	height: auto;
	margin: 0px 0px 20px 10px;
	padding: 1px;
	float: right;
}

.pictureLeft {
	width: auto;
	height: auto;
	margin: 0px 20px 10px 0px;
	padding: 1px;
	float: left;
}

.small {
	font-size: 0.80em;
}

.intro {
	color: #000000;
}

#mainContent div.vcard {
	margin-right: 15px;
	
}

div#maps 
{
	height: 175px;
	width: 175px;
	position: relative;
	float: left;
	top: -185px;
	left: 185px;
	border: 1px solid #ccc;

}

#footer p {
	padding: 0 5px 0 20px;
	clear: right;
}

.alta {
	color: #000000;
	font-size: 1.10em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -0.10em;
	font-weight: bold;
}

#footer p span.alta a {
	color: #000000;
	letter-spacing: -0.09em;
	text-decoration: none;
	padding-bottom: 5px;
}

#mainContent a:link {
	color: #006600;
	text-decoration: none;
}

#mainContent a:visited {
	color: #006600;
	text-decoration: none;
}

/*a[href$=".doc"] {
	background: url(../images/document.gif) no-repeat right;
	padding: 2px 20px 2px 0;
}

a[href$=".xls"] {
	background: url(../images/document.gif) no-repeat right;
	padding: 2px 20px 2px 0;
}

a[href$=".pwt"] {
	background: url(../images/document.gif) no-repeat right;
	padding: 2px 20px 2px 0;
}

a[href$=".pdf"] {
	background: url(../images/external_link.gif) no-repeat right;
	padding: 2px 20px 2px 0;
}

a[href$=".rss"] {
	background: url(../images/rss_feed.gif) no-repeat right;
	padding: 2px 20px 2px 0;
}

a[href^="mailto:"] {
	background: url(../images/mailto_link.gif) no-repeat right;
	padding: 2px 20px 2px 0;
}

a[href^="http:"] {
	background: url(../images/external_link.gif) no-repeat right;
	padding: 2px 20px 2px 0;
}

a[href^="http://www.firstdrill.co.uk"], a[href^="http://firstdrill.co.uk"] {
	background: none;
	padding-right: 0px;
	display: inline;
}

a[href^="http://www.altast.co.uk"], a[href^="http://altast.co.uk"] {
	background: none;
	padding-right: 0px;
	display: inline;
}*/

#mainContent a:hover {
	color: #006600;
	border-bottom: 1px solid #006600;
}

/* Clearing Floats */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-block;
}

.large {
		color: #000000 !important;
		font-weight: bold !important;
		font-size: 1.30em !important;
}

#footer a img.associations {
	float: left;
	padding-left: 10px;
}
