<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.last {
	margin: 0;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #eb0000;
	text-decoration: none;
}
a:hover {
	color: #eb0000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
html {
}
body {
	color: #b1b1b1;
	font-family: 'roboto', "Arial", Verdana, Tahoma;
	font-size: 12px;
}
.flt_Lt {
	float: left;
	display: inline;
}
.flt_Rt {
	float: right;
	display: inline;
}
/* ----- layout ----------*/

body {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
input {
	-webkit-appearance: none;
	border-radius: 0;
}
/*@font-face {
	font-family: 'roboto';
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotosemybold';
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold';
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'robotoheavy';
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium';
	font-weight: 500;
	font-style: normal;
}*/
body {
	overflow-x: hidden;
	background: #fff;
}
.wrapper {
	margin: 0 auto;
}
.container {
	margin: 0 auto;
	border-top: 0 none;
	width: 960px;
}
#header {
	padding: 35px 0 40px;
	border-bottom: 1px solid #eb0000;
}
#header h3 {
	font-family: 'roboto';
	font-size: 18px;
	font-weight: normal;
	color: #eb0000;
	line-height: 35px;
	padding-left: 5px;
}
#header .menu li {
	float: left;
	padding-right: 20px;
}
#header .menu .last {
	padding: 0;
}
#header .menu li a {
	font-family: 'roboto';
	font-weight: normal;
	color: #333;
	display: block;
	border-radius: 2px;
	padding: 1px 6px 0;
	font-size: 13px;
	text-transform: uppercase;
}
#header .menu li a:hover, #header .menu .active a {
	background: #eb0000;
	color: #fff;
}
#header h1 {
	float: left;
	padding-right: 30px;
}
#header .menu {
	float: left;
	padding-top: 28px;
}
#header .options li {
	float: left;
	padding: 0 7px;
	background: url(../images/sepeartor.png) right 5px no-repeat;
}
#header .options li a {
	font-family: 'roboto';
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
#language_selector li {
	float: left;
	margin-right: 6px;
	padding: 0 7px;
}
#language_selector li a {
	font-family: 'roboto';
	font-weight: normal;
	color: #5a5a5a;
	/*font-size: 12px;*/
	font-size: 9px;
	text-transform: uppercase;
}
#language_selector li a:hover, #language_selector .active a {
	color: #666;
}
#header .options {
	float: left;
}
#language_selector {
	float: left;
	margin: 0 0 0 7px;
	width: 100%;
}
.right_header {
	float: right;
	padding-top: 23px;
}
#header form {
	border: 1px solid #cccccc;
	border-radius: 4px;
	height: 24px;
	width: 236px;
	padding: 0 12px;
	float: right;
	margin-top: 10px;
}
#header form input[type=text] {
	font-family: 'roboto';
	font-style: normal;
	font-weight: 400;
	color: #5a5a5a;
	font-size: 12px;
	border: none;
	box-shadow: none;
	height: 24x;
	padding: 3px 0 0 0;
}
#header form input[type=submit] {
	background: url("../images/search.png") no-repeat scroll 8px 0;
	border: medium none;
	height: 26px;
	padding: 0;
	text-indent: -9999em;
	width: 25px;
}
#slider_container .flexslider, #history_container .flexslider {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	position: relative;
}
#slider_container .flexslider, #slider_container .flexslider img {
	height: auto;
}
#slider_container .flex-direction-nav .flex-prev {
	background: url(../images/left_arrow.png) no-repeat;
	width: 36px;
	height: 72px;
	text-indent: -9999em;
}
#slider_container .flex-direction-nav .flex-next {
	background: url(../images/right_arrow.png) no-repeat;
	width: 36px;
	height: 72px;
	text-indent: -9999em;
}
#slider_container .flex-direction-nav .flex-next:hover {
	background: url(../images/right_arrow1.png) no-repeat;
}
#slider_container .flex-direction-nav .flex-prev:hover {
	background: url(../images/left_arrow1.png) no-repeat;
}
.flex-direction-nav a:before {
	text-align: center;
}
#slider_container .slide1 {
	margin-top: -19px;
}

#slider_container .slides {
	margin-top: -19px;
}
#slider_container .slide2 {
	margin-top: -20px;
}
.caption_slide1, .caption_slide2, .caption_slide3 {
	position: absolute;
	bottom: 70px;
	right: 0;
	z-index: 99;
	width: 100%;
}
.caption_slide2 {
	bottom: 45px;
}
.caption_slide1 h2 span {
	width: 191px;
	display: inline-block;
	text-align: right;
	color: #fff;
	font-size: 37px;
	padding-right: 5px;
	font-family: 'roboto';
	font-weight: bold;
}
.caption_slide1 h2 {
	float: right;
	width: 100%;
	text-align: right;
	color: #d9c28c;
	font-size: 90px;
	padding-bottom: 5px;
	font-family: 'roboto';
	font-weight: 900;

}
.caption_slide1 .caption_content {
	float: right;
	background: url("../images/text_bg11.png") no-repeat scroll 16px -19px;
}
.caption_content p {
	font-family: 'roboto';
	font-size: 16px;
	color: #fff;
	padding-bottom: 5px;
	text-align: right;
}
.caption_content a {
	font-family: 'roboto';
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 2px;
	margin-top: 10px;
	display: block;
	float: right;
	width: 82px;
	padding: 2px 0;
	line-height: 18px;
	background: #ff0202 url(/dep/arrow.png) 92% center no-repeat;
	text-align: center;
}
#slider_container .flex-direction-nav {
	margin: 0 auto;
	top: -295px;
	position: relative;
	width: 1034px;
}
#slider_container .flex-direction-nav a {
	margin: 0;
}
.caption_slide2 h3 {
	font-family: 'roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 45px;
	color: #fff;
	width: 220px;
	text-transform: uppercase;
}
.caption_slide2 .caption_content a {
	float: left;
	margin-top: 20px;
}
.caption_slide3 {
	bottom: auto;
	top: 77px;
}
.caption_slide3 h4 {
	font-family: 'roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	color: #fff;
	padding-top: 34px;
	text-transform: uppercase;
}
.caption_slide3 h5 {
	font-family: 'roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	color: #fff;
	padding-top: 22px;
}
.caption_slide3 p {
	font-size: 14px;
	text-align: left;
	padding-top: 5px;
	width: 420px;
}
.caption_slide3 span img {
	width: auto !important;
	height: auto !important;
}
.caption_slide3 .caption_content {
	margin-left: 408px;
}
.caption_slide3 span {
	display: block;
}
.caption_slide3 .caption_content a {
	float: left;
	margin-top: 5px;
}
.products h3, #markets h3, #information h3, #news h3 {
	font-size: 24px;
	text-transform: uppercase;
	color: #eb0000;
	padding-top: 10px;
	text-align: center;
	font-family: 'roboto';
	font-weight: normal;
}
.products h3, .products {
	padding-bottom: 20px;
}
.products h3 {
	padding-top: 0;
}
.products {
	padding-top: 10px;
}
.browse_products&gt;ul&gt;li, #subnav&gt;ul&gt;li {
	position: relative;
	float: left;
	margin: 0 9px 18px 0;
}
.browse_products&gt;ul&gt;.four {
	margin-right: 0;
}
.browse_products&gt;ul&gt;li&gt;a, #subnav&gt;ul&gt;li&gt;a {
	width: 221px;
	height: 28px;
	line-height: 28px;
	font-size: 15px;
	text-transform: uppercase;
	color: #000;
	font-family: 'roboto';
	font-style: normal;
	font-weight: 400;
	border-radius: 2px;
	display: block;
	padding-left: 12px;
	z-index: 9;
	position: relative;
	background: #f0f0f0 url(/dep/toggle.png) right center no-repeat;
}
#subnav&gt;ul&gt;li&gt;a {
	width: auto;
	padding-right: 44px;
	font-weight: 600;
}
#subnav {
	margin-top: 20px;
}
#subnav&gt;ul&gt;li&gt;a:hover, #subnav&gt;ul&gt;li.active&gt;a {
	background: #ED0000 url(/dep/toggle.png) right center no-repeat;
	color: #fff;
}
.browse_products ul li ul {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999999;
	border-radius: 0 0 2px 2px;
	box-shadow: 1px 2px 4px #000;
	width: 100%;
	display: none;
}
.browse_products &gt; ul &gt; li &gt; ul{
	top: 28px;
}
.browse_products ul li ul li {
	display: table;
	height: 54px;
	width: 100%;
	border-bottom: 1px solid #808080;
}
.browse_products ul li ul li a {
	font-family: 'roboto';
	font-style: normal;
	font-weight: 400;
	display: table-cell;
	vertical-align: middle;
	line-height: 15px;
	padding: 0 12px;
	color: #fff;
	font-size: 12px;
	height: 54px;
	width: 233px;
}
.browse_products ul li ul li.menudown &gt; div &gt; a {
	background: #5a5a5a url(/dep/arrow13.png) 95.5% center no-repeat;
}
.browse_products ul li ul li a span, .grid ul li ul li a span {
	display: block;
}
/*.browse_products ul li ul li a:hover {
	background: #767676 url(../images/arrow1.png) 95.5% center no-repeat;
}*/
/*.browse_products&gt;ul&gt;li:hover&gt;ul {
	display: block;
}*/
#markets {
	background: #e8ebec;
	padding-bottom: 50px;
}
#markets h3 {
	padding: 30px 0 28px;
}
#markets .span4 {
	position: relative;
	background: #fff;
	box-shadow: 12px 12px 14px #a5a7a8;
}
#markets span {
	font-family: 'roboto';
	font-weight: bold;
	width: 64%;
	display: block;
	margin: 0 auto;
	line-height: 24px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	min-height: 48px;
	padding-bottom: 65px;
}

#markets .span4 span
{
	height: 50px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
	width: 99%;
}

#markets ul {
	display: inherit;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	/*width: 289px;*/
	padding: 0 7px;
}
.product_list {
	padding: 0px 0 10px;
	height: 109px;
	display: table;
	margin: 0 auto;
	position: absolute;
	top: 49px;
	left: 0;
	display: none;
}
#markets .span4 .traffic {
	background: url("../images/market1.png") no-repeat;
	display: block;
	min-height: 375px;
	width: 303px;
}
#markets .span4 .marine {
	background: url("../images/market2.png") no-repeat;
	display: block;
	min-height: 375px;
	width: 303px;
}
#markets .span4 .oil {
	background: url("../images/market3.png") no-repeat;
	display: block;
	min-height: 375px;
	width: 303px;
}
#markets .span4:hover .product_list {
	display: block;
}
#markets .span4:hover .traffic {
	background: url(../images/main_hover1.jpg) no-repeat;
}
#markets .span4:hover .marine {
	background: url(../images/main_hover2.jpg) no-repeat;
}
#markets .span4:hover .oil {
	background: url(../images/main_hover3.jpg) no-repeat;
}
#markets li {
	display: inline-block;
	min-height: 40px;
	margin-bottom: 5px;
	padding-right: 4px;
}
#markets .four {
	padding-right: 0;
}
#markets small a {
	display: block;
	font-family: 'roboto';
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	background: #eb0000 url(/dep/arrow.png) 92.5% center no-repeat;
	width: 130px;
	padding: 1px 0;
	border-radius: 4px;
}
#markets small {
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -65px;
}
.maincontent {
	padding-bottom: 45px;
	border-bottom: 1px solid #eb0000;
}
.products .last {
	border: none;
}
#information h3 {
	text-align: left;
	border-top: 1px solid #333333;
	padding-top: 7px;
	margin-top: 35px;
}
#information h4 {
	color: #333;
	font-family: 'roboto';
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	padding-top: 6px;
	width: 78%
}
#information p {
	color: #666666;
	font-family: 'roboto';
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	padding-top: 10px;
	line-height: 22px;
	width: 81%;
}
#information .news a, .info a, #news h6 a, #news_details h6 a, .site_details li a, .traffic_sidebar a {
	background: url("/dep/arrow2.png") no-repeat scroll right 11.5px rgba(0, 0, 0, 0);
	color: #eb0000;
	display: inline-block;
	font-family: 'roboto';
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	padding-right: 7px;
	padding-top: 6px;
	text-transform: uppercase;
}
#information .news:hover h4 {
	color: #ed1f24;
}
#information .tweets h4 {
	margin-top: 20px
}
#information .tweets p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#information .tweets a {
	color: #d42f32;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#information .tweets span {
	color: #5a5a5a;
	padding-top: 3px;
	font-size: 12px;
	font-family: 'roboto';
	float: left;
	font-style: normal;
	font-weight: 400;
}
#information .tweets ul {
	float: right;
}
#information .tweets ul li {
	float: left;
	padding-left: 5px;
}
#information .tweet_us {
	width: 90%;
	padding: 2px 0 3px;
	border-bottom: 1px solid #ccc;
}
#information .tweets h3 {
	margin-top: 12px;
}
#footer {
	background: #f0f0f0;
	padding-bottom: 40px;
	position: relative;
	
}
#footer .container&gt;ul&gt;li {
	float: left;
	margin-top: 15px;
	border-left: 1px solid #000;
	padding: 0 19px 5px;
}
.maincontent {
	position: relative;
	z-index: 99;
}
#footer h5 {
	background: url("../images/footer_design.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	color: #000;
	font-size: 19px;
	font-weight: normal;
	min-height: 100px;
	min-width: 330px;
	padding: 15px 0 0 106px;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 300;
}
#footer ul li ul li a {
	font-family: 'roboto';
	font-weight: 400;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	display: block;
}
#footer ul li ul li a:hover {
	color: #ed1f24;
}
#footer ul li {
	padding-bottom: 6px;
}
#footer form {
	margin-top: 8px;
}
#footer input[type=text] {
	font-family: 'roboto';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #5a5a5a;
	border: 1px solid #9a9a9a;
	width: 92px;
	height: 22px;
	line-height: 22px;
	border-radius: 0;
	box-shadow: none;
	padding: 0 6px;
	background: none;
	float: left;
	margin-right: 5px;
	text-transform: none;
}
#footer input[type=submit] {
	font-family: 'roboto';
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	color: #fff;
	background: #eb0000;
	border: none;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	border-radius: 0;
	box-shadow: none;
	padding: 0 7px;
	text-transform: none;
}
#footer input[type="submit"]:hover {
	background: #000;
}
#footer h6 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#footer .last ul li {
	float: left;
}
#footer .last ul li a {
	display: block;
	height: 28px;
	width: 28px;
	margin-right: 10px;
	text-indent: -9999em;
}
#footer .last ul .google_plus a {
	background: url(../images/google_plus.png) no-repeat;
}
#footer .last ul .twitter a {
	background: url(../images/twitter.png) no-repeat;
}
#footer .last ul .linkedin a {
	background: url(../images/linkedin.png) no-repeat;
}
#footer .last ul .youtube a {
	margin-right: 0;
	background: url(../images/youtube.png) no-repeat;
}
#footer .last ul .google_plus a:hover {
	background: url(../images/google_plus_hover.png) no-repeat;
}
#footer .last ul .twitter a:hover {
	background: url(../images/twitter_hover.png) no-repeat;
}
#footer .last ul .linkedin a:hover {
	background: url(../images/linkedin_hover.png) no-repeat;
}
#footer .last ul .youtube a:hover {
	background: url(../images/youtube_hover.png) no-repeat;
}
#footer .container &gt; ul &gt; .last {
	padding-right: 0;
}
.inner_content .products {
	padding-top: 25px;
	padding-bottom: 0;
}
#product_list h3 span, .title h3 span {
	background: none repeat scroll 0 0 #fff;
	color: #eb0000;
	font-family: 'roboto';
	font-size: 36px;
	font-weight: normal;
	padding: 0 30px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 19px;
}
#product_list h3, .title h3 {
	text-align: center;
	margin-bottom: 43px;
	border-bottom: 1px solid #5a5a5a;
}
#product_list h4 {
	font-family: 'roboto';
	font-weight: 700;
	color: #000;
	min-height: 50px;
	font-size: 22px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 20px;
}
.grid&gt;ul&gt;li {
	float: left;
	width: 310px;
	padding: 20px 0 0;
	min-height: 153px;
	display: table;
	position: relative;
	margin: 0 9px 9px 0;
	background: url(../images/grid_bg.png) no-repeat;
}
.grid&gt;ul&gt;.three {
	margin-right: 0;
}
#product_list li div {
	display: table;
	text-align: center;
	height: 145px;
	margin: 0 auto;
}
#product_list li div span {
	display: table-cell;
	vertical-align: middle;
}
#product_list li div span img {
	display: block;
	margin: 0 auto;
}
#product_list h2 {
	width: 960px;
	margin: 0 auto 43px;
}
.title h5 {
	font-family: 'roboto';
	font-weight: 400;
	color: #333;
	text-align: center;
	font-size: 24px;
	padding-bottom: 35px;
}
.product_details&gt;ul&gt;li {
	float: left;
	width: 311px;
	margin: 0 9px 9px 0;
	border: 1px solid #d4d4d4;
	height: 220px;
	display: table;
	position: relative;
}
.product_details&gt;ul&gt;.three {
	margin-right: 0;
}
.product_details&gt;ul&gt;li&gt;a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.product_details .info {
	z-index: 99;
	position: absolute;
	bottom: 1px;
	width: 92%;
	transition: all 0.7s ease 0s;
	height: 12px;
	overflow: hidden;
	left: 1px;
	padding: 8px 12px 12px;
	background: url(../images/info_bg.png) repeat;
}
.product_details&gt;ul&gt;li:hover .info {
	height: 85px;
}
.product_details .info h6 {
	font-family: 'roboto';
	font-weight: 400;
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
}
.product_details {
	padding-top: 30px;
}
.product_details .info p {
	color: #333;
	font-family: 'roboto';
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	min-height: 36px;
	width: 93%;
}
.product_details .info a {
	background: url("/dep/arrow2.png") no-repeat scroll right 8px;
	line-height: 14px;
	padding: 5px 7px 0 0;
}
.grid &gt; ul &gt; li:hover {
	background: url(../images/grid_bg1.png) no-repeat;
}
#product_list li:hover h4 {
	color: #fff;
}
.grid ul li ul li {
	border-bottom: 1px solid #fff;
	display: table;
	height: 54px;
	width: 100%;
}
.grid ul li ul {
	background: none repeat scroll 0 0 #e9e9e9;
	display: none;
	z-index: 99999;
	position: relative !important;
}
.grid, #grid-content {
	z-index: 99999;
	position: relative !important;
}

.grid &gt; ul &gt; li:hover ul {
	display: block;
}
.grid ul li ul li a {
	color: #000;
	display: table-cell;
	font-family: 'roboto';
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	height: 54px;
	line-height: 15px;
	padding: 0 12px;
	vertical-align: middle;
	width: 314px;
	text-transform: uppercase;
}
.grid ul li ul li a:hover {
	background: #000 url(/dep/arrow3.png) 96% center no-repeat;
	color: #fff;
}
iframe {
	height: 379px;
	width: 100%;
}
.mob {
	display: none;
}
#information .span8 {
	float: right;
}
#information .span4 {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}
#menu {
	display: none;
}
.sub_content h3 {
	font-family: 'roboto';
	font-weight: 600;
	line-height: 57px;
	width: 70%;
	margin-top: 25px;
	font-size: 56px;
	color: #333333;
	text-transform: uppercase;
}
.sub_content p {
	color: #666;
	font-family: 'roboto';
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 17px;
	width: 48%;
}
.sub_content .details {
	margin-top: -30px;
	position: relative;
}
.sub_content .details &gt; ul &gt; li a {
	display: block;
}
.sub_content .details &gt; ul &gt; li a small {
	/*background: url("../images/arrow14.png") no-repeat scroll right 2px #000;*/
	background:#000;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-family: 'roboto';
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	padding: 1px 21px 1px 9px;
	text-transform: uppercase;
	margin: 10px 10px 0;
	position: relative;
	display: inline-block;
	float: left;
}
.simple_level {
	position: absolute;
	top: 37px;
	display: none;
}
.sub_content .details ul li .right {
	left: 52px;
}
.sub_content .details ul li .left {
	left: 9px;
}
/*.sub_content .details &gt; ul &gt; li:hover ul {
	display: block;
}*/
.simple_level li a {
	color: #000;
	display: inline-block;
	font-family: 'roboto';
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	display: inline-block;
	width: 100px;
}
.sub_content .details &gt; ul &gt; li a b {
	height: 43px;
	width: 43px;
	float: left;
}
.sub_content .details &gt; ul &gt; li.marine2 a b {
	background: url(../images/marine_img4.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine1 a b {
	background: url(../images/marine_img2.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine3 a b {
	background: url(../images/marine_img3.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine4 a b {
	background: url(../images/marine_img1.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine5 a b {
	background: url(../images/marine_img6.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine6 a b {
	background: url(../images/marine_img7.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine2:hover a b {
	background: url(../images/marine_img4-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine1:hover a b {
	background: url(../images/marine_img2-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine3:hover a b {
	background: url(../images/marine_img3-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine4:hover a b {
	background: url(../images/marine_img1-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine5:hover a b {
	background: url(../images/marine_img6-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.marine6:hover a b {
	background: url(../images/marine_img7-red.png) no-repeat;
}
.detail_pos1&gt;ul&gt;li, .detail_pos2&gt;ul&gt;li, .detail_pos3&gt;ul&gt;li {
	position: absolute;
}
.detail_pos1 .marine1 {
	left: 257px;
	top: 463px;
}
.detail_pos1 .marine2 {
	right: 266px;
	top: 35px;
}
.detail_pos1 .marine3 {
	bottom: 195px;
	right: 272px;
}
.detail_pos1 .marine4 {
	bottom: 336px;
	right: -13px;
}
.sub_content {
	padding-bottom: 20px;
}
.detail_pos2 .marine1 {
	left: 82px;
	top: 216px;
}
.detail_pos2 .marine2 {
	left: 266px;
	top: 151px;
}
.detail_pos2 .marine3 {
	bottom: 95px;
	left: 259px;
}
.detail_pos2 .marine4 {
	right: 279px;
	top: 68px;
}
.detail_pos2 .marine5 {
	right: -29px;
	top: 112px;
}
.detail_pos2 .marine6 {
	bottom: 218px;
	left: 574px;
}
.sub_content .details &gt; ul &gt; li.traffic1 a b {
	background: url(../images/transport1.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic2 a b {
	background: url(../images/transport2.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic3 a b {
	background: url(../images/transport3.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic4 a b {
	background: url(../images/transport4.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic5 a b {
	background: url(../images/transport5.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic6 a b {
	background: url(../images/transport6.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic7 a b {
	background: url(../images/transport7.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic8 a b {
	background: url(../images/transport8.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic9 a b {
	background: url(../images/transport9.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic1:hover a b {
	background: url(../images/transport1-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic2:hover a b {
	background: url(../images/transport2-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic3:hover a b {
	background: url(../images/transport3-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic4:hover a b {
	background: url(../images/transport4-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic5:hover a b {
	background: url(../images/transport5-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic6:hover a b {
	background: url(../images/transport6-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic7:hover a b {
	background: url(../images/transport7-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic8:hover a b {
	background: url(../images/transport8-red.png) no-repeat;
}
.sub_content .details &gt; ul &gt; li.traffic9:hover a b {
	background: url(../images/transport9-red.png) no-repeat;
}
.detail_pos3 .traffic1 {
	bottom: 164px;
	left: 495px;
}
.detail_pos3 .traffic2 {
	left: 179px;
	top: 81px;
}
.detail_pos3 .traffic3 {
	left: 264px;
	top: 398px;
}
.detail_pos3 .traffic4 {
	bottom: 241px;
	right: 344px;
}
.detail_pos3 .traffic5 {
	bottom: 288px;
	right: 94px;
}
.detail_pos3 .traffic6 {
	right: -15px;
	top: 154px;
}
.detail_pos3 .traffic7 {
	bottom: 73px;
	left: -3px;
}
.detail_pos3 .traffic8 {
	bottom: 69px;
	left: 384px;
}
.detail_pos3 .traffic9 {
	left: 57px;
	top: 208px;
}
.details &gt; ul &gt; li &gt; ul {
	position: absolute;
	left: 53px;
	top: 32px;
	width: 235px;
	z-index: 9999;
	isplay: none;
}
.details &gt; ul &gt; li &gt; ul &gt;li span {
	height: 54px;
	display: table;
	width: 100%;
	border-bottom: 1px solid #808080;
}
.details &gt; ul &gt; li &gt; ul &gt;li span a {
	display: table-cell !important;
	vertical-align: middle;
	font-family: 'roboto';
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	height: 54px;
	padding: 0 12px;
	line-height: 14px;
	text-transform: uppercase;
	background: #000;/*background: #000 url(../images/arrow11.png) 95% center no-repeat;*/
}
.details &gt; ul &gt; li &gt; ul &gt; li span a em {
	display: block;
	font-size: 11px;
}
.details &gt; ul &gt; li &gt; ul &gt;li &gt;span a:hover, .levelactive a {
	background: #5a5a5a;/*background: #595959 url(../images/arrow13.png) 95% center no-repeat !important;*/
}
.details &gt; ul &gt; li &gt; ul ul, .level_two {
	width: 100%;
}
.details &gt; ul &gt; li &gt; ul ul li {
	background: #747474;
	border-bottom: 1px solid #acacac;
}
.detail_pos3 .traffic2 {
	display: block;
}
.level_two li {
	background: #4b4b4b;
	border-bottom: 1px solid #acacac;
}
.details &gt; ul &gt; li &gt; ul ul li a, .level_two li a {
	font-family: 'roboto';
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	margin: 0 auto;
	width: 91%;
	text-transform: uppercase;
	padding: 7px 10px;
	display: block;
}
.level_two li a {
	color: #fff;
	border-bottom: 1px solid #a9a9a9
}
.details &gt; ul &gt; li &gt; ul ul li a:hover, .level_two li a:hover {
	color: #fff;
	background: #eb0000;
}
.sub_content .details &gt; ul &gt; li:hover a small {
	color: #fff;
	background: #eb0000;
}
.sub_content .details &gt; ul &gt; li.dropdown_first:hover a small {
	color: #fff;
	background: #eb0000 url(/dep/arrow12.png) no-repeat scroll right 0;
}
.sub_content .details &gt; ul &gt; li.dropdown_first:hover{
	
}
.level_two {
	position: absolute;
	top: 31px;
	width: 210px;
}
#breadcrums li {
	float: left;
	padding: 0 7px 0 6px;
	background: url(../images/breadcrum_arrow.png) right center no-repeat;
}
#breadcrums .first {
	padding-left: 0;
}
#breadcrums .last {
	background: none;
}
#features h5 {
	color: #666;
	padding: 10px 0;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'roboto';
	font-weight: 400;
}
#breadcrums li a {
	font-family: 'roboto';
	font-weight: 400;
	font-size: 12px;
	color: #333333;
}
#breadcrums li a:hover, #breadcrums .active a {
	color: #eb0000;
}
.products_usage {
	padding-top: 30px;
}
.product_on li {
	float: left;
	margin-right: 35px;
}
.product_on {
	margin-top: -54px;
	position: relative;
	z-index: 99;
}
.used_on_markets h5 {
	font-family: 'roboto';
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	padding: 20px 0 10px;
	text-transform: uppercase;
}
.used_on_markets a {
	display: inline-block;
	font-family: 'roboto';
	font-weight: 400;
	font-size: 14px;
	text-decoration: underline;
	color: #eb0000;
	padding: 0 3px 0 8px;
	background: url(../images/sepeartor1.png) 0 center no-repeat;
}
.used_on_markets a.first {
	background: none;
	padding-left: 0;
}
.product_slider, .mobile_slider {
	padding-top: 20px;
}
.product_slider .bx-wrapper .bx-viewport, .mobile_slider .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0;
}
.bx-wrapper .bx-controls-direction .bx-prev {
	background: url(../images/left.png) no-repeat;
}
.bx-wrapper .bx-controls-direction .bx-next {
	background: url(../images/right.png) no-repeat;
	right: 50px;
}
.products_usage&gt;img {
	padding-left: 10px;
}
#product_parts {
	padding: 35px 0 0 100px;
	position: relative;
}
#product_parts span {
	font-family: 'roboto';
	font-weight: 400;
	font-size: 23px;
	color: #333333;
	text-transform: uppercase;
}
#product_parts small {
	font-family: 'roboto';
	font-weight: 400;
	font-size: 11px;
	color: #333333;
	text-transform: none;
	display: block;
	line-height: 10px;
}
#product_parts .part1 {
	left: 234px;
	line-height: 22px;
	position: absolute;
	top: 38px;
	width: 50px;
}
#product_parts .part2 {
	left: 321px;
	position: absolute;
	top: 138px;
}
#pro_description h3 {
	color: #eb0000;
	font-family: 'roboto';
	font-size: 48px;
	font-weight: 700;
	line-height: 46px;
	padding: 25px 0 15px;
	text-transform: uppercase;
	width: 306px;
}
#pro_description h5 {
	color: #666;
	font-family: 'roboto';
	font-size: 36px;
	font-weight: 400;
	line-height: 38px;
	text-transform: none;
	width: 77%;
}
#pro_description {
	padding-top: 55px;
}
#pro_description ul {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	float: left;
	padding: 10px 0;
	margin-top: 20px;
	width: 100%;
}
#pro_description ul li {
	margin-right: 13px;
	float: left;
}
#description, #features {
	padding: 25px 0;
}
#features {
	margin-top: 20px;
	padding: 0 25px 15px;
	border: 1px solid #cccccc;
}
#description h4, #features h4, #pdf_links h4 {
	font-family: "roboto";
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: #eb0000;
	padding-bottom: 10px;
}
#pdf_links h4 {
	font-size: 14px;
	font-weight: 400;
}
#features h4 {
	background: none repeat scroll 0 0 #fff;
	display: inline-block;
	margin-top: -10px;
	padding: 0 30px 10px 10px;
	position: relative;
}
#description p, #features li, #features p, #features div {
	font-family: 'roboto';
	font-weight: 400;
	font-size: 14px;
	color: #666;
	line-height: 19px;
}
#features li {
	font-size: 13px;
	padding-bottom: 5px;
}
#product_video h4 {
	font-family: 'roboto';
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	padding-top: 30px;
	padding-bottom: 15px;
}
#product_video iframe {
	width: 100%;
	height: 290px;
}
#product_video a {
	font-family: 'roboto';
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	background: #eb0000;
	border-radius: 3px;
	margin: 15px 0 0;
	padding: 4px 9px 2px;
}
#product_video a b {
	font-weight: 700;
}
#pdf_links {
	margin-top: 15px;
}
#pdf_links h4 {
	border-top: 1px solid #cccccc;
}
#pdf_links h4 span {
	background: #fff;
	position: relative;
	top: -11px;
	padding: 0 15px 0 0;
}
#pdf_links small {
	color: #333;
	display: inline-block;
	font-family: 'roboto';
	font-size: 11px;
	font-weight: 400;
	line-height: 13px;
	padding: 15px 0 0 10px;
	text-transform: uppercase;
	width: 45%;
	float: left;
}
#pdf_links img {
	float: left;
}
#pdf_links a {
	display: inline-block;
}
.scroll-pane {
	width: 100%;
/*	height: 270px;*/
	overflow: auto;
}
.horizontal-only {
	height: auto;
	max-height: 200px;
}
.details &gt; ul &gt; li &gt;ul, .details &gt; ul &gt; li &gt;ul&gt;li&gt;ul {
	display: none;
}
#markets .span4 .last ul {
	width: 288px;
}
/*.details ul li ul li:hover ul {
	display: block;
}*/
.mob_market, .mobile_content, .mobile_slider {
	display: none;
}
#history {
	padding-top: 42px;
}
.left_right_section h3 {
	font-family: 'roboto';
	font-size: 34px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}
#history p {
	font-family: 'roboto';
	font-size: 16px;
	color: #333;
	font-weight: 400;
	padding-bottom: 22px;
	line-height: 24px;
}
.about_us_menu {
	margin-left: 20px;
}
.about_us_menu h5 {
	color: #000;
	font-family: 'roboto';
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	padding-bottom: 8px;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
}
.about_us_menu li {
	border-bottom: 1px solid #000;
}
.about_us_menu li a {
	font-family: 'roboto';
	font-size: 18px;
	color: #000;
	font-weight: 700;
	display: block;
	padding: 18px 0 18px 0;
}
.about_us_menu li a:hover, .about_us_menu .active a {
	color: #eb0000;
	padding-left: 13px;
	background: url(../images/history_arrow.png) 0 center no-repeat;
}
#team {
	padding-top: 58px;
}
#address p, #address p a {
	font-family: 'roboto';
	font-size: 15px;
	color: #666666;
	font-weight: 400;
	line-height: 24px;
}
#address p a:hover {
	color: #eb0000;
}
.team_section h4, .team_section h5, .team_section h6, .team_section a, .team_section span {
	font-family: 'roboto';
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #eb0000;
	font-weight: 400;
}
.team_section h4 {
	padding-top: 25px;
}
.team_section h5 {
	text-transform: none;
	font-size: 20px;
	padding-top: 15px;
}
.team_section h6 {
	padding-top: 3px;
}
.team_section h6, .team_section a {
	text-transform: none;
	font-size: 15px;
	color: #000;
	display: block;
}
.team_section a {
	background: url(../images/message.png) 0 14px no-repeat;
	min-height: 12px;
	padding-left: 25px;
	padding-top: 10px;
}
.team_section li {
	float: left;
	margin-right: 44px;
	width: 279px;
	padding: 25px 0 10px;
	border-bottom: 1px solid #000;
}
.team_section li.team_member {
	margin-right: 0;
}
.team_section span {
	font-size: 13px;
	color: #666;
	text-transform: none;
	display: block;
}
#team_contact_form p {
	display: inline-block;
	float: left;
	padding-bottom: 10px;
	margin-right: 35px;
}
#team_contact_form p.second {
	margin-right: 0;
}
#team_contact_form label {
	display: block;
	font-family: 'roboto';
	font-weight: 400;
	font-size: 14px;
	color: #333;
	padding-bottom: 2px;
}
#team_contact_form input {
	display: block;
	font-family: 'roboto';
	font-weight: 400;
	font-size: 14px;
	color: #333;
	height: 36px;
	line-height: 36px;
	border: 1px solid #333;
	width: 260px;
	padding: 0 10px;
	border-radius: 0;
}
#team_contact_form textarea {
	display: block;
	font-family: 'roboto';
	font-weight: 400;
	font-size: 14px;
	color: #333;
	height: 190px;
	border: 1px solid #333;
	width: 410px;
	padding: 10px;
	border-radius: 0;
	margin-bottom: 20px;
}
#team_contact_form img {
	margin: 10px 0 20px;
}
#team_contact_form .sbHolder, #team_contact_form .sbSelector, #team_contact_form .sbOptions {
	width: 279px;
	font-family: 'roboto';
	font-weight: 400;
	font-size: 14px;
	color: #333;
}
#team_contact_form .sbHolder {
	border: 1px solid #333;
	border-radius: 5px;
	background: url(../images/select_bg.png) repeat-x;
}
#team_contact_form .sbOptions {
	background: #F5F5F5;
	top: 28px !important;
	border-top: none;
	border: 1px solid #333;
	border-radius: 0 0 5px 5px;
}
#team_contact_form .sbToggle {
	right: -4px;
	top: 13px;
	background: url(/dep/toggle2.png) no-repeat;
}
#team_contact_form .check {
	display: block;
	float: left;
}
#team_contact_form .check div {
	padding-bottom: 10px;
}
#team_contact_form .terms label {
	color: #eb0000;
	margin: 20px 0 0;
}
#news h4, #news_details h4, #traffic_monitoring h4 {
	font-family: 'roboto';
	font-size: 34px;
	color: #333;
	font-weight: 700;
	line-height: 38px;
}
#news .span8 {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px solid #333;
}
.news_product {
	text-align: center;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
}
.news_product img {
	width: 100%;
}
.news_article h5 {
	font-size: 18px;
	color: #333;
	font-family: 'roboto';
	line-height: 24px;
	font-weight: 400;
	padding-bottom: 10px;
}
.news_article h5:hover {
font-style:italic;
color:#eb0000;
cursor:pointer;	
}
#news .span4 {
	float: right;
	margin-top: 30px;
}
.news_article {
	margin-bottom: 25px;
	padding: 18px 0 47px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.news_article p {
	font-size: 15px;
	color: #666;
	font-family: 'roboto';
	line-height: 20px;
	font-weight: 400;
}
.news_list li {
	float: left;
	padding: 10px 0;
	margin-bottom: 25px;
	margin-right: 9px;
	width: 233px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.news_list li.four {
	margin-right: 0;
}
.news_list h5 {
	font-size: 18px;
	color: #333;
	height: 45px;
	padding-bottom: 10px;
	font-family: 'roboto';
	line-height: 26px;
	font-weight: 700;
}
.news_last h5 {
	font-size: 15px;
	line-height: 20px;
}
#news_details {
	padding-top: 20px;
}
#news_details .back_news {
	font-family: 'roboto';
	color: #eb0000;
	font-size: 15px;
	font-weight: 400;
	display: block;
	padding: 0 0 10px 12px;
	background: url(../images/back_arrow.png) 0 6px no-repeat;
}
#news_details p, .go_to h6, .go_to a {
	font-family: 'roboto';
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	padding-bottom: 20px;
}
#news_details .news_product {
	margin: 20px auto;
}
.go_to h6 {
	padding-bottom: 5px;
}
.go_to a {
	font-size: 15px;
	color: #eb0000;
	display: block;
	padding: 5px 0;
	line-height: 18px;
}
#news_details .news_article {
	border-top: none;
	margin-bottom: 6px;
	padding: 15px 0;
	width: 290px;
	float: right;
}
#news_details span {
	font-family: 'roboto';
	color: #333;
	float: right;
	width: 290px;
	padding: 5px 0 10px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	display: block;
	border-bottom: 1px solid #333;
}
.left_right_section .span4 {
	float: right;
}
.left_right_section .span8 {
	margin-left: 0;
}
.team_section a:hover {
	color: #eb0000;
}
.product_item_list8 {
	z-index: 1 !important;
}
.product_item_list7 {
	z-index: 2 !important;
}
.product_item_list6 {
	z-index: 3 !important;
}
.product_item_list5 {
	z-index: 4 !important;
}
.product_item_list4 {
	z-index: 5 !important;
}
.product_item_list3 {
	z-index: 6 !important;
}
.product_item_list2 {
	z-index: 7 !important;
}
.product_item_list1 {
	z-index: 8 !important;
}
/*** inner6 ***/
#product_parts {
	padding-left: 0;
}
.configure {
	display: block;
	text-align: center;
	width: 70%;
	margin: 15px auto 0;
}
#product_parts .bx-wrapper {
	margin-bottom: 75px;
}
#product_parts {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 68px;
}
#thermal_test {
	padding-top: 10px;
}
#thermal_test h4 {
	font-size: 14px;
	color: #eb0000;
	font-family: "roboto";
	text-transform: uppercase;
	padding-bottom: 15px;
}
#product_section h2 b, #accessories_section h2 b {
	font-size: 48px;
	color: #eb0000;
	text-transform: uppercase;
	font-family: 'roboto';
	font-style: normal;
	font-weight: 700;
	display: block;
}
#product_section h2, #accessories_section h2 {
	font-size: 36px;
	color: #666666;
	font-family: 'roboto';
	font-style: normal;
	font-weight: 400;
	margin: 30px 0 0;
	line-height: 45px;
}
#pro_description ul li.last {
	margin-right: 0;
}
#pro_description ul li {
	margin-right: 10px;
}
#pro_description ul {
	padding-bottom: 20px;
}
#pro_market h4, .add_on h4, #technical_data h4 a, #pro_market1 h4 {
	color: #eb0000;
	font-family: "roboto";
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.add_on h4, #technical_data h4 a {
	font-size: 14px;
	padding-bottom:20px;
}
#technical_data h4 a {
	width: 100%;
	display: block;
	background: url(../images/accordin_arrow1.png) right 2px no-repeat;
}
#pro_market li, #pro_market1 li {
	float: left;
	margin-right: 13px;
}
#pro_market li.last, #pro_market1 li.last {
	margin-right: 0;
}
#pro_market, #pro_market1 {
	border-bottom: 1px solid #cccccc;
	padding: 10px 0 20px;
}
#description, #features {
	padding: 10px 0;
}
#description .scroll-pane {
	/*height: 103px;*/
}
#description p {
	padding-bottom: 7px;
	width: 95%;
}
#description {
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
#features {
	border: none;
	margin: 0;
	padding-bottom: 0;
}
#features h4 {
	padding-left: 0;
	margin: 0;
}
.add_on {
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	padding: 10px 0 0;
}
#features li {
	font-size: 14px;
}
#features .scroll-pane {
	/*height: 102px;*/
}
.add_on small {
	text-transform: uppercase;
	color: #333333;
	margin-left: 7px;
	display: inline-block;
	font-family: "roboto";
	font-size: 13px;
	font-weight: 400;
	width: 65%;
	float: left;
	line-height: 15px;
	margin-bottom: 10px;
}
.add_on a {
	display: inline-block;
	margin-right: 20px;
	width: 30%;
	vertical-align: top;
	/*height: 40px;*/
}
.add_on img {
	float: left;
}
.add_on a.last {
	margin-right: 0;
}
#product_section .download_links {
	border-bottom: none;
}
#pro_description ul {
	margin: 0;
}
#pro_description {
	padding: 38px 0 0;
}
#product_parts .bx-pager {
	left: -58px;
}
.accordion {
	border-top: 1px solid #cccccc;
}
#technical_data h4 {
	padding: 7px 0 0;
}
.technical_section h5 {
	font-family: Arial, sans-serif;
	font-size: 12px;
font-weight: normal font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #231e0a;
	padding: 5px 7px;
	letter-spacing: .75px;
	background: #ececec;
	border-bottom: 1px solid #dedede;
}
.technical_section li {
	color: #231e0a;
	font-family: Arial, sans-serif;
	font-size: 12px;
font-weight: normal font-size: 15px;
	font-weight: 400;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 1px;
}
.technical_section {
	padding-bottom: 18px;
}
.technical_section .last {
	border-bottom: none;
	padding-bottom: 0;
}
.technical_section li ul li {
	list-style: disc;
	border-bottom: none;
	padding-left: 22px;
	list-style-position: inside;
}
.technical_section li b {
	float: left;
	width: 35%;
	font-weight: normal;
}
.technical_section li span {
	float: left;
	width: 65%;
}
.list ul li ul li {
	list-style-type: none;
	float: left;
	padding-left: 0;
	padding-right: 0;
}
.list ul li ul li.list1 {
	width: 131px;
}
.list ul li ul li.list2 {
	width: 66px;
}
.list ul li ul li.list3 {
	width: 150px;
}
.list ul li ul li.list4 {
	width: 100px;
}
.scroll_top a {
	color: #231e0a;
	font-family: "roboto";
	font-size: 13px;
	font-weight: 400;
	background: url(../images/scroll_top.png) no-repeat;
	padding-left: 28px;
}
.scroll {
	z-index: 9999;
	bottom: 15px;
	position: absolute;
	right: -80px;
	width: 100%;
}
.scrollToTop {
	width: auto;
	height: 17px;
	text-align: center;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position: fixed;
	top: 570px;
	right: 0;
	display: none;
	z-index: 9999;
	outline: 0;
}
.scrollToTop span {
	width: auto;
	margin: 0 auto;
	display: block;
}
.scrollToTop em {
	width: 75px;
	display: block;
	position: relative;
	float: right;
	color: #231e0a;
	font-family: "roboto";
	font-size: 13px;
	font-weight: 400;
	background: url(../images/scroll_top.png) no-repeat;
}
.scroll_top {
	float: right;
}
#technical_data .container {
	position: relative;
}
.accordin_content {
	display: none;
}
.accordion {
	margin: 0;
}
.scroll .container {
	position: relative;
}
.text {
	text-indent: -9999em;
}
.market2 .product_list {
	width: 171px;
	left: 50%;
	margin-left: -85.5px;
}
#product_content .title p {
	color: #000;
	font-family: "roboto";
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 23px;
	margin-bottom: 18px;
}
#breadcrums li {
	float: left;
}
#breadcrums li a {
	color: #000;
	font-family: "roboto";
	font-size: 12px;
	font-weight: 400;
}
#breadcrums li a:hover, #breadcrums li.active a {
	color: #eb0000;
}
#catalogues, #contacts {
	padding: 10px 0 0;
}
#catalogues .span4, #contacts .span4, #site .span4, #events .span4 {
	padding-top: 58px;
}
#catalogues h3, #contacts h3, #site h3, #events h3 {
	padding: 24px 0 24px;
}
.catalogues_section .publications {
	color: #000;
	font-family: "roboto";
	font-size: 16px;
	font-weight: 400;
	padding: 15px 10px 5px 50px;
	background: #f0f0f0 url(../images/icon.png) 10px center no-repeat;
	min-height: 29px;
	display: block;
}
.catalogues_title &gt; ul &gt;li {
	color: #eb0000;
	font-family: "roboto";
	font-size: 10px;
	font-weight: 700;
	float: left;
	width: 83px;
}
.site_title &gt; ul &gt; li {
	color: #eb0000;
	font-family: "roboto";
	font-size: 11px;
	font-weight: 700;
	float: left;
	text-transform: uppercase;
	width: 240px;
}
.site_title &gt; ul &gt; li.last {
	width: 150px;
}
.catalogues_title {
	padding: 40px 0;
}
.catalogues_title &gt; ul &gt;li.first, .catalogues_details &gt; ul &gt; li &gt;ul &gt; li.first {
	width: 398px;
}
.catalogues_title &gt; ul &gt;li.last, .catalogues_details &gt; ul &gt; li &gt;ul &gt; li.last {
	width: 67px;
}
.catalogues_details h4 {
	font-family: 'roboto';
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #eb0000;
	font-weight: 400;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.headquaters h2, .site_details h4, .event_details h4 {
	font-family: 'roboto';
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #eb0000;
	font-weight: 400;
}
.catalogues_details &gt; ul &gt; li &gt; ul &gt; li {
	color: #000;
	font-family: "roboto";
	font-size: 13px;
	font-weight: 400;
	float: left;
	width: 83px;
}
.catalogues_details &gt; ul &gt; li &gt;ul &gt; li.first {
	font-size: 16px;
}
.catalogues_details &gt; ul &gt; li &gt;ul &gt; li.last {
	font-family: 'roboto';
}
.catalogues_details &gt; ul &gt; li {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.catalogues_details {
	padding-bottom: 40px;
}
#bottom_footer {
	border-top: 1px solid #fff;
	padding: 12px 0 20px;
}
#bottom_footer h4 {
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	font-family: 'roboto';
	font-weight: 400;
	font-weight: normal;
	line-height: 17px;
}
#footer &gt; .container {
	padding-bottom: 35px;
}
.headquaters h4 {
	color: #000;
	font-family: "roboto";
	font-size: 13px;
	font-weight: 400;
}
.headquaters ul li {
	color: #000;
	font-family: "roboto";
	font-size: 15px;
	font-weight: 400;
	padding-bottom: 2px;
}
.headquaters {
	position: relative;
	background: #f0f0f0;
	padding: 15px 10px;
}
.headquaters img {
	position: absolute;
	top: 11px;
	right: 13px;
}
.headquaters ul li span {
	display: inline-block;
	width: 71px;
}
.headquaters ul li a:hover {
	color: #eb0000;
}
.contact_details h3, .contact_details h4 {
	font-size: 18px;
	text-transform: uppercase;
	color: #eb0000;
	font-family: 'roboto';
	font-weight: normal;
}
.contact_details h4 {
	font-size: 16px;
	font-family: "roboto";
}
.contact_details h6, .contact_details a, .contact_details span, .contact_details h5, .contact_details small {
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "roboto";
}
.contact_details a {
	text-transform: none;
}
.contact_details h5 a {
	font-family: 'roboto';
}
.contact_details span {
	color: #666;
	display: block;
	padding-top: 9px;
	width: 72%;
}
.contact_details .left {
	width: 390px;
	float: left;
}
.contact_details .right {
	float: right;
	width: 240px;
}
.contact_details &gt; ul &gt;li {
	border-top: 1px solid #ccc;
	padding: 18px 0 12px;
}
.contact_details &gt; ul &gt;li.last {
	border-bottom: 1px solid #ccc;
}
.contact_details {
	margin: 17px 0 0;
	border-top: 1px solid #000;
}
.left_right_section .contact_details h3 {
	padding: 4px 0 3px;
}
.contact_details .office {
	padding: 15px 0 0;
}
.contact_details h5.pob {
	padding-top: 15px;
}
.headquaters1 {
	margin: 25px 0 0;
}
.searchbar {
	font-size: 16px;
	text-transform: uppercase;
	color: #eb0000;
	font-family: 'roboto';
	font-weight: 400;
	font-weight: normal;
	background: url(../images/icon1.png) 18px center no-repeat #f0f0f0;
	display: block;
	margin: 18px 0;
	min-height: 31px;
	padding: 14px 18px 5px 60px;
}
.traffic_sidebar span {
	font-size: 24px;
	line-height:26px;
	text-transform: uppercase;
	color: #333;
	padding: 10px 0;
	cursor:pointer;
	display: block;
	border-bottom: 1px solid #333;
	font-weight: bold;
	font-family: 'roboto';
}
.contact_details1 {
	border: none;
	margin: 0;
}
.contact_details2 {
	border: none;
}
.globe {
	display: block;
	text-align: center;
	padding: 55px 0;
}
.contact_details a.contact_form {
	color: #eb0000;
	font-size: 11px;
	line-height: 14px;
}
.contact_details .contact_info {
	padding-bottom: 18px;
}
.contact_details h5 a:hover, .contact_details a:hover {
	color: #eb0000;
}
#breadcrums li:first-child {
	padding-left: 0;
}
.site_details, .event_details {
	padding-top: 45px;
}
.site_details h4, .event_details h4 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 17px;
}
.site_details &gt; ul &gt;li {
	border-bottom: 1px solid #ccc;
}
.site_details &gt; ul &gt;li &gt; ul &gt; li {
	float: left;
	width: 240px;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "roboto";
	display: table-cell;
	height: 92px;
	display: table;
}
.event_details &gt; ul &gt;li &gt; ul &gt; li {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-family: 'roboto';
}
.site_details &gt; ul &gt;li &gt; ul &gt; li.last {
	width: 150px;
}
.site_details &gt; ul &gt;li &gt; ul &gt; li h5 {
	font-size: 16px;
	color: #eb0000;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
}
.site_details &gt; ul &gt;li &gt; ul &gt; li &gt; div {
	display: table-cell;
	vertical-align: middle;
}
.site_details &gt; ul &gt;li &gt; ul &gt; li h6 {
	text-transform: none;
	font-weight: normal;
	line-height: 11px;
	font-size: 14px;
}
.site_details li a {
	padding-top: 0;
	background: url("/dep/arrow2.png") no-repeat scroll right 6.5px;
}
.site_details &gt; ul &gt;li &gt; ul &gt; li &gt; div &gt;img {
	margin-right: 24px;
}
.site_section {
	padding-bottom: 30px;
}
#traffic_monitoring .span8 h4 {
	padding: 25px 0 25px;
}
.traffic_montoring_section &gt; img {
	width: 100%;
}
.traffic_montoring_section p {
	color: #000;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-family: "roboto";
}
.traffic_montoring_section h5 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "roboto";
}
.traffic_montoring_section .traffic_info {
	padding-bottom: 28px;
}
.traffic_montoring_section .icon {
	padding: 30px 0;
	display: block;
}
#traffic_monitoring .span4 {
	padding-top: 58px;
}
.traffic_sidebar .news_article h5 {
	padding-bottom: 5px;
}
.traffic_sidebar .news_article {
	padding: 18px 0 15px;
	border-top: none;
	margin-bottom: 5px;
}
.traffic_sidebar {
	padding-bottom: 45px;
}
.event_title &gt; ul &gt; li {
	color: #eb0000;
	float: left;
	font-family: "roboto";
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	width: 400px;
}
.event_title &gt; ul &gt; li.last {
	width: 230px;
}
.event_details &gt; ul &gt; li &gt; ul &gt; li {
	width: 400px;
	float: left;
}
.event_details &gt; ul &gt; li &gt; ul &gt; li.last {
	width: 230px;
}
.event_details &gt; ul &gt; li &gt; ul &gt; li h5 {
	color: #eb0000;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "roboto";
}
.event_details &gt; ul &gt; li &gt; ul &gt; li span {
	display: block;
}
.event_details &gt; ul &gt; li &gt; ul &gt; li h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 0 !important;
	font-family: 'roboto';
	font-weight: 400;
	line-height: 25px;
}
.event_details &gt; ul &gt; li {
	border-bottom: 1px solid #ccc;
	padding: 18px 0;
}
.event_details &gt; ul &gt; li &gt; ul &gt; li h6 {
	font-weight: normal;
	float: left;
}
.event_details &gt; ul &gt; li &gt; ul &gt; li img {
	float: right;
	padding-right: 10px;
}
.dropdown_section {
	margin-top: 45px;
	padding: 5px 0 45px;
	border-top: 1px solid #000;
}
.dropdown_section h4 {
	color: #eb0000;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 14px;
	text-transform: uppercase;
	font-family: "roboto";
}
.dropdown_section small {
	color: #000;
	display: inline-block;
	font-family: "roboto";
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	margin-left: 5px;
	text-transform: uppercase;
	width: 76px;
}
.dropdown_section a {
	display: inline-block;
	position: relative;
	top: -2px;
}
.accessory_list .left {
	float: left;
	width: 485px;
	padding: 0;
}
.accessory_list {
	border-top: 1px solid #000;
	padding: 10px 0 20px;
}
.accessory_list h3 {
	color: #eb0000;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 0;
	line-height: 24px;
	text-transform: uppercase;
	font-family: "roboto";
}
.accessory_list {
	color: #000;
	font-size: 13px;
	font-weight: 400;
	font-family: "roboto";
}
.accessory_list .right {
	float: left;
	width: 475px;
}
.accessory_list span, .accessory_list p {
	padding-bottom: 0;
	display: block;
}
.add_on a.last {
	margin-right: 0;
}
.accessory_list .left img {
	margin: 0 auto;
	text-align: center;
	display: block;
}
.table1 .table_title li, .table1 .table_details &gt;ul &gt; li &gt; ul &gt;li, .table2 .table_title li, .table2 .table_details &gt;ul &gt; li &gt; ul &gt;li {
	float: left;
	width: 62.5px;
	color: #000;
	font-size: 12px;
	font-weight: 600;
	padding: 5px;
	min-height: 26px;
	line-height: 14px;
	border-right: 1px solid #ccc;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}
.table2 .table_title li {
	font-size: 11px;
}
.table2 .table_title li, .table2 .table_details &gt;ul &gt; li &gt; ul &gt;li {
	width: 84.5px;
	min-height: 1px;
}
.table1 .table_title li.last, .table1 .table_details &gt;ul &gt; li &gt; ul &gt;li.last, .table2 .table_title li.last, .table2 .table_details &gt;ul &gt; li &gt; ul &gt;li.last {
	border: none;
}
.table1 .table_title li:first-child {
	width: 135px;
	text-indent: -9999em;
}
.table1 .table_details &gt;ul &gt; li &gt; ul &gt;li:first-child {
	width: 135px;
}
.table_title, .table_details {
	border: 1px solid #ccc;
}
.table2 .table_title {
	border-top: none
}
.table2 .first {
	border-top: 1px solid #ccc;
}
.table_details {
	border-top: none;
}
.table1 .table_details &gt;ul &gt; li &gt; ul &gt;li {
	min-height: 15px;
}
.table1 .table_details &gt;ul &gt; li &gt; ul &gt;li {
	font-weight: normal;
	text-transform: none;
}
.table1 .table_details &gt;ul &gt; li, .table2 .table_details &gt;ul &gt; li {
	border-bottom: 1px solid #ccc;
}
.table1 .table_details &gt;ul &gt; li.last {
	border-bottom: none;
}
.table1 .table_details &gt; ul &gt; li.big &gt; ul &gt; li, .table2 .table_details &gt; ul &gt; li.big &gt; ul &gt; li {
	min-height: 23px;
	padding-bottom: 0;
	padding-top: 15px;
}
.table1 .table_details &gt;ul &gt; li.big &gt; ul &gt;li:first-child, .table2 .table_details &gt;ul &gt; li.big &gt; ul &gt;li:first-child {
	padding: 5px;
}
.table2 .table_details &gt;ul &gt; li &gt; ul &gt;li {
	font-weight: normal;
}
.table2 .table_title1 ul li {
	min-height: 15px;
}
.table2 .table_title1 ul li.length {
	width: 467px;
}
.table2 .table_title1 ul li.length1 {
	border-right: none;
}
.table3 .table_title1 {
	border: 1px solid #ccc;
}
.table3 .table_title1 li {
	color: #000;
	font-size: 12px;
	font-weight: 600;
	padding: 5px;
	float: left;
	width: 228px;
	min-height: 15px;
	line-height: 14px;
	border-right: 1px solid #ccc;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}
.table3 .table_title1 li.last {
	border-right: none;
}
.table3 .table_title1 {
	border-bottom: none;
}
.table2 .last {
	border-bottom: none !important;
}
.table3 .table_title2 li {
	font-weight: normal;
}
.table3 .last1 {
	border-bottom: 1px solid #ccc;
}
.accordin_content {
	margin-bottom: 50px;
}
.download_links {
	padding-bottom: 20px;
}
.add_on .small1 small {
	min-height: 47px;
}
.camera_content th, .camera_content td {
	width: 258px;
	float: left;
}
.cam2_title li {
	width: 212px;
	float: left;
	list-style-type: none;
}
.cam2_details li {
	width: 209px;
	float: left;
}
.cam2_title li {
	border-right: 1px solid #ccc;
}
.cam2_title li:first-child {
	width: 318px;
}
.cam2_details li:first-child {
	width: 315px;
}
.camera_content th:first-child, .cam_details li:first-child {
	width: 440px;
}
.camera_content th:first-child {
	text-indent: -9999em;
}
.cam1_title, .cam2_title {
	border: 1px solid #ccc;
	background: #ececec;
	border-bottom: none;
}
.camera_content th, .cam2_title li {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	min-height: 24px;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	background: #ececec;
}
.camera_content h5 {
	font-weight: normal;
	color: #000;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.camera_content td {
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	padding: 3px 0 0 3px;
	font-size: 12px;
	color: #000;
}
.camera_content th.last, .cam2_title li.last, .camera_content td.last {
	border-right: 1px solid #ccc;
}
.camera_content th span, .camera_content td span, .cam2_title li span, .cam2_details span {
	width: 48%;
	padding: 3px 0 0 3px;
	display: inline-block;
	border-right: 1px solid #ccc;
	font-weight: bold;
	font-size: 12px;
}
.camera_content th h5, .cam2_title li h5 {
	padding: 3px 0 0 3px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cam1_title li span.last, .cam_details li span.last, .cam2_title li span.last, .cam2_details li span.last, .camera_content td span.last {
	border-right: none;
}
.camera_content td span {
	font-weight: normal;
}
.cam_details, .cam2_details {
	border: 1px solid #ccc;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border-bottom: none;
}
.cam_details li, .cam2_details li {
	border-right: 1px solid #ccc;
	padding: 3px 0 0 3px;
}
.camera_content td {
	width: 255px;
	height: 25px;
}
.camera_content td.big {
	height: 45px;
}
.camera_content td:first-child {
	width: 437px;
}
.cam_details li.last, .cam2_details li.last {
	border: none;
}
.camera_content .big li {
	min-height: 40px;
}
.cam_details span, .cam2_details span, .camera_content .camera_content1 td span, .camera_content .camera_content2 td span, .camera_content td span {
	margin-top: -3px;
	padding-bottom: 5px;
}
.camera_content .last1 {
	border-bottom: 1px solid #ccc;
}
.camera_content i {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 5px 0 0;
	display: block;
}
.camera_content th span.last {
	border-right: none;
}
#cam3_info .cam2_details li:first-child {
	width: 403px;
}
#cam3_info .cam2_title li:first-child {
	width: 406px;
}
#cam3_info .cam2_details li {
	width: 272px;
}
#cam3_info .cam2_title li {
	width: 275px;
}
#footer {
	position: relative;
}
.scroll_top a {
	display: none;
}
.accordin {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.add_on a:hover small {
	color: #eb0000;
}
.add_on .link {
	background: url(../images/pdf_link4.png) no-repeat;
	display: inline-block;
	width: 28px;
	height: 36px;
	float: left;
}
.add_on a:hover .link {
	background: url(../images/pdf_link4_hover.png) no-repeat;
	
}
.add_on .link1 {
	background: url(../images/pdf_link1.png) no-repeat;
	display: inline-block;
	width: 28px;
	height: 36px;

	float: left;
}
.add_on a:hover .link1 {
	background: url(../images/pdf_link1_hover.png) no-repeat;
}
.add_on .link2 {
	background: url(../images/pdf_link5.png) no-repeat; 
	display: inline-block;
	width: 28px;
	height: 36px;
	float: left;
}
.add_on a:hover .link2 {
	background: url(../images/pdf_link5_hover.png) no-repeat;
}
.add_on .link3 {
	background: url(../images/pdf_link3.png) no-repeat;
	display: inline-block;
	width: 28px;
	height: 36px;
	float: left;
}
.add_on a:hover .link3 {
	background: url(../images/pdf_link3_hover.png) no-repeat;
}

.add_on .link5 {
	background: url(../images/link6.png) no-repeat; 
	display: inline-block;
	width: 28px;
	height: 36px;
	float: left;
}
.add_on a:hover .link5 {
	background: url(../images/link6.png) no-repeat;
}


.add_on .link6 {
	background: url(../images/link6.png) no-repeat; 
	display: inline-block;
	width: 28px;
	height: 36px;
	float: left;
}
.add_on a:hover .link6 {
	background: url(../images/link6.png) no-repeat;
}

.add_on .link_web {
	background: url(../images/pdf_link4.png) no-repeat;
	display: inline-block;
	width: 28px;
	height: 36px;
	float: left;
}
.add_on a:hover .link_web {
	background: url(../images/pdf_link4_hover.png) no-repeat;
	
}

.camera_content table {
	border-bottom: 1px solid #ccc;
}
.camera_content .camera_content1 th:first-child {
	width: 319px;
}
.camera_content .camera_content1 td:first-child {
	width: 316px;
}
.camera_content .camera_content1 th {
	width: 212px;
}
.camera_content .camera_content1 td {
	width: 209px;
}
.camera_content .camera_content2 th:first-child {
	width: 406px;
}
.camera_content .camera_content2 td:first-child {
	width: 403px;
}
.camera_content .camera_content2 th {
	width: 275px;
}
.camera_content .camera_content2 td {
	width: 272px;
}
.fancybox-image, .fancybox-iframe {
	background: #000;
}
.fancybox-skin {
	padding: 5px !important;
}
.border {
	border-right: 1px solid #ccc !important;
}
.camera_content3 th {
	width: 137px;
	height: 58px;
}
.camera_content3 td {
	width: 134px;
	height: 67px;
	font-size: 12px;
}
.camera_content4 td {
	width: 121px;
}
.camera_content3 td.one h5 {
	color: #eb0000;
}
.camera_content .camera_content3 th.one, .cam_details .camera_content3 li:first-child {
	width: 42px;
}
.camera_content .camera_content4 th {
	width: 118px;
	height: 50px;
}
.camera_content .camera_content4 td {
	width: 115px;
	height: auto;
}
.cam_details .camera_content4 li:first-child {
	width: 118px;
	text-indent: 1em;
	height: 50px;
}
.camera_content .camera_content3 td.one, .cam_details .camera_content3 li:first-child {
	width: 39px;
}
.camera_content .camera_content3 td.small:first-child {
	width: 15px;
	border: none;
}
.camera_content .camera_content3 td.small:first-child {
	width: 15px;
	border: none;
}
.camera_content .camera_content4 td:first-child {
	width: 115px;
}
.camera_content .camera_content3 td.small {
	width: 83%;
	border: none;
}
.camera_content .camera_content3 td h6 {
	color: #eb0000;
}
.table1 {
	border-bottom: none !important;
}
.camera_content .camera_content4 th, .camera_content .camera_content4 td {
	float: none;
}
.camera_content .camera_content5 th {
	width: 94px;
	height: 130px;
}
.camera_content .camera_content5 td {
	width: 91px;
	height: auto;
}
.camera_content .camera_content5 td {
	width: 91px;
	height: 25px;
}
.cam_details .camera_content5 li:first-child {
	width: 118px;
	text-indent: 1em;
	height: 50px;
}
.camera_content .camera_content5 td img {
	position: relative;
}
.table2 td {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: auto;
	float: left;
	width: 48% !important;
}
.table2 {
	border-bottom: none !important;
}
.table2 td.last {
	border-left: 1px solid #ccc;
	border-right: none !important;
}
.table_content {
	font-size: 12px;
	color: #000;
	font-family: Arial, sans-serif;
}
.table_content tr {
	border-bottom: 1px solid #ccc;
}
.table_content td, .table_content th {
	border-right: 1px solid #ccc;
	padding: 0 5px;
}
.table_content table {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.table_content th {
	background: #ececec;
}
.table_content h6 {
	color: #eb0000;
}
.table_content .no_col {
	border-right: none !important;
}
.product_slider li a {
	bottom: -31px;
	display: block;
	height: 35px;
	position: absolute;
	right: 156px;
	width: 75px;
	z-index: 999999999;
}
.product_slider .bx-wrapper .bx-viewport, .mobile_slider .bx-wrapper .bx-viewport {
	padding-bottom: 35px;
}
.product_slider .bx-wrapper li {
	height: 380px !important;
}
.product_slider .bx-wrapper img {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.browse_products ul li ul {
	display: none;
}
.browse_products ul li ul li {
	position: relative;
}
.browse_products ul li ul li ul {
	position: relative;
	background: #747474;
	box-shadow: none;
}
.browse_products ul li ul li a {
	width: 100%;
}
.browse_products ul li ul li ul li {
	display: block;
	height: auto;
}
.browse_products ul li ul li ul li a {
	display: block;
	height: auto;
}
.browse_products ul li ul li {
	height: auto;
	display: block;
}
.browse_products ul li ul li div {
	display: table;
	height: 54px;
	width: 100%;
}
.browse_products ul li ul li ul li a {
	background: none;
	padding: 7px 10px;
	width: 92%;
}
.browse_products ul li ul li ul li a:hover {
	background: #eb0000;
}
.browse_products ul li ul li ul {
	display: none;
}
/*.browse_products ul li ul li:hover div a {
	background:#595959 url("../images/arrow13.png") no-repeat scroll 95.5% center;
}*/
#features li {
	line-height: 16px;
}
.product_slider .flexslider {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	position: relative;
}
.product_slider .flex-direction-nav .flex-next {
	background: url("../images/right.png") no-repeat;
	width: 15px;
	height: 28px;
	font-size: 0;
	text-indent: -9999;
}
.product_slider .flex-direction-nav .flex-prev {
	background: url("../images/left.png") no-repeat;
	width: 15px;
	height: 28px;
	font-size: 0;
	text-indent: -9999;
}
.product_slider .flex-direction-nav a.flex-next:before, .product_slider .flex-direction-nav a.flex-prev:before {
	font-size: 0;
	text-indent: -9999;
}
.product_slider .flexslider .slides img {

	max-width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.right .add_on {
	margin-top: 10px;
}
.accessory_list .left small {
	text-indent: -9999;
	font-size: 0;
}
.thermal_video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.thermal_video iframe, .thermal_video object, .thermal_video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.browse_products ul li ul li:hover &gt; a {
	background: #5a5a5a;
}
.browse_products ul li ul li ul li {
	border-bottom: 1px solid #9e9e9e;
}
.browse_products &gt; ul &gt; li &gt; a:hover {
	text-decoration: none !important;
}
.browse_products &gt; ul &gt; li:hover &gt;a {
	color: #fff;
	background: url("/dep/toggle.png") no-repeat scroll right center #eb0000;
}
.products {
	position: relative;
	z-index: 999999;
}
#product_parts ul.slides li img {
	max-width: 396px;
	max-height: 396px;
}
/************************ Menu Dropdown ******************************/
.browse_products &gt; ul &gt; li:hover &gt; ul {
	display: none;
}
.dropdown_here div a {
	background: url(/dep/arrow1.png) 95.5% center no-repeat;
}
.details &gt; ul &gt; li &gt; ul &gt; li.dropdown_here span a {
	background: #000 url(/dep/arrow11.png) 95% center no-repeat;
}
.browse_products ul li ul li.dropdown_here:hover div {
	background: #5a5a5a;
}
.browse_products ul li ul li:hover div {
	background: #5a5a5a;
}
.details &gt; ul &gt; li &gt; ul &gt; li.dropdown_here:hover span a {
	background: #5a5a5a url(/dep/arrow13.png) 95% center no-repeat;
}
.browse_products ul li ul {
	width: 99%;
}
/************************** Detail Dropdown *******************************************/
.sub_content .details &gt; ul &gt; li:hover &gt; ul {
	display: none;
}
.scrollToTop {

}
.sub_content .details &gt; ul &gt; li.dropdown_first a small{
	background:url("/dep/arrow14.png") no-repeat scroll right 2px #000;
}
.details &gt; ul &gt; li &gt; ul.menu_right{
left:auto;
right:53px;	
}

.dropdown_here div  b{
	display:inline-block;
	width:10px;
	height:10px;
	position:relative;
	top:22px;
	cursor:pointer;
	right:10px;
    background: url("/dep/arrow1.png") no-repeat scroll 95.5% center rgba(0, 0, 0, 0);
}
.dropdown_here div a, .dropdown_here div a:hover{
background:none;	
}
.product_details .info p{
min-height:25px;	
}
.flex1{
display:table;
height:350px;
width:100%;	
}
.flex2{
display:table-cell;
vertical-align:middle;	
}
.flex2 img{
margin:0 auto;
text-align:center;
display:block;	
}
#slider_container .flexslider .slides img{width:100%;}
.accordin_dropdown{display:none;}

.traffic_sidebar {
    padding-bottom: 0;
}
.traffic_sidebar span{position:relative;}
.traffic_sidebar span strong{
background:url("/dep/accordin_arrow1.png") no-repeat scroll right 0;	
width:21px;
position:absolute;
top:50%;
right:0;
margin-top:-5.5px;
height:11px;
display:inline-block;
}
.traffic_sidebar_section{
padding-bottom:25px;	
}
#history_container .flexslider img{width:100%;}
#header h3{z-index:99; position:relative;}

.pageWrapper{display:none;}

.syntaxhighlighter {
	overflow-y: hidden !important;
	overflow-x: auto !important;
}
.rmlmenu {
	margin-right: 300px;
}
.rmlPopupPanel h3 {
	height: 56px;
}

/*
.maincontent #news_details div div div p a b, #news_details a {
	color: "#eb0000" !important;
}

#news_details div div div p a:hover b {
	color: "#eb0000";
}*/

#myModal {
	width: 880px;
	margin-left: -440px;
}

#achillesMob {
	display:none;
}
.mob_menu{display:none;}


/** Added **/
#subnav h6{display:none;}



#menu_top_left { width: 58%; float: left }
#menu_top_right { width: 40%; float:right; }

#menu_top_right .options {
	width: 100%;
}

#menu_top_right .options ul li a {
	font-size:10px;
}

#menu_top_right .options ul, #language_selector ul  {
	float:right;
}


.browse_products ul li ul li ul li ul li a {
    background: #B1AFB0;
    padding: 7px 10px;
    width: 92%;
}
.browse_products li.dropdown2_here div a {
    display: table-cell;
    width: 100%;
}
.browse_products li.dropdown2_here a {
    display: inherit;
    width: 92%;
}
.browse_products ul li ul li.dropdown_here:hover .dropdown2_here div {
    background: #747474;
}
.browse_products .dropdown2_here div a:hover {
    background: transparent;
}
.dropdown2_here div b {
    top: 11px;
}
.browse_products ul li ul li div {
    height: auto;
}

.browse_products ul li ul li.dropdown_here:hover .dropdown2_here div:hover {
	background: #999999;
}

</pre></body></html>