*{ padding:0;
   margin:0}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body { /*background:url(../images/body-bg.png) repeat;*/
       font:Verdana, Arial, Helvetica, sans-serif;
       font-size:12px;
}

.ol-ul {
    list-style: none;
} 
blockquote, q {
    quotes: none;
}
a{ text-decoration:none;}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.right{ float:right}
.left{ float:left}
.clear{ clear:both;}
.content_color ul{
    margin: 0;
    padding: 0 0 0 30px; 
}

/*------------------end reset-------------------*/

#top-header{ background:url(../images/header_img.png) repeat-x;
             height:141px;
             width:100%
}

#wrapper_header{ width:990px;
                 height:auto;
                 margin:0 auto;
}


#main-container-bg{ /*background:url(../images/body-bg.png) repeat;*/
    width:100%;
}			   

#main-wrapper-content
{ width:990px;
  height:auto;
  margin:0 auto;
}
#fotter_bg{
    background:url(../images/footer_bg.png) repeat;
    width:100%;
    height:93px;
    float:left;}			   

.slider{
    background:url(../images/slider_back.png) repeat;
    width: 990px;
    margin: 0 auto;
    height: 240px;
    float: left;
}

.slide_name{
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
}

/********SCROLLER***********/
#scroller {
    position: relative;
}
#scroller .innerScrollArea {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#scroller ul {
    padding: 0;
    margin: 0;
    position: relative;
}
#scroller li {
    padding: 0;
    margin: 25px 0px 0 0;
    list-style-type: none;
    position: absolute;
    text-align: center;
}
/*******************/

/********SCROLLER-BOTTOM***********/
#scrollerclg {
    position: relative;
}
#scrollerclg .innerScrollArea_clg {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#scrollerclg ul {
    padding: 0;
    margin: 0;
    position: relative;
}
#scrollerclg li {
    padding: 0;
    margin: 5px 5px 0 0;
    list-style-type: none;
    position: absolute;
    text-align: center;
}
/*******************/
/********SCROLLER-BOTTOM***********/
#scrollerind {
    position: relative;
}
#scrollerind .innerScrollArea_ind {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#scrollerind ul {
    padding: 0;
    margin: 0;
    position: relative;
}
#scrollerind li {
    padding: 0;
    margin: 5px 5px 0 0;
    list-style-type: none;
    position: absolute;
    text-align: center;
}
/*******************/
#wrapper_slider {
    margin: 0 auto;
    position: relative;
    width: 990px;
    margin-top: 20px;
}
#carousel div {
    text-align: center;
    height: 250px;
    float: left;
    position: relative;
}
#carousel div img {
    border: none;
}
#carousel div span {
    display: block;
}

#wrapper_slider_clg {
    margin: 0 auto;
    position: relative;
    padding: 10px 0 5px;
}
#carousel_clg div {
    text-align: center;
    float: left;
    position: relative;
    margin: 0 5px 0 0;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #819bc0;
     width: 109px;
     border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
     height:80px;
     
}
#carousel_clg div img {
    border: none;
}
#carousel_clg div span {
    display: block;
}

#wrapper_slider_ind {
    margin: 0 auto;
    position: relative;
    padding: 10px 0 5px;
}
#carousel_ind div {
    text-align: center;
    float: left;
    position: relative;
    margin: 0 5px 0 0;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #819bc0;
     width: 109px;
     border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height:80px;
}
#carousel_ind div img {
    border: none;
}
#carousel_ind div span {
    display: block;
}
.top_section{
    width:990px;
    height:34px;} 

.top_right  {
    float:right;
}

a.top-link {
    font:13px/35px Verdana, Arial, Helvetica, sans-serif bold;font-size:12px;  
    color:#FFFFFF;
    padding: 0 10px;}

#main_header{ 
    width:990px;
    height:107px;
    float:left;
}
.logo {
    width:222px;
    height:100px;
    float:left; margin-top:7px;}		   

.contact{
    margin: 0px 0 0 0;
}	

.top-contacts {
    margin: 26px 0px 2px 0;
    padding: 6px 0px 0px 5px;
    border-radius: 5px;
    background: #ffffff;
    height: 21px;
}

.top-text{
    color: #205b9b;
    text-decoration: none;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 0 5px 0 0;
    border-right: 1px solid #d7d6d4;
    float: left;}

.contact-head_bg{
    background:url(../images/tele-phone.png) center no-repeat;
    width: 24px;
    height: 16px;
    padding: 0 0 0 13px;
}

.about_nat{    
    color: #2FB1E5;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0;}       


/*------------------------nav----------------------------*/

.container{
    margin: 2px 0 0 0;
    background:url(../images/nav-bg.png) repeat-x; width:768px; height:50px;
    border-radius: 0px 11px 0px 0px;
    -moz-border-radius: 0px 11px 0px 0px;
    -webkit-border-radius: 0px 11px 0px 0px;
    border: 0px solid #000000;
    display: inline-block;
    color:#c2cfeb;
    font:14px Verdana, Arial, Helvetica, sans-serif;
    width:768px;
    float:left;

}



.container ul.menu {
    height:50px;
    float:right;
}

.container ul.menu li {
    list-style: none;
    float:left;
    text-align: center;
    border-right: 1px dotted #ffffff;
}

.container ul li a {
    display: block;
    padding: 0px 20px;
    text-align: center;
    line-height: 49px;
    color:#ffffff;
    font-weight: bold;
}

.container ul li:last-child{
    border:none;
}

.container ul li a:hover {
    /*background: transparent none;*/
    background: #c78700; /* Old browsers */

}

.container ul li.active a{
    background: #c78700; /* Old browsers */
}

.container ul li:last-child a {
    -webkit-border-top-right-radius: 12px;
    -moz-border-radius-topright: 12px;
    border-top-right-radius: 12px;
}	



/*-----------------------nav-----finished--------------------- */
.sbHolder{
	background-color: #29AEE6;
	border: solid 1px #AFAFAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	position: relative;
	width: 100%;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #ffffff;
	outline: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.sbToggle{
	background: url(../images/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(../images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(../images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #E4ECF7;
	border: solid 1px #9EDCFB;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions{
    padding:0px!important;
}

.content_text .sbOptions li{
	padding: 0 7px;
        float:none;
         height: auto;
}
.sbOptions a{
	border-bottom: dotted 1px #9EDCFB;
	display: block;
	outline: none;
	padding: 10px 0 6px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #29AEE6;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #444444;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}


/*--------------content-------------------------*/
#content{  width: 960px; height:auto; background:#FFFFFF; padding: 18px 15px 0;float: left;}
.content_text{width: 640px;}
.content_text h1{ font-size:26px; font-weight:normal; color:#205b9b; font-family:Verdana, Arial, Helvetica, sans-serif;}
.content_text p
{ color: #000000;
  font-size:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  line-height:20px; 
  margin-top:10px; 
  text-align:justify;
}

.location_map{
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #D2D2D2;
    height: 250px;
    margin: 5px 0 20px;
    width: 400px;
}

.content_text ul li{
    color: #005EA7;
    font-size:14px;
    font-family:Verdana, Arial, Helvetica, sans-serif;  
}

.sidebar { width:290px;padding:10px 0;,float:right;}
.sidebar-head{ background:url(../images/sidebar_head_bg.png) no-repeat; padding: 1px 0 0px 10px; height: 28px;  }

.sidebar a h2{font-size:20px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-weight:normal; text-decoration:none;}
.product-info img{}

.product-info{ background:#e7e7e7; padding:10px; width:268px; height:170px; border:1px solid #cfdbe9;}
.product-info p{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px; margin-top:2px; text-align:justify;}
.link-text a{  font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px; text-align:justify; color:#1f529c; font-weight:bold;}
.expo_dynamic{ margin-top:20px;}
.exibition-banner {margin-top:20px; text-align:center;}

.slider-product-img{ /*background:#CCCCCC;  height:135px;*/ padding: 15px 0; width:960px; height:auto;float:left;}
.product-list-view{ width:479px; /*background:red; padding:10px;*/}
.product-list-name{background:#7a8999; text-align:center; padding:5px; font:16px bold Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-weight: bold; }
.product_bg{background:#d9dde2; height:116px;}
.right_border_pro{ border-right:2px groove #9da5af;}
.abc{
    background-image:url(../images/product_head_bg.png);
    background-repeat:no-repeat;
    background-position:left;
    width:187px;
    height:37px;
}
.product-head{padding: 5px 0 5px 10px;}
.product-head_bg{ background:url(../images/arrow.png) center no-repeat; width: 20px; height: 22px; float: left; padding: 6px 0 0 15px; float:left;}
.product-head a h2 {font-size: 20px;font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;font-weight: normal;text-decoration: none; padding: 0px 0 0 0px;}
.margin-left-99{ margin-left:99px;}


.product-list-head{ width:187px; height:37px; background:url(../images/product_head_bg.png) left no-repeat;position: relative; bottom: 38px;}
.product_bg ul{ float:left; padding:0 0 0 15px;}
.product_bg ul li{ float:left;  padding: 5px 2px;}
.productview a{  font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px; text-align:justify; color:#1f529c; font-weight:bold; padding-right:15px;}

/*------------footer nav ------*/


#pageFooter {
    /*padding:1em;*/
    color:#c2cfeb;
    width:960px;
    /*padding: 15px 10px;*/
    font:12px Verdana, Arial, Helvetica, sans-serif;
    margin:0 auto;
}
.footer-nav {
    text-align:center;
    /*margin-bottom:1em;*/
    height: 50px;
    line-height:50px;
}

.footer-nav li {
    display:inline;
}

.footer-nav li a {
    padding: 0px 20px;
    color: #c2cfeb;
    font:14px Verdana, Arial, Helvetica, sans-serif;
    border-right: 2px groove #4a6085;
}



.footer-nav li a:hover{
    color: #ffffff;
}
.footer-txt{
    height: 18px;
    padding: 12px;
    color: #c2cfeb;
    font:12px Verdana, Arial, Helvetica, sans-serif;}

.link{
    color:#c2cfeb;}

/**----------------------------home-page---finished---------------------------*/

.heading_img {}
.heading_img h2{ background:url(../images/heading-bg.jpg); font:20px/39px bold Verdana, Arial, Helvetica, sans-serif; color:#ffffff; padding: 0px 90px 0;}
.sidebar-center{width:auto; height:auto; border-bottom:1px solid #0094d1;  padding: 0 0 10px 0;}
.p-text{ 
    font-size: 14px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    margin-top: 10px; 
    text-align: justify;
}
.sidebar-left{width:auto; height:auto; border:1px solid #213766; margin: 0 0px 30px;}
.sidebar-left .list_view{ padding:8px; list-style: none outside none;}
.sidebar-left .row{float: left;width: 100%;}


.about_list li {
    background:url(../images/dot-list.png) no-repeat 0 9px;
    padding: 5px 0 0 22px;
    font-size: 13px;
    font-family:Verdana, Arial, Helvetica, sans-serif;}	

/**----------------------------about-page---finished---------------------------*/
.product-page{ width:990px; height:auto;}
.product-page {}

.img-pad img{max-width:100%;}
ul#cat_list li { 
    display: block;
    width: 300px;
    float: left;
    padding: 10px;}

ul#cat_list li ul.brandlist li { 
    display: block;
    width: 67%;
    float: left;
    padding: 0px;}

ul#cat_list li ul.brandlist	{
    margin: -13px 0 0;
    padding-left: 70px;
    position: absolute;
    width: 220px;
}
ul#cat_list li ul.brandlist ul#prodlist{
    margin: -27px 2px 0;
    padding-left: 147px;
    position: absolute;
    width: 220px;
}


.product-pag li.nextlink {
    background:url("../images/list-arrow.png") #dfe6ec repeat-x 100% 95%;
    left:2px;

}
.product-page ul li a { 
    color:#1a5b96 ;
    font:12px  Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.product-page ul li a:hover { 
    /*color:#0094d1;*/
}

.product-page li.nextlink {
    background: url(../images/list-arrow.png) no-repeat 70% 50%;}

.sublist-box{position:absolute;
             background:#fffdf8;
             /*left: 420px;
             bottom: 70px;*/
             border:1px solid #c78700;
             box-shadow:inset 0 1px 40px 1px #f7cb6e;
             -webkit-box-shadow:inset 0 1px 40px 1px #f7cb6e);
             -moz-box-shadow:inset 0 1px 40px 1px #f7cb6e);
             -0-box-shadow:inset 0 1px 40px 1px #f7cb6e);
             -ms-box-shadow:inset 0 1px 40px 1px #f7cb6e);}  

.brandlist li{
    background:#fffdf8;
    /*left: 420px;
    bottom: 70px;*/
    border:1px solid #c78700;
    box-shadow:inset 0 1px 40px 1px #f7cb6e;
    -webkit-box-shadow:inset 0 1px 40px 1px #f7cb6e);
    -moz-box-shadow:inset 0 1px 40px 1px #f7cb6e);
    -0-box-shadow:inset 0 1px 40px 1px #f7cb6e);
    -ms-box-shadow:inset 0 1px 40px 1px #f7cb6e);} 			


.brandlist li a { 

    /*list-style:url(../images/sub-heading-dot.png);*/
    background-image:url(../images/sub-heading-dot.png);
    background-repeat:no-repeat;
    background-position:10% 50%;
    padding:5px 30px;
    display:block;
    color:#1A5B96;
}

.brandlist li a{ font:13px Verdana, Arial, Helvetica, sans-serif;
                 font-weight: bold;
} 	

.brandlist li a:hover{
    background-image:url(../images/sub-heading-dot.png);
    background-repeat:no-repeat;
    background-position:10% 50%;
    background-color:#C78700;
    color:#fff;
} 			 		   
/**----------------------------products -page---finished---------------------------*/ 

.contact-us-form { float: left; margin: 0 0 0 20px;}

.contact_address span{margin: 0 0 0 55px;}

#content_wrapper .list_01 {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
}

#content_wrapper .list_01 li {
    color:#1e1e1e;
    font-family: century;
    font-size: 14px;
    display: block;
    width: 375px;
    margin: 0 10px 0px 0;
    padding: 0px 0 0px 10px;
    background: url(../images/list-arrow.png) no-repeat center left;
}

.product_spec ul {margin:0px;}

.product_spec ul li{
    color:#1e1e1e;
    font-family: century;
    font-size: 14px;
}

.contact_section {
    padding: 0px 0px 0 0px;
    float: left;
    margin: 0 0 0 10px;
}

.contact_box p{  
    color: #1E1E1E;
    font-family: century;
    font-size: 14px;}

.contact_section h2 {
    margin: 0 0 0px 0;
    padding: 15px 0 0;
    height: 25px;
}


.breadcrumb {
    margin-bottom: 20px;}

.breadcrumb li {
    float: left;
    margin-right: 5px;}

.breadcrumb li a{
    color:#ae7800;
    font:13px  Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:10px 10px;

}

.breadcrumb li.current {
    color:#005F94;
    font:13px  Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:0px 10px;
}

/*---------new--li--css--add-----*/

.product-name{
    padding: 10px;
    font-weight: bold;
    color: #005ea7;
    font:13px  Verdana, Arial, Helvetica, sans-serif;}


/* 		
.product-name h2 a{
                font-weight: bold;
                color: #005ea7;
                font:13px  Verdana, Arial, Helvetica, sans-serif;
                text-decoration:underline;
                float:left;} */

.product-name ul li{
    float: left;
    display: block;
    padding: 0 0px;
    /* border-right: 1px dotted #89BDFF; */
    height: 25px;
}	

.add-right-border{
    font-weight: bold;
    color: #0569B8;
    font-size:14px;
    text-decoration:underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /* height: 33px; */
    border-right: 1px dotted #7E9CA3;
    padding: 0 10px;
    float:left;
}	
.remove-right-border{
    font-weight: bold;
    color: #0569B8;
    text-decoration:underline;
    font-size:14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /* height: 33px; */
    padding: 0 10px;
    float:left;
}	
.product-name ul li a:active{
    font-weight: bold;
    color: #ae7800;
    font-size :14px;
    font:Verdana, Arial, Helvetica, sans-serif;}		

/*---------new--li--css--add-----*/	

.product-img{
    text-align: center;
    padding: 20px 40px;
    width:500px;
}


.product-img figure{
    border: 1px solid #827070;
    padding: 10px; 
} 
.img-head h3{
    font-weight: bold;
    font-size:14px;
    color: #005ea7;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:5px;
} 

.img-pad{
    padding:20px;
    border:1px solid #AFAFAF;}

.text-stand{
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    border-bottom: 1px solid #C6C2C2;
    text-align: justify;
    float:left;
    width:100%;
}

.brand-text-stand{
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: justify;
    margin: 0 0 20px 20px;
}

.text-stand p{	
    padding: 0 0 0px;} 

.product-view{
    background-image: url("../images/detail_view_button.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font: 12px/25px Verdana,Arial,Helvetica,sans-serif;
    height: 27px;
    text-align: center;
    margin: 0 0 10px;
    width: 112px;}

.product-view:hover{
    color:#fff;}

.product-name select{
    background-color: #f2f2f2;
    border: 1px solid #D3D3D3;
    width: 85%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border-radius: 0;
    height: 34px;
}
.product-name select option {
    margin:0px;
    background: #F9FBFD;
    border-bottom:1px solid rgba(0,0,0,0.3);
    color:#444;
    padding: 5px;
}

/* accordion */
#accordion-box{-webkit-box-shadow: inset 0px 1px 56px -6px rgba(127,162,218,0.75);
               -moz-box-shadow: inset 0px 1px 56px -6px rgba(127,162,218,0.75);
               box-shadow: inset 0px 1px 56px -6px rgba(127,162,218,0.75);
               /*border-bottom:1px solid #5c8cd9;
               border-right:1px solid #5c8cd9;
               border-left:1px solid #5c8cd9;*/
               border: 1px solid #5c8cd9;
               /*padding: 0 15px;*/
               /*border-radius: 5px;*/
               height: 355px;
               overflow-y: scroll;}


.nav-wrapper .accordion-content{background:none; padding:0 30px;}

accordion-content ul li{background:none; padding:0 30px;}

.nav-wrapper .accordion-head,.nav-wrapper .accordion-active{
    display:block;
    margin-top:1px;	
    padding:10px 30px;
    color:#1a5b96;
    font-weight:bold;
    font-size:13px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border-bottom:1px dotted #9edcfb;}

.nav-wrapper .accordion-active{
    background:#9edcfb;
    font-weight: bold;
    font-size:13px;
    font:Verdana, Arial, Helvetica, sans-serif;
    color: #005ea7;
    font-family: Verdana, Arial, Helvetica, sans-serif;}

.nav-wrapper li:first-child .accordion-head,.nav-wrapper li:first-child .accordion-active{margin-top:0}
.nav-wrapper li{position:relative}

.plus-btn, .minus-btn{
    background-image: url(../images/acc-plus.png);
    background-repeat:no-repeat;
    background-position:80% 68%;
    height: 21px;
    width: 21px;
    position: absolute;
    top: 6px;
    cursor: pointer;}

.minus-btn{background: url(../images/acc-minus.png) no-repeat 80% 68%;}

.nav-wrapper ul ul a{display:block;color:#000000; padding:0.2em 0 0.2em 2em; font-size:0.9em}*/

.nav-wrapper.list-head{padding: 4px 20px 0 30px;}

.nav-wrapper .list-head li{
    padding: 4px 20px 0 30px ;
    font-weight: bold;
    font:13px  Verdana, Arial, Helvetica, sans-serif;
}
/* 		
.inter-heading-blue{
 background:url(../images/sub-heading-dot.png no-repeat 80% 68%;)
        font-weight: bold;
                font:13px  Verdana, Arial, Helvetica, sans-serif;
                color: #1a5b96;
                list-style: disc outside none;
        padding: 5px 0px;
       list-style-position: inside;}
                
.inter-heading-brown{
        font-weight: bold;
                font:13px  Verdana, Arial, Helvetica, sans-serif;
                color: #d8810c;
                list-style: disc outside none;
        padding: 5px 0px;
                list-style-position: inside;} */		



.nav-wrapper .list-head:first-child{margin-top:0}	

.inter-heading-blue li{
    font-weight: bold;
    font:13px  Verdana, Arial, Helvetica, sans-serif;
    padding: 5px; 
    list-style:none;
}



.inter-heading-blue li.blue a{background: url(../images/sub-heading-dot.png) no-repeat 4% 50%; color: #1a5b96;) }
.inter-heading-blue li.orange a{background:url(../images/orange-dot.png) no-repeat 4% 50%; color:#c3870b;}			   

/*  service css start */


form, input, select, textarea {
    margin: 0;
    padding: 0;
    color: #f000000;
}

div.box {
    margin: 0 auto;
    width: 474px;
}

div.box h1 {

    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 0 5px 5px;

}

div.box div {

    display: block;
    padding: 8px 0 8px 0;

}

div.box label {
    display: block;
    color: #000000;
    font-size: 14px;
    float: left;
    width: 100px;
    text-align: right;
    padding: 5px 20px 0 0;
    font:13px Verdana, Arial, Helvetica, sans-serif;
}

.captcha {
    background: #213766;
    text-align: center;
    width: 322px !important;
    height: 35px;
    margin: 5px 0;
}
.input-span {
    float: left;
    width: 70%;
}

div.box .red-msg {
    font-family: sans-serif;
    font-size: 14px;
    font-style: normal;
    color: red;
}

div.box .input_text {
    padding: 5px 10px;
    width: 300px;
    border-bottom: 1px double #999999;
    border-top: 1px double #999999;
    border-left: 1px double #999999;
    border-right: 1px double #999999;
    color:#313131;
}

div.box .span {
    padding: 8px 10px;
    width: 300px;
    color: red;
}

div.box .message {
    padding: 10px 10px;
    width: 300px;
    border-bottom: 1px double #999999;
    border-top: 1px double #999999;
    border-left: 1px double #999999;
    border-right: 1px double #999999;
    overflow: hidden;
    height: 150px;
    color:#313131;
}

.sb-cl{
    width: 322px;
    margin: 1px 0 0 190px;

}

.sb-cl button {
    background: #f1a400; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff8c00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff8c00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff8c00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffaf4b 0%,#ff8c00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff8c00 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffaf4b 0%,#ff8c00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff8c00',GradientType=0 ); /* IE6-9 */
    font:12px Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;
    padding: 5px 5px;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    border:none;
    font-weight:bold;
}


/*.sb-cl button:hover{
        background: #e88945; /* Old browsers */
background: -moz-linear-gradient(top, #e88945 0%, #ff6a00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e88945), color-stop(100%,#ff6a00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e88945 0%,#ff6a00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e88945 0%,#ff6a00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e88945 0%,#ff6a00 100%); /* IE10+ */
background: linear-gradient(to bottom, #e88945 0%,#ff6a00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e88945', endColorstr='#ff6a00',GradientType=0 ); /* IE6-9 */
font:18px Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 10px 0;
padding: 6px 20px;
border-radius: 3px;
color: #ffffff;
cursor: pointer;
border:none;
}*/

.mandatory {
    color: red;
}

/*  service css end */



/* client css start */

.radius_content{
    /*border-radius:0px 10px 10px 10px;*/
    border-radius: 0px 5px 5px 5px;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
}

.client-list-headbg{
    background: url(../images/callage-lhead-bg.png) no-repeat;
    white-space:500px;
    height:37px;
}

.industrial-list-headbg{
    background: url(../images/industrial_head-bg.png) no-repeat;
    white-space:500px;
    height:37px;
}	 

.industrial-list-headbg h2, .client-list-headbg h2{
    font:14px Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding: 8px 0 0 10px;
    color:#ffffff;
}	

.industrial-list-headbg .left-pad1, .client-list-headbg .left-pad1{ padding: 10px 0 0 10px; }	
.industrial-list-headbg .left-pad2, .client-list-headbg .left-pad2{ padding: 10px 0 0 100px; }

.padding-15{
    padding:15px;}

.list_view{
    float:left;
    width:448px;}	

.list-name-des{
    font-weight: bold;
    font:12px  Verdana, Arial, Helvetica, sans-serif;
    color: #000000;}

.fig-pad{
    width: 291px;
    padding: 14px 24px;}

/*  client css end*/


/* contact css start  */
.contact_page {
    width: 453px;

}
.contact_page h2 {
    font-weight: bold;
    font:14px  Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #21ACE5;
}

.contact-pohto{
    width:140px;
    height:145px;
    border: 1px solid #7fa2da;
}

.content_color p{
    color: #005EA7;
    font-size:14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title{ 
    font-weight: bold;
    font:12px  Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    padding:5px 0 15px 0;}


/* contact css end  */

/*site-map start  */

.sitemap{width:25%; height:400px; padding: 0 0 10px 0; margin-bottom: 20px;}
.map{margin-bottom: 20px; width:75%;}

.sitemaps ul li a{
    margin-top:10px;
    font-size: 13px;
    padding:10px;
}

.sitemap ul li a{
    color:#000000;
    display: block;
    background: url(../images/dot-list.png) no-repeat 0 3px;
    padding-left: 20px;
    font:13px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;}

.sitemap  li ul {
    margin: 10px 0 15px; }

.pad-site li{ padding:5px;}

.sitemap li:first-child {
    margin-top: 0;}

.sitemap li li a {
    padding-left: 40px;
    background:  url(../images/dot-list-li.png) no-repeat 20px 3px;
    color: #c78700;
}

/* site map end */


/* message toggal start */

.toggle {
    background:#064177;
    margin:0 auto;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    padding:5px 0;
    display:none;
    box-shadow: 1px 1px 10px 1px rgb(128, 128, 128);
    -webkit- box-shadow: 1px 1px 10px 1px rgb(128, 128, 128);
    -o- box-shadow: 1px 1px 10px 1px rgb(128, 128, 128);
    -ms- box-shadow: 1px 1px 10px 1px rgb(128, 128, 128);
}
.makeText
{
    position:absolute;
    z-index:1;
    left:0;
    right:0;
}
/*  end toggal end */

#backtotop {
    padding:5px; 
    position:fixed; 
    bottom:0px; 
    right: 25px; 
    cursor:pointer;
}


/* :target
{
         webkit-animation-name: glowheader;
        -moz-animation-name: glowheader;
        -webkit-animation-duration: 0.7s;
        -moz-animation-duration: 0.7s;
        -webkit-animation-timing-function:ease-out;
        -moz-animation-timing-function: ease-out;
        background-color:#9edcfb;
}  */


.imgback{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #95adcf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    text-align: center;
    width: 90px;
}

.imgback img{
	max-width:100%;
}
.contact-photo-content p{
	color: #000000;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
}










