/* @override 
	http://staging.drumoigturf.com/includes/main.css
	http://staging.drumoigturf.com/css/main.css
	http://drumoigturf.dev/css/main.css
*/

img, div, h1 { 
	behavior: url(/css/iepngfix.htc) 
}

html {
	font-size:13px;
}

body {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color: #242424;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	height: 681px;
	width: 872px;
	margin:auto;
	min-height: 100px;
}

#header {
	background-image:url(../images/layout/slices/header.png);
	height: 142px;
}

#header h1 {
	position: absolute;
	left: -1000em;
}

#footer {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0;
	background-image:url(../images/layout/slices/footer.png);
	height: 43px;
	padding-top: 18px;
	width: 872px;
}

#content {

}

#key-services {
	width: 193px;
	height:427px;
	background-image:url(../images/layout/slices/key-services.png);
	background-repeat: no-repeat;
	float:left;
	margin-top:19px;
	padding: 40px 10px 0 15px;
}

#content-box {
	width: 427px;
	height: 265px;
	float:left;
	margin: 30px 0 0 20px;
}

#latest-news {
	width: 174px;
	height: 219px;
	background-image:url(../images/layout/slices/latest-news.png);
	float:right;
	margin-top:19px;
	padding:45px 10px 10px 10px;
	position: relative;
}

#menu li {
	font-size: 120%;
	display:inline;
	list-style-type:none;
	padding-right:23px;
}

#menu {
	padding-top: 110px;
	padding-left: 25px;
	bottom: 0px;
}

#menu li a {
	text-decoration: none;
	color: white;
	padding: 2px;
}

#menu li a:hover {
	color: #fdf893;
}

#standard-content {
	margin: 0 90px;
	padding: 20px 30px;
	background-color: #414141;
	border-top-style: none;
	border-top-color: #000;
	border-right: 3px solid #000;
	border-left: 3px solid #000;
}

a {
	color: white;
}

a:hover {
	color: #fdf893;
}

h1 {
	background-image:url(../images/page-title-bg.png);
	height:36px;
	width:842px;
	padding: 7px 0 3px 30px;
	margin: 20px 0 0 0;
	font-size: 200%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 15px 0 4px 0;
	padding: 0 0 0 0px;
	font-size: 120%;
}

.intro-text {
	margin-top: 0;
	font-weight: bold;
	text-align: center;
}

/* @group Home Page */

.home-images {
	float:left;
	margin-top:14px;
	margin-left:10px;
}

.home-images img {
	margin-left:4px;
	padding: 0;;
	border: 3px solid #000;
}

li {
	margin: 0;
	padding: 0;
}
		
ul {	
	padding: 0;
	margin: 0;
}

ul.kslist {
	padding: 0px;
	margin: 0 0 0 0;
}

ul.kslist li {
	list-style-type: none;
	padding: 8px 0 0 0 ;
	margin: 0;
	font-weight: bold;
}

ul.kslist li ul {
	padding: 0 0 0 30px;
	margin: 0;	
}

ul.kslist li ul li {
	list-style-type: disc;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: normal;
	font-style: normal;
}

.ks-moreinfo {
	padding: 15px 0 0 5px;;
	margin: 0;
}

p.ks-moreinfo a {
	font-weight: bold;
}

ul.home-images{
	list-style: none;
	margin: 13px 0 0 10px;
	padding: 0;
}

ul.home-images li {
	float: left;
	padding: 0 3px 0 0;
	margin: 0;
}

/* @group Latest News */

div#latest-news h3 {
	font-size: 100%;
	padding-bottom: 2px;
	margin-bottom: 0;
	margin-top: 5px;;
}

div#latest-news h3 a{
	text-decoration: none;
}
div#latest-news p.date {
	margin: 0;
	text-align: right;
	font-size: 70%;
	font-weight: bold;
}

div#latest-news p.article {
	padding-top:0;
	margin-top:0;
	padding-bottom: 0;
	margin-bottom: 0px;
	font-size: 85%;
	padding-left: 5px;
	
}

div#latest-news a.archive {
	font-size: 80%;
	position: absolute;
	bottom: 8px;
	left: 15px;;
}

/* @end */

/* @end */

/* Service Page */

p.service-text {
	padding: 0 0 0px 15px;
	margin: 0 0 0 0;
}

div.services {
	float: left;
	width: 390px;
}

/* Client Page */

ul.client-list {
	list-style-type: none;
}

ul.client-list li {
	padding: 3px 2px;
}

div.clients {
	float: left;
}

/* FORMS */

/* @group News Page
 */

p.article {
	margin-bottom: 0;
}

p.question {
	text-align: center;
}

p.yesno-buttons {
	text-align: center;

}

div.modify-box {
	position: absolute;
	padding:1px;
	text-align: right;
	right: 3px;
	bottom: -17px;
	font-size: 90%;
	background-color: #303030;
	border: 3px solid #222;
}

div.modify-box a {
		text-decoration: none;
		padding: 0 5px;
		color: #00cb14;
		font-weight: bold;
}

div.modify-box a:hover {
	color: #fcef4c;
}

div.news-item {
	background-color: #303030;
	position:relative;
	padding: 10px;
	margin: 20px 0;
	border: medium solid #222;
}

div.news-item h3{
	margin-top: 0;	
}


div.news-item p.date{
	position: absolute;
	top: 8px;
	right: 10px;
	padding: 0;
	margin:0;
	font-size: 95%;
	font-weight: bold;
}

label { 
	display: block;
	float: left;
	width: 40px;
	margin-right: 10px;
	text-align: right;

}

div.news-item input.submitbutton {
	margin-left:50px;
	margin-right: 15px;
}

p.success {
	text-align: center;
	color: #1dc420;
	margin-top: 0;
	font-size: 110%;
	font-weight: bold;
}

div.news-item .image-row li{
	padding: 0 5px;
}

div.news-item ul.image-row {
	text-align: center;
	padding: 10px 0 0;
	margin: 0;
	float: left;
	
}

div.news-item p.click-image {
	postion: absolute;
	float: left;
	padding: 3px 0 0 6px;
	margin: 0;
	font-size: 80%;
	clear: left;
	color: #707070;
}

div.news-item .image-row img {
	margin-bottom: 0;
	border-color: #222;
}

/* @end */

/* @group Contact Page */

div.contact-info {
	text-align: center;	
}

div.contact-info h3 {
	background-color: #303030;
	padding: 5px;
	margin: 30px 60px 10px 60px;
}

/* @end */
div.form {
	padding-top:10px;
	padding-bottom:20px;
}
.sform p label {
	width:220px;
	float:left;
padding-top:1px;
text-align:right;
margin-right:10px;

}


.sform p {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sform .text {
	background-color: #f5f6f2;
	padding: 4px;
	width: 280px;
}
	
.sform textarea.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

.sform p.submit {
	margin-left: 240px;
}
/*
.sform p.submit input {
	color: #ffffff;
	background-color: #3c582f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #009900;
	border-left-color: #009900;
}*/

/* FORMS END */

.image-column {
	float:left;
	margin-right:30px;

}

.image-column li {
	list-style: none;
}

.image-column img, .image-row img{
	border: 3px solid #000;
	margin-bottom: 8px;
}

.image-row li{
	float: left;
	list-style: none;
	padding: 1px;
}

p.pswd a {
	
	text-align: center;
	
	color: #444444;
	
	font-size: 70%;
	
}

p.pswd {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: right;
}

