@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.OuterWidth_vt{
width:100%;
}

.innerWidth_vt{
width:950px;
margin-left:auto;
margin-right:auto;
}

.clearBoth_vt{
	clear:both;
}

.marginTop20_vt{
margin-top:20px;	
}

.marginLeft20_vt{
margin-top:20px;	
}


.floatLeft_vt{
float:left;	
}

.floatRight_vt{
float:right;	
}


.theam_vt{
color: #c52a54;
}

.LeftNavi_vt {
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 10px; */
	padding-bottom: 2px;
}
.LeftNavi_vt ul li a:link, .LeftNavi_vt ul li a:visited{
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #efefef;
}



.LeftNavi_vt ul li a:hover{
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #C52A54;
}

.LeftNavi_vt ul li a:active {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #efefef;
}

.LeftNavi_vt ul li {
	margin-bottom: 0px;
}






.rightNavi_vt {
	/* [disabled]padding-top: 10px; */
	padding-right: 10px;
	padding-bottom: 2px;
}
.rightNavi_vt topnav li a:hover{
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C52A54;
}

.rightNavi_vt topnav li a:active {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #efefef;
}

.rightNavi_vt topnav li {
    margin-bottom: 0px;
    width: 200px;
}





.Vedio_vt {
	float: left;
	width: 535px;
}
.divider_vt {
	height: 10px;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 10px;
}


/* Accordian Product */

.topnav {
	width: 100%;
	font-family: "CenturyGothicRegular", "Century Gothic", Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-right: 28px;
	padding-bottom: 25px;
	padding-left: 0;
}

ul.topnav {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
}

ul.topnav li {}

ul.topnav li a {
	line-height: 10px;
	font-size: 12px;
	padding: 10px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

ul.topnav li a:hover {
	background-color:#24BCF0;
	color:white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #529000;
}

ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.topnav ul li a {
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal;
	outline:0;
}

ul.topnav ul li a:hover {
	background-color:#D3C99C;
	color:#504761;
}

ul.topnav ul ul li a {
	color:#333;
	padding-left: 40px;
	font-size: 10px;
}

ul.topnav ul ul li a:hover {
	background-color:#D3CEB8;
	color:#000;
}

ul.topnav span{
	float:right;
}

.Brochure {
    display: block;
    height: auto;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-left: 5px;
    background-image: url(../images/naviBkg.png);
    background-repeat: repeat-y;
    border-bottom-color: #CCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #efefef;
}

ul.Brochure {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
}

ul.Brochure li 
{
     margin-bottom: 0px;
    width: 200px;
    
    }

ul.Brochure li a {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #efefef;
}

ul.Brochure li a:hover {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C52A54;
}

ul.Brochure ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.Brochure ul li {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.Brochure ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #efefef;
}

ul.Brochure ul li a:hover {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #efefef;
}

ul.Brochure ul ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #efefef;
}

ul.Brochure ul ul li a:hover {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	background-image: url(../images/naviBkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #efefef;
}

ul.Brochure span{
	float:right;
}



 .ProductNavi_vt {
	width: 230px;
	margin-right: 20px;

}
.ProductDetail_vt {
	width: 700px;
}
#myTabContent ul li {
	line-height: 20px;
}

.tableFormating_vt tr th{
	background-color:#efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	padding:5px;
	color:#C52A54;
}

.tableFormating_vt tr td{
	
	padding:5px;
}
.active {

}


#banner {
	height:187px;
	width:670px;
	position:relative;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

 ul.bjqs-controls li a{
	display:block;
	padding:5px 10px;
	position:absolute;
	color:#fd0100;
	text-decoration:none;
	text-transform:uppercase;
	background-repeat: no-repeat;
}



 p.bjqs-caption{
  background:rgba(0,0,0,0.7);
  color:#fff;
  text-align:center;
  
}

.small_banner, .banner,.top-aside {background:#0D5292;}


#ticker_tb {
	float: left;
	width: 180px;
}


.ticker_contnr_tb {
	/* [disabled]margin-top:20px; */
	width: 200px;
	height: 245px;
	border: 3px solid #efefef;
	-moz-box-shadow:    1px 1px 3px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px 3px #ccc;
	box-shadow:         1px 1px 3px 3px #ccc;
	float: left;
	background-color: #efefef;
	border-radius: 10px 10px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px;

}

.top_main_navi_tb {
	background-image:url(../images/pnl_btn_back.jpg);
	height: 29px;
	line-height: 26px;
	color: #FFF;
	margin-bottom:5px;
		
}




/*----special content ---*/
#sld_show {
	width: auto;
	/* [disabled]background-color: #F4FAE3; */
	padding: 0px;
}
	#containerSimpleSlider{
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
	
	#containerSimpleSlider div {
	width: 250px;
	height: 250px;
	text-align: center;
	color: white;

	}
#containerSimpleSlider div img {
	padding-top: 4px;
}


.SimpleVerticalScroller{
width:700px;
height:90px;
float:left;
margin-bottom:10px;	
}


.logo_scroller {

	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.productText_vt{
	text-align:left;
	display:block;
	float:left;
	width:700px;
	/* [disabled]height:50px; */
	white-space: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* [disabled]padding-top: 10px; */
	margin-top: -15px;
}


.text_shdw_vt
{
text-shadow:1px 1px 2px #ccc;	
}
.section {
	padding-top: 20px;
}
imageRow {
  *zoom: 1
	margin-top: -30px
}
.imageRow:after {
  content: "";
  display: table;
  clear: both;
}
/* line 320, ../sass/screen.sass */
.imageRow .single {
	float: left;
	margin-bottom: 15px;
}
/* line 322, ../sass/screen.sass */
.imageRow .single a {
  float: left;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 332, ../sass/screen.sass */
.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 335, ../sass/screen.sass */
.imageRow .single a:hover {
  background-color: #8ad459;
}
/* line 337, ../sass/screen.sass */
.imageRow .set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 343, ../sass/screen.sass */
.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* line 346, ../sass/screen.sass */
.imageRow .set .single a {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}
/* line 351, ../sass/screen.sass */
.imageRow .set .single a:hover {
	background-color: #048DB7;
	-webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 355, ../sass/screen.sass */
.imageRow .set .single.first a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 358, ../sass/screen.sass */
.imageRow .set .single.last a {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.certificate_text_vt {
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #666;
	line-height: 22px;
}
.certificatee_text_vt {
	float: left;
	width: 170px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #666;
	line-height: 22px;
}

.theam_vt{
color: #c52a54;
}
.table_vt {
	
	-moz-box-shadow:    0px 0px 4px 4px #ccc;
	-webkit-box-shadow: 0px 0px 4px 4px #ccc;
	box-shadow:       	  0px 0px 4px 4px #ccc;
}
.table_heading_vt {
	
	line-height: 35px;
	color: #000;
	text-align:center;
	border:1px;
	border-color:Black;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:Black;
}
.style64px
        {
            text-align: center;
        }
		.clouds
        {
        }
        .style64px
        {
            text-align: center; vertical-align:middle;
        }
        .style280px
        {
            width: 280px;
            text-align: left;
        }
        .style170px
        {
            width: 170px;
            text-align: left;
        }
.table_row_b_vt td {
	border-bottom: 1px solid #999;
	line-height: 30px;
	background-color: #ccc;
	color: #000;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	}
.table_row_a_vt {


}
.table_row_a_vt td {
	height: 30px;
	line-height: 30px;
	background-color: #EAEAEA;
	color: #000;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	
}
.top_main_navi_tb {
	background-image:url(../images/pnl_btn_back.jpg);
	height: 29px;
	line-height: 26px;
	color: #FFF;
	margin-bottom:5px;
	
}
#tab_vt {
	float: left;
	width: 100%;
}
.table_heading_vt {
	
	line-height: 35px;
	color: #000;
	text-align:center;
	border:1px;
	border-color:Black;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:Black;
}
#set_para {
	margin-bottom: 10px;
}
#wlcome_txt_vt {
    float: left;
    padding-top: 27px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 21px;
    text-align: justify;
}
.theam_vt{
color: #c52a54;
}

.heading_size_vt{
font-size:20px;	
margin-bottom:10px;
}
.text_shdw_vt
{
text-shadow:1px 1px 2px #ccc;	
}
.theam_vt{
color: #c52a54;
}

.heading_size_vt{
font-size:20px;	
margin-bottom:10px;
}
.blockMenu {
	display: block;
	height: 200px;
	width: 300px;
}
.downloadlink
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    font-size: 14px;
    float: right;
    display: block;
    height: 20px;
}
