@charset "utf-8";
/* CSS Document */

#Crumbs {
	color: #40B661;
	border-bottom: 1px solid #1C5BA2;
	margin-bottom:0px;
	height: 20px;
	font-size: 16px;
	width: 100%;
	float: left;
}
#Crumbs a {
	color: #40B661;
	text-decoration: none;
}
#Crumbs a:hover{
	color: #1C5BA2;
}

.Product_Info{
	margin-left: 260px;
	margin-top: 0px;
	line-height: 1.25em;
}
.Price{
	text-align: right;
	font-weight: bold;
	color: #1C5BA2;
	padding-right: 20px;
}
.Price span{
	color: #FF0000;
	padding-right: 10px;
}
.Product_Info h1{
	font-size: 1.1em;
	text-decoration: none;
}
.Product_Info h2{
	font-size: 1em;
	text-decoration: none;
	padding-bottom: -10px;
	margin-bottom: -8px;
}
.Product_Left_Column{
	width: 250px;
	filter: left;
	float: left;

}
.Product_Left_Column a {
	text-decoration: none;
	color: #999999;
	border: 0px;
	cursor: hand;
}
#Product_Image{	width: 250px;}
.Datasheets {
	padding: 2px;
	font-size: .9em;
	border: 1px solid #FF0000;
	background-color: #ECECEC;
	margin: 20px 10px 0px 10px;
}
.Datasheets ul{
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	margin: 0px;
}
.Datasheets li{
	text-decoration: none;
	display: block;
	height: 35px;
	width: 180px;
	margin: 10px 5px 10px 5px;
	padding-left: 35px;
	list-style: none;
	background-image: url(../Images/Page/PDF-Icon.gif);
	background-repeat: no-repeat;
	line-height: 0.95em;
}
.Datasheets a{
	color: #333333;
}
.Buy_Product{
	margin-right: 15px;
	margin-left: 265px;
	padding: 0px 5px 0px 0px;
	height: 70px;
}
.Buy_Product .field {
	text-align: right;
}
#add{
	position: relative;
	right: 5px;
}
#Shopping_Buttons{
	padding-top: 10px;
	height: 40px;
	padding-right: 165px;
	font-weight: normal;
}
#Shopping_Buttons a{
	color: #FFFFFF;
	text-decoration: none;
}

