/* CSS Document */

div#masthead {
	background: url(../images/product_masthead.jpg) no-repeat;
}

div#masthead2 {
	background: url(../images/product_masthead2.jpg) no-repeat;
}

/*h3 {
	font-size: 14px;
	background: #DC001F;
	margin: 0 0 10px 0;
	padding: 5px;
}*/

div#col2 {
	width: 535px;
}

#col2 div#breadcrumb {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10px;
	color: #333333;
}

#col2 div#breadcrumb a:link, #col2 div#breadcrumb a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#col2 div#breadcrumb a:hover {
	font-weight: bold;
	color: #DC001F;
	text-decoration: underline;
}

#col2 div#breadcrumb a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

div#thumbnailHolder, div#mainimageHolder {
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

div#mainimageHolder {
	/*width: 240px;
	max-width: 260px;*/
	margin: 0 0 10px 10px;
	float: right;
	text-align: center;
}

div#col2 div#productSelectList {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	border-bottom: dotted 1px #999999;
}

div#col2 table#specTable {
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

div#col2 table#specTable th {
	margin: 0;
	padding: 2px;
	background-color: #CCCCCC;
}

div#col2 table#specTable td {
	margin: 0;
	padding: 2px;
	text-align: center;
	background-color: #F7F7F7;
}

div#col2 p.spectablenotes {
	font-size: 10px;
}

div#productdetails_holder, div#prod_dimensions_holder {
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	/*float: left;*/
}

/*div#productdetails_holder {
	padding: 5px;
	border: solid 1px #999999;
	background-color: #F7F7F7;
}*/

div#col2 div#footnote {
	margin: 0;
	padding: 5px;
	background-color: #DEDEDE;
	border: solid 1px #999999;
}

div#col2 div#footnote h5 {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
}

