
/* Reset */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

.pagewidth {
	width: 960px;
	margin: 0px auto;
	position: relative;
}


html, body {
	font-family: arial, helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid;
}


/* header definitions */

#header {
		height: 158px;
		background-color: #cdd4e8;
		/*background-image: url(images/headerbackground.png);
		background-repeat: repeat-x;*/
		position: relative;
}	
	#header h2 {
		position: absolute;
		top: 37px;
		left:223px; 
		width: 386px;
		height: 67px;
		background-image: url(images/carpet_cleaning_training.png);
		background-repeat: no-repeat;
		text-indent: -99999px;
	}
	
	#header .call {
		position: absolute;
		top: 32px;
		left: 642px;
		font-size: 2em;	
		color: #1e487c;
		text-align: center;
	}
	
	#header dt, #header dd {
		font-size: 1em;
		float: left;
		line-height: 1.5em;
	}

	#header dd {
		margin-left: 10px;
	}

	#header dt {
		font-weight: bold;
		color: #142c5a;
		background-repeat: no-repeat;
		background-position: 0px 3px;
		padding-left: 25px;
		clear: left;
	}
	
	#header dt.telephoneicon {
		background-image: url(images/telephone_icon.png);	
	}
	
	#header dt.faxicon {
		background-image: url(images/facsimile_icon.png);	
	}
	
	#header dt.emailicon {
		background-image: url(images/email_icon.png);	
	}
	
	ul#navlist {
		list-style-type: none;
		width: 960px;
		position: absolute;
		bottom: 0px;
		left: 0px;
	}
	
	ul#navlist li {
		float: left;
	}
	
	ul#navlist li a {
		display: block;
		width: 158px;
		height: 29px;
		text-indent: -99999px;
		outline: 0px;
		text-decoration: none;
		margin-right: 1px;
	}

	/* Button Definitions */
	
	ul#navlist li.home a{
		background: url(images/buttons/carpet_cleaning_training_home.png) bottom center no-repeat;
	}
	ul#navlist li.aboutus a{
		background: url(images/buttons/about_jena_dyco_carpet_cleaning.png) bottom center no-repeat;
	}
	ul#navlist li.training a{
		background: url(images/buttons/carpet_cleaning_training_courses.png) bottom center no-repeat;
	}
	ul#navlist li.links a{
		background: url(images/buttons/carpet_cleaning_links.png) bottom center no-repeat;
	}
	ul#navlist li.news a{
		background: url(images/buttons/carpet_cleaning_industry_news.png) bottom center no-repeat;
	}
	ul#navlist li.contact a{
		background: url(images/buttons/contact_jena_dyco_carpet_cleaning_academy.png) bottom center no-repeat;
	}
	
	ul#navlist li a:hover {
		background-position: top left;
		text-decoration: none;
		border: 0px;
	}

/* Sidebar */

#sidebarspace {
	float: left;
	width: 190px;
	margin-right: 35px;
}
	
#sidebar {
	background-color: #b4bbd0;
	background-image: url(images/sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 9px;
}

	#sidebar h2 {
		
		background-image: url(images/sidebar/h2background.png);
		background-repeat: repeat-x;
		color: white;
		height: 45px;
		font-family: helvetica, arial, sans-serif;
		font-size: 1.2em;
		font-weight: normal;
		padding-top: 13px;
		padding-left: 10px;
	}	

	.coursefinder {
		background-image: url(images/magnifying_glass_icon.png);
		background-repeat: no-repeat;
		background-position: right top;
		width: 170px;
	}	
	#sidebar select {
		border: 1px solid black;
		font-size: 0.7em;
		width: 145px;
		margin-left: 10px;
		margin-bottom: 20px;
		float: left;
	}
	
	#sidebar input, #sidebar textarea  {
		border: 1px solid #546589;
		font-size: 0.7em;
		width: 150px;
		margin-bottom: 20px;
	}
	
	#sidebar input.submitArrow {
		width: 17px;
		height: 17px;
		margin: 0px;
		padding: 0px;
		border: 0px;
		outline: 0px;
		margin-right: 10px;
		float: right;
	}
	#sidebar p.readmore {
		font-size: 1.05em; 
		background-image: url(images/green_arrow_icon.png);
		background-repeat: no-repeat;
		background-position: center right;
		display: block;
		width: 110px;
	}
	#sidebar p.readmore:hover {
		background-image: url(images/blue_arrow_icon.png);
	}
	
	#sidebar p,  #sidebar li {
		font-family: helvetica, arial, sans-serif;
		font-size: 0.8em;
		line-height: 1.3em;
		margin-bottom: 1em;
	}
	#sidebar ul, #sidebar p,  #sidebar li, #sidebar input, #sidebar textarea {
		margin-left: 10px;
	}
	
	#sidebar textarea:focus, #sidebar input:focus {
		border: 1px solid #546589;
		background-color: #fffaa2;
		outline: 0px;
	}
	
	#sidebar .sendquerybutton {
		width: 111px;
		height: 24px;
		border: 0px;
		padding: 0px;
		margin-bottom: 20px;
		
	}
	
	#contactform input {
		height: 15px;
		width: 155px;
		margin-bottom: 5px;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	#contactform textarea {
		width: 155px;
		margin-bottom: 5px;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	ul.newslist {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	ul.newslist li.bluearrow {
		background-image: url(images/blue_arrow_icon.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-left: 29px;
	}
	ul.newslist li.pdficon {
		background-image: url(images/pdf_icon_small.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-left: 29px;
	}
	.filedetails {
		font-size: 0.9em;	
	}
	
	
/* Main body styles */
	
#mainbody {
	float: left;
	width: 723px;
	/*border: 1px solid red;*/
}
	
	.halfpanel {
		width: 342px;
		float: left;
		
		/*border: 1px solid black;*/
		margin-top: 30px;
	}
	
	.leftpanel {
		margin-right: 35px;	
	}

	
	
strong {
	font-weight: bold;	
}

.qualification {
	font-weight: bold;
	color: #1e4872;	
}

.course {
	font-weight: bold;
	color: #53360b;	
}
p, td, #mainbody ol li, #mainbody li, #mainbody label.fullline   {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 1em;
}

#mainbody label {
	font-size: 0.8em;
}

#mainbody p {
	line-height: 15pt;
        margin-bottom: 15pt;
}

.halfpanel p {
	padding-right: 10px;
	text-align: justify;	
}

b { font-weight: bold; }
i { font-style: oblique; }
#mainbody textarea {
	border: 1px solid black;
	background-color: #fefefe;
}
#mainbody li {
        list-style-type: disc;
        margin-left: 20px;
}

.pagewidth #mainbody h2 {
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-size: 2.2em;
	color: #142c5a;
        margin-bottom: 20px;
        margin-top: 10px;
}
.pagewidth #mainbody h3 {
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-size: 1.2em;
	color: #2850a3;
        margin-bottom: 20px;
        margin-top: 10px;
}

.pagewidth #mainbody h4 {
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-size: 0.9em;
	color: #2850a3;
	font-weight: bold;
        margin-bottom: 20px;
        margin-top: 10px;
}
#leftpanel, #rightpanel {
	background-color: #5a87cd;
	color: white;
	height: 450px;
	border: 1px solid #9dcba2;
}

#leftpanel p, #rightpanel p{
	font-size: 1.2em;
	padding-left: 22px;
	padding-top: 22px;
}


#footer {
	height: 447px;
	background-color: #142c5a;
	color: white;
	padding-top: 40px;
	margin-top: 40px;
}

	#footer .footerspace {
		width: 720px;
	}

	#footer .address {
			color: #f1bb18
	}
	
	#footer p {
		margin-top: 20px;
		padding-left: 82px;
	}
	
	#footer ul {
		padding-left: 82px;
	}
	
	#footer ul li {
		float: left;
		padding: 0px 5px;
		list-style-type: none;
		font-size: 10pt;
	}

	#footer a {
		color: #bbc4fc;	
	}
	
	#footer a:hover {
		color: white;	
	}
	#footer .design{
		margin-top: 30px;
	}
	#footer .design p {
		float:left; margin-top: 0px; margin-right: 10px;
	}
	#footer .design a:hover {
		border: 0px;
	}
	
/* OHS */
#ohs {
	margin-top: 30px;
	width: 190px;
	background-color: #284885;
	margin-right: 35px;
	background-image: url(images/ohs_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 9px;
	
}

#ohs h2 {
	height: auto;
	background-color: #142c5a;
	color: white;
	height: 35px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#ohs input, #ohs textarea  {
	border: 1px solid #546589;
	font-size: 0.7em;
	width: 150px;
	margin-bottom: 20px;
}

#ohs input:focus {
		border: 1px solid #546589;
		background-color: #fffaa2;
		outline: 0px;
	}

#ohsform .loginbutton {
	width: 111px;
	height: 24px;
	padding: 0px;
	margin-bottom: 20px;
}


#ohsform input {
		height: 15px;
		width: 155px;
		margin-bottom: 5px;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: 1px solid #142c5a;
	}

#ohsform {
	background-color: #284885;
	padding-left: 10px;
}

