body, h1, h2, h3, p, ul, li {
  margin: 0px;
  padding: 0px;
}

body {
  background: transparent url('/images/layout/bg_stretch_new.jpg') center 100px no-repeat;
  color: #222222;
  font-family: 'Open Sans',tahoma,sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: 300;
}

body#home {
  background: #f5f5f5 url(/images/content/background-main7.jpg) top center no-repeat;
}

img {
  border: none;
  vertical-align: middle;
}

b {
  font-weight: normal;
  color: #111111;
}

a {
  color: #006EB8;
  text-decoration: none;
  outline: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

label {
  cursor: pointer;
}

h1 {
  font-size: 28px;
  color: #006eb8;
  margin-bottom: 20px;
  font-family: 'Open Sans',Arial, Verdana, sans-serif;
  text-shadow: 1px 1px #fff;


}

@font-face {
    font-family: h1head;
    src: url(alternate-gothic-no1-d.ttf);
}

@font-face {
    font-family: smalltext;
    src: url(ufonts.com_futura-condensed.ttf);
}
.product2 h1  {
  	font-family: h1head;
	width: 940px;
	text-align: center;
	color: #e7e7e7;
	font-size: 48px;

	text-shadow: none;
}

.product2 h1.sk {
	font-family: 'Oswald', sans-serif;	margin-top: 4px; font-size: 28px;
}
/* font-family: 'Oswald', sans-serif; v	margin-top: 17px; */
.product2 h1 {/*
height: 440px;
    text-indent: -9999px;
    width: 940px;*/
}

.product2 img {

}

h2 {
  font-size: 24px;
  font-family: 'Open Sans',Arial, Verdana, sans-serif;
  text-shadow: 1px 1px #fff;
  font-weight: 300;
  color: #006eb8;
  margin-bottom: 10px;
}

.divider {
  display: block;
  width: 450px;
  height: 44px;
  background: url('/images/layout/bg_line_border.png') no-repeat;
 
}

#id_225, #id_226, #id_227, #id_228, #id_270 {
  background: none;
} 

#id_225 #product_line, #id_226 #product_line, #id_227 #product_line, #id_228 #product_line, #id_335 #product_line, #id_336 #product_line, #id_337 #product_line, #id_338 #product_line {
  width: 1120px;
  height: 450px;
  margin-left: -10px;
}

#id_361 #product_line, #id_362 #product_line, #id_363 #product_line, #id_364 #product_line, #id_225 #product_line, #id_226 #product_line, #id_227 #product_line, #id_228 #product_line, #id_270 #product_line, #id_271 #product_line, #id_272 #product_line, #id_273 #product_line {
  width: 1120px;
  height: 450px;
  margin-left: -10px;
}

#id_257 #product_line, #id_258 #product_line, #id_259 #product_line, #id_260 #product_line {
  width: 1120px;
  height: 450px;
  margin-left: -10px;
}

#id_308 #product_line, #id_309 #product_line, #id_310 #product_line, #id_311 #product_line {
  width: 1120px;
  height: 450px;
  margin-left: -10px;
}

#id_225 #container,#id_335 #container,#id_336 #container, #id_337 #container, #id_338 #container,  #id_226 #container, #id_227 #container, #id_228 #container, #id_270 #container, #id_271 #container, #id_272 #container, #id_273 #container {
  margin-top: -30px;
}

/*** UNIVERSAL BUTTON STYLES ***/

.button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 13px/100% Arial, Helvetica, sans-serif;
  padding: 6px 10px 6px;
  text-shadow: 0 1px 1px #357397;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*
  -webkit-box-shadow: 0 0px 2px #221003;
  -moz-box-shadow: 0 0px 2px #221003;
  box-shadow: 0 0px 2px #221003;
  */
  margin: 5px 0px 5px 0px;
}

.button:hover {
  text-decoration: none;
}

.button:active {
  position: relative;
  top: 1px;
}

/*** BUTTON COLORS ***/

.blue {
  color: #fff;
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#85d3ff), to(#2b90c9));
  background: -moz-linear-gradient(top,  #85d3ff,  #2b90c9);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#85d3ff', endColorstr='#2b90c9');
  border: 1px solid #0093f1;
}

.blue:hover {
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#2b90c9), to(#85d3ff));
  background: -moz-linear-gradient(top,  #2b90c9,  #85d3ff);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b90c9', endColorstr='#85d3ff');
}

.blue:active {
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#acec81), to(#c1efa6));
  background: -moz-linear-gradient(top,  #acec81,  #c1efa6);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#acec81', endColorstr='#c1efa6');
}




.bluedark {
  color: #fff;
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b6ea0), to(#19365e));
  background: -moz-linear-gradient(top,  #1b6ea0,  #19365e);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6ea0', endColorstr='#19365e');
  border: 1px solid #a8bace;
}

.bluedark:hover {
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b6ea0), to(#1b6ea0));
  background: -moz-linear-gradient(top,  #1b6ea0,  #1b6ea0);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6ea0', endColorstr='#1b6ea0');
}

.bluedark:active {
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b6ea0), to(#1b6ea0));
  background: -moz-linear-gradient(top,  #1b6ea0,  #1b6ea0);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6ea0', endColorstr='#1b6ea0');
}

.green {
  color: #fff;
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#85ff88), to(#6ac92b));
  background: -moz-linear-gradient(top,  #85ff88,  #6ac92b);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#85ff88', endColorstr='#6ac92b');
  border: 1px solid #51cb00;
}

.green:hover {
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#6ac92b), to(#85ff88));
  background: -moz-linear-gradient(top,  #6ac92b,  #85ff88);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ac92b', endColorstr='#85ff88');
}

.green:active {
  background: #79ace2;
  background: -webkit-gradient(linear, left top, left bottom, from(#acec81), to(#c1efa6));
  background: -moz-linear-gradient(top,  #acec81,  #c1efa6);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#acec81', endColorstr='#c1efa6');
}


.no-bg.back {
  position: absolute;
  color: #888;
  font-weight: normal;
  padding: 10px 0px 10px;
  margin-left: 970px;
  display: block;
}

.no-bg.back:hover {
 color: #006EB8;
}

.no-bg.back:hover {
  text-decoration: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

/*** CONTAINER ***/

#container, .container  {
  width: 1060px;
  margin: 0px auto;
  /*position: relative;*/
}

/*** HEADER ***/

#header {
  margin-top: 0px;
  width: 1100px;
  float: left;
  clear: both;
  height: 110px;
}

#header #logo {
  float: left;
  /*margin-left: 25px;*/
  margin-top: 20px;
}

#header #logo_welcome {
  float: left;
  /*margin-left: 118px;*/
  margin-top: 20px;
  width: 350px;
  height: 70px;
  background: transparent url('/images/layout/stretch_logo.jpg') no-repeat;
  text-indent: -2000px;
}

/*** NAVIGATION ***/

#menu {
  height: 57px;
}

#menu ul {
  margin-top: 25px;
  margin-right: -5px;
  list-style-type: none;
  width: 575px;
  float: right;
  line-height: 52px;

}

#menu ul li {
  float: left;
  font-size: 16px;
  /* background: url(/images/content/div_menu.jpg) right center no-repeat; */
}

#menu ul li a{
  color: #535353;
  padding: 10px 15px 10px 15px;
  margin-right: 20px; 
  text-shadow: 1px 1px #fff;
  border: 1px solid transparent;
}

#menu ul li.last {
  float: right; 
}

#menu ul li.last a, #menu ul li.nb a{
  background: none;  
}

#menu ul li a:hover, #menu ul li a.active {
  color: #006ab3;
  text-decoration: none;  
  background-color: #f4fafb;
  border: 1px solid #e7eff6;
  margin-top: 20px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}



/*** DROPDOWN ***/

#menu .dropdown, #menu .dropdown0 {
  background: none repeat scroll 0 0 transparent;
  float: left;
  position: absolute;
  width: 200px;
  z-index: 9999;
  background: #f2f2f2;
  margin: 0px;
  padding: 0px 10px 0px 10px;
}

#menu .dropdown, #menu .dropdown0 {
  display: none;
}

#menu .dropdown li, #menu .dropdown0 li {
  width: 200px;
  border-bottom: 1px solid #f8f8f8;
  background: none repeat scroll 0 0 transparent;
}

#menu .dropdown li a:hover, #menu .dropdown0 li a:hover  {
  background: none;
}


/*** PROMO CONTENT ***/

#promo_content {
	float: left;
	min-height: 430px;
	width: 1000px;
}

#promo_content b {
	font-weight: 400;
	color: #0072bc;
}

#promo_content .white_bg {
	padding: 4px 8px 4px 8px;
	font-size: 14px;
}
#promo_content .line1 {
	position: absolute;
	color: #0072bc;
	width: 230px;
	height: 190px;
	margin: 28px 0px 0px 16px;
	z-index: 20;
	opacity: 0;
  	filter: alpha(opacity=0);
	left: 0px\0;
}

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #promo_content .line1  { left: 0px;  }
 #promo_content .line2  { left: 0px;  }
 #promo_content .line3  { left: 0px;  }
 #promo_content .line4  { left: 0px;  }
}


.ch-basic-img-1 { 
	background: transparent url('/images/layout/line3a.png') no-repeat;
}



#promo_content .line2 {
	position: absolute;
	color: #0072bc;
	width: 165px;
	height: 190px;
	margin: 130px 0px 0px 30px;
	z-index: 20;
	padding: 170px 0px 10px 0px;
	opacity: 0;
  	filter: alpha(opacity=0);
	left: 0px\0;
}

@-moz-document url-prefix() { 
  #promo_content .line2  {
	margin-left: 30px
	margin-top: 260px; 
  }
}


#promo_content .line3 {
	position: absolute;
	color: #0072bc;
	width: 200px;
	height: 190px;
	margin: 169px 0px 0px 780px;
	z-index: 20;
	padding: 160px 0px 0px 50px;
	opacity: 0;
  	filter: alpha(opacity=0);
	left: 0px\0;
}

#promo_content .line4 {
	position: absolute;
	color: #0072bc;
	width: 210px;
	height: 190px;
	margin: 12px 0px 0px 656px;
	z-index: 20;
	padding: 3px 0px 0px 161px;
	opacity: 0;
  	filter: alpha(opacity=0);
	left: 0px\0;
}

#promo_content .product {
	position: absolute;
	z-index: 10;
	margin-left: 220px;
}

#promo_content .product2 {
	position: absolute;
	z-index: 11;
	margin-left: 75px;
	opacity: 0;
  	filter: alpha(opacity=0);
	margin-top: -100px;
}

#promo_content .product_shadow {
	position: absolute;
	z-index: 1;
	margin-top: 250px;
	margin-left: 240px;
	opacity: 0;
  	filter: alpha(opacity=0);
}

/*** PRODUCT LINE ***/
#product_line {
	float: left;
	margin-bottom: 70px;
    /*margin-left: 120px;*/
}

#product_line img {
  margin-right: 45px;
/*
  width: 24%;
  height: auto;
*/
}

#product_line .furniture {
	background: transparent url('/images/layout/icon_furniture.png') 0px 0px no-repeat; 
	width: 130px;
	height: 30px;
	float: left;
	padding-top: 130px;
	text-align: center;
	margin-right: 70px;
	opacity: 0;
  	filter: alpha(opacity=0);
}

#product_line .hexa {
	background: transparent url('/images/layout/icon_hexa.png') 0px 0px no-repeat; 
	width: 130px;
	height: 30px;
	float: left;
	padding-top: 130px;
	text-align: center;
	margin-right: 70px;
	opacity: 0;
  	filter: alpha(opacity=0);
}

#product_line .shell {
	background: transparent url('/images/layout/icon_shell.png') 0px 0px no-repeat; 
	width: 130px;
	height: 30px;
	float: left;
	padding-top: 130px;
	text-align: center;
	margin-right: 70px;
	opacity: 0;
  	filter: alpha(opacity=0);
}


#product_line .square {
	background: transparent url('/images/layout/icon_square.png') 0px 0px no-repeat; 
	width: 130px;
	height: 30px;
	float: left;
	padding-top: 130px;
	text-align: center;
	margin-right: 70px;
	opacity: 0;
	filter: alpha(opacity=0);
}


#product_line .furniture:hover, #product_line .active1 {
	background: transparent url('/images/layout/icon_furniture.png') -130px 0px no-repeat;
	text-decoration: none;
}

#product_line .hexa:hover, #product_line .active2 {
	background: transparent url('/images/layout/icon_hexa.png') -130px 0px no-repeat;
	text-decoration: none;
}


#product_line .shell:hover, #product_line .active3 {
	background: transparent url('/images/layout/icon_shell.png') -130px 0px no-repeat;
	text-decoration: none;
}


#product_line .square:hover, #product_line .active4 {
	background: transparent url('/images/layout/icon_square.png') -130px 0px no-repeat;
	text-decoration: none;
}

#documents li {
	list-style-type: none;
	background: url('/images/layout/icon_print.png') 0px 0px no-repeat;
	height: 30px;
	margin-left: 0px;
	padding: 10px 0px 0px 58px;
}

#documents li a {
	border-bottom: 1px dotted #0171b9;
}

.gallery {
	float: left;
}

#gallery li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;
}

#gallery li img {
	border: 2px solid rgba(255,255,255,0.5);
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	margin-right: 20px;
	margin-bottom: 12px;
}


.videos {
	float: left;
	margin-left: 40px;	
}

#videos li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;
}

#videos li img {
	border: 2px solid rgba(255,255,255,0.5);
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	margin-right: 15px;
	margin-bottom: 12px;
}

/*** CONTENT ***/

#content {
  min-height: 482px; 
  width: 1000px;
  margin-left: 50px;
  float: left;
  clear: both;
}

#home #content {
  height: 432px !important;
}

#container .scroller-prev, #container .video-scroller-prev  {
  width: 90px;
  height: 90px;
  background: url(/images/content/arrow_head_back.png) 0 0 no-repeat;
  position: absolute;
  top: 250px;
  left: 20px;
}

#container .scroller-next, #container .video-scroller-next   {
  width: 90px;
  height: 90px;
  background: url(/images/content/arrow_head_next.png) 0 0 no-repeat;
  position: absolute;
  top: 250px;
  right: 20px;
}

#content .scroller-prev:hover, #content .scroller-next:hover {
  cursor: pointer;
}

#content #product-scroller {
  width: 1100px;
  height: 462px;
}

#content #product-scroller .item {
  width: 1100px;
  height: 682px;
  float: left;
}

#home #content #product-scroller .item {
  height: 462px;
}

#content #product-scroller .title {
  margin-bottom: 10px;
}

#content #product-scroller .text {
  position: absolute;
  margin-top: 70px;
  margin-left: 750px;
  width: 250px;
  text-align: justify;
  color: #050a3d;
  font-family: 'HelveticaNeue-Light',Helvetica,'Open Sans Condensed',Arial, Verdana, sans-serif;
  text-shadow: 1px 1px #fff;
  font-size: 13px;
}

#home #content #product-scroller .text {
  margin-top: 30px !important;
  margin-right: 100px !important;
  float:right;
}

#content .head-img {
  width: 500px;
  margin-left: 190px;
}

#home #content .head-img {
  width: 600px !important;
  margin-top: 25px !important;
}

/*** PROMO BLOCK ***/

#promo-block {
  height: 350px;
  float: left;
  clear: both;
  overflow: hidden;
  background: transparent url(/images/content/line.png) top center no-repeat;
  margin-left: 20px;
}

#promo-block #stats {
  font-size: 13px;
  color: #778089;
  width: 325px;
  margin-right: 20px;
  margin-top: 50px;
  float: left;
}

#promo-block #stats li {
  margin-bottom: 25px;
  list-style: none;
  background: url(/images/content/div_vert.jpg) 100px 0 repeat-y; 
}

#promo-block #stats li span {
  font-family: "Georgia", serif;
  font-size: 30px; 
  float: left;
  line-height: 34px;  
  padding-right: 10px;
  margin-right: 10px;
  width: 90px; 
  text-align: right; 
}

#promo-block .block {
  background: url(/images/content/bg_block.png) 0 40px no-repeat;
  width: 720px;
  height: 330px;
  float: left;
}

#promo-block .block  a:hover {
  text-decoration: none;
}

#promo-block .block #news {
  width: 370px;
  float: left;
  padding: 0 30px;
  font-size: 13px;
  text-align: justify;
}

#promo-block .block #news .news {
  height: 150px;
}

#promo-block .block .news a {
  display: block;
  text-align: right;
  width: 100%;
  margin-top: 10px;
}

#promo-block .block h2 {
  color: #403e59;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-family: 'HelveticaNeue-Light',Helvetica,'Open Sans Condensed',Arial, Verdana, sans-serif;
  text-shadow: 1px 1px #fff;
  font-weight: normal;
}

#promo-block .block .sub h2 {
  margin: 3px 0px 0px -10px;
}

#promo-block .block h3.blue, #promo-block .block h3.blue a {
  color: #006eb8;
  font-size: 16px;
  padding: 6px 0px 5px 0px;
  text-align: left;
}

#promo-block .block a {
  color: #c1c1c1;
}

#promo-block .block .promo h3.black {
  color: #000000;
  text-shadow: 1px 1px 1px #fff;
  font-size: 22px;
  padding: 4px 0 5px;
}

#promo-block .block .promo  {
  color: #02182f;
  font-size: 14px;
  position: relative;
}

#promo-block .block .promo a {
  font-size: 12px;
  color: #006eb8;
  padding-top: 5px;
  display: block;
}

#promo-block .block .promo img  {
  position: absolute;
  right: -20px;
  top: 10px;
}

#promo-block #our-solutions {
  width: 230px;
  padding: 0 30px;
  float: left;  
  color: #959596;
  font-size: 14px;
}

#promo-block #our-solutions img {
  margin-top: 20px;  
}

#promo-block #our-solutions h2.grey {
  font-size: 18px;
  color: #565859;  
  margin-left: 0px;
  margin-bottom: 5px;
  margin-top: 7px;
}

#promo-block #our-solutions .arrow {
  float: right;
  margin-right: 20px;
  margin-top: 3px;
}

#promo-block #our-solutions .arrow img {
  margin-top: 0px
}

/*** FOOTER ***/

#interest-about {
  height: 335px;
  background: #e3edff;
  /*margin-top: 30px;*/
}

#interest-about .title {
  color: #4285af;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  padding-top: 20px;
  width: 100%;
  margin-bottom: 20px;
}

#interest-about a {
  margin-left: 30px;
}

#main_content {
  width: 100%;
  /*background: #dbdbdb url(/images/layout/main_bg.png);*/
 /* background: #dadada;*/
  background: #e7e7e7;
  float: left;
  clear: both;
}
#footer_content {
  width: 100%;
  /*background: #dbdbdb url(/images/layout/main_bg.png);*/
  background: none repeat scroll 0 0 #e3edff;
  float: left;
  clear: both;
}

#main_content .bg_content {
  width: 100%;
  height: 35px;
  /*background: transparent url(/images/layout/content-top-bg.png) center top no-repeat;*/
  margin-top: -1px;
}

#main_content .content {
	width: 900px;
	margin: 0px auto;
}

#main_content .content p {
	margin-bottom: 10px;
}

#main_content .subpage, #contact_subpage {
	width: 1070px;
	margin: 0px auto;
}


#main_content .content .features .item {
	float: left;
	width: 325px;
	margin: 30px 0px 30px 10px;
	padding: 5px 0px 0px 90px;
	height: 80px;
}

#main_content .content .features .item h3 {
	font-weight: 400;
	font-size: 18px;
	color: #0072bc;

}

#main_content .content .features .item:nth-child(odd) {
	margin-right: 50px;
}

#main_content .content .zip {
	background: transparent url('/images/layout/pr_icon_zip.png') left top no-repeat;
}

#main_content .content .revert {
	background: transparent url('/images/layout/pr_icon_revert.png') left top no-repeat;
}

#main_content .content .fire {
	background: transparent url('/images/layout/pr_icon_fire.png') left top no-repeat;
}

#main_content .content .print {
	background: transparent url('/images/layout/pr_icon_print.png') left top no-repeat;
}

#main_content .content .service {
	background: transparent url('/images/layout/pr_icon_easy.png') left top no-repeat;
}

#main_content .content .allin {
	background: transparent url('/images/layout/pr_icon_83.png') left top no-repeat;
}

#main_content .content .roofarea {
	background: transparent url('/images/layout/pr_icon_roofarea.png') left top no-repeat;
}
#main_content .content .eu {
	background: transparent url('/images/layout/pr_icon_eu.png') left top no-repeat;
}

#main_content .content .modular {
	background: transparent url('/images/layout/pr_icon_modular.png') left top no-repeat;
}

#main_content .content .safe {
	background: transparent url('/images/layout/pr_icon_safety.png') left top no-repeat;
}

#main_content .content .fire_retardant {
	background: transparent url('/images/layout/pr_icon_fire_retardant.png') left top no-repeat;
}

#main_content .content .light_weight {
	background: transparent url('/images/layout/pr_icon_light_weight.png') left top no-repeat;
}

#main_content .content .waterproof {
	background: transparent url('/images/layout/pr_icon_waterproof.png') left top no-repeat;
}

#main_content .content .four_way {
	background: transparent url('/images/layout/pr_icon_4_way.png') -4px top no-repeat;
}

#main_content .content .rough_terrain {
	background: transparent url('/images/layout/pr_icon_rough_terrain.png') left top no-repeat;
}

#main_content .content .brandable {
	background: transparent url('/images/layout/pr_icon_brandable.png') left top no-repeat;
}

#main_content .content .uv {
	background: transparent url('/images/layout/pr_icon_uv1.png') left top no-repeat;
}

#main_content .content .colors {
	background: transparent url('/images/layout/pr_icon_colors1.png') left top no-repeat;
}

#main_content .line {
  background: transparent url('/images/layout/shadow_line2.png') no-repeat;
  height: 70px;
  margin-top: -37px;
  /* float: left; */
  margin: -8px auto;
  width: 850px;
}

#main_content .bottom_footer {	
	float: left;
	color: #8f9091;
	width: 960px;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 50px;
	margin-left: 25px;
}

#main_content .video_link {
	font-size: 20px;
	
	color: #ed1c24;
	border-bottom: 1px dotted #c0c0c0;
}

#main_content .wind_animation {
	width: 812px;	
	background: rgba(255,255,255,0.5) url('/images/layout/animation.gif') center center no-repeat;
	padding: 20px;
	margin-left: 24px;
        border-radius: 0px 5px 5px 0px;
}
/*** PRODUCTS ***/
 #product_line {
	float: left;
	min-height: 0px;
	width: 1000px;
	margin-bottom: 50px;
}

/*** PRODUCT ***/
.product_item {
	float: left;
	border-left: 1px solid #dedede;
}

.product_item .product_image {
		float: right;
		width: 570px;
		margin-top: -89px;
		position: relative;
/*		margin-right: 130px;*/
}

.product_item .product_table {
		width: 1070px;
		/*margin-top: -80px;*/
		float: left;
}

.product_item .product_content {
		float: left;
		/*width: 480px;*/
		width: 460px;
		/*margin-left: 40px;*/
		margin-top: -5px;
}

.product_item .product_content .description {
	min-height: 163px;
}

.product_table a {
	margin-right: 10px;
}

.product_table table
{
	font-size: 12px;
	margin-top: 5px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #d9d9d9;
}
.product_table table th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px dashed #69c;
	background: #c2d3e7;
}
.product_table table td
{
	/*padding: 7px 17px 7px 17px;*/
	padding: 4px 10px;
	color: #0062a4;
	border-bottom: 1px solid #c8c8c8;
}

.product_table table td.title {
	background-color: #f9fdff;
	color: #669;
}

.product_table table tbody tr:hover td
{
	color: #339;
	background: #d9ecf9;
}


.product_table table tbody tr.main {
	background: #d9ecf9;
	font-weight: bold;
}

#subnavigation {
	float: left;
	width: 240px;
	position: absolute;
	margin-left: -195px;
}

#subnavigation ul li {
  float: left;
  list-style-type: none;
  margin-bottom: 30px;
  text-align: right;
  width: 230px;
}

#subnavigation ul li a{
  color: #343434;
  padding: 10px 50px 10px 15px;
  text-shadow: 1px 1px #fff;
  font-size: 14px;
  text-align: right;
}

#subnavigation ul li a.active {
  background: transparent url('/images/layout/bg_arrow.png') top right no-repeat;	
  color: #006EB8;
}


.product_item h1 {
	font-size: 24px;
	font-weight: 300;
}

.product_item h2 {
	font-size: 18px;
}

.product_item .image {
	float: right;
}

.product_item .button-holder {
	margin: 20px 0px 0px 0px;
}

.product_item .specifications {
	margin-top: 20px;
}

/*** BASIC CONTENT ***/

.basic_content {	
	margin-left: 55px;
	min-height: 600px;
}

.basic_content h1 {
	float: left;
	background:#fff;
	padding: 0;
	font-weight: 300;
	width: 100%;
}

#text-block {
  margin-bottom: 30px;
}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{outline:0;}
    #cboxTopLeft{width:25px; height:25px; background:url(/images/colorbox/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(/images/colorbox/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(/images/colorbox/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/images/colorbox/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(/images/colorbox/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(/images/colorbox/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(/images/colorbox/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(/images/colorbox/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; right:0px; color:#999;}
        #cboxLoadingOverlay{background:#fff url(/images/colorbox/loading.gif) no-repeat 5px 5px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxClose{position:absolute; top:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*** MODAL WINDOWS ***/

#mOwerlay {
  position: absolute;
  z-index: 10008;
  background: rgba(255,255,255,0.9);
  top: 0px;
}

#floater {
  position: absolute;
  z-index: 9999;
  text-align: right;
}

#floater a {
  /*padding: 15px 15px 6px;
  background: #fff;
  border-radius: 4px 4px 0px 0px;
  box-shadow: 0 0 6px #9c9c9c;
  box-shadow: 0 0 12px #202020;
  line-height: 26px;
  position: relative;
  z-index: -1;*/
  float: right;
  margin-right: -20px;
  margin-top: -20px;
  background: #eeeeee;
  color: #ab0000;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
}

#floater a:hover {
  text-decoration: none;
  background: #dddddd;
}

#floater a span {
  font-weight: bold;
  display: block;
  width: 100px;
  height: 34px;
  border-radius: 4px 4px 4px 4px;
  text-align: center;
  line-height: 34px;
}

#modal-window {
  background: #fff;
  padding: 20px;
  text-align: left;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 0 6px #bbbbbb;
  overflow: hidden;
}

/*** SIDE MENU TITLE ***/

#home #content {
  position: relative;
}

#side-menu {
  position: absolute;
  z-index: 99999;
  background: url(../images/content/bg_content_menu_wb.png) 0 0 no-repeat;
  height: 432px;
  width: 175px;
  padding-left: 20px;
  padding-left: 30px;
  margin-top: 30px;
  /*border: 1px solid #000;*/
}

#side-menu  li{ 
  list-style: none;
  background: url(../images/content/bg_content_menu_wb_li.png) 0 0 no-repeat;
  position: relative;
}

#side-menu  li.first{
  background: none;
}

#side-menu  li img{
  margin: 11px 0;
}

#side-menu  li a:hover{
  text-decoration: none;
}

#side-menu li span {
  width: 24px;
  height: 52px;
  background: transparent url(/images/content/bg_content_menu_arrow.png) 0 17px no-repeat;
  position: absolute;
  z-index: 10000;
  left: 153px;
  top: 0;
  display: none;
}

#side-menu-drop {
  position: absolute;
  margin-left: 184px;
  /*height: 432px;*/
  width: 418px;
  margin-top: 30px;
  position: absolute;
  z-index: 100000;
}

#side-menu-drop {
    background: url("/images/content/bg_sub-menu.jpg") no-repeat scroll 0 0 #FAFBFB;
	/*
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
	*/
    border-radius: 0px 5px 5px 0px;
    float: left;
    /*margin-left: 300px;*/
    padding: 15px 20px 15px 0;
    position: absolute;
	left: -1px;
    top: 0px;
    /*width: 528px;*/
	width: 418px;
	height: 403px;
    z-index: 9999;
}

#side-menu-drop {
  display: none;
}
/*
.title-menu {
  width: 800px;
  height: 800px;
}
*/
#side-menu-drop .products {
    display: none;
    float: left;
    margin-left: 40px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 408px;
}

#side-menu-drop .products li {
    float: left;
    list-style: none outside none;
    margin: 15px 15px 0 0;
    text-align: center;
}

#side-menu-drop .products a {
    background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #FFFFFF;
    -moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 4px #afafaf;
	-webkit-box-shadow: 0 0 4px #afafaf;
	box-shadow: 0 0 4px #afafaf;
    display: block;
    height: 90px;
    width: 115px;
}

#side-menu-drop .products li span {
    color: #686868;
    display: block !important;
    margin-top: 5px;
}

#side-menu-drop .products li span a, #side-menu-drop .show-all a {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #686868;
    height: auto !important;
    padding-top: 4px;
    text-shadow: 1px 1px #FFFFFF;
    width: auto !important;
}

#side-menu-drop .products li:hover img {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
}

#side-menu-drop .products li span a:hover, #sub-menu .show-all a:hover {
  text-decoration: none;
}

#container .scroller-prev, #container .scroller-next {
	height: 50px;
	width: 50px;
}

#container .scroller-prev:hover, #container .scroller-next:hover {
    cursor: pointer;
}

/*** VIDEO SUBPAGE ***/

.video-block {
	float: left;
	margin-top: 30px;
	/*
	margin-left: 220px;
	*/
	width: 547px; 
	height: 410px; 
}

#detail .caroufredsel_wrapper {
	width: 547px !important; 
	height: 410px !important; 	
	margin-left: 240px !important;
}

#detail .scroller-next, #detail .video-scroller-next {
    height: 50px;
	width: 50px;
}

#detail .video-scroller-next:hover, #detail .video-scroller-prev:hover {
   cursor: pointer;
}

#pagination-numeric {
   text-align: center;
}

.main, .main2 {
	width: 1050px;	
	margin: 0 auto;
	position: relative;
	margin-left: -80px;
}

@-moz-document url-prefix() { 
  .main2 {
     margin-left: -600px;
  }
}


/* CIRCLE */
.ch2-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch2-grid:after,
.ch2-item:before {
	content: '';
    display: table;
}

.ch2-grid:after {
	clear: both;
}

.ch2-grid li {
	width: 170px;
	height: 170px;
	display: inline-block;
	margin: 12px;
	margin-right: 25px;
}


.ch2-item {
	width: 130%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
}

.active_ch_info {
	background-color: #0075b4;
}
.ch2-info-wrap{
	position: absolute;
	width: 150px;
	height: 150px;
	border-radius: 50%;

	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 10px;
	left: 32px;

}

.ch2-info{
	position: absolute;
	width: 162px;
	height: 162px;
	border-radius: 50%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	margin: -3px 0px 0px 3px;
}

.ch2-info > div {
	display: block;
	position: absolute;
	width: 83%;
	height: 83%;
	border-radius: 50%;
	background-position: center center;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	top: 13px;
	left: 6px;
}

.ch2-info .ch2-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	background: rgba(245,245,245,1);
	margin-left: 20px;
	margin-top: 8px;
	width: 120px;
	height: 120px;
}

.ch2-info .ch2-info-back a {
	text-decoration: none;
}

.ch2-img-1 { 
	background: transparent url('/images/layout/line3a.png') no-repeat;	
}

.ch2-img-2 { 
	background: transparent url('/images/layout/line4a.png') no-repeat;	
}

.ch2-img-3 { 
	background: transparent url('/images/layout/line1a.png') no-repeat;	
}

.ch2-img-4 { 
	background: transparent url('/images/layout/line2a.png') no-repeat;	
}

.ch2-img-5 { 
	background-image: url('/images/layout/products/furniture.png');
}

.ch2-info h3 {
	color: #003661;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 15px;
	padding: 30px 0 0 0;
	height: 40px;
	font-family: Arial, sans-serif;
}

.ch2-info p {
	color: #0065b9;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch2-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch2-info p a:hover, .ch2-info p a:focus {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch2-item:hover .ch2-info-wrap {
}

.ch2-item:hover .ch2-info, .ch2-item:focus .ch2-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}


/* BASIC */

.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 170px;
	height: 170px;
	display: inline-block;
	margin: 12px;
	margin-right: 25px;
}


.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.active_ch_info {
	background-color: #0075b4;
}
.ch-info-wrap{
	position: absolute;
	width: 150px;
	height: 150px;
	border-radius: 50%;

	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 10px;
	left: 10px;
	background-color: #f9f9f9;
	background-color: #fff\0;
		inset 0 0 3px rgba(229,229,229, 0.8);

}

.ch-info{
	position: absolute;
	width: 150px;
	height: 150px;
	border-radius: 50%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	background: rgba(185,222,255,0.5);
	display: none;
}

.ch-info .ch-info-back a {
	text-decoration: none;
}

.ch-img-1 { 
	background-image: url('/images/layout/products/square.png');
}

.ch-img-2 { 
	background-image: url('/images/layout/products/hexa.png');
}

.ch-img-3 { 
	background-image: url('/images/layout/products/shell.png');
}


.ch-img-4 { 
	background-image: url('/images/layout/products/lite.png');
}

.ch-img-5 { 
	background-image: url('/images/layout/products/furniture.png');
}

.ch-info h3 {
	color: #003661;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 40px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p {
	color: #0065b9;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover .ch-info-wrap {
	box-shadow: 
		0 0 0 0 rgba(255,255,255,0.8), 
		inset 0 0 3px rgba(0,100,180, 0.8);
}

.ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);

}

.ch-item:hover {
	cursor: pointer;
}
	
/* VMAP */

#vmap {
	clear:both;
}

#vmap svg {
	border-radius: 4px;
}
.jqvmap-label
{
	position: absolute;
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	color: white;
	font-family: sans-serif, Verdana;
	font-size: smaller;
	padding: 3px;
}
.jqvmap-zoomin, .jqvmap-zoomout
{
	position: absolute;
	left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #000000;
	padding: 3px;
	color: white;
	width: 10px;
	height: 10px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}
.jqvmap-zoomin
{
	top: 10px;
}
.jqvmap-zoomout
{
	top: 30px;
}
.jqvmap-region
{
  cursor: pointer;
}
.jqvmap-ajax_response
{
  width: 100%;
  height: 500px;
}

   			 #overlay {
                position: relative;
                overflow: hidden;
            }
            #overlay div {
                position: absolute;
                z-index: 1;
            }
            .jqvmap-zoomin,
            .jqvmap-zoomout {
                z-index: 1;
            }

			.pin {
                background: url(/images/colorbox/tip.png) no-repeat;
                width: 9px;
                height: 5px;
                position: absolute;
                cursor: pointer;
            }
            .pin .pin_content {
                background: url("images/background.png") repeat scroll 0 0 transparent;
                border-radius: 5px 5px 5px 5px;
                bottom: 50px;
                height: 50px;
                position: relative;
                right: 15px;
                width: 100px;
            }
            .pin .pin_content div{
                float: left;
                height: 30px;
                width: 35px;
                padding: 10px 5px;
                text-align: center;
            }
            .pin .pin_content div span {
                color: #EA4E41;
                font-size: 20px;
                font-weight: bold;
                line-height: 18px;
            }
            .pin .pin_content div span.small {
                font-size: 12px;
            }
            .pin .pin_content .thumb{
                width: 45px;
            }
            .pin .pin_content .thumb img{
                max-width: 45px;
                max-height: 30px;
            }

canvas {
	position: absolute;
	top: 140px;
} 

.qr_codes {
	float: left;
	margin-top: 50px;
	margin-left: 70px;
}

.qr_codes .item {
	width: 170px;
	height: 160px;
	float: left;
	padding: 20px;
	margin: 10px;
	text-align: center;
	border: 1px solid transparent;
}

.qr_codes .item:hover {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #e9e9e9;
}

.photoset-row {
 /*
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
*/
}

.main_contact {
	float: left;
	width: 210px;
	padding: 20px 20px 20px 200px;
	margin-top: -50px;
}

.contact_form {
	float:left;
	width: 270px;
	/*height: 380px;*/
	height: 420px;
	background-color: #f1f1f1;
	margin-top: -50px;
	padding: 10px 30px 20px 30px;
	margin-bottom: 80px;
	margin-left: 250px;
}

.contact_form label {
	float: left;
	width: 200px;
	margin-top: 10px;
} 

.contact_form label .req {
  color: #d91310;
}

.contact_form input[type=text] {
	-webkit-border-radius: 3px; 
  	-moz-border-radius: 3px;
  	border-radius: 3px;
	border: 1px solid #dcdcdc; 
	height: 23px;
	width: 260px;
}

.contact_form select {
  -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
    border-radius: 3px;
  border: 1px solid #dcdcdc; 
  height: 23px;
  width: 260px;
}
.contact_form option{
  height: 23px;
  width: 260px;  
}

.contact_form textarea {
	-webkit-border-radius: 3px; 
  	-moz-border-radius: 3px;
  	border-radius: 3px;
	border: 1px solid #dcdcdc; 
	height: 100px;
	width: 260px;
}

.highlights {
	width: 1100px;
	margin: 0px auto;
	background: url("/images/layout/certificate_bg.jpg") no-repeat scroll center 0 rgba(0, 0, 0, 0);
}
/*
.highlights .item {
	float: left;
	width: 440px;
	margin: 20px 0px 20px 0px;
	text-transform: uppercase;
}
*/

.highlights .item {
    float: left;
    font-size: 11px !important;
    margin: 20px -35px 20px 0;
    text-transform: uppercase;
    width: 335px;
}

.highlights .item .title {
	float: left;
	/*width: 100px;*/
	width: 60px;
	color: #0072bc;
	font-size: 32px;
	text-align: right;
	padding-right: 20px;
}

.highlights .item .prefix {
	float: left;
	color: #818181;
	font-size: 12px;	
	border-left: 1px solid #d9d9d9;
	padding: 0px 0px 0px 20px;
	height: 50px;
	
}

.bottom_footer .item {
	width: 300px;
	float: left;
	text-align: left;
	margin-right: 20px;
	border-right: 1px solid #d9d9d9;
}

.bottom_footer .item .social_icons {
		margin-left: -8px;
}

.image_carousel {
	padding: 15px 0 15px 40px;
	position: relative;
}

.image_carousel img {
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}

#product_slide_pag {
	text-align: center;
	position: absolute;
margin-top: -58px;
margin-left: 360px;
width: 120px;
}


#product_slide_pag_video {
	text-align: center;
	position: absolute;
	margin-top:  -22px;
	margin-left: 230px;
}


.pagination a {
	background: url(/images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

.gallery_item {
	float:left;
}

.border_white {
	/*border: 3px solid #fff;*/
}


.introduction {
	padding-left: 24px;
}

.news_block { 
/*
	float: left;
	margin-bottom: 10px;
*/
  width: 940px;
  margin: 0 auto;
}

.slideshow-holder {
  width: 960px;
  margin: 0 auto;
  margin-left: -70px;
  position: relative;
}

.slideshow-holder img { 

}

.bottom_footer {
  width: 960px;
  margin: 0 auto;
}

.basic_news {
	float: left;
	width: 430px;
	margin-left: 66px;
	padding-top: 20px;
}

.basic_news .item { 
	float: left;
	margin-bottom: 14px;
}


.basic_news .item h2 {
	color: #0072BC;
	margin-bottom: 0px;
	font-size: 16px;
}

 
.fb_feed { 
	float: left;
	width: 400px;
	overflow: hidden;
	height: 450px;
	border-left: 1px solid #e2e2e2;
	padding-top: 20px;
}

.certificates {
/*
	float: left;
	width: 870px;
	padding-left: 80px;
*/
	background: url("/images/layout/certificate_bg.jpg") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    height: 200px;
    margin: 0 auto;
    padding: 0 180px;
    width: 695px;
}

.certificates .item {
		float: left;
		text-align: center;
		font-weight: 400;
		margin: 10px 50px 30px 50px;
}

.certificates .item a {
	text-decoration:none;
}

.certificates .item a:hover {
	text-decoration:none;
	color: red;
}
.certificates .item img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.download h1 {
	float: left;
	width: 98%;
	margin-bottom: 20px;
}

.download {
	float: left;
	margin: 40px;
	width: 400px;
	background-color: #ededed;	
	padding: 20px;
	border-radius: 3px;
}

.download  ul#documents li {
	float: left;
	width: 86%;
	font-size: 14px;
	margin-bottom: 10px;
}

.center_block {
	width: 520px;
	margin: 0px auto;
}


.download  ul#documents li:hover {
	background-color:rgba(255,255,255,0.5);
}

.download  ul#documents li a:hover {
	text-decoration:none;
	color: #ED1C24;
}

#video_slide .item { 
    float: left; 
    margin-top: 60px;
    margin-left: 0px;
    width: 450px;
    height: 473px;
}

#intro_vmap {
  position: absolute;
  margin: 169px 0px 0px 43px;
}

#news-block {
	margin-left: 70px;
	width: 455px;
}

#news-block .item {
	float: left;
	padding-left: 6px;
	width: 520px;
}

#news-block .more_news {
	float: right;
}

#news-block .item p {
	margin-bottom: 10px;
}


#news_archive {
	float: right;
	width: 300px;
	border-left: 1px solid #d8d8d8;
	margin-right: 100px;
	margin-top: 30px;
}

#news_archive .item h2 {
	font-size: 14px;
	margin-bottom: 2px;
}


#news_archive .item {
	margin-bottom: 20px;
	padding-left: 30px;
}

#news_archive  .archive {
	color: #8c8c8c;
	font-size: 11px;
	margin: -20px 0px 10px 30px;
}	

#news_archive .selected h2 {
	font-weight: bold;
}

#news-gallery {
  margin-left: 0px;
}

ul#news-gallery li {
  padding: 0 !important;
  float: left;
  margin: 0px 12px 8px 0px;
  border: 3px solid #fff;
  -moz-box-shadow: 0 0 4px #e8e3e3;
  -webkit-box-shadow: 0 0 4px #e8e3e3;
  box-shadow: 0 0 4px #e8e3e3;
  list-style: none;
}

/*** STATUS ***/

#status_msg {
  position: fixed;
  top: 200px;
  left: 50%;
  width: 480px;
  margin-left: -250px;
  padding: 10px;
  font-size: 22px;
  background-color: #86ca5d;
  color: white;
  text-align: center;
  z-index: 1500;
  font-weight: bold;
  display: none;
  height: 100px;
  padding-top: 80px;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border-radius: 5px;

}

#status_msg.failed {
  background-color: #ff1f28;
}

#status_msg.warning {
  background-color: #F8F59E;
  color: black;
}

/*** LANGUAGES ***/

#languages {
  position: absolute;
  top: 10px;
  right: 5px;
  z-index: 1000;
}

#languages .lang {
  float: left;
}

#languages .lang a {
  float: left;
  margin: 0px 2px;
  padding: 3px 5px;
  color: #2d2d2d;
  text-decoration: none;
}

#languages .lang a:hover, #languages .lang a:focus, #languages a.active {
  background-color: #006bbb;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#surname {
	display:none;
}


.main {
  margin: 0 auto;/* 0 -180px;*/
  position: relative;
  /*width: 1250px;*/
  width: 1100px;
}

#tbl1, #tbl2, #tbl3 {
  float: left;
  /*margin-bottom: 30px;*/
  width: 520px;
}

#tbl2{
  margin-bottom: 50px;
}

#tbl3{
  margin-bottom: 30px;
}

#tbl1{
/*
  margin-right: 30px;
  margin-left: 30px;*/
  margin-right: 30px;
}

.product_table table .head {
  background: #cee1ef;
  font-weight: bold;
}

.product_table table .dark {
  background: #e3ecf5; 
}

.product_table table .light {
  background: #fff;
}

.product_table table.iglo {
margin-bottom: 30px;
    margin-left: 0 !important;
    width: 1070px;
}

.product_table .icons {
  float: left;
}

.contant-big-box h3 {
  color: #0869a5;
  margin-bottom: 20px;
}

.contant-big-box ul {
  margin-left: 60px;
  color: #6b757b;
  float: left;
}

.contant-big-box ul li{
  margin-bottom: 5px;
}

.contant-big-box {
  /*width: 480px;*/
  width: 1040px;
  padding: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  /*min-height: 480px;*/
  min-height: 280px;
  float: left;
  background: #dedfef;
  margin-right: 30px;
  -moz-box-shadow: 10px 10px 5px #888;
  -webkit-box-shadow: 10px 10px 5px #888;
  box-shadow: 10px 10px 5px #888;
}

.gallery-bg {
}

#id_20 .product_table h2 {
  margin-left: 550px;
}

#id_264 .product_table h2 {
  margin-left: 550px;
}

#id_231 .product_table h2 {
  margin-left: 550px;
}

#id_3 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_3 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_3 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
}


#id_415 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_415 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_415 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
}

#id_390 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_390 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_390 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
}

#id_365 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_365 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_365 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
}

#id_314 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_314 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_314 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
} 

#id_287 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_287 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_287 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
} 

#id_229 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_229 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_229 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
} 

#id_340 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_340 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_340 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
} 

#id_262 #main_content .bg_content {
  /*background: #a50000;*/
  height: 180px;
}

#id_262 #main_content .bg_content ul {
  margin: 0 auto;
  height: 280px;
  width: 1030px;
}  

#id_262 #main_content .bg_content ul li {
  width: 225px;
  height: 150px;
  margin: 20px 15px;
  display: inline-block;
} 

#id_296 #main_content .bg_content {
  background: #f7e763;
  margin-bottom: 30px;
}

#id_16 #main_content .bg_content {
  background: #f7e763;
  margin-bottom: 30px;
}

#id_424 #main_content .bg_content {
  background: #f7e763;
  margin-bottom: 30px;
}

#id_399 #main_content .bg_content {
  background: #f7e763;
  margin-bottom: 30px;
}

#id_374 #main_content .bg_content {
  background: #f7e763;
  margin-bottom: 30px;
}

#id_278 #main_content .bg_content {
  background: #f7e763;
  margin-bottom: 30px;
}

#id_238 #main_content .bg_content {
	background: #f7e763;
	margin-bottom: 30px;
}

#id_349 #main_content .bg_content {
  background: #f7e763;
  margin-bottom: 30px;
}

#id_323 #main_content .bg_content {
  background: #f7e763;
  margin-bottom: 30px;
}

#id_20 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}



#id_417 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}

#id_392 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}

#id_367 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}

#id_289 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}

#id_264 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}

#id_231 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}

#id_342 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}

#id_316 #main_content .bg_content {
  background: #addb8c;
  margin-bottom: 30px;
}

#id_9 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_428 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_403 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_378 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_300 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_282 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_242 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_353 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_327 #main_content .bg_content {
  background: #84beef;
  margin-bottom: 30px;
}

#id_10 #main_content .bg_content {
  background: #adbac6;
  margin-bottom: 30px;
}

#id_432 #main_content .bg_content {
  background: #adbac6;
  margin-bottom: 30px;
}

#id_407 #main_content .bg_content {
  background: #adbac6;
  margin-bottom: 30px;
}

#id_382 #main_content .bg_content {
  background: #adbac6;
  margin-bottom: 30px;
}

#id_286 #main_content .bg_content {
  background: #adbac6;
  margin-bottom: 30px;
}

#id_246 #main_content .bg_content {
	background: #adbac6;
	margin-bottom: 30px;
}

#id_357 #main_content .bg_content {
  background: #adbac6;
  margin-bottom: 30px;
}


#id_331 #main_content .bg_content {
  background: #adbac6;
  margin-bottom: 30px;
}


#id_20 .image_carousel img, #id_342 .image_carousel img, #id_316 .image_carousel img, #id_367 .image_carousel img, #id_392 .image_carousel img, #id_417 .image_carousel img {
  margin-top: 90px;
}

#id_289 .image_carousel img {
  margin-top: 90px;
}

#id_264 .image_carousel img {
  margin-top: 90px;
}

#id_231 .image_carousel img {
  margin-top: 90px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .product2 h1  { margin-top: -4px;  }
}

.tabs-holder {
  position: relative;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #f5f5f5;
  float: left;
  padding: 10px;
  margin-bottom: 74px;
  color: #006994;
  font-weight: bold;
}

.tabs-holder .menu li {
  display: block;
  float: left;
  background: #a7aaad;
  padding: 7px 0px;
  margin-left:3px;
  width: 348px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  font-size: 24px;
  text-align: center;
  color: #006994;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}

.tabs-holder .menu li:hover{
  /*background: url(../images/content/tab_bg.jpg) 0 0 repeat-x;*/
  background: #ced7de;
  cursor: pointer;
}
  
.tabs-holder .menu li.active  {  
  /*background: url(../images/content/tab_bg.jpg) 0 0 repeat-x;*/
  background: #ced7de;
  -moz-box-shadow: 5px 5px 5px #888;
  -webkit-box-shadow: 5px 5px 5px #888;
  box-shadow: 3px 4px 5px #888;
}

.tabs-holder .menu li.first {
  margin-left: 0px;
}

.tabs-holder .menu li.active.last {
  -moz-box-shadow: 1px 3px 3px #888;
  -webkit-box-shadow: 1px 3px 3px #888;
  box-shadow: 1px 3px 3px #888;
}

.tabs-content {
  float: left;
  /*background: url(../images/content/tab_bg.jpg) 0 0 repeat;*/
  background: #ced7de;
  position: relative;
  z-index: 9999;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  padding-top: 55px;
  padding-bottom: 40px;
  padding-left: 30px;  
  padding-right: 10px;  
  width: 1010px;
  /*height: 435px;*/
  height: 375px;
}
/*
.tabs-content div.id-2, .tabs-content div.id-3 {
  display: none;
}

.tabs-content div.id-1 {
  display: block;
}
*/

.tabs-content .holder {
  display: none;
  position: absolute;
}

.tabs-content .holder.selected {
  display: none;
}

.tabs-content .holder.first.selected {
  display: block;
}

.tabs-content .content-text {
  float: left;
  width: 400px;
  margin-right: 30px;  
  min-height: 300px;
  text-align: justify;
}

.tabs-content .content-text {
	text-align:center;
}
.tabs-content .content-text .title {
  font-size: 18px;
  color: #006994;
  font-weight: bold;
  text-transform: uppercase;
}

.tabs-content .img-holder {
  width: 410px;
  height: 340px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 10px solid #f5f5f5;
  float: left;
  margin-right: 30px;
  position: relative;
}

.tabs-content .img-holder a {
    background-size: auto 340px !important;
    width: 410px;
    height: 340px;
	display: block;
}

.tabs-content .img-holder .shadow {
  height: 5px;
  width: 432px;
  background: url(../images/content/big_foto_shadow.png) center bottom no-repeat;
  display: block;
  /*margin-top: 10px;*/
  bottom: -15px;
  left: 0px;
  position: absolute;
}

.tabs-content .img-holder .price-holder {
  background: url(../images/content/price_from.png) center 0 no-repeat; 
  width: 104px;
  height: 104px;
  position: absolute;
  left: -40px;
  bottom: -60px;
  text-align: center;
}

.tabs-content .img-holder .price-holder .price {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 29px;
}

.tabs-content .img-holder .price-holder .price-from {
  margin-top: 22px;
  font-size: 16px;
}
.tabs-content  .content-text-table {
  margin-top: 60px;
}

.tabs-content .small-img-holder {
  margin-top: -35px;
  float: left;
}

.tabs-content .small-img-holder li {
  list-style: none;
  height: 110px;
  width: 110px;
  border: 5px solid #f5f5f5;
  float: none;
  margin-bottom: 22px;
  position: relative;
}

.tabs-content .small-img-holder li .shadow {
  height: 5px;
  width: 110px;
  background: url(../images/content/small_foto_shadow.png) center bottom no-repeat;
  display: block;
  margin-top: 10px;
  position: absolute;
  left: 0px;
  bottom: -10px;
}

.tabs-content table {
  text-align: center;
  border-collapse: collapse;
  width: 100%;
  font-size: 11px;
  font-weight: normal;
}


.tabs-content table .line_title {
  text-align: left;
  font-weight: bold;
  padding-right: 10px;
}

.tabs-content table td, .tabs-content table th {
  border-bottom: 1px solid #006994;
  padding-top: 3px;
  padding-bottom: 3px;
}

.tabs-content table td {
  text-align: right;
}

.tabs-shadows {
  background: url(../images/content/tab_shadow.png) 0 0 repeat;
  width: 1091px;
  height: 74px;
  position: absolute;
  left: 0;
  bottom: -74px;
}

.product2 .block img{
  height: 75px;  
  position: absolute;
}

.product2 .block.price img{
  right: 225px;
  top: 5px; 
}

.product2 .block.time img{
  right: 130px;
  top: 5px;
}

.product2 .block.color img{
  right: 40px;
  top: 5px;
}

.product_item .icons {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.product_item .icons .item {
  float: left;
}

.product_item .icons .item img { 
  height: 60px;
  margin-left: 20px;
}

.flawtexty {
  position: absolute;
  /*bottom: 85px;*/
  bottom: 67px;
  right: 25px;
  font-family:h1head;
  color: #a6a6a6;
}

.color-circle {
  position: absolute;
  top: 90px;
  right: 0px;
  z-index: 9999;
}

.color-circle img {
  height: 80px;
}

#news_msg {
  width: 100%;
  padding: 10px;
  font-size: 12px;
  background-color: #eb0225;
  color: white;
  text-align: center;
  z-index: 1500;
  font-weight: 300;
}

#news_msg a {
  color: #fff;
  text-decoration:underline;
}



.status {
  font-size: 12px;
  color: white;
}

.status .status_failed {
  background-color: #ff1f28;
}

.status .status_warning {
  background-color: #F8F59E;
  color: black;
}
