/* ------ START: Global Reset ------ */
* { padding: 0; margin: 0; }

a { outline: none; }

fieldset { padding: .5em; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 0; }

img {  }

li, dd, blockquote { margin-left: 5%; }

p, h1, h2, h3, h4, h5, h6, ul, ol { margin-bottom: 1em; }
/* ------ END: Global Reset ------ */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background: #C5DDE5 url(../images/body-repeater.gif) repeat-x;
}

/* ------ START: Links ------ */
a {
    outline: none;
}

A:link    { text-decoration:underline; color: #135772; }
A:visited { text-decoration:underline; color: #00B1DB; }
A:active  { text-decoration:underline; color: #135772; }
A:hover   { text-decoration:underline; color: #00B1DB; }
A:focus   { text-decoration:underline; color: #135772; }
/* ------ END: Links ------ */

.checkbox {
	border: 0px;
}

.clear {
	clear: both;
	height: 0px;
}

#existing_login_form {
	width:570px;
	padding:10px 25px;
	background: #C5DDE5;
	margin: 0 0 10px 0;
}

#existing_login_form label {
  display:block;
  float:left;
	width:150px;
}

/* ------ START: H Tags ------ */
h1 {
	background: #135772;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}
/* ------ END: H Tags ------ */

hr {
    background-color: #00B2DC;
    border: none;
    color: #00B2DC;
    height: 1px;
	margin: 10px 0;
}

/* ------ START: Header ------ */
#header {
	position: relative;
	width: 960px;
	height: 191px;
	margin: 0 auto;
	padding: 0;
} 

#header h1, #header h2, #header h3, #header h4 {
	padding: 0;
	margin: 0;
}

#header h1 a {
	display: block;
	width: 302px;
	height: 21px;
	text-indent: -99999px;
	background: url("../images/header-innovative.gif") no-repeat;
	float: left;
	padding-right: 315px;
}

#header h2 a {
	display: block;
	width: 139px;
	height: 21px;
	text-indent: -99999px;
	background: url("../images/header-phone.gif") no-repeat;
	float: left;
	padding-right: 20px;
}

#header h3 a {
	display: block;
	width: 184px;
	height: 21px;
	text-indent: -99999px;
	background: url("../images/header-toll-free.gif") no-repeat;
	float: left;
}

#header h4 a {
	display: block;
	width: 960px;
	height: 170px;
	text-indent: -99999px;
	background: url("../images/header.jpg") no-repeat;
	clear: both;
}
/* ------ END: Header ------ */

/* ------ START: Footer ------ */
#footer {
	width: 960px;
	clear: both;
	font-size: 0.85em;
	color: #585858;
	text-align: center;
	background: url(../images/main-body-bottom.gif) top center no-repeat;
	padding-top: 25px;
}

#footer p {
	margin-top: 1em;
	margin-bottom: 0;
}

#footer a, #footer a:hover {
	color: #585858;
	text-decoration: none;
}

#footer .footer-links a {
	margin-left: 10px;
}
/* ------ END: Footer ------ */

.list-bullets {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;	
	padding-left: 10px;
}

.list-bullets li {
	padding-bottom: 10px;
}

#log-out {
	margin: 7px 0 0 10px;
	background: url(../images/bullet-blue.gif) no-repeat 885px 6px;
	padding: 0 10px;
	text-align: right;
}

#main-body {
	background: #FFFFFF url(../images/main-body-top.gif) no-repeat;
	min-height: 20px;
	margin-top: 15px;
	padding: 20px 15px;
	clear: both;
}

* * body #main-body {
	height: 20px;
}

#main-body #column1 h1 {
	width: 250px;
	padding: 5px;
}

#main-body #column2 h1 {
	width: 325px;
	padding: 5px;
}

#main-body #column3 h1 {
	width: 305px;
	padding: 5px 5px 5px 25px;
}

#main-body #column3 p {
	line-height: 1.3em;
}


#main-body #column4 h1 {
	width: 660px;
	padding: 5px;
}

#main-body #column1 {
	float: left;
	width: 260px;
}

#main-body #column2 {
	float: left;
	width: 335px;
}


#main-body #column1 h2 {
	display: block;
	width: 103px;
	height: 24px;
	text-indent: -99999px;
	background: url("../images/coming-soon.gif") no-repeat;	
}

#main-body #column1 a {
	text-decoration: none;
	color: #000000;
}

#main-body #column2 #home-slideshow {
	width: 327px;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	background:  #ffffff url(../images/main-body-box1-top.gif) no-repeat;
}

#main-body #column2 .home-slideshow-inner {
	width: 327px;
	margin: 0 auto;
	background: #F4E9BC url(../images/main-body-box1-bottom.gif) no-repeat  bottom center;
}

#main-body #column2 #home-text {
	width: 327px;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	background:  #ffffff url(../images/main-body-box2-top.gif) no-repeat;
}

#main-body #column2 .home-text-inner {
	width: 327px;
	margin: 0 auto;
	background: #C5DDE5 url(../images/main-body-box2-bottom.gif) no-repeat  bottom center;
}

#main-body #column2 .home-text-inner p {
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
}

#main-body #column3 {
	float: left;
	width: 335px;
}

#main-body #column3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0b4057;
	font-size: 1.0em;
	font-weight: bold;
}

#main-body #column3 a {
	color: #000000;
	text-decoration: none;
	font-size: 0.95em;
}


#main-body #column3 img {
	float: right;
	padding-left: 20px;
}

#main-body #column3 .feature-product {
	border-bottom: 1px solid #c5dde5;
	margin: 10px 0px 0 27px;
	clear: both;
	width: 305px;
}

#main-body p {
	line-height: 1.3em;
}

#main-body #column4 {
	float: left;
	width: 670px;
	background: #FFFFFF url(../images/column4-box-top.gif) no-repeat center 33px;
}

#main-body .column-padding img {
	margin: 10px;
}

#main-body #column4 .column-padding {
	width: 630px;
	background: #f3e9bc url(../images/column4-box-bottom.gif) no-repeat center bottom;
	padding: 5px 20px;
	
}

/* ------ START: Menu ------ */
#menu {
	position: relative;
	width: 960px;
	height: 56px;
	padding: 0;
	margin: 0;
}

#menu a {
	display: block;
	height: 56px;
	background: url("../images/menu.gif") no-repeat;
	text-indent: -99999px;
}

#menu .menu_1 a { background-position: 0px 0px; width: 70px; }
#menu .menu_1 a:hover, #menu .menu_1 a.menu_current { background-position: 0px -56px; }

#menu .menu_2 a { background-position: -70px 0px; width: 96px; }
#menu .menu_2 a:hover, #menu .menu_2 a.menu_current { background-position: -70px -56px; }

#menu .menu_3 a { background-position: -166px 0px; width: 124px; }
#menu .menu_3 a:hover, #menu .menu_3 a.menu_current { background-position: -166px -56px; }

#menu .menu_4 a { background-position: -290px 0px; width: 140px; }
#menu .menu_4 a:hover, #menu .menu_4 a.menu_current { background-position: -290px -56px; }

#menu .menu_5 a { background-position: -430px 0px; width: 131px; }
#menu .menu_5 a:hover, #menu .menu_5 a.menu_current { background-position: -430px -56px; }

#menu .menu_6 a { background-position: -561px 0px; width: 110px; }
#menu .menu_6 a:hover, #menu .menu_6 a.menu_current { background-position: -561px -56px; }

#menu .menu_7 a { background-position: -671px 0px; width: 127px; }
#menu .menu_7 a:hover, #menu .menu_7 a.menu_current { background-position: -671px -56px; }

#menu .menu_8 a { background-position: -798px 0px; width: 67px; }
#menu .menu_8 a:hover, #menu .menu_8 a.menu_current { background-position: -798px -56px; }

#menu .menu_9 a { background-position: -865px 0px; width: 95px; }
#menu .menu_9 a:hover, #menu .menu_9 a.menu_current { background-position: -865px -56px; }

#menu .menu_level_0 li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}

#menu li, #menu ul {
	margin: 0;
    padding: 0;
}
/* ------ END: Menu ------ */

#new_login_form {
	
	margin:10px 25px;
}

#new_login label {
	display:block;
	float:left;
	width:150px;
}

.potty-praiser-image {
	float: right;
	margin-left: 20px;
}

.potty-praiser-column {
	float: right;
	margin-left: 20px;
	display: block;
}

/* ------ START: Product Summary ------ */
.cleaner {
	border: 0 !important;
	float: none !important;
}

.product-summary-display {
	background: #C5DDE5;
	padding: 10px 10px 5px 10px;
	border: 1px solid #A2C8D5;
	margin: 0 0 10px 0;
}

.product-summary-display h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #135772;
}

.product-summary-display img {
	float: right;
	border: 1px solid #135772;
	margin-left: 20px;
}

.product-summary-price {
	background: #A2C8D5;
	font-weight: bold;
	padding: 5px;
	margin: 10px 0 0 0;
	text-align: right;
}

.product-summary-description {
	padding: 0;
	margin: 0;
}


/* ------ END: Product Summary ------ */

/* ------ START: Product Details ------ */
.product-price {
	background: #135772;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.product-options {
	background: #A2C8D5;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: right;
}

.product-number {
	background: #A2C8D5;
	padding: 10px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
}

.product-submit {
	text-align: center;
	margin: 0 auto;
	font-size: 1.3em;
}

.product-submit input {
	font-size: 1.0em;
	margin-bottom: 10px;
}

.product-slideshow {
	text-align: center;
	
}

.product-slideshow img {
	border: 1px solid #135772;
}

.product-slideshow-thumbnails {
	text-align: center;
}

.product-slideshow-thumbnails img {
	border: 1px solid #135772;
}

.product-description {
	background: #C5DDE5;
	padding: 10px;
}

.product-description p, .product-description ul, .product-description li, .product-description img {
	margin: 0;
	padding: 0;
}

.product-checkout {
	text-align: right;
	margin-bottom: 10px;
	
}

.product-checkout-table {

}

.product-checkout-table th {
	background: #135772;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 5px;
}

.product-checkout-table td {
	padding: 5px;
	background: #C5DDE5;
}
/* ------ END: Product Details ------ */

#wrapper {
	width: 960px;
	margin: 0px auto;s
	background: #FFFFFF;
}