@charset "UTF-8";
/* CSS Document */

#tabContainer {
	margin-top: 0px;
	width: 959px;
	border-bottom-width: 0px;
	border-style: none;
	
}
#tabs {
	
	font-size: 12px;
	line-height: 140%;
	color: #EF3E42;
	background: url(../images/siteUI/greyShadowUp.png) repeat-x 0 86px;
	
	
}
#tabs a {
	font-family:Arial, Helvetica, sans-serif normal;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #EF3E42;
}
.ui-tabs{
	padding: 0px;
}

.ui-widget-header {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	
	
}

#customerServiceApp .ui-widget-header {
	
	
	background: url(../images/siteUI/dowehaveitHeaderBG.png) no-repeat 0 top;
} 

.ui-widget-content {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 30px;
	
	
}
.ui-tabs .ui-tabs-panel {
	background-color: #fff;
}

.ui-tabs .ui-tabs-nav li {
	margin-right: 1px;
	margin-top: 90px;
	
}
.ui-state-default, .ui-widget-content .ui-state-default{
	background: url(../images/siteUI/beigeShadowUp.png) repeat-x 0 top;
	background-color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background-image: none;
	background-color: #fff;
}
.ui-tabs .ui-tabs-nav li a{
	padding-right: 6px;
	padding-left: 22px;
	margin-left: 2px;
	
	
}
.ui-tabs ui-tabs-selected a {
	
}
.removeUICorners {
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-border-radius:0px;
}

.tabContent ul{
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-top: 20px;
}

.tabContent ul li{
	background: url(../images/siteUI/check13x11.png) no-repeat 0 2px;
	padding-left: 16px;
}


.plumbing a {
	background: url(../images/icons/pipe20x20.png) no-repeat left center;
}      
.electrical a {
	background: url(../images/icons/electrical20x20.png) no-repeat left center;
}
.hardware a{
	background: url(../images/icons/nut20x20.png) no-repeat left center;
}
.tools a{
	background: url(../images/icons/powertool20x20.png) no-repeat left center;
}
.paint a{
	background: url(../images/icons/paint20x20.png) no-repeat left center;
}
.buildingmaterials a{
	background: url(../images/icons/wall20x20.png) no-repeat left center;
}
.housewares a{
	background: url(../images/icons/house20x20.png) no-repeat left center;
} 
.garden a{
	background: url(../images/icons/flower20x20.png) no-repeat left center;
}      
.kitchenbath a{
	background: url(../images/icons/focet20x20.png) no-repeat left center;
}
.services a{
	background: url(../images/icons/services20x20.png) no-repeat left center;
}
.seasonal a{
	background: url(../images/icons/globe20x20.png) no-repeat left center;
}













