@charset "utf-8";
/* CSS Document */

// @import url("../reset.css");

html, body{ height:100%; }

/*-------------------------------------------------Index Page------------------------------------------------------------*/
/*-----Header------*/
body{ background:#fff url(../images/pageBg.jpg) repeat-x left top; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#585959; height:100%;margin:0 auto;}
.wrapper{ min-height: 100%; height: auto !important; /*height:980px;*/ 	margin: 0 auto -4em; }
.glowWrapper{ background:url(../images/glowBg.png) no-repeat center top;height:100%;}
.mainWrapper{ width:960px; margin:0px auto; padding-top:30px;}
.headWrapper{ height:119px;}
.bodyWrapper{ background:url(../images/wrapperBg.png) no-repeat left top; width:960px;}
.headWrapper .topBar{ background:url(../images/topHeaderbg.png) no-repeat left top; height:31px;}
.headWrapper .topBar span{ display:block; text-align:right; color:#fff;}
.headWrapper .topBar span a{ color:#fff; text-decoration:none; line-height:30px; padding-right:20px}
.SubBar{ background:url(../images/subbg.jpg) repeat-x left top; height:48px; margin:0px 1px}
.NavBar .logo img{height:38px; width:197px;}
.headWrapper .NavBar { background:url(../images/logoBg.jpg) repeat-x scroll left top transparent; height:88px;}
.NavBar .logo { background:url(../images/logo.png) no-repeat scroll left top transparent; float:left; height:71px; margin:8px 0 0 10px; width:290px;}
.NavBar ul { float:right;}
.NavBar ul li { float:left; font-family:Arial,Helvetica,sans-serif; font-size:17px; line-height:50px; padding:2px 18px; text-shadow:1px 1px 0 #FFFFFF;/*this is CSS3 - this will show in all browser except for IE*/ list-style:none; }
.NavBar ul li a { color:#606164; font-family:Arial,Helvetica,sans-serif; text-decoration:none; }
.NavBar ul li a.active { color:#3082C8; }

/*-----Container-------*/
.bodyWrapper .mainColumn{ width:960px; float:left; margin:15px 0px 0px 0px; height:580px;}
.bodyWrapper .leftbar{ width:470px;float:left; margin:30px 0px 0px 0px;border:red 1px solid;}
.bodyWrapper .mainColumnHome{ width:960px; float:left; margin:15px 0px 0px 0px;}
.bodyWrapper .mainColumnevertrueconnect{ width:960px; float:left; margin:15px 0px 0px 0px;}
.bodycontent { float:left; width:960px; }
.post { position:relative; margin-top:-15px;}
.post h1{ font-family:"rockWell", georgia; font-size:37px; color:#3878db; /*line-height:31px;*/ padding:0px 0px 0px; }
.post p{ color:#585959; padding:60px 15px 0 30px; font:33px "Rockwell"; }
.post .blue{font:42px "Rockwell"; color:#3878db;}
.post img.alignRight{ float:right; padding-left:10px;  padding-right:24px; }
.learnmore { float:right; text-align:right; padding:34px 30px 0 0px; }
.bodycontent_left { width:500px; float:left; }
.evertrue_engagement { width:478px; min-height:215px; float:left; padding-left:20px; padding-top:20px; margin-top:10px; }
.evertrue_engagement_content{ background:url(../images/engae_strip_05.jpg) repeat-x; width:462px; height:215px; float:left; }
.evertrue_engagement_content h1 { width:440px; height:30px; float:left; font:21px "Calibri"; color:#0074f6; border-bottom:2px #a4a3a3 dotted;
	text-align:justify; margin-left:7px; }
.evertrue_engagement_content p { width:440px; font:13px "Georgia"; color:#545659; text-align:left; margin-left:7px; float:left;
	/*padding-top:10px;*/ margin-top:-5px; }
.evertrue_engagement_content ul{margin:0;padding:0;float:left;}
.evertrue_engagement_content li{float:none;line-height:24px;list-style:square;margin:0 0 0 20px;}	
.evertrue_engagement_left { background:url(../images/engageleft_03.jpg) no-repeat; width:8px; height:213px; float:left; }
.evertrue_engagement_right { background:url(../images/engageright_05.jpg) no-repeat; width:8px; height:213px; float:left; }
.connect_withus {	width:479px; /*height:199px;*/ 	float:left; padding:0 0 0 20px; }
.connect_withus_content{ background:url(../images/connectwithus_strip_05.jpg) repeat-x; width:453px;height:140px; float:left;}
.connect_withus_content h1 { width:439px; font:bold 16px "Calibri"; color:#0074f6; border-bottom:2px dotted #a4a3a3; padding-top:5px; height:25px;
	float:left; margin-left:6px; text-align:justify; }
.connect_withus_content_left { background:url(../images/connectwithus_left_03.jpg) no-repeat; width:11px; height:140px; float:left; }
.connect_withus_content_right { background:url(../images/connectwithus_right_07.jpg) no-repeat; width:15px; height:140px; float:left; }
.connect_content { width:450px; height:44px; float:left; padding-top:4px; padding-left:4px; }
.connect_content_facebook {	background:url(../images/facebook_textbox.png) no-repeat; width:146px; height:44px; float:left; padding-top:8px;}
.connect_content_facebook .image { 	width:31px; height:23px; float:left; }
.connect_content_facebook .letter { font:12px "Georgia"; color:#5c74c8; padding-top:4px; padding-left:16px; float:left; }
.connect_content_facebook a { font:12px "Georgia"; 	color:#5c74c8; text-decoration:none; }
.connect_content_twitter { background:url(../images/twitter_textbox.png) no-repeat; width:146px; height:44px; float:left; margin-left:4px; }
.connect_content_twitter .image { width:20px; height:24px; float:left; padding-left:15px; padding-top:8px; }
.connect_content_twitter .letter{ font:12px "Georgia"; color:#5c74c8; padding-top:13px; padding-left:15px; float:left; }
.connect_content_twitter .letter a { font:12px "Georgia"; color:#5c74c8; text-decoration:none; }
.connect_content_email { background:url(../images/email_textbox.png) no-repeat; width:146px; height:44px; float:left; margin-left:4px; }
.myframe { padding-top:2px; height:21px; width:80px; padding-left:16px; }
.connect_content_email .image { width:16px; height:11px; float:left; padding-left:16px; padding-top:14px; }
.connect_content_email .letter { font:12px "Georgia"; color:#5c74c8; margin-top:3px; padding-left:15px; float:left; padding-top:10px; }
.connect_content_email .letter a{ text-decoration:none; font:12px "Georgia"; color:#5c74c8; }
.bodycontent_right { width:455px; float:left; }
.evertrue_connect { width:412px; min-height:418px; float:left; margin-left:28px; padding-top:20px; 	margin-top:10px; }
.evertrue_connect_content { width:400px; height:134px; float:left; margin-left:23px; }
.evertrue_connect_left { background:url(../images/aluminileft_03.jpg) no-repeat; width:14px; height:135px; 	float:left; margin-top:-1px; }
.evertrue_connect_background { background:url(../images/alumini_connect_strip_03.jpg) repeat-x; width:380px; height:134px; float:left; }
.evertrue_connect_background h1 { 	width:375px; height:33px; float:left; font:21px "Calibri"; color:#0074f6; border-bottom:2px #a4a3a3 dotted;
	text-align:justify; }
.evertrue_connect_background p { font:13px "Georgia"; color:#545659; float:left; text-align:left; margin-top:-5px; }
.evertrue_connect_right { background:url(../images/aluminiright_05.jpg) no-repeat; width:13px; height:135px; float:left; margin-top:-1px; }
.alu_below { width:407px; float:left; background:url(../images/alubgstrip_03.jpg) repeat-x; margin-top:-2px; }
.alu_below a { text-decoration:none; color:#585959;}
.alumin_left { background:url(../images/alumini-left_03.jpg) no-repeat; width:19px; height:217px; float:left; margin-left:15px;}
.alumini_background { background:url(../images/below_strip_05.jpg) repeat-x; width:340px; 	height:220px; float:left;}

.alumini_right {background:url(../images/alumini_right_07.jpg) no-repeat;width:19px;height:217px;float:left; }

.firstRow_image { width:350px; height:69px; float:left;position:relative; padding-top:8px;}
.secondRow_image {width:350px;height:69px;float:left;padding-top:20px;}
.firstRow p{float:left;width:85px; text-align:center;}
.secondRow p{float:left;width:85px; text-align:center;}

/*--------Footer-----------*/
.footerrContainer1{ width:100%;	 clear:both; background:url(../images/footer_strip_03.jpg) repeat-x; /*	height:4em;*/ height:180px; margin-top:55px; }
.footer{ width:960px; margin:0 auto; clear:both; }
.footer_copyrights { width:250px; height:150px; float:left; font:12px "Arial"; color:#FFFFFF; padding-top:18px; }
.footer ul{ width:50px; margin:0 0 0 0; }
.footer li{ list-style:none; float:left; height:24px; font:12px "Arial"; color:#FFFFFF; text-decoration:none; }
.footer a{ 	font:12px "Arial"; 	color:#FFFFFF; text-decoration:none; }
.footer_menu_column1 { margin-top:18px; width:100px; height:160px; float:left; }
.footer_menu_column2 { margin-top:18px; width:100px; height:160px; float:left; }
.footer_menu li { width:100px; float:right; }
.footer_logo { width:173px; height:150px; float:right; }
.footer_logo .image { width:150px; height:37px; float:left; padding-left:10px; }
.footer_logo .emailaddress { width:133px; height:15px; float:right; font:14px "Arial"; color:#FFFFFF; margin-top:25px; }
.footer_logo li { float:left; }
.footer_logo a { text-decoration:underline; color:#FFFFFF; float:left; }
.footerWrapper{ width:100%; background:#585959; color:#acacac}
.footerPod{ width:960px; margin:0px auto}

.clearfix:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;}
/*--------------------------------About EverTrue--------------------------------------------------------*/
.header_below_menu {background:url(../images/header_below_strip_03.jpg) repeat-x;width:958px;margin:0 auto;height:46px;color:#237ac5;}
.header_below_menu .menu_border_left{background:url(../images/menuborder_03.png) no-repeat;float:left;margin:0 0 0 0;width:4px;	height:15px;color:#B3B2B2;}
.header_below_menu ul{ margin:0px 0 0 0px; height:15px;	 }
.header_below_menu li{ float:left; height:15px; margin:10px 5px 0 6px; list-style:none; color:#000000;}
.header_below_menu a{ text-decoration:none; color:#000000; font:14px "Georgia"; display:block; line-height:15px; }
.header_below_menu a:hover{ color:#237ac5; font:14px "Georgia"; display:block; line-height:15px; }
#navigationActive { color:#237ac5; font:bold 14px "Georgia"; display:block; line-height:15px;}
.SubBar p{ padding:0px 23px; line-height:35px; font-size:16px; color:#3082c8}
.SubBar p span{ color:#333}
.SubBar li{float:left; height:15px; margin:10px 5px 0 6px; list-style:none; color:#000000; }
.SubBar ul{margin:8px 0 0 0; height:15px;}
.SubBar a{ text-decoration:none; color:#000000; font:14px "Georgia"; display:block; line-height:15px; }
.SubBar a:hover{ color:#237ac5; font:14px "Georgia"; display:block; line-height:15px; }
.about_evertue_content  {width:653px;min-height:490px;float:left;padding-left:6px;}
.about_evertue_content  h1  {font:20px "Rockwell";color:#4a4949;padding-left:39px;}
.about_evertue_content  p {font:14px "Georgia";color:#6c6c6c;padding-left:39px;}
.contact_details {width:290px;/*height:640px;*/float:left;}
.contact_details .contact {padding-top:25px;padding-left:45px;width:255px;float:left;font:20px  "Rockwell";color:#4a4949;}
.contact_details .emailid { width:250px; float:left; font:14px  "Georgia"; color:#297bc5; padding-left:45px;}
.contact_details a{font:14px  "Georgia";color:#297bc5;}
.contact_details .social{width:250px;float:left;font:20px  "Rockwell";color:#4a4949;padding-left:45px;padding-top:25px;}
.contact_details .followus{width:250px;float:left;font:16px  "Georgia";color:#6c6c6c;padding-left:45px;padding-top:4px;}
.contact_details .facebook{width:31px;float:left;padding-left:45px;padding-top:4px;}
.contact_details .twitter {width:31px;float:left;padding-left:14px;padding-top:4px;}
/*---------------------------------Abouts us --EverTrue Connect-----------------------------------------------*/
.glowWrapper1{ background:url(../images/glowBg2.png) no-repeat center top;height:100%;}
.bodyWrapper .mainColumn2{ width:960px; float:left; margin:15px 0px 0px 0px; min-height:430px;}
.about_evertue_connect {width:653px;height:395px;float:left;padding-left:6px;}
.about_evertue_connect  h1  {font:20px "Rockwell";color:#4a4949;padding-left:39px;}
.about_evertue_connect  p {font:14px "Georgia";color:#6c6c6c;padding-left:39px;}
.about_evertue_connect .emailid{font:14px "Georgia";color:#297bc5;}
.about_evertue_connect a{text-decoration:underline; color:#297bc5;}
/*--------------------------------------- About Us Our Mission Page------------------------------------------*/
.about_ourmission_content {width:653px;height:330px;float:left;padding-left:6px;padding-top:15px;}
.bodyWrapper1{ background:url(../images/wrapperBg.png) no-repeat left top; width:960px;height:500px;}
.bodyWrapper .mainColumn1{ width:960px; float:left; margin:15px 0px 0px 0px; height:330px; border:red 1px solid;}
.about_ourmission_content  h1  {font:20px "Rockwell";color:#4a4949;padding-left:39px;}
.about_ourmission_content  p {font:14px "Georgia";color:#6c6c6c;padding-left:39px;}
.contact_details_ourmission{width:290px;/*height:640px;*/ float:left; padding-top:15px;}
.contact_details_ourmission .contact {padding-top:25px;padding-left:45px;width:255x;float:left;font:20px  "Rockwell";	color:#4a4949;}
.contact_details_ourmission .emailid {width:250px;float:left;font:14px  "Georgia";color:#297bc5;padding-left:45px;}
.contact_details_ourmission a {font:14px  "Georgia";color:#297bc5;}
.contact_details_ourmission .social {width:250px;float:left;font:20px  "Rockwell";color:#4a4949;padding-left:45px;padding-top:25px;}
.contact_details_ourmission .followus{width:250px;float:left;font:16px  "Georgia"; color:#6c6c6c;padding-left:45px;padding-top:4px;}
.contact_details_ourmission .facebook {width:31px;float:left;padding-left:45px;padding-top:4px;}
.contact_details_ourmission .twitter {width:31px;float:left;padding-left:14px;padding-top:4px;}
/*---------------------------------------EverTrue Connect Page----------------------------------------------*/
.wrapperevertrueconnect{ width:100%; min-height: 100%; /*height: auto !important;*/ height:3200px; margin: 0 auto -4em; }
.product_container {width:960px;margin:0px auto;}
.phone_img{background:url(../images/phone_image_03.png) no-repeat; float:left; width:960px;height:293px;}
.phone_img_content {width:520px;float:left;}
.phone_img_content h1 {float:left;font:40px "Rockwell";color:#0279cd;padding-top:90px;padding-left:90px;}
.phone_img_content p {font:40px "Rockwell";color:#012945;padding:80px 0 0 60px;}

.product_class{background:url(../images/brown_strip_03.jpg) repeat-x;width:958px;min-height:235px;float:left;margin-top:0px;}
.product_class p{font:14px "Georgia";color:#6c6c6c;}
.product_class h1 { padding-top:25px; padding-left:40px; font:25px "Georgia"; color:#6c6c6c; }
.product_class h2 {padding-left:40px;font:bold 14px "Georgia";color:#6c6c6c;}
.product_class .emailid {font:14px "Georgia";color:#297bc5;}
.product_class a {text-decoration:underline;color:#297bc5;}

.product-left-image{width:435px;min-height:225px;float:left;margin:30px 0 0 40px;}
.product-left-content{width:462px;min-height:235px;float:right}
.product-left-content p{padding:0 30px 0 0}
.product-left-content h1 { padding:25px 0 0 0; font:25px "Georgia"; color:#6c6c6c; }
.product-left-content h2 {padding-left:0;font:bold 14px "Georgia";color:#6c6c6c;}
.product-left-content .emailid {font:14px "Georgia";color:#297bc5;}
.product_class a {text-decoration:underline;color:#297bc5;}

.product-right-image{width:435px;height:215px;float:left;margin:24px 0 0 22px;}
.product-right-content{width:462px;min-height:238px;float:left;}
.product-right-content p{padding:0 0 0 40px}

#brown_img {background:url(../images/aluconnect_img_03.png) 0 0 no-repeat;}
#directory_product_img {background:url(../images/directory_img_07.png) 0 0 no-repeat;}
#pronews_img {background:url(../images/pro_news_img_03.png) 0 0 no-repeat; margin:24px 0 0 22px; }
#multimedia_img {background:url(../images/multimedia_image_03.png) 0 0 no-repeat;float:left;}
#product_events_img {background:url(../images/pro_events_img_03.png) 0 0 no-repeat;margin:10px 0 0 22px;}
#reunions_product_img{background:url(../images/reunions_image.png) 0 0 no-repeat;margin-top:21px;}
#socialmedia_img {background:url(../images/socialmedia_image_03.png) 0 0 no-repeat;margin:24px 0 0 22px;}
#product_maps_img {background:url(../images/maps_img_03.png) 0 0 no-repeat;}
#pro_give_img {background:url(../images/give_img_03.png) 0 0 no-repeat;}
#pro_devices_img {background:url(../images/phone_imgg_03.png) 0 0 no-repeat;margin:0 0 0 22px;}
#letstalk_img {background:url(../images/letstalk_image_03.png) 0 0 no-repeat;}


.letstalk_product {background:url(../images/letstalk_strip_22.jpg) repeat-x;width:958px; /*height:260px;*/float:left;margin-top:0px;}
.letstalk_img {background:url(../images/letstalk_image_03.png) no-repeat;width:288px;height:219px;float:left;margin-top:70px;margin-left:65px;margin-top:15px;}
.letstalk_content{width:400px;/*height:260px;*/float:left;padding-left:140px;}
.letstalk_content .emailid {font:14px "Georgia";color:#297bc5;}
.letstalk_content a {text-decoration:underline;color:#297bc5;}
.letstalk_content h1 {padding-top:25px;padding-left:50px;font:25px "Georgia";color:#6c6c6c;}
.letstalk_content p {padding-left:50px;font:14px "Georgia";color:#6c6c6c;}

/*********************** Updated CSS by Saravannan ****************************************/
.learnmore span.contact-label {display:block;width:265px;float:left;font-size:18px;text-align:left;font-family:Rockwell;}
#mainColumnHome{width:900px;float:left;padding-left:20px;}
.evertrue_engagement_content p,.evertrue_connect_background p{line-height:20px;}
.connect_withus{padding-top:10px}

.evertue_contact {width:620px;min-height:680px;float:left;padding-left:39px;}
.mobile-comunity{width:270px;float:left;padding:65px 0 0 0}
.evertue_contact img{float:right;margin:0 90px 0 0;}
.contactFormContainer{position:relative;width:540px;float:left;padding:0 0 6px 0;}
.contactLabel{width:74px;float:left;font-size:12px;color:#6c6c6c;margin:0 30px 0 0;text-align:right;height:29px;line-height:29px;}
.contactInputbox{width:389px;float:left;}
.contactInputbox input{background:none;border:1px solid #a4a4a4; ;width:370px;padding:8px 0 8px 5px;color:#6c6c6c;}
.contactInputbox textarea{background:none;border:1px solid #a4a4a4; ;width:370px;padding-left:5px;height:175px;color:#6c6c6c;}
#submitBtn{background:url(../images/submit.jpg) left top no-repeat;width:105px;height:36px;cursor:pointer;border:0}
.error{font-size:12px;color:#FF0000}

.contact_details ul{margin:12px 0;padding:0 0 0 45px;float:left;}
.contact_details li{list-style:none;float:none;color:#707070;font:14px Georgia;padding:8px 0 7px 30px;}
.contact_details li a{color:#297bc5;text-decoration:none}
.contact_details #phone{background:url(../images/phone.jpg) left 12px no-repeat;}
.contact_details #email{background:url(../images/contact-email.jpg) left 12px no-repeat}
.contact_details #address{background:url(../images/home.jpg) left 12px no-repeat}
.about-contact{padding-left:39px}
.about-contact .contact-label{width:465px;float:left;font-size:18px;color:#585959;line-height:40px}

.team_members {width:100%;float:left;padding:0 0 20px 39px;}
.member_image{ float:left;width:85px;padding-top:5px; }
.member_desc{float:left;width:480px;}
.member_desc p{line-height:22px;padding:0 0  0 20px;margin:0;}



