p, form, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

#adminMenu {
	text-align: left;
	background-color: #FFF;
	background-image: url(../media/body-bg.jpg);
	background-position: center;
	padding: 15px 0 0 0 !important;
	font-size: 0.9em;
	width: 100%;
	z-index: 9002;
	border-bottom: 1px solid #00283D;
}

#adminMenu ul, #adminMenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#adminMenu ul {
	float:left;
}

#adminMenu li {
	display: inline;
	float: left;
}

#adminMenu a {
	color: #061725;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #061725;
	border-bottom: none;
	margin-left: 4px;
	display: block;
}

#adminMenu a:hover {
	background-color: transparent;
	border-color: #FFF;
	color: #FFF;
}

body {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00283D;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
}

h1, h2, h3, h4, h5, h6, p, div, ul, li, img, form {
	margin: 0;
	padding: 0;
}

.rightlink, .rightlink a {
	padding-right: 0 !important;
	border-right: 0 !important;
	margin-right: 0 !important;
}

.leftlink, .leftlink a {
	padding-left: 0 !important;
	border-left: 0 !important;
	margin-left: 0 !important;
}

.floatright {
	float: right;
	margin: 0 0 15px 15px;
}

a img {
	border: none;
}

.clear, .clearBoth {
	clear:both;
}

.left, .right {
	float: left;
}

#wrapper {
	padding: 0;
	padding-top: 10px;
	width: 990px;
	text-align: left;
	margin: 0 auto 10px auto;
	min-height: 650px;
	height: auto !important;
	height: 650px;
}

.rightText {
	text-align: right;
}

.rightText img {
	margin-left: auto;
}

.centerText {
	text-align: center;
}

.centerText img {
	margin-left: auto;
	margin-right: auto;
}

input, textarea, select {
	outline: none;
}

/* Header */

#header {
	margin-bottom: 10px;
	height: 120px;
	font-size: 1.15em;
}

#header img.floatright {
	margin-top: 27px;
	display: block;
}

#header h1, #header .logo {
	background-image: url(/media/eskdale-solutions.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 75px;
	width: 304px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

#header .logo a {
	height: 75px;
	width: 304px;
	display: block;
}

#headerNav {
	margin-top: 25px;
	float: left;
}

#headerNav, #headerNav li {
	list-style-type: none;
	font-size: 0.97em;
}

#headerNav li {
	display: inline;
	border-right: 1px solid #000;
	margin: 0;
	padding: 0;
}

#headerNav li a {
	font-weight: bold;
	color: #00283D;
	padding: 0 3px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

#headerNav li a:hover {
	color: #999;
}

#headerNav #contact {
	border: none;
}

#headerSearch {
	float: right;
	margin-top: 20px;
}

#headerSearch label {
	color: #00283D;
	font-weight: bold;
	padding-right: 10px;
}

#headerSearch #searchbox {
	width: 100px;
	border: 1px solid #FFF;
}

#crumbtrail {
	color: #00283D;
	font-size: 1.2em;
	padding: 5px 0;
	margin-bottom: 15px;
}

#crumbtrail a {
	color: #00283D;
	text-decoration: none;
}

#crumbtrail a:hover {
	color: #999;
}

#services {
	margin-top: 0;
}

#services a {
	background-image: url(/media/eskdale-solutions-web-design.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 235px;
	text-indent: -1000em;
	float: left;
}

#services #software a {
	background-image: url(/media/eskdale-solutions-web-software.jpg);
	margin: 0 16px;
}

#services #search a {
	background-image: url(/media/eskdale-solutions-web-marketing.jpg);
	margin-left: 16px;
}

#services #graphics a {
	background-image: url(/media/eskdale-solutions-graphic-design.jpg);
}

/* Footer */

#footer {
	border-top: 1px solid #F60;
	background-color: #EFEFEF;
	padding: 15px 25px;
	font-size: 1.15em;
	clear: both;
}

#footer .content {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#footer .left, #footer .right {
	width: 470px;
}

#footer ul, #footer li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul.services {
	width: 200px;
	float: left;
	margin: 0 10px 15px 0;
}

#footer ul.services li {
	border-bottom: 1px solid #999;
	padding: 8px 0;
	text-transform: uppercase;
}

#footer ul.services li.first {
	font-weight: bold;
}

#footer ul.services a {
	color: #666;
	text-decoration: none;
	display: block;
}

#footer ul.global {
	clear: left;
}

#footer ul.global li {
	border-left: 1px solid #666;
	display: inline;
	padding: 0 5px
}

#footer ul.global li.first {
	border-left: none;
	padding-left: 0;
	clear: left;
}

#footer ul.global a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

#footer ul.global a:hover {
	color: #000;
}

#footer .content a {
	color: #666;
}

#footer .content a:hover {
	color: #000;
}

#footer .right ul.socialNetworking {
	width: 275px;
	height: 65px;
	float: right;
}

#footer .right ul.socialNetworking li {
	display: inline;
	float: left;
}

#footer .right ul.socialNetworking li a {
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(/media/social-networking.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 65px;
}

#footer .right ul.socialNetworking li#sn-twitter a {
	width: 50px;
}

#footer .right ul.socialNetworking li#sn-facebook a {
	width: 52px;
	background-position: -50px 0;
}

#footer .right ul.socialNetworking li#sn-youtube a {
	width: 52px;
	background-position: -102px 0;
}

#footer .right ul.socialNetworking li#sn-balls a {
	width: 52px;
	background-position: -154px 0;
}

#footer .right ul.socialNetworking li#sn-blog a {
	width: 50px;
	background-position: -206px 0;
}

#footer #credits {
	position: absolute;
	right: 25px;
	bottom: 0;
	text-align: right;
	color: #666;
}

#footer #credits .shareme {
	float: right !important;
	width: 148px;
	display: block;
	margin-bottom: 5px;
}

#footer #credits .shareme a, #footer #credits .shareme a:hover {
	color: #061725 !important;
}

#footer #credits .tel {
	display: block;
	text-align: right;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

#footer a.validation {
	text-decoration: underline;
	color: #666;
	text-transform: uppercase;
}

/* Nav */

#navigation {
	width: 280px;
	float:left;
	font-size: 1.8em;
}

#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	color: #F60;
	list-style-type: none;
	width: 260px;
}

#navigation li a {
	display: block;
	color: #00283D;
	padding-bottom: 5px;
	text-decoration: none;
}

#navigation li a:hover {
	color: #999;
}

#navigation ul li ul {
	margin-left: 10px;
	font-size: 0.8em;
	width: 250px;
}

#navigation ul li ul li ul {
	font-size: 0.9em;
	width: 240px;
}

#navigation ul li ul li ul li a {
	color: #00283D;
}

/* Form */

.formBox {
	padding: 10px 0;
}

.formBox p {
	clear: left;
	margin-bottom: 10px;
}

.formBox p label {
	width: 30%;
	padding-right: 5%;
	text-align: right;
	font-weight: bold;
	float: left;
	color: #000;
}

#popup .formBox p label {
	color: #00283D;
}

p input, .formBox p textarea, .formBox p select, .formBox button {
	width: 55%;
	color: #000;
	font-size: 1em;
	padding: 0 2px;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #333;
}

.formBox p input.date{
	width:80px;
}

.formBox p input.file{
	width:auto;
}

#popup p input, .formBox p textarea, .formBox p select, .formBox button {
	border: 1px solid #333;
}

.formBox p textarea {
	height: 70px;
}

.formBox p input.number {
	width: 75px;
}

.formBox p input.chk {
	border: none;
	width: auto;
}

p input.btn, .formBox button, .formBox input.chooseBtn {
	width: auto;
	background-color: #FFF;
}

.formBox input.chooseBtn {
	margin-left: 1px;
}

.formBox p .checkBoxList {
	display: block;
	width: 55%;
	border: 1px solid #000;
	height: 120px;
	overflow: auto;
}

.formBox p .checkBoxList label {
	font-weight: normal;
	font-size: 14px;
	float: none;
}

p.buttons {
	padding-left: 35%;
}

/* Datanav */

.dataNav {
	border: 1px solid #00283D;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
}

.dataNav span.numbers {
	float: left;
	padding-top: 5px;
}

.dataNav span.links {
	float: right;
}

.dataNav span.links img {
	margin-right: 5px;
}

.dataNavSimple {
	margin-bottom: 10px;
	border-top: 1px solid #00283D;
	border-bottom: 1px solid #00283D;
	text-align: center;
	clear: both;
	padding: 10px 40px;
}

.dataNavSimple p {
	width: 33%;
	float: left;
	color: #00283D;
	text-align: center;
	margin: 0 !important;
	padding: 0 !important;
}

.dataNavSimple p a {
	color: #F60;
	text-decoration: none;
}

.dataNavSimple p a:hover {
	color: #00283D;
}

.dataNavSimple p.next {
	text-align: right;
}

.dataNavSimple p.previous {
	text-align: left;
}

/* Search */

#frmSearch {
	background-image: url(../media/common/search.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	padding: 2px 0;
	width: 295px;
	margin-top: 22px;
}

#frmSearch label {
	float: left;
	text-align: right;
	color: #00283D;
	width: 119px;
	margin-right: 10px;
}

#frmSearch input {
	border: none;
	width: 21px;
	background-color: transparent;
	font-size: 0.9em;
	color: #00283D;
	padding: 0;
}

#frmSearch #q {
	width: 135px;
	color: #00283D;
}
