#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox img {
width : auto;
height : auto;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
left : 0;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#imageContainer > #hoverNav {
left : 0;
}
#hoverNav a {
outline : none;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
background-image : url(data:image/gif;base64,AAAA);
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
line-height : 1.4em;
overflow : auto;
width : 100%;
margin : 0 auto;
}
#imageData {
color : #666;
padding : 0 10px;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : 700;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
outline : none;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border : 0;
outline : 0;
margin : 0;
padding : 0;
}
html, body {
color : #000;
background : #fff url("images/bg.jpg") repeat-x scroll;
font : 12px Arial, Helvetica, sans-serif;
height : 100%;
}
h1 {
color : #666;
font-size : 20px;
font-weight : 400;
line-height : 22px;
clear : both;
margin : 0 0 10px;
padding : 0;
}
.news_date {
font-size : 12px;
color : #666;
margin : 0 30px 0 0;
padding : 1px 0;
}
h2 {
color : #666;
font-size : 18px;
font-weight : 400;
line-height : 18px;
margin : 0 0 10px;
padding : 0;
}
h3 {
color : #666;
font-size : 14px;
font-weight : 700;
line-height : 130%;
clear : both;
margin : 0 0 10px;
padding : 0;
}
h4 {
color : #333;
font-size : 12px;
font-weight : 700;
line-height : 130%;
margin : 0 0 10px;
padding : 0;
}
h5, h6 {
color : #333;
font-size : 12px;
font-weight : 700;
line-height : 130%;
margin : 0 0 10px;
padding : 0;
}
p {
line-height : 140%;
margin : 0 0 10px;
padding : 0;
}
a {
color : #333;
outline : none;
text-decoration : none;
}
a:hover {
color : #000;
text-decoration : underline;
}
img, a img {
border : 0;
}
.sitemap li {
font-weight : 700;
margin : 0;
padding : 3px 0;
}
.sitemap_lvl_2 {
margin : 0 0 0 15px;
padding : 0;
}
.sitemap_lvl_2 li {
font-weight : 400;
margin : 0 0 0 15px;
padding : 3px 0;
}
ol {
list-style : decimal inside;
margin : 0 0 10px;
padding : 0;
}
blockquote {
line-height : 18px;
margin : 0;
padding : 0 0 9px 20px;
}
form, fieldset {
border : 0;
margin : 0;
padding : 0;
}
input, textarea, select {
vertical-align : middle;
font : 14px Arial, Helvetica, sans-serif;
background : #fff;
color : #333;
border : 1px solid;
border-color : #9fa4aa #cacecf #cacecf #9fa4aa;
padding : 1px;
}
textarea {
font : 14px Arial, Helvetica, sans-serif;
border : 1px solid;
background : #d7d4ce;
color : #333;
border-color : #9fa4aa #cacecf #cacecf #9fa4aa;
padding : 0;
}
select {
width : 236px;
}
input {
width : 440px;
}

dt {
margin : 0 0 7px;
padding : 0;
}
dd {
margin : 5px 0 0 20px;
padding : 0;
}
table {
border : 0;
width : 100%;
border-collapse : collapse;
margin : 0 0 14px;
}
table tr.header td {
font-size : 12px;
vertical-align : top;
text-align : left;
border : 1px solid #ccc;
background : #ddd;
font-weight : 700;
color : #555;
padding : 6px 8px;
}
table td {
font-size : 12px;
vertical-align : top;
text-align : left;
border : 1px solid #ccc;
padding : 6px 8px;
}
.subscribe input[type="text"] {
width : 250px;
}
.online_request input[type="text"] {
width : 100%;
font-size : 16px;
}
.online_request textarea {
background : #fff;
width : 100%;
height : 200px;
font-size : 16px;
}
.fl {
float : left;
}
.fr {
float : right;
}
.ac {
text-align : center;
}
.ar {
text-align : right;
}
.al {
text-align : left;
}
.clr {
clear : both;
}
.clrfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
input.radio {
border : none;
display : block;
float : left;
margin-right : 3px;
margin-top : 3px;
width : 14px !important ;
}
input.btn {
color : #004f00;
display : block;
font-size : 12px;
font-weight : 700;
cursor : pointer;
border : 0;
background : url(../images/design/btn-bg.png) repeat-x 0% 0%;
height : 24px;
width : auto;
margin : 0;
padding : 2px 10px;
}
input.btn:hover {
background : url(../images/design/btn-bg.png) repeat-x 0% bottom;
}
div.btn {
cursor : pointer;
border : 0;
background : url(images/images/btn-bg.png) no-repeat 0% 0%;
height : 19px;
width : auto;
text-align : center;
float : left;
margin : 0;
padding : 0;
}
div.btn a {
display : block;
background : url(images/images/btnr-bg.png) no-repeat right 0%;
color : #fff;
font-size : 12px;
height : 17px;
padding : 1px 10px;
}
div.btn:hover {
background : url(images/images/btn-bg.png) no-repeat 0% bottom;
}
div.btn a:hover {
color : #fff;
background : url(images/images/btnr-bg.png) no-repeat right bottom;
text-decoration : none;
}
.forma .ok {
background : #ffc;
border : 1px solid #297e29;
color : #297e29;
margin : 0 0 14px;
padding : 4px 8px;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}

.top, .header, .menu, .content, .footer {
	float: left;
	width: 100%;
}

.top {
	height: 22px;
	font-family: Verdana;
}

.top .social_icons {
	float: left;
	margin-top: 5px;
}

.top .social_icons li {
	float: left;
	display: inline;
	height: 13px;
	margin-right: 5px;
}

.top .social_icons li:hover {
	opacity: 0.8;
}

.top .social_icons .tw {
	width: 19px;
	background: url(images/tw.png) no-repeat;
}

.top .social_icons .fb {
	width: 12px;
	background: url(images/fb.png) no-repeat;
}

.top .social_icons .dr {
	width: 16px;
	background: url(images/dr.png) no-repeat;
}

.top .social_icons a {
	float: left;
	width: 100%;
	height: 100%;
}

.top .links {
	margin-left: 6px;
	float: left;
	margin-top: 6px;
}

.top .links li {
	float: left;
	display: inline;
	color: #9e9e9e;
	font-size: 10px;
	margin-right: 4px;
}

.top .links li a {
	color: #9e9e9e;
	text-decoration: none;
}

.top .links li a:hover {
	text-decoration: underline;
}

.top .language {
	float: right;
	margin-top: 5px;
}

.top .language li {
	display: inline;
	float: left;
}

.top .language .lv a {
	background: url(images/lv.png) no-repeat right;
}

.top .language .en a {
	background: url(images/en.png) no-repeat right;
}

.top .language li a {
	margin-left: 6px;
	width: 18px;
	height: 12px;
	float: left;
}

.top .language li a:hover {
	opacity: 0.8;
}


.header {
	height: 198px;
	margin-bottom: 9px;
}

.header .logo {
	width: 201px;
	height: 198px;
	float: left;
	background: url(images/logo.jpg) no-repeat;
	margin-top: 1px;
}

.header .logo a {
	width: 100%;
	float: left;
	height: 100%;
}

.header .offer {
	width: 753px;
	height: 198px;
	border: 1px solid #e3e3e3;
	float: right;
	background: #fff;
	position: relative;
}

.header .offer .about {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 2;
	overflow: hidden;
}

.header .offer .about h1 {
	background: url(images/50black.png);
	padding: 0 22px 0 21px;
	float: left;
	border: 1px solid #535353;

	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	height: 28px;
	line-height: 28px;
	margin-left: -5px;
	margin-top: 12px;
	behavior: url(style/PIE.htc);
}

.header .offer .about h1 a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.header .offer .about h1 a:hover {
	text-decoration: underline;
}

.header .offer .about ul {
	background: url(images/50black.png);
	border: 1px solid #343434;

	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
behavior: url(style/PIE.htc);
	height: 33px;
	float: left;
	position: absolute;
	bottom: 0;
	margin-bottom: -5px;
	width: 203px;
	left: 50%;
	margin-left: -101px;
	padding-top: 5px;
}

.header .offer .about ul li {
	display: inline;
	float: left;
	margin-left: 7px;
	position:relative;
	z-index:3;
}

.header .offer .about ul .black_button a {
	color: #fff;
	background: url(images/black_but.png) repeat-x;
	border: 1px solid #3b3b3b;
}

.header .offer .about ul .black_button a:hover {
	background: url(images/black_but_h.png) repeat-x;
}

.header .offer .about ul .red_button a {
	color: #fff3f3;
	background: url(images/red_but.png) repeat-x;
	border: 1px solid #bc0000;
}

.header .offer .about ul .red_button a:hover {
	background: url(images/red_but_h.png) repeat-x;
}

.header .offer .about ul li a {
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	width: 88px;
	height: 22px;
	float: left;

	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
behavior: url(style/PIE.htc);
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;
	box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;

	line-height: 22px;
}

.header .offer .image {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}

#slide-show {
width : 755px;
height : 200px;
overflow : hidden;
}
.menu {
	height: 48px;
	margin-bottom: 25px;
	background: #fdfdfd;
	border-bottom: 1px solid #cecece;
	height: 38px;
	padding-top: 9px;
}

.menu ul {
	margin-left: 21px;
	position: relative;
}

.menu ul li {
	display: inline;
	float: left;
	background: url(images/li.png) no-repeat right;
	line-height: 32px;
	height: 32px;
	padding-right: 13px;
	margin-right: 12px;
}

.menu ul li.last {
	background: none;
}

.menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #5e5e5e;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.menu ul .active a {
	font-weight: bold;
	color: #e41500;
}

.menu ul .highlight {
	background: #ff3d3d;
	margin-right: 0;
	padding-left: 9px;
}

.menu ul .highlight a {
	color: #fff;
}

.menu ul .highlight ul {
	background: #dddddd;
	width: 134px;
	position: absolute;
	margin-left: 0;
	padding: 11px 0 6px 0;
	margin-left: -9px;
	margin-top: 4px;
}

.menu ul .highlight ul li {
	background: url(images/ulul.png) no-repeat left;
	padding-left: 9px;
	float: left;
	color: #515151;
	height: auto;
	line-height: 22px;
	margin-left: 5px;
	width: 120px;
	padding-right: 0;
	margin-right: 0;
}

.menu ul .highlight ul li a {
	color: #515151;
	font-size: 14px;
	text-transform: none;
	text-decoration: underline;
}

#holder {
margin : 0 0 8px;
padding : 0;
}
#sidebar {
width : 200px;
float : left;
border-right : 1px dotted #cdcdcd;
margin : 0 20px 16px 0;
padding : 0 5px 0 0;
}
#sidebar h2 {
color : #000;
font-size : 13px;
font-weight : 400;
line-height : 18px;
text-transform : uppercase;
height : 24px;
background : url(images/images/solutions-bg.png) no-repeat 0% 0%;
margin : 0 0 8px;
padding : 6px 10px 0 14px;
}
#sidebar .sub-menu {
list-style : none;
overflow : hidden;
margin : 0 0 30px;
padding : 0;
}
#sidebar .sub-menu li {
margin : 0 0 1px;
padding : 0;
}
#sidebar .sub-menu li a {
display : block;
color : #000;
text-decoration : none;
background : url(images/images/menu-bllt.gif) no-repeat 14px 10px;
padding : 6px 10px 6px 28px;
}
#sidebar .sub-menu li a:hover {
background : #efefef url(images/images/menu-bllt.gif) no-repeat 14px 10px;
text-decoration : none;
}
#sidebar .sub-menu li.active a {
background : #efefef url(images/images/menu-bllt.gif) no-repeat 14px 10px;
}
#sidebar .banner-list {
list-style : none;
overflow : hidden;
margin : 0 0 10px;
padding : 0;
}
#side {
float : right;
width : 734px;
margin : 0;
padding : 0;
}
.featured ul, #content ol {
list-style-position : inside;
}
.image {
float : left;
margin : 2px 14px 8px 0;
padding : 0;
}
.image img {
vertical-align : bottom;
border : 5px solid #e3e3e3;
}
.client_image {
float : right;
margin : 2px 0 8px 14px;
padding : 0;
}
.client_image img {
vertical-align : bottom;
border : 3px solid #e3e3e3;
}
h1.client_title {
font-size : 14px;
font-weight : 700;
width : 100%;
clear : none;
margin : 0;
}
#aside {
float : right;
width : 210px;
margin : 0;
padding : 0;
}
#aside h4 {
text-align : center;
font-size : 12px;
line-height : 14px;
color : #000;
font-weight : 400;
margin : 0 0 6px;
padding : 0;
}
.jd_news_scroll {
position : relative;
height : 170px;
width : 210px;
overflow : hidden;
margin : 0;
padding : 0;
}
.jd_news_scroll ul {
list-style : none;
width : 210px;
position : relative;
padding : 0;
}
.jd_news_scroll ul li {
width : 210px;
margin : 0;
padding : 0;
}
.jd_news_scroll ul li p {
line-height : 16px;
margin : 0 0 4px;
padding : 0;
}
.jd_news_scroll ul li p.date {
line-height : 16px;
color : #666;
font-size : 11px;
margin : 0 0 4px;
padding : 0;
}

.main .feature {
	float: left;
	width: 100%;
	margin-top: 20px;
	height: ;
}

.main .feature .block {
	border-right: 1px dotted #c7c7c7;
	float: left;
	width: 225px;
	margin-right: 9px;
	padding-right: 9px;
	height: 275px;
}

.main .feature .last_block {
	margin-right: 0;
	padding-right: 0;
	border: 0;
}

.main .feature .block h4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.main .feature .block p {
	text-align: justify;
	color: #000;
	margin-top: 10px;
}

.right, .right .gadget {
	float: right;
	width: 230px;
}

.right input, .left input{
  width: auto;
}

.right .gadget {
	margin-bottom: 13px;
	background: #f8f8f8;

	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
behavior: url(style/PIE.htc);
	font-family: Verdana;
}

.right h5 {
	background: url(images/h5bg.png) repeat-x;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cccccc;
	float: left;
	width: 228px;
	behavior: url(style/PIE.htc);
	height: 31px;
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0.8) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,0.8) inset;
	box-shadow: 0 0 0 1px rgba(255,255,255,0.8) inset;
}

.right h5 span {
	margin-left: 18px;
	float: left;
	padding-left: 24px;
	color: #585858;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 9px;
}

.right .client h5 span {
	background: url(images/clients.png) no-repeat left;
}

.right .rss h5 span {
	background: url(images/rss.png) no-repeat left;
	font-size: 12px;
}

.right .client .special {
	width: 196px;
	height:196px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
behavior: url(style/PIE.htc);
	padding: 3px;
	border: 1px solid #e7e7e7;
	margin: 13px;
	height: 174px;
	float: left;
	background: #fff;
	overflow:hidden;
	text-align:center;
}

.right .client .special a {
	width: 100%;
	float: left;
	height: 100%;
	overflow: hidden;
	text-align:center;
}

.right .client .special a:hover {
	opacity: 0.8;
}

.right .client ul {
	width: 210px;
	margin-left: 12px;
	float: left;
}

.right .client ul li {
	float: left;
	height: 25px;
	overflow: hidden;
	padding: 0 6px 8px;
}

.right .rss form {
	margin: 9px 0px 2px 10px;
	float: left;
	display:inline;
}

.right .rss input {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(style/PIE.htc);
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Verdana;
	outline: none;
}

.right .rss .text {
	width: 194px;
	float: left;
	height: 23px;
	color: #696969;
	line-height: 23px;
	-webkit-box-shadow: 0 0 8px 0 rgba(195,195,195,0.3) inset;
	-moz-box-shadow: 0 0 8px 0 rgba(195,195,195,0.3) inset;
	box-shadow: 0 0 8px 0 rgba(195,195,195,0.3) inset;
	behavior: url(style/PIE.htc);
	border: 1px solid #dcdcdc;
	padding: 0 6px;
}

.right .rss .submit {
	background: url(images/submit.png) repeat-x;
	border: 1px solid #000;
	color: #fff;
	padding: 0 10px;
	behavior: url(style/PIE.htc);
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;
	box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;
	float: right;
	line-height: 22px;
	height: 24px;
	margin-right:12px;
	overflow: visible; /* remove padding from left/right */
	cursor: pointer;
}

.footer {
	border-top: 1px dotted #c7c7c7;
	margin-top: 20px;
	padding-bottom: 10px;
}

.footer .online_order_lv {
	width: 211px;
	height: 29px;
	float: left;
	margin: 2px 0;
	background: url(images/images/request_lv.gif) no-repeat right;
}

.footer .online_order_en {
	width: 211px;
	height: 29px;
	float: left;
	margin: 2px 0;
	background: url(images/images/request_en.gif) no-repeat right;
}

.footer .online_order:hover {
	opacity: 0.8;
}

.footer .telephone {
	text-align: center;
	width: 569px;
	float: left;
	height: 28px;
	line-height: 28px;
	margin-top: 3px;
}

.footer .telephone span {
	font-size: 22px;
}

.footer .copyright {
	float: right;
	width: 180px;
	text-align: right;
	color: #7b7b7b;
	margin-top: 3px;
	font-size: 11px;
}

.footer ul {
	width: 100%;
	background: #efefef;
	text-align: center;
	height: 31px;
	float: left;
}

.footer ul li {
	display: inline;
	margin: 0 1px;
	color: #7f7f7f;
	line-height: 31px;
}

.footer ul li a {
	color: #7f7f7f;
}

.footer ul li a:hover {
	text-decoration: none;
}
.line {
border-bottom : 1px dotted #cdcdcd;
height : 16px;
background : url(images/images/line-bg.gif) no-repeat right 0%;
clear : both;
margin : 0 0 15px;
padding : 0;
}
.nav {
list-style : none;
text-align : right;
border-top : 1px dotted #cdcdcd;
overflow : hidden;
margin : 0;
padding : 0;
}
.nav li {
float : right;
font-size : 11px;
background : url(images/images/print-ico.gif) no-repeat 0% 9px;
margin : 0 0 0 20px;
padding : 6px 0 6px 18px;
}
.nav li.top {
padding-left : 16px;
background : url(images/images/top-ico.gif) no-repeat 0% 9px;
}
.tabs-area {
overflow : hidden;
margin : 0 0 20px;
padding : 0;
}
.tabs-area ul.tabs {
overflow : hidden;
list-style : none;
position : relative;
z-index : 4;
margin : 0;
padding : 0;
}
.tabs-area ul.tabs li {
float : left;
margin : 0 6px 0 0;
padding : 0 0 5px;
}
.tabs-area ul.tabs li.last {
margin-right : 0;
}
.tabs-area ul.tabs li a {
display : block;
width : 84px;
height : 31px;
border : 1px solid #bebebe;
background : #f1f1f1;
color : #666;
font-size : 12px;
text-decoration : none;
margin : 0;
padding : 5px 8px;
}
.tabs-area ul.tabs li a:hover {
color : #000;
}
.tabs-area ul.tabs li.active {
padding-bottom : 0;
}
.tabs-area ul.tabs li.active a {
height : 37px;
border-bottom : none;
color : #600;
font-weight : 700;
}
.tabs-area .tab-container {
border : 1px solid #bebebe;
background : #f1f1f1;
position : relative;
z-index : 2;
margin : -1px 0 0;
padding : 14px 6px 4px;
}
.tabs-area .tab-content .banners {
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
}
.tabs-area .tab-content .banners li {
float : left;
height : 25px;
overflow : hidden;
margin : 0;
padding : 0 3px 8px;
}
#client_gallery .gallery_item {
width : 150px;
height : 90px;
text-align : center;
overflow : hidden;
float : left;
border : 1px solid #000;
margin : 0 17px 10px 0;
}
#client_gallery .gallery_item_last {
width : 150px;
height : 90px;
text-align : center;
overflow : hidden;
float : left;
border : 1px solid #000;
margin : 0 0 10px;
}
#client_gallery .gallery_item a {
width : 150px;
height : 90px;
display : block;
}
#client_gallery_large {
width : 100%;
margin-top : 40px;
}
#client_gallery_large .gallery_item {
width : 100%;
text-align : center;
overflow : hidden;
float : left;
margin : 0 10px 10px 0;
}
#client_gallery_large .gallery_item a {
width : 100%;
display : block;
}
#done {
font-size : 13px;
width : auto;
margin : 10px 0;
padding : 10px 0;
}
#to_web_page_lv a {
display : block;
font-size : 14px;
font-weight : 700;
height : 34px;
background : url(images/uz_www_lv.png) no-repeat 0% 0%;
}
#to_web_page_en a {
display : block;
font-size : 14px;
font-weight : 700;
height : 34px;
background : url(images/uz_www_en.png) no-repeat 0% 0%;
}
#to_web_page_lv a:hover {
background : url(images/uz_www_lv.png) no-repeat 0% bottom;
}
#to_web_page_en a:hover {
background : url(images/uz_www_en.png) no-repeat 0% bottom;
}
#solution_developer p span {
float : left;
width : 30%;
}
#solution_developer textarea {
width : 100%;
height : 150px;
background : #fff;
font-family : Verdana;
font-size : 11px;
}
#solution_developer #new_span {
float : left;
width : 65%;
}
#solution_developer #reg_span {
width : 35%;
}
#solution_developer input[type="text"], #solution_developer select {
width : 45%;
}
#solution_developer #passwordMatch {
clear : both;
color : red;
margin-bottom : 10px;
margin-left : 215px;
margin-top : -11px;
}
.apply {
width : 48%;
float : left;
height : 33px;
text-align : center;
background : red;
color : #fff;
font-weight : 700;
font-size : 13px;
position : relative;
padding-top : 2px;
}
.apply_register {
width : 50%;
float : right;
height : 33px;
text-align : center;
background : red;
color : #fff;
font-size : 13px;
font-weight : 700;
padding-top : 2px;
}
.apply_submit {
margin-left : 50px;
width : 50%;
display : block;
height : 20px;
text-align : center;
background : red;
color : #fff;
font-size : 13px;
font-weight : 700;
}
.logout {
clear : both;
display : block;
font-weight : 700;
margin : 0 0 20px;
}
.update_button {
width : 50%;
display : block;
height : 20px;
text-align : center;
background : red;
color : #fff;
font-size : 13px;
font-weight : 700;
margin : 0 auto;
}
.notification {
background : #fff6f6;
border : 1px solid #d13131;
width : 100%;
float : left;
clear : both;
margin : 16px 0;
padding : 8px 0 8px 8px;
}
ul, dl {
margin : 0 0 10px;
padding : 0;
}
ul li, ol li {
margin : 0;
padding : 3px 0;
}
.sitemap, #sidebar .banner-list li {
margin : 0 0 5px;
padding : 0;
}
legend, #lang li span, #header h1#logo a span, #footer .request_lv span, #footer .request_en span, .line span, #to_web_page_lv span, #to_web_page_en span {
display : none;
}
table.subscribe, table.online_request {
width : 450px;
text-align : left;
}
table.subscribe td, table.online_request td {
border : none;
text-align : left;
}
.subscribe_button, .online_request_button{
  background: #D40E3F;
  color: #FFFFFF;
  height: 30px;
  width: 100px;
}
#solution_developer input{
  width:auto;
}
#menu li a:hover, #menu li.active a {
color : #fff;
background : red;
}
#sidebar .banner-list li img, .tabs-area .tab-content .banners li img {
vertical-align : bottom;
}
#footer .request_lv a, #footer .request_en a {
display : block;
width : 211px;
height : 31px;
}
#client_gallery, #solution_developer p, #solution_developer #registered input[type="text"] {
width : 100%;
}
.apply:hover, .apply_register:hover, .apply_submit:hover, .update_button:hover {
color : #fff;
background : #ff0f0f;
}
#slide-show li, .tabs-area .tab-content {
margin : 0;
padding : 0;
}


.products {
	width: 100%;
	float: left;
	margin-top: 8px;
	border-bottom: 1px dotted #c7c7c7;
}

.products .item {
	width: 225px;
	float: left;
	margin-right: 18px;
	margin-bottom: 13px;
}

.products .last_item{
	margin-right:0;
}

.products .item .image {
	width: 219px;
	border: 1px solid #c5c5c5;
	padding: 2px;
	float: left;
	height: 163px;
	margin-bottom: 8px;
}

.products .item .image a {
	height: 163px;
	width: 219px;
	float: left;
	overflow: hidden;
	position: relative;
}

.products .item:hover .image a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	height: 100%;
	background: url(images/zoom.png) no-repeat;
}

.products .item h3 {
	margin-bottom: 5px;
}

.products .item h3 a {
	font-size: 14px;
	color: #5d5d5d;
	font-weight: bold;
	text-decoration: none;
}

.products .item p a {
	color: #5d5d5d;
	line-height: 18px;
	text-decoration: none;
}

.products .item:hover p a {
	text-decoration: underline;
}

.online_request_form input[type=checkbox]{
  width:auto;
}

.other .left{
	width:200px;
	padding-right:8px;
	float:left;
	border-right:1px dotted #c7c7c7
}

.other .left .statistic, .other .left .services{
	margin-top:15px;
}

.other .left .services p{
	font-weight:bold;
	color:#000;
	float:left;
	width:100%;
	background:url(images/arrow_d.png) no-repeat right;
}

.other .left .services .cloud{
	margin:9px 0px;
	float:left;
	width:100%;
}

.other .left .services .cloud h1, .other .left .services .cloud h2, .other .left .services .cloud h3, .other .left .services .cloud h4, .other .left .services .cloud h5{
   margin:0;padding:0;
}

.other .left .services .cloud h1 a{
  font-size:18px;
  color:#777777;
  font-weight:normal; margin:0;padding:0;
}
.other .left .services .cloud h2 a{
  font-size:16px;color:#777777;font-weight:normal; margin:0;padding:0;
}
.other .left .services .cloud h3 a{
  font-size:14px;color:#777777;font-weight:normal; margin:0;padding:0;
}
.other .left .services .cloud h4 a{
  font-size:13px;color:#777777;font-weight:normal; margin:0;padding:0;
}
.other .left .services .cloud h5 a{
  font-size:11px;color:#777777;font-weight:normal; margin:0;padding:0;
}

.other .left .services form{
	margin-top:6px;
	float:left;
	width:100%;
	margin-bottom:25px;
}

.other .left .services input {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(style/PIE.htc);
	font-size: 11px;
	font-family: Verdana;
	outline: none;
}

.other .left .services .text {
	width: 152px;
	float: left;
	height: 23px;
	color: #696969;
	line-height: 23px;
	-webkit-box-shadow: 0 0 8px 0 rgba(195,195,195,0.3) inset;
	-moz-box-shadow: 0 0 8px 0 rgba(195,195,195,0.3) inset;
	box-shadow: 0 0 8px 0 rgba(195,195,195,0.3) inset;
	behavior: url(style/PIE.htc);
	border: 1px solid #dcdcdc;
	padding: 0 6px;
}

.other .left .services .submit {
	background: url(images/submit.png);
	border: 1px solid #000;
	color: #fff;
	padding: 0 4px;
	behavior: url(style/PIE.htc);
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;
	box-shadow: 0 0 0 1px rgba(255,255,255,0.3) inset;
	float: right;
	line-height: 23px;
	height: 25px;
	overflow: visible; /* remove padding from left/right */
	cursor: pointer;
}

.other .left .services form a {
	text-decoration: none;
	color: #000;
	margin-top: 10px;
	float: left;
}

.other .left .services form a:hover span{
	text-decoration:none;
}

.other .left .services form a span {
	color: #e41500;
	font-weight: bold;
	text-decoration: underline;
}

.other .left .statistic p, .other .left .statistic strong, .other .left .statistic p span{
 	width:100%;
 	float:left;
 	color:#000;
}

.other .left .statistic p{
	margin-bottom:16px;
}

.other .left .statistic p strong{
	font-weight:bold;
	margin-bottom:2px;
}

.other .left .statistic p span{
	margin-top:5px;
}

.other .center{
	width:491px;
	margin:0 14px;
	float:left;
}

.center ul{
  list-style:disc;
  margin-left:25px;
}

.center ol{
  list-style:default;
  margin-left:25px;
}

.other .center .welcome{
	padding-bottom:8px;
	border-bottom:1px solid #9a9a9a;	
	width:100%;
	float:left;
	margin-bottom:8px;
}

.other .center .welcome p{
	color: #000;
	margin-top: 10px;
}

.other .center .feature .block {
	border-right: 1px dotted #c7c7c7;
	float: left;
	width: 233px;
	margin-right: 12px;
	padding-right: 12px;
	height: 275px;
}

.other .center .feature .last_block{
	margin-right:0;
	padding-right:0;
	border-right:0;
}

.other .center .feature .block h4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.other .center .feature .block p {
	text-align: justify;
	color: #000;
	margin-top: 10px;
}

.other .products{
	margin-top:0;
}

.other .products h1{
	margin-bottom:8px;
}

.other .products .item .image {
	height:95px;
}

.other .products .item .image a {
	height:95px;
}

.other .products .item .image a span{
	background:url(images/zoom.png) no-repeat 0px -35px;
}
