/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 7, 2011 */
@font-face {
    font-family: 'SeanRegular';
    src: url('../font/handsean-webfont.eot');
    src: url('../font/handsean-webfont.eot?#iefix') format('eot'),
         url('../font/handsean-webfont.woff') format('woff'),
         url('../font/handsean-webfont.ttf') format('truetype'),
         url('../font/handsean-webfont.svg#webfontW0GB4rro') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* HTML Element styles specific to this project. */

body {
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	color: #7e8082;
	background-color: #fff;
}

h1, 
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: bold;
}
h1 {
	padding-top: 20px;
	color: #00467f;
	font-size: 14px;
}
h2
{
	padding-top: 15px;
	color: #0092cf;
	font-size: 14px;
}
h3 {
	padding-top: 15px;
	color: #54b948;
	font-size: 14px;
}
h4 {
	padding-top: 12px;
	color: #00467f;
	font-size: 13px;
}
h5 {
	padding-top: 12px;
	color: #0092cf;
	font-size: 12px;
}
h6 {
	padding-top: 12px;
	color: #7e8082;
	font-size: 12px;
}


a,
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #0092cf;
}
a:hover {
	text-decoration: underline;
}

hr {
	width: 99%;
	color: #7e8082;
}



/* 
PAGE GENERATOR CLASSES
These styles are used by pages that are dynamically built by the page generator.
There are 4 types of pages created with the generator.  They are:
	-> Login Page where a user is asked for there login details (username and password),
	-> Forgot Login Page which is used when a user forgets there login and asks for their 
	   email address and sends there details to them.
	-> List page which returns a list of rows and allowing the user to select one or more to do operations on.
	-> Form page which is a page where the user can edit information and submit.
*/

.InformationMessage {
	color: Green;
}
.WarningMessage {
	color: Orange;
}
.ErrorMessage {
	color: Red;
}


.ListOddDetailRow td {
	background-color: #dff5ff;
}
.ListEvenDetailRow td {
	background-color: #fff;
}

a.TextButton,
input.TextButton,
a.Method {
	border-color: #333;
	background-color: #0092cf;
	color: #fff;
}
a.TextButton:hover,
input.TextButton:hover,
a.Method:hover {
	color: #eee;
	text-decoration: none;
}

.ClearBoth {
	clear: both;
}


.ImageGallery a {
	display: block;
	float: left;
	padding: 10px;
	width: 185px;
	height: 185px;
	text-align: center;
}



/*Skin specific styles */

#Container {
	width: 100%;
	min-height: 100%;
	text-align: center;
	background: url(../image/Templates/Website/DL_21.png) repeat;
}


#logged-in-menu-container {
	background-color: #fff;
}
#logged-in-menu {
	margin: 0 auto;
	padding: 0 10px;
	max-width: 983px;
	text-align: left;
	z-index: 5;
}
#logged-in-menu > ul > li > a {
	display: inline-block;
}
#logged-in-menu ul ul {
	border: none;
	background-color: #fff;
}
#logged-in-menu > ul:first-child {
	float: right;
}
#logged-in-menu > ul:first-child a[title]:after {
	left: auto;
	right: 100%;
}
#logged-in-menu > ul:first-child ul {
	left: auto;
	right: 7px;
	text-align: right;
}
#logged-in-menu > ul:first-child ul ul {
	right: 100%;
}
@media screen and (max-width: 599px) {
	#logged-in-menu.minimize600 > ul:before {
		content: "≡ Administration Menu";
	}
	#logged-in-menu.minimize600 > ul:first-child:before {
		content: "≡ User Menu";
	}
	#logged-in-menu.minimize600 > ul:first-child {
		float: none;
	}
	#logged-in-menu.minimize600 > ul:first-child ul {
		text-align: left;
	}
}



#Wrapper {
	margin: 0 auto;
	padding-top: 40px;
	width: 983px;
	text-align: left;
	box-sizing: content-box;
}

#WrapperNoHeader {
	margin: 0 auto;
	padding-top: 101px;
	width: 983px;
	text-align: left;
	box-sizing: content-box;
}

#Header {
	padding: 0 99px 20px 0;
	height: 41px;
	box-sizing: content-box;
}

#MainMenu {
	height: 36px;
	background: #00467F url(../image/Templates/Website/DL_05.jpg) no-repeat right top;
	box-sizing: content-box;
}

#MainMenu .Menu {
	padding: 12px 60px 11px 60px;
	width: 840px;
	height: 13px;
	background-image: url(../image/Templates/Website/MenuBackground.png);
	box-sizing: content-box;
}

#MainMenu .Line {
	display: none;
}

#MainMenu .Line hr {
	display: none;
}

#MainMenu .Item {
	float: left;
	display: block;
	padding: 0 12px;
	border-left: 1px solid #fff;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	color: #fff;
}

#MainMenu .Item:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

#MainMenu .Item a {
	font-style: normal;
	color: #fff;
}

#MainMenu .Item a:hover {
	color: #54b948;
	text-decoration: none;
}

#MainMenu .Item .Description {
	display: none;
}

#MainMenu .Item .Image {
	clear: both;
	margin-right: 3px;
	max-height: 60px;
	max-width: 60px;
	border: none;
}

#MainMenu .Menu .Menu {
	top: 14px;
	padding: 0;
	border: none;
	border: solid 1px #fff;
	width: 200px;
	height: auto;
	background: none;
	background-color: #949698;
}

#MainMenu .Menu .Menu .Line {
	display: block;
	border-bottom: solid 1px #fff;
	width: 200px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-color: #fff;
}

#MainMenu .Menu .Menu .Item {
	float: none;
	border: none;
	border-bottom: solid 1px #fff;
	padding: 7px 10px;
	width: 180px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#MainMenu .Menu .Menu .Item a .Description {
	display: none;
}

#MainMenu .Menu .Menu .Item a:hover {
	color: #fff;
}

#MainMenu .Menu .Menu .Item a:hover .Description {
	display: block;
	position: absolute;
	left: 200px;
	top: -1px;
	border: solid 1px #fff;
	padding: 7px 10px;
	width: 180px;
	color: #fff;
	background-color: #367fb9;
}

#MainMenu .Menu .Menu .Menu {
	left: 200px;
	top: -1px;
}

#MenuStripLeftCorner {
	float: left;
	width: 12px;
	height: 4px;
	background: url(../image/Templates/Website/DL_09.jpg) no-repeat;
}

#MenuStripCenter {
	float: left;
	width: 948px;
	height: 4px;
	background: url(../image/Templates/Website/DL_10.jpg) repeat-x;
}

#MenuStripRightCorner {
	float: left;
	width: 23px;
	height: 4px;
	background: url(../image/Templates/Website/DL_14.jpg) no-repeat;
}

#Page {
	padding: 0 68px 0 60px;
	background: #fff url(../image/Templates/Website/DL_14.jpg) repeat-y right top;
	box-sizing: content-box;
}

#Body {
	min-height: 400px;
	box-sizing: content-box;
}

#BodyWithNoImage {
	padding-top: 30px;
	min-height: 400px;
	box-sizing: content-box;
}

#Content {
	padding-bottom: 60px;
	width: 855px;
	box-sizing: content-box;
}

#Content h1:first-child {
	padding-top: 0;
}

#Footer {
	clear: both;
	padding-bottom: 25px;
	font-size: 11px;
	text-align: right;
	color: #808182;
	box-sizing: content-box;
}

#Footer a {
	text-align: right;
	color: #808182;
}

#FooterMenu {
	padding-top: 4px;
}

#FooterMenu .Item {
	float: left;
	display: inline-block;
	border-left: 1px solid #808182;
	padding: 0 7px;
	line-height: 11px;
}

#FooterMenu .Item:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

#WebsiteBy {
	margin-top: -2px;
}

#BottomStripLeftCorner {
	float: left;
	width: 22px;
	height: 21px;
	background: url(../image/Templates/Website/DL_16.jpg) no-repeat;
}

#BottomStripCenter {
	float: left;
	width: 938px;
	height: 21px;
	background: url(../image/Templates/Website/DL_18.jpg) repeat-x;
}

#BottomStripRightCorner {
	float: left;
	width: 23px;
	height: 21px;
	background: url(../image/Templates/Website/DL_19.jpg) no-repeat;
}





/*Page specific styles */

#BluePanel {
	padding: 40px 25px 25px 25px;
	width: 805px;
	height: 308px;
	color: #00467f;
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(../image/BluePanelBackground.jpg);
}

#Results {
    font-family: 'SeanRegular', Arial, Helvetica, Verdana, sans-serif;
}

.PageTable td {
	border-left: 1px dashed #7e8082;
	padding: 0 18px;
}

.PageTable td:first-child {
	border-left: none;
	padding-left: 0;
}

.PageTable h1, 
.PageTable h2,
.PageTable h3,
.PageTable h4,
.PageTable h5,
.PageTable h6 {
	padding-top: 0;
}

#Qualifications ul li {
	color: #0092cf; 
}

.PriceListing td {
	border-left: none;
	padding: 0 0 6px 0;
}

#SpecialOffers {
	padding-right: 0;
}

#GreenPanel {
	float: right;
	margin-right: 3px;
	padding: 15px 46px 15px 15px;
	width: 220px;
	min-height: 250px;
    font-family: 'SeanRegular', Arial, Helvetica, Verdana, sans-serif;
	background-image: url(../image/GreenPanelBackground.jpg);
}

#EnquiryForm td {
	border-left: none;
	padding: 0 0 6px 0;
}

#EnquiryForm label {
	float: left;
	display: block;
	width: 90px;
} 

#EnquiryForm input[type="text"] {
	margin-left: 10px;
	width: 150px;
}

#ContactResponseType {
	margin-left: 10px;
	width: 150px;
}

#EnquiryForm textarea {
	margin-left: 10px;
	width: 150px;
}

#EnquiryForm .TextButton {
	margin: 3px 0 0 100px;
}

