/*

Theme Name: KnockOut Clean!
Theme URI: http://www.newportseo.com/
Description: The default KnockOut Clean theme created by the famous <a href="http://www.newportseo.com/kubrick/">Newport SEO</a>.
Version: 0.01xa
Author: Newport SEO
Author URI: http://www.newportseo.com/
Tags: blue, custom header, fixed width, two columns, widgets
	NSEO 0.01xa
	 http://www.newportseo.com/craig-neil/
	This theme was designed and built by Craig Neil,
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

* {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #000;
	margin:0;
	padding:0;
	min-width: 600px;      /* 2x LC width + RC width */
	background: #f8f9ef;
	overflow: auto;
	color:#414400;
	}

a.link {
	color:#414400;
        }

h1{
	font:20px 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	margin:10px 0 0 10px;
}

blockquote { 
	width: 600px; 
	padding: 0 0 20px 30px; 
} 
.min{
font-variant:small-caps;
font-size:12px;
margin-left:20px;
}

#header{
	position:relative;
	height:193px;
	width: 100%;
	left: 0;
	background:#CDD149;
	overflow: auto;
}

#header-left {
	float: left;
	background:url(images/header-left.jpg) no-repeat;
	height:193px;
	width:124px;
	padding-left:150px;
	}

#header-right {
	float: right;
	background:url(images/header-right.jpg) no-repeat;
	height:193px;
	width:361px;
	}



#call-now{
	position:absolute;
	top:60px;
	right:5px;
	z-index:1;
}

#content{
	position:relative;
	margin: 0px auto;
	width:800px;
	background: #FFF url(images/content-bk.gif) bottom repeat-x;
	border-right:1px #dfe2b3 solid;
	border-left:1px #dfe2b3 solid;
	border-bottom:1px #dfe2b3 solid;
	min-height:400px;
	zoom: 1;
	padding-bottom:50px;
}

.bodyText { padding: 10px;}




/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}



img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



.alignright {
	float: right;
	}



.alignleft {
	float: left
	}

/* End Images */

#nav-back {
	width:100%;
	height:42px;
	background:url(images/nav-bk.gif) repeat-x;
	border-top: 4px #9fa616 solid;
	border-bottom: 1px #f7cf38 solid;
}

#nav{
	position:relative;
	margin: 0px auto;
	width:725px;
	border-top: 1px #5b5f02 solid;
	}	

#nav ul li {
	display:inline;
	margin:0;
}



#nav ul li a {
	position:relative;
	left:-38px;
	float:left;
	text-align:center;
	background:url(images/nav-btn-bk.jpg) repeat-x;
	padding:10px 15px 3px 15px;
	text-transform:uppercase;
	font:16px 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	height:28px;
}


#nav a:hover {

	background:url(images/nav-btn-bk-ovr.jpg) repeat-x;

	color:#fff

}



#nav1, #nav2, #nav3, #nav4, #nav5, #nav6 {

	color:#FFF;

	text-decoration:none;

	border-right:1px solid #eef913;

}



#nav7 {

	color:#FFF;

	text-decoration:none;

}



#home-top{
	/*background:url(images/header-image/rotator.php) no-repeat;*/
	height:275px;
	padding-left:510px;
	margin:0;
	border-bottom:1px #dfe2b3 solid;
}



#home-top ul{
	list-style-type:none; 
	padding-top: 50px;
}



#home-top li{
	line-height:37px;
	background: url(images/check.jpg) left center no-repeat; 
	padding-left:28px; 
	font-size:18px;
	vertical-align:top;
}


#image-cycle img{
        position:absolute;
        left:0;
}


#tech-top{
	background:url(http://www.knockoutclean.com/wp-content/uploads/2008/09/technology1.jpg) no-repeat;
	height:275px;
	padding-left:510px;
	margin-left:10px;
	border-bottom:1px #dfe2b3 solid;
}

#tech-top ul{
	list-style-type:none; 
	padding-top: 60px;
}



#tech-top li{

	line-height:37px;

	background: url(images/check.jpg) left center no-repeat; 

	padding-left:28px; 

	font-size:18px;

	vertical-align:top;

}



#content p{

	padding:10px 10px 0 10px;

}



#footer{
	position: relative;
	top:30px;
	background:url(images/footer-bk.gif) repeat-x;
	height:65px;
	padding:10px;
	overflow:hidden;
	clear:both;
	text-align:center;
        color:#fff;
        font-weight:bold;
	
}

.calcForm{
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 750px;
  width: 650px; 
}
.dropDown{
display:inline;
margin-left: 10px;
margin-bottom: 15px;
width: 250px;
vertical-align:top;

}
.inputBox{
display: inline;
margin-left: 10px;
margin-bottom: 15px;

}
.checkBox{
display: inline;
margin-left: 10px;
margin-bottom: 10px;

}
.submit{
display: inline;
margin: 1em;
}
label{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 350px; 
	padding: 0; 
	text-align: right; 
	margin-bottom: 15px;
}