@charset "utf-8";
html, body, div, span, applet, object, iframe,h1, h2, h3,h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0; padding: 0; border: 0; text-decoration:none;}
body{ font-family: Verdana; font-size:13px; color:#1a1a1a; line-height:20px;}
/*---------------header css by vishnu-------------------------*/
h4{
	color:#212121;
	font-size:28px;
	font-family: 'arial';
	margin-bottom:10px;
	font-weight:normal;
}
h5{
	color:#181818;
	font-size:24px;
	font-family: 'FrutigerLTStd47LightCnBold';
	margin-bottom:5px;
	font-weight:normal;
}
h6{
	color:#016caa;
	font-size:24px;
	font-family: 'FrutigerLTStd45Light';
	margin-bottom:5px;
	font-weight:normal;
}
h3{
	color:#222222;
	font-family: 'FrutigerLTStd45Light';
	margin-bottom:10px;
	font-size:20px;
}
a{
	color:#50dc6f;
	text-decoration:none;
}
/*a:hover{
text-decoration:underline;
}*/
.header{
	display:block;
	height:52px;
	width:100%;
	padding:14px 0;
	background:url('../images/header-bg.jpg') repeat-x 0 0;
}
.header-container{
	width:960px;
	display:block;
	height:55px;
	margin:0 auto;
}
.logo{
	
	float:left;
}
.header-right{
	float:right;
	margin-top:28px;
	text-align:right;
	position: relative;
}

.top-serch-section{
	float: left;
	width:385px;
	margin-left:80px;
	font-family: 'TahomaRegular';
	color:#3a3a3a;
	font-size: 14px;
}
.top-serch-section select, .top-serch-section .inputbox{
width:130px;
padding:5px;color:#9c9c9c;
border:1px solid #b8b8b8;
border-radius:3px;
margin-right:5px;

}

.inputbox2{
width:155px;
padding:7px 5px;color:#9c9c9c;
border:0px solid #b8b8b8;
border-radius:3px;
margin-right:5px;
background:url('../images/input-bg.jpg') repeat-x 0 0;

}
.top-serch-section .box{
	margin-bottom:5px;
}

.topjoin-form{
	position: absolute;
	width:385px;
	background:url('../images/top-arrow.png') no-repeat 300px 0;
	padding-top:10px;
	z-index:999;
	right:0;
	text-align: left;
	display: none;
}
.form-container{
display:block;
	overflow:hidden;
	background:url('../images/black-bg.png') repeat 0px 0;
	min-height:300px;
}
.formtop-content{
	display:block;
	overflow:hidden;
	padding:20px;
	border-bottom:1px solid #5a5751;
}
.formtitle{
	display:block;
	
	font-family: 'FrutigerLTStd45Light';
	font-size:25px;
	color:#fff;
	margin-bottom:20px;
}

.topjoin-form p{
margin-bottom:10px;
color:#fff;
font-family: 'TahomaRegular';
}
.topjoin-form p a{
color:#50dc6f;
}
.main-container{
		display:block;
	overflow:hidden;
	
}
.formbottom{
	display:block;
	overflow:hidden;
	position: relative;
	margin-top:-10px;
	margin-bottom:10px;
}
.certer-align{
	display:block;
	overflow:hidden;
	margin:0 auto;
	width:960px;/*80%*/
}

.input-append, .input-prepend {
    font-size: 0;
    margin: 5px 0;
    white-space: nowrap;
	float:right;
	background-color: #FFFFFF;
	display: inline-block;
	height:22px;
	padding:3px;
	border-radius:5px;
   
}
.span2{
	display: inline-block;
	border-radius: 3px 0 0 3px;
	position: relative;
   vertical-align: top;
	background-color: #FFFFFF;
	 width:182px;
	padding:3px;
	border:0px;
    
	
	

}
.btn{
	cursor:pointer;
	background:url('../images/search-icon.png') no-repeat 0 0;
	width:29px;
	height:23px;
	border:0px;
}
.banner{
	background:#e5e5e5 ;
	height:611px;
	display:block;
	overflow: hidden;
}
.homecontainer{
	display:block;
	overflow: hidden;
	padding:35px 0; 
	background: #EEEEEE;
}
/*.footer{
	display:block;
	width:100%;
	background:#eaeaea;
	overflow: hidden;
	font-family: 'TahomaRegular';
	color:#5f5f5f;
	font-size:13px;
	padding:15px 0;
}


.footer a{
color:#5f5f5f;

}*/

.social-menu{
	display:block;
}
.social-menu li{
	display:block;
	list-style:none;
	padding:5px 0;
	border-bottom:1px solid #323232;
	padding-bottom:15px;
	margin-bottom:5px;
}
.social-menu li.fb{
background:url('../images/fb.png') no-repeat 0 0;
padding-left:45px;
}
.social-menu li.li{
background:url('../images/in.png') no-repeat 0 0;
padding-left:45px;
}
.social-menu li.tw{
background:url('../images/tw.png') no-repeat 0 0;
padding-left:45px;
}
.social-menu li.bl{
background:url('../images/bl.png') no-repeat 0 3px;
padding-left:45px;
}
.social-menu li a{
color:#bebebe;
text-decoration:none;
text-transform:uppercase;
}
.social-menu li:last-of-type{
border:0px;
}
.social-menu li a:hover{
color:#fff;
}

.stories-section{
	float:right;
	width:317px;
}
.point{
	background:url('../images/point.png') no-repeat 0 bottom;
	width:25px;
	height:13px;
	position:absolute;
	z-index:777;
	margin-top:-12px;
	margin-left:147px;
	
}
.story-content{
	display:block;
	background:#181818 url('../images/gry-bg.jpg') repeat-x 0 bottom;
	border:1px solid #2d2d2d;
	border-radius:5px;
	padding:20px;
	position:relative;
	z-index:666;
	overflow:hidden;
	
}
/*.img{
	
	float:left;
}*/
.text{
	float:right;
	width:177px;
	color:#fff;
}
.text a{
color:#0263dc;
text-decoration:underline;
}
.text a:hover{
text-decoration:none;
}
.see-more{
	background:url('../images/red-icon.png') no-repeat right 0;
	padding-right:30px;
	color:#bebebe;
text-decoration:none;
float:right;
line-height:18px;
margin-top:10px;
}
.footer-bottom{
	display:block;
	overflow:hidden;
	padding:15px 0;
	color:#5f5f5f;
	font-size:13px;
	
}
/*.copyright{
	float:left;
	color:#828282;
}*/
.siteby{
	float:right;
	color:#474747;
}
.siteby a{
color:#474747;
text-decoration:none;
}
.siteby a:hover{
text-decoration:underline;
}
.content-container{
	display:block;
	overflow:hidden;
	padding:36px 0;
}
.block-content{
	background:#fff ;
	padding:15px 11px;
	margin:10px;
	float:left;
	box-shadow:0 0 10px #333;
	border-radius:5px;
	margin-right:10px;
	height:159px;
	width:452px;
	
}
.block-text{
	float:right;
	width:220px;
}

.block-content.last, .block-content:last-of-type{
margin-right:0px;
}
.block-content.last{
margin-right:0px;
}
.since-section{
	padding:30px 0;
	display:block;
	overflow:hidden;
	background:#fff url('../images/center-grd.jpg') no-repeat center bottom;
	width:100%;
	padding-bottom:50px;
}
.since-section.inner{
background:#fff url('../images/center-grd.jpg') no-repeat center top;
padding:25px 0;
padding-bottom:10px;
margin-top:20px;
}
.since-section span{
display:block;
	overflow:hidden;
	font-family: 'FrutigerLTStd47LightCnBold';
	font-size:21px;
	color:#111111;
	text-align:center;
	margin-bottom:30px;
}
.since-section a{
	float:left;
	margin-right:19px;
}
.since-section a img{
border:0px;
}
.home-top{
	display:block;
	overflow: hidden;
	padding:10px 0;
	width:100%;
}

.bottom-section{
	padding:30px 0;
	display:block;
	overflow:hidden;
	
	width:100%;
	
}
.sayblock{
	float:left;
	width:500px;
	background: url('../images/border.jpg') no-repeat right center;
}
.newsblock{
	float:right;
	width:480px;
}
.say-content{
	display:block;
	overflow:hidden;
	
	min-height:170px;
	margin-top:10px;
	float:left;
}
.say{
	float:left;
	border-radius:5px;
	box-shadow:0 0 5px #111;
}
.say-text{
	float:right;
	width:260px;
	margin-left:30px;
}
.button{
background:url('../images/gre-bt.jpg') repeat-x 0 center;

padding:3px 10px;
border-radius:5px;
color:#525252;
border:1px solid #b8b8b8;
display: inline-block;
font-size:16px;
cursor: pointer;

}
.button2{
background:#ede9e8 url('../images/bt-bg.jpg') repeat-x 0 center;
border:#2d9443 solid 1px;
padding:2px 15px;
border-radius:5px;
color:#fff;
font-family: 'FrutigerLTStd47LightCnBold';
font-size:21px;

line-height:25px;
display: inline-block;

}
.button2 img{
position:relative;
top:5px;
margin-left:5px;
}

.saybottom{
	display:block;
	overflow:hidden;
	margin-top:20px;
	width:100%;
	float:left;
}

.right{
	float:right;
}
.news-content{
	display:block;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	float:left;
}
.news-text{
	width:280px;
	float: left;
	margin-left:20px;
}
p{
	margin-bottom:5px;
}

.bt-section{
	padding:30px 0;
	display:block;
	overflow:hidden;
	background:#fff url('../images/center-grd.jpg') no-repeat center top;
	width:100%;
	text-align:center;
	padding-bottom:0px;
}
.slidetext{
	position: absolute;
	z-index:999;
	bottom:50px;
	height:111px;
	background:url('../images/black-bg.png') repeat-x center top;
	padding:20px;
	float: left;
	/*needhi added*/
	min-width:650px;
	max-width:60%;
}
.caption{
	color:#fff;
	font-size:18px;
	margin-bottom:10px;
}
.slidetext p{
font-size:16px;
color:#fff;
}
.banner-text{
	float: left;
	width:500px;
	
}
.banner-text span{
font-size:74px;
font-family: 'Century';
display:block;
margin-bottom:5px;
color:#fff;
line-height:70px;
margin-top:80px;

margin-bottom:35px;
text-shadow:0.1em 0.1em 0.2em black;
}





/*-------------For inner page---------------*/
.since-section.inner{
background:#fff url('../images/center-grd.jpg') no-repeat center top;
padding:25px 0;
padding-bottom:10px;
}
.site-container{
	display:block;
	overflow:hidden;
	padding:25px 0 11px 0;
	background: url('../images/sitemap-bg.jpg') repeat-x left top;
	color:#9e9e9e;
	font-size:14px;
	margin-bottom:25px;
}
.sitemap{
	float:right;
}
.links{
	float:left;
}
.links a{
color:#9e9e9e;
}
.links a:hover, .links a.active{
color:#007be7;
}
.share{
	float:right;
	margin-left:90px;
}
.share a{
float:left;
margin-left:10px;
}

.left-container{
	float:left;
	width:290px;
	margin-bottom:20px;
}
.right-container{
	float:right;
	width:645px;
}
.left-title{
	display:block;
	overflow:hidden;
	background: url('../images/sitemap-bg.jpg') repeat-x left bottom;
	border:1px solid #eaeaea;
	border-top-left-radius:5px;
	padding:15px 20px;
	color:#232323;
	font-size:20px;
	font-family: 'FrutigerLTStd47LightCnBold';
	text-transform:uppercase;
}

h1{
	color:#0360c5;
	font-size:25px;
	font-family: 'FrutigerLTStd47LightCnBold';
	margin-bottom:5px;
}
.left-content-box{
	padding:15px 20px;
	display:block;
	overflow:hidden;
	border:1px solid #eaeaea;
	background:#f6f6f6;
	margin-bottom:20px;
	padding-bottom:30px;
}

.product-list{
	display:block;
	overflow:hidden;
}
.product-list li{
display:block;
list-style:none;
padding:0 15px;
font-family: 'FrutigerLTStd47LightCnBold';

} 
.product-list li:last-of-type a{
border:0px;
}
.product-list li a{
color:#025ec0;
font-size:16px;
text-decoration:none;
cursor:pointer;
background:url('../images/gry-arrow.png') no-repeat left 7px;
padding:6px 0;
padding-left:20px;
border-bottom:1px solid #eaeaea;
display:block;

}
.product-list li.active{
	background:url('../images/active-li.jpg') repeat-x 0 top;
}
.product-list li span{
color:#025ec0;
background:url('../images/gry-arrow.png') no-repeat left 7px;
border-bottom:0px;
font-size:16px;
text-decoration:none;
cursor:pointer;
padding:6px 0;
padding-left:20px;
display:block;
border-bottom:1px solid #eaeaea;
}

.product-list li.active span, .product-list li.active a{
color:#fff;
background:url('../images/wh-arrow.png') no-repeat left 7px;
border-bottom:0px;
font-size:16px;
text-decoration:none;
cursor:pointer;
padding:6px 0;
padding-left:20px;
display:block;
}
.product-list li ul{ 
display:block;
	overflow:hidden;
	display:none;
	margin-top:1px;
}
.product-list li a:hover, .product-list li a.active{
color:#000;
}

.product-list li ul li{
	background:url('../images/inner-li-bg.jpg') repeat-x left bottom;
	border:0px;
	padding-left:0px;
}
.product-list li ul li:last-of-type{
background:none;
}
.product-list li ul li a{
font-size:14px;
color:#333333;
background:none;


}
.product-list li ul li a.active{
color:#025ec0;
background:url('../images/blue-arrow.png') no-repeat right center;

}
.left-text{
	float:right;
	width:150px;
}

.button3{
background:url('../images/blue-bt.jpg') repeat-x 0 center;
padding:3px 5px;
border-radius:5px;
color:#fff;
font-family: 'TahomaRegular';
float:left;

margin-top:20px;

}
 /* IE9 */
.button4{
background:url('../images/blue-more.jpg') repeat-x 0 center;

padding:10px 15px;
border-radius:8px;
color:#fff;
font-family: 'FrutigerLTStd47LightCnBold';
font-size:16px;
margin-right:20px;

}
.button4 img{
position:relative;
top:3px;
margin-left:5px;
}

.product-point{
	display:block;
	overflow:hidden;
	margin:15px 0;
}
.product-point li{
display:block;
list-style:none;
background:url('../images/blue-point.jpg') no-repeat left 12px;
padding:5px 0;
padding-left:20px;


} 

.product-content{
	display:block;
	overflow:hidden;
	padding-bottom:40px;
	margin:20px 0;
	border-bottom:1px solid #eaeaea;
}
.product-content:last-of-type{
border:0px;
}
.pimg {
margin-bottom:20px;
}
h3{
	color:#181818;
	font-size:20px;
	font-family: 'FrutigerLTStd47LightCnBold';
	margin-bottom:5px;
	font-weight:normal;
}

.list-item{
	display:block;
	overflow:hidden;
}
.list-item li{
display:block;
list-style:none;
background:url('../images/blue-point-with-arrow.jpg') no-repeat left 8px;
padding:5px 0;
padding-left:20px;


}

 @media screen and (-webkit-min-device-pixel-ratio:0)
{

.button2{
	margin-right:10px;
}

}

@media (min-width: 768px) and (max-width: 979px) {
  .header, .certer-align, .feature-section, .content_bg, .footer { width: 960px; }
}
#slides{
	height:611px;
	width:100%;
}
#Say-slides{
	width:370px;
}
.slides{
	display:block;
	overflow:hidden;
	height:611px;
	width:100%;
}
.slide-image{
	width:495px;
	height:684px;
	position: absolute;
	margin-top:-702px;
	z-index:998;
}
.pagination {
     
    position: relative;
    width: 200px;
    z-index: 999;
	
	top:-83px;
	margin:0 auto;
}
.pagination li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    list-style: none outside none;
    margin: 0 5px;
}
.pagination a {
    background-image: url("../images/pagination.png");
    background-position: 0 0;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 14px;
    width: 20px;
	margin-right:8px;
}
.pagination a.activeSlide {
    background-position: 0 -20px;
}

.pagination2 {
     
    position: relative;
    width: 235px;
    z-index: 999;
	margin:0 auto;
	top:15px;
}
.pagination2 li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    list-style: none outside none;
    margin: 0 5px;
}
.pagination2 a {
    background-image: url("../images/pagination_2.png");
    background-position: 0 0;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 14px;
    width: 15px;
	margin-right:8px;
}
.pagination2 a.activeSlide {
    background-position: 0 -24px;
}

/*--------------10-jan-2013-------------------*/
.download-title{
	color:#0255b0;
	display:block;
	overflow:hidden;
	font-family: 'FrutigerLTStd47LightCnBold';
	font-size:17px;
}
.download-container{
	display:block;
	overflow:hidden;
	margin:5px 0;
}
.top-arrow{
	display:block;
	overflow:hidden;
	background:url('../images/top-arrow.png') no-repeat 20px bottom;
	height:7px;
	position:relative;
	z-index:999;
}
.download-list{
	background:#fff;
	display:block;
	overflow:hidden;
	border:1px solid #b1c7de;
	border-radius:5px;
	display:block;
	overflow:hidden;
	position:relative;
	margin-top:-1px;
	z-index:88;
	padding:15px;
}
.download-list ul{
display:block;
}
.download-list ul li{
list-style:none;
padding:9px 0;
padding-left:30px;
border-bottom:1px solid #b1c7de;
background:url('../images/pdf-icon.png') no-repeat 0 5px;
}
.download-list ul li a{
color:#181818;
font-size:15px;
font-family: 'FrutigerLTStd47LightCnBold';
text-decoration:none;
}
.download-list ul li:last-of-type{
border-bottom:0px;
}

.left-content-box.test{
 height: 192px;
    overflow: inherit;
    padding-bottom: 0;
}
.left-content-box.left-menu{
padding:15px 0;
}

.services-content{
	display:block;
	overflow:hidden;
	padding-bottom:40px;
	margin:20px 0;
	border-bottom:1px solid #eaeaea;
}
.svi{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.about-content{
	display:block;
	overflow:hidden;
	margin:20px 0;
	border:1px solid #eaeaea;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.name-sec{
	display:block;
	overflow:hidden;
	border-bottom:1px solid #eaeaea;
	padding:10px;
	color:#eaeaea;
	font-size:20px;
}
.name-sec span{
font-size:18px;
color:#0360c5;
font-family: 'FrutigerLTStd47LightCnB';

}
.name-sec span.name{
font-size:20px;
color:#101010;
}
.about-content p{
	margin:10px;
}

/*----------------------11-jan-2013-------------------*/

.customers-box{
	display:block;
	overflow:hidden;
	margin-right:18px;
	margin-bottom:20px;
	padding:20px;
	width:160px;
	border:1px solid #ebebeb;
	border-radius:5px;
	background:#f5f5f5;
	float:left;
	height:305px;
}

.customers-box.last{
margin-right:0px;
}
.sitemap.wide{
	width:100%;
}

.left-container-blog{
	float:left;
	width:470px;
	margin-bottom:20px;
	margin-right:50px;
}
.right-container-blog{
	float:right;
	width:470px;
	margin-bottom:20px;
	
}
.blog-content-box{
	padding:15px 20px;
	display:block;
	overflow:hidden;
	border:1px solid #eaeaea;
	background:#fff;
	margin-bottom:20px;
	padding-bottom:30px;
}
.blog-list{
	display:block;
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:1px solid #eaeaea;
	margin-bottom:20px;
}
.date{
	color:#c2c2c2;
	display:block;
	overflow:hidden;
}


#header-menu ul {position:absolute; border:solid 1px #015cbf; background:#e7e7e7; display:none; text-align:left; left:0em; top:0.5em; margin:0px; padding:0px; z-index:99;}
#header-menu li ul { height: auto; background: #e7e7e7; border:none; margin:0px; padding:0px; min-width: 220px; left:0em; top:2.9em; z-index:999; border:solid 1px #015cbf;} 
#header-menu li ul li {  list-style:none; padding:0px 0px; white-space:nowrap; display: block; text-align:left; float: none; border-bottom:1px solid #015cbf;}
#header-menu li ul li.contactus { left:-1.4em; padding:0px 0px; white-space:nowrap; display: block; width:100%; text-align:left; color:#fff;}
#header-menu li ul a { height:auto; background:#e7e7e7; color:#131313; line-height:22px; font-size:1em; padding:7px 10px; display:block; text-align: left;   }
#header-menu ul a:hover {color:#015cbf; background: #015cbf; padding:7px 10px; color:#fff; }
#header-menu li a.Noborder {border:none;}
#header-menu li ul li.last, #dropmenu li ul li.last a:hover { background: none; }
#header-menu li ul li ul {  height:auto; margin:0px; padding:0px; left:16.9em; top:7.3em; min-width: 220px;  } 
#header-menu li ul li:last-of-type {
	border:0px;
	
}
.certer-align.head{
  overflow:inherit;
  height:auto;
}
.left{
	float:left;
}
.blog-list p{
	margin:10px 0;
}
.blog-list img{
	margin-right:20px;
	border:1px solid #cdcdcd;
}
.blog-list.last{
	border:0;
	margin:0;
	padding-bottom:0;
}

.blog-more{
	background:url('../images/big-arrow.jpg') no-repeat right 0;
	padding:3px;
	padding-right:35px;
	float:right;
	color: #181818;
    font-family: 'FrutigerLTStd47LightCnBold';
    font-size: 20px;
    font-weight: normal;
	
	text-transform:uppercase;
}

.article-list{
	display:block;
	overflow:hidden;
	padding-bottom:20px;
	border:1px solid #eaeaea;
	margin-bottom:30px;
	float:left;
	width:270px;
	padding:15px;
	border-radius:5px;
	box-shadow:0 0 5px #7b7b7b;
	margin-right:30px;
	
}
.article-list.last{
margin-right:0px;
}
.article-list-left{
	float:left;
	width:142px;
	margin-right:15px;
	color:#b7b7b7;
	height:150px;
}

.article-list-left img{
border:1px solid #cdcdcd;
}
.article-list-left a{
display:inline-block;
margin-top:15px;


}
.left-content-box .list-item li a{
	color:#000000;
}

.article-pagination {
     display:block;
	overflow:hidden;
    position: relative;
    width: 200px;
    z-index: 999;margin-left:260px;
	
	
	
}
.article-pagination ul{
	display:block;
	margin:0 auto;
}
.article-pagination li {
    background: none repeat scroll 0 0 transparent;
   
    list-style: none outside none;
    margin: 0 5px;
}
.article-pagination a {
    background: url("../images/blue-pg.jpg") no-repeat;
    background-position: 0 0;
    display: block;
    float: left;
   
    overflow: hidden;
  padding:6px 12px;;
  color:#fff;
   
	
}
.article-pagination a.activeSlide {
    background-position: 0 -15px;
}
.imgdetail{
	border:1px solid #cdcdcd;
	margin:15px 0;
}

.form-title{
	display:block;
	background: url("../images/heading-bg.jpg") repeat-x 0 0;
	color:#fff;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:17px 10px;
	font-family: 'FrutigerLTStd47LightCnBold';
    font-size: 25px;
    font-weight: normal;
	margin-top:30px;
}
.commentlist{
background: url("../images/arrow-top.png") no-repeat 30px 1px;
	border:1px solid #015dbf;
	border-top:0px;
	display:block;
	overflow:hidden;
	margin-top:-11px;
	padding:30px 0;
}

.commentlist li{
display:block;
border-bottom:1px solid #cdcdcd;
padding:15px 30px;
overflow:hidden;
}

.commentlist li cite{
float:left;
margin-right:15px;

}
.commentlist li cite img{
border:1px solid #036ddd;
}
.comment-reply-link{
	 background: url("../images/bullet-r.png") no-repeat scroll right 2px transparent;
    color: #1c1c1c;
    float: right;
    font-family: 'FrutigerLTStd57Condensed';
    font-size: 15px;
    padding-right: 25px;
    text-decoration: none;
	
}
.comment-reply-link2{
	 background: url("../images/gre-rp.jpg") no-repeat scroll right 2px transparent;
    color: #626262;
    float: right;
    font-family: 'FrutigerLTStd57Condensed';
    font-size: 15px;
    padding-right: 25px;
    text-decoration: none;
	
}
.commentlist li .children{
	display:block;
	overflow:hidden;
	padding-left:30px;
	border-top:1px solid #cdcdcd;
}
.commentlist li .children li{
border-bottom:0;
padding:15px 0;
}
.commentlist li:last-of-type{
	border-bottom:0px;
}

.reply-form{
	display:block;
	overflow:hidden;
	background:#eeeeee;
	border:#d1d1d1 1px solid;
}
h3#respond{
	border-bottom:#d1d1d1 1px solid;
	padding:10px 15px;
	color:#005cbe;
	font-size:21px;
	font-family: 'FrutigerLTStd57Condensed';
}
.reply-form p{
	display:block;
	overflow:hidden;
	margin:10px 0;
}
.reply-form p label{
	float:left;
	width:150px;
	font-size:14px;
	text-align:right;
	margin-right:20px;
}

.cm-input-box {
    background: url("../images/reply-in.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #d6d6d6;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 20px;
    margin-top: 2px;
    padding: 5px;
    width: 310px;
}


#comment {
    background:url("../images/text-bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #d6d6d6;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 64px;
    margin-top: 2px;
    padding: 5px;
    width: 400px;
}
#submit{
	background: url("../images/post.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 43px;
    line-height: 36px;
  
    margin-top: 3px;
    position: relative;
    width: 197px;
}

/*-----------------------14-jan-2013------------------------*/

.right-title{
	display:block;
	overflow:hidden;
	background: url('../images/sitemap-bg.jpg') repeat-x left bottom;
	border:1px solid #d8d8d8;
	
	padding:15px 20px;
	color:#232323;
	font-size:21px;
	font-family: 'FrutigerLTStd47LightCnBold';
	margin-bottom:25px;
}

.customer-say-box{
	background:url('../images/customer-say.jpg') repeat-x 0 0;
	border:1px solid #d8d8d8;
	padding:20px;
	
	display:block;
	overflow:hidden;
	margin-bottom:30px
	
}
.customer-content{
	float:right;
	width:500px;
}
.customer-say-box img{
	float:left;
	border:1px solid #d8d8d8;
}
.left-title a{
color:	#232323;
}


.success-stories{
	display:block;
	overflow:hidden;
	padding-bottom:20px;
	border:1px solid #eaeaea;
	margin-bottom:30px;
	float:left;
	width:270px;
	padding:15px;
	border-radius:5px;
	box-shadow:0 0 5px #7b7b7b;
	margin-right:30px;
	
}
.success-stories.last{
	float:right;
	margin-right:5px;
}
.stories{
	float:right;
	width:160px;
}

.sucess-top{
	display:block;
	overflow:hidden;
	background: url('../images/sitemap-bg.jpg') repeat-x left bottom;
	border:1px solid #d8d8d8;
	
	padding:10px;
	
	margin-bottom:25px;
	text-align:right;
}

.sucess-select-box {
    background: url("../images/reply-in.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #d6d6d6;
    border-radius: 5px 5px 5px 5px;
    
  
    padding: 5px;
    width: 220px;
}
.sucess-select-box option{
	background:#e0e0e0;
	border-bottom:1px solid #fff;
	
}
.sucess-pagination{
	float:right;
	margin:20px 0;
	color:#036ad7;
	width:200px;
}

.sucess-pagination a{
margin:0 5px;
color:#000;
font-size:14px;
	
}
.sucess-pagination a.button2{
	color:#036ad7;
}

.sucess-top .button{
	float:left;
	padding-top:3px;
	color:#808080;
	
}
.sucess-top .button img{
position:relative;
margin-right:5px;
float:left;
}

.sucess-detail-top{
	background:url('../images/sucess-detail.jpg') repeat-x 0 0;
	border:1px solid #e3ecf7;
	padding:15px;
	
	display:block;
	overflow:hidden;
	margin:30px 0;
	border-radius:2px;
	
}

.sucess-detail-top span{
font-size:15px;
margin-top:20px;
display:block;
	overflow:hidden;
}

.sucess-detail-top span a{
color:#333;

}
.sucess-detail-top span a img{
position:relative;
top:5px;
}

.contact-form-box{
	background:url('../images/customer-say.jpg') repeat-x 0 0;
	border:1px solid #d8d8d8;
	padding:20px;
	
	display:block;
	overflow:hidden;
	margin:20px 0;
	
}

.contact-form-box p {
    display: block;
    margin: 25px 0;
    overflow: hidden;
}
.contact-form-box p label {
    float: left;
    font-size: 13px;
    margin-right: 20px;
    text-align: right;
    width: 150px;
}
.contact-form-box p label font{
color:#ff0000;
}

.contact-input-box {
    background: url("../images/reply-in.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #d6d6d6;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 20px;
    margin-top: 2px;
    padding: 5px;
    width: 260px;
}

.left-container-contact{
	float:left;
	width:500px;
	margin-bottom:20px;
	margin-right:50px;
}
.right-container-contact{
	float:right;
	width:450px;
	margin-bottom:20px;
	
}


.comment {
    background: url("../images/text-bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #D6D6D6;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 64px;
    margin-top: 2px;
    padding: 5px;
    width: 260px;
	}
.bt{
	background:none;
	border:0;
	cursor:pointer;
}	

.contact-box{
	 display: block;
    margin-bottom: 15px ;
    overflow: hidden;
	padding-bottom:15px;
	border-bottom: 1px solid #d6d6d6;
	
}
.product-content-new{
	display:block;
	overflow:hidden;
	padding-bottom:40px;
	margin:20px 0;
	
}

/*----------21-jan-2012 for Blog---------------------*/

.left-blog-title{
	display:block;
	overflow:hidden;
	
	border-bottom:1px solid #eaeaea;

	padding:15px 20px;
	color:#232323;
	font-size:20px;
	font-family: 'FrutigerLTStd47LightCnBold';
	text-transform:uppercase;
	padding-left:0;
}

.left-blog-content-box{
	padding:15px 20px;
	display:block;
	overflow:hidden;
	
	margin-bottom:20px;
	padding-bottom:30px;
	padding-left:0;
	padding-right:0;
	
}
.blog-social-menu{
	display:block;
	overflow:hidden;
}
.blog-social-menu li{
	border-bottom:1px solid #f5f5f5;
	padding:5px 0 10px;
	margin-bottom:15px;
}
.blog-social-menu li:last-of-type{
	border-bottom:0;
}
.blog-social-menu li a{
color:#616161;
font-size:16px;
font-family: 'TahomaRegular';
font-weight:bold;
}

.blog-social-menu li.fb{
background:url('../images/fb.png') no-repeat 0 0;
padding-left:60px;
}
.blog-social-menu li.li{
background:url('../images/in.png') no-repeat 0 0;
padding-left:60px;
}
.blog-social-menu li.tw{
background:url('../images/tw.png') no-repeat 0 0;
padding-left:60px;
}
.cm-input-box.subscription{
	width:190px;
	float:left;
}
.bt2{
	background:none;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
}
.left-content-box.blog{
	padding:0;
	padding-top:15px;
	
}
.left-content-box.blog ul{
	margin-left:20px;
	margin-bottom:20px;
}
.search-blog{
	background: url('../images/sitemap-bg.jpg') repeat-x left bottom;
	border:1px solid #eaeaea;
	border-bottom-left-radius:5px;
	display:block;
	overflow:hidden;
	padding:5px 20px;
}
.blog-input-append{
	font-size: 0;
    margin: 5px 0;
    white-space: nowrap;
	float:left;
	background: url('../images/search-blog.jpg') repeat-x 0 0;
	display: inline-block;
	height:22px;
	padding:3px;
	border-radius:5px;
	border:1px solid #bdbdbd;
}

.span3{
	display: inline-block;
	border-radius: 3px 0 0 3px;
	position: relative;
   vertical-align: top;
	background: none;
	 width:200px;
	padding:3px;
	border:0px;
    
	
	

}
.post-title{
	color:#151515;
	font-family: 'FrutigerLTStd45Light';
	font-size:28px;
}
.clear{
	display:block;
	overflow:hidden;
	height:1px;
	/*background:#dcdcdc;*/
	margin:10px 0;
	clear: both;
}
.post-list{
display:block;
	overflow:hidden;
	margin:20px 0;	
}
.post-list li{
list-style:none;
display:block;
margin-bottom:20px;
overflow:hidden;
}
.post-list li .date{
float:left;
font-size:14px;
color:#1a1a1a;

}
.post-list li .post-text{
	float:right;
	width:515px;
}
.social-share a{
	margin-right:20px;
}
.postin img{
position:relative;
top:8px;
	
}
.postin a{
	color:#000000;
}
.reply-form p label.comment22{
	width:90px;
}
.sitemap.blog{
	width:645px;
}

.key-list{
	display: block;
	overflow: hidden;
	margin:60px 0;
	margin-bottom:0px;
	
}
.key-list li{
list-style:none;
float: left;
width:490px;
margin-bottom:30px;
}
.key-list li.right{
float:right;
}
.key-list li .text-content-key{
float: left;
width:360px;
margin-left:10px;
}
.key-list li .text-content-key p{
color:#989898;
}
.ft-phone{
	float: left;
	margin-left:30px;
	margin-top:15px;
}
.ft-phone span{
	color:#2d577c;
	font-size:27px;
	font-family: 'FrutigerLTStd57Condensed';
}
.ft-phone p{
	font-size:12px;
	color:#8d8d8d;
}
.ft-follow{
	float: right;
	margin-left:30px;
	margin-top:15px;
	text-align: right;
}
.ft-follow span{
	color:#2d577c;
	font-size:17px;
	font-family: 'FrutigerLTStd47LightCnBold';
	margin-right:15px;
}
.ft-follow p{
	font-size:12px;
	color:#8d8d8d;
}

.feture-left{
	float: left;
	width:470px;
	border-right:1px solid #fff;
	padding-right:25px;
}
.feture-left img{
border:1px solid #c6c6c6;
border-radius:2px;
}
.f-text{
	float: left;
	width:280px;
	margin-left:20px;
}
.f-text span{
	font-size:24px;
	color:#fff;
	font-family: 'FrutigerLTStd45Light';
	display: block;
	overflow: hidden;
	margin-bottom:10px;
	font-weight: bold;
}
.f-text p{
	color:#fff;
}

.feture-right{
	float: right;
	width:470px;
	
}
.feture-right img{
border:1px solid #c6c6c6;
border-radius:2px;
}
.f-text{
	float: left;
	width:280px;
	margin-left:20px;
}
.f-text span{
	font-size:24px;
	color:#fff;
	font-family: 'FrutigerLTStd45Light';
	display: block;
	overflow: hidden;
	margin-bottom:10px;
	font-weight: bold;
}
.f-text p{
	color:#fff;
}
.testimonial-right{
	float: left;
	width:235px;
	margin-left:20px;
}
.testimonial-right p{
	color:#154e9b;
}
.testimonial{
	display: block;
	overflow: hidden;
}
.testimonial img{
float:left;
border:1px solid #bfbfbf;
border-radius:4px;
box-shadow:0 0 5px #333;
margin:5px;
margin-right:0;
}
.view1{
	font-family: 'FrutigerLTStd45Light';
	font-size:13px;
	color:#313131;
	padding:5px 0;
	text-transform: uppercase;
	background:url('../images/big-arrow.jpg') no-repeat right 4px;
	padding-right:25px;
	line-height:25px;
	
}

.left{
	float: left;
}



.invitebox{
	float: left;
	width:360px;
	background:#f4f4f4;
	border:1px solid #c8c8c8;
	padding:20px;
}

.invitebox span{
	color:#009546;
	font-size:22px;
}

.inputbox3{
width:150px;
padding:7px 5px;color:#9c9c9c;
border:1px solid #c8c8c8;
border-radius:3px;
margin-right:5px;
background:#fff;

}

.textarea{
width:320px;
padding:7px 5px;color:#9c9c9c;
border:1px solid #c8c8c8;
border-radius:3px;
margin-right:5px;
background:#fff;
height:100px;
}

.articalsection{
	float: right;
	width:500px;
	background:url('../images/grd-bg.jpg') repeat-x;
	border:1px solid #c8c8c8;
	padding:20px;
}

#articalslide{
	display: block;
	overflow: hidden;
	width:100%;
}
.slidecontent{
	display: block;
	overflow: hidden;
	width:100%;
	
}
.imgart{
	float:left;
	border:1px solid #c8c8c8;
}
.articletext{
	float: right;
	width:220px;
}
.empty-field
{
	background: #fbfab5 !important;
}
.err-msg{
	color:ActiveCaption;
	}
.inner-container {

padding: 10px;
background: #FFFFFF;
border-radius: 4px;
}	