@media screen {
html, body{
	width:	100%;
	height:  100%;
	margin: 0;
	padding:0;
	border: 0;
}

body{
	margin:0;
	border:0;
	background:url('/images/bkg21.png') repeat scroll left bottom #FFF;
}

img	{ border:0;}

body, p, td, th, h1, h2, h3, h4, h5, h6, li, ol, ul{
	font-family: 'Trebuchet MS', Arial, Swiss, Helvetica, sans-serif;
}

body{
	color: #454850;
}

body, p, h1, h2, h3, h4, h5, h6, li, ol, ul
{
	border:0;
}

body, p, td, th, li, ol, ul
{
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
	font-weight: bold;
	color: #8EC74B;
}
table, tbody, tr, td, th {
	padding:0;
}

 h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
,h2 a:link, h2 a:visited, h2 a:active, h2 a:hover
,h3 a:link, h3 a:visited, h3 a:active, h3 a:hover
,h4 a:link, h4 a:visited, h4 a:active, h4 a:hover
,h5 a:link, h5 a:visited, h5 a:active, h5 a:hover
,h6 a:link, h6 a:visited, h6 a:active, h6 a:hover
,.h1 a:link, .h1 a:visited, .h1 a:active, .h1 a:hover
,.h2 a:link, .h2 a:visited, .h2 a:active, .h2 a:hover
,.h3 a:link, .h3 a:visited, .h3 a:active, .h3 a:hover
,.h4 a:link, .h4 a:visited, .h4 a:active, .h4 a:hover
,.h5 a:link, .h5 a:visited, .h5 a:active, .h5 a:hover
,.h6 a:link, .h6 a:visited, .h6 a:active, .h6 a:hover
{
	color: #8EC74B;
}

#watchme{
	margin:0 auto;
	border-spacing: 0;
	background-color:#FFF;
}

.copyright,.copyright:link,.copyright:active,.copyright:visited,.copyright:hover{
	color: #454850;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.menuhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #454850;
	color: #FF3932;
	text-decoration: none;
	cursor:default;
	padding-top: 4px;
	padding-bottom:0;
}

.menubg{
	background-color: #454850;
}

.repeat-x{
	background-repeat: repeat-x;
}
.no-repeat{
	background-repeat:no-repeat;
}

.background-position{
	background-position: center bottom;
}

.menudisabled{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #454850;
	color: #808080;
	text-decoration: none;
	cursor:default;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.menuitem,
div.menuitem a,
div.menuitem a:link,
div.menuitem a:visited,
div.menuitem a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #454850;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.menuitem a{ 
	display: block;
}
  
div.menuitem a:hover
{
	color:#454850;
	background-color:#FF0;
	text-decoration: none;
}

#menu-products{
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
	text-align: left;
}
#menu-products:hover{
background-color: #93c83d;
}

h1, .h1	{ font-size: 16pt; }
h2, .h2	{ font-size: 14pt; }
h3, .h3	{ font-size: 12pt; }
h4, .h4	{ font-size: 10pt; }
h5, .h5	{ font-size: 11pt; }

a:link		{ color: #8EC74B; text-decoration: none; }
a:active	{ color: #8EC74B; text-decoration: none; }
a:visited	{ color: #8EC74B; text-decoration: none; }
a:hover		{ color: #8EC74B; text-decoration: underline; }

.green		{ color: #8EC74B; }
.red		{ color: #EE3338; }
.whitebg	{ background-color: #FFF; }
.graybg		{ background-color: #454850; }
.greybg		{ background-color: #454850; }
.justify	{ text-align: justify; }

.tiny		{ font-size: 5pt; }
.small		{ font-size: 8pt; }
.normal		{ font-size: 10pt; }
.large		{ font-size: 12pt; }
.huge		{ font-size: 16pt; }
.xhuge		{ font-size: 24pt; }

.centered 	{ text-align: center;}
.bold		{ font-weight: bold;}

.headerGray{
	font-weight: bold;
    width: 98%;
	background-color:#d8d8d8;
	padding: 8px 10px;
	text-align:left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/* light grey corner box */
.lightgreyBox{
	background: #d8d8d8;
	margin:0 0 8px 0;
	padding: 0;
}

.lightgreyBoxHeader
{
	height: 8px;
	overflow: hidden;
	background: #d8d8d8;
}
.lightgreyBoxHeader div
{
	width: 8px;
	height: 8px;
	overflow: hidden;
	background: #d8d8d8;
}
.lightgreyBoxFooter
{
	height: 8px;
	overflow: hidden;
	background: #d8d8d8;
}
.lightgreyBoxFooter div
{
	height: 8px;
	width: 8px;
	overflow: hidden;
	background: #d8d8d8;
}
.lightgreyBoxContent
{
	background: #d8d8d8;
	margin: 0 8px;
}

/* head corner box */
.headBox
{
	background: #666;
	margin: 2px 0;
	padding: 0;
}
.headBoxHeader
{
	height: 8px;
	overflow: hidden;
	background: #666;
}
.headBoxHeader div
{
	width: 8px;
	height: 8px;
	overflow: hidden;
	background: #666;
}
.headBoxFooter
{
	height: 8px;
	overflow: hidden;
	background: #666;
}
.headBoxFooter div
{
	height: 8px;
	width: 8px;
	overflow: hidden;
	background: #666;
}
.headBoxContent
{
	background: #666;
	margin: 0 8px 0 8px;
}


/* light green corner box */
.lightgreenBox
{
	background: #8EC74B;
	margin: 8px 0;
	padding: 0;
}

.lightgreenBoxHeader
{
	height: 8px;
	overflow: hidden;
	background: #8EC74B;
}
.lightgreenBoxHeader div
{
	width: 8px;
	height: 8px;
	overflow: hidden;
	background: #8EC74B;
}
.lightgreenBoxFooter
{
	height: 8px;
	overflow: hidden;
	background: #8EC74B;
}
.lightgreenBoxFooter div
{
	height: 8px;
	width: 8px;
	overflow: hidden;
	background: #8EC74B;
}
.lightgreenBoxContent
{
	background: #8EC74B;
	margin: 0 8px;
}

#newsiframe
{
	display:none;
	border-top: 2px solid #d8d8d6;
	border-left:  2px solid #d8d8d6;
	border-bottom: 0;
	border-right: 0;
	overflow-x: hidden;
    overflow-y: auto;
}

.prodframe
{
	border-top: 2px solid #FFF;
	border-left:  2px solid #FFF;
	border-bottom: 0;
	border-right: 0;
}

.header, .headersmall
{
	color: #8EC74B;
	background-color: #454850;
	line-height: 20px;
	padding-bottom: 4px;
	text-align: center;
}
.header
{
	font-size: 20px;
}
.header span
{
	font-size: 16px;
}
.headersmall
{
	font-size: 18px;
}

.header a:link,
.header a:visited,
.header a:active,
.header a:hover,
.headersmall a:link,
.headersmall a:visited,
.headersmall a:active,
.headersmall a:hover,
{
	color: #8EC74B;
}

.celltext
{
	padding-left: 4px;
	padding-right: 4px;
}

.logondiv
{
	font-size: 12px;
	line-height: 14px;
	color: #000;
	padding: 2px;
}

.greybutton
{
	color: #FFF;
	background-color: #454850;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	border:2px solid;
	border-top-color:#6B6E76;
	border-left-color:#6B6E76;
	border-right-color:#2C2D30;
	border-bottom-color:#2C2D30;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 2px;
	padding-top:  2px;
	padding-bottom:0;
	margin:0;
	height: 21px;
	text-align: center;
	white-space: nowrap;
}

#auth-confirm {
	color: #8EC74B;
	display: none;
	position: absolute;
	left: 531px;
	top: 400px;
	z-index: 200;
}

#cover-page {
	height: 100%;
	width: 100%;
	background-color: #000;
	position: absolute;
	display: none;
	left:0;
	top: 0;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 150;
}

#cover-layer {
	height: 100%;
	width: 100%;
	background-color: #FFF;
	position: absolute;
	display: none;
	left:0;
	top: 0;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	z-index: 0;
}


#cover-background {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.picborder {
	border: 2px solid gray;
}

.picborderover {
	border: 2px solid black;
}

#auth-submit  {
	display: none;
}

#auth-confirm {
	display: none;
}

#ui-datepicker-div {
	z-index: 9999;
	display: none;
}

input[type="text"],
input[type="password"] {
	border:1px groove #676A72;
}

input[type="text"]:focus,
input[type="password"]:focus {
	border:1px groove #676A72;
	background-color: #fafff4;
}

textarea {
	border:1px groove #676A72;
}

textarea:focus {
	border:1px groove #8EC74B;
	background-color: #fafff4;
}
/********************MAIN PAGE***************************/
.texthead {
	text-shadow: 1px 1px #444;
	color:#fcfcfc;
	font-size:18px;
	text-align:justify;
	font-weight:600;
}

#textbox {
	color:#455045;
	font-size:12px;
}
#textbox  p{
	margin:0;
}

.textyellow {
	color:#fd0;
	font-size:17px;
	text-align:justify;
	font-weight:600;
}

.topicbox {
	font-family:Meta,Arial;
	font-size:16px;
	font-weight:600;
	color:#000;
	float:left; 
	margin: 2px 0 0 8px;
}

.day-after-event{
	float:right;
}

.topicdate {
	font-family:Meta,Arial;
	font-size:10px;
	color:#cccccc !important;
}

.age0 {
	color:#f00 !important;
}

.age7 {
	color:#f60 !important;
}

.age14 {
	color:#fc0 !important;
}

.age21 {
	color:#cf0 !important;
}

.age {
	color:#dedede !important;
}

.image{
	display: table-cell;
	height: 120px;
	vertical-align: middle;
}
/***************ICONS***************/
.icon{
	display: inline-block;
    height: 25px;
	line-height: 25px;
    padding-left: 30px;
	background-position:left top;
}
.icon:hover{
	background-position:left bottom;
}

.icon:active{
	background-position:left center;
}

.buy{
	background: url("/images/icons/icn-buy.png") no-repeat scroll left top transparent;
}
.compare{
	background: url("/images/icons/icn-compare.png") no-repeat scroll left top transparent;
}
.details{
	background: url("/images/icons/icn-details.png") no-repeat scroll left top transparent;
}
.doc{
	background: url("/images/icons/icn-doc.png") no-repeat scroll left top transparent;
}
.download{
	background: url("/images/icons/icn-download.png") no-repeat scroll left top transparent;
}
.information{
	background: url("/images/icons/icn-information.png") no-repeat scroll left top transparent;
}
.kmz{
	background: url("/images/icons/icn-kmz.png") no-repeat scroll left top transparent;
}
.pdf {
	background: url("/images/icons/icn-pdf.png") no-repeat scroll left top transparent;   
}
.video{
	background: url("/images/icons/icn-video.png") no-repeat scroll left top transparent;
}
.windows{
	background: url("/images/icons/icn-windows.png") no-repeat scroll left top transparent;
}
.wwwpage{
	background: url("/images/icons/icn-wwwpage.png") no-repeat scroll left top transparent;
}
.arr_l{
	background: url("/images/icons/arr_l.png") no-repeat scroll left top transparent;
	text-decoration: none !important;
}
.arr_r{
	background: url("/images/icons/arr_r.png") no-repeat scroll left top transparent;
	text-decoration: none !important;
}
.reload{
	background: url("/images/icons/reload.png") no-repeat scroll left top transparent;
	text-decoration: none !important;
}

/************END ICONS****************/

/***********************END MAIN PAGE*****************************/

/****************************************/
/*************FOR RECEIVERS***************/
/****************************************/
/********************MENU**********************/
ul#cssmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
}

ul#cssmenu li {
	margin: 0 0 0 7px;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
}

ul#cssmenu ul {
	background-color:#EEE;
	display: none;
	left: 10px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 41px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0 2px 4px #555;
	-moz-box-shadow: 0 2px 4px #555;
	-webkit-box-shadow: 0 2px 4px #555;
	z-index: 10;
}

ul#cssmenu ul:after {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

ul#cssmenu ul li {
	float: left;
	display: block !important;
	display: inline;
	margin: 5px 0;
	*height:25px;
	*margin: 2px 0;
}

/* Main Menu */
ul#cssmenu a {
	border:0;
	margin:0 10px;
	float: none !important;
	float: left;
	text-decoration: none;
	color:#555;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
	
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
	float: none;		 
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
	color:#000;
}

ul#cssmenu ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
	display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
	display: block;
}

/**********************END MENU****************************/

/****************************************/
/***********END FOR RECEIVERS*************/
/****************************************/

.reports_country {
    background:none;
    border:0;
    color:#378C3E;
    cursor:pointer;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

.reports_country:hover {
    text-decoration: underline;
}

a[href="#top"]{
	background: url("/images/arrow_top.png") no-repeat scroll left -1px transparent;
	display: inline-block;
	height: 10px;
	line-height: 6px;
	padding-left: 9px;
 }

 
.button {
    -moz-user-select: none;
	background:url('/images/btn.png') repeat-x scroll 50% 50% #5E5E5E;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 3px 3px 3px 3px;
    color: #eee !important;
    cursor: pointer;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 8px;
    text-align: center;
	text-decoration:none;
}
.button:hover, .button-hover {
    background-color: #b0ef66;
    background:url('/images/btn_hover.png') repeat-x scroll 50% 50% #b0ef66;
    border: 1px solid #84b946;
    box-shadow: 0 0 3px rgba(142, 199, 76, 1);
    color: #111 !important;
	text-decoration:none;
}
.button:focus, .button:active {
    border: 1px solid #8ec74c;
    outline: medium none;
	box-shadow:none !important;
}
 
.button-small{
	padding: 0 5px;
}

.button-medium{
	padding: 0.1em 0.8em;
}

.button-smallest{
	padding: 0.05em 0.8em;
	font-size: 0.8em !important;
}

/********************social buttons************************/
.social-button{
	float:right; 
	margin-top: -11px;
	width:33%;
}
.social-button a{
	display:inline-block;
	width:24px;
	height:24px;
	margin:1px;
	line-height: 26px;
}
.social-button a:hover{
	text-decoration:none !important;
	opacity:0.8 !important;
}
.facebook{
	background: url("/images/socialbtn/facebook.png") no-repeat scroll left top transparent;
}
.googleplus{
	background: url("/images/socialbtn/googleplus.png") no-repeat scroll left top transparent;
}
.rss{
	background: url("/images/socialbtn/rss.png") no-repeat scroll left top transparent;
}
.twitter{
	background: url("/images/socialbtn/twitter.png") no-repeat scroll left top transparent;
}
.youtube{
	background: url("/images/socialbtn/youtube.png") no-repeat scroll left top transparent;
}
.newsletter{
	background: url("/images/socialbtn/newsletter.png") no-repeat scroll left top transparent;
}
.russian{
	background: url("/images/socialbtn/russian.png") no-repeat scroll left top transparent;
}

.usa{
	background: url("/images/socialbtn/usa.png") no-repeat scroll left top transparent;
}
/*******************END social buttons**********************/ 

.FilterDefinition_hover{
	border-top:1px solid #e5e8f0;
}
.FilterDefinition_hover:hover{
	background-color:#f5f5f5 !important;
}
.headerBlack{
	color:#8ec74b;
	font-weight:normal;
	font-size: 14px;
	margin: 4px auto 6px;
	display: inline-block;
	position: relative;
	box-sizing: border-box;

	background: #454850;
	background: linear-gradient(#4c4f58 0%,#333 100%);

	padding: 5px 3px;
	text-align:center;
	text-shadow: 1px 1px 1px #333;
	width:100%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
 
.tooltip {
	border-bottom: 1px dotted;
	cursor: help;
}

.tooltip:after {
	max-width:300px;
	background: rgba(69, 72, 80, 0.9);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	color: #FFF;
	content: attr(data-tooltip);
	margin-top: -24px;
	opacity: 0;
	padding: 3px 7px;
	position: absolute;
	visibility: hidden;

	transition: all 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
		
.tooltip:hover:after {
	opacity: 1;
	filter: alpha(opacity=100)
	visibility: visible;
}
.mainTbl{
	border-collapse: collapse;
	width:100%;
	margin-top: 10px;
}
 .products-oem{
	background-color:#fafbfb; 
	border:1px solid #e7ebef; 
	padding:5px; 
	border-radius:3px;
	text-align:left;
	margin-right: 3px;
}
.products-oem a{
	margin-bottom:2px;
}

.block{
	width:240px;
	height:144px; 
	display:block; 
	border:1px solid #777; 
	border-radius: 6px;
}
.block:hover{
	background-color:#f8f8f8;
	box-shadow: 0 0 3px 0 #555;
}

.magazinesImg{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border:1px solid #a7a9ac;
	opacity:0.9;
}

.magazinesImg:hover{
	opacity:1;
}

/** jquery ui-dialog without close button
  * usage:
  *   <div class="selector" title="No close button">This is a test without a close button</div>
  *   $( ".selector" ).dialog({ dialogClass: 'jgnss-ui-dialog-no-close' });
  */
.jgnss-ui-dialog-no-close .ui-dialog-titlebar-close
{
  display: none
}

#shopingcart{
	background-image: url("/images/cart.png");
	background-repeat: no-repeat;
	background-position:left bottom;
	float: right;
	height: 25px;
	margin: 5px 10px 0;
	width: 25px;
}
#shopingcart:hover{
	background-position:left top;
}
#shopingcart div{
	border:1px solid #e7ebef;
	border-radius:5px 0 5px 5px;
	display:none;
	text-align:left;
	background-color: #fafbfb;
	z-index: 10;
	position: relative;
	top: 24px;
	height: 120px; 
	width: 200px; 
	right: 187px;
	float:left;
	box-shadow:0 0 3px;
	padding:5px;
}
#shopingcart:hover > div,
#shopingcart div:hover{
	display: block;
}

}

/******************/
/*styles for print*/
/******************/
@media print {
	*{ 
	color:black !important;
	}
	ul#cssmenu ul {
		display:none;
		visibility:hidden;
	}
}




/*******************main**************************/
.maindiv{ margin:1px;  float:left;}
.maindiv h1{ font-size:16px; margin:0px 0px 0px 5px; color:#000;}
.blockin{ float:left; display:block; width:110px; margin:2px;}

/*****************OEM****************************/

.oem{ width:980px;}
.Loem{ float:left; width:740px; margin:1px;}
.roem{ float:left; width:230px; margin:1px;}

/*****************accessories****************************/

.acc{ width:318px; margin:1px; float:left;}

/****************index news***************************/
/*qrcode */
.textbox-qrcode{
	background-image:url('../images/index/main/qrcode-1.jpg');
	background-repeat:no-repeat;
	background-position:left;
}
.textbox-qrcode > p{
	background: none;
	float:right;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	text-shadow: 2px 2px 2px #CCCCCC;
	width: 60%;
	margin-top: 30px;
	padding: 0;
}

/***handsfree**/
.textbox-handsfree{
	background-image:url('../images/index/main/HandsFree.jpg');
}
.textbox-handsfree > p{
	background: none;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 2px black;
	width: 100%;
	margin-top: 116px;
	padding: 0;
}
/***gloves***/
.textbox-gloves{
	background-image: url('../images/index/main/gloves.jpg');
}
.textbox-gloves > p{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #ffde00;
	font-size: 18px;
	font-weight: bold;
	left: 4px;
	margin-top: 0;
	width: 100%;
	text-shadow: 2px 2px 2px black;
}
/***gloves***/
/***Navic***/
.textbox-Navic{
	background-image: url('../images/index/main/Navic.png');
}
.textbox-Navic > p{
	font-size: 18px;
	font-weight: bold;
	
	width: 100%;
	text-align: center;
	background: transparent;
}

/***Navic***/
/***256m**/
.textbox-256m{
	background-image: url('../images/index/main/256m.jpg');
}
.textbox-256m > p{
	background:none;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	left: 0;
	text-shadow: 2px 2px 2px black;
	width: 200px;
	margin-top: 95px;
}
/***256m**/
/***j-pack**/
.textbox-j-pack{
	background-image: url('../images/index/main/j-pack.jpg');
}
.textbox-j-pack > p{
	background:none;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	left: 0;
	text-shadow: 2px 2px 2px black;
	width: 230px;
	margin-top: 115px;
}
/***j-pack**/
/***j-pod***/
.textbox-j-pod{
	background-image: url('../images/index/main/J-Pod.jpg');
}
.textbox-j-pod > p{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	margin-left:137px;
	margin-top: 10px;
	text-shadow: 2px 2px 2px black;
}
/***j-pod***/
/***UserMan***/
.textbox-UserMan{
	background-image: url('../images/index/main/UserMan.jpg');
}
.textbox-UserMan > p{
	font-size: 30px;
	font-weight: bold;
	margin-left:85px;
	line-height: 35px;
	margin-top: 16px;
	width: 140px;
}
/***UserMan***/
/***horse***/
#horse1{
	background-image: url('/images/index/horse/horse1.png');
	}
#horse2{
	background-image: url('/images/index/horse/horse2.png');
	}
#horse3{
	background-image: url('/images/index/horse/horse3.png');
	}
#horse4{
	background-image: url('/images/index/horse/horse4.png');
	}
/***horse***/
/***MOFO***/
.textbox-MOFO{
	background-image: url('../images/index/main/MOFO.png');
}
.textbox-MOFO > p{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	left: 5px;
	margin-top: 95px;
	text-shadow: 2px 2px 2px black;
	width: 233px;
}
/***MOFO***/
/***SmartTip***/
.textbox-SmartTip{
	background-image: url('../images/index/main/SmartTip.jpg');
}
.textbox-SmartTip > p{
	width: 60px;
}
/***SmartTip***/
/***2Kings***/
.textbox-2Kings{
	background-image: url('../images/index/main/2Kings_main.jpg');
}
/***2Kings***/
/***HybridRTK***/
.textbox-HybridRTK{
	background-image: url('../images/index/main/Mag7_main.jpg');
}
.textbox-HybridRTK > p{
	width: 90px;	
	color: #fff;
	font-size: 17px;
	font-weight: bold;	
	margin-top: 120px;
	text-shadow: 2px 2px 2px black;
}
/***HybridRTK***/
/***liveDemo***/
.textbox-liveDemo{
	background-image: url('../images/index/main/virtual-roadshow.png');
}
.textbox-liveDemo > p{
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	padding: 2px;
	top: -28px;
	width: 60%;
}
/***liveDemo***/
/***BeastRTK***/
.textbox-BeastRTK{
	background-image: url('../images/index/main/BeastRTK.jpg');
}
.textbox-BeastRTK > p{
	background:none;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	left: 90px;
	text-shadow: 2px 2px 2px black;
	width: 150px;
}
/***BeastRTK***/
/***-more-money***/
.textbox-more-money{
	background-image: url('../images/index/main/EquipCar.jpg');
}
.textbox-more-money > p{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	right: 7px;
	text-align: right;

	width: 100%;
}
/***-more-money***/
/***baselines***/
.textbox-baselines{
	background-image: url('../images/index/main/Baselines.jpg');
}
.textbox-baselines > p{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	text-align: center;

	width: 100%;
}
/***baselines***/
/***OneCompleteTool***/
.textbox-OneCompleteTool{
	background-image: url('../images/index/main/OneCompleteTool.jpg');
}
.textbox-OneCompleteTool > p{
	background:none;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	left: 0;
	text-shadow: 2px 2px 2px black;
	width: 230px;
	margin-top: 120px;
}
/***OneCompleteTool***/
/***gps-glonass***/
.textbox-gps-glonass{
	background-image: url('../images/index/main/gps-glonass.jpg');
}
.textbox-gps-glonass > p{
	width: 230px;	
	background:#FFF;
	color: #000;
	font-size: 15px;	
	margin-top: 100px;
}
/***gps-glonass***/
/***dpos***/
.textbox-dpos{
	background-image: url('../images/index/main/dpos.png');
	
	background-repeat:no-repeat;
	background-position:center;
}
.textbox-dpos > p{
	display:none;
}
/***dpos***/