/******       Content: Subpage      ******/
/****** Specifically for product and collection page ******/


a{
	font-weight: bold;
}

#breadcrumbs{
	float: left;
	clear: left;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* main */
#contentframe{
	padding-top: 15px;
	/* in artisanlayout.css: contentframe height: auto; */
}


#left{
	float: left;
	width: 460px;
	height: auto;
	margin-left: 10px;
}

#right{
	float: left;
	width: 260px;
	height: auto;
	margin-left: 25px;
	margin-top: 30px;
	background: url(../images/layout/bodyrightbottomtransparent.jpg) bottom right no-repeat;
}

#right p{
	font-size: 12px;
}

#mainimage{
	float: left;
	width: 462px;
	height: 345px;
}

#description{
	float: left;
	width: 460px;
	clear: left;
}

#myGallery
{
	width: 460px !important;
	height: 345px !important;
}

.blueprint_border{
	width: 316px;
	height: 244px;
	padding: 2px;
	margin-left: 20px;
	border: #9fac36 solid 1px;
}

#scrollarea{
	float: left;
	width: 460px;
	height: auto;
	margin-top: 30px;
	border-top: #9fac36 solid 1px;
	background: url(../images/layout/tabledottedelement_left.jpg) top left no-repeat;
}

#tablelinks{
	float: left;
	clear: left;
	width: 460px;
	height: auto;
}

#informationarea{
	float: left;
	width: 420px;
	margin-bottom: 30px;
}

#aboutme, #whychooseme, #faq, #installation, #blueprint{
	float: left;
	width: 420px;
	height: auto;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 20px;
}

#blueprint{
	padding-top: 10px;
	padding-left: 30px;
}