@charset "utf-8";
.diy-categories {
	height: 340px;
	width: 186px;
	padding-right: 28px;
	padding-left: 28px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.diy-categories p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bg-title {
	background-color: #E4E4E4;
	height: 26px;
}
.bg-title a {
	color: #333333;
	text-decoration: none;
	background-color: #E4E4E4;
	height: 21px;
	width: 107px;
	padding-top: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bg-title li {
	float: left;
}

.list-product {
	width: 162px;
	float: left;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.list-product p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

#yourself a.focus{
	color: #FFFFFF;
	background-color: #B2B2B2;
}
 #template{ margin-top:15px}
 #template a.focus{
	color: #FFFFFF;
	background-color: #B2B2B2;
}
.product-graybord {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#product-details{height:auto; overflow:hidden;}
#product-details .gray-bord img {
	text-align: center;
}
#diy-startdiy {
	padding: 7px;
	border: 1px solid #E4E4E4;
	margin-bottom: 5px;
}
#diy-startdiy .gray-bord {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 
