@charset "utf-8";
/* CSS Document */

#Images {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#Attributes {
	clear: left;
}
#Images #mainimg {
	border: 1px dotted #EAF3FB;
	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: 5px;
	/* border: 1px dotted #0099CC; */
}
#listofimages h3 {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000033;
}
#Details {
	float: left;

}
.addlabel {
	margin-top: 3px;
}
.addtorderform {
	background-color: #EAF3FB;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 225px;
}
#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: 10px;
	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: 5px;
}
.warehouse {
	text-transform: uppercase;
}

