@font-face {font-family: Century Gothic; src: url('fonts/GOTHIC.html');-webkit-font-smoothing: antialiased;font-weight: 100;}
@font-face {font-family: Verdana; src: url('fonts/verdana.html');-webkit-font-smoothing: antialiased;font-weight: 100;}


body { background-color: white; font-family: Century Gothic; margin: 0px;}
* {padding: 0; margin: 0;}
.clear { clear:both;}
a { text-decoration: none; }

#header{ background: url(../images/home/gray01.png); display: block;background-repeat: repeat-x; background-attachment:fixed;}
.header-holder{ width:960px; margin: auto;  }
.header-right { float: right; }
.header-left { float:left; }
.header-logo { background: url(../images/home/xenon-logo2.png) 0% 0%; width:255px ; height:72px; margin-top:33px;}

.header-nav { margin-top: 50px; }
.header-nav ul li{ display:inline; }
.header-nav li { padding-right:9px; padding-left: 9px; border-right: 1px solid black; font-size: 13px;}
.header-nav li:last-child { border:none; }
.header-nav li a {  color:#323232; }

.nav-head { background-color:#e5e5e5; margin-top: 21px; }
.main-nav { margin:auto; width:960px; }
.main-nav ul { background-color:#e5e5e5;}
.main-nav ul li { display:inline-block;  }
.main-nav li { }
.main-nav li a{ display: block ; background-color:#e5e5e5;   padding-top: 15px;  padding-right: 15px; padding-left:15px; padding-bottom: 15px;}
.main-nav li a  {font-size: 16px; color:#323232; }
.main-nav li :hover { background-color: #029ba9; color: white;}
.main-nav li a.active { background-color: #029ba9; color: white; }

.home-body { width: 960px; margin: auto; }
.banner-holder { height: 360px; }
.banner-left { float: left; margin-left: 70px; }
.banner-right { float: right; width: 415px; margin-top: 90px;margin-right: 40px; }
.banner-image { margin-left: 20px; }
/*.banner-image img { width: 354px; }*/
.lcd-tv { background: url(../images/home/xenon-lcd-tv.png) 0% 0%; width: 210px; height: 42px; }
.boombox_{ background: url(../images/boombox/xenon-boombox.png) 0% 0%; width: 238px; height: 32px; }
.player_{ background: url(../images/multimedia-player/xenon-player.png) 0% 0%; width: 209px; height: 32px; }
.speakers_{ background: url(../images/multimedia-speakers/xenon-speakers.png) 0% 0%; width: 227px; height: 32px; }
.tablet-pc_{ background: url(../images/pc-tablet/xenon-tabletpc.png) 0% 0%; width: 230px; height: 32px; }
.banner-des { text-align: justified; font-size: 15px; color:#323232; font-family: Verdana; text-align: justify;}
.line-banner { background: url(../images/home/line-banner.png) 0% 0%; width: 959px; height: 13px; margin-top: 25px;}
.indicator a { color: #029ba9!important; }

.latest-center { width:960px; margin: auto; padding-bottom: 14px; }
.latest-prods { border: 1px solid #c8c8c8; margin-top: 30px; background-color:#f3f3f3; }
.lp { font-size: 18px; color:#029ba9; margin-top:10px; font-weight:bold;}
.lp ul { padding-left: 3px;border-radius: 5px; width: 950px;}
.lp li a { font-size: 12px; color:#029ba9; font-weight:bold; text-decoration: none;}
.lp li a:hover {  color:#27cddc; }
.lp li {  }
.lp li { border-right: 1px solid #029ba9; padding-right: 15px;  }
.lp li:last-child{ border-right: none;  }
.latest-prod-home {}
.latest-prod-home-left { float: left; width: 175px; height: 180px;}
.latest-prod-home-left img{ max-width: 175px; max-height: 150px;}
.latest-prod-home-right { float: right; width: 120px; margin-top: 30px;}
.latest-center ul { margin-top: 20px; }
.latest-center ul li { display: inline-block; }
.latest-center li { width: 305px; margin-right:10px;}
.latest-center li:last-child{ margin:none;}
.gray-box-holder { background-color:#c7c7c7; }
.gray-holder { width: 215px; margin: auto; padding-top: 20px; padding-bottom:20px; height: 90px;}
.gray-left { float:left; font-size: 12px; width: 95px; font-family: Verdana;}
.gray-left span { color:#029ba9;font-family: Verdana; }
.gray-right { float:right; }
.button { float:right; cursor:pointer;}
.button div a { text-decoration: none; color: white; font-size: 11px; margin: auto;display: block;width: 59px;padding-top: 5px;}
.button{ width: 80px; height: 25px;  border: none; font-size: 10px; color: white; font-family: Verdana;background: #1ebfce; /* Old browsers */background: -moz-linear-gradient(top,  #1ebfce 0%, #1ebfce 45%, #029ba9 50%, #029ba9 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebfce), color-stop(45%,#1ebfce), color-stop(50%,#029ba9), color-stop(100%,#029ba9)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* IE10+ */background: linear-gradient(to bottom,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebfce', endColorstr='#029ba9',GradientType=0 ); /* IE6-9 */}
.button2 div a { text-decoration: none; color: white; font-size: 11px; margin: auto;display: block;width: 59px;padding-top: 1px;}
.button2{ width: 80px; height: 25px;  border: none; font-size: 10px; color: white; font-family: Verdana;background: #1ebfce; /* Old browsers */background: -moz-linear-gradient(top,  #1ebfce 0%, #1ebfce 45%, #029ba9 50%, #029ba9 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebfce), color-stop(45%,#1ebfce), color-stop(50%,#029ba9), color-stop(100%,#029ba9)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* IE10+ */background: linear-gradient(to bottom,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebfce', endColorstr='#029ba9',GradientType=0 ); /* IE6-9 */} 

.footer-holder { width: 960px; margin: auto; }
.footer-holder ul { padding-top: 30px; padding-bottom: 43px;}
.footer-holder ul li { display: inline-block; vertical-align:top;color:#029ba9; font-size: 15px; margin-right:55px;font-family: Verdana;}
.footer-holder li a { color:#323232; font-size: 13px;font-family: Verdana; }
.footer-holder li:last-child{ margin:0; }
.footer-holder li ul {}
.footer-holder li ul li { display:block;}
.all-rights { background-color: #fafafa; border: 1px solid #c8c8c8;}
.all-rights-holder { width:960px; margin: auto; text-align: center; font-size: 11px; padding-top: 15px; padding-bottom: 20px; }


.about-body{ width: 960px; margin: auto; }
.about-indicator { margin: auto; width: 960px; margin-top: 20px; font-family: Verdana;}
.about-indicator ul li { display: inline-block }
.about-indicator li a { text-decoration: none; color:#646464; font-size: 12px; }
.about-main-body { background: url(../images/about/shadow2.png) 0% 0% , url(../images/about/shadow2alt.png) 0% 0% ;background-repeat: repeat-x,repeat-x; background-position: top, bottom;
margin-top: 20px; padding-top: 25px; padding-bottom: 95px; background-color:#f5f5f5; border-top: 1px solid #919191; border-bottom: 1px solid #919191;} 
.about-title { margin-left: 30px; font-size: 20px; color:#029ba9; font-family: Verdana; line-height:15px;}
.about-des { text-align: justify; color:#4b4b4b; font-size: 12px; width: 460px; margin-left: 30px; margin-top: 20px; float: left;font-family: Verdana;}
/*.about-image { background: url(/images/about/xenon-abt.png) 0% 0%; width: 300px; height: 233px; float: left; margin-left: 53px; }*/
.about-image { background: url(../images/about/xenon-about.png) 0% 0%; width: 268px; height: 202px; float: left; margin-left: 53px; }
.about-image-pro { background: url(../images/about/xenon-pro-about.png) 0% 0%; width: 268px; height: 202px; float: right; margin-right: 100px;  margin-top: 20px;}
.about-des2 { text-align: justify; color:#4b4b4b; font-size: 12px; width: 904px; margin-left: 30px; margin-top: 20px;font-family: Verdana; line-height:15px; }



.contacts-body{ margin: auto; width: 960px; }
.contacts-indicator { margin: auto; width: 960px; margin-top: 20px;}
.contacts-indicator ul li { display: inline-block }
.contacts-indicator li a { text-decoration: none; color:#646464; font-size: 12px; font-family: Verdana;}
.contacts-main-body { background: url(../images/about/shadow2.png) 0% 0%; background-repeat: repeat-x;margin-top: 20px; padding-top: 25px; padding-bottom: 95px;
 background-color:#fefefe; border-top: 1px solid #919191; border-bottom: 1px solid #919191;} 
.contacts-left{ float: left; width: 400px; }
.contacts-center { margin: auto; width: 480px; }
.contacts-title { margin-left: 30px; font-size: 20px; color:#029ba9;font-family: Verdana; }
.contacts-title span { font-size: 10px; color:#4b4b4b; }
.contacts-title span.red{ color:#ff0000; }
.contacts-info { color:#4b4b4b; font-size: 12px; margin-left: 30px; margin-top: 21px; font-family: Verdana;}
.contacts-info span { color:#029ba9; }
.contacts-right { float: right; width: 395px; margin-right: 120px; }
.contacts-form { margin-top: 20px; margin-left: 30px; }
.contacts-form ul { list-style-type: none; }
.contacts-form li{ margin-bottom: 12px; }
.contacts-form  li  label{ color:#646464; font-size: 12px;font-family: Verdana;}
.contacts-form span.red {color:#ff0000;  }
.contacts-form input { width: 363px; height: 19px; margin-top:10px; border: 1px solid #cfcfcf; }
.contacts-form textarea{ width: 363px; height: 121px;  margin-top:10px; border: 1px solid #cfcfcf;}
.contacts-form button a { text-decoration: none; color: white; }
.contacts-form button{ width: 114px; height: 31px;  border: none; font-size: 12px; color: white; margin-top: 14px;  border-radius: 5px; font-family: Verdana;
background: #1ebfce; /* Old browsers */
background: -moz-linear-gradient(top,  #1ebfce 0%, #1ebfce 45%, #029ba9 50%, #029ba9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebfce), color-stop(45%,#1ebfce), color-stop(50%,#029ba9), color-stop(100%,#029ba9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebfce', endColorstr='#029ba9',GradientType=0 ); /* IE6-9 */
}


.promos-holder-left{ float: left; }
.promos-holder-right{ float:right; width: 720px; }
.np-image-holder img{ max-width: 147px; max-height; 107px; }
.newspromos ul { margin-left: 50px; margin-top: 50px; }
.newspromos ul li { list-style-type: none; }
.newspromos li { margin-bottom: 60px; }
.np-title { font-size: 18px; font-weight: bold; color:#029ba9; width: 640px;}
.np-title a { color:#029ba9; }
.np-author { font-size: 14px; color:#4b4b4b;}
.np-time { font-size: 10px; color:#838383;}
.np-des { font-size: 13px; color:#373737; margin-top: 10px; text-align: justify; width: 640px;}
.news-button div a { text-decoration: none; color: white; font-size: 11px; margin: auto;display: block;padding: 5px;}
.news-button{ float: right;width: 90px; height: 25px;  border: none; font-size: 10px; color: white; font-family: Verdana;background: #1ebfce; /* Old browsers */background: -moz-linear-gradient(top,  #1ebfce 0%, #1ebfce 45%, #029ba9 50%, #029ba9 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebfce), color-stop(45%,#1ebfce), color-stop(50%,#029ba9), color-stop(100%,#029ba9)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* IE10+ */background: linear-gradient(to bottom,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebfce', endColorstr='#029ba9',GradientType=0 ); /* IE6-9 */}
.newspromos-content-image { margin-top: 50px; margin-bottom: 40px; }
.newspromos-content-image img { max-width: 500px; max-height: 500px;}
.newspromos-content { font-size: 12px; font-family: Verdana; text-align: justify;}
.news-content-body { width: 900px;}
.np-title-content { margin-top: 30px; }




.product-body { width: 960px; margin: auto; }
.product-indicator { margin: auto; width: 960px; margin-top: 20px; font-family: Verdana;}
.product-indicator ul li { display: inline-block }
.product-indicator li a { text-decoration: none; color:#646464; font-size: 12px; }
.product-main-body { background: url(../images/about/shadow2.png) 0% 0%; background-repeat: repeat-x;margin-top: 20px; padding-top: 25px; padding-bottom: 35px;
 background-color:#fefefe; border-top: 1px solid #919191; border-bottom: 1px solid #919191;} 
.product-left { float: left;  margin-left:20px;}
.product-right {float: right; margin-top:30px; width: 330px; margin-right:25px;}
.product-image-holder { width: 490px; height: 425px; }
.product-image-holder img { /**height: 425px;**/ max-width: 440px;}

.product-des {}
.product-name { color:#323232; font-size: 30px; font-family: Verdana;}
.product-sub-name { font-size: 21px; color:#029ba9; font-family: Verdana;}
.product-des ul{ margin-left:15px; margin-top:15px; }
.product-des li { font-size:15px;font-family: Verdana; }
.product-icons ul { margin: auto; width:905px;  margin-top: 60px;}
.product-icons  ul li { display:inline-block; }
.product-icons li { margin-right: 15px; }
.ptop-space { margin-top: 55px; }
.p-specs-img { width: 125px; height: 83px;}
.gray-left2 { float:left; font-size: 12px; width: 120px; font-family: Verdana;}
.gray-left2 span { color:#029ba9;font-family: Verdana; }

.p-holder { width: 305px; height: 185px; }
.p-holder-left { float: left; height: 180px; }
.p-holder-left img { max-height: 180px; max-width:195px; display:block;}
.p-holder-right { float: right; }
.p-name { color:#646464; font-size: 19px; width: 95px; }
.gray-left2 { float:left; font-size: 12px; width: 120px; font-family: Verdana;}
.gray-left2 span { color:#029ba9;font-family: Verdana; }

.products-page-body {  }
.products-banner { width: 960px; margin: auto; background: url(../images/product/shadow3.png); background-repeat: repeat-x; margin-top:-1px; height: 341px; }
.pbanner-left { float: left; margin-left: 60px;}
.pbanner-right { float: right; width: 415px; margin-top: 105px;margin-right: 80px; }
.pbanner-right ul li { list-style:none; }
.pbanner-right li { margin-bottom: 3px; font-size: 12px;}
.pbanner-img { width: 354px; height: 315px; margin-top: 20px; margin-bottom: 20px;}
.pbanner-img img{ max-width: 354px; max-height: 315px;}
.pbanner-img-player { background: url(../images/multimedia-player/banner-player.png); width: 354px; height: 315px; margin-top: 30px; margin-bottom: 20px;}
.pbanner-img-speakers { background: url(../images/multimedia-speakers/banner-speaker.png); width: 354px; height: 315px; margin-top: 30px; margin-bottom: 20px;}
.pbanner-img-tabletpc { background: url(../images/pc-tablet/banner-tablet.png); width: 354px; height: 315px; margin-top: 30px; margin-bottom: 20px;}
.products-page-indicator  ul li{ display: inline-block; }
.products-page-indicator  ul { margin-left: 29px; }
.products-page-indicator li a { text-decoration: none; color:#646464; font-size: 12px; }
.products-page-indicator { width: 960px; margin: auto; padding-top: 23px; padding-bottom: 23px; border-top: 1px solid #969696;border-bottom: 1px solid #969696; margin-top: -15px; font-family: Verdana;}
.led-tv-body { width: 960px; margin: auto; padding-bottom: 20px; border-bottom: 1px solid #969696; }
.led-title { color:#646464; font-size: 20px; margin-top: 25px; margin-left: 29px; font-weight:bold;}
.led-des { color:#4b4b4b; font-size: 12px; margin-top: 17px; margin-left: 29px; width: 884px; margin-bottom: 55px;font-family: Verdana;}
.led-tv-list ul { margin-left: 49px; }
.led-tv-list  ul li{ display: inline-block; }
.led-tv-list li { margin-right: 35px; margin-bottom: 55px; }
.white-box { width: 255px;height: 310px; border: 1px solid #c7c7c7;}
.white-box-image-holder { height:153px; }
.white-box-image-holder img { display: block; margin: auto; margin-top: 25px;  max-width:215px; max-height: 171px;}
.whitebox-led-title { font-size: 15px; color:#323232; margin:auto; width: 193px; margin-top: 15px;font-family: Verdana;}
.whitebox-led-subtitle { font-size: 15px; color:#029ba9; margin:auto; width:193px;font-family: Verdana;}
.whitebox-button { margin:auto; width:193px; margin-top: 20px; }
.whitebox-button button a { text-decoration: none; color: white; }
.whitebox-button button { width: 87px; height:29px; border-radius: 5px; float: right; color: white; border: none;font-family: Verdana;
background: #1ebfce; /* Old browsers */
background: -moz-linear-gradient(top,  #1ebfce 0%, #1ebfce 45%, #029ba9 50%, #029ba9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebfce), color-stop(45%,#1ebfce), color-stop(50%,#029ba9), color-stop(100%,#029ba9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebfce', endColorstr='#029ba9',GradientType=0 ); /* IE6-9 */
}
.led-pagination { float: right; margin-right: 35px; text-align:right;}
.led-pagination div { color:#646464; font-size:12px; margin-top:10px;  }
.led-pagination ul li { display: inline-block; }
.led-pagination li.black { background-color:black; color:white; }
.led-pagination li.gray { background-color:#969696; color:white; }
.led-pagination li a{ color: white; padding: 5px 5px 5px 5px;}
.led-pagination li { background-color:#029ba9;}


.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	background-color:#969696; color:white; 
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
}
.active_page{
	 background-color:#029ba9!important; color:white;
}	

.notifcation-holder{ margin-left:32px; margin-top: 15px; }
.error-message { color: #df0024; font-size: 13px;}
.confirm-message{color: #df0024; font-size: 13px;}


.careers-list { margin-top: 50px; margin-left: 30px; width: 850px; }
.careers-list ul li{ list-style: none; }
.careers-list li{  padding-bottom: 10px; padding-top: 10px; border-bottom: 1px solid #029ba9;}
.careers-list li a { color: #1b1b1b; }
/*****************************************************************************************************************************************************************************************/
/**************************************************************************************PRO SERIES*****************************************************************************************/
/*****************************************************************************************************************************************************************************************/
.pro-nav-head { background: url(../images/pro-home/pro-nav-head.png); height:39px; background-repeat: repeat-x; margin-top: 21px; }
.pro-main-nav { margin:auto; width:960px; }
.pro-main-nav ul { position: absolute; margin-top: 0px; }
.pro-main-nav ul li { display:inline-block;  }
.pro-main-nav li {  }
.pro-main-nav li a{ display: block ;  padding-top: 10px;  padding-right: 15px; padding-left:15px; padding-bottom: 7px;}
.pro-main-nav li a  {font-size: 16px; color:white; }
.pro-main-nav li :hover { background-color: #029ba9; color: white;}
 


.pro-footer { background-color:#474747; }
.pro-footer-holder { width: 960px; margin: auto; }
.pro-footer-holder ul { padding-top: 15px; padding-bottom: 25px;}
.pro-footer-holder ul li { display: inline-block; vertical-align:top;color:#029ba9; font-size: 15px; margin-right:55px;font-family: Verdana;}
.pro-footer-holder li a { color:white; font-size: 13px;font-family: Verdana; }
.pro-footer-holder li:last-child{ margin:0; }
.pro-footer-holder li ul {}
.pro-footer-holder li ul li { display:block;}
.pro-all-rights { background-color: #343434; border: 1px solid #858585;}
.pro-all-rights-holder { color: #d3d3d3;width:960px; margin: auto; text-align: center; font-size: 11px; padding-top: 15px; padding-bottom: 20px; }


.pro-header {  background: url(../images/pro-home/shadow5.png); background-repeat: repeat-x; display:block;}
.pro-header-holder { width:960px; margin:auto;  }
.pro-header-logo { background: url(../images/pro-home/pro-xenon.png); width:232px;height:58px; margin-top:20px;}
.pro-home-body { background: url(../images/pro-home/banner-bg.png); height: 353px;background-repeat: repeat-x; display: block;}
.pro-banner-bg { margin: auto; width:960px;  background: url(../images/pro-home/banner2.png); height: 353px;background-repeat: repeat-x;}
.pro-banner-body {  }
.pro-banner-left { float: left; width: 415px; margin-left: 70px;  }
.pro-banner-right { float: right; width: 415px;  margin-top: 90px;margin-right: 40px; }
.pro-banner-right ul li { list-style: none; }
.pro-home-main-body { width: 960px; margin: auto; margin-bottom: 43px; }
.pro-box2 { background: url(../images/pro-home/box2.png); width: 311px; height:310px; }
.pro-latest-products  ul li{ display: inline-block; }
.pro-latest-products  li{ margin-right: 7px; }
.pro-latest-products  li:last-child{ margin-right: 0;}
.pro-box-holder { margin-top: 10px;background: url(../images/pro-home/box2.png); width: 311px; height:310px; }
.pro-box-holder div img { max-width: 260px; margin-top:22px; max-height: 160px; }
.pro-holder { width: 215px; margin: auto;  padding-bottom:20px;}
.pro-box-left { float:left; font-size: 11px; width: 95px; font-family: Verdana; margin-top: 35px; color: white;}
.pro-box-left span { color:#029ba9;font-family: Verdana; }
.pro-box-right { float:right; }
.pro-box-right button a { text-decoration: none; color:white; }
.pro-box-right button{ width: 80px; height: 25px;  border: none; font-size: 10px;margin-top: 20px;font-family: Verdana; color: white;
background: #1ebfce; /* Old browsers */
background: -moz-linear-gradient(top,  #1ebfce 0%, #1ebfce 45%, #029ba9 50%, #029ba9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebfce), color-stop(45%,#1ebfce), color-stop(50%,#029ba9), color-stop(100%,#029ba9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebfce', endColorstr='#029ba9',GradientType=0 ); /* IE6-9 */}

.proseries-product-body { width: 960px; margin: auto; }
.pro-latest-products { margin-top: 35px; }
.pro-series-indicator { margin: auto; width: 960px; margin-top: 20px;}
.pro-series-indicator ul li { display: inline-block }
.pro-series-indicator  li a { text-decoration: none; color:black; font-size: 12px; font-family: Verdana;}
.proseries-product-main-body { margin-top: 20px; background: url(../images/pro-product/shadow5.png); background-repeat: repeat-x; height:520px; border-top: 1px solid #000000;border-bottom: 1px solid #000000;}
.proseries-product-left { float: left; margin-top: 90px; margin-left: 45px; }
.proseries-product-right { float: right; margin-top: 80px; margin-right: 30px;  width: 310px;}
.proseries-pro-banner-des {  }
.proseries-pro-banner-des ul li { list-style: none; }
.proseries-pro-banner-des ul{ margin-left:20px; }
.proseries-pro-banner-des li{ font-size:15px; }
.proseries-banner-title { font-size: 30px; font-family: Verdana; }
.proseries-banner-subtitle{ font-size: 21px; color:#029ba9; font-family: Verdana; }
.pro-p-holder-left { float: left; margin-top:10px; height:180px; margin-left: 10px;}
.pro-p-holder-left img { max-height: 180px!important; max-width:195px!important; }
.pro-p-holder-right { float: right;  margin-top: 50px; margin-right: 5px;}
.pro-p-name { color:#646464; font-size: 19px; width: 95px; }
.pro-product{ width: 490px; height: 425px; }
.pro-product img { max-width: 500px;max-height: 300px;}
.pro-series-prodpage { margin: auto; max-height: 153px; width: 215px; }

.banner-image2 { margin-top: 30px; }
.banner-image2 img{ max-width: 350px; max-height: 280px; }
.pro-banner-logo { background: url(../images/pro-prodpage/xenon-pro.png) 0% 0%; width: 298px; height: 73px; }
.pro-banner-des { text-align: justified; font-size: 15px; color:#323232; font-family: Verdana; text-align: justify;}
.pro-title { color:black; font-size: 20px; margin-top: 25px; margin-left: 29px; font-weight:bold;}
.pro-des { color:black; font-size: 12px; margin-top: 17px; margin-left: 29px; width: 884px; margin-bottom: 35px;font-family: Verdana;}
.gray-box2-holder { background: url(../images/pro-prodpage/gray-box2.png); width: 253px; height:308px; border: 1px solid #1e1e1e;}
..gray-box2-holder  div { width: 253px;  }
.gray-box2-holder img { margin: auto; display: block; margin-top: 40px; max-width: 215px; max-height: 100px;}
.proseries-products-main-body { margin-top: 10px; background: url(../images/pro-prodpage/shadow6.png); background-repeat: repeat-x; height:918px; border-top: 1px solid #000000;border-bottom: 1px solid #000000; margin-bottom: 28px;}
.pro-latest-products-list ul li { display: inline-block; }
.pro-latest-products-list ul { margin-left:40px; }
.pro-latest-products-list li { margin-right:25px; margin-bottom: 55px; vertical-align: top;}
.pro-latest-products-list li :last-child{ margin-right:none; }
.pro-prod-title { font-size: 15px; color:#323232; margin:auto; width: 193px; margin-top: 15px;font-family: Verdana;}
.pro-prod-subtitle { font-size: 15px; color:#029ba9; margin:auto; width:193px;font-family: Verdana;}
.pro-prod-button { margin:auto; width:193px; margin-top: 20px; }
.pro-prod-button button a { text-decoration: none; color: white; }
.pro-prod-button button { width: 87px; height:29px; border-radius: 5px; float: right; color: white; border: none;font-family: Verdana;
background: #1ebfce; /* Old browsers */
background: -moz-linear-gradient(top,  #1ebfce 0%, #1ebfce 45%, #029ba9 50%, #029ba9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ebfce), color-stop(45%,#1ebfce), color-stop(50%,#029ba9), color-stop(100%,#029ba9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1ebfce 0%,#1ebfce 45%,#029ba9 50%,#029ba9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ebfce', endColorstr='#029ba9',GradientType=0 ); /* IE6-9 */
}
.xenon { background: url(../images/home/xenon.png); width: 154px; height: 42px; }