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


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.25em;
}
body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #900;
}
a:active {
	color: #333;
}
#main_ban {
	width: 1000px;
	margin: 0 auto 0 auto;
	box-shadow: 0px 5px 7px #000;
	min-height: 100px;
	background-color: #FFF;
}
#main_ban_blank {
	width: 1000px;
	margin: 0 auto 0 auto;
}
#sml_ban {
	width: 1000px;
	margin: 32px auto 0 auto;
	height: 105px;
}
#main_content_page {
	width: 850px;
	margin: 32px auto 0 auto;
	background-color: #FFFFFF;
	padding: 35px 75px 40px 75px;
	overflow: auto;
}
#main_content_page_product_detail {
	width: 850px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	padding: 35px 75px 40px 75px;
	overflow: auto;
	clear: both;
}

#main_content_page_products {
	width: 920px;
	margin: 32px auto 0 auto;
	background-color: #E9E9E9;
	padding: 50px 40px 40px 40px;
	overflow: auto;
}
.sml_ban_img_left {
	box-shadow: 0px 5px 7px #000;
	float: left;
	padding-right: 16px;
}
.sml_ban_img_right {
	box-shadow: 0px 5px 7px #000;
	float: right;
}
	
#nav_holder {
	z-index: 550;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

	
#logo_nav_index {
	z-index: +100;
	width: 169px;
	position: absolute;
	margin-left: 50px;
	height: 226px;
}
#footer_index {
	background-color: #000;
	width: 1000px;
	height: 46px;
	margin: 15px auto 50px auto;
	box-shadow: 0px 5px 7px #000;
	vertical-align:middle;
	clear: both;
}
#main_bottom_area_top {
	margin-top: 100px;
	background-image: url(../images_new_site/assets/background_text_top.jpg);
	background-repeat: repeat-x;
	height: 43px;	
}
#main_bottom_area_main {
	background-image: url(../images_new_site/assets/background_text.jpg);
	background-repeat: repeat;
}
#main_bottom_text_area {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#main_bottom_text_head {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	height: 101px;
	border-bottom: dashed #666 2px;
	padding-bottom: 10p
}
h2 {
	margin: 0 0 0 0;
	font-size: 21px;
}
h1 {
	margin: 0 0 0 0;
}
.product_container {
	width: 200px;
	height: 300px;
	box-shadow: 0px 2px 7px #999;
	float: left;
	margin-bottom: 50px;
	background-color: #FFF;
	overflow: hidden;
}
.product_detail_navigation {
	background-color: #CCCCCC;
	width: 935px;
	padding-left: 65px;
	margin-top:30px;
	height:42px;
	margin-left: auto;
	margin-right: auto;
}
.product_detail_navigation ul{
    margin: 0; 
	padding: 0;
    /*float: left;*/
	}
 
.product_detail_navigation ul li{
    display: inline;}
 
.product_detail_navigation ul li a{
    float: left; 
	text-decoration: none;

    padding: 10.5px 11px;
    /*background-color: #CCCCCC;*/ }
 
.product_detail_navigation ul li a:visited{
    /*color: white;*/
	}
 
.product_detail_navigation ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#666666;
}



.product_container_spacer {
	width: 40px;
	height: 291px;
	float: left;
}
.product_container_heading {
	width: 100%;
	background-color: #D6D6D6;
	font-size: 12px;
	line-height: normal;
	height: 41px;
}
.product_container_copy {
	font-size: 12px;
	line-height: normal;
	padding: 6px 10px 10px 10px;
}
.product_container_heading_bold {
	font-weight: bold;
	color: #000;
}
.news_feature_static {
	width: 919px;
	height: 190px;
	clear: both;
	background: #FFF;
	box-shadow: 0px 2px 7px #999;
	margin-bottom: 40px;
}
.news_feature_static  img {
	float: left;
	margin-right: 15px;
	clear: both;
}
.news_feature_static_text {
	padding-top: 15px;
	padding-right: 15px;
}
.accessory_feature_static {
	width: 100%;
	clear: both;
	background: #FAFAFA;
	box-shadow: 0px 2px 7px #999;
	margin-bottom: 40px;
	height: 245px;
}
.accessory_feature_static  img {
	float: left;
	margin-right: 15px;
	clear: both;
}
.accessory_feature_static_text {
	padding-top: 30px;
	padding-right: 15px;
}
#socialmedia {
	position: fixed;
	right: 0px;
	width: 125px;
	height: 100px;
	top: 75px;
	z-index: +500;
	text-align:right;
}


/* CSS BUTTON*/



.btnlinks {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e0dce0), color-stop(1, #b3b3b3) );
	background:-moz-linear-gradient( center top, #e0dce0 5%, #b3b3b3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0dce0', endColorstr='#b3b3b3');
	background-color:#e0dce0;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #c7c7c7;
	display:inline-block;
	color:#5c5c5c;
	color:#666666;
	font-family:arial;
	font-size:13px;
	letter-spacing:.5px;
	font-weight:bold;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:auto;
	padding: 0 15px 0 15px;
	text-decoration:none;
	text-align:center;
		text-shadow:1px 1px 0px #e3e3e3;
	}
.btnlinks:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#e0dce0');
	background-color:#dfdfdf;
}.btnlinks:active {
	position:relative;
	top:1px;
} 
.image_border_1px_black {
	border:1px solid #000;
}

.gallery_box {
	
	background-color:#F3F3F3; 
	padding-left:20px; 
	padding-top:10px;
	
	-webkit-box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.3);
box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.3);
}

/*
.btnlinks {
font-family: Arial;
color: #ffffff;
font-size: 16px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
text-decoration: none;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 1px 3px #666666;
-moz-box-shadow: 0px 1px 3px #666666;
box-shadow: 0px 1px 3px #666666;
text-shadow: -1px -1px 0px #000000;
border: solid #ffffff 1px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#586f77), to(#3a4950));
background: -moz-linear-gradient(top, #586f77, #3a4950);
}
.btnlinks:hover {
background: -webkit-gradient(linear, 0 0, 0 100%, from(#3a4950), to(#586f77));
background: -moz-linear-gradient(top, #3a4950, #586f77)
}*/
.small-date-black {
	font-size: x-small;
	color: #999;
}
.black-text-bold {
	font-weight: bold;
	color: #000;
}
.directive-block p {
	margin:0px;
}
.altlinkbtn {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #556d74), color-stop(1, #719099));
	background:-moz-linear-gradient(top, #556d74 5%, #719099 100%);
	background:-webkit-linear-gradient(top, #556d74 5%, #719099 100%);
	background:-o-linear-gradient(top, #556d74 5%, #719099 100%);
	background:-ms-linear-gradient(top, #556d74 5%, #719099 100%);
	background:linear-gradient(to bottom, #556d74 5%, #719099 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#556d74', endColorstr='#719099',GradientType=0);
	background-color:#556d74;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:7px 11px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.altlinkbtn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #719099), color-stop(1, #556d74));
	background:-moz-linear-gradient(top, #719099 5%, #556d74 100%);
	background:-webkit-linear-gradient(top, #719099 5%, #556d74 100%);
	background:-o-linear-gradient(top, #719099 5%, #556d74 100%);
	background:-ms-linear-gradient(top, #719099 5%, #556d74 100%);
	background:linear-gradient(to bottom, #719099 5%, #556d74 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#719099', endColorstr='#556d74',GradientType=0);
	background-color:#719099;
}
.altlinkbtn:active {
	position:relative;
	top:1px;
}

