#questions {
	width: 940px;
	height: 108px;
	border-top: 1px solid #393939;
	border-bottom: 1px solid #393939;
	position: relative;
	font-size: 10px;
	font-family: DINPro-Medium, Roboto-Medium;
	color: #fff;
}
#questions .fl {
	width: 235px;
	height: 108px;
}
#questions p, #questions p a {
	font-family: DINPro-Medium, Roboto-Medium;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #fff;
}
#questions p a:hover {
	color: #00cc00;
}
#questions ul {
	list-style-type:square;
	color: #fff;
	margin-top: 25px;
	margin-left: 45px;
	font-size: 11px;
}
.product-options{
	float: right;
    margin-right: 10px;
    margin-top: 15px;
    background-color: #000000;
    color: #FFFFFF;
    border: 0;
    text-transform: uppercase;
    position:relative;
    cursor: pointer;
    border:1px solid #000000;

}
.product-options .choices span{
	margin-top:0;
	color: white;
	font-family: DINPro-Regular, Roboto-Regular;
	font-size: 12px;
	padding-left:10px;
	padding-right: 0px;
}

.product-options ul {
/*	width: 100%;*/
	background: black;
	position: absolute;
	top:16px;
	padding-bottom: 10px;
	width: 150px;
	
}
.product-options ul li{
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}
.product-options ul li a{
	color:white;
	font-size: 12px;
	font-family: DINPro-Regular, Roboto-Regular;
	display: block;
	padding-top:10px;
	padding-bottom:10px;
}

.product-options div.dropdown-arrow{
	height: 18px;
}
#questions li{
	margin-bottom: 5px;
	
}

#questions li span {
	color: #999;
}
div.product_content {
	margin: 0 auto;
	position: relative;
	width: 100%;
	top: 0;
/*	padding-top: 15px;*/
}
#product_info {
	height: 71px;
	z-index: 1000;
	left: 0px;
	position: relative;
	width: 100%;	
}
#product_info.fixed {
	position: fixed;
	margin-top: 0;
	top: 87px;
}
div.product_info_container {
/*	width: 940px;*/
	height: 100%;
	margin: 0 auto;
/*	left: 0px;*/
/*	padding-left: 10px;
	padding-right: 10px;*/
	z-index: 2000;
	position: relative;
	background: url(/assets/images/common/product_header_background.png) no-repeat;
}
div.separator {
	width: 100%;
	height: 1px;
	background: #272727;
}
div.product_info_container span {
	font-family: DINPro-Regular, Roboto-Regular;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 35px;
	margin-top: 8px;
	display: block;
	float: left;
}
div.product_info_container span.small {
	font-size: 11px;
}
div.product_info_container span.right {
	float: right;
}
div.product_info_container span.dr_actualPrice {
	float: right;
	font-size: 30px;
	margin-top: 9px;
	padding: 0;
	margin-right: 20px;
}
div.product_info_container div.dr_stockStatus {
	float: right;
	font-family: Roboto-Bold;
	font-size: 12px;
	margin-top: 12px;
	text-transform: uppercase;
	margin-right: 12px;
	text-align: right;
	color: #00CC00;
	height: 30px;
}
div.product_info_container div.dr_estShipDate {
	color: #666666;
    float: right;
    font-family: Roboto-Bold;
    font-size: 12px;
    height: 30px;
    margin-right: 12px;
    margin-top: 12px;
    position: relative;
    right: -65px;
    text-align: right;
    text-transform: uppercase;
    top: 16px;
}


div.product_info_container .dr_siteButton {
	padding: 0px;
	margin-top: 5px;
	float: right;
	font-size: 0px;
}
div.product_info_container .dr_siteButton a {
	display: block;
	width: 136px;
	height: 42px;
	background: url(/assets/images/common/add_to_cart.png) -135px 0px;
}
div.product_info_container .dr_siteButton a:hover {
	background: url(/assets/images/common/add_to_cart.png);
}
div.product_info_container .dr_siteButton a.click {
	background: url(/assets/images/common/add_to_cart.png) -270px 0px;
}
div.product_info_container .dr_siteButton a.disabled:hover{
	background: url(/assets/images/common/add_to_cart_disabled.png) -135px 0px;
}
div.product_family {
	height: 120px;
	width: 310px;
	top: 170px;
	position: absolute;
	z-index: 1001;
	cursor: pointer;
}
div.product_family ul {
	top: 110px;
	width: 410px;
	position: absolute;
	display: none;
}
div.product_family ul li {
	border-bottom: 1px solid #161716;
	height: 68px;
	background: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
div.product_family ul li:hover {
	background-color: #000000;
	background-image: url(/assets/images/common/product_family_hover.png);
}
div.family_image {
	width: 68px;
	height: 68px;
	float: left;
}
div.family_title {
	float: left;
	margin-top: 20px;
	margin-left: 35px;
	font-family: DINPro-Medium, Roboto-Medium;
width: 205px;
}
div.family_url {
	float: right;
	margin-top: 25px;
	font-size:12px;
}
div.family_url a {
	font-size: 12px;
}
div.overview {
/*	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 20px auto;*/
}
div.overview div.left {
	width: 940px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.overview div.right {
	width: 220px;
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 999;
	position: relative;
}
div.overview div.right a{
	margin-bottom: 20px;
	display: block;
}
div.specs {
	width: 940px;
	padding: 10px;
	margin: 0 auto;
	padding-top: 50px;
}
div.video {
	width: 940px;
	padding: 10px;
	margin: 0 auto;
	padding-top: 80px;
}
div.gallery {
	margin: 0 auto;
	width: 100%;
	height: 890px;
	position: relative;
	border-top: 1px solid #272727;
}
div.gallery_title {
	/*		position:absolute;*/
	/*top: 48px;
	 width: 100%;
	 z-index: 999;*/
	margin-top: 40px;
}
div.gallery_title_text {
	width: 940px;
	padding: 10px;
	margin: 0 auto;
	font-family: DINPro-Medium, Roboto-Medium;
	font-size: 24px;
}
div.gallery_title_text a, div.gallery_title_text a:hover, div.gallery_title_text a:focus {
	font-size: 14px;
	outline: none;
	text-decoration: none;
	color: #FFFFFF;
	font-family: DINPro-Medium, Roboto-Medium;
	margin-left: 16px;
}
div.bottom_touts {
	width: 940px;
	padding: 10px;
	margin: 0 auto;
	height: 200px;
}
div.tout-rotating, div.tout-list {
	margin-bottom: 20px;
}
ul.bullets_gallery_images {
	left: -25px;
	top: 4px;
}
ul.bullets_tout_images {
	left: 196px;
	top: 12px;
}
div.tout-rotating img {
	display: none;
}
div.product_family_dropimage {
	float: right;
	background: url('/assets/images/products/blade/family_dropdown_arrow.png') no-repeat;
	width: 24px;
	height: 40px;
	margin-top: 50px;
}
div.dropimage_hover {
	background: url('/assets/images/products/blade/family_dropdown_arrow_hover.png');
}
.fl {
	float: left;
}
.fr {
	float: right;
}
div.gallery_images{
	width:800px;
	overflow: hidden;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.x960 {
	width: 940px;
	margin: auto;
	padding: 0 10px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.x960 {
	width: 940px;
	margin: auto;
	padding: 0 10px;
}

#copyright {
	color: #333;
	text-align: right;
	margin-top: 20px;
}
div.specs ul, div.overview ul {
	list-style: disc;
	list-style-image: url(/assets/images/products/blade/bullet.png)
}
#carouselSwitcher {
	width: 105px;
	display: block;
	z-index: 50;
	position: absolute;
	top: 415px;
	left: 450px;
}
div.specs ul li, div.overview ul li {
	margin-left: 14px;
	color: #666666;
	font-size: 14px;
	margin-left: 14px;
	padding-left: 18px;
	line-height: 22px;
}
div.overview{
	color: #666666;
	font-size: 14px;
	line-height:24px;
}
#carouselSwitcher a.activeSlide {
	background: url(/images/common/marquee.png) no-repeat;
}
div.tech_specs_header {
	font-family: DINPro-Medium, Roboto-Medium;
	font-size: 24px;
	color: white;
}
div.video_header {
	font-family: DINPro-Medium, Roboto-Medium;
	font-size: 24px;
	color: white;
}
#carouselSwitcher a {
	background: url(/images/common/marquee.png) no-repeat -23px 0;
	display: block;
	float: left;
	height: 15px;
	width: 15px;
	margin: 0 3px;
	text-decoration: none;
}

#product_carousel_holder {
	position: relative;
	margin: 0 auto;
}

div.product_specs_holder_right{
	margin-top: 28px;
}
span.back-to-top{
	background: url("/assets/images/common/up-green-arrow.png") no-repeat scroll 0 3px transparent;
    padding-left: 17px;
    padding-top: 2px;
    z-index: 999;
    position: relative;
}

div.product-options div.dr_productInfoProduct span.dr_actualPrice{
	color: white;
	font-family: DINPro-Regular, Roboto-Regular;
	font-size: 12px;
	margin: 0 0 0 5px;
	
}
div.product-options a:hover div.dr_productInfoProduct span.dr_actualPrice{
	color: #00CC00;
	
}
div.product-options div.dr_productInfoProduct {
	float: right;
    margin-right: 10px;
}

.product-options ul li a:hover{
	color: #00CC00;	
}

a.family-url-link{
	display: block;float:left;width:380px;color:white;
}
a.family-url-link div.family_url{
	color:#666;
}
a.family-url-link:hover,a.family-url-link:hover div.family_url{
	color:#00CC00;
}
.dr_regularPriceLabel,.dr_promoPriceLabel{
	display: none;
}
.dr_strikePrice{
	float: left;
	color:#FF0000;
}

a.product_line2, a.product_line2:link, a.product_line2:visited  {
	color: #FFFFFF;
	font-size: 16px; 
	font-family: DINPro-Medium, Roboto-Medium;
}

a.product_line2:hover {
	color: #00FF00;
	font-size: 16px; 
	font-family: DINPro-Medium, Roboto-Medium;
}

a.product_line, a.product_line:link, a.product_line:visited  {
	color: #FFFFFF;
	font-size: 16px; 
	font-family: DINPro-Medium, Roboto-Medium;
	line-height: 25px;
}

a.product_line:hover {
	color: #00FF00;
	font-size: 16px; 
	font-family: DINPro-Medium, Roboto-Medium;
}

a.product_bread_crumb {
	font-family: DINPro-Medium, Roboto-Medium; 
	margin-bottom:10px; 
	font-size: 12px; 
	line-height: 12px; 
	text-transform: uppercase; 
	position:relative;
	color: #ffffff;
}

a.product_bread_crumb:hover {
	color: #00ff00;
}

table.category-usp-table{
	color: #666666;
	line-height: 22px;	
	margin: 40px auto 40px auto;
	font-size: 14px;
}
table.category-usp-table-main-piece{
	margin-top: 64px;
	font-size: 16px;
}

table.category-usp-table tr td{
	vertical-align: middle;
}

table.category-usp-table h2{
	margin-bottom: 20px;
}
table.category-usp-table a{
	color: white;
}
table.category-usp-table a:hover{
	color: #00cc00;
}

table.category-usp-table a h3.green,table.category-usp-table a h3:hover{
	color: #00cc00;
}

.youtubelinks{
	margin-top: 20px;
}
.youtubelinks li{
	padding: 10px;
	display: inline;
}

.youtubelinks li img{
	cursor: pointer;
}

img.addborder{
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #616161;
}
img.transaddborder{
	border: 3px solid transparent;	
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description{
	display: none;
}
