/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

	html{
		 height: 100%;
		width: 100%;
	}
	body {
		background: url('./images/background-content.jpg') top center repeat-x;
		margin:0;
		position:relative;
		height: 100%;
		width: 100%;
	}
	body.home {
		background: url('./images/background.jpg') top center repeat-x;
	}
	
	h1, h2, h3, h4, h5, h6 {
	}
	#splash{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow:hidden;
	display:none;
	}
	.rounded {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	z-index:9;
	}
	.entry .rounded {
		margin-top: 8px;
	}

	td{
	padding-right: 15px; 
	padding-bottom: 5px;
	}

	sup {font-size:xx-small !important; vertical-align:top !important;}

/* Fonts */
/*MyraidPro*/
@font-face {
    font-family: 'MyriadProBold';
    src: url('fonts/myriadpro-bold-webfont.eot');
    src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-bold-webfont.woff') format('woff'),
         url('fonts/myriadpro-bold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProLightBold';
    src: url('fonts/myriadpro-semibold-webfont.eot');
    src: url('fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('fonts/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-semibold-webfont.svg#MyriadProLightBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('fonts/myriadpro-webfont.eot');
    src: url('fonts/myriadpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-webfont.woff') format('woff'),
         url('fonts/myriadpro-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* #Page Styles
================================================== */
.green{
	top: 0pt;
	position: absolute;
	background: none repeat scroll 0pt 0pt #237c29;
	width: 43%;
	left: 57%;
}

.green_line{
	border:1px solid #337037;
}

.white{
	position: absolute;
	background:#fff;
	width: 45%;
	right: 0;
	height:62px;
	top:50px;
}

.grey{
	background-color: #999999;
    color: #FFFFFF;
    font-variant: normal;
   /* font-weight: bold;*/
    line-height: 1.5em;
    text-align: center;	
	margin-bottom:10px;
}

.yellow{
	background-color: #FFFF01;
    color: #648503;
    font-variant: normal;
   /* font-weight: bold;*/
    line-height: 1.5em;
    text-align: center;
	margin-bottom:10px;	
	padding:3px;
	font-size: 17px;
}

header{
	font-family:'MyriadProBold', Helvetica,sans-serif;
	padding-bottom:11px;
	z-index:2;
}

.logo{
    margin-left: 8px !important;
    margin-top: 12px;
    padding-bottom: 0;
    padding-right: 37px;
    padding-top: 7px;
}

.page-template-template-full-width-php .eleven.columns{
	width:960px;
	float:none;
}
article.container{
	z-index: 1;
}
#utility{
	float:right;
	background:#237c29;
	margin-right:10px;
	width:366px;
	height: 29px;
}

#utility-nav{
	float:left;
	width: 205px;
}

#utility-nav ul{
	margin:0;
	padding: 5px 0px 5px 10px;
}
#utility-nav ul li{
    display: inline;
	font-size: 13px;
    /*font-weight: bold;*/
    left: 9px;
    letter-spacing:-1px;
    line-height: 24px;
    padding-right:19px;
    position: relative;
    top: -3px;
}
#utility-nav ul li a{
	color:#c6eea1;
	text-transform: uppercase;
	font-family:'MyriadProBold';
}
#utility-nav ul li a:hover{
	color:#fff;
}

nav#utility-nav .current_page_item a,nav#utility-nav ul li.current_page_ancestor a,nav#utility-nav ul li.current-page-ancestor a{
	color:#ffffff !important;
}
#searh{
	background:#237c29;
}
#search input{
	background:#d2f5a2 url(./images/search-icon.png) no-repeat 135px 50%;
	color:#488245;
	/*font-weight: 600;*/
	border:0 none;
	text-indent:4px;
	width:150px;
	float:right;
	margin:0;
	font-family: 'MyriadProLightBold';
    font-size: 13px;
	height: 17px;
}
#primary-nav {
	background:#fff;	
	float:right;
	position:relative;
	padding-left: 10px;
    width: 710px;
	margin:21px 0;
	display: inline;
	height:61px;
	 z-index: 9999;
}

#primary-nav ul#menu-main{
	padding:0;
	margin:0;
	display:none;
	list-style:none;
}
#primary-nav ul{
	margin:0;
	float: right;
	list-style:none;
}

#primary-nav ul li{
    float: left; 
    letter-spacing: -1px;
    line-height: 30px;
    margin: 0;
    padding: 15px 0;   
    vertical-align: top;
    word-spacing:0;
	white-space: nowrap;
}
#primary-nav ul li:hover{
	z-index:999;
	margin:0;
}
#primary-nav li a{
	color:#3a9631;
	text-transform: uppercase;
    padding: 15px 12px 23px;
	font-size:19px;
	font-family:'MyriadProLightBold';
}

#primary-nav li a.active{
	height:31px;
	background:none;
	border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	position:relative;
	display:inline;
}
#primary-nav li a.active1{
	background:#858585;
	color:#fff !important;
}

#primary-nav  ul li.current_page_item a,#primary-nav  ul li.current_page_ancestor a{
	color: #337037;
}

#primary-nav ul li a:hover{
	color:#337037;
}

#primary-nav ul ul{
	padding-left: 10px;
	margin-left: 0px;
	opacity:0.9;
}

#primary-nav ul li:hover .menu{
	display:block;	
	border-radius:0 0 8px 8px; 
	-moz-border-radius:0 0 8px 8px; 
	-webkit-border-radius:0 0 8px 8px;
	background:#61695E;
}

.menu{
	background:none; 
	position: absolute; 
	z-index: 99999;
	padding:8px 13px;	
	left:0;
	top:62px;
	opacity: 0.9;
	display:none;
	list-style:none;
	background:#61695E;
}

#primary-nav ul li ul li {
	margin:0;
	float:left;
	padding: 0 5px;
}

#primary-nav ul li ul li a{
	color:#fff !important;
	text-transform: none;
	font-size:16px;
	display:block;
	padding:0 10px;	
	font-family: 'MyriadProLightBold',Geneva;
}
#primary-nav ul li ul li a:hover{
	text-decoration:underline;
	background-color: transparent;
}
#primary-nav ul ul ul{
	float: none;
	padding-right: 10px;
	display:none;
}
#primary-nav ul ul ul li{
	z-index: 1;
	display:block;
	float: none;
	padding:0 0 2px 0;

}
#primary-nav ul ul ul li a,#primary-nav ul ul ul li a:hover{
	color:#f8da5f !important;
	font-size:11pt;
	padding:0 0 2px 5px;
	display:block;
	padding:0 0 2px 0;
}
#primary-nav ul ul ul li a:hover{
	text-decoration:underline;
	color:#f8da5f;
}

#home_image{
	padding-bottom: 15px;
	color:#fff;
}
#home_slider{
	border-bottom: 1px dotted #838383;
	padding-bottom: 20px;
	color:#fff;
	z-index:1;
}
.nivo-caption .nivo_title a{
	color:#fff;
	font-size: 30px;
	text-decoration:none;
	
}
span.nivo_slider_content{
	margin-top: 10px;
}
.nivo-caption a span.nivo_title{
	color:#fff;
}

section#post_image{
	margin:20px 10px;
	padding-bottom:20px;
}

ul{
	list-style-type:square;
	padding-left:25px;
 }
 section img{
	/* padding:5px; */
 }

.featured{

	position: relative;
}
#home_image .rounded{

}
#splash_image{
	position:relative;
}

#home_content .entry-content {
	font:13px/18px Helvetica !important;
	z-index:1;
	padding-bottom: 10px;
 }

 #home_content p {
	font:13px/18px Helvetica;
}
 
#home_content h1,section h1{
	color:#237c29;
	font-family: 'MyriadProRegular';
	position: relative;
    z-index: 999;
}

#home_content .border{
	display: block;
	border-bottom: 1px dotted #838383;
	width:450px;
	float:left;
}

#home_content .border_up{
	display: none;
	border-bottom: 1px dotted #838383;
	width:450px;
	float:left;
}

#home_content .entry-content{
	word-spacing:-1px;
	margin-bottom:-5px;
	padding-top:15px;
}

#home_content .img_circle{
	background:url("./images/circle.png") no-repeat 50% 100%;
	height:22px;
	width:22px;
	float:left;
	margin-top: -8px;
	padding: 0 8px;
	cursor:pointer;
}
.hidden{
	display:none;
}

#home_content .img_circle:hover{
	background:url("./images/circle.png") no-repeat 50% 0;
	margin-top: -8px;
}
#home_content .img_circle_up{
	background:url("./images/circle_up.png") no-repeat 50% 0;
	height:23px;
	width:22px;
	float:left;
	margin-top: -7px;
	padding: 0 8px;
	cursor:pointer;
	display:none;
}

#home_content .img_circle_up:hover{
	background:url("./images/circle_up.png") no-repeat 50% 99%;
	margin-top: -7px;
}
.more_link_close{
	display:none;
}
.hidden{
	display:none;
	margin-bottom:10px;
}
.attachment_page_size{
	border: 4px solid #bfbfbf;
    float: right;
	vertical-align: middle;
	padding:0;
}
.blue_image{
	background:url("./images/page-featured-image_blue.png") no-repeat;
	height:190px;
	display: table-cell;
    vertical-align: middle;
    width: 940px;
	padding-right: 20px;
}
.grey_image{
	background:url("./images/page-featured-image.png") no-repeat;
	height:190px;
	display: table-cell;
    vertical-align: middle;
    width: 940px;
	padding-right: 20px;
}
.shadow{
	background: none repeat scroll 0 0 #00D6FF;
    margin-bottom: 6px;
    width: 240px;
	border: 1px solid #00667A;
    height: 36px;
	overflow:hidden;
}
#widgets {
    float: right;
	padding-right: 9px;
}
#widgets input{
	margin-bottom:7px;
	width:240px;
	height:35px;
	font-family:'MyriadProRegular';
	font-size:16px;
}
#widgets.five.columns ul{
	margin:5px 0;
	padding:0;
	list-style-type:none;
	margin-bottom: 17px;
}
#post_image{
	border-bottom: 1px dotted #838383;
	color:#000;
	padding-bottom:6px;
	padding-top:8px;
	font-family: helvetica;
    font-size: 10pt;
}

#post_image a{
	color:#018DA8;
	font-family: helvetica;
    font-size: 10pt;
}

.share_box {
    float: right;
	padding-right:3px;
}
.share_box img{
    padding:0 5px 0 0;
}

.entry,.entry-content{
	font:13px Helvetica;
	line-height:18px;
	text-align:left;

}
.entry h2,.entry h4{
	color:#337037;
	padding:5px 0;
}
.entry h4{
	text-align:left;
}
.entry h5{
	color:#337037;
	/*font-weight:600;*/
}
.archives{
	padding:10px;
	background: #fff; /* Öâåò ôîíà */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Äëÿ Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Äëÿ Safari è Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	width:450px;
}
.usb{
	padding:15px 0;
}
.usb img.arrow{
	float:right;
	text-align: right;
}
#example-one{
	background: none repeat scroll 0 0 #F5F5F5;
    box-shadow: 0 0 5px #666666;
    margin: 0;
    padding: 10px 10px 10px 5px;
	width: 690px;
	displaY:block;
	margin-bottom: 15px;
}
#widgets ul.months{
	display:none;
	margin-left: 5px!important;
}
.displayeven {
    background: none repeat scroll 0 0 #CCCCCC;
    margin-bottom: 2px;
    padding: 2px;
	 font-size: 13px;
}
ul.tabs {
	margin: 0 auto;
    width: 563px;
}
ul.tabs-content li ul li{
	border-top: 1px solid #999;
	padding:5px 0;
	position:relative;
}
ul.tabs li a.active{
	background: #43852F;
    padding-bottom: 9px;
    padding-top: 8px;
}
ul.tabs-content p{
	margin:0;
}
ul.tabs-content p{
	 font-size: 14px;
	 color: #018DA8;
}
.ui-state-default {
	border-right: 1px solid #ccc;
}
#home_widgets{
	padding-bottom:13px;
	padding-top:19px;
}
#home_widgets li{
	margin:0;
	float: left;
}
#home_widgets .four.columns{
	margin-right: 10px; 
}

#home_widgets ul,#footer_widgets ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
span.nivo_title,span.nivo_title a{
	z-index:9999;
}
#home_widgets .widget .opacity{
	background:#7cbfcc;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	height: 120px;
	width: 225px;
	position: absolute;
    top: 19px;
	overflow:hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#home_widgets  {
	display:block;
	font: 13px/18px Helvetica;
}
#home_widgets .widget p{
line-height:18px;
}	
#home_widgets .widget p, #home_widgets .widget p a{
	color:#333;
    margin: 0;
	display: block;
}

#home_widgets .widget img{
	padding:0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius:7px;
    -webkit-border-bottom-right-radius:7px;
    -webkit-border-bottom-left-radius:7px;
	z-index:5;
	overflow:hidden;
	height: 120px;
	width: 225px;
	border: 1px solid #CCC;
}
#home_widgets .read-more{
	color:#018da8;
	font-size: 14px;
	letter-spacing: -1px;
    line-height: 20px;
}

#home_widgets .widget.four.columns h4{
	color:#868686;
	font-family:'MyriadProLightBold';
}
#home_widgets .widget a:hover h3{
	color:#333;
}
.datdsheet,.userguide{
	background: #4AA02C;
	overflow: hidden;
	height: 36px; 
	margin-bottom: 8px;
    width: 242px;
	border:1px solid #3f812f;
	text-align:center;
}
.entry-content .datdsheet{
	width: 42px;
	margin-top: 20px;
}
.entry-content input{
	vertical-align: middle;
}
.entry-content .datdsheet input{
	position: relative;
    top: 8px;
}
.entry-content label{
	font-weight:normal;
	float:left;
	 margin-bottom: 10px;
	 margin-right: 15px;
	 height: 30px;
}
.entry-content h5{
	padding-top: 10px;
}
.datdsheet input,.userguide input{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
	
}
.show_more{
	 color: #FFFFFF;
    line-height: 32px;
    margin: 25px auto 0;
	 cursor: pointer;
	 display:none;
}
.child{
	text-align:center;
	margin: 0 auto;
    width: 245px;
	padding-top: 30px;
}
.child input{
	margin:0;
}
.but_widget{
	background: -moz-linear-gradient(top,  #00b3d5,  #018da8); /* FF3.6+ */
	background: -webkit-gradient(linear, top,  #00b3d5,  #018da8); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b3d5,  #018da8); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b3d5,  #018da8); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b3d5,  #018da8); /* IE10+ */
	background: linear-gradient(top,  #00b3d5,  #018da8); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b3d5', endColorstr='#018da8' ); /* IE6-9 */
	margin-bottom:0;
	margin-top:1px;
	z-index:0;
	border:none;
	height: 36px; 
	width: 240px;
}
.shadow input{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
	padding:0;
	margin:0;
	height: 28px;
	width: 230px;
}
footer{
	background:url(./images/footer-dots.png) repeat-x bottom;
	border-top: 1px dotted #838383;
	padding-top: 15px;
	padding-bottom:15px;
	color:#4f4f4f;
	font: 12px/18px Helvetica;
	margin-top: 15px;
}

#footer_widgets{
	padding-bottom: 20px;
}

#footer_widgets ul li{
	float:left;
}

#footer_widgets ul li h2{
	letter-spacing:-0.7px;
	margin-bottom:-2px !important; 
	color: #898989;
    font-size: 13pt;
    line-height: 24px;
    margin-bottom: 6px;
    padding-bottom: 10px;
	font-family: 'MyriadProLightBold';
}
.textwidget,.textwidget img{
}

.widget_footerwidget{
    margin-right: 40px;
}

#footer_widgets h3, #home_widgets h3{
	color:#868686!important;
	padding-bottom: 5px;   
}

#footer_widgets .widget .news-item .date{
	width:66px;
	float:left;
	color:#4e4e4e;
	text-align: right;
}

#footer_widgets .widget .news-item .title{
	width:510px;
	float:right;
	padding-bottom:3px;
}
.widget_post_widget{
letter-spacing:-1px;
}
#footer_widgets .widget .news-item{
	clear:both;
}

#footer_widgets .widget .read-more{
	padding-left:60px;
}
#footer_widgets .textwidget{
	margin-right: 15px;
}
#footer_nav.container{
	text-align: center; 
	position: relative; 
	margin: 0pt auto; 
	display: block;
	padding-top:2px;
}

#menu-footer{
padding-left:25px;
}
#footer_nav li{
    display: inline;
    float: none;
    left: -29px;
    letter-spacing: 0;
    position: relative;
    text-align: center;
    word-spacing: 1px;
}
.site_map_img{
background:url(images/stmap.png) no-repeat;
height:17px;
width:10px;
float:left;
}
#footer_nav li:last-child{
background:url(images/stmap.png) no-repeat;
text-align:right;
}
#footer_nav li:last-child a{
padding:0 0 0 13px;
font-weight:bold;
}


#footer_nav li a{
	color:#4f4f4f;
	padding: 5px 4px;
	text-decoration: none;
}
#footer_nav li a:hover{
	color:#00667A;
	}
#footer_nav ul{
	margin-bottom: 10px;
}
#footer_nav  ul li.current_page_item a,#footer_nav   ul li.current_page_ancestor a{
	color: #018DA8;
}
.site-map{
	padding-left: 10px;
	font-weight:bold;
}

#colophon .sixteen{
	text-align: center;
}

#social-buttons{
	    padding-left: 99px;
    padding-top: 10px;
    text-align: center;
    width: 400px;
}
#social-buttons .social{
	height:30px;
	margin-right:3px;
}

#social-buttons div,#social-buttons iframe{
vertical-align:top !important;

}

#___plusone_0{

}
.map{
	margin:0 auto;
}
.asia,.europe,.africa,.australia,.north_america{
clear: both;
}
.south_america,.africa{
	display:none;
	font-size: 14px;
}
.fancybox-outer p.center{
	font-size: 16px;
    font-weight: 600;
}
.map_title{
	display:none;
	color:#007335;
	font-size:18px;
	font-family: 'MyriadProLightBold';
	padding-bottom: 10px;
}
.europe,.australia,.asia,.north_america{
	padding-bottom:8px;
}
.twelve p{
	margin-bottom:15px;
}
.twelve h6{
	padding-top:10px;
}
.tree.columns ul{
	margin: 0px;
	list-style: none outside none;
	padding: 0px;
}
.page-template-template-news-php #widgets{
	width:150px;
	padding-left:20px;
}
.widget_archive h2{
	color:#237C29;
}
.page-template-template-news-php .eleven.columns {
    width: 735px;
}
table.in_news{
	width: 640px;
}
table.in_news tr{
	vertical-align: middle;
}
table.in_news img{
margin-bottom: 1px;
}
/* The Nivo Slider styles 
================================================== */

.slider_hidden_text{
	display:none;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;

}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
*.nivo-caption {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.nivo-caption {
	background:url('./images/highlight.png') no-repeat;
	background-size: cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-moz-background-size:cover;
	position:absolute;
	padding: 13px 30px 8px 13px;
	font-size:14px;
	z-index:9;
	*left:3px;
	left:10px\9;
}

.nivo-caption-oem {
	background:url('./images/highlight-oem.png') no-repeat;
	padding: 13px 20px 8px 13px;
	background-size: cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-moz-background-size:cover;
}
#home_slider .nivo-caption {
	min-width:525px;
	top:115px;
}
.nivo-caption img.home_cap{
	position:absolute;
	z-index:-1;
	left:0;
	top:0;
}

#home_image .nivo-caption{
	opacity:0.8;
	font-family: 'MyriadProRegular';
	z-index:9;
	font-size:14px;
	top: 20%;
	min-width:450px;
	padding-left: 15px;
}
.nivo-caption p{
	padding:5px 15px 5px 5px;
	margin:0;
	color:#fff;
	position:relative;
	z-index:9999;
}

.nivo-caption p h1{
	margin-bottom:10px;
	color:#fff;
}
#home_image .nivo-caption h1 a,.nivo-caption a:hover{
	color:#fff !important;
}
.nivo-caption a {
	color:#fff !important;
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */

.nivo-controlNav{
	position:absolute;
	right:0;
	top:300px;
	z-index:10000;
	padding:0 5px;
}

.nivo-controlNav a {
	background-repeat:no-repeat;
	background-position:-12px 0;
	width:12px;
	height:15px;
	float:left;
	position:relative;
	z-index:9;
	cursor:pointer;
	text-indent:-99999px;
	margin-right:4px;
	top:3px;
}
.nivo-controlNav a.active {
	background-position:0 0;
}
.nivo-controlNav a {
	background-image:url(./images/control.png);
}
.nivo_slider_content a,.nivo_slider_content{
	font-size:23px;
	line-height:22px;
	display:block;
	text-decoration:none;
	padding-right: 15px;
	position: relative;
    z-index: 999;
	margin-top: 10px;
}
.nivo_slider_content a:hover{
	text-decoration:underline;
}
.product_table_header {
    background: none repeat scroll 0 0 #999999;
    border-collapse: collapse;
    border-style: solid;
    border-width: thin;
    line-height: 1.2em;
    padding: 5px;
    text-align: left;
}
.product_table {
    border: thin solid #CCCCCC;
    border-collapse: collapse;
    padding: 5px;
    text-align: left;
	margin-bottom:10px;
}
.product_table td,.product_table th {
    border-collapse: collapse;
    border-style: solid;
    border-width: thin;
    line-height: 1.2em;
    padding: 5px;
    text-align: center;
}
#widgets ul.nautic-pages{
	border-left:1px solid #c5c5c5;
	margin:0;
	padding-left:15px;
}

#widgets ul.nautic-pages a{
	font-family: 'MyriadProLightBold';
}

#widgets ul.nautic-pages li.depth-0{
	margin-top: 17px;
}

#widgets ul.nautic-pages li.depth-0 a{
	font-size:18px;
	color:#67a66b;
	padding:0;
}
#widgets ul.nautic-pages li.depth-0 p{
	padding-left:20px;
	margin:0;
}
	
#widgets ul.nautic-pages li.current_page_ancestor.depth-0 >a:first-child{
	color:#337037;
	font-size:18px;
	padding:0;
}

#widgets ul.nautic-pages li.depth-1{
	margin-top: 9px;
}

#widgets ul.nautic-pages li.depth-1 a{
	color:#b4b4b4;
	font-size:15px;
	padding:0;
}

#widgets ul.nautic-pages li.depth-1 p{
	padding-left:33px;
	margin:0;
}

#widgets ul.nautic-pages li.depth-2 a,ul.nautic-pages li.depth-3 a,ul.nautic-pages li.depth-4 a,ul.nautic-pages li.depth-5 a{
	margin-bottom: 4px;
}

#widgets ul.nautic-pages li.depth-2 a{
	color:#999999;
	font-size:14px;
	padding:0;
}

#widgets ul.nautic-pages li.depth-2 p{
	padding-left:42px;
	margin:0;
}

#widgets ul.nautic-pages li.depth-3 a{
	color:#8C8C8C;
	font-size:13px;
	padding:0;
}

#widgets ul.nautic-pages li.depth-3 p{
	margin:0;
	padding-left:51px;
}

#widgets ul.nautic-pages li.current_page_item >p:first-child{
	background: url("./images/current_page.png") no-repeat;
	background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	margin-left:-1px;
}

#widgets ul.nautic-pages li.current_page_item p>a:first-child{
	color:#00667A;
}

#widgets ul.nautic-pages li.depth-4{
	margin-bottom: 5px;
}
#widgets ul.nautic-pages li.depth-4 a{
	font-size:12px;
	color:#6F6F6F;
	padding:0;
}

#widgets ul.nautic-pages li.depth-4 p{
	margin:0;
	padding-left:60px;
}

#widgets ul.nautic-pages li.depth-5 a{
	font-size:11px;
	color:#666;
	padding:0;
}

#widgets ul.nautic-pages li.depth-5 p{
	margin:0;
	padding-left:69px;
}

.wordpress-post-tabs {
	clear: both;
}
.alignright, .right{
	float:right;
}
img.alignright {
	margin-left: 15px;
	margin-bottom: 10px;
}
img.alignleft {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.left{
	float:left;
	margin:0;
}
.center{
	text-align:center;
	padding-bottom:10px;
}
ul#menu-head-1 li{
	display:none;
}
ul#menu-sitemap_bottom,ul#menu-main-1,ul#menu-head-1{
	padding-left:0;
}
ul#menu-main-1,ul#menu-head-1{
	margin-bottom:0;
}
ul#menu-sitemap_bottom{
	margin-top:0;
}
.col_left{
	float: left;
    text-align: left;
    width: 400px;
	 padding-top: 20px;
}

.col_right{
	float: right;
    text-align: left;
    width: 400px;
	 padding-top: 20px;
}
.col_left p, .col_right p{
margin-bottom: 10px;}

.select_img img{
	width: 207px;
	height: 75px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.nav-previous{
	float: left;
	margin-right: 40px;
}
#warranty{
	display:none;
	width:875px;
}

tr{
	vertical-align:top;
	text-align: center;
}
td{
	border: 1px solid #C7C7C7;
	padding: 5px;
}

.ans img{
	width:200px;
	height:75px;
}
tr.main,td.main{
	background:#50A746;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
}
tr.main strong{
	color: #FFFFFF!important;
}
.distributors table{
	margin-bottom: 15px;
}
/* #Temporary Edits
================================================== */

/* #Media Queries
================================================== */


	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/