/* 
Title:     Tilex
Author:    © Clorox
Updated:   07-23-09
*/


/* !defaults */

* {
	margin: 0;
	padding: 0;na
	border: none;
	}	
	
body {
	font: normal 62.5%/1.25em Arial, Helvetica, sans-serif;
  	color: #9A9999;	
	background: #FFFFFF;
	}	

body.home-background {
/*	background: url(/images/tilex_homeBackgroundTile.png) repeat-x left top; */
	background: url(/images/background-home.jpg) repeat-x left top;
}

body.subpage-background {
/*	background:url(/images/tilex_subsBackgroundTile2.png) repeat-x left top; */
	background:url(/images/background-internal.jpg) repeat-x left top;
}

strong, b { font-weight: bold; }
small { font-size: 0.9em; line-height: 1.25em; }	

/**
 * Override how superscripts work for the benefit of all the circle-Rs
 */
sup {
    font-size: 0.7em;
    position: relative;
    top: -0.4em;
    vertical-align: baseline;
}


h1 {
	margin: 0 0 3px 0;
	padding: 0; 
	font: normal 2em Arial, Helvetica, sans-serif;
	color: #006699;
	}
	
h2 {
	margin: 0 0 3px 0;
	padding: 0; 
	font: normal 1.8em Arial, Helvetica, sans-serif;
	color: #00A9EB;
	}
	
h3 {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0; 
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #333333;
	}		
	
h4 {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0; 
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
p {	
	margin: 0 0 10px 0;
	font: normal 1.2em/1.5em Arial, Helvetica, sans-serif;	
	color: gray;
	}

a:focus { outline: none; }
a:link, a:visited { 
	color: #F98E2F; 
	text-decoration: none; 
	}
a:hover, a:active { 
	opacity:0.75;
	text-decoration: none; 
}

img {
	border: none;
}

	
/* !structure */	

	
#wrap {
	width: 1250px;
	min-height: 1000px;
	margin: 0 auto;
	text-align: left;
	}
	
#home {
	position: relative;
	width: 1250px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/baby.png) no-repeat 0px 110px;
}

#show-intro {
	font-size: 1em;
	padding: 0 0 0 250px;
}
	
#flashHomeHero {
	display: none;
	background-color: transparent;
	position: absolute;
	top:0px; 
	left:0px;
	padding:0px; 
	margin:0px;
	width:1250px;
	z-index:1000;
	height:610px;
	}

#flashObject {
	background-color: transparent;
}

#home #verbiage {
	margin: 20px 0 0 250px;
    width:450px;
    height:300px;
    line-height: 10px;
}

#home #verbiage A:link {
    text-decoration: none;
    color:#F98E2F;
    font-size:36px;
    line-height: 36px;
}
#home #verbiage A:visited {
    text-decoration: none; 
    color:#F98E2F;
    font-size:36px;
    line-height: 36px;
}
#home #verbiage A:active {
    text-decoration: none; 
    color:#F98E2F;
    font-size:36px;
    line-height: 36px;
}
#home #verbiage A:hover {
    text-decoration: none; 
    color:#F98E2F;
    font-size:36px;
    line-height: 36px;
}

#home #homePromos {
    width:800px;
    height: 132px;
	margin: 70px 0 0 212px;
	padding: 0;
}

#verbiage h1{
    font-size:22px;
    color:#F98E2F;
}

#verbiage p {
    color:#666666;
    margin-top:10px;
    font-size:18px;
}
    
	
#twocol {
	width: 1000px;
	margin: 0 0 0 5px;
	padding: 0;
	}		
	
#twocol .leftcol {
	float: left;
	width: 156px;
	}
	
#twocol .rightcol {
	float: left;
	width: 570px;
	margin: 0 0 0 43px;
	}	
	
#bathroom-mold .leftcol {
	float: left;
	width: 540px;
	padding-right:30px;
	}
#bathroom-mold .rightcol {
	float: left;
	width: 156px;
	}	

#bathroom-mold #moldUl {
    list-style:disc;
    margin-left:15px; 
    margin-bottom:20px;
    font: normal 1.2em/1.5em Arial, Helvetica, sans-serif;

}
	
#landing {
	margin-left: 150px;
	margin-top: 35px;
	padding: 0;
	}	
		
#surface {
	position: relative;
	width: 842px;
	min-height: 685px;
    margin: 0 auto;
	padding: 0;
	margin-top:50px;
	background: url(/images/bg_surface.png) no-repeat left top;
	}		

#surface h1 {
    position:relative;
    top:50px;
    left:35px;
    font-size:24px;
    font-weight:bold;
    color:#006699;
}
.headMoreThanTile {
    width:500px;
    height: 80px;
    position:relative;
    top:50px;
    left:35px;
    color:#333333;
    font-size:18px;
}
	
#product {
	margin-left: 150px;
	margin-top: 35px;
	padding: 0;
	}	

	
#product .copy {
	float: left;
	width: 360px;
	margin: 0 40px 0 0;
	}	
	
	
.content { 
	min-height: 400px;
	margin: 10px 15px 0 140px; 
	padding: 0 0 40px 0;
	}
	
.contactContent { 
    position:relative;
    left:345px;
    top: 25px;
    width:600px;
	}	

.moldContent{
    margin-left:345px;
    margin-top: 25px;
}

.moldContent h1{ 
    color:#006699;
    font-size: 24px;
}


.content li {
	margin: 0 0 5px 0;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	}
	
.terms ul { margin: 0 0 15px 20px; }
.terms li {
	margin: 0 0 5px 0;
	font: normal 1.2em/1.25em Arial, Helvetica, sans-serif;
	list-style: disc;
	}	
	
.terms li li { font-size: 1em; }	

.footnote { 
	margin: 0 0 3px 0;
	font-size: 0.9em; 
	line-height: 1.25em;
	}
	

/* !benefits dl */

.benefits { 
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	background: #CFE3EE; 
    border-radius: 15px;
	-moz-border-radius:15px;
    padding-left:15px;
	}
	
.benefits p {
    font-weight:bold;
    font-size:16px;
    color: #2E6EA7;
    
}
.benefits ul {
	color: #00A9EB;
	margin: 0 0 10px 0;
	padding: 5px 0 0 15px;
}	
	
.benefits li {
	margin: 0 15px 10px 0px;
	padding: 0;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #00A9EB;
	}
	
.benefits a:link, .benefits a:visited { color: #00A9EB; }	


/* !subnav */

.subnav { 
	margin: 0 0 15px 0;
	padding: 0;
	}
	
.subnav dt {
	margin: 0 0 10px 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #006699;
	}	
	
.subnav dd {
	margin: 0 15px 10px 0;
	padding: 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #006699;
	}

/* !media */

.video {
	float: left;
	width: 412px;
	margin: 0;
	}
	
/* !promos */

#promos {
	clear: both;
	margin-top: 50px;
	height: 130px;
	width:725px;
    border-radius: 15px;
	-moz-border-radius:15px;
	border:1px solid #ddd;
	background: url(/images/promo-corner-new.png) no-repeat top left;
	z-index:1000;
	}	
	

	
#promos .coupon {
	float: left;
	position:relative;
	top:5px;
	left:50px;
	width: 332px;
	margin: 0;
	cursor: pointer;
	background: url(/images/coupon_left.png) repeat-y;

	}
	
.coupon img{
    margin-top:10px; 
    float:left;
}
#promos .coupon {
	float: left;
	width: 315px;
	cursor: pointer;
	}
	
#promos div h2 {
    color: #0055A5;
    float:left;
    margin: 10px 0px 0px 15px;
    width:225px;
}
#spacer {
    margin:0;    
}
#promos p {
    color: #0055A5;
    float:left;
    margin: 0px 0px 0px 15px;
    font-size: 12px;
}
#promos .coupon div {
    color: #A09F9F;
    font-size: 12px;
    float:left;
    text-align:left;
    margin: 5px 0px 0px 15px;
    width: 225px;
}

#promos .coupon-learn {
	color:#F98E2F;
}

.coupon-learn img{
    float:none;    
}

#promoStainRemover {
    height:120px;    
}
#promoGeneric {
    height:120px;  
}
	
/* !footer */		

#footer {
	clear: both;
	background: url(/images/footer.jpg) repeat-x left top;
	text-align:left;
	margin-top:100px;
	width:100%;
}	
#footer-content {
width: 1250px;
margin: 0 auto;
padding: 20px 0 40px 0;
}    
#footer p {	
    font-size: 1em;	
    margin:10px 0 0 160px;
}	
	
#footer p.copyright {
	float: left;
	width: 80%;
	margin: 0 0 0 212px;
	}	
	
	
#footer a { color: #9A9999;	}	
	

/* !popups */

div.overlay {      
    background-image:url(/images/bg_overlay.png); 
    width:600px; 
    height:470px;             
    display:none; 
    padding:55px; 
	} 
 

div.overlay div.close { 
    background-image:url(/images/btn_close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
	}

#usageGuide ol {
	margin: 0 20px;
	}
	
#usageGuide ol ol {	margin: 0 0 0 20px;	}
	
#usageGuide li {
	margin: 0 0 5px 0;
	list-style: decimal;
	font: normal 1.3em/1.25em Arial, Helvetica, sans-serif;
	}
	
#usageGuide ol ol li {	
	font-size: 1em;
	list-style: lower-alpha; 
	}	

/* external links */

.warning { position: relative; }

a.warningLink:hover {
	text-decoration: none;
	background: none; 
	}

a.warningLink span {
	display: none;	
	padding: 5px
	}

a.warningLink:hover span {
 	display: inline; 
	position: absolute; 
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	color: #999999;
	}


/* !misc */	

.fix { display: inline-block; } 

.left { float: left; }
.right { float: right; }
.clear { clear: left; }

iframe { margin: 0 0 80px 0; padding: 40px 0 0 0; }

/* new product list look June 2011*/
	
#product-list-nav li A:link {text-decoration: none; color:gray;}
#product-list-nav li A:visited {text-decoration: none; color:gray;}
#product-list-nav li A:active {text-decoration: none; color:gray;}
#product-list-nav li A:hover {
    text-decoration: none; 
    color:gray;
}

#product-list-nav {
	float: left;
	width: 154px;
	font-size:12px;
	color:#999;
	
	}	
#product-list-nav ul{
	list-style:none;
	}

#product-list-nav li{
	margin-bottom: 15px;
	line-height: 150%;
	width:158px;
	
	}	
	
#product-list-nav li.selected {
    background-image:url('/images/secondary-nav-selection.gif');
    position:relative;
    z-index:1000;
    margin-left:-10px;
    padding-left:10px;
    background-repeat:no-repeat;	    
}

#product-list-nav div{
	display:table-cell; 
	vertical-align:middle; 
	height:41px;
}

#big-product-list {
	float: left;
	width: 775px;
	margin-left:40px;
	}	
	
#big-product-list h1{
    font-size: 24px;
    color: #006699;
}

#big-product-list h2{
    width: 620px;
    color: #666666;
}
	
.big-product-list-item {
	width: 245px;
	float: left;
}
.big-product-list-item .title{
	color: #006699;
	font-weight:bold;
	font-size:14px;
    padding:5px;
    width:195px;
    margin-bottom:15px;
    border:2px solid white;
}

.big-product-list-item .wrapTitle {
    height:35px;  
    margin-bottom: 20px;
}

.productSelected .title{
	border:2px solid orange;
    border-radius: 8px;
	-moz-border-radius:8px;    
}
.big-product-list-item p {
    color:#696969;  
    padding-right:30px;
    margin-left:8px;
    margin-top:10px;
	font-size: 1.2em;
	line-height: 100%;    
    
}
.big-product-list-item ul{
    list-style: disc;
	list-style-position:outside;
	margin-left:23px;
}
.big-product-list-item li {
    padding-right:30px;
	font-size: 1.2em;
	line-height: 100%;    
}

.big-product-list-item .title A:link {text-decoration: none;color: #006699;}
.big-product-list-item .title A:visited {text-decoration: none;color: #006699;}
.big-product-list-item .title A:active {text-decoration: none;color: #006699;}
.big-product-list-item .title A:hover {text-decoration: none;color: #006699; }

.big-product-list-item p A:link {text-decoration: none;color: #696969;}
.big-product-list-item p A:visited {text-decoration: none;color: #696969;}
.big-product-list-item p A:active {text-decoration: none;color: #696969;}
.big-product-list-item p A:hover {text-decoration: none;color: #696969; }

.big-product-list-item li A:link {text-decoration: none;color: gray;}
.big-product-list-item li A:visited {text-decoration: none;color: gray;}
.big-product-list-item li A:active {text-decoration: none;color: gray;}
.big-product-list-item li A:hover {text-decoration: none;color: gray; }

/* Product pages */
/* blue div for new product look */

#product-details .product-details-blue {
	background: #D0E3EE;
	width:625px;
	height:200px;
	border-radius: 15px;
	-moz-border-radius:15px;
    margin-top:50px;
    position:relative;

	}

#inner-details-container {
  	display:table-cell; 
	vertical-align:middle;
	height:200px;
}
	
#inner-details-container ul {
    float:left;   
    width:275px;
    list-style: disc;
	list-style-position:outside;
	margin-left:30px;
	margin-right:10px;
	color:#004d94;
	font-size:12px;
}
#inner-details-container li {
    margin-bottom: 12px;        
}
#inner-details-container li.primary {
    font-size:14px;
    font-weight: bold;
}

#product-details .product-details-blue #cta {
    float:left;
    width: 150px;    
}
#product-details {
	float: left;
	width: 670px;
	margin-left:45px;
}
#product-details h1 {
    font-size:30px;
    color:#004d94;
    width:415px;
    
}
#product-details .copy-text {
    width: 415px;  
    color:#333333;
    font-size: 13px;
}
.bottomRight {
    bottom: -40px;
    position: absolute;
    right: -45px;
}
/* end product pages */

/* header navigation */
#common-header {
	width: 1250px;
	height: 150px;
	margin: 0;
	padding:0;
}

#common-header #logo {
    width:188px;  
    height:140px;
    float:left;
    margin-left:140px;
    margin-top: 20px;
}

#common-header a:hover {
	opacity: 1;
}

/* !mainnav */


ul#nav {
	/*position: relative; */
	float: left;		
	width: 689px;	
	height: 47px;
	margin: 75px 0 0 25px;
	list-style: none;
	overflow: hidden;
	}
ul#nav li{
    display: inline;
    list-style-type: none;  
    padding-right:30px;  
}
ul#nav li a {
	font-size:14px;
	font-weight:bold;
	
	
	top: 0;
	width: 118px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 47px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:47px; /* IE5/Win */
	z-index:1000;
	}
	
#nav li a {
    color:white;    
}

ul#nav  a:hover,
ul#nav a.active {
	color:orange;
	opacity:1;
}

/* End header navigation */


/* FAQ pages */
.faqNav div{
    color:#006699; 
    font-size:2em;
    line-height:1em;
    margin-bottom:20px;
}
.faqNav li {
    font-size:1.25em;
    line-height:1.25em;  
    list-style-type:none;
	color: #F98E2F; 
    margin-bottom:15px;
}
.faqNav li a {
    color: #006699;
}



/* End faq pages */


