/*	
	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;
	font-size: 11px;
	color: #333333;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height:15px;
}
:focus {
	outline: 0;
}

/* Lists and Tables */
ol, ul {
	list-style: none;
	/*list-style-image: url(../images/list-dot.gif);*/
}
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: #333333;
	line-height: 130%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#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 */
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;
}
h2 {
	font-size: 1.1em;
}
h3, h4 {
	/*border: 1px solid #c6c6c6;
	color: #8b8b8b;
	font-weight: bold;
	font-size: 1em;
	padding: 4px 0 4px 0px;
	margin: 13px 0 13px 0;*/
}
h4,h1 {
	font-size: 1.5em;
	color: #376e8c;
	padding-bottom:14px;
	font-family: "95% Arial", Helvetica, sans-serif;
}
/* Header */
#header {
	height: 135px;
	position: relative;
	z-index: 1;
}
	/* Call CleanCorp on.. */
	#header p#rapid-info {
	color: #a2a2a2;
	font-style: italic;
	line-height: 1.2em;
	position: absolute;
	right: 0px;
	/*top: 54px;*/
	text-align: right;
	}
	
	/* Navigation */
	ul#navigation {
		bottom: 0px;
		list-style: none;
		position: absolute;
		right: 10px;
		float:right;
	}
		ul#navigation li {
	background: url(../images/tab_BB_green.jpg) 0% 0px;
	display: inline;
	float: left;
	margin: 0 0 0 7px;
	width: 113px;
	position: relative;
	font: 95% Arial, Helvetica, sans-serif;
	font-size:1.2em;
	
	
		}
		ul#navigation li a {
			color: #8b8b8b;
			display: block;
			line-height: 37px;
			overflow: hidden;
			text-align: center;
			text-decoration: none;
		}
		#navigation li a:hover {
			background-position: 0 -37px;
		}
		#navigation li:hover {
			background-position: 0 -37px;
		}
			/* 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;
			text-align:left;
		}
			
			#navigation ul.ddown li a {
				text-align:left;
				padding-left:15px;
			}
			#navigation ul.ddown li {
				background: #E5E5E5E;
				border: 1px solid #G5G5G5;
				border-top: none;
				font-size: 0.8em;
				/*text-transform: uppercase;*/
				width: 200px;
				
				font: 95% Arial, Helvetica, sans-serif;
				font-size:1.2em;
				background: url(../images/tab_BB_green200.jpg) 0% 0px;
			}
			#navigation ul.ddown li:hover {
				background: #e5e5e5;
			}
				#navigation ul.ddown li a {
					line-height: 37px;
					color: #969696;
				}

	/* Logo */
	#header h1#logo, #header h1#logo a {
	display: block;
	height: 61px;
	width: 174px;
	}
	#header h1#logo {
	background: url(../images/logo174x61.gif) no-repeat;
	border: none;
	height: 61px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 30px;
	}

/* Promo */
#promo-box {
	position: relative;
	height:auto;
}

	/* Know more */
	#promo-box h1#know-more {
	height: 40px;
	left: 372px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 217px;
	border: none;
	}
	#promo-box h1#know-more, #promo-box h1#know-more a {
	display: block;
	height: 40px;
	width: 134px;
	background-image: url(../images/know-more-BB-blue.png);
	background-repeat: no-repeat;
	}
	#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 0px 25px 0px;
	font-size: 1.3em;
	line-height: 1.4em;
}
	#page h1.title {
	height: 19px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 400px;
	background: none;
	border: none;
	font-size:1.7em;
	}
	#page .mini-box {
	float: left;
	width: 275px;
	border-right: 1px solid #C6C6C6;
	padding-right:33px;
	}
	#page .mini-box-right {
	float: left;
	width: 265px;
	padding-left: 10px;
	}
	.mini-box .desc {
	width: 113px;
	font-size: 0.9em;
	line-height: 1.4em;
		}
	/* What we offer box */
	#center-box {
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 33px;
	}
	
	/* Right column */
	#right-col {
		width: 250px;
		float: right;
		
	}
		#right-col .guarantees li {
			margin: 2px 0 0 20px;
			padding: 0 0 0 5px;
		}
		
	#right-col p{
		color:#8B8B8B; 
		padding-bottom:10px;
	}
	
	
	/* Full width page (about us, services, contact us) */
	#full-page {
		float: left;
		width: 635px;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
		padding: 0 40px 0 10px;
	}

/* Search and Testimonials */
#fast-search {
	background: #e2e2e2;
	border: 1px solid #c6c6c6;
	padding: 12px;
	text-align: center;
}
	.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: 0.9em;
		line-height: 1.6em;
		text-align: right;
		margin: 20px 0 0 0;
		float: right;
		width: 85%;
	}

/* Forms */
input, select, textarea
{
	/*background: url(../images/input-back.gif) repeat-x;*/
	border: 1px solid #c6c6c6;
	color: #333;
	padding: 8px;
}
.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 {
	padding: 5px 5px 5px 40px;
	margin: 8px;
	background: url(../images/cisily_32_warning.gif) left no-repeat;
	display:none;
}
/* Contact form success message */
p#form-success {
	padding: 5px 5px 5px 40px;
	margin: 8px;
	background: url(../images/cisily_32x_yes.gif) left no-repeat;
	display:none;
}

/* Footer */
#footer {
	font-size: 1.2em;
	text-align: right;
	padding: 10px 0 10px 0;
	
}
#wrapper #nav .navigation li {
	display: inline;
	padding-right: 30px;
}
#wrapper #nav .navigation {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 1.3em;
}
.box_left {
	width: 160px;
	float: left;
}
.box_right {
	float: right;
	width: 160px;
	text-align: right;
}
#wrapper #page #center-box .services_title {
	font-weight: bold;
	color: #000;
	
}
#wrapper #page #center-box #services_list {
	list-style-type:none;
	list-style: none;
	line-height: 1.2em;
	
}
#wrapper #page #center-box #services_list li {
	padding-bottom: 13px;
}
#wrapper #footer #bottom-text {
	color: #a2a2a2;
}
#wrapper #page .mini-box-right #picture {
	background-color: #FFF;
	background-image: url(../images/video.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	right: 100px;
}
