@charset "utf-8";
/* CSS Document */
/*reset css*/
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{margin:0 auto; padding: 0;border: 0;}
/*reset css end*/


body{background:#FFFFFF;margin:0px 0px;padding:0px 0px;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:20px;color:#272727;}
form {padding: 0; margin: 0}
		.links a {color: #3977C2;font-size:11px;}
		.links a: link {color: #3977C2;}
		.links a: hover {color: #3977C2;}
		.links a: active {color: #3977C2;}
		.links a: visited {color: #3977C2;}
		
		.logout a {color: #B8B8B8; font-weight: bold;}
		.logout a: link {color: #B8B8B8; font-weight: bold;}
		.logout a: hover {color: #B8B8B8; font-weight: bold;}
		.logout a: active {color: #B8B8B8; font-weight: bold;}
		.logout a: visited {color: #B8B8B8; font-weight: bold;}
		a img {border: 0}


		
.logo{background:#161616;padding-bottom:10px;padding-left:30px;}
/*css for menu*/
/*.menu{ width:100%; background:url(../images/menubg.png) no-repeat; height:50px;position:relative;}
.menu ul{margin:0; padding:0; list-style:none; margin-left:12px;}
.menu ul li{float:left; margin:0 2px 0 0px;}
.menu ul li a{float:left; padding-top:20px; margin-left:3px; color:#ffffff; font-weight:normal; text-decoration:none; font-size:15px;}
.menu ul li a span{margin:0 35px 0 10px; text-decoration:none; text-align:center;}
.menu ul li:hover{background:url(../images/tabLeftSelectedBg.jpg) top left no-repeat; height:50px; float:left; margin-right:4px; margin-top:0; cursor:pointer; text-decoration:none;  text-align:center;}
.menu ul li:hover a{background:url(../images/tabRightSelectedBg.jpg) top right no-repeat; height:50px; float:left; padding-top:20px; margin-left:0px; color:#fff; font-weight:normal; cursor:pointer; text-decoration:none; font-size:15px; text-align:center;}
.menu ul li.selected{background:url(../images/tabLeftSelectedBg.jpg) top left no-repeat; height:50px; float:left; margin-right:3px; margin-top:0; cursor:pointer;}
.menu ul li.selected a{background:url(../images/tabRightSelectedBg.jpg) top right no-repeat; height:50px; float:left; padding-top:20px; margin-left:9px; color:#fff; font-weight:normal; cursor:pointer; text-decoration:none; font-size:15px;}*/


.menu{ width:1024px; background:url(../images/menubg.png) no-repeat; height:50px;padding-left:20px;*position:relative;*top:-6px;_top:14px;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/box-menubg.png',sizingMethod='scale'); background-repeat:repeat-y; _background:none;}
.menu ul{margin:0; padding:0; list-style:none; margin-left:0px;}
.menu ul li{float:left; margin:0 0px 0 8px;}
.menu ul li a{float:left; padding-top:20px; margin-left:13px; color:#ffffff; font-weight:normal; text-decoration:none; font-size:15px;}
.menu ul li a span{margin:0 20px 0 10px; text-decoration:none;}
.menu ul li:hover{background:url(../images/tabLeftSelectedBg.jpg) top left no-repeat; height:50px; float:left; margin-right:0px; margin-top:0; cursor:pointer; text-decoration:none;}
.menu ul li:hover a{background:url(../images/tabRightSelectedBg.jpg) top right no-repeat; height:50px; float:left; padding-top:20px; margin-left:13px; color:#fff; font-weight:normal; cursor:pointer; text-decoration:none; font-size:15px;}
.menu ul li.selected{background:url(../images/tabLeftSelectedBg.jpg) top left no-repeat; height:50px; float:left; margin-right:3px; margin-top:0; cursor:pointer;}
.menu ul li.selected a{background:url(../images/tabRightSelectedBg.jpg) top right no-repeat; height:50px; float:left; padding-top:20px; margin-left:13px; color:#fff; font-weight:normal; cursor:pointer; text-decoration:none; font-size:15px;}


/*css for menu ends*/
		
/*css for box*/
.box-main{padding-top: 0px; padding-bottom:26px; border-bottom: 1px dotted #011931;padding-left:20px;}
.box{width:284px;float:left;}
.box h2{font-size:15px;color:#3C3C3C;padding-top:20px;padding-left:15px;}
.box p{margin-left:10px;}
.box .more-link{float:right;background:;width:47px;height:35px;margin-top:15px;}
.box .label{line-height:20px;font-size:13px;padding-top:20px;color:#272727;width:90%;padding-left:5px;}
.box .Top{background:#FFFFFF url(../images/box-top.png) no-repeat bottom;width:284px;height:17px;float:left;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/box-top.png',sizingMethod='scale'); background-repeat:repeat-y; _background:none;}
.box .Mid{background:#FFFFFF url(../images/box-mid.png) repeat-y top;width:284px;float:left;min-height:200px;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/box-mid.png',sizingMethod='scale'); background-repeat:repeat-y; _background:none;}
.box .Btm{background:#FFFFFF url(../images/box-btm.png) no-repeat top;width:284px;height:61px;float:left;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/box-btm.png',sizingMethod='scale'); background-repeat:repeat-y; _background:none;}
/*css for box ends*/

/*css for footer*/
#footer{border-bottom: 1px dotted #011931;padding-left:20px;padding-bottom:20px;padding-top:10px;}
#footer h1{color:#3977C2;font-size:16px;padding-bottom:10px;}
#footer ul{margin-left:20px;}
#footer ul li{list-style:disc;font-size:11px;color:#3977C2;}
#footer ul li a{text-decoration:none;}
#footer ul li a:hover{text-decoration:underline;}
.margL60{margin-left:60px;}
.margL140{margin-left:140px;}
.fl{float:left;}
.fr{float:right;}
.copyright{color:#353535;font-size:11px;}
.padL20px{padding-left:20px;}
.margR59px{margin-right:59px;}
.padT10px{padding-top:10px;}
.padR10px{padding-right:10px;}
.margT10px{margin-top:10px;}
.bold{font-weight:bold;}
.sep-h{padding:5px 0px;}
.clear{clear:both;}
.padT5px{padding-top:5px;}
.label-large{font-size:15px;}
.margT15px{margin-top:15px;}
/*css footer end*/

/*css for inner page*/
.inner-main{padding-left: 30px; padding-right: 30px;}
.inner-main h2{font-size:25px;color:#222637;padding-top:2px;}
.main-section{width:930px;margin:0 auto;}
.left-section{width:560px;margin-right:5px;}
.left-section p{text-align:justify;}
.right-section{width:360px;margin-left:5px;}
.inner-contain{padding:20px 0 20px 15px;}
.inner-contain-right{padding:20px 0 20px 30px;}
.bdr-btm-dotted{border-bottom: 1px dotted #011931;}
.inner-contain p{margin-bottom:10px;}
.inner-contain label{line-height:20px;font-size:13px;}
.product-contain{background:#FFFFFF;height:auto;}
.product-contain label{font-size:12px;color:#272727;line-height:18px;font-family:Arial, Helvetica, sans-serif;}
.product-contain ul {list-style-image: url(../images/icn-arrow.jpg);margin-top:6px;margin-left:15px;margin-bottom:10px;}
.product-contain li{font-size:12px;color:#3163CB; margin:0;padding:0;line-height:18px;}
.product-contain li a{text-decoration:none;color:#3977C2;}
.product-contain li a:hover{text-decoration:underline;color:#3977C2;}
input.request{background:transparent url(../images/btn-request-infor.png) no-repeat;width:177px;height:24px;border:none;font-size:14px;color:#FFFFFF;cursor:pointer;}


/*css for rounded inner*/
.t {background: url(../images/box/dot.jpg) 0 0 repeat-x; width: 556px}
.b {background: url(../images/box/dot-btm.jpg) 0 100% repeat-x}
.l {background: url(../images/box/dot-left.jpg) 0 0 repeat-y}
.r {background: url(../images/box/dot-left.jpg) 100% 0 repeat-y}
.bl {background: url(../images/box/bl2.jpg) 0 100% no-repeat}
.br {background: url(../images/box/br2.jpg) 100% 100% no-repeat}
.tl {background: url(../images/box/tl2.jpg) 0 0 no-repeat}
.tr {background: url(../images/box/tr2.jpg) 100% 0 no-repeat; padding:10px;padding-left:5px;} 
/*css for rounded inner end*/

/*css for consultant form*/
.consult-box{width:350px;}
.consult-left{background:#ffffff url(../images/lead-form-left.jpg) no-repeat left;width:11px;height:325px;float:left;}
.consult-mid{background:#FFFFFF url(../images/lead-form-mid.jpg) repeat-x;height:325px;float:left;}
.consult-right{background:#FFFFFF url(../images/lead-form-right.jpg) no-repeat;width:11px;height:325px;float:left;}
.consult-mid table.contain{margin-top:20px;}
.consult-mid table.contain label{color:#222637;font-size:12px;margin-right:10px;}
input{height:18px;border:solid 1px #D6D6D6; font-size:12px;padding-left:2px;font-family:Arial, Helvetica, sans-serif;width:200px;}
textarea{border:solid 1px #D6D6D6; font-size:12px;padding-left:2px;font-family:Arial, Helvetica, sans-serif;}
.consult-mid table.contain input.button{background:transparent url(../images/btn-bg-submit.png) no-repeat;width:90px;height:35px;border:none;font-size:16px;color:#FFFFFF;cursor:pointer;}
.consult-mid h2{font-size:21px;color:#222637;margin-bottom:10px;}
.width332{width:332px;}


/*css for buy rounded*/

.buy-box{width:350px;padding-top:10px;}
.buybox-left{background:#ffffff url(../images/left-curve-buy.jpg) no-repeat left;width:11px;height:145px;float:left;}
.buybox-mid{background:#FFFFFF url(../images/mid-curve-buy.jpg) repeat-x;height:145px;float:left;}
.right-boxes h2{font-size:15px;color:#587A18;padding-top:6px;padding-left:5px;}
.right-boxes p{margin-left:0px;}
.right-boxes .label{line-height:20px;font-size:13px;padding-top:6px;color:#272727;width:96%;padding-left:5px;}
.buybox-right{background:#FFFFFF url(../images/right-curve-buy.jpg) no-repeat;width:11px;height:145px;float:left;}

/*css for idea rounded*/
.idea-box{width:350px;padding-top:10px;}
.ideabox-left{background:#ffffff url(../images/left-curve-idea.jpg) no-repeat left;width:11px;height:145px;float:left;}
.ideabox-mid{background:#FFFFFF url(../images/mid-curve-idea.jpg) repeat-x;height:145px;float:left;}
.ideabox-right{background:#FFFFFF url(../images/right-curve-idea.jpg) no-repeat;width:11px;height:145px;float:left;}

/*css of rounded end*/

ul.idea{list-style-image: url(../images/icn-right.jpg);margin-top:6px;margin-left:15px;margin-bottom:10px;}
.idea li{font-size:13px;color:#272727;margin:0;padding:0;line-height:20px;padding-bottom:25px;padding-left:5px;}
.contain-left label{color:#222637;font-size:12px;margin-right:10px;font-family:Arial, Helvetica, sans-serif;}
.contain-left input{height:18px;border:solid 1px #D6D6D6; font-size:12px;padding-left:2px;font-family:Arial, Helvetica, sans-serif;width:250px;}
.contain-left input.submit{background:transparent url(../images/submit-information.png) no-repeat;width:227px;height:35px;border:none;font-size:18px;color:#FFFFFF;cursor:pointer;}
.cursor{cursor:pointer;}



/*css for pop-up*/
#popup {text-align: left; width:690px;}
#popup .tagline { text-align:left; margin-top:7px; height:25px; padding:3px; margin-left:11px;width:661px; background:#3166A8; color: #ffffff; font: 15px Arial, Sans-serif, Tahoma;}
#popup .middlecontain{text-align:left;  margin-top:13px; width:665px; color:#FFFFFF; font-family:Arial; font-size:15px;}
#popup .bullet { width: 646px; background: url(../images/pop-up/popup-checkmark.jpg) 10px 3px no-repeat; }
#popup .bullet .text { width: 594px; border-bottom: 1px dashed #cccccc; margin-left: 42px; padding: 8px 0px; line-height: 22px; text-decoration: none; color: #000000; font: 16px Arial, Tahoma, Verdana; } 
#popup .form { padding-left:0px; }
#popup .textbox { border:0;color:#222637;background:#FFFFFF; padding: 2px 8px; margin-right: 8px; font-size:15px;font-family:Arial, Helvetica, sans-serif;}
#popup .submit { border: 0px; width:146px; height:26px; background-image:url(../images/pop-up/submit.jpg); background-repeat: no-repeat; }
#popup .form img { padding-bottom: 5px; }
#popup .heading{font-size:25px; color:#FFFFFF; padding-bottom:5px;}
#popup .terms { text-align: left; color:#497483; font:12px Georgia, Tahoma, Sans-serif; padding:10px 0 20px 13px; margin:0px 10px; height:12px; background:url(dotline.gif) repeat-x bottom;}
#popup .option  { text-align: left; margin: 0px 10px; padding-left:10px;}
#popup .terms a { color: #549fc9 }
#popup .option a {text-align:left; color:#ffffff; font:bold 12px Georgia, Sans-serif, Tahoma; line-height:25px; font-style:italic;}

#popup {
background:#FFFFFF none repeat scroll 0 0;

text-align:left;
width:679px;
}
#popup .container {padding:0px 0 0 0; background:url(../images/pop-up/bodybg.jpg) no-repeat; width:692px; height:352px;}
input.getevolution{background:transparent url(../images/pop-up/getbtn.jpg) no-repeat;width:159px;height:25px;border:none;}




