@charset "utf-8";
/* CSS Document */

/*  Reset for some default browser CSS - General */

body, div, h1, h2, h3, p, img, header, section, aside, footer, button {
	margin: 0; padding: 0; border: 0; list-style: none;
}

a {
	text-decoration: none;
	color: #961b25;
	outline:0;
}

a:hover {
	color: #6f92a7;
}
.float {
		float:left;
	}
.clear{clear:both;}
	
body {
background:url('../images-sw/swayam_bg.jpg') repeat-x;
	/* background:#8eb608 url(../images-sw/bg.jpg) repeat-x left top;*/
	font-family :  Arial;
	font-size: 12px;
	}
	
	#site_Commonhead { position:relative; height: 95px; max-width:1280px; width:100%; margin:0px auto; padding:0; background:url(../images-sw/top-common-header.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/*Header section*/

#site_head { position:relative; height: 95px; max-width:1280px; width:100%; margin:0px auto; padding:0; background:url(../images-sw/top-header-bg.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#site_head .header{ width:1003px; margin:0px auto; padding:0; }
.header .header-container{width:985px; margin:0px auto; padding:10px 0 0 18px ; height:85px;}
.header-container .logo{float:left; width:298px; }
.header-container .menu{ float:right; width:450px; margin:22px 80px 0px 0px; padding:0;}
.menu ul{width:450px; margin:0px; padding:0px; display:block; list-style:none; height:30px;}
.menu ul li{ list-style-type:none; margin:0; padding:0 8px; width:auto; display:inline;  }
.menu ul li a{ text-decoration:none; font-family: 'UniversCondensedOblique'; font-size:17px; padding:0; margin:0; color:#fff; text-transform:uppercase; line-height:30px; text-shadow: 3px 1px #b59156; font-weight:bold; }
.menu ul li a:hover{ text-decoration:none; color:#FF0000; font-weight:bold;}
.left-pad{ padding-left:0px !important;}
.right-pad{ padding-right:0px  !important;}
.main-container{ width:100%; margin:0px auto; height:572px; max-width:1280px; padding:0; background:url(../images-sw/main-bg.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
 }
/*.main-container .main-div{ width:939px; margin:0px auto; padding:0 32px; min-height:500px; }*/
.main-container .main-div{ width:985px; margin:0px auto; padding:0 5px 0 35px; min-height:500px; }
.main-container .main-div .left-main-div{ float:left; width:480px; margin:0; padding:0; }
.main-div .left-main-div h1{ float:left; width:450px; margin:0; padding:20px 0 0 30px; font-family: 'WalkwayBoldRegular'; font-size:34px; line-height:normal; color:#fff;  text-shadow: 3px 1px #b59156;}
 .login-div{ float: left; width:300px; margin:40px 0 0 0; padding:0 0 0 50px; }
.left-main-div .login-div .login-text{ float:left; width:55px; margin:0; padding:0; font-family: 'UniversCondensedOblique'; font-size:20px; color:#f41400; line-height:24px; }
.login-div .col-1{ float:left; width:115px; margin:3px 7px 0 0; padding:0;  height:18px; line-height:16px; position:relative;}
.login-div .col-1 .input-login{ width:107px; margin:0; padding:0 3px 0 3px; font-family: Arial;background:#f5f5f5; font-size:12px; color:#313131; height:16px;
 border:#c9bea7 1px solid; 
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px; 
 behavior: url(ie-css3.htc);
 z-index:1;
 position:absolute;
}
.left-main-div .log-submit{ float:left; width:76px; margin:23px 0 0 0; padding:0; }
.left-main-div .iso{ float:right; width:200px; margin: 260px 45px 0 0; padding:0; text-align:center; font-family:Arial; font-size:18px; color:#b01800; font-weight:bold; line-height:normal;}
.iso a{ text-decoration:none; font-family:Arial; font-size:18px; color:#b01800; font-weight:bold; line-height:normal;}
.main-container .main-div .right-main-div{ float:left; width:330px; margin:20px 0 0 0; padding:0; }
.right-main-div h3{ float:left; width:330px; text-align:center; font-family: 'UniversCondensedOblique'; font-size:25px; color:#fff; text-transform:uppercase;}
.right-main-div .regi-row{ float:left; width:330px; margin:15px 0 0 0; padding:0;}
.right-main-div .regi-row .regi-col-1{ float:left; width:105px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:24px; font-weight:normal; }
.right-main-div .regi-row .regi-col-2{ float:left; width:190px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:24px; font-weight:normal;  height:24px;}
.right-main-div .regi-row .regi-col-2 .input-regi{ width:190px; margin:0; padding:3px; font-family: Arial; font-size:12px; color:#313131; background:#f5f5f5; height:18px;
border:#c9bea7 1px solid; 
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px; 
 behavior: url(ie-css3.htc);
 z-index:1;
 position:absolute;
}
.right-main-div .regi-row .regi-col-2 select{ width:194px; margin:0; padding:3px; font-family: Arial; font-size:12px; color:#313131; background: url(../images-sw/select-bg-new.jpg) no-repeat left top; height:26px;  border:none; overflow:hidden; }
/*select{ background:url(../images-sw/select-bg-new.png) no-repeat left top;}*/

.right-main-div .regi-row .regi-col-3{ float:left; width:59px; margin:0 8px 0 0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:24px; font-weight:normal; border:#b34102; height:24px;}
.right-main-div .regi-row .regi-col-3 select{ width:61px; margin:0; padding:2px; font-family: Arial; font-size:12px; color:#313131;  background:url(../images-sw/select-bg-quick.jpg) repeat-x left top; border:#bfbfbf 1px solid; height:26px; 
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
}
.right-main-div .regi-row .regi-col-4{ float:left; width:30px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:24px; font-weight:normal; height:24px;}
.regi-col-4 .input-checkRegi{ float:left; margin:5px 0 0 0; padding:0; }
.right-main-div .regi-row .regi-col-5{ float:left; width:290px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:24px; font-weight:normal; height:24px;}
.right-main-div .regi-row .regi-col-2 .search-bg{ float:left; width:81px; margin:0; padding:0; height:31px; font-family: 'UniversCondensedOblique'; font-size:6px; line-height:31px; color:#000000;  background:url(../images-sw/search-button.png) no-repeat left top; border:none;
-moz-box-shadow: 0px 3px 3px #4d6616;
-webkit-box-shadow: 0px 3px 3px #4d6616;
box-shadow: 0px 3px 3px #4d6616; cursor:pointer;}
/*.freegift{ position:absolute; right:100px; top:30px;}*/
.freegift{ float:right; margin:5px 0; padding:0; width:117px; height:117px;}
.main-container .lang-div{ width:100%; margin:0px auto; height:43px; max-width:1280px; padding:0; background:url(../images-sw/main-nav-bg.png) repeat-x left top;
-moz-box-shadow: 0px 0px 4px #ad8429;
-webkit-box-shadow: 0px 0px 43px #ad8429;
box-shadow: 0px 0px 4px #ad8429;}
.lang-nav{ width:939px; margin:0px auto; padding:0 32px; height:43px;}
.lang-nav ul{width:939px; margin:0px; padding:0px; display:block; list-style:none; height:43px;}
.lang-nav ul li{ list-style-type:none; margin:0; padding:0 7px; width:auto; display:inline;  }
.lang-nav ul li a{ text-decoration:none; padding:0; margin:0; color:#ffffff; font-family: 'UniversCondensedOblique'; font-size:17px; line-height:43px; }

.online{ position:fixed; left:0; top:550px; margin:0 ;}
.bottom{ width:100%; margin:0px auto; height: auto; max-width:1280px; padding:0; background:url(../images-sw/bottom-bg.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.bottom-container{ width:100%; margin:0px auto; max-width:1280px; padding:0;}
.membership-div{ width:939px; margin:0px auto; padding:0 32px; height:339px;}
.membership-div .quick-div{ float:left; width:270px; border:#f8e788 6px solid; margin:0 40px 0 0; padding:0; height:327px; background:#f8e788;
/*-moz-border-radius:5px; 
-webkit-border-radius:5px ; 
border-radius:5px ; 
-moz-box-shadow: 0px 3px 3px #c47914;
-webkit-box-shadow: 0px 3px 3px #c47914;
box-shadow: 0px 3px 3px #c47914; */}
.quick-div .quich-search-div{ float:left; width:270px; margin:0; padding:0; height:327px; background:url(../images-sw/quick-search-bg.jpg) repeat-x left top;
/*-moz-border-radius:5px; 
-webkit-border-radius:5px ; 
border-radius:5px ; */  }
.membership-div .quich-search-div h2{ float:left; width:262px; margin:0; padding:10px 0 10px 8px; font-family: 'UniversCondensedOblique'; font-size:20px; color:#fff; line-height:20px; border-bottom:#3c581a 1px solid; }
.membership-div .quich-search-div .quick-row{ float:left; width:244px; margin:9px 0 0 0; padding:0 13px; font-family:Arial; font-size:14px; color:#fff;  font-weight:bold; }/*line-height:24px;*/
.membership-div .quich-search-div .quick-col1{ float:left; width:99px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:24px; font-weight:bold; }
.membership-div .quich-search-div .quick-col2{ float:left; width:143px; margin:0; padding:0;}
.membership-div .quich-search-div .quick-col2 select{ width:141px; margin:0; padding:4px; font-family: Arial; font-size:12px; color:#737373;  background:#f5f5f5 url(../images-sw/select-bg-quick-new.jpg) no-repeat left top;   border:none; overflow:hidden; height:26px; }
.membership-div .quich-search-div .quick-col3{ float:left; width:52px; margin:0; padding:0; height:24px; position:relative;
-moz-border-radius:5px; 

-webkit-border-radius:5px; 
border-radius:5px; }
.quich-search-div .quick-col3 .input-quick{ width:48px; margin:0; padding:3px; font-family: Arial; font-size:12px; color:#737373; background:#f5f5f5;  height:18px; line-height:18px;
border:#567f26 1px solid; 
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px; 
/*behavior: url(ie-css3.htc);*/
position:absolute;
}
.quich-search-div .quick-col4{ float:left; width:35px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#dde9cf; line-height:24px; font-weight:bold; text-align:center; }
.quich-search-div .quick-col2 .input-check{ float:left; margin:5px 0 0 0; padding:0; }
#ldiv{float:left;width:100px;}
#rdiv{float:left;margin:19px 0 0 0;width:108px;}
.membership-div .quich-search-div .quick-col5{ float:left; width:auto; margin:0; padding:0;}
.membership-div .quich-search-div .quick-col5 .search-bg{ float:left; width:81px; margin:0; padding: 0 0 2px 0; height:31px; font-family: 'UniversCondensedOblique'; font-size:18px; line-height:31px; color:#000000;  background:url(../images-sw/search-button.png) no-repeat left top; border:none;
-moz-box-shadow: 0px 3px 3px #4d6616;
-webkit-box-shadow: 0px 3px 3px #4d6616;
box-shadow: 0px 3px 3px #4d6616; cursor:pointer;}
.membership-div .quich-search-div .quick-col5 .search-bg1{ float:left; width:81px; margin:0; padding: 0 0 2px 0; height:31px; font-family: 'UniversCondensedOblique'; font-size:18px; line-height:31px; color:#000000;  background:url(../images-sw/search-button.png) no-repeat left top; border:none;
-moz-box-shadow: 0px 3px 3px #4d6616;
-webkit-box-shadow: 0px 3px 3px #4d6616;
box-shadow: 0px 3px 3px #4d6616; cursor:pointer;}
.membership-div .quich-search-div .quick-col5 .join-bg{ float:left; width:101px; margin:0; padding: 0 0 2px; height:31px; font-family: 'UniversCondensedOblique'; font-size:18px; line-height:31px; color:#000000;  background:url(../images-sw/join-button.png) no-repeat left top; border:none;
-moz-box-shadow: 0px 3px 3px #4d6616;
-webkit-box-shadow: 0px 3px 3px #4d6616;
box-shadow: 0px 3px 3px #4d6616; cursor:pointer;}
.membership-div .quich-search-div .quick-col6{ float:left; width:100px; margin:0 0 0 10px; padding:0; font-family: 'UniversCondensedOblique'; font-size:12px; line-height:12px; color:#fff; font-weight:normal;  }
.membership-div .quich-search-div .quick-col5 .upgrade-bg{ float:left; width:133px; margin:0; padding: 0 0 2px; height:25px; font-family: 'UniversCondensedOblique'; font-size:12px; line-height:25px; color:#fff;  background:url(../images-sw/upgrade-button.png) no-repeat left top; border:none;
-moz-box-shadow: 0px 3px 3px #4d6616;
-webkit-box-shadow: 0px 3px 3px #4d6616;
box-shadow: 0px 3px 3px #4d6616; cursor:pointer;}
.membership-div .quich-search-div .benefeet{ float:left; width:257px; margin:10px 0 0 0; padding:8px 0 0 12px;  background:#355f13; height:62px;  }
.benefeet h3{ float:left; width:258px; margin:0; padding:0; font-size:11px; font-family:Arial; color:#d0dbc9;}
.benefeet ul{ list-style:none; width:95%; margin:0 0 0 10px; padding:0; }
.benefeet ul li{ float:left; width:95%; list-style-type:none; display:block; background:url(../images-sw/li-bg.png) no-repeat left 5px; margin:0; padding:0 0 0 10px ; font-size:11px; font-family:Arial; color:#d0dbc9;}

.membership-div .quich-search-div .quick{ float:left; width:258px; margin:10px 0 0 0; padding:8px 0 0 12px;  background:#355f13; height:57px;  }
.quick h3{ float:left; width:258px; margin:0; padding:0; font-size:11px; font-family:Arial; color:#d0dbc9;}
.quick ul{ list-style:none; width:90%; margin:0 0 0 10px; padding:0; }
.quick ul li{ float:left; width:95%; list-style-type:none; display:block; background:url(../images-sw/li-bg.png) no-repeat left 5px; margin:0; padding:0 0 0 10px ; font-size:11px; font-family:Arial; color:#d0dbc9;}


.height-55{ height:55px !important;}
.benefeet .proidtext{ float:left ;width:200px; margin:0; padding:0; font-family: 'UniversCondensedOblique'; font-size:16px; line-height:16px; color:#ffe400; font-weight:normal;}
.benefeet .prodtextip{ float:left; width:258px; margin:0; padding:0; position:relative;}
.benefeet .prodtextip .input-prodtextip{ float:left; width:137px; margin:5px 10PX 0 0; padding:3px; font-family: Arial; font-size:12px; color:#313131; background:#f5f5f5; height:18px;
 border:#c9bea7 1px solid; 
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px; 
 behavior: url(ie-css3.htc);
 z-index:1;
 position:absolute;
}
.benefeet .prodtextip .search-bg{ float:right; width:81px; margin:0 15px 0px 0px; padding:0; height:31px; font-family: 'UniversCondensedOblique'; font-size:18px; line-height:31px; color:#000000;  background:url(../images-sw/search-button.png) no-repeat left top; border:none;
-moz-box-shadow: 0px 3px 3px #243e09;
-webkit-box-shadow: 0px 3px 3px #243e09;
box-shadow: 0px 3px 3px #243e09; cursor:pointer;}









.end{ margin:0px!important;}
.membership-div .quich-search-div .quick-img{ float:left; width:244px; margin:20px 0 25px 0; padding:0 13px; font-family:Arial; font-size:14px; color:#fff; line-height:20px; font-weight:bold; }
.benefeet h4{ float:left; width:258px; margin:0; padding:0; font-size:11px; font-family:Arial; color:#ffb300;}
.benefeet p{ float:left; width:258px; margin:0; padding:0; font-size:11px; font-family:Arial; color:#d0dbc9; }
.bottom-links{ width:100%; max-width:1280px; margin:0px auto; padding:0; }
.links-div{ width:939px; margin:0px auto; padding:35px 32px 0; height:140px;}
.links-div .profiles{ float:left; width:345px; margin:0 40px 0 0; padding:0; }
.links-div .profiles h5{ float:left; width:345px; margin:0 0 10px 0; padding:0 0 10px 0; font-family: 'UniversCondensedOblique'; font-size:20px; color:#fff; line-height:20px; font-weight:normal; border-bottom:#b65508 4px solid; }
.links-div .profiles .profeesion{ float:left; width:105px; margin:0 10px 0 0; padding:0; border-right:#923205 1px solid; }
.links-div .profiles .profeesion h6{ float:left; width:105px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:20px; font-weight:bold;}
.links-div .profiles .profeesion ul{ list-style:none; margin:0; padding:0; width:100px; }
.links-div .profiles .profeesion ul li{ list-style-type:none; margin:0; padding:0; display:block; }
.links-div .profiles .profeesion ul li a{ text-decoration:none; font-family:11px; color:#fff; line-height:20px; font-weight:normal;}
.links-div .profiles .caste{ float:left; width:100px; margin:0 9px 0 0; padding:0; border-right:#923205 1px solid; }
.caste h6{ float:left; width:95px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:20px; font-weight:bold;}
.links-div .profiles .caste ul{ list-style:none; margin:0 19px 0 0; padding:0; width:100px; }
.links-div .profiles .caste ul li{ list-style-type:none; margin:0; padding:0; display:block; }
.links-div .profiles .caste ul li a{ text-decoration:none; font-family:11px; color:#fff; line-height:20px; font-weight:normal;}
.links-div .profiles .religion{ float:left; width:97px; margin:0; padding:0;  }
.religion h6{ float:left; width:82px; margin:0; padding:0; font-family:Arial; font-size:14px; color:#fff; line-height:20px; font-weight:bold;}
.links-div .profiles .religion ul{ list-style:none; margin:0; padding:0; width:92px; }
.links-div .profiles .religion ul li{ list-style-type:none; margin:0; padding:0; display:block; }
.links-div .profiles .religion ul li a{ text-decoration:none; font-family:11px; color:#fff; line-height:20px; font-weight:normal;}
.links-div .helps{ float:left; width:220px; margin:0 40px 0 0; padding:0; }
.links-div .helps h5{ float:left; width:220px; margin:0 0 10px 0; padding:0 0 10px 0; font-family: 'UniversCondensedOblique'; font-size:20px; color:#fff; line-height:20px; font-weight:normal; border-bottom:#b65508 4px solid; }
.links-div .helps ul{ list-style:none; margin:0; padding:0; width:200px; }
.links-div .helps ul li{ list-style-type:none; margin:0; padding:0; display:block; }
.links-div .helps ul li a{ text-decoration:none; font-family:11px; color:#fff; line-height:20px; font-weight:normal;}
.links-div .quickLinks{ float:left; width:270px; margin:0 0px 0 0; padding:0; }
.links-div .quickLinks h5{ float:left; width:255px; margin:0 0 10px 0; padding:0 0 10px 0; font-family: 'UniversCondensedOblique'; font-size:20px; color:#fff; line-height:20px; font-weight:normal; border-bottom:#b65508 4px solid; }
.links-div .quickLinks .quicklinks-left{ float:left; width:130px; margin:0; padding:0;}
.links-div .quickLinks .quicklinks-left ul{ float:left; list-style:none; margin:0; padding:0; width:150px; }
.links-div .quickLinks .quicklinks-left ul li{ list-style-type:none; margin:0; padding:0; display:block; }
.links-div .quickLinks .quicklinks-left ul li a{ text-decoration:none; font-family:11px; color:#fff; line-height:20px; font-weight:normal;}
.quicklinks-left .share-div{ float:left; margin:10px 0 0 0; padding:0; width:auto;}
.links-div .quickLinks .quickLinkimg{ float:right; width:131px; margin:40px 0 0 0; padding:0;}
.footer{ width:100%; margin:0px auto; height:30px; padding:0; background:#ffd200;}
.footer-nav{ width:939px; margin:0px auto; padding:0 32px; height:30px;}
.footer-nav ul{width:839px; margin:0px; padding:0px 50px; display:block; list-style:none; height:30px;}
.footer-nav ul li{ float:left; background:url(../images-sw/footer-li-bg.jpg) no-repeat right; list-style-type:none; margin:0; padding:0 10px; width:auto; display:inline;  }
.footer-nav ul li a{ text-decoration:none; font-family:Arial; font-size:12px; padding:0; margin:0; color:#000000; line-height:30px; }
.footer-end{ background:none!important;}
.copyright{ width:100%; margin:0px auto; height:30px; padding:0; background:#ffffff;}
.copyright-text{ width:939px; margin:0px auto; padding:0 32px; height:30px; text-align:center; font-family:Arial; font-size:12px; color:#212121; line-height:30px;}


.slider {float:left; width:270px; height:300px; padding:0px 0px 0px 1px; position:relative;}
.sliderContent {float:left; width:270px; height:300px; padding:0px 0px 0px 0px; clear:both; position:relative; overflow:hidden; } 
.sliderContent .item {position:absolute;width:270px; height:300px; padding:0px;} 
.sliderContent .item .item-img{float:left; width:auto; padding-right:0px;}
.sliderContent .item .item-text-right{float:right; font-size:16px; font-family: 'BodoniRegular'; color:#2a3240;width:220px;}
.sliderContent .item .item-text-left{float:left; padding:0px 5px;  font-size:16px; font-family: 'BodoniRegular'; color:#2a3240;width:220px; }
.item-text-right span{ font-size:28px; display:block; padding-bottom:15px;}
.item-text-left span{ font-size:28px; display:block; padding-bottom:15px;}


/*-------------------------------------------------------------Amol 28-July-2012-----------------------------------------------------*/
.feedback{ position:fixed; left:0; top:400px; margin:0 ;}

/* BUTTONS */
/* Login and Register buttons */


.panel {position: absolute;top: 10px;left: 0;display: none; background:#e69812; opacity:0.9; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5;  -moz-border-radius:0px 5px 5px 0px; -webkit-border-radius:0px 5px 5px 0px; border-radius:0px 5px 5px 0px;width: 250px;height: auto;padding: 10px 10px 10px 60px; z-index:10;}

.panel p{margin: 0 0 15px 0;padding: 0;color: #cccccc;}

.panel a, .panel a:visited{margin: 0;padding: 0;color: #9FC54E;text-decoration: none;border-bottom: 1px solid #9FC54E;}

.panel a:hover, .panel a:visited:hover{margin: 0;padding: 0;color: #ffffff;text-decoration: none;border-bottom: 1px solid #ffffff;}

a.trigger{position: absolute;text-decoration: none;top: 10px; left: 0;width:45px; height:119px;padding: 0px;background: url(../images-sw/feedback.png) 85% 55% no-repeat;display: block;z-index:999;}

a.trigger:hover{position: absolute;text-decoration: none;top: 10px; left: 0;padding:0;background:url(../images-sw/feedback.png) 85% 55% no-repeat;display: block;
}

a.active.trigger {background: url(../images-sw/feedback.png) 85% 55% no-repeat;}

 .signup-heading {cursor:pointer; background:url(../images/book-site-visit.png) no-repeat top left; height:34px; width:298px; }
.opened {background-position:0px -34px; }

 .signup-body {background:#e9e9e9; padding:10px 14px; height:240px; filter: alpha(opacity=100) !important;opacity:1 !important;}
.signup-body .form-heading{ color: #b01800; font-size:14px; padding-bottom:15px; font-weight:bold;}
.signup-body .form-row{padding:0px 0px 10px 0px;  }
.signup-button { margin-top:0px; margin-right:10px!important; background:url(../images/submit.png) no-repeat; width:67px; height:24px; border:0px; cursor:pointer;}
.reset-button { margin-top:5px; background:url(../images/reset.png) no-repeat; width:67px; height:24px; border:0px; cursor:pointer;}
.signup-button:active, .leadership-practice-signup .reset-button:active { background-position:0px 1px;}
.signup-button:hover, .leadership-practice-signup .reset-button:hover { outline:1px dotted #ccc;}
.input-boxes {width:190px; margin:0; padding:3px; font-family: Arial; font-size:12px; color:#313131; background:#f5f5f5; border:none;height:18px;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  }
.textarea { width:190px; margin:0; padding:3px; font-family: Arial; font-size:12px; color:#313131; background:#fff; border:none;height:50px;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}

/*-------------------------------------------------------------Amol 28-July-2012-----------------------------------------------------*/
