@charset "utf-8";
/* CSS Document */

#Images {
	float: left;
	margin-bottom: 10px;
}
#Attributes {
	clear: left;
}
#Images #mainimg {
	border: 1px solid #DEE7EF;
	margin-bottom: 7px;
}
#listofimages img {
	margin-right: 4px;
	border: 1px solid #EAF3FB;
}
#listofimages img:hover {
	border: 1px solid #000033;
}
h1 {
	font-size: 1.3em;
}
#listofimages {
	padding: 3px;
	border: 1px solid #DEE7EF;
}
#listofimages h3 {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000033;
}
#Details {
	margin-left: 510px;
}
.addlabel {
	margin-top: 3px;
	float: none;
	width: auto;
}
.addtorderform {
	font-size: 0.9em;
}
#SpecificationsTable {
/* border: 1px solid #EAF3FB; */
}
#SpecificationsTable td {
	padding: 3px;
	font-size: 0.9em;
}
.sEven {
	background-color: #FFFFFF; /* #EAF3FB; */
}
.sOdd {
	background-color: none;
}
.relationshipsimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 75px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/* border: 1px solid #0099CC; */
}
.suggestedproduct {
	font-size: 0.8em;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	float: left;
	width: 350px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 15px;
}

