﻿
#banner {
	height: 385px;
	/*background-image: url(../images/diy-home-banners/default.jpg);*/
}

#banner .main {
	height: 234px;
}

#banner .links {
	padding: 3px 12px;
}

#banner .links .top {
	padding-bottom: 8px;
}

#banner .links ul {
	margin: 0;
	padding: 0;
}

#banner .links ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0px 8px;
	border: 1px solid white;
	float: left;
	width: 31.4%;
	background-image: url("/PublishingImages/50_DIY_3E7BAE.png");
	color: white;
	font-size: 80%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#banner .links .top ul li {
	height: 75px;
}

#banner .links .bottom ul li {
	height: 43px;
}

#banner .links ul li:hover {
	background-image: url("/PublishingImages/100_DIY_3E7BAE.png");
}

#banner .links ul li .content {
	display: block;
	padding: 5px 10px;
}

#banner .links ul li h2 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	padding-bottom: 0.2em;
}

#banner .links ul li p {
	margin: 0;
	paddimg: 0;
}


#banner .links ul {
	margin: 0;
	padding: 0;
}

#banner .links .content ul li {
	margin: 0;
	padding: 0;
	list-style: disc;
	border: none;
	float: none;
	width: auto;
	background:none;
	font-size: 100%;
	margin-left: 13px;
	height: auto;
}

#banner .links ul li p.withmargin {
	margin-right: 80px;
}

#banner .links ul li .painttin {
	float: right;
	margin-top: -10px;
}

#banner .links a {
	text-decoration: none;
	color: white;
}

#banner .links .bottom a {
	background-repeat: no-repeat;
	background-position: top right;
}

.quicksearch #submit_button {
	float: right;
	margin-top: -14px;
}

.quicksearch #search {
	border: none;
	background-color: white;
	width: 100%;
}

/* top area */


#banner .right {
	padding-top: 6px;
	float: right;
}

#banner .paint.box,
#banner .expert.box
 {
	width: 249px;
	border: 1px solid white;
	background-image: url("/PublishingImages/50_DIY_3E7BAE.png");
	color: white;
	/*font-size: 70%;*/
	border-right: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius-topleft: 4px;
	-webkit-border-radius-bottomleft: 4px;
	font-family:Arial,sans-serif;
}

#banner .paint.box:hover, #banner .expert.box:hover
{
	background-image: url(/PublishingImages/100_DIY_3E7BAE.png);
}

#banner .box .content {
	padding: 5px 5px;
}

#banner .paint.box h2 {
	margin: 0;
	padding: 0;
	font-size: 160%;
}

#banner .expert {
	margin-bottom: 7px;
}

#banner .expert a {
	color: white;
	text-decoration: none;
	display: block;
}

#banner .expert h2 {
	font-style: italic;
}

#banner .box .quote {
	font-style: italic;
	padding-right: 75px;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 15px;
}

#banner .box .attribute {
	font-weight: bold;
	border-top: 1px solid white;
}

#banner .box .rep  {
	float: right;
	margin-top: -93px;
	margin-right: -5px;
}

#banner .paint a {
	color: white;
	text-decoration: none;
	display: block;
	background-image: url("/PublishingImages/icon_product_finder.png");
	background-repeat: no-repeat;
	background-position: 170px 15px;
	height: 90px;
}

#banner .paint .details {
	font-weight: bold;
	display:block;
	width:150px;
}

#prodTypesRes .test h3
{
	font-size:16px;
}

