@charset "utf-8";
/* CSS Document */
body{
	margin:0; padding:0; font-size:13px; text-align:justify; color:#1d1d1d; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
img{border:0px;
}
/*socialcions css start here */
.topstrip{
	background-color:#404041;
	height:18px; width:100%;
}
#social{
	width:184px; height:43px; float:right; margin-top:-11px; padding:0px;
}
#social ul{
	 height:40px; float:right; padding:0px;
}
#social ul li{
	width:27px; height:27px; float:left; margin-left:4px; background-color:#404041; list-style-type:none;
    padding: 0; border-radius: 17px;
}
#social ul li:hover{
	width:27px; height:27px; float:left; margin-left:4px; background-color:#00a651; list-style-type:none;
    padding: 0;
}
#social ul li a{line-height: 34px; margin:5px;
	
}
/*socialcions css end here */

/*donate and registration  css start here */
#donate{
	/*width:548px;*/ height:41px; float:right; margin:0px;
}
#donate ul{
	width:530px; height:41px; float:left;
}
#donate ul li:first-child{
	width:232px; height:41px; float:left; background-color:#404041; list-style-type:none; background-color:#006934;
    padding: 0;
}

#donate ul li a{line-height: 50px; margin: 5px; color:#ffffff; text-decoration:none; font-variant:small-caps; font-size:14px; font-weight:600;
	
}
#donate ul li a:hover{line-height: 50px; margin: 5px; color:#ffffff; text-decoration:underline; font-variant:small-caps;
}
#donate ul li:last-child{
	width:263px; height:41px; float:left; background-color:#006934; list-style-type:none; 
    padding: 0;margin-left: 24px;
}
#donate ul li a{line-height: 50px; margin: 5px;
	
}
/*donate and registration css end here */

/*logo css start here*/

.logobg{width:100%;height:121px;
 background-color:#d6d6d6;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#d5d5d5);
 background-image:-moz-linear-gradient(top, #ffffff 0%, #d5d5d5 100%);
 background-image:-webkit-linear-gradient(top, #ffffff 0%, #d5d5d5 100%);
 background-image:-ms-linear-gradient(top, #ffffff 0%, #d5d5d5 100%);
 background-image:linear-gradient(top, #ffffff 0%, #d5d5d5 100%);
 background-image:-o-linear-gradient(top, #ffffff 0%, #d5d5d5 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#d5d5d5));}

/*logo css end here*/

/*logo animation start here*/

.logo{ padding-top:17px; float:left;
}
.logoradius{border-radius:5px;}
.logocenter{
border: 0 none; display: block;  height: 96px; left: 39.8%; position: absolute;  top: 42px;
 width: 201px; z-index: 100;
}
 @media screen and (min-width: 768px) and (max-width: 1366px) {
.logocenter {
    border: 0 none;
    display: block;
    height: 96px;
    left:38.2% !important;
    position: absolute;
    top: 42px;
    width: 201px;
    z-index: 100;
}
}

 @media screen and (min-width: 768px) and (max-width: 1440px) {
.logocenter {
    border: 0 none;
    display: block;
    height: 96px;
    left:38.8% !important;
    position: absolute;
    top: 42px;
    width: 201px;
    z-index: 100;
}
}


 @media screen and (min-width: 768px) and (max-width: 1024px) {
.logocenter {
    border: 0 none;
    display: block;
    height: 96px;
    left: 34.2% !important;
    position: absolute;
    top: 42px;
    width: 201px;
    z-index: 100;
}
}

.logofixed{
	left: 0;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    z-index: 1030; top:0;
}

 @-webkit-keyframes cf3FadeInOut {
   0% {
     opacity:1;
   }
   25% {
    opacity:1;
  }
  75% {
    opacity:0;
  }
  100% {
   opacity:0;
 }
}

@-moz-keyframes cf3FadeInOut {
 0% {
   opacity:1;
 }
 25% {
  opacity:1;
}
75% {
  opacity:0;
}
100% {
 opacity:0;
}
}

@-o-keyframes cf3FadeInOut {
 0% {
   opacity:1;
 }
 25% {
  opacity:1;
}
75% {
  opacity:0;
}
100% {
 opacity:0;
}
}

@keyframes cf3FadeInOut {
 0% {
   opacity:1;
 }
 25% {
  opacity:1;
}
75% {
  opacity:0;
}
100% {
 opacity:0;
}
}

#cf3 {
  position:relative;
  height:28px;
  width:100px;
  margin:0 auto;
}
#cf3 img {
  position:absolute;
  left:0;
}

#cf3 img.top {
  -webkit-animation-name: cf3FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
  -webkit-animation-direction: alternate;

  -moz-animation-name: cf3FadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 12s;
  -moz-animation-direction: alternate;

  -o-animation-name: cf3FadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 12s;
  -o-animation-direction: alternate;

  animation-name: cf3FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 12s;
  animation-direction: alternate;
}
/*logo animation end here*/
/*logo css end here */
/*toplinks admin and register table start here */

.registertable{
	margin-top:0px;

}
.registertable a{font-size:13px; color:#ca5305; text-decoration:none; margin-left:5px; font-weight:500;
}
.registertable a:hover{font-size:13px; color:#007739; text-decoration:underline;margin-left:5px;
}
.registertable span{color:#ca5305;
}
.email{color:#444444!important; text-decoration:none;
}
.email:hover{color:#444444 !important; text-decoration:underline;
}
/*toplinks admin and register table end here */


/*nav table start here */
.navbg{
	background-color:#595959; background-repeat:repeat-x; height:33px;display:flex;
}
.navwidth{width:1000px; margin:0 auto;
}
.navlinks{margin:0; width:579px; float:right;
}
.navdivider{
	padding-left: 16px !important; line-height: 45px !important; padding-right: 15px!important; color:#858585; padding-top:3px !important;
}

/*nav table end here */

/*image banners part start here*/
.banneranimationdiv{
	height:521px; width:100%; background-color:#404041; border-bottom:8px solid #00a650;
}
.banneranimation{
	height:510px; width:100%;
}
.sliderlogo{
	 height: 125px;
    margin: -103px auto 0;
    width: 392px;
    position: relative;
}

/*image banners part end here*/

/*body part start here*/
.bodypart{
	width:100%; height:auto; background-color:#ffffff;
}
.bodypadding{
	margin-top:151px; clear:both;
}

.bodypart {
    background-color: #ffffff;
    height: auto;
    width: 100%;
}
body {
    color: #1d1d1d;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 13px;
    text-align: justify;
}
.bodydivInner {
    box-shadow: 0 -6px 10px #c9c9c9;
    height: auto;
    margin: 0 auto;
    padding-top: 10px;
    width: 990px;
	
	display:table;
}
.ibcehline{
border-bottom:2px solid #bcbcbc; color:#e46715; text-transform:uppercase; font-weight:600; font-size:22px;
}
.subhead{
color:#e46715; text-transform:uppercase; font-weight:600; font-size:16px;
}
.subhead2{
border-bottom:1px solid #bcbcbc; color:#0c4b8e; text-transform:uppercase; font-weight:600; font-size:18px;
}
.gallerybg{
	background-color:#cccccc; height:116px;
	
}
.gallerymargin{
padding-top:17px;
}

/*introduction part start here */
.introduction
{

    padding-top: 6px;
   
}
.toppadding{
padding-top:150px;
}
.ibceheadbg{
  width:240px; height:33px; background-color:#fff;
}
.ibceheadbg120{
  width:290px; height:33px; background-color:#fff;
}
.ibceheadbg180{
  width:180px; height:33px; background-color:#fff;
}
.ibceheadbg300{
  width:300px; height:33px; background-color:#fff;
}
.ibceheadbg380{
  width:280px; height:33px; background-color:#fff;
}
.ibceheadbg420{
  width:270px; height:33px; background-color:#fff;
}
.ibcehead{
	font-size:24px; padding:10px;
	color:#e46715; line-height: 44px;
    padding:10px 0px 10px 12px;
}
.ibcehline2{border-bottom:2px solid #bcbcbc;
}
.bodytext{
	color:#000; font-size:14px; text-align:justify;
}
.readmore{
	background-color:#fe7605;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fb9641, endColorstr=#fe7605);
 background-image:-moz-linear-gradient(top, #fb9641 0%, #fe7605 100%);
 background-image:-webkit-linear-gradient(top, #fb9641 0%, #fe7605 100%);
 background-image:-ms-linear-gradient(top, #fb9641 0%, #fe7605 100%);
 background-image:linear-gradient(top, #fb9641 0%, #fe7605 100%);
 background-image:-o-linear-gradient(top, #fb9641 0%, #fe7605 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#fb9641), color-stop(100%,#fe7605));
width:68px; height:28px; float:right; border:1px solid #fe7605; text-decoration:none; cursor:pointer; border-radius: 5px; color:#ffffff; font-weight:bold;
}
.readmore:hover{
	background-color:#fe7605;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9600, endColorstr=#e16c0a);
 background-image:-moz-linear-gradient(top, #ff9600 0%, #e16c0a 100%);
 background-image:-webkit-linear-gradient(top, #ff9600 0%, #e16c0a 100%);
 background-image:-ms-linear-gradient(top, #ff9600 0%, #e16c0a 100%);
 background-image:linear-gradient(top, #ff9600 0%, #e16c0a 100%);
 background-image:-o-linear-gradient(top, #ff9600 0%, #e16c0a 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#ff9600), color-stop(100%,#e16c0a));
width:68px; height:28px; float:right; border:1px solid #fe7605; text-decoration:none; cursor:pointer; border-radius: 5px;color:#ffffff;
}
.readmorelink{vertical-align:middle; font-size:12px; text-align:center; cursor:pointer; color:#ffffff;  padding-left: 16px; text-decoration:none;
    padding-top: 3px; line-height:35px\0/;
}
.readmorelinknews{vertical-align:middle; font-size:12px; text-align:center; font-weight:600; cursor:pointer; color:#232323; text-decoration:none;
    padding-top: 10px; padding-left:4px; line-height:35px\0/;s
}
@media screen and (-webkit-min-device-pixel-ratio:0) {    
	.readmorelinknews{vertical-align:middle; font-size:12px; text-align:center; font-weight:600; cursor:pointer; color:#232323; text-decoration:none;
   padding-left:4px;line-height: 34px;

	} 
.readmorelink{vertical-align:middle; font-size:12px; text-align:center; font-weight:600; cursor:pointer; color:#232323;  padding-left: 11px; text-decoration:none;
    line-height: 34px;
}     
}



.infraimages{
	border:0px solid #949494; padding:6px;
}

/*introduction part end here */

/*breadcum start here*/

/*breadcum end here*/
.breadcum{width:940px; margin:0 auto; 
}
.breadcumind{color:#d75205;
}
/*Latest News part start here */
.eventshead{
	font-size:14px; font-weight:600; color:#047d3f; padding-bottom:5px;
}
.newsbg{height:235px; width:300px; background-color:#fff;
}
.goudshistorybg{height:240px; background-color:#fff;
}
/*Latest News part end here */

/*founder css start here*/
.founderhead{
	background-image:url(/web/20180821002857im_/http://goudsclub.com/images/founderhead.jpg); height:44px; width:306px; background-repeat:no-repeat; vertical-align:middle;
}
.foundertitle{ font-size:20px; color:#e16714; text-align:center; font-weight:600;
}
.founderdesig{ font-size:18px; color:#000000; text-align:center;
}	
.founderframe{
	border:7px solid #cecdcd;
}
.foundertext{
	text-align:justify; font-size:13px;
}
/*founder css end here*/
/*body part end here*/

/*footer css start here */
#footer{
	background-color:#404041; height:125px; margin-top:7px;
	width:100%;
}
#footer a{text-align:left; color:#c2c2c2; text-decoration:none;line-height:22px;
}
#footer a:hover{text-align:left; color:#c2c2c2; text-decoration:underline;line-height:22px;
}
.footerlinks{
	margin-top:12px;
}
.footer_address{
 color:#c2c2c2; text-align:right;
}
.fsocial{
	padding-left:5px;
}

/*footer css end here */

/*Founder us css start here*/
.abtmargin{
    margin: auto;
      width: 1000px;
	  
	
}
.banneranimationdiv_in{
	 width:100%; padding-top:154px;
}
.banneranimation_in{
	height:250px; width:1000px; margin-top: 110px;
}
/*Founder us css end here*/

.TextBoxCon-index{
	font-size:15px; font-weight:normal; color:#000000; border:1px solid #829eb6; width:200px; height:18px;height:25px;
	-moz-border-radius:3px;
	border-radius: 3px;i
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

	}
	
.SelectBoxCon{
	font-size:15px; font-weight:normal; color:#000000; border:1px solid #829eb6; width:215px; height:18px;height:32px;
	-moz-border-radius:3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

	}

.mandatory{color:#ff0000;
}
.formheadsBline{
	border-bottom:1px solid #e46715; font-size:18px; font-weight:400; color:#131313;
}

.formhead{
	border-bottom:1px solid #cecece; font-size:20px; font-weight:400; padding-bottom:2px; margin-top:5px;
}
.formcheckbox{
	width:30px;
}
.Login_btn-index {
    background: url("../images/btn_bg.png") repeat-x scroll 0 0 transparent !important;
    border: 1px solid #0C738C !important;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 11px !important;
	width:100px;  height:35px;
}

.Login_btn-index:hover {
    background: url("/web/20180821002857im_/http://goudsclub.com/images/btn_bg_over.png") repeat-x scroll 0 0 transparent !important;
    border: 1px solid #0C738C !important;
    border-radius: 3px 3px 3px 3px;
    color: #000;
    display: block;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 11px !important;
	width:100px; height:35px;
}
/*tables css  start here */
/*Grid Css Start here*/
.gridwidth{
	width:990px; margin:0 auto;
}
.gridactionsbuttons{
	
 margin: 0 auto;
    width: 990px;
	padding-top: 15px; padding-bottom:5px;
}
.gridheads{
	font-size:18px; font-weight:600; color:#dd3b26;vertical-align: bottom;
}
	
/*Grid Css End here*/
/*success message css start here*/
.successmessage{
margin: 54px auto 0; background-color:#ffffff; background-image:url(/web/20180821002857im_/http://goudsclub.com/images/success.jpg); background-repeat:no-repeat; width:600px; height:265px;
  border: 2px solid #069338;
    box-shadow: 0 0 4px 2px #cbcbcb;
	border-radius: 10px;
}
.successtext{
	 color: #097c24;
    font-size: 23px;
    font-weight: 600;
    margin-top: 100px;
    text-align: center;
    width: 569px;
}
/*success message end here*/

/*user search css start here*/
.Textarea-usersearch {
    border: 1px solid #829eb6;
    border-radius: 3px;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    width: 846px;
}
.usersearchtable{
	 
    
background-color:#F4F4F4; margin-top:9px;
}
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )  url('/images/progress.gif') 50% 50% no-repeat;
}
table.gridtable {

	border-width: 0px;
	border-color: #e9e9e9;
	border-collapse: collapse;
}
table.gridtable tr {
	border-width: 0px;
	padding: 6px;
	border-style: solid;
	border-color: #e9e9e9;
	
}
table.gridtable td {
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #e9e9e9;
	
}
.gridtableheadbg{background-color:#e3e3e3;}

table.management {

	border-width: 0px;
	border-color: #e9e9e9;
	border-collapse: collapse;
}
table.management tr {
	border-width: 0px;
	padding: 15px;
	border-style: solid;
	border-color: #e9e9e9;
	
}
table.management td {
	border-width: 1px;
	padding: 15px;
	border-style: solid;
	border-color: #e9e9e9;
	
}
/*organization structure css start here */
.orgstructure
{border-radius:10px;
border:1px solid #418C39; background-color:#026f35; height:45px; width:263px; font-size:15px; text-align:center; color:#fff; font-weight:bold; padding:5px; vertical-align:middle;
}
.orgstructurevline{
	width:5px; height:20px; background-color:#026f35; margin-left:132px;
}
/*organization structure css end here */

textarea {
    border: 1px solid #b3b3b3;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    height: 120px;
    padding: 3px 8px;
    width: 699px;
}
.contacthead {
    font-size: 21px;
    font-weight: 300;
}
	.contactheadget {
    font-size: 25px;
    font-weight: 300
	}
.goudratna{
	color: #0c4b8e;
    font-size: 22px;
    font-weight: 600;
}
.goudratnasubhead{
	color: #0c4b8e;
    font-size: 18px;
    font-weight: 600;
}
.goudratnasublables{
	color: #ff6203;
    font-size: 15px;
    font-weight: 600;
}
.goudratnabg{
	border:1px solid #FF4700; border-radius:10px; background-color:#fff59e; padding:10px;
}
.goudratnawinners{
	color: #0c4b8e;
    font-size: 15px;
    font-weight: 600;
}
.goudratnatable{
 border:1px solid #067E17; border-radius:10px; margin-bottom:20px;
}
.donationtable {
    border: 1px solid #f36523;
}
.donationtablerowhead {
    background-color: #f36523;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 30px;
}
.donationtablerow1 {
    background-color: #eff3ea;
    height: 30px;
}
.donationtablerow2 {
    background-color: #ffffff;
    height: 30px;
}
/*login css start here */
.loginframe{
    border: 1px solid #e9e9e9;
    box-shadow: 0 1px 4px 0 #d7d7d7; width:500px; height:300px; margin:0 auto;
}
.loginmessage{
	color:#ff0000;
	font-style:normal;
	width:428px; margin:0 auto; border-top:1px solid #DCDCDC; padding-top:10px;
}
.text-danger{
    color:#ff0000;
}
/*login css end here*/
/*
     FILE ARCHIVED ON 00:28:57 Aug 21, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:27:23 Dec 30, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  CDXLines.iter: 23.851 (3)
  PetaboxLoader3.datanode: 148.216 (5)
  exclusion.robots.policy: 0.344
  RedisCDXSource: 1.162
  captures_list: 128.448
  LoadShardBlock: 99.607 (3)
  esindex: 0.013
  PetaboxLoader3.resolve: 60.838 (2)
  load_resource: 157.12 (2)
  exclusion.robots: 0.36
*/