/*
Created for Cleaning Solutions
11.09.09
Copyright DA Designing
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #29AAE2;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #1B75BC;
}

img {
	border: none;
}

body {
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
}

/*
p, ul, a {
	font-size: 12px;
}
*/

h1 {
	color: #1B75BC;
	font-family: Times New Roman, serif;
	font-size: 2.3em;
	font-weight: bold;
	margin-bottom: 2px;
}

h2 {
	color: #1B75BC;
	font-family: Times New Roman, serif;
	font-size: 2.1em;
	font-weight: normal;
}

h3 {
	color: #1B75BC;
	font-family: Times New Roman, serif;
	font-size: 1.6em;
	font-weight: bold;
}

h4 {
	color: #1B75BC;
	font-size: 1.4em;
}

h5 {
	color: #1B75BC;
	font-family: Times New Roman, serif;
	font-size: 1.2em;
	font-weight: bold;
}

td {
	padding-bottom: 5px;
}

#container {
	background-color: #FFF;
	margin: 10px auto 0 auto;
	padding-bottom: 20px;
	position: relative;
	width: 955px;
}

#contWrap {
	background-color: #FFF;
	font-size: 1.2em;
	margin-left: 215px;
}

#contWrapAdmin {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	margin-bottom: 10px;
	margin-left: 215px;
	padding: 10px;
}

#contWrapAdmin h3 {
	color: #000;
	margin-top: 10px;
}

#contWrapProducts {
	background-color: #FFF;
	/* border:1px solid #E6E6E6; */
	margin-bottom: 10px;
	padding: 10px;
}

#contWrapProducts h2 {
	background-image:url(../_img/secHeader.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:2em;
	font-weight:normal;
	height: 38px;
	padding: 5px 0 0 10px;
}


/* --------------------------- Home - Header/Nav Styles --------------------------- */

.welcome {
	color: #1B75BC;
	float: right;
	font-size: 1.7em;
	font-style: italic;
	margin: 15px 25px 0 0;
}

.welcome strong {
	font-size: 21px;
	font-weight: bold;
}

.welcome a {
	color: #1B75BC;
	font-size: 1em;
}

.welcome a:hover {
	color: #29AAE2;
	text-decoration: underline;
}

/* beginning of drop down code */

#topNav {
	background-image: url(../_img/navPiece.jpg);
	background-repeat: repeat-x;
	height: 32px;
	font-weight: normal;
	margin: 5px 0 7px 0;
	text-align: center;
}

#mainNav {
	margin-left: 15px;
}

#mainNav li {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font: normal 12px arial;
	text-align: center;
}

#mainNav li a {
	background-image: url(../_img/nav.jpg);
	background-repeat: no-repeat;
	border: 1px solid #1B75BC;
	display: block;
	height: 12px;
	margin: 0 0 0 0;
	padding: 9px 0px;
	margin: 0 -1px;
	width: 115px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#mainNav li a:hover {
	background-image: url(../_img/navHover.jpg);
	background-repeat: no-repeat;
	border: 1px solid #1B75BC;
}

#mainNav div {
	position: absolute;
	visibility: hidden;
	margin-left: 0;
	padding: 0;
	background: #29AAE2;
	border: 1px solid #1B75BC;
	width: 132px;
	z-index: 20;
}

#mainNav div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #29AAE2;
	color: #FFF;
	font: normal 12px arial;
}

#mainNav div a:hover {
	background: #1B75BC;
	color: #FFF;
}

/* end drop down code */

#searchWrap {
	margin: 0 0 10px 5px;
	padding-bottom: 10px;
}

#searchWrap a {
	margin-right: 10px;
	text-decoration: underline;
}

* html #search {
	width:  370px;
}

#search {
	float: right;
	margin: 0 0 10px 5px;
	/* width: 35.0em; */
}

#search input {
	color: #000;
	float: left;
	height: 15px;
	padding-top: 1px;
}

#search #button2 {
	background-image: url(../_img/searchPiece.jpg);
	background-repeat: repeat-x;
	border: none;
	color: #fff;
	height: 21px;
	margin-left: 8px;
	padding:0 10px;
	/* width: 74px; */
}

#search a {
	margin-left: 5px;
}

#tableProductDetails a {
	color:#1B75BC;
	text-decoration: underline;
}

#tableProductDetails a:hover {
	color: #29AAE2;
}

#tableProductDetails ul {
	margin-left: 15px;
	margin-bottom: 8px;
}

/* --------------------------- Left Nav Styles --------------------------- */

#leftNav, #leftNavNew {
	border: 1px solid #E6E6E6;
	float: left;
	font-size: 1.2em;
	width: 200px;
}

#leftNav h4 {
	color: #000;
}

#leftNavNew {
	border: none;
}

#leftNav a {
	color: #000;
}

#leftNavNew a {
	color: #1C75BC;
} 

#leftNav a:hover, #leftNavNew a:hover {
	color: #29AAE2;
}

#leftNavNew hr {
	border: 1px solid #E6E6E6;
	margin: 10px 0;
}

#leftNavNew h2 {
	font-size: 23px;
	font-weight: bold;
	/* margin-left: 10px; */
}

#leftNav h4 {
	background-image: url(../_img/leftNavHead.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	margin-top: 8px;
	padding: 4px 0 0 10px;
}

#leftNav h4.carpet {
	margin-top: 0;
}

#leftNav ul {
	list-style-type: none;
	margin-left: 20px;
}

#leftNav li, #topCopy li, #topCopy p  {
	line-height: 16px;
}

.seo {
	width: 900px;
}

.imgrot {
	height: 200px;
	position: relative;
	top: 0;
}

	

/* --------------------------- Home Styles --------------------------- */

#topFlashAd {	
	border: 1px solid #E6E6E6;
	margin: 0 0 10px 0;
	height: 200px;
}

#flash {
	position: absolute;
	right: 0;
	top: 164px;
}

#topCopy {
/* 	float: left; */
	margin: 5px 4px 10px 15px;
	width: 360px;
}

#topCopy ul {
	margin: 3px 0 0 20px;
}

.buy, #featuredProducts .add, .hmSecs .add {
	background-image: url(../_img/searchPiece.jpg);
	background-repeat: repeat-x;
	height: 21px;
	margin: 10px 0 0 0;
	padding-top: 2px;
	text-align: center;
	width: 97px;
}

.buy {
	margin: 6px 0 0 10px;
}

#featuredProducts .add a {
	padding-top: 3px;
	text-decoration: none;
}

.buy a, #featuredProducts .add a {
	color: #fff;
}

.buy a:hover, #featuredProducts .add a:hover {
	color: #000;
}

.special {
	float: right;
	margin-right: 30px;
}


#featuredProducts {
	border: 1px solid #E6E6E6;
	float: left;
	margin-right: 17px;
	min-height: 515px;
	padding-bottom: 10px;
	text-align: center;
	width: 231px;
}

#featuredProducts img {
	margin-bottom: 5px;
}

#featuredProducts .des {
	color: #666;
	line-height: 18px;
	margin: 5px 12px;
	text-align: left;
}

#featuredProducts p {
	text-align: center;
}

#featuredProducts a {
	color: #000;
	text-decoration: underline;
}

#featuredProducts a:hover {
	color: #29AAE2;
}

#featuredProducts h1 {
	background-image: url(../_img/hmHeaders231.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	height: 38px;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	width: 231px;
}

#videoSection {
	margin: 20px 0;
}

#featuredProducts .video a {
	color: #1B75BC;
	text-decoration: underline;
}

#featuredProducts .video a:hover {
	color: #000;
	text-decoration: underline;
}

#btmSecWrap {
	width: 740px;
}

#btmSec {
	border: 1px solid #E6E6E6;
	float: left;
	line-height: 1.6em;
	margin: 10px 15px 10px 0;
	min-height: 220px;
	padding: 12px;
	text-align: center;
	width: 147px;
}

#btmSec img {
	margin: 10px 0 20px 0;
}

#btmSec a {
	text-decoration: underline;
}

#btmSec a:hover {
	color: #000;
}

#btmSec h3 {
	margin-bottom: 8px;
	text-align: center;
}

#btmSec p {
	/* font-size: 1.2em; */
	text-align: left;
}

#btmSec p.author {
	margin-top: 20px;
	text-align: right;
}

.light {
	color: #666;
}

/* --------------------------- NEW HOME PAGE CSS --------------------------- */

#hmSecWrap {
	height: 210px;
}

.hmSecs, .hmSecsGreen {
	border: 1px solid #E6E6E6;
	float: left;
	line-height: 19px;
	margin-right: 17px;
	min-height: 210px;
	padding-bottom: 10px;
	width: 231px;
}

.hmSecsGreen {
	margin-right: 0;
}

.hmSecs h1, .hmSecsGreen h1 {
	background-image: url(../_img/hmHeaders231.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	height: 34px;
	margin-bottom: 3px;
	padding-top: 10px;
	text-align: center;
	width: 231px;
}

.hmSecsGreen h1 {
	background-image: url(../_img/greenHead.jpg);
	background-repeat: no-repeat;
}

.hmSecsGreen p {
	color: #8DC63F;
	font-family: Georgia, serif;
	font-size: 1.4em;
}

.hmSecsGreen a {
	color: #8DC63F;
	font-family: Georgia, serif;
}

.hmSecsGreen a:hover {
	text-decoration: underline;
}

.hmSecsGreen .green a {
	color: #8DC63F;
	font-family: Georgia, serif;
	font-size: 14px;
	margin-bottom: 0;
}

.hmSecsGreen img {
	margin-top: 6px;
	margin-bottom: -5px;
}

.hmSecsGreen strong {
	color: #009444;
	font-size: 15px;
}

.hmSecCont h3 {
	font-size: 17px;
	margin-bottom: 3px;
}

.hmSecCont {
	padding: 10px 15px;
}

.hmSecCont img {
	float: right;
}

.hmSecs .author {
	margin-top: 10px;
	text-align: right;
}

#hmCont {
	border-bottom: 1px solid #E6E6E6;
	margin: 20px 0;
	padding-bottom: 20px;
}

#hmCont p {
	line-height: 16px;
	margin-bottom: 10px;
}

/* --------------------------- Content Styles --------------------------- */

#mainContent, #midAdmin {	
	border: 1px solid #E6E6E6;
	/* font-size: 1.2em; */
	min-height: 300px;
	padding: 13px 15px;
	/* margin: 0em 0em 1em 0em; */
}

#midAdmin {
	font-size: 1.2em;
}

#mainContProd {	
	/* font-size: 1.2em; */
	min-height: 300px;
	padding: 0 0 0 10px;
	/* margin: 0em 0em 1em 0em; */
}

#mainContProd h1 {
	background-image: url(../_img/secHeader.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 2.0em;
	font-weight: normal;
	height: 38px;
	margin-bottom: 10px;
	padding: 5px 0 0 10px;
}

#mainContent p, #mainContProd p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#mainContent ol, #mainContProd ol {
	margin-left: 18px;
	font-size: 1.2em;
}

#mainContent ol li, #mainContProd ol li {
	margin-bottom: 10px;
}


#mainContent ol li ul, #mainContProd ol li ul {
	margin-left: 15px;
	list-style-type: disc;
}

#mainContent ol li ul li, #mainContProd ol li ul li {
	margin-bottom: 3px;
}


/* 	Product Styles */
#productWrap h1 {
	background-image: url(../_img/secHeader.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 2.0em;
	font-weight: normal;
	height: 38px;
	padding: 5px 0 0 10px;
}

#products {
	border:1px solid #E6E6E6;
	float: left;
	font-family: Times, serif;
	margin-bottom: 15px;;
	margin-right: 15px;
	padding: 10px 10px 10px 0;
	width: 340px;
}

#products img, #productDetail img {
	float: left;
	margin-left: 5px;
}

#products p, #productDetail p {
	color: #666666;
	margin-top: 5px;
}

#products p.add a, #productDetail p.add a, .hmSecCont p.add a {
	color: #ffffff;
}

#products p.add a:hover, #productDetail p.add a:hover, .hmSecCont p.add a:hover {
	color: #000000;
}

#products p strong, #productDetail p strong {
	color: #000;
}

#products h4 a, #productDetail h4 a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#proDes {
	margin-left: 90px;
	padding-left: 15px;
}

#products .add, #productDetail .add {
	background-image: url(../_img/search.jpg);
	background-repeat: no-repeat;
	height: 21px;
	margin: 0;
	padding-top: 3px;
	text-align: center;
	width: 74px;
}

#centerImg {
	float: left;
	/* margin-left: 0.5em; */
	text-align: center;
	width: 85px;
}

#productDetail {
	border:1px solid #E6E6E6;
	float: left;
	font-family: Times, serif;
	margin-bottom: 1.5em;
	padding: 10px 10px 10px 0;
}

#productDetail p {
	margin-bottom: 10px;
}

.manage {
	background-image: url(../_img/navPiece.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 6px 0 0 0;
	text-align: center;
}

.manage a {
	color: #fff !important;
}

table {
	border-right: none;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	
}

td {
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 10px;
}

table#loginTbl {
	border:none;
}

#loginTbl td {
	border: none;
	font-size: 12px;
	padding: 4px 0;
}

/* --------------------------- Footer Styles --------------------------- */

#footer {
	background-image: url(../_img/footer.jpg);
	background-repeat: repeat-x;
	background-color:#0F75BD;
	clear: both;
	color: #fff;
	margin-top: 40px;
	min-height: 33px;
	padding: 6px 0 6px 160px;
	text-align: center;
}

#footer p {
	font-size: 1em;
	line-height: 1.3em;
}

#footer a {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
}

.credit {
	float: right;
	margin-right: 10px;
	width: 123px;
}

