/*	
	CleanCorp Template
	File: stylesheet.css
	Stefano Giliberti - kompulsive@gmail.com clickswitch.net		
*/

/* Resets */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { 
	border:0px none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	
}
abbr, acronym { 
	border:0px none;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height:15px;
}
:focus {
	outline: 0;
}

/* Lists and Tables */

table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 1em;
	line-height: 1.3em;
	margin:15px 0;
}
.table-head {
	font-size: 0.8em;
	height: 3.0em;
	line-height: 3.0em;
	background: #4CB041;
	color: #FBFBFB;
	text-transform: uppercase;
}
th {
	padding: 0px 15px;
	font-weight:bold;
}
td {
	padding: 10px 10px;
	background: #f1f1f1;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Main styles */
.right {
	float: right;
}
.left {
	float: left;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
body {
	background: #FFF;
	color: #777777;
	font: 11px tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
	overflow: hidden;
}

/* Links Style */
a:link, a:visited {
	color: #1c3d66;
	text-decoration: underline;
}
a:hover {
	color: #3b70ad;
	text-decoration: underline;
}
a:active {
	color: #8b8b8b;
	text-decoration: underline;
}

/* Headings */
h1, h2 {
	border-bottom: 1px solid #c6c6c6;
	color: #8b8b8b;
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0 15px 0;
	padding: 5px 0 10px 0;
}
h6 {
	font-size: 18pt; font-weight:bold; margin-top:25; margin-bottom:25
}
h3, h4, h5 {
	border: 1px solid #c6c6c6;
	color: #8b8b8b;
	font-weight: bold;
	font-size: .75em;
	padding: 5px 0px 5px 5px;
	margin: 5px 0px 5px 5px;
}
h4 {
	font-size: 0.8em;
	width: 150px;
	margin: 0px 0 15px 0;
}
h5 {
	font-size: 0.8em;
	width: 450px;
	margin: 0px 0 15px 0;
}
/* Header */
#header {
	height: 135px;
	position: relative;
	z-index: 1;
}
	/* Call CleanCorp on.. */
	#header p#rapid-info {
	font-family: "Adobe Caslon Pro", Garamond;
		color: #666666;
		font-size: 1.7em;
		line-height: 1.2em;
		position: absolute;
		right: 2px;
		top: 5px;
		text-align: right
	}
	
	/* Navigation */
	ul#navigation {
		bottom: 0px;
		list-style: none;
		position: absolute;
		right: -2px;
		float:right;
		color: #ffffff;
	}
		ul#navigation li {
			background: url('../images/tab.gif') 0% 0px;
			display: inline;
			float: left;
			font-size: 13px;
			width: 130px;
			position: relative; margin-left:7px; margin-right:0; margin-top:0; margin-bottom:0
		}
		ul#navigation li a {
			color: #ffffff;
			display: block;
			line-height: 37px;
			overflow: hidden;
			text-align: center;
			text-decoration: none;
		}
		#navigation li a:hover {
			background-position: 0 -37px;
			color: #000000;
		}
		#navigation li:hover {
			background-position: 0 -37px;
			color: #000000;
		}
			/* Current list item */
			#navigation li.current-item {
				background-position: 0 -74px;
			}
			/* Current list item */
			#navigation li.current-item a {
				background-position: 0 -74px;
				color:white;
			}
		
		/* Dropdown */
		#navigation ul.ddown {
			position: absolute;
			top: 37px;
			left: -7px;
			display: none;
		}
			#navigation ul.ddown li {
				background: #333;
				border: 1px solid #474747;
				border-top: none;
				font-size: 0.9em;
				width: 165px;
			}
			#navigation ul.ddown li:hover {
				background: #3b3b3b;
			}
				#navigation ul.ddown li a {
					line-height: 37px;
					color: #ffffff;
					text-align: left;
					padding: 0px 0px 0px 5px;
				}

	/* Logo */
	#header h1#logo, #header h1#logo a { 
		display: block;
		height: 106px;
		width: 308px;
	}
	#header h1#logo { 
		background: url('../images/logo1.jpg') no-repeat;
		border: medium none;
		height: 106px;
		left: 0px;
		margin: 0;
		padding: 0;
		position: absolute;
		text-indent: -999em;
		top: 27px
	}

/* Promo */
#promo-box {
	position: relative;
	height:auto;
}

	/* Know more */
	#promo-box h1#know-more { 
		height: 40px;
		left: 259px;
		margin: 0;
		padding: 0;
		position: absolute;
		text-indent: -999em;
		top: 163px;
		border: none;
	}
	#promo-box h1#know-more, #promo-box h1#know-more a { 
		background: url('../images/know-more.gif') no-repeat;
		display: block;
		height: 40px;
		width: 134px
	}
	#promo-box h1#know-more a:hover { 
		background-position: 0% -40px;
	}
	#promo-box h1#know-more a:active { 
		background-position: 0% -80px;
	}

/* Page */
#page {
	position: relative;
	margin: 30px 0;
	font-size: 1.4em;
	line-height: 1.4em;
}
	#page h1.title {
		height: 19px;
		margin: 0 0 20px 0;
		padding: 0;
		width: 251px;
		background: none;
		border: none;
	}
	#page .mini-box { float: center; width: 100%; }
		.mini-box .desc {
			width: 155px;
			font-size: 0.9em;
			line-height: 1.3em;
			float: right;
		}
	/* What we offer box */
	#center-box {
		margin: 0px 45px;
	}
			
	/* left column */
	#left-col {
	width: 225px;
		float: left;
		height: 475px;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
		padding: 0px 10px 0 10px;
	}
		#left-colfront {
	width: 225px;
		float: left;
		height: 550px;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
		padding: 0px 10px 0 10px;
	}
		#left-collong {
	width: 225px;
		float: left;
		height: 1000px;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
		padding: 0px 10px 0 10px;
	}
			#left-colssd {
	width: 225px;
		float: left;
		height: 725px;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
		padding: 0px 10px 0 10px;
	}
	
			#left-colatt {
	width: 225px;
		float: left;
		height: 825px;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
		padding: 0px 10px 0 10px;
	}
	#left-col .guarantees li {
			margin: 0px 0px 0px 10px;
			padding: 10px 10px 0 10px;
			font-size: 1.4em;
			line-height: 1.4em;
		}
		
	/* Right column */
	#right-col {
	width: 165px;
		float: right;
		color: #5e5e5e;
	}
	
		/* Right column float*/
	#right-colfloat {
	width: 165px;
	height: 200px;
	float: right;
	color: #5E5E5E;
	border-bottom: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	margin: 1px 1px 0px 10px;
	padding-left:5px; padding-right:0px; padding-top:0px; padding-bottom:15px

	}
		#right-col .guarantees li {
			margin: 20px 20px 20px 20px;
			padding: 0 0 0 10px;
		}
	/* Full width page (about us, services, contact us) */
	#full-page {
		float: left;
		width: 670px;
		line-height: 1.7em;
		padding: 0px 0px 0px 10px;
	}
		#full-pageatt {
		float: left;
		width: 700px;
		w\idth:700px;
		line-height: 1.7em;
		padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
	}
	#full-page1 {
		float: left;
		width: 750px;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
		padding: 0 10px 0 10px;
	}

/* Search and Testimonials */
#fast-search {
	background: #e2e2e2;
	border: 1px solid #c6c6c6;
	padding: 12px;
	text-align: left;
}
	.input-search {
		border: 1px solid #c6c6c6;
		color: #ababab;
		font-size: 0.7em;
		padding: 8px;
		text-transform: uppercase;
		width: 205px;
	}
	.input-search-go {
		background: #214571;
		border: none;
		color: white;
		font-size: 0.7em;
		padding: 5px;
	}
	/* Testimonial */
	.testimonial {
		color: #8b8b8b;
		font-size: 1.3em;
		line-height: 1.6em;
		text-align: right;
		float: right;
	}

/* Forms */
input, select, textarea
{
	background: url('../images/input-back.gif') repeat-x;
	border: 1px solid #c6c6c6;
	color: #333;
	padding: 3px
}
.input-go {
	background: #214571;
	border: none;
	color: white;
	font-size: 0.7em;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
}
/* Contact form error message */
p#form-info {
	margin: 8px;
	background: url('../images/cisily_32_warning.gif') no-repeat left;
	display:none; padding-left:40px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
/* Contact form success message */
p#form-success {
	margin: 8px;
	background: url('../images/cisily_32x_yes.gif') no-repeat left;
	display:none; padding-left:40px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
/* Footer*/
#footer {
	border-top: 1px solid #dddddd;
	text-align: center;
}

/* Footer Left*/
#footerleft {
float: left;
		width: 290px;
	color: #a3a3a3;
	border-top: 1px solid #dddddd;
	font-size: 1.3em;
	position: relative;
	text-align: left;
	line-height: 1.1em;
	padding: 10px 10px 10px 15px;
}
/* Footer Right*/
#footerright {
	color: #a3a3a3;
	border-top: 1px solid #dddddd;
	font-size: 1.3em;
	position: relative;
	text-align: right;
	line-height: 1.1em;
	padding: 10px 15px 10px 10px;
}

a:active.credit     { color:#8b8b8b; text-decoration:none; font-variant:normal; font-weight:normal; font-size:10px; font-family:Tahoma, Geneva, sans-serif }
a:link.credit       { color:#8b8b8b; text-decoration:none; font-variant:normal; font-weight:normal; font-size:10px; font-family:Tahoma, Geneva, sans-serif }
a.credit            { color:#8b8b8b; text-decoration:none; font-variant:normal; font-weight:normal; font-size:10px; font-family:Tahoma, Geneva, sans-serif }
a:visited.credit    { color:#8b8b8b; text-decoration:none; font-variant:normal; font-weight:normal; font-size:10px; font-family:Tahoma, Geneva, sans-serif }
a:hover.credit      { text-decoration:underline; color:#3b70ad; }