html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset { margin: 0; padding: 0; }
img 
								{ vertical-align: bottom; }
img, fieldset 					{ border: 0; }
body, select, input, textarea 	{ font: 0.625em/1.4 arial, helvetica, verdana, sans-serif; }
html 							{ overflow-y: scroll; }
body 							{ background: #014886; color: #555; }
#container 						{ width: 900px; margin: 20px auto 0; background: #fff; }
a 								{ color: #555; text-decoration: underline; }
.current a 						{ color: #fa611e; font-weight: bold; }
a:hover 						{ color: #000; }
h1								{ font-size: 3em; color: #555; font-weight: normal; margin: 10px 0; }
h1 span 						{ color: #ff7d00; }
h2 								{ font-size: 1.8em; font-weight: normal; background: #fa611e; padding: 3px 7px; color: #fff; margin: 5px 0 10px; }
h3 								{ font-size: 1.4em; font-weight: bold; }
#main-content p, #main-content ul, #main-content ol 
								{ font-size: 1.4em; margin: 1em 0; }
#main-content ul 				{ margin: 1em 0 1em 15px; }
#main-content ol 				{ margin: 1em 0 1em 20px; }
.pdf a 							{ background-image: url(../images/icon-pdf.png); background-repeat: no-repeat; background-position: 0 1px; padding:  2px 0 1px 24px; }
.no-pdf 						{ padding: 2px 0 1px 24px; }
.clear 							{ clear: both; display: block; }
.col-container					{ overflow: hiddden; }

/* ~~~~~~~~~ ROUNDED CORNERS ~~~~~~~~~~ */

.tl, .tr, .bl, .br 	{ position: absolute; width: 10px; height: 10px; }
.tl					{ top: 0; left: 0; }
.tr 				{ top: 0; right: 0; background-position: top right; }
.bl 				{ bottom: 0; left: 0; background-position: bottom left; }
.br 				{ bottom: 0; right: 0; background-position: bottom right; }

/* ~~~~~~~~~ MAIN LAYOUT ~~~~~~~~~~ */

#header { overflow: hidden; width: 100%; position: relative; background: #231f20; }
#header .tl, #header .tr { background-image: url(../images/rounded-231f20.gif); }
.clean-safe-logo { float: left; margin: 25px 35px; display: inline; }
.competency-logo { float: right; }
/*#content-container { position: relative; }*/
#content-container .bl, #content-container .br { background-image: url(../images/rounded-ffffff.gif); }
#content { overflow: hidden; padding: 20px; }
* html #content { height: 1%; }
#breadrumb { overflow: hidden; width: 100%; font-size: 1.1em; }
	#breadrumb li { float: left; list-style: none; margin: 0 3px 0 0; }
#footer { color: #80a4c3; width: 900px; margin: 15px auto 15px; overflow: hidden; }
	#footer p { font-size: 1.1em; float: left; width: 450px; clear: none; }
	.home #footer p { clear: none; }
#launch-countdown { padding: 0 0 10px; float: right; }	
#defaultCountdown { width: 240px; overflow: hidden; padding: 5px 0; font-size: 1.2em; margin: 0 auto; }
	
/* ~~~~~~~~~ NAVIGATION ~~~~~~~~~~ */
	
#navigation { background: #fa611e; padding: 0 40px; font-size: 1.3em; }
#navigation ul { width: 100%; list-style: none; }
#navigation ul li { float: left; margin: 0 20px 0 0; }
#navigation ul li a, #navigation ul li span { color: #fff; text-decoration: none; display: block; padding: 5px 0; font-weight: bold; }
#navigation ul li a:hover { text-decoration: underline; }
#navigation li ul { position: absolute; width: 200px; left: -999em; background-color: #FA611E; }
	#navigation ul li ul li { float: none; margin: 0; }
#navigation li ul a, #navigation li ul a:link { padding: 5px; display: block; }
#navigation li ul a:hover { background-color: #231F20; }
#navigation li:hover ul, #navigation li.sfhover ul { left: auto; }

/* ~~~~~~~~~ HOMEPAGE ~~~~~~~~~~ */

.home #content { background: url(../images/graphic-man.jpg) no-repeat 560px bottom; min-height: 230px; }	
.home #search-container { background: #fa611e; width: 550px; float: left; padding: 10px; margin: 20px 0; }
	.home #search-container .input { float: left; font-size: 1.8em; width: 445px; }
	.home #search-container .button { float: right; margin: 3px 0 0; display: inline; }
.home p { clear: both; font-size: 1.7em; }

.label { padding: 5px 0 0; text-align: center; width: 240px; margin: 0 auto; }

/* ~~~~~~~~~ SEARCH RESULTS ~~~~~~~~~~ */

.result-item { overflow: hidden; width: 100%; margin: 0 0 10px; padding: 0 0 10px; border-bottom: 1px solid #ccc; }
#companies-container .result-content { float: left; width: 750px; }
#individuals-container .result-content { float: left; }
.more-info { float: right; }
.image { float: left; margin: 0 10px 0 0; }
.result-item p { font-size: 1.2em; }

/* ~~~~~~~~~ INDIVIDUAL DETAILS ~~~~~~~~~~ */

#qualification-container p { font-size: 1.1em; margin: 10px 0; }
#qualification-container h3 { margin: 20px 0 10px; overflow: hidden; }
#qualification-container h3 strong { float: left; margin: 10px 0 0; }
#qualification-container h3 span { float: right; }
#qualification-container table { border-collapse: collapse; width: 100%; }
#qualification-container th, #qualification-container td { border: 1px solid #231f20; padding: 4px 7px; font-size: 1.2em; }
#qualification-container th { text-align: left; font-weight: bold; color: #fff; background: #444; }
.required td,.required td a { color: #660000; background-color: #d9aeae; }
.progress td, .progress td a { color: #333300; background-color: #e2dc88; }
.completed td, .completed td a { color: #003300; background-color: #aed9ae; }
.level { font-size: 1.2em; color: #fa611e; font-weight: bold; margin: 5px 0; }

/* ~~~~~~~~~ CONTENT PAGE ~~~~~~~~~~ */

.content h2 { clear: both; }
.content p { font-size: 1.4em; margin: 0 0 1em; }
.content #content ul { font-size: 1.4em; margin: 0 0 1em 15px; }

.content ol { font-size: 1.4em; margin: 0 0 1em 20px; }
#video-demo { float: right; margin: 0 0 20px 20px; }

/* ~~~~~~~~~ NEWS PAGE ~~~~~~~~~~ */

.news .news-item { overflow: hidden; width: 100%; margin: 0 0 10px; font-size: 1.4em; }
.news .news-item img { float: left; }
.news .news-information { float: right; width: 700px; }
	.news .news-information h2 { background: none; padding: 0; margin: 0 0 5px; font-size: 1.286em; color: #555; }
	
/* ~~~~~~~~~ REGISTERED COMPANIES ~~~~~~~~~~ */	
	
.companies #content ul { margin: 0 0 0 15px; }
.companies #content li { font-size: 1.4em; }
.companies #content li.cleaning-companies { margin: 0 0 10px; }

/* ~~~~~~~~~ LOGIN PAGE ~~~~~~~~~~ */
.login .col-a	{ float: left; width: 49%; }
.login .col-b	{ float: right; width: 49%; }
.content .error-heading	{ color: #c00; font-size: 11px; font-weight: bold; }

/* ~~~~~~~~~ REGISTER ONLINE ~~~~~~~~~~ */

.register #content p { font-size: 1.4em; margin: 0 0 20px; }
.register #content .form-item { overflow: hidden; width: 100%; margin: 10px 0; }
.register #content label { font-size: 1.8em; float: left; width: 200px; }
.register #content input, .register #content select, .register #content textarea { font-size: 1.8em; width: 300px; color: #666; }
.register #content .buttons input { width: auto; margin: 0 0 0 200px; }


#form-container { float: left; width: 60%; }
#fax-registration { float: right; width: 33%; }	
#fax-registration #training-provider, #fax-registration #window-cleaner { background: #c5cfe1; padding: 10px; margin: 0 0 20px; }
#fax-registration #training-provider h2, #fax-registration #window-cleaner h2 { color: #fa611e; background: none; padding: 0; margin: 0; }
#fax-registration #training-provider p, #fax-registration #window-cleaner p { margin: 0 0 5px; }

.paginator { font-size: 1.6em; text-align: center; margin: 10px 0; font-weight: bold; }
	.paginator a { text-decoration: none; }
	.paginator .inactive { color: #aaa; cursor: text; }
	
.focusField{ border:solid 2px #73a6ff; background:#eff5ff; color:#000; }
    .idleField{ background:#eee; color: #6f6f6f; border: solid 2px #dfdfdf; }
	
/* training providers */
.companies #content p { font-size: 1.2em; }
#training-providers { float: left; width: 600px; }
	#training-providers .company-container { margin: 0 0 15px 10px; padding: 0 0 15px; border-bottom: 1px solid #ccc; }
		#training-providers .company-container p { font-size: 1.2em; }
		.contact-details { border-left: 3px solid #ccc; padding: 0 0 0 10px; overflow: hidden; margin: 7px 0 0; font-size: 1.1em; }
			* html .contact-details { height: 1%; }
		.contact-details dt { float: left; width: 70px; margin: 1px 0; }
		.contact-details dd { float: left; width: 450px; margin: 1px 0; }
#filters-column { float: right; width: 200px; }
	#filters-column h2 { font-size: 1.2em; background: #333; margin: 0 0 1px; }
	#filters-column h3 { margin: 0; background: #666; font-size: 1.2em; font-weight: normal; color: #fff; padding: 3px 7px; }
	.companies #filters-column ul { margin: 10px 0 15px; }
	.companies #filters-column ul li { list-style: none; font-size: 1.1em; margin: 5px 0; }
#regions-container select { font-size: 1.1em; width: 100%; margin: 5px 0 15px; }
#corporate-docs-container { margin: 0 0 10px; }
	#corporate-docs-container h4 { font-size: 1.2em; margin: 0 0 5px; }
	#corporate-docs-container ul { list-style: none; margin: 10px 0 15px; font-size: 1.2em; }
		#corporate-docs-container ul li { margin: 3px 0; }
.css-button { margin: 25px 0 15px; font-size: 1.2em; }
.css-button a { background: #fa611e; padding: 5px 7px; color: #fff; font-weight: bold; text-decoration: none; border-top: #fd773d 1px solid; border-left: #fd773d 1px solid; border-bottom: #da4c0e 1px solid; border-right: #da4c0e 1px solid; cursor: pointer; }
.css-button a:hover { background: #333; color: #fff; border-top: #555 1px solid; border-left: #555 1px solid; border-bottom: #111 1px solid; border-right: #111 1px solid; }

.col-1 { width: 480px; }
.col-2 { width: 120px; }
.col-3 { width: 90px; }
.col-4 { width: 110px; }
.col-5 { width: 70px; }

.key { font-size: 1.2em; list-style: none; margin: 10px 0; }

.companies #content .alphabet-filter	{ background: #ccc; padding: 5px 10px; margin: 0 0 15px; }
.companies #content .alphabet-filter ul	{ list-style: none; padding: 0; margin: 0; width: 100%; overflow: hidden; }
.companies #content .alphabet-filter li	{ margin: 0 10px 0 0; padding: 0; float: left; }

.content #content .page-menu			{ list-style: none; padding: 0; margin: 0; }
.content #content .page-menu li			{ line-height: 48px; height: 48px; display: block; font-size: 18px; font-weight: bold;  padding: 7px 0; margin: 7px 0; border-top: 1px solid #eee; }
.content #content .page-menu li a		{ display: block; padding: 0 0 0 68px; line-height: 48px; height: 48px; text-decoration: none; }
.profile-item a			{ background: url(../images/myaccount/profile.png) no-repeat;  }
.qualification-item a	{ background: url(../images/myaccount/qualifications.png) no-repeat;  }
.image-item a			{ background: url(../images/myaccount/image.png) no-repeat;  }


