/* @override http://www.latinaspecials.com/homedepot/css/master.css */<!--
body {
	background-image: url(../images/tileY.gif);
	background-repeat: repeat-y;
	background-color: #EBEBD3;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}
a:link,a:visited{
color:#fb8600;
font-weight:bold;
}
a:hover{
color:#444444;
font-weight:bold;
}
#container{
width:900px;
margin:auto;
}
#header{
margin:17px 0 10px 45px
}
#mainNav{
margin:0 0 0 15px
}
#columns{
padding:15px 0 15px 15px;
overflow:auto;
}
#quiz{
	background-image: url(../images/txtLoading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#columnL{
width:599px;
float:left;
}

#columnR{
float:right;
padding:0 10px 0 0;
}
html>body #columnR{
float:left;
padding:0 0 0 8px;
}

#columnR .container{
border:1px solid #d6d5cf;
}

#flash_container_knowHow{
width: 264px;
overflow: hidden;
border:1px solid #d6d5cf;
height: 400px;
display: block;
}


/* ---------------- Module Centric Styles ------------ */

.moduleType1{
margin:0 0 0 0;
border:1px solid #cccccc;
padding:9px;
}
.moduleType2{
padding:9px;
margin:0 0 20px 0;
clear:both;
}
.moduleNav{
	float:right;
	background-image:url(../images/moduleNavBg.gif);
	background-repeat:repeat-x;
	background-position: top;
	margin: 0 0 0 10px;
}
.moduleNavTitle{
float:left;
}

.moduleNavNumbers{
float:left;
}
.moduleNavNumbers a{ 
font-weight:bold;
display:block;
padding:3px 8px 0 8px;
float:left;
text-decoration:none;
}

html>body .moduleNavNumbers a{ 
padding-top:4px;
}

.moduleNavNumbers a:link, .moduleNavNumbers a:visited{
color:#fb8600;
}
.moduleNavNumbers a:hover{
	background-image: url(../images/moduleNavBgOn.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
}
.moduleEntry{
clear:both;
}
.moduleEntry h2{
margin:0;
display:compact;
font-weight:bold;
font-size:14px;

color:#666666;
line-height:14px;
}


.moduleEntry li {
margin: 0 0 15px 0;
}
div.podnav_item.touchable.podnav_item_on {
	float: left;
	padding:4px 8px 0 8px;
}

div.podnav_item.touchable.podnav_item_off {
	background-color:transparent;
	margin-top:0px;
}


.moduleEntry img,.pod_item_page p img, .pod_item_page p img{
border:1px solid #999999;
float:left;
margin:0 12px 12px 0;
}

.moduleTitles{
color:#fb8600;
font-size:18px;
font-weight:bold;
}

.moduleBtns{
float:right;
margin:10px 0 0 0;
text-align: right;
}

.moduleBtns img{
border: none;
}

.moduleBtnBack{
margin:0 15px 0 0;
border:none;
height: 20px;


}
.moduleBtnNext{
border:none;

}

.page_next.touchable{
float: right;
}
.page_back.touchable{
float: right;
}
html>body .page_back.touchable{
float: left;
}

.moduleType1 h1{
margin:0 0 10px 0;
font-size:20px;
color:#444444;
}
.moduleType1 .moduleHeader{
margin:14px 0 15px 0;
overflow:hidden;
}
.moduleType2 .moduleHeader{
margin:14px 0 15px 0;
overflow:hidden;
padding:10px 0 10px 0;
border-top:1px solid #7d7a67;
border-bottom:1px solid #7d7a67;
}

.moduleType1 .moduleEntryTitles{
font-size:16px;
color:#000000;
font-weight:bold;
}
.moduleType2 .moduleEntryTitles{
font-size:16px;
color:#000000;
font-weight:bold;
margin:0 0 15px 0;
}
.moduleNavEnd{
float:left;
}


/* -------------- Module Styles ------------------ */

.pod_title {
	/*font-size: 18px;
	font-weight: bold;*/
}

.podnav_item_off, .podnav_item {
	color: #fb8600;
font-weight:bold;
display:block;
padding:4px 8px 0 8px;
float:left;
text-decoration:none;
}

.podnav_item_on {
	color: #fb8600;
		background-image: url(../images/moduleNavBgOn.gif);
	background-repeat: repeat-x;
	color:#fff;
font-weight:bold;
display:block;
padding:3px 8px 0 8px;
float:left;
text-decoration:none;
}

.touchable {
	cursor: pointer;
}
.page-hover {
		background-image: url(../images/moduleNavBgOn.gif);
	background-repeat: repeat-x;
	color:#fff;
}

/* ---------------Tow------------ */

#tow{
width:268px;
margin:0 0 15px 0;
}
.towPic{
float:left;
margin:0 8px 3px 0;
border:1px solid #444444;
}
#tow .header{
margin:0 0 10px 7px;
}
#tow .content{
padding:0 10px 0 10px;
}
.towCreds{
margin:20px 0 0 0;
font-size:10px;
}

/* ----------- Go Green Guide ------- */

#goGreenGuide{
width:268px;
border:1px solid #e2e1dd;
margin:0 0 15px 0;
}

#goGreenGuide a:link,#goGreenGuide a:visited,#homeGreenGuide a:link,#homeGreenGuide a:visited{
color: #444444;
}
#goGreenGuide h1{
color:#444444;
font-size:14px;
margin:0;
}
#goGreenGuide h2{
color:#ffffff;
background-color:#fb8600;
font-size:12px;
margin:8px 0 8px 0;
padding:2px 0 2px 5px;
}
#goGreenGuide .header{
margin:8px 0 0 10px;
}
#goGreenGuide .content{
padding:0 10px 10px 10px;
}
.goGreenGuidePic{
float:left;
margin:0 10px 3px 0;
}

#homeGreenGuide ul,#goGreenGuide ul{
	margin: 0;
	padding: 0 0 0 15px;
	}
#homeGreenGuide ul li,#goGreenGuide ul li{
	margin: 0;
	padding: 0 0 10px 0;
	}

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

#columnLHome{
width:576px;
float:left;
padding:0 0px 0 16px;
overflow:hidden;
}
#homeFeature{
margin:10px 0 0 8px;
}
body>html #columnRHome{
float:left;
padding:0 0 0 6px;
}

#columnRHome{
float:left;
padding:0 0 0 10px;
}
#latestUpdates{
width:255px;
float:left;
margin:0 0 0 10px;
}

#latestUpdatesHeader{
border-bottom:1px solid #000000;
}
#latestUpdates .header{
margin:0 0 10px 20px;
}

#latestUpdates .content{
padding: 0 0 0 20px;
color:#444444;
}
#latestUpdates a:link,#latestUpdates a:visited{
font-weight:bold;
}
#latestUpdates a:hover{
font-weight:bold;
}
#homeGreenGuide{
float:right;
width:280px;
border:1px solid #e2e1dd;
margin:0 0 10px 0;
}
#homeGreenGuide h1{
color:#444444;
font-size:14px;
margin:0;
}
#homeGreenGuide h2{
color:#ffffff;
font-size:12px;
margin:10px 0 10px 0;
background-color:#fb8600;
padding:2px 0 2px 5px;
}
#homeGreenGuide .header{
margin:8px 0 0 10px;
}
#homeGreenGuide .content{
padding:0 10px 10px 10px;
}
.goGreenGuidePic{
float:left;
margin:0 10px 3px 0;
}

.linkTips{
border:1px solid #444444;
}
#homeTOW{
width:260px;
margin:20px 0 0 0;
}
.towPic{
float:left;
margin:0 8px 3px 0;
border:1px solid #444444;
}
#homeTOW .header{
margin:0 0 10px 0;
}
.towCreds{
margin:20px 0 0 0;
font-size:10px;
}
/* ---------------- Money Saving Tips ------------ */
#tips{
margin:0 12px 0 0;
border:1px solid #ccc;
padding:0 15px 15px 15px;
}
#tips .moduleEntry{
padding-top:13px;
border-bottom:1px solid #7d7a67;
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height: 213px;
overflow: hidden;
}
#tips .moduleEntry div{
line-height:18px;
margin:0 0 22px 0;
width: auto;
}
#tips .moduleEntry .left{
float:left;
padding:6px 18px 0 0;
margin:0;
}
#tips .moduleEntry .right{
float:right;
padding:6px 0 0 18px;
margin:0;
}
#tips .moduleEntry div img{
border:none;
}
#tips .moduleEntry img{
margin-top:6px;
}
img.imgl {
		float: left;
		margin: 0 18px 0 0;

}
html>body img.imgl {
		float: left;
		margin: 0 18px 20px 0;

}
img.imgr {
		float: right;
		margin: 0 0 0 18px;
}
html>body img.imgr {
		float: right;
		margin: 0 0 0 18px;
}
/* ---------------- Featured Products ------------ */
#email{
margin:0 0 9px 16px;
}
#email input {
font:bold 11px Arial, Helvetica, sans-serif;
color:#b4b4b4;
position:relative;
top:-2px;
margin:0 0 0 34px;
width:172px;
}
.replacement {
position:relative;
left:20px;
width:74px;
height:21px;
margin: 0;
padding: 0;
border: 0;
text-indent: -1000em;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background: transparent url(../images/featureSubmit.gif) no-repeat center top;
}

.featuredEntry{
border-bottom:1px solid #7d7a67;
margin-bottom:20px;
overflow:auto;
clear:both;
padding: 0 0 10px 0;
}
.featuredEntry .image{
float:left;vertical-align:top;
text-align:center;
padding:0 0 0 0;
margin:0 0 0 0;
}
.featuredEntry .image img{
margin:0 18px 8px 0;
}
#featured .featuredEntry div{
margin:10px;
}
/* Header Store Finder */
#store-finder{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:216px;
height:78px;
background:url(../images/featuredFnder.gif) no-repeat top left;
float:right;
padding:32px 6px 0 10px;

text-align:left;
}
#store-finder input{
width:100px;
padding:0;

}
.find-store{
	position:relative;
width:82px;
height:21px;
margin: 4px 0 0 0;
padding: 0;
border: 0;
text-indent: -1000em;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background: transparent url(../images/featuredSearch.gif) no-repeat center top;
	
}
/* Store Finder Side Column */
#store-finder-column .replacement2 {
position:relative;
left:20px;
width:82px;
height:21px;
margin: 4px 0 0 0;
padding: 0;
border: 0;
text-indent: -1000em;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background: transparent url(../images/featureFndStre.gif) no-repeat center top;
}
#featured #columnR .stre {
margin-bottom:12px;
}
#store-finder-column {
padding:12px;
border:1px solid #d6d5cf;
}


/* ---------------- Footer ------------ */
#footer{
clear:both;
border-top:1px solid #999999;
padding:10px 0 10px 0;
margin:0 15px 0 15px;
font-size:11px;
}
#footer img{
margin:0 0 10px 0;
}

.etrLogo{
float:right;	
	
}
#agreement{
padding:0 10px 0 0;
}
-->