/*
------------------------------------------------------------------------
Theme Name:    E-Z Clean
Theme URI:     http://www.kempertc.com
Description:   E-Z Clean products
Version:       1.12.16
Author:        Ashley Nixon
Author URI:    http://www.kempertc.com
------------------------------------------------------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


body {
	background-color: #45433c;
	border-top: 11px solid #863d3e;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	margin: 0 auto;
	padding: 0;
}

/* ------------------------------------------------------------------
 * GLOBAL
 * ------------------------------------------------------------------ */
a {
	color: #863d3e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a img {
	border: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.white {
	color: #FFF;
}
.black {
	color: #333;
}
.red {
	color: #F00;
}
.strike {
	text-decoration: line-through;
}
.zero {
	border: none;
	margin: 0;
	padding: 0;
}
hr {
	border: 0;
	border-top: 1px solid #c6c5ba;
	margin: 20px 0px 0px;
}

/* ------------------------------------------------------------------
 * LOCAL
 * ------------------------------------------------------------------ */
p {
	margin-top: 0;
}
h1 {
	color: #7b735e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 27px;
}
h2 {
	border-bottom: 1px solid #f0ece2;
	color: #7b735e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
.feat_photo {
	border: 1px solid #f0ece2;
}

/* ------------------------------------------------------------------
 * LAYOUT SKELETON
 * ------------------------------------------------------------------ */
#wrapper {
	width: 100%;
}
#header_wrapper {
	background: #fff;
}
#header {
	height: 170px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}
#logo {
	left: 20px;
	position: absolute;
	top: 23px;
}
#columns_wrapper {
	background: #f0ece2 url(images/columns_bkgd.gif) repeat-y top center;
	margin: 0 auto;
	height: 307px;
	padding: 0;
}
#columns {
	margin: 0 auto;
	overflow: auto;
	width: 960px;
}
#main_wrapper {
	margin-left: 477px;
}
html>body #main_wrapper {
	margin-left: 480px;
}
#main_columns {
	overflow: auto;
}
#main {
	background-color: #c6c5ba;
	height: 307px;
	margin: 0 20px 0 0;
}

/* ------------------------------------------------------------------
 * LEFT SIDEBAR
 * ------------------------------------------------------------------ */
#left_sidebar {
	float: left;
	padding: 20px 20px 20px 40px;
	width: 400px;
}
html>body #left_sidebar {
	padding: 20px 20px 20px 40px;
	width: 420px;
}
#left_sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	margin: 15px 0px;
}

/* ------------------------------------------------------------------
 * NAVIGATION
 * ------------------------------------------------------------------ */
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	position: absolute;
	right: 20px;
	top: 0;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link,
#nav ul li a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #f0ece2;
	float: left;
	height: 16px;
	margin: 0;
	padding: 124px 12px 3px;
}
#nav ul li a:hover {
	color: #333;
	background: #f7f6f3;
	font-weight: normal;
	text-decoration: none;
}

#nav .current_page_item a:link,
#nav .current_page_item a:visited {
	color: #fff;
	background: #863d3e;
}

/* ------------------------------------------------------------------
 * CALLOUTS
 * ------------------------------------------------------------------ */
#three_callouts_wrapper {
	background-color: #fff;
	margin: 0 auto;
	overflow: auto;
	padding: 25px 0;
}
#three_callouts {
	margin: 0 auto;
	width: 920px;
}
#callout_one {
	border: 1px solid #f0ece2;
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 20px;
	width: 248px;
}
#callout_two {
	border: 1px solid #f0ece2;
	background-color: #fff;
	float: left;
	margin-left: 25px;
	padding: 20px;
	width: 248px;
}
#callout_three {
	border: 1px solid #f0ece2;
	background-color: #fff;
	float: left;
	margin-left: 25px;
	padding: 20px;
	width: 248px;
}
#three_callouts .photo {
	height: 147px;
	margin: 12px 0;
}
#three_callouts p {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* ------------------------------------------------------------------
 * MAIN CONTAINERS
 * ------------------------------------------------------------------ */
#page_wrapper {
	background: #f0ece2 url(images/columns_bkgd.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
}

#left_page {
	float: left;
	margin: 20px 0px;
	padding: 0px 20px 20px 40px;
	width: 540px;
	border-right: 1px solid #c6c5ba;
	min-height: 620px;
}

#left_page p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px 0px;
}

#left_page h1 {
	border-bottom: 1px solid #c6c5ba;
	line-height: 32px;
}

#left_page h2 {
	color: #107A83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 5px 0;
	padding: 0;
	border: 0;
}

#left_page h3 {
	color: #107A83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 15px 0 5px;
	padding: 0;
	border: 0;
}

#right_page {
	float: left;
	width: 298px;
	margin: 20px 0px;
	padding: 0px 40px 0px 20px;
}

#right_page h3 {
	color: #595959;
	font-size: 17px;
	line-height: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 4px 0px 10px 0px;
	padding: 4px 0px;
	border-bottom: 1px solid #c6c5ba;
	text-transform: uppercase;
}

#right_page h4 {
	color: #595959;
	font-size: 15px;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 8px 0px 2px;
}

#right_page p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px 0px;
}

#right_page ul {
	margin: 0;
	padding: 0;
}

#right_page ul li {
	margin: 0 0 5px;
	padding: 0;
	list-style-type: none;
}
#left_page .breadcrumbs {
	margin: 0px 0px 5px;
	padding: 10px 3px;
}

#left_page .breadcrumbs a:link,
#left_page .breadcrumbs a:visited {
	color: #b24650;
}

#left_page .breadcrumbs a:hover {
	color: #333;
}

ul.manufacturers {
	float: left;
}

ul.manufacturers li {
	margin: 0px 10px 0px 0px;
	width: 260px;
}

#private_label {
	width: 520px;
	margin: 0 auto;
	padding: 10px 0px;
	border-bottom: 1px dotted #c6c5ba;
}

.label_prod {
	float: left;
	padding: 0px 10px;
	width: 120px;
	border-right: 1px dotted #c6c5ba;
	text-align: center;
}

.label_desc {
	float: left;
	padding: 0px 10px;
	width: 350px;
}

/* ------------------------------------------------------------------
 * Contact Form
 * ------------------------------------------------------------------ */

#wpcf {
	margin: 5px 0px 0px;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	margin: 9px 0px 0px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 4px;
	margin: 6px 5px 0px 0;
	border: 1px solid #c6c5ba;
	background: #f7f5f0;
}
#wpcf input:focus {
	background: #fff;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 5px;
	margin: 10px 5px 10px 0;
	border: 1px solid #c6c5ba;
	background: #f7f5f0;
}
#wpcf textarea:focus {
	background: #fff;
}
#wpcf #contactsubmit {
	width: 100px;
	background: #73a08c;
	color: #fff;
	border: 1px solid #666;
}
#wpcf #contactsubmit:hover {
	background: #863d3e;
	color: #fff;
	border: 1px solid #555;
}

/* ------------------------------------------------------------------
 * FOOTER
 * ------------------------------------------------------------------ */
#footer {
	background-color: #45433c;
}
#footer_content {
	color: #fff;
	font-size: 12px;
	margin: 20px 0;
	text-align: center;
}

/*HACKS*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

