@charset "utf-8";
/* CSS Document */

#product_container {
	width: 700px;
}
.title {
	font-size: 14px;
	display: block;
	width: 694px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #004890;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(../bg.png);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#ataglance {
	margin-bottom: 15px;
	display: block;
	padding-left: 100px;
}
.bullets {
	float: right;
	width: 260px;
	margin-bottom:10px;
	margin-left:10px;
	padding:10px;
	background-color:#e7eef6;
}
.buttons {
	display: block;
	float: right;
	width: 225px;
	margin-left: 10px;
}
#main_description {
	margin-bottom: 10px;
	float:left;
	
	
}

#description_container {
	display:block;
}

#features {
	margin-bottom: 15px;
	display: block;
}
.feature_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 2px #333;
	padding: 5px;
	float: left;
	position: absolute;
	z-index: 100;
	width: 159px;
	background-color: rgba(55,55,55,0.5);
	text-align: center;
}
#product_container #features .feature a {
	text-decoration: none;
	color: #fff;
}
#product_container #features .feature a:hover {
	text-decoration: none;
	color: #004990;
}
#product_container #features .feature_end a {
	text-decoration: none;
	color: #fff;
}
#product_container #features .feature_end a:hover {
	text-decoration: none;
	color: #004990;
}


.feature {
	width: 169px;
	background-color: #467AAE;
	display: block;
	float: left;
	height: 169px;
	border: 1px solid #000;
	margin-right: 4px;
	margin-bottom: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	color: #fff;
}
.feature_end {
	width: 169px;
	background-color: #467AAE;
	display: block;
	float: left;
	height: 169px;
	border: 1px solid #000;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	color: #fff;
}
.feature .img {
	float: left;
	position: relative;
	z-index: 50;
	left: 0px;
	top: 0px;

}
.feature_end .img {
	float: left;
	position: relative;
	z-index: 50;
	left: 0px;
	top: 0px;

}

#product_container p  {
	color: #003;
	
}

#locks  {
	height:325px;
	width:650px;
	background-color: #fff;
	padding: 8px;
	float: left;
}

#product_container b  {
	color: #009;
	font-weight: bold;
	
}

#chainover  {
	height: 275px;
	width: 650px;
	background-color: #fff;
	padding: 8px;
	float: left;
	
}

#arms  {
	height: 175px;
	width: 650px;
	background-color: #fff;
	padding: 8px;
	float: left;
	
}

#shipping  {
	height: 400px;
	width: 650px;
	background-color: #fff;
	padding: 8px;
	float: left;
	
}


#atlas  {
	height: 400px;
	width: 650px;
	background-color: #fff;
	padding: 8px;
	float: left;
	
}


#warranty  {
	height: 225px;
	width: 650px;
	background-color: #fff;
	padding: 8px;
	float: left;
	
}

#parts  {
	height: 150px;
	width: 650px;
	background-color: #fff;
	padding: 8px;
	float: left;
	
}

#install  {
	height: 150px;
	width:  650px;
	background-color: #fff;
	padding: 8px;
	float: left;
	
}

#electric  {
	height: 125px;
	width:  650px;
	background-color: #fff;
	padding: 8px;
	float: left;
	
}


#adapter  {
	height: 140px;
	width: 650px;
	background-color: #fff;
	padding: 8px;
	float:  left;
	
}
