/* import stylesheets and hide from ie/mac \*/
@import url("fonts.css");
@import url("font-awesome.css");
@import url("font-awesome.min.css");
@import url("font-awesome-ie7.min.css");
@import url("table.css");
/* end import/hide */
* {	margin:0; padding:0; border: none;}
body{background-color:#fff;font-family:Arial, Helvetica, sans-serif;}
/* CLEARFIX */
.clearfix:before, .clearfix:after {	clear: both; content: ".";	font-size: 0; height: 0; line-height: 0; visibility: hidden; display: block;}
.clearfix {	display: inline-block;}
* html .clearfix {	height: 1%;}
.clearfix { display:block;}
* html .tabs {position: static;}

a {color: #333333; outline: medium none;text-decoration: none;}

.donateShopBtns ul li .shop{ border:medium none !important}
.rh-pdf-icon ul li {position: relative;padding-left: 30px;padding-top: 10px;}
.rh-pdf-icon ul li:before {content: '';position: absolute;width: 30px;height: 30px;float: left;
    background: url(../images/socialMedia/pdf.png) no-repeat left top;left: -5px;top: 4px;}
/* hdr start here */
.hdrMiddlepart .searchBox {clear: both; font-size: 14px; font-weight: normal; color: #333; display: block; margin:0; padding:0em 0 0.5em 1em; overflow:hidden; position:relative; font-family:Arial, Helvetica, sans-serif;}
.hdrMiddlepart .searchBox .hding{ clear:both; color:#595959; font-size:20px; font-weight:500; margin-bottom:0.1em; padding:0; font-family:Arial, Helvetica, sans-serif;}
.hdrMiddlepart .searchBox ul { list-style: none outside none; margin: 0; padding: 0;}
.hdrMiddlepart .searchBox ul li { width:33%; float: left; margin-bottom:0.em; padding:0; background: none; display: block;}
.hdrMiddlepart .searchBox ul li label { width:55%; float:left; background:none; display:block; padding-top:5px;}
.hdrMiddlepart .searchBox ul li .textfield { width:85%; border: 1px solid #ba6900; font-size: 12px; color: #2B2A29; margin: 0; padding:7px 5px 5px 5px; background-color:#fff; text-align:center; font-family:Arial, Helvetica, sans-serif; border-radius:5px;}
.hdrMiddlepart .searchBox ul li .searchField { width:85%; border: 1px solid #ba6900; font-size: 12px; color: #F08219; margin: 0; padding:7px 5px 5px 5px; background-color:#fff; text-align:center; font-family:Arial, Helvetica, sans-serif; border-radius:5px;}
.hdrMiddlepart .searchBox ul li .submitNow { font-size:15px; color: #fff; font-weight:500; text-transform:uppercase; float:left; padding:4px 12px; margin:0; cursor: pointer; border:none; background:none; border-radius:5px; font-family: 'arial_rounded_mt_boldregular';
background: #2d323c; /* Old browsers */
background: -moz-linear-gradient(top,  #2d323c 0%, #292929 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d323c), color-stop(100%,#292929)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2d323c 0%,#292929 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2d323c 0%,#292929 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d323c', endColorstr='#292929',GradientType=0 ); /* IE6-9 */}
.hdrMiddlepart .searchBox ul li .submitNow:hover {  background:#ffb500; color:#fff;}
.hdrMiddlepart .searchBox ul li .txtImp { color: #FF0000; font-size: 14px;}
.hdrMiddlepart .searchBox ul li .textfield:focus, .searchField:focus{background-color:#f5f5f5; color:#000;}
.hdrRightpart .submitNow { font-size:15px; color: #fff; font-weight:500; text-transform:uppercase; float:left; padding:6px 12px; margin:0; cursor: pointer; border:none; background:none; text-decoration:none; border-radius:5px; font-family: 'arial_rounded_mt_boldregular';
background: #2d323c; /* Old browsers */
background: -moz-linear-gradient(top,  #2d323c 0%, #292929 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d323c), color-stop(100%,#292929)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2d323c 0%,#292929 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2d323c 0%,#292929 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d323c', endColorstr='#292929',GradientType=0 ); /* IE6-9 */}
.hdrRightpart .submitNow:hover {  background:#ffb500; color:#fff;}
.hdrRightpart .job-openings{background-color:#000;color:#fff;padding:6px 12px;font-size:15px; color: #fff; font-weight:600; text-transform:uppercase;text-decoration:none; border-radius:5px;display:inline-block}
.hdrRightpart .job-openings:hover {  background:#ffb500; color:#fff;}

.netWorking { clear:both; padding:0; margin:0; display:block;}
.netWorking ul { list-style:none; padding: 0; margin: -25px 0 0 0;}
.netWorking ul li {display:block; float:right; background: none; padding: 0; width: auto; margin-right:0.5em;}
.netWorking ul li .facebook {width:30px;height:30px;float:left;background:url(../images/socialMedia/facebook.png) no-repeat left top;}
.netWorking ul li .facebook:hover { width:30px; height:30px; cursor:pointer; background:url(../images/socialMedia/facebook.png) no-repeat left bottom;}
.netWorking ul li .twitter {width:30px;height:30px; float:left; background:url(../images/socialMedia/twitter.png) no-repeat left top;}
.netWorking ul li .twitter:hover {width:30px; height:30px; cursor:pointer; background:url(../images/socialMedia/twitter.png) no-repeat left bottom;}
.netWorking ul li .instagram {width:30px;height:30px; float:left; background:url(../images/socialMedia/instagram.png) no-repeat left top;}
.netWorking ul li .instagram:hover {width:30px; height:30px; cursor:pointer; background:url(../images/socialMedia/instagram.png) no-repeat left bottom;}
.netWorking ul li .blog {width:30px; height:30px; float:left; background:url(../images/socialMedia/blog.png) no-repeat left top;}
.netWorking ul li .blog:hover {width:30px;height:30px;cursor:pointer;background:url(../images/socialMedia/blog.png) no-repeat left bottom;}
.netWorking ul li .googlePlus {width:30px; height:30px; float:left; background:url(../images/socialMedia/googlePlus.png) no-repeat left top;}
.netWorking ul li .googlePlus:hover {width:30px; height:30px; cursor:pointer; background:url(../images/socialMedia/googlePlus.png) no-repeat left bottom;}
/* hdr end here */
/* mainWrapper start here */
.closedBox{ clear:both; padding:0; margin:0; display:block;}
.closedBox ul{ list-style:none; padding:0; margin:0;}
.closedBox ul li{ clear:both; display:block; text-align:center; padding:0; overflow:hidden; position:relative; margin-bottom:0.3em;}
.closedBox ul li .hding{ clear:both; font-size:18px; color:#fff; font-weight:500; letter-spacing:-1px; text-transform:uppercase; margin-bottom:0em; line-height:14px; overflow:hidden; text-align:center; text-decoration:none; vertical-align:middle; font-family: 'arial_rounded_mt_boldregular';}
.closedBox ul li .hding a{ color:#2B2A29; text-decoration:none; outline:none;}
.closedBox ul li .hding a:hover{ color:#fff;}
.closedBox ul li .imgs { clear:both; height:122px; padding:0; margin:0; text-align:center; border:1px solid #000; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */ overflow:hidden;}
.closedBox ul li .imgs:hover { border:1px solid #fff; opacity:1.0; overflow:hidden; filter:alpha(opacity=100); /* For IE8 and earlier */}
.lastMargin{ margin-right:0 !important;}
.minHeight{ height:30px; line-height:26px; background-color:#d57800;}
.subHding{ clear:both;font-size:28.5px;color:#2B2A29;font-weight:600;padding:0;margin:0;text-align:center; letter-spacing:-1px; font-family: 'arial_rounded_mt_boldregular';}

.allpgsLinks {clear:both; font-size:14px; color:#2B2A29; padding-bottom:5px; margin:0; height:30px; font-family:Arial, Helvetica, sans-serif;}
.allpgsLinks .youAreHere {float:left;padding:0 8px 12px 0;margin:0;	height:20px; line-height:20px;}
.allpgsLinks .grayLinks {font-size:14px; color: #2B2A29; padding:0; margin:0; background:none;}
.allpgsLinks .grayLinks a {color: #2B2A29 !important; text-decoration: none;}
.allpgsLinks .grayLinks a:hover {color: #f49102;}
.subNav {float:left; overflow: hidden; padding:0; height:28px;}
.subNav ul {overflow: hidden;}
.subNav ul li {display: block;	float: left; font-size: 12px; margin-right: 5px;}
.subNav ul li a {color: #fff !important; cursor: pointer; display: block; float: left;	height: 28px;line-height:22px;	text-align: center;	text-decoration: none;	background:url(../images/tab_center.gif) no-repeat center top;}
.subNav ul li a b {height:28px; background:url(../images/tab_leftcor.gif) no-repeat left top; display: block; float:left; padding-left:8px;}
.subNav ul li a span {background:url(../images/tab_rightcor.gif) no-repeat right top; display: block; float:left; height: 28px; padding-right:8px;}
.subNav ul li a:hover { background:url(../images/tab_center.gif) no-repeat center top; color: #fff; display: block; float: left;}
.subNav ul li a:hover span {background:url(../images/tab_leftcor.gif) no-repeat left top; display: block; float: left; padding-left:8px;}
.subNav ul li a:hover span b {background:url(../images/tab_rightcor.gif) no-repeat right top; display:block;float:left;height: 28px;padding-right:8px;}
.subNav ul li .active {background:url(../images/tab_center_h.gif) no-repeat center top; color: #FFFFFF; display: block; float: left;}
.subNav ul li .active span {background:url(../images/tab_leftcor_h.gif) no-repeat left top; display: block;	float: left; padding: 0 0 0 8px;}
.subNav ul li .active span b {background:url(../images/tab_rightcor_h.gif) no-repeat right top;	display: block;	float: left;height: 28px;padding: 0 8px 0 0;}
.subNav h1{font-size:14px !important; color:#2B2A29 !important; font-weight:normal !important; padding:0; margin:0;}
.subNav h1:hover{font-size:14px !important; color:#fff !important; font-weight:normal !important; padding:0; margin:0;}

.mainTitlepg {font-size:30px; color: #2B2A29; font-weight:700; margin:0; padding-bottom:0.1em; border-bottom:4px solid #f49102; display: inline-block; font-family: 'arial_rounded_mt_boldregular';}
.hdlineArea {clear: both; padding:0; margin-bottom:0; border-bottom: 1px solid #e5e5e5;}
.hdlineArea .hdingMainTiltle {font-size:30px; color: #f49102; font-weight:700; margin:0 0.3125em 0 0; padding-bottom:0.1em; border-bottom:4px solid #f49102; display: inline-block; font-family: 'arial_rounded_mt_boldregular';}
.paragraphSubHding {clear: both; font-size: 16px; color: #2B2A29; font-weight:600; line-height:20px; padding:0; margin-bottom:1em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.paragraphTxt {clear: both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height:20px; padding:0; margin-bottom:1em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.impinfo.paragraphTxt{font-weight:700;font-size:14px}
.rightside ul{padding:0px 0px 20px 30px;margin:0}
.rightside ul li{clear: none; font-size: 14px; color: #2B2A29; font-weight:500;font-weight:normal; line-height:20px; padding:0;  text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.pfa-jobbs.rightside ul li{clear: both; font-size: 14px; color: #fff; font-weight:normal; line-height:20px; padding:0;  text-align:justify; font-family:Arial, Helvetica, sans-serif;}
div.session { font-size:13px; color:#000; font-weight:bold;	border-bottom: 1px solid #EFEFEF; letter-spacing:.7px; margin-bottom: 10px; margin-top: 24px;	text-align: left; width: 99%; font-family:Arial, Helvetica, sans-serif;}
div.source { color: #444; font: 12px monospace; letter-spacing: .1px;	margin-bottom: 7px;	margin-top: 5px; padding: 7px; width: 99%;}

.tableFormatUserRating {clear: both; overflow: hidden; width: 100%; margin:0;}
.tableFormatUserRating .tableCol {padding:0; width: 100%;}
.tableFormatUserRating .tableCol .firstTdWidth { width:58%; float:left;}
.tableFormatUserRating .tableCol .secondTdWidth { width:30%; float:right;} 

.adoptAnIndiaDog{ clear:both; font-size:13px; color:#2B2A29; padding:0; margin-bottom:1em; display:block; font-family:Arial, Helvetica, sans-serif;}
.adoptAnIndiaDog .subHdingTitleWhite { clear:both; font-size:20px; color:#fff; font-weight:500; text-align:left; letter-spacing:0.0-2em; margin-bottom:0.3em; font-family:Arial, Helvetica, sans-serif;}
.adoptAnIndiaDog ul{ list-style:none outside none; padding:0; margin:0;}
.adoptAnIndiaDog ul li{	padding:0 0 0.8em 0; font-size:13px; color:#2B2A29; line-height:1.5em; display: block; text-align:justify; }
.adoptAnIndiaDog ul li strong { font-weight:bold; color:#2B2A29;}
.adoptAnIndiaDog img{ width:auto; float:right; margin:0 0 0.5em 1.5em; text-align:right; background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.adoptAnIndiaDog img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}

.videosImgs{clear:both;	padding:0 0 0 1em; margin:0; display:block;}
.videosImgs ul {list-style:none outside none; padding:0; margin:0;}
.videosImgs ul li {float:left; border:3px solid #666; padding:0.2em; text-align:center; margin:0 2em 1.5em 0;}
.videosImgs ul li:last-child{float:left; text-align:center; margin:0 0em 1.5em 0;}
.videosImgs ul li:hover { border:3px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}
.arrowRight{ font-size:13px; color:#231f20; padding-right:0.2em; position:relative; top:-0px;}
.arrowRight:hover{ color:#fff; cursor:pointer;}



.videosImgsss{clear:both;	padding:0 0 0 1em; margin:0; display:block;}
.videosImgsss ul {list-style:none outside none; padding:0; margin:0;}
.videosImgsss ul li {float:left; border:3px solid #666; padding:0.2em; text-align:center; margin:0 2em 1.5em 0;  width:200px; height:150px;}
.videosImgsss ul li:last-child{float:left; text-align:center; margin:0 0em 1.5em 0;}
.videosImgsss ul li:hover { border:3px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}
.arrowRightsss{ font-size:13px; color:#231f20; padding-right:0.2em; position:relative; top:-0px;}
.arrowRightsss:hover{ color:#fff; cursor:pointer;}





.fbVisitorsCode{ clear:both; padding-top:1em; margin:0; display:block;}
.fbVisitorsCode ul{ list-style:none ; padding:0; margin:0;}
.fbVisitorsCode ul li{ float:right; margin-right:5px; display:block;}
.fbVisitorsCode ul li:last-child{ float:right; margin-right:0; display:block;}

.listingContent{ clear:both; font-size:13px; color:#2B2A29; padding:0; margin-top:1.5em; display:block; line-height:1.5em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.listingContent .hding{ font-size:14px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.5em; font-family:Arial, Helvetica, sans-serif;}
.listingContent .sbHding{ font-size:18px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.5em; font-family:Arial, Helvetica, sans-serif;}
.listingContent ul{ list-style:none outside none; padding:0; margin:0;}
.listingContent ul li{	padding:0 0 0.3em 0.5em; font-size:13px; color:#2B2A29; line-height:1.5em; display: block; text-align:justify; }
.listingContent ul li strong { font-weight:bold; color:#2B2A29;}
.listingContent ul li .faCircle{ font-size:7px; color:#666; font-weight:normal; padding-right:0.5em; position:relative; top:-2px;}
.listingContent ul li > ul{ list-style:none outside none; padding:0.5em; margin:0;}
.listingContent ul li > ul li{	padding:0 0 0.3em 0.9em; font-size:13px; color:#2B2A29; line-height:1.5em; display: block; text-align:justify; }
.listingContent ul li > ul li strong { font-weight:bold; color:#2B2A29;}
.listingContent ul li > ul li .faCircle{ font-size:7px; color:#666; font-weight:normal; padding-right:0.5em; position:relative; top:-2px;}
.listingContent img{ width:auto; float:right; margin:0 0 0.5em 2em; text-align:right; background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.listingContent img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}
.firstMaginTop{ margin-top:0;}


.chairpersonsMsg {font-size:13px; color:#2B2A29; padding:0; margin-top:1.5em; display:block; line-height:1.5em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.chairpersonsMsg .sbHding{ clear:both; font-size:18px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.5em; font-family:Arial, Helvetica, sans-serif;}
.chairpersonsMsg img{ width:auto; float:left; margin:0 1.5em 0.5em 0; text-align:left; background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.chairpersonsMsg img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}

.donateShopBtns{position: absolute;z-index: 9;top: 3.2em;right: 3%;display: block;text-align: center;transform: translateX(-12%);}
.donateShopBtns ul{ list-style:none; padding:0; margin:0; overflow:hidden}
.donateShopBtns ul li{ float:left; padding:0; margin-right:0.5em; display:block; overflow:hidden;}
/* .donateShopBtns ul li .makeagift{background-color: #fff;font-size: 18px;color: #f49102;padding: 6px;display: inline-block;border-radius: 6px;font-weight: 600;font-family: arial_rounded_mt_boldregular;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.donateShopBtns ul li .makeagift:hover, .donateShopBtns ul li .makeagift:focus{background-color:#2d323c;color:#fff} */

.donateShopBtns ul li .donate {width:100px; height:33px; float:left; background:url(../images/donate_h.png) no-repeat left top;}
.donateShopBtns ul li .donate:hover { width:100px; height:33px; cursor:pointer; background:url(../images/donate_h.png) no-repeat left bottom;} 

.donateShopBtns ul li .shop {width:100px; height:33px; float:left; background:url(../images/shop_h.png) no-repeat left top;}
.donateShopBtns ul li .shop:hover { width:100px; height:33px; cursor:pointer; background:url(../images/shop_h.png) no-repeat left bottom;} 

.donateShopBtns ul li .wishlist {width:200px; height:33px; float:left; background:url(../images/amazon.png) no-repeat left top;}
.donateShopBtns ul li .wishlist:hover { width:200px; height:33px; cursor:pointer; background:url(../images/amazon.png) no-repeat left bottom;} 

.donateShopBtns ul li .fundraiser {width:150px; height:33px; float:left; background:url(../images/fundraiser.png) no-repeat left top;}
.donateShopBtns ul li .fundraiser:hover { width:150px; height:33px; cursor:pointer; background:url(../images/fundraiser.png) no-repeat left bottom;} 

.donateShopBtns ul li .makeagift {width:150px; height:33px; float:left; background:url(../images/makegift.png) no-repeat left top;}
.donateShopBtns ul li .makeagift:hover { width:150px; height:33px; cursor:pointer; background:url(../images/makegift.png) no-repeat left bottom;}

.iconsBox{ position:absolute; top:0; right:0; z-index:0; background-color:#eee; border:1px solid #e5e5e5;}
.tabIcons { clear:both; padding:0; margin:0; display:block;}
.tabIcons ul { list-style:none; padding: 0; margin:0;}
.tabIcons ul li {display:block; float:right; background: none; padding: 0; width: auto; margin-right:0.3em;}
.tabIcons ul li .printer {width:30px;height:30px;float:left;background:url(../images/socialMedia/printer.png) no-repeat left top;}
.tabIcons ul li .printer:hover{width:30px;height:30px;cursor:pointer;background:url(../images/socialMedia/printer.png) no-repeat left bottom;}
.tabIcons ul li .pdf {width:30px;height:30px; float:left; background:url(../images/socialMedia/pdf.png) no-repeat left top;}
.tabIcons ul li .pdf:hover {width:30px; height:30px; cursor:pointer; background:url(../images/socialMedia/pdf.png) no-repeat left bottom;}
.tabIcons ul li .email {width:30px; height:30px; float:left; background:url(../images/socialMedia/email.png) no-repeat left top;}
.tabIcons ul li .email:hover {width:30px; height:30px; cursor:pointer; background:url(../images/socialMedia/email.png) no-repeat left bottom;}
.tabIcons ul li .facebook {width:30px;height:30px;float:left;background:url(../images/socialMedia/facebook2.png) no-repeat left top;}
.tabIcons ul li .facebook:hover {width:30px;height:30px;cursor:pointer; background:url(../images/socialMedia/facebook2.png) no-repeat left bottom;}
.tabIcons ul li .twitter {width:30px;height:30px; float:left; background:url(../images/socialMedia/twitter2.png) no-repeat left top;}
.tabIcons ul li .twitter:hover {width:30px; height:30px; cursor:pointer; background:url(../images/socialMedia/twitter2.png) no-repeat left bottom;}
.tabIcons ul li .googlePlus {width:30px; height:30px; float:left; background:url(../images/socialMedia/googlePlus2.png) no-repeat left top;}
.tabIcons ul li .googlePlus:hover {width:30px; height:30px; cursor:pointer; background:url(../images/socialMedia/googlePlus2.png) no-repeat left bottom;}

.contentListing{ clear:both; font-size:13px; color:#2B2A29; padding:0; margin-bottom:2em; overflow:hidden; display:block; line-height:1.5em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.contentListing .hding{ clear:both; font-size:14px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.5em; font-family:Arial, Helvetica, sans-serif;}
.contentListing .whiteHding{ clear:both; font-size:18px; color:#fff; font-weight:500; text-align:left; margin-bottom:-0.2em; font-family:Arial, Helvetica, sans-serif;}
.contentListing .sbHding{ clear:both; font-size:18px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.5em; font-family:Arial, Helvetica, sans-serif;}
.contentListing ul{ list-style:none outside none; padding:0; margin:0;}
.contentListing ul li{ width:100%; float:left; padding:0 0 0.9em 0em; font-size:13px; color:#2B2A29; line-height:1.2em; display: block;}
.contentListing ul li strong { font-weight:bold; color:#fff;}
.contentListing ul li .faCircle{ font-size:7px; color:#a85a00; font-weight:normal; padding-right:0.8em; position:relative; top:-2px;}
.contentListing .firstLi{ width:27% !important; float:left;}
.contentListing .secoundLi{ width:71% !important; float:left; text-align:justify;}
.contentListing .threeLi{ width:21%; float:left;}
.contentListing .fourthLi{ width:77%; float:left;}
.contentListing .fiveLi{ width:50%; clear:both;}
.contentListing ul li .btns{ font-size:15px; color: #2B2A29; font-weight:600; float:left; padding:0.3em 0.8em 0.2em 0.8em; margin:0; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.contentListing ul li .btns:hover{background:#e9e9e9;}

.ourTeams {clear:both; padding:0; margin-bottom:1em; overflow:hidden;}
.ourTeams:last-child {clear:both; padding:0; margin-bottom:0em; overflow:hidden;}
.ourTeams .photoSection {width:16%; float:left;}
.ourTeams .photoSection img {border:1px solid #000; padding:2px; background-color:#fff;}
.ourTeams .photoSection img:hover{ cursor:pointer; border:1px solid #05A8FF; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}
.ourTeams .contentRightPart {width:83%; float:right; font-size: 13px; color: #2B2A29; font-weight:normal; line-height: 1.5em; padding:0; margin-bottom:1em; display:block; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.ourTeams .contentRightPart .ourTeamName { clear:both; font-size:18px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.2em; font-family:Arial, Helvetica, sans-serif;}
.ourTeams .contentRightPart .hdingTitle { clear:both; font-size:18px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.2em; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.ourTeams .contentRightPart .subHding { clear:both; font-size:18px; color:#fff; font-weight:500; text-align:left; letter-spacing:0.0-2em; margin-bottom:0.2em; font-family:Arial, Helvetica, sans-serif;}
.ourTeams .contentRightPart .blkSubHding { clear:both; font-size:16.5px; color:#2B2A29; font-weight:500; text-align:left; letter-spacing:0.0-2em; margin-bottom:0.2em; padding:0.3em 0 0 0; font-family:Arial, Helvetica, sans-serif;}
.ourTeams .contentRightPart .decriptionTxt {clear: both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height: 1.5em; padding:0; margin-bottom:1em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.ourTeams .contentRightPart ul{ list-style:none outside none; padding:0; margin:0;}
.ourTeams .contentRightPart ul li{	padding:0 0 0.1.5em 0.1em; font-size:14px; color:#fff; line-height:1.5em; display: block; text-align:justify; }
.ourTeams .contentRightPart ul li strong { font-weight:bold; color:#2B2A29;}
.ourTeams .contentRightPart ul li .faCircle{ font-size:7px; color:#f5f5f5; font-weight:normal; padding-right:0.8em; position:relative; top:-2px;}

.pfaRescuesListing{ clear:both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height: 1.5em; padding:0; margin-bottom:1em; display:block; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.pfaRescuesListing .blkSubHding { clear:both; font-size:15px; color:#2B2A29; font-weight:600; text-align:left; letter-spacing:0.0-2em; margin-bottom:0.2em; padding:0.3em 0 9px 0; font-family:Arial, Helvetica, sans-serif;}
.pfaRescuesListing ul{ list-style:none outside none; padding:0; margin:0;}
.pfaRescuesListing ul li{padding:0 0 0.7em 0.1em !important; font-size:14px; color:#2B2A29; line-height:1.3em; display: block; text-align:justify; }
.pfaRescuesListing ul li strong { font-weight:bold; color:#2B2A29;}
.pfaRescuesListing ul li .faCircle{ font-size:7px; color:#333; font-weight:normal; padding-right:0.8em; position:relative; top:-2px;}


.productsImgs{clear:both; padding:0; margin:0; display:block;}
.productsImgs ul {list-style:none outside none; padding:0; margin:0;}
.productsImgs ul li {float:left; width:230px; min-height:190px; text-align:center; margin:0 1.3em 1em 0;}
.productsImgs ul li img { padding:3px;}
/*.productsImgs ul li img:hover{ cursor:pointer; border:1px solid #05A8FF; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;} */
.productsImgs ul li .productsNames{ font-size:12px; color:#2B2A29; padding:0; margin:0; text-align:center; letter-spacing:0.0-2em; line-height:14px; font-family:Arial, Helvetica, sans-serif;}
.productsImgs ul li .filmStarName{ font-size:12px; color:#2B2A29; padding-top:0.5em; margin:0; text-align:left; text-align:justify; line-height:14px; font-family:Arial, Helvetica, sans-serif;}

.contactUs{clear:both; padding:3em 0 0 8em; margin:0; display:block;}
.contactUs .hding{ clear:both;font-size:22px;color:#2B2A29;font-weight:500; padding:0; margin-bottom:1em; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif;}
.contactUs ul {list-style:none outside none; padding:0; margin:0;}
.contactUs ul li {float:left; width:99%; display:block; margin:0; height:50px;}
.contactUs ul li .productsNames{ font-size:14px; color:#2B2A29; font-weight:600; padding:0; margin:0; text-align:left; letter-spacing:0.0-2em; line-height:18px; font-family:Arial, Helvetica, sans-serif;}
.contactUs ul li .emailLinks {font-size:15px; color: #2B2A29 !important; font-weight:600; padding:0; margin:0; background:none;}
.contactUs ul li .emailLinks a{color: #2B2A29; text-decoration: none;}
.contactUs ul li .emailLinks a:hover {color: #f49102;}
.whiteHding{ clear:both;font-size:22px;color:#fff;font-weight:500;padding-bottom:1em;margin:0;text-align:center; letter-spacing:0.0-0em; font-family:Arial, Helvetica, sans-serif;}
.contactUs .firstLiWidth{ width:12%;}
.contactUs .secoundLiWidth{ width:80%;}

.emailIdLinks {font-size:13px; color: #000; padding:0; margin:0; background:none;}
.emailIdLinks a {color: #000 !important; text-decoration: none;}
.emailIdLinks a:hover{color: #f49102;}
.emailWebsiteAddress {clear: both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height:20px; padding:0; margin-bottom:0.2em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.pfaUnitsListing{ clear:both; font-size:13px;color:#2B2A29; padding:0;margin-bottom:1.5em;display:block; font-family:Arial, Helvetica, sans-serif;}
.pfaUnitsListing ul{ list-style:none outside none; padding:0; margin:0;}
.pfaUnitsListing ul li{	padding:0 0 0.3em 0; font-size:13px; color:#2B2A29; display: block; text-align:justify; }
.pfaUnitsListing ul li strong { font-weight:bold; color:#2B2A29;}
.paragraphWhiteTxt {clear: both; font-size: 13px; color: #fff; font-weight:600; line-height:20px; padding:0; margin-bottom:1em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.paddingTopLi9{ padding-top:8px !important;}

.onlinePFAMembershipLink {font-size:20px; color:#2B2A29; text-align:center; padding:5px 0; margin-bottom:0.1em; background-color:#ededed; font-family:Arial, Helvetica, sans-serif;}
.onlinePFAMembershipLink a {color:#2B2A29; text-decoration: none;}
.onlinePFAMembershipLink a:hover {color: #f49102;}
.paragraphTxtAlignCenter {clear: both; font-size: 13px; color: #2B2A29; font-weight:normal; text-align:center !important; line-height:20px; padding:0; margin-bottom:1em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.paragraphTxtAlignCenter a{color:#2B2A29; text-decoration: none;}
.paragraphTxtAlignCenter a:hover {color: #f49102;}

.tableFormating {clear: both; margin-top:1.5em; padding:0;}
.tableFormating .table { width:100%; font-size: 14px; color: #333; border-collapse:separate; border-spacing:1px; font-family:Arial, Helvetica, sans-serif;
background: #2d323c; /* Old browsers */
background: -moz-linear-gradient(top,  #2d323c 0%, #292929 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d323c), color-stop(100%,#292929)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2d323c 0%,#292929 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2d323c 0%,#292929 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d323c', endColorstr='#292929',GradientType=0 ); /* IE6-9 */}
.tableFormating .table th {font-size: 14px; color: #fff; text-transform: uppercase; vertical-align:middle;	text-align: center;	margin: 0; padding: 8px 0;}
.tableFormating .table .tablerowbg {font-size: 14px; color: #333; vertical-align: middle; background-color: #f5f5f5; padding:5px 0 5px 8px;}
.tableFormating .table .firstTdWidth { width:40%; float:left;}
.tableFormating .table .secondTdWidth { width:50%; float:right;} 

.tableCoding {clear: both; overflow: hidden; width: 100%; margin:0; padding:0; border:1px solid #eee;}
.tableCoding .tableCol {width: 100%; padding:0; margin:0; border-collapse:separate; border-spacing:1px;}
.tableCoding .tableCol .topBaarHding {background-color:#ededed; font-size:15px; padding:5px 0; color: #2B2A29; text-align: center;}
.tableCoding .tableCol .row1 td {background-color:#f5f5f5; font-size:13px; color: #333; font-weight:normal; line-height:18px; text-align:center; padding:5px 9px; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
.tableCoding .tableCol .firstTdWidth { width:50%;}
.tableCoding .tableCol .secondTdWidth { width:50%;} 

.downloadApplicationForm {clear: both; width:308px; margin:auto; padding-top:5px; text-align: center; overflow:hidden;}
.downloadApplicationForm .download { width:308px; height:43px; text-align:center; padding:0; margin:0; background:url(../images/download.jpg) no-repeat center top;}
.downloadApplicationForm .download:hover { width:308px; height:43px; text-align:center; cursor:pointer; padding:0; margin:0; background:url(../images/download.jpg) no-repeat center bottom;}

.tableCodingFormat {clear: both; overflow: hidden; width: 100%; margin-top:2em; padding:0; border:1px solid #eee;}
.tableCodingFormat .tableRow {width: 100%; padding:0; margin:0; border-collapse:separate; border-spacing:1px;}
.tableCodingFormat .tableRow .topBaarHding td {background-color:#ededed; font-size:14px; font-weight:600; padding:7px 0 5px 12px; color: #2B2A29;}
.tableCodingFormat .tableRow .row1 td {background-color:#f5f5f5; font-size:13px; color: #333; font-weight:normal; line-height:18px; 
padding:5px 9px 5px 12px; text-decoration: none; vertical-align:middle; font-family:Arial, Helvetica, sans-serif;}
.tableCodingFormat .tableRow .firstTdWidth { width:50%;}
.tableCodingFormat .tableRow .secondTdWidth { width:50%;} 
.iconInrPrice{font-size:17px; color:#2B2A29; font-weight:normal; padding-right:0.3em; position:relative; top:1px;}
.iconInrPrice:hover{color:#2B2A29;}

.membershipFees {clear:both; font-size:13px; font-weight:normal; color:#2B2A29; padding:1.2em 0 0 0.5em; margin:0; display:block; font-family:Arial, Helvetica, sans-serif;}
.membershipFees .heading {clear: both; font-size:15px; color:#f49102; font-weight:600; padding-bottom:0.5em; margin:0;}
.membershipFees ul {list-style: none outside none; margin: 0; padding: 0;}
.membershipFees ul li { float:left; display: block; padding: 0; width:28%; }
.membershipFees ul li .textField2 {width:94.8%; border: solid 1px #d1d1d1; font-size:13px; color: #333; padding:5px; margin:0; font-family:Arial, Helvetica, sans-serif;}

.onlineMembership { clear:both; padding-top:1em; margin:0; overflow:hidden;}
.onlineMembership .tableBox {border: 1px solid #ddd; width:auto; clear:both; overflow: hidden; min-height:300px; margin:0; padding:8px 8px 1px 8px;}
.onlineMembership .tableBox legend {background:#f49102; border-radius:3px; display: block; font-size:15px; color:#fff; font-weight:500; margin-left:9px; padding:3px 8px 3px 8px; font-family: "Georgia","Times New Roman",serif;}
.onlineMembership .onlineMembershipForm {clear: both; color:#2B2A29; font-size:14px; font-weight:500; margin:0; overflow:hidden; padding:0.5em 1em 0.8em 1.5em; display: block; font-family: "Segoe UI",Arial,Helvetica,sans-serif;}
.onlineMembership .onlineMembershipForm ul {list-style: none outside none; padding: 0; margin: 0;}
.onlineMembership .onlineMembershipForm ul li {	float: left; width:99%;	display: block; margin-bottom:0.5em; padding: 0;}
.onlineMembership .onlineMembershipForm ul li label { float:left; width:99%; display:block; padding-top:5px;}
.onlineMembership .onlineMembershipForm ul li .textField {width:97.7%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:5px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.onlineMembership .onlineMembershipForm ul li .textField2 {width:94.8%; border: solid 1px #d1d1d1; font-size:13px; color: #333; padding:5px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.onlineMembership .onlineMembershipForm ul li .selectField {width:99.8%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:5px; height:30px; line-height:30px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.onlineMembership .onlineMembershipForm ul li .selectField2 {width:100%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:5px; height:30px; line-height:30px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.onlineMembership .onlineMembershipForm ul li .textarea {width:99%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:5px; height:50px; line-height: 18px; margin: 0; font-family:Arial, Helvetica, sans-serif;}
.onlineMembership .onlineMembershipForm ul li .textImp {color: #FF0000;font-size: 14px;}
.onlineMembership .onlineMembershipForm ul li .submitNowBtn{ font-size:15px; color: #FFF; font-weight:600; text-transform:uppercase; float:left; padding:0.8% 2%; margin:auto; cursor: pointer; border: none; font-family:Arial, Helvetica, sans-serif;
background: #f49102; /* Old browsers */
background: -moz-linear-gradient(top,  #f49102 0%, #f59f22 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f49102), color-stop(100%,#f59f22)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f49102 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f49102 0%,#f59f22 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f49102 0%,#f59f22 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f49102 0%,#f59f22 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49102', endColorstr='#f59f22',GradientType=0 ); /* IE6-9 */}
.onlineMembership .onlineMembershipForm ul li .submitNowBtn:hover{background:#ff9700;}
.onlineMembership .onlineMembershipForm ul li .textField:focus, .textField2:focus, .selectField:focus, .selectField2:focus, .textarea:focus {box-shadow: 0 0 2px 2px #e9e9e9; background-color:#efefef;}
.methodContact {width:100%; float:left; padding:0; margin:0; display:block;}
.methodContact ul{ list-style:none outside none; padding:0; margin:0;}
.methodContact ul li { float:left; width:33% !important; margin-bottom:0 !important; padding:0; margin-right:1em !important; display:block;}
.methodContact ul li span{ padding-left:5px; }
.debitCardHolder{font-size:20px; color:#2B2A29; text-align:center; padding:9px 0 0px 0; margin:0; font-family:Arial, Helvetica, sans-serif;}
.paragraphDebitCardHolderTxt {clear: both; font-size:12px; color: #2B2A29; font-weight:normal; line-height:20px; padding:0; margin:0; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.paragraphDebitCardHolderTxt span{ font-size:15px; font-weight:600; color:#f49102; padding:0; margin:0; font-family: "Georgia","Times New Roman",serif;}
.orangeColorTxt {clear: both; font-size:13px; color: #f49102; font-weight:600; line-height:20px; padding:0; margin:0; text-align:justify; font-family:Arial, Helvetica, sans-serif;}

.onlineDonationNRI{ clear:both;font-size:13px;color:#2B2A29;padding:0; margin-bottom:1.5em;display:block;font-family:Arial, Helvetica, sans-serif;}
.onlineDonationNRI ul{ list-style:none outside none; padding:0; margin:0;}
.onlineDonationNRI ul li{padding:0 0 0.8em 0; font-size:13px; color:#2B2A29; line-height:18px; display: block; text-align:justify; }
.onlineDonationNRI ul li strong { font-weight:bold; color:#2B2A29;}
.orngeColorTxt{ color:#f49102;} 

.donateBox{clear:both; font-size:20px; color:#2B2A29; font-weight:500; letter-spacing:0.0-5em; padding:3em 0 0 1em; margin:0; display:block; font-family: 'arial_rounded_mt_boldregular';}
.donateBox ul {list-style:none outside none; padding:0; margin:0;}
.donateBox ul li {float:left; display:inline-block; width:27.5%; min-height:50px; line-height:25px; text-align:center; margin:0 1em 1.5em 0;  border: 1px solid #f5f5f5; padding:0.5em; background-color:#fff; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px;}
.donateBox ul li:hover{ cursor:pointer; border:1px solid #05A8FF; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.donateBox ul li a{color:#2B2A29; text-decoration: none;}
.donateBox ul li a:hover {color: #f49102;}
.blkHding{ clear:both;font-size:24px;color:#2B2A29;font-weight:600;padding-bottom:0.5em;margin-top:0.5em;text-align:center; letter-spacing:0.0-0em; font-family:Arial, Helvetica, sans-serif;}
.housdNumber{ font-size:15px; font-weight:600; color:#2B2A29; padding:0; margin:0; font-family: "Georgia","Times New Roman",serif;}
.orangeColorTxt11 {clear: both; font-size:11px; color: #f49102; font-weight:600; line-height:20px; padding:0; margin:0; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.orangeHding{ clear:both;font-size:24px;color:#f49102;font-weight:600;padding-bottom:0.5em;margin-top:0.5em;text-align:center; letter-spacing:0.0-0em; font-family:Arial, Helvetica, sans-serif;}
.blkHding18{font-size:18px;color:#2B2A29;font-weight:600;padding-bottom:0.5em;margin-top:1em; letter-spacing:0.0-0em; font-family:Arial, Helvetica, sans-serif;}
.blkHding15{font-size:15px;color:#2B2A29;font-weight:600;padding-bottom:0.5em;margin-top:1.5em; letter-spacing:0.0-0em; font-family:Arial, Helvetica, sans-serif;}
.paddingTop15{ padding-top:1.5em; overflow:hidden;}

.moreArticles{ clear:both; font-size:13px; color:#2B2A29; padding:0; margin-bottom:1em; display:block; font-family:Arial, Helvetica, sans-serif;}
.moreArticles ul{ list-style:none outside none; padding:0; margin:0;}
.moreArticles ul li{padding:0 0 0.8em 0; font-size:13px; color:#2B2A29; line-height:1.5em; display: block; text-align:justify; }
.moreArticles ul li strong { font-weight:bold; color:#2B2A29;}
.moreArticles img{ width:auto; float:left; margin:0 1.5em 0.5em 0; text-align:left; background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.moreArticles img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}
.popularArticleLinks{ clear:both; font-size:13px;color:#2B2A29; padding:0;margin-bottom:1.5em;display:block; font-family:Arial, Helvetica, sans-serif;}
.popularArticleLinks ul{ list-style:none outside none; padding:0; margin:0;}
.popularArticleLinks ul li{	padding:0 0 0.1em 0 !important; font-size:13px; color:#2B2A29; display: block; text-align:justify; }
.popularArticleLinks ul li strong { font-weight:bold; color:#2B2A29;}

.donationBoxs{clear:both; font-size:24px; color:#fff; font-weight:500; letter-spacing:0.0-5em; padding:0em 0 0 1em; margin:0; display:block; font-family: 'arial_rounded_mt_boldregular';}
.donationBoxs ul {list-style:none outside none; padding:0; margin:0;}
.donationBoxs ul li {float:left; display:inline-block; width:47%; min-height:200px; line-height:25px; text-align:center; margin:0 1em 0.5em 0; border: 1px solid #f5f5f5; padding:0; background-color:#fff; border-radius:20px; 
-moz-border-radius:20px; 
-webkit-border-radius:20px; 
-webkit-box-shadow: 0px 0px 9px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 9px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 9px rgba(50, 50, 50, 0.75);}
.donationBoxs ul li:hover{border:1px solid #05A8FF; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.donationBoxs ul li a{color:#fff; text-decoration: none;}
.donationBoxs ul li a:hover {color: #f5f5f5;}
.donationBoxs .monkeyImg{ width:auto; height:200px; overflow:hidden; background:url(../images/donate/monkey.jpg) no-repeat top center;}
.donationBoxs .donationinkindImg{ width:auto; height:200px; overflow:hidden; background:url(../images/donate/donation-in-kind.jpg) no-repeat top center;}
.donationBoxs .dogImg{ width:334px; height:200px; overflow:hidden; background:url(../images/donate/dog.jpg) no-repeat top right;}
.donationBoxs .donkeyImg{ width:334px; height:200px; overflow:hidden; background:url(../images/donate/donkey.jpg) no-repeat top right;}
.donationBoxs .cowImg{ width:auto; height:200px; overflow:hidden; background:url(../images/donate/cow.jpg) no-repeat top center;}
.donationBoxs .joinPFA{ width:260px; float:right; text-align:center; padding:1.5em 1em 0 0;}
.donationBoxs .donate{ width:133px; float:left; text-align:center; padding:1.5em 0 0 1em;}
.donationBoxs .donateDonkey{ width:170px; float:left; text-align:center; padding:1.5em 0 0 0.5em;}
.donationBoxs .byChequeTxt{ font-size:18px; color:#fff; font-weight:normal; padding-top:1.3em; margin:0;}
.donationBoxs .byChequeTxt a{ color:#fff; text-decoration:none;}
.donationBoxs .byChequeTxt a:hover{ color:#f5f5f5;}
.donationBoxs .sgacc{ width:330px; float:right; text-align:center; padding:1.5em 1em 0 0; text-transform:uppercase;}
.whiteColor{ color:#fff;}
.orangeBarBg .whiteColor:hover{color:#fff}
.whiteBgWithShadow{ clear:both; font-size:15px; color:#2B2A29; font-weight:500; margin-bottom:1.5em; border: 1px solid #f5f5f5; padding:0.5em; background-color:#fff; display:block; overflow:hidden; font-family: 'arial_rounded_mt_boldregular'; border-radius:20px; 
-moz-border-radius:20px; 
-webkit-border-radius:20px; 
-webkit-box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);
box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);}
.whiteBgWithShadow ul{ list-style:none; padding:0; margin:0;}
.whiteBgWithShadow ul li{ display:inline-block; margin:0 2em 0 0;vertical-align:middle}
.whiteBgWithShadow ul li .btns{ font-size:15px; color: #2B2A29; font-weight:600; float:left; padding:0.3em 0.8em 0.2em 0.8em; margin:0; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.whiteBgWithShadow ul li .btns:hover{background:#e9e9e9;}
.donateByChequeDemandDraft{ clear:both; font-size:15px; color:#2B2A29; font-weight:500; margin-bottom:1.5em; padding:0; display:block; overflow:hidden; font-family: 'arial_rounded_mt_boldregular';}
.donateByChequeDemandDraft ul{ list-style:none; padding:0; margin:0;}
.donateByChequeDemandDraft ul li{ float:left; display:block; margin:0;}
.donateByChequeDemandDraft ul li .btns{ font-size:15px; color: #2B2A29; font-weight:600; float:left; padding:0.5em 1em 0.4em 1em; margin:0; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.donateByChequeDemandDraft ul li .btns:hover{background:#e9e9e9;}
.whiteBgWithShadowChequeDemandDraft{ clear:both; font-size:15px; color:#2B2A29; font-weight:500; margin-bottom:1.5em; border: 1px solid #f5f5f5; padding:0.5em; background-color:#fff; display:block; overflow:hidden; font-family: 'arial_rounded_mt_boldregular'; border-radius:20px; 
-moz-border-radius:20px; 
-webkit-border-radius:20px; 
-webkit-box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);
box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);}
.whiteBgWithShadowChequeDemandDraft ul{ list-style:none; padding:0; margin:0;}
.whiteBgWithShadowChequeDemandDraft ul li{display:inline-block; margin:0 0.7em 0 0;}
.whiteBgWithShadowChequeDemandDraft ul li .btns{ font-size:15px; color: #2B2A29; font-weight:600; float:left; padding:0.3em 0.8em 0.2em 0.8em; margin:0; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.whiteBgWithShadowChequeDemandDraft ul li .btns:hover{background:#e9e9e9;}

.latestNewsPostBox .ui-accordion .ui-accordion-header{padding:0px; background:none;border: 0px;margin-left: -8px;margin-right: 3px;margin-bottom: 10px;border-radius: 0;}
#accordion .stripBarBg{height:40px; line-height:40px;}
p.left_ribbn, p.right_ribbn{height:11px !important;}
.latestNewsPostBox .stripBarBg{background-color: #f49102 !important;}
p.genral_heading{padding-left:30px;}

.latestNewsPostBox .ui-accordion .ui-accordion-content{margin-top: -12px;
padding-top: 0px;}

.onlineJoinPFAForm {clear: both; color:#2B2A29; font-size:14px; font-weight:500; margin:0; overflow:hidden; padding-bottom:1em; display: block; font-family: "Segoe UI",Arial,Helvetica,sans-serif;}
.onlineJoinPFAForm .hdingBarBg { clear:both; font-size:18px; color:#2B2A29; text-align:center; padding:5px 0; margin-bottom:0.1em; background-color:#ededed; font-family:Arial, Helvetica, sans-serif;}
.onlineJoinPFAForm .subHdingBarBg { clear:both; font-size:18px; color:#2B2A29; text-align:center; padding:5px 0; margin-bottom:0.1em; background-color:#ededed; font-family:Arial, Helvetica, sans-serif;}
.onlineJoinPFAForm ul {list-style: none outside none; padding:0.5em 0.8em 0.5em 1em; margin: 0;}
.onlineJoinPFAForm ul li {float: left; width:99%; display: block; margin-bottom:0.1em; padding: 0;}
.onlineJoinPFAForm ul li label { float:left; width:99%; display:block; padding-top:5px;}
.onlineJoinPFAForm ul li .textField {width:94.1%; border: solid 1px #d1d1d1; font-size:12px; color: #333; font-weight:500; padding:5px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.onlineJoinPFAForm ul li .selectField {width:100%; border: solid 1px #d1d1d1; font-size:12px; color: #333; font-weight:500; padding:5px; height:28px; line-height:28px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.onlineJoinPFAForm ul li .textareaField {width:94.1%; border: solid 1px #d1d1d1; font-size:12px; color: #333; font-weight:500; padding:5px; height:50px; line-height: 18px; margin: 0; font-family:Arial, Helvetica, sans-serif;}
.onlineJoinPFAForm ul li .textImp {color: #FF0000;font-size: 14px;}
.onlineJoinPFAForm ul li .submitNowBtn{ font-size:15px; color: #2B2A29; font-weight:600; float:none; padding:0.3em 0.8em 0.2em 0.8em; margin:0em 0 0 3.5em; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.onlineJoinPFAForm ul li .submitNowBtn:hover{background:#e9e9e9;}
.onlineJoinPFAForm ul li .textField:focus, .selectField:focus, .textareaField:focus {box-shadow: 0 0 2px 2px #e9e9e9; background-color:#efefef;}
.btnsNow{ font-size:15px; color: #2B2A29; font-weight:600; float:none; padding:0.3em 0.8em 0.2em 0.8em; margin:1em 0 0 8em; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.btnsNow:hover{background:#e9e9e9;}

.tableFormating .tableDonationAmount { width:100%; font-size: 14px; color: #333; border-collapse:separate; border-spacing:1px; font-family:Arial, Helvetica, sans-serif;}
.tableFormating .tableDonationAmount .tablerowbg {font-size: 14px; color: #333; vertical-align:top; padding:5px 0;}
.tableFormating .tableDonationAmount .firstTdWidth { width:30%; vertical-align:top;}
.tableFormating .tableDonationAmount .secondTdWidth { width:60%;}
.tableFormating .tableDonationAmount .threadTdWidth { width:48%; float:left; vertical-align:top;}
.tableFormating .tableDonationAmount .fourthTdWidth { width:48%; float:right; vertical-align:top;}

.chequeBox{clear:both; font-size:14px; color:#2B2A29; font-weight:500; text-align:center; letter-spacing:0.0-5em; padding:0.5em; margin:0; display:block; font-family:Arial, Helvetica, sans-serif; border: 1px solid #f5f5f5; background-color:#fff; border-radius:20px; 
-moz-border-radius:20px; -webkit-border-radius:20px; 
-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.75);}
.chequeBox ul {list-style:none outside none; padding:0; margin:0;}
.chequeBox ul li { clear:both; display:block; padding-bottom:1.5em;}
.chequeBox ul li a{color:#fff; text-decoration: none;}
.chequeBox ul li a:hover {color: #f5f5f5;}
.chequeMembershipBox{clear:both; font-size:14px; color:#2B2A29; font-weight:500; text-align:center; letter-spacing:0.0-5em; padding:0.5em; margin:0; display:block; font-family:Arial, Helvetica, sans-serif; border: 1px solid #f5f5f5; background-color:#fff; border-radius:20px; 
-moz-border-radius:20px; -webkit-border-radius:20px; 
-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.75);}
.chequeMembershipBox ul {list-style:none outside none; padding:0; margin:0;}
.chequeMembershipBox ul li { clear:both; display:block; padding-bottom:0.3em;}
.chequeMembershipBox ul li a{color:#fff; text-decoration: none;}
.chequeMembershipBox ul li a:hover {color: #f5f5f5;}

.chequeListing{ clear:both; font-size:13px; color:#2B2A29; padding:0; margin-bottom:2em; overflow:hidden; display:block; line-height:1.5em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.chequeListing ul{ list-style:none outside none; padding:0; margin:0;}
.chequeListing ul li{ clear:both; padding-bottom:1.1em; display: block;}
.chequeListing ul li strong { font-weight:bold; color:#fff;}
.chequeListing ul li span{width:33%; float:right; text-align:left;}
.paddingBottom{ padding-bottom:8px;}
.paddingTop2{ padding-top:1 em;}
.paddingBottom{ padding-bottom:1.5em !important;}
.paddingBottom9{ padding-bottom:0.4em !important;}
.paddingBottom{ padding-bottom:0.9em;}
.paddingBottomInrUsd{ padding-bottom:0.5em !important;}

.chequeForm {clear: both; color:#2B2A29; font-size:14px; font-weight:500; margin:0; overflow:hidden; display: block; font-family: "Segoe UI",Arial,Helvetica,sans-serif; border: 1px solid #f5f5f5; padding:0; background-color:#fff; border-radius:20px; 
-moz-border-radius:20px; -webkit-border-radius:20px; 
-webkit-box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);
box-shadow:0px 0px 1px rgba(50, 50, 50, 0.75);}
.chequeForm .subHdingBarBg { clear:both; font-size:17px; color:#2B2A29; text-align:center; padding:5px 0; margin-bottom:0.1em; background-color:#ededed; font-family:Arial, Helvetica, sans-serif;}
.chequeForm ul {list-style: none outside none; padding:0.5em 0.8em 0.5em 1em; margin: 0;}
.chequeForm ul li {float: left; width:99%; display: block; margin-bottom:0.9em; padding: 0;}
.chequeForm ul li label { float:left; width:47%; display:block; padding-top:5px;}
.chequeForm ul li .textField {width:50%; border: solid 1px #d1d1d1; font-size:12px; color: #333; font-weight:500; padding:5px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.chequeForm ul li .selectField {width:50%; border: solid 1px #d1d1d1; font-size:12px; color: #333; font-weight:500; padding:5px; height:28px; line-height:28px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.onlineJoinPFAForm ul li .textarea {width:50%; border: solid 1px #d1d1d1; font-size:12px; color: #333; font-weight:500; padding:5px; height:50px; line-height: 18px; margin: 0; font-family:Arial, Helvetica, sans-serif;}
.chequeForm ul li .textImp {color: #FF0000;font-size: 14px;}
.chequeForm ul li .submitNowBtn{ font-size:15px; color: #FFF; font-weight:600; text-transform:uppercase; float:left; padding:0.8% 2%; margin:auto; cursor: pointer; border: none; font-family:Arial, Helvetica, sans-serif;
background: #f49102; /* Old browsers */
background: -moz-linear-gradient(top,  #f49102 0%, #f59f22 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f49102), color-stop(100%,#f59f22)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f49102 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f49102 0%,#f59f22 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f49102 0%,#f59f22 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f49102 0%,#f59f22 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49102', endColorstr='#f59f22',GradientType=0 ); /* IE6-9 */}
.chequeForm ul li .submitNowBtn:hover{background:#ff9700;}
.chequeForm ul li .textField:focus, .selectField:focus, .textarea:focus {box-shadow: 0 0 2px 2px #e9e9e9; background-color:#efefef;}

.drAbisParagraphTxt {clear: both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height:20px; padding:0; margin-bottom:1em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.drAbisParagraphTxt img{ width:auto; float:left; text-align:left; background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.drAbisParagraphTxt img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}

.thumbnailImgs {clear: both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height:20px; padding:0; margin-bottom:1em; text-align:justify; display:block; font-family:Arial, Helvetica, sans-serif;}
.thumbnailImgs ul{ list-style:none; padding:0; margin:0;}
.thumbnailImgs ul li{ float:left; width:auto; text-align:center; margin:0 1.2em 1em 0; display:block;}
.thumbnailImgs ul li img{background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.thumbnailImgs ul li img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}

.tableContantAddress {clear: both; font-size: 12px; color: #2B2A29; font-weight:normal; line-height:18px; padding:0.5em 0; border-bottom:1px solid #E4E4E4; border-top:1px solid #E4E4E4; margin-bottom:1.5em; overflow:hidden; display:block; font-family:Arial, Helvetica, sans-serif;}
.tableContantAddress ul{ list-style:none; padding:0; margin:0;}
.tableContantAddress ul li{ float:left; display:inline-block; margin:0; padding:0; min-height:78px; max-height:78px;}
.tableContantAddress ul li a { text-decoration:none; outline:none; color: #2B2A29;}
.tableContantAddress ul li a:hover{ color:#f49102;}
.tableContantAddress .firstTdWidth { width:31%; border-right:1px solid #E4E4E4; padding-right:1em;}
.tableContantAddress .secondTdWidth { width:30%; border-right:1px solid #E4E4E4; padding:0 1em;} 
.tableContantAddress .thirdTdWidth { width:31%; padding-left:1em;} 

.plusArrowdown{width:18px;height:18px;float:right;position:relative; right:5px; top:2px ;background:url(../images/plus.gif) no-repeat right top;}
.minusArrowup{width:18px;height:18px;float:right;position:relative; right:5px; top:2px; background:url(../images/minus.gif) no-repeat right top;}
.phirBhiDilHaiHindustani { clear:both; font-size:30px; font-weight:500; color:#fff; text-align:center; padding:0; margin:0; font-family: "Georgia","Times New Roman",serif; letter-spacing:1px; text-shadow: 1px 1px 0 #989898, 1px 2px 0 #595959;}

.adoptAnIndiaDogImgs{clear:both; padding-top:2em; margin:0; display:block;}
.adoptAnIndiaDogImgs ul {list-style:none outside none; padding:0; margin:0;}
.adoptAnIndiaDogImgs ul li {float:left; text-align:center; margin:0 1.3em 1em 0;}
.adoptAnIndiaDogImgs ul li img {border:1px solid #000; padding:3px; background-color:#fff; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px;}
.adoptAnIndiaDogImgs ul li img:hover{ cursor:pointer; border:1px solid #05A8FF; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}

.pfaImgs{ clear:both; padding:0.5em 0 1em 0; margin:0; text-align:center;}
.pfaImgs img {border: 1px solid #f5f5f5; padding:0; margin:0; text-align:center; background-color:#fff; border-radius:20px; 
-moz-border-radius:20px; 
-webkit-border-radius:20px; 
-webkit-box-shadow: 0px 0px 9px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 9px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 9px rgba(50, 50, 50, 0.75);}
.pfaImgs img:hover{border:1px solid #05A8FF; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}

.latestNews{clear:both; font-size:12px; color:#2B2A29; font-weight:normal;	padding:0; margin:0; text-align:justify; line-height: 15px !important; min-height:110px; display: block; font-family:Arial, Helvetica, sans-serif;}
.latestNews ul {list-style: none; padding:0; margin: 0;}
.latestNews ul li {clear: both; font-size:13px; color:#2B2A29; font-weight: normal; line-height: 15px !important; display:block; float:none; height:98px !important; overflow:hidden; text-align:left !important; }
.latestNews ul li .ulLiHding { float:left; font-size: 14px;color: #f49102; font-weight:500; padding-bottom:5px; margin-bottom:0.4em; border-bottom:1px solid #ddd; text-align:left; font-family:Arial, Helvetica, sans-serif;}
.latestNews ul li .ulLiHding a {color: #f49102; text-decoration: none;}
.latestNews ul li .ulLiHding a:hover {color: #333;}
.latestNews ul li .dateDay {clear:both; font-size:11px; color:#2B2A29; font-weight:normal; padding:0; margin:0; text-align:left;}
.colorBoxBg1 {background-color:#F49102; color:#fff; padding:1.2em !important; margin:0 0 22px 0; border:1px solid #000;}

.pFALatestNewsBox {clear:both; padding:0; margin:0;}
.pFALatestNewsBox .hdingTopBarBg{ clear:both; font-size:18px; color:#fff; font-weight:500; letter-spacing:-1px; text-transform:uppercase; margin-bottom:4px; height:30px; line-height:30px; background-color:#D57800; overflow:hidden; text-align:center; vertical-align:middle; font-family: 'arial_rounded_mt_boldregular';}
.pFALatestNewsBox .hdingTopBarBg a{ color:#fff; text-decoration:none; outline:none;}
.pFALatestNewsBox .hdingTopBarBg a:hover{ color:#2B2A29;}
.pFALatestNewsBox .latestNewsBox {clear:both; font-size:12px; color:#2B2A29; font-weight:600; margin:0; padding:0;display:block; font-family:Arial, Helvetica, sans-serif;}
.pFALatestNewsBox .latestNewsBox ul {list-style:none; padding:0; margin:0;}
.pFALatestNewsBox .latestNewsBox ul li {clear:both; display:block; padding:4px 0 4px 0; border-bottom: 1px solid #ddd;}
.pFALatestNewsBox .latestNewsBox ul li a {color: #f49102; text-decoration: none; line-height:13px !important;}
.pFALatestNewsBox .latestNewsBox ul li a:hover {color: #f49102;}
.pFALatestNewsBox .latestNewsBox ul li .dateDay {clear:both; font-size:11px; color:#2B2A29; font-weight:normal;padding:0;margin:0;text-align:left;}

.latestNewsPostBox{ clear:both; padding:0; margin:0;}
.latestNewsPostBox .stripBarBg { clear:both; font-size:18px; color:#fff; font-weight:500; position:relative; height:33px;line-height:33px; padding-left:1em; text-align:left; letter-spacing:-0.02em; margin:0; background-color:#f49102; font-family:Arial, Helvetica, sans-serif;}
.latestNewsPostBox .stripBarBg .graphicCornrLeftSideBotom {width:10px; height:8px; position:absolute; z-index:9; left:-1px; bottom:7px;}
.latestNewsPostBox .stripBarBg .graphicCornrRightSideBotom {width:10px; height:8px; position:absolute; z-index:9; right:-1px; bottom:7px;}
.latestNewsPostBox .newsPostExcerpt{ clear:both; width:94.7%; background-color:#fff; border:1px solid #ccc; padding:0.8em; margin-bottom:1.5em; background: rgba(255, 255, 255, 0.9); border: 1px solid #c5c5c5; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .25); -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25); box-shadow: 0 3px 6px rgba(0, 0, 0, .25); overflow:hidden; display:block;  font-size:13px; color:#555; text-align:justify;line-height:1.5em;}
.latestNewsPostBox .newsPostExcerpt .graphicCornr {width:0; height:0; position:absolute; left:-10px; border-style: solid; border-width: 0 0 10px 10px; border-color: transparent transparent #764600 transparent;}
.latestNewsPostBox .newsPostExcerpt .postDateRibbon {width:48px; position: relative; font-size:12px; color:#fff; height:30px; line-height:28px; margin-top:-35px; text-align:left; background-color:#F49102; left:-80px; padding-left:5em;}
.latestNewsPostBox .newsPostExcerpt .newsPostContent{ clear:both; font-size:13px; color:#555; padding:0; margin:0; line-height:1.5em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.latestNewsPostBox .newsPostExcerpt .nameDateDayPost { clear:both; text-align:right; font-size:12px; color:#333; font-weight:600; padding-top:0.8em; margin:0;}
.latestNewsPostBox .newsPostExcerpt ul{ list-style:none; padding:0; margin:0;}
.latestNewsPostBox .newsPostExcerpt ul li{padding-bottom:1em; font-size:13px; color:#555; line-height:1.5em; display:block; text-align:justify;}
.latestNewsPostBox .newsPostExcerpt ul li strong { font-weight:bold; color:#2B2A29;}
.latestNewsPostBox .newsPostExcerpt img { width:auto; float:left; text-align:left; border:1px solid #ccc; padding:3px;  margin:0.2em 1.2em 0.5em 0; background-color:#fff; box-shadow: 0 0 2px 2px #D5D5D5;}
.latestNewsPostBox .newsPostExcerpt img:hover{border:1px solid #F49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}

.mrsManekaGandhiForms { clear:both; padding-top:1em; margin:0; overflow:hidden;}
.mrsManekaGandhiForms .tableBox {border: 1px solid #ddd; background-color:#fff; width:auto; clear:both; overflow: hidden; margin:0; padding:8px 8px 1px 8px; -moz-box-shadow: inset 0 0 15px #ccc; -webkit-box-shadow: inset 0 0 15px #ccc; box-shadow: inset 0 0 15px #ccc;}
.mrsManekaGandhiForms .tableBox legend {background:#f49102; border-radius:3px; display: block; font-size:15px; color:#fff; font-weight:500; margin-left:9px; padding:3px 8px 3px 8px; font-family: "Georgia","Times New Roman",serif;}
.mrsManekaGandhiForms .formSection {clear: both; color:#2B2A29; font-size:14px; font-weight:500; margin:0; overflow:hidden; padding:9px; display: block; font-family: "Segoe UI",Arial,Helvetica,sans-serif;}
.mrsManekaGandhiForms .formSection ul {list-style: none; padding: 0; margin: 0;}
.mrsManekaGandhiForms .formSection ul li {	float: left; width:99%;	display: block; margin-bottom:0.5em; padding: 0;}
.mrsManekaGandhiForms .formSection ul li label { float:left; width:34%; display:block; padding-top:5px;}
.mrsManekaGandhiForms .formSection ul li .textField {width:64%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:6px 5px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.mrsManekaGandhiForms .formSection ul li .selectField {width:65.7%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:5px; height:30px; line-height:30px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.mrsManekaGandhiForms .formSection ul li .textarea {width:64%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:5px; height:50px; line-height: 18px; margin: 0; font-family:Arial, Helvetica, sans-serif;}
.mrsManekaGandhiForms .formSection ul li .textImp {color: #FF0000;font-size: 14px;}
.mrsManekaGandhiForms .formSection ul li .submitNowBtn{ font-size:15px; color: #FFF; font-weight:600; text-transform:uppercase; float:left; padding:0.8% 2%; margin:0; cursor: pointer; border: none; font-family:Arial, Helvetica, sans-serif;
background: #f49102; /* Old browsers */
background: -moz-linear-gradient(top,  #f49102 0%, #f59f22 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f49102), color-stop(100%,#f59f22)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f49102 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f49102 0%,#f59f22 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f49102 0%,#f59f22 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f49102 0%,#f59f22 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49102', endColorstr='#f59f22',GradientType=0 ); /* IE6-9 */}
.mrsManekaGandhiForms .formSection ul li .submitNowBtn:hover{background:#ff9700;}
.mrsManekaGandhiForms .formSection ul li .textField:focus, .selectField:focus, .textarea:focus {box-shadow: 0 0 2px 2px #e9e9e9; background-color:#efefef;}

.newAdoptAnIndiaDog{ clear:both; font-size:13px; color:#2B2A29; padding:0; margin-bottom:1em; display:block; font-family:Arial, Helvetica, sans-serif;}
.newAdoptAnIndiaDog ul{ list-style:none outside none; padding:0; margin:0;}
.newAdoptAnIndiaDog ul li{	padding:0 0 1em 0; font-size:13px; color:#2B2A29; line-height:1.5em; display: block; text-align:justify; }
.newAdoptAnIndiaDog ul li strong { font-weight:bold; color:#2B2A29;}
.newAdoptAnIndiaDog img { width:auto; float:right; text-align:right; border: 1px solid #000; padding:3px;  margin:0.5em 0 0.5em 1.5em; background-color:#fff;margin-left:25px}
.newAdoptAnIndiaDog img:hover{border:1px solid #05A8FF; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}

.celebritiesPFABox {clear:both; padding:0; margin:0;}
.celebritiesPFABox .hdingTopBarBg{ clear:both; font-size:18px; color:#fff; font-weight:500; letter-spacing:-1px; text-transform:uppercase; margin-bottom:4px; height:30px; line-height:30px; background-color:#D57800; overflow:hidden; text-align:center; vertical-align:middle; font-family: 'arial_rounded_mt_boldregular';}
.celebritiesPFABox .hdingTopBarBg a{ color:#fff; text-decoration:none; outline:none;}
.celebritiesPFABox .hdingTopBarBg a:hover{ color:#2B2A29;}
.celebritiesPFABox .verticalSliderImgs {clear:both; font-size:12px; color:#2B2A29;font-weight:600; margin:0; padding:0;display:block; font-family:Arial, Helvetica, sans-serif;}
.celebritiesPFABox .verticalSliderImgs ul {list-style:none; padding:0;margin:0;}
.celebritiesPFABox .verticalSliderImgs ul li {clear:both; display:block; padding:0; margin:0;}
.celebritiesPFABox .verticalSliderImgs ul li img {clear:both; width:148px !important; height:122px; padding:0; margin:0; text-align:center; border:1px solid #000; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.celebritiesPFABox .verticalSliderImgs ul li img:hover { border:1px solid #fff; opacity:1.0; overflow:hidden; filter:alpha(opacity=100); /* For IE8 and earlier */}

.opnClosdBothBoxes { clear:both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height: 1.5em; padding:0; margin-bottom:1.5em; display:block; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.opnClosdBothBoxes .subTitle { clear:both; font-size:18px; color:#f49102; font-weight:600; text-align:left; letter-spacing:0.0-2em; margin-bottom:0.3em; font-family:Arial, Helvetica, sans-serif;}
.opnClosdBothBoxes .subHdingTitle { clear:both; font-size:20px; color:#f49102; font-weight:600; text-align:left; letter-spacing:0.0-2em; margin-bottom:0.3em; font-family:Arial, Helvetica, sans-serif;}
.opnClosdBothBoxes ul{ list-style:none; padding:0.5em 0 0 0.9em; margin:0;}
.opnClosdBothBoxes ul li{ clear:both; display:block; padding-bottom:0.3em;}
.opnClosdBothBoxes ul li .faCircle{ font-size:7px; color:#666; font-weight:normal; padding-right:0.8em; position:relative; top:-2px;}
.faDownloadIcon{ font-size:33px; color:#f49102; padding-right:0.2em; position:relative; top:7px;}
.faDownloadIcon:hover{ color:#000;}

.wrapperSimple{ width:auto; clear:both; padding:1em 0; margin:0; overflow:hidden; display:block;}
.wrapperSimple ul{ list-style:none; padding:0; margin:0;}
.wrapperSimple ul li{ float:left; display:inline-block; margin:0; padding:0;}
.wrapperSimple .searchField { width:99%; border: 1px solid #ba6900; font-size: 12px; color: #F08219; margin: 0; padding:7px 5px 5px 5px; background-color:#fff; text-align:center; font-family:Arial, Helvetica, sans-serif; border-radius:5px;}
.wrapperSimple ul li .searchField:focus{background-color:#f5f5f5; color:#000;}
.wrapperSimple ul li .searchBtnBox {position:relative; margin:0; padding:0 2em; height:29px; border-radius:5px; border:none; cursor: pointer;
background: #4d4d4d; /* Old browsers */
background: -moz-linear-gradient(top,  #4d4d4d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4d4d4d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4d4d4d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4d4d4d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4d4d4d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4d4d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */}
.wrapperSimple ul li .searchBtnBox:hover { background-color:#4d4d4d;}
.wrapperSimple ul li img {position: absolute; top:2em; left:0; z-index:4; pointer-events: none;}	
.wrapperSimple ul li .faSearchIcon {position: absolute; font-size:20px; color:#FFF; top:1em; right:1.8em; z-index:5; pointer-events: none;}	
.wrapperSimple ul li .faSearchIcon:hover{ color:#000;}	

.animalWelfareCsr{ clear:both; font-size:24px; color:#fff; font-weight:600; text-align:center; padding:0.5em 0 0 0.3em; margin-bottom:1.5em; letter-spacing:0.0-2em; display:block; overflow:hidden; font-family:Arial, Helvetica, sans-serif;}
.animalWelfareCsr ul{ list-style:none outside none; padding:0; margin:0;}
.animalWelfareCsr ul li{padding:0 0 0.8em 0; font-size:13px; color:#2B2A29; line-height:1.5em; display: block; text-align:justify; }
.animalWelfareCsr img { width:auto; float:left; border: 1px solid #f5f5f5; padding:2px; margin:0 1.5em 0.5em 0; background-color:#fff; border-radius:20px; 
-webkit-box-shadow: 0px 0px 9px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 9px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 9px rgba(50, 50, 50, 0.75);}
.animalWelfareCsr img:hover{border:1px solid #05A8FF; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */ border-radius:15px;}

.pFACampaigns{ clear:both; font-size:13px; color:#2B2A29; padding:0; margin-bottom:1em; overflow:hidden; display:block; line-height:1.5em; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.pFACampaigns .hding{ clear:both; font-size:14px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.3em; font-family:Arial, Helvetica, sans-serif;}
.pFACampaigns ul{ list-style:none outside none; padding:0 0 0 5px; margin:0;}
.pFACampaigns ul li{ width:100%; float:left; padding-bottom:0.9em; font-size:13px; color:#2B2A29; line-height:1.2em; display: block;}
.pFACampaigns ul li strong { font-weight:bold; color:#2B2A29;}
.pFACampaigns ul li .faCircle{ font-size:7px; color:#a85a00; font-weight:normal; padding-right:0.8em; position:relative; top:-2px;}

.faqAns { clear:both; font-size:13px; color:#333; font-weight:550; cursor: pointer; text-align:left; margin-top:0.3em; background-color:#efefef; padding:5px 0 5px 9px; border:1px dotted #e1e1e1; font-family:Arial, Helvetica, sans-serif;}
.contentBox { clear:both; font-size: 13px; line-height:18px; border:1px solid #e1e1e1; border-top:none; background-color:#fff; padding:9px; text-align:justify; overflow:hidden; margin-bottom:1.5em; font-family:Arial, Helvetica, sans-serif;}
.contentBox ul{ list-style:none; padding:0; margin:0;}
.contentBox ul li{ clear:both; display:block; padding-bottom:0.5em;}
.contentBox ul li .faCircle{ font-size:7px; color:#666; font-weight:normal; padding-right:0.8em; position:relative; top:-2px;}
.popupProduct{ display:none;}

.fAQAnsTblFormat {clear: both; margin-top:0.5em; padding:0;}
.fAQAnsTblFormat .table { width:100%; font-size: 14px; color: #2B2A29; background-color:#ededed; border-collapse:separate; border-spacing:2px; font-family:Arial, Helvetica, sans-serif;}
.fAQAnsTblFormat .table th {font-size:13px; color:#333; font-weight:500; vertical-align:middle; text-align: left; margin:0; padding:5px 0 5px 9px;}
.fAQAnsTblFormat .table .tablerowbg {font-size:13px; color: #2B2A29; vertical-align: middle; background-color: #FFF; padding:5px 0 5px 9px;}
.fAQAnsTblFormat .table .firstTdWidth { width:57%;}
.fAQAnsTblFormat .table .secondTdWidth { width:18%;} 
.fAQAnsTblFormat .table .thirdTdWidth { width:25%;} 
.fAQAnsTblFormat .table .forthTdWidth { width:50%;} 
.fAQAnsTblFormat .table .fiveTdWidth { width:50%;} 

.printYourTicketNowBtn{clear: both; width:32%; margin:auto; padding-top:2em;}
.printYourTicketNowBtn .printNow { font-size:15px; color: #fff; font-weight:500; text-transform:uppercase; float:left; padding:0.7em 1em 0.5em 1.5em; margin:0; cursor: pointer; border:none; border-radius:5px; font-family: 'arial_rounded_mt_boldregular';
background: #2d323c; /* Old browsers */
background: -moz-linear-gradient(top,  #2d323c 0%, #292929 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d323c), color-stop(100%,#292929)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2d323c 0%,#292929 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2d323c 0%,#292929 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d323c', endColorstr='#292929',GradientType=0 ); /* IE6-9 */}
.printYourTicketNowBtn .printNow:hover {  background:#ffb500; color:#fff;}
.printYourTicketImgBg{clear:both; width:730px; height:515px; margin:auto; text-align:center; padding:4em 0 0 0;}
.printYourTicketNowImgTxt{ width:20%; font-size:22px; color:#fff; font-weight:500; margin:auto; padding:5px 0 0 6em; text-align:left; font-family: 'arial_rounded_mt_boldregular';}

.sponsorAnimal {clear: both; color:#2B2A29; font-size:13px; font-weight:normal; margin:0; overflow:hidden; padding-bottom:1em; display: block; font-family:Arial, Helvetica, sans-serif;}
.sponsorAnimal .hdingBarBg { float:left; font-size:18px; color:#2B2A29; text-align:center; padding:5px 0; margin:0; background-color:#fff; font-family:Arial, Helvetica, sans-serif;}
.sponsorAnimal ul {list-style: none outside none; padding:0; margin: 0;}
.sponsorAnimal ul li {float: left; width:99%; display: block; margin-bottom:0.5em; padding: 0;}
.sponsorAnimal ul li label { float:left; width:99%; display:block; padding-top:5px;}
.sponsorAnimal ul li .textField {width:95%; border: solid 1px #d1d1d1; font-size:18px; color: #2B2A29; text-align:center; font-weight:500; padding:5px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.sponsorAnimal ul li .submitNowBtn{ font-size:15px; color: #2B2A29; font-weight:600; float:none; padding:0.3em 0.8em 0.2em 0.8em; margin:0em 0 0 3.5em; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.sponsorAnimal ul li .submitNowBtn:hover{background:#e9e9e9;}
.sponsorAnimal ul li .textField:focus{ border:1px solid #000; background-color:#efefef;}
.sponsorAnimal .firstUlLiWidth{width:22% !important; margin-right:25px !important; background-color:#fff;}
.sponsorAnimal .secondUlLiWidth{width:23% !important; margin-right:25px !important; background-color:#fff;}
.sponsorAnimal .thrdUlLiWidth{width:22% !important; margin-right:25px !important; background-color:#fff;}
.sponsorAnimal .fourthUlLiWidth{width:22% !important;  background-color:#fff;}
.faDownloadICon{ color:#f49102; text-decoration:blink;}

.thumbnailsImgs {clear: both; color: #333; font-size:13px; font-weight:normal; line-height:18px;padding-top:0.9em; margin:0; font-family:Arial, Helvetica, sans-serif;}
.thumbnailsImgs ul {list-style: none outside none; padding: 0; margin: 0;}
.thumbnailsImgs ul li {float: left; width:auto; text-align: center; margin: 0 23px 12px 0;}
.thumbnailsImgs ul li img {border: 1px solid #ccc; padding: 3px; box-shadow: 0 0 3px 3px #D5D5D5;}
.thumbnailsImgs ul li img:hover {box-shadow: 0 0 3px 3px #D5D5D5; border:1px solid #f49102;}

.honeySinghForm{ clear:both; width:78%; color:#2B2A29; font-size:14px; font-weight:500; padding:2em 2em 1em 2em; margin:1em auto; display:block; font-family: "Segoe UI",Arial,Helvetica,sans-serif; border: 1px solid #ddd; background-color:#fff; overflow:hidden;  -moz-box-shadow: inset 0 0 15px #ccc; -webkit-box-shadow: inset 0 0 15px #ccc; box-shadow: inset 0 0 15px #ccc;}
.honeySinghForm ul {list-style: none; padding: 0; margin: 0;}
.honeySinghForm ul li {	float: left; width:99%;	display: block; margin-bottom:0.9em; padding: 0;}
.honeySinghForm ul li label { float:left; width:33%; display:block; padding-top:5px;}
.honeySinghForm ul li .textField {width:64%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:6px 5px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.honeySinghForm ul li .selectField {width:66%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:5px; height:30px; line-height:30px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.honeySinghForm ul li .textImp {color: #FF0000;font-size: 14px;}
.honeySinghForm ul li .printNow { font-size:14px; color: #fff; font-weight:500; text-transform:uppercase; float:left; padding:0.5em 0.9em 0.4em 0.9em; margin:0; cursor: pointer; border:none; font-family: 'arial_rounded_mt_boldregular';
background: #2d323c; /* Old browsers */
background: -moz-linear-gradient(top,  #2d323c 0%, #292929 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d323c), color-stop(100%,#292929)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2d323c 0%,#292929 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2d323c 0%,#292929 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2d323c 0%,#292929 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d323c', endColorstr='#292929',GradientType=0 ); /* IE6-9 */}
.honeySinghForm ul li .printNow:hover {  background:#ffb500; color:#fff;}
.honeySinghForm ul li .textField:focus, .selectField:focus{box-shadow: 0 0 2px 2px #e9e9e9; background-color:#efefef;}
.honeySinghForm ul li .btns{ font-size:15px; color: #2B2A29; font-weight:600; float:left; padding:0.3em 0.8em 0.2em 0.8em; margin:0; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.honeySinghForm ul li .btns:hover{background:#e9e9e9;}
.honeySinghTicket{ clear:both; padding-top:0.1em; margin:0; display:block;}
.honeySinghTicket ul{ list-style:none; padding:0; margin:0;}
.honeySinghTicket ul li{ clear:both; padding-bottom:0.5em; text-align:center;}

.ourArticles {clear:both; padding:0; margin-bottom:1.4em; overflow:hidden;}
.ourArticles:last-child {clear:both; padding:0; margin-bottom:0em; overflow:hidden;}
.ourArticles .photoSection {width:17%; float:left;}
.ourArticles .photoSection img{ width:auto; float:left; text-align:left; background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.ourArticles .photoSection img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}
.ourArticles .contentRightPart {width:82%; float:right; font-size: 13px; color: #2B2A29; font-weight:normal; line-height: 1.5em; padding:0; margin-bottom:1em; display:block; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.ourArticles .contentRightPart .hdingTitle { clear:both; font-size:15px; color:#2B2A29; font-weight:600; letter-spacing:0.0-2em; margin-bottom:0.5em; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}

.subscribeForm{ clear:both; width:98%; color:#2B2A29; font-size:14px; font-weight:500;  margin:auto; display:block; font-family: "Segoe UI",Arial,Helvetica,sans-serif; border: 1px solid #ddd; background-color:#fff; overflow:hidden;}
.subscribeForm .hdingTopBarBg{ clear:both; font-size:18px; color:#fff; font-weight:500; text-transform:uppercase; margin:0; height:33px; line-height:33px; background-color:#292929; text-align:center; vertical-align:middle; font-family: 'arial_rounded_mt_boldregular';}
.subscribeForm ul {list-style: none; padding:2em 2em 1em 2em; margin: 0;}
.subscribeForm ul li {	float: left; width:99%;	display: block; margin-bottom:0.9em; padding: 0;}
.subscribeForm ul li label { float:left; width:33%; display:block; padding-top:5px;}
.subscribeForm ul li .textField {width:64%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:6px 5px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.subscribeForm ul li .selectField {width:66%; border: solid 1px #d1d1d1; font-size:13px; color: #333; font-weight:500; padding:5px; height:30px; line-height:30px; margin:0; font-family:Arial, Helvetica, sans-serif;}
.subscribeForm ul li .textImp {color: #FF0000;font-size: 14px;}
.subscribeForm ul li .submitNow { font-size:14px; color: #fff; font-weight:500; text-transform:uppercase; float:left; padding:0.5em 0.9em 0.4em 0.9em; margin:0; cursor: pointer; border:none; font-family: 'arial_rounded_mt_boldregular';
background: #f49102; /* Old browsers */
background: -moz-linear-gradient(top,  #f49102 0%, #f59f22 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f49102), color-stop(100%,#f59f22)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f49102 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f49102 0%,#f59f22 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f49102 0%,#f59f22 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f49102 0%,#f59f22 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49102', endColorstr='#f59f22',GradientType=0 ); /* IE6-9 */}
.subscribeForm ul li .submitNow:hover {  background:#2B2A29; color:#fff;}
.subscribeForm ul li .textField:focus, .selectField:focus{box-shadow: 0 0 2px 2px #e9e9e9; background-color:#efefef;}

.horizontalSlideTxt {clear:both;font-size:28px;color:#2B2A29;font-weight:600; height:auto; padding-top:9px; margin:0; text-align:center; vertical-align:baseline; font-family: 'arial_rounded_mt_boldregular';}
.horizontalSlideTxt ul {list-style:none; padding:0;margin:0;}
.horizontalSlideTxt ul li { float:left; height:auto !important; vertical-align:baseline !important; display:block; padding:0; margin:0; text-align:center !important; width:999px !important;}
.horizontalSlideTxt ul li h1{font-size:28px;color:#2B2A29;font-weight:600; height:auto; padding:0; margin:0; text-align:center; vertical-align:baseline; font-family: 'arial_rounded_mt_boldregular';}
.horizontalSlideTxt ul li h2{ font-size:28px;color:#2B2A29;font-weight:600; height:auto; padding:0; margin:0; text-align:center; vertical-align:baseline; font-family: 'arial_rounded_mt_boldregular';}


.pfaNewsABox {clear:both; padding:0; margin:0;}
.pfaNewsABox .hdingTopBarBg{ clear:both; font-size:18px; color:#fff; font-weight:500; letter-spacing:-1px; text-transform:uppercase; margin-bottom:4px; height:30px; line-height:30px; background-color:#D57800; overflow:hidden; text-align:center; vertical-align:middle; font-family: 'arial_rounded_mt_boldregular';}
.pfaNewsABox .hdingTopBarBg a{ color:#fff; text-decoration:none; outline:none;}
.pfaNewsABox .hdingTopBarBg a:hover{ color:#2B2A29;}
.pfaNewsABox .verticalImgsWithTxt {clear:both; font-size:12px; color:#F49102; font-weight:600; margin:0; padding:0; line-height:13px !important;display:block; font-family:Arial, Helvetica, sans-serif;}
.pfaNewsABox .verticalImgsWithTxt ul {list-style:none; padding:0;margin:0;}
.pfaNewsABox .verticalImgsWithTxt ul li{clear:both; display:block; padding:2px 2px 0 2px; margin-bottom:0.3em; height:122px; border:1px solid #000; background:#fff;}
.pfaNewsABox .verticalImgsWithTxt ul li:hover{border:1px solid #fff;}
.pfaNewsABox .verticalImgsWithTxt ul li a{ color:#F49102; text-decoration:none; text-align:left;}
.pfaNewsABox .verticalImgsWithTxt ul li a:hover{ color:#2B2A29;}
.pfaNewsABox .verticalImgsWithTxt ul li img { width:auto; float:left; position:relative; top:-2px; left:-2px; border:none; padding:0; margin:0 1px 0px 0 !important; overflow:hidden; background-color:#fff;}
.pfaNewsABox .verticalImgsWithTxt ul li img:hover{opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}
.newsThumbnailImgs {clear: both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height:20px; padding:0; margin-top:1em; text-align:justify; display:block; font-family:Arial, Helvetica, sans-serif;}
.newsThumbnailImgs ul{ list-style:none; padding:0; margin:0;}
.newsThumbnailImgs ul li{ float:left; width:160px; text-align:center; margin:0 1em 0.1em 0; display:block; overflow:hidden;}
.newsThumbnailImgs ul li img{background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40);width:168px!important;height:133px; /* For IE8 and earlier */}
.newsThumbnailImgs ul li img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}
.thanksTxt { width:73%; font-size:24px; color: #fff !important; font-weight:500; text-align:center; padding:5em 0 0 0; margin:auto; font-family: 'arial_rounded_mt_boldregular';}
.mainTitleH1Hding {clear:both;font-size:30px; color:#2B2A29;font-weight:600; height:auto; padding-top:0.5em; margin:0; letter-spacing: -0.02em; text-align:center; vertical-align:baseline; font-family: 'arial_rounded_mt_boldregular';}
.inlinePopapBox{ width:492px !important; height:auto; padding:10px; background:#fff;}
.mainImg{ clear:both; width:100%; height:500px; margin:auto; text-align:center; padding:0;}
.blueColor{ color:#00F !important;}
.pfaRescuesThumbnailImgs {clear: both; font-size: 13px; color: #2B2A29; font-weight:normal; line-height:20px; padding:0; margin-top:1em; text-align:justify; display:block; font-family:Arial, Helvetica, sans-serif;}
.pfaRescuesThumbnailImgs ul{ list-style:none; padding:0; margin:0;}
.pfaRescuesThumbnailImgs ul li{ float:left; width:135px; height:111px; text-align:center; margin:0 1.5em 0.1em 0; display:block; overflow:hidden;}
.pfaRescuesThumbnailImgs ul li img{background:#fff; border: 1px solid #ccc; box-shadow: 0 0 2px 2px #D5D5D5; padding:3px; opacity:0.9; filter:alpha(opacity=40); /* For IE8 and earlier */}
.pfaRescuesThumbnailImgs ul li img:hover { cursor:pointer; border:1px solid #f49102; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */}

.buttonnav a { position:relative; top:17em; left:2.9em; font-family:'arial_rounded_mt_boldregular'; color:#fff; font-size:23px;	text-transform:uppercase;}
.buttonnav a:hover { color:#F29114;}
.buttonnav1 a { position:relative; top:15.8em; left:14em; font-family:'arial_rounded_mt_boldregular'; color:#fff; font-size:23px;	text-transform:uppercase;	}
.buttonnav1 a:hover { color:#F29114;}
.buttonnav2 a { position:relative; top:14.5em; left:25em; font-family:'arial_rounded_mt_boldregular'; color:#fff; font-size:23px;	text-transform:uppercase; }
.buttonnav2 a:hover { color:#F29114;}
.buttonnav3 a { position:relative; top:13em; left:45em; font-family:'arial_rounded_mt_boldregular'; color:#fff; font-size:23px;	text-transform:uppercase;}
.buttonnav3 a:hover { color:#F29114;}

.socialMedia{ clear:both; font-size:18px; color: #adadad; font-weight:500; letter-spacing:0.0-5em; padding-top:0.2em; margin:0 0 0 2px; overflow:hidden; display:block;font-family:Arial, Helvetica, sans-serif;}
.socialMedia ul{ list-style:none outside none; padding:0; margin:0;}
.socialMedia ul li{ float:left; margin-right:3%; display:block;}
.socialMedia ul li .iconFacebookSign{cursor:pointer; font-size:30px; color:#3a589b;}
.socialMedia ul li .iconFacebookSign:hover{color:#5d75ad}
.socialMedia ul li .iconTumblrSign{cursor:pointer; font-size:30px; color:#40cdd7;}
.socialMedia ul li .iconTumblrSign:hover{color:#62d6de}
.socialMedia ul li .iconLinkedin{cursor:pointer; font-size:30px; color:#0c75a2;}
.socialMedia ul li .iconLinkedin:hover{color:#378db2}
.orangeColor{ color:#fab816;}
.envelopeAltIcon{ font-size:15px; color:#ccc; font-weight:500; padding-right:0.2em; position:relative; top:1px;}
.envelopeAltIcon:hover{ color:#fab816;}
.phoneIcon{ font-size:15px; color:#ccc; font-weight:500; padding-right:0.2em; position:relative; top:0px;}
.phoneIcon:hover{ color:#fab816;}
/* mainWrapper end here */
/* faq start here */
.faqBox{ clear:both; padding:0; margin:0;}
.mypets { /*header of 1st demo*/ cursor: hand; cursor: pointer; padding: 2px 5px; border: 1px solid gray; background: #E1E1E1;}
.openpet { /*class added to contents of 1st demo when they are open*/ background: yellow;}
.technology { /*header of 2nd demo*/ font-size:13px; cursor: hand; cursor: pointer; margin:9px 0; background-color:#eee; padding:3px 0 5px 5px; border:1px dotted #e1e1e1; font-family:Arial, Helvetica, sans-serif;}
.openlanguage { /*class added to contents of 2nd demo when they are open*/ color: #2B2A29; font-weight: bold; margin-bottom: 0;}
.closedlanguage { /*class added to contents of 2nd demo when they are closed*/ color: #2B2A29;}
.thelanguage {margin-left:0px; margin-top: 0px; font-size: 13px; line-height: 20px; border:1px solid #e1e1e1; background-color:#f5f5f5;	padding:8px 9px; text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.thelanguage {display: none;}
a.hiddenajaxlink {display: none;}
.answerIcon {vertical-align: middle; padding: 0 5px 0 0;}
.faqContentList {clear: both; color: #666; font-size: 13px; margin: 0; padding: 0; font-weight: normal; text-align: justify; display: block; font-family:Arial, Helvetica, sans-serif;}
.faqContentList ul {list-style: none outside none; padding:0; margin:0;}
.faqContentList ul li {clear: both; padding: 0 0 3px 12px !important; line-height: 18px !important; display: block; background: url(../images/circleIcon.png) no-repeat left 7px;}
/* faq end here */
/* backTop start here  */
#backTop {position:fixed; bottom:15.6em; right:1em;}
#backTop a{font-size:11px; text-decoration:none; outline:none; letter-spacing:-0.05em; color:#000; text-align:center; font-family:Arial, Helvetica, sans-serif;}
#backTop span {width:50px; height:50px ;display:block; margin-bottom:0px; background:url(../images/top.png) top left no-repeat; -webkit-transition: .5s; -moz-transition: .5s; transition: .5s;}
#backTop a:hover span {background: url(../images/top.png) 0px -50px no-repeat;}
/* backTop end here  */
/* footer start here */
footer{ width:100%; clear:both; margin:auto; padding:0; overflow:hidden; background-color:#F29114;}
.footerBg{ clear:both; width:100%; padding:0; overflow:hidden; margin:auto; background-color:#F29114; border-top:double #fff;}
.mainFooter {clear: both;width: 1000px; margin: auto; padding:1em 0 0.8em 0; overflow:hidden;}
.mainFooter .useFullLinkBoxs {width:21.1%; float:left; margin-right:1.5em; padding-right:1.5em; border-right:1px solid #bf6600; min-height:133px;}
.mainFooter .useFullLinkBoxs:last-child {width:21.1%; float:left; margin:0; padding:0; border:none;}
.copyRightPowerBy{clear: both; width:100%; padding: 0; margin:auto; background-color:#343434; padding:10px 0;}
.copyRightPowerBy .copyPowerBoth{ width:1000px; clear:both; margin:auto; padding: 0; overflow:hidden;}
.copyRightPowerBy .copyPowerBoth .copyRight {float: left; font-size: 13px; font-weight: normal; width: auto; color: #adadad; padding-right: 20px; padding-top:5px;margin: 0; font-family:Arial, Helvetica, sans-serif;}
.copyRightPowerBy .copyPowerBoth .powerBy {	float: right; text-align: right; font-size: 13px;color: #adadad;  width: auto; padding-right: 20px; padding-top:5px;  font-family:Arial, Helvetica, sans-serif;}
.copyRightPowerBy .copyPowerBoth .siteCounter {float: left; position:relative; top:2.5px; width: auto}

.footerLinks{ font-size:13px; color:#231f20; font-weight:400; padding:0; margin:0; display:block; font-family:Arial, Helvetica, sans-serif;}
.footerLinks h4{ clear:both; font-size:20px; color: #fff; font-weight:500; padding:0; margin-bottom:0.2em; line-height:28px; font-family:Arial, Helvetica, sans-serif;}
.footerLinks ul{ list-style:none outside none; padding:0; margin:0;}
.footerLinks ul li{ clear:both; padding:0.3em 0 0.5em 0; border-bottom:1px solid #bf6600; display:block;}
.footerLinks ul li:last-child{clear:both;padding:0.1em 0 0.3em 0;border-bottom:none;display:block;}
.footerLinks ul li a{ color:#231f20; text-decoration:none; outline:none;}
.footerLinks ul li a:hover{ color:#fff;}

.copyRightPowerBy .copyPowerBoth .copyRight span{ color: #f49102 !important; padding:0;margin: 0; }
.copyRightPowerBy .copyPowerBoth .copyRight span a{ color: #f49102; text-decoration:none; outline:none;}
.copyRightPowerBy .copyPowerBoth .powerBy span{color: #f49102; padding:0; }
.copyRightPowerBy .copyPowerBoth .powerBy span a{color: #f49102 !important; text-decoration:none; outline:none;}
/* footer end here */
.imageGallery { width:100%; background:#595959; height:auto; padding:9px 0; overflow:hidden;}
.imageGallery .insideimagegallary { width:1000px; margin:0 auto; padding:15px 0px; overflow:hidden;}
.imageGallery .insideimagegallary .dog {background:url(imageslider/images/dog.png) no-repeat top left; width:155px; height:300px; float:left; padding:0 8px 0 0; margin:0;}
.imageGallery .insideimagegallary .dog a { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding-left:25px; text-align:center !important; position:relative; bottom:-14px; text-transform:uppercase; padding-bottom:10px;}
.imageGallery .insideimagegallary .dog a:hover { color:#f29114;}
.thinkdog { width:1000px; margin:10px auto; padding:0; clear:both; text-align:center;}

.subNav1 {float:left; overflow: hidden; padding:0; height:28px;}
.subNav1 ul {overflow: hidden;}
.subNav1 ul li {display: block;	float: left; font-size: 12px; margin-right: 5px;}
.subNav1 ul li a {color: #fff !important; cursor: pointer; display: block; float: left;	height: 28px;line-height:22px;	text-align: center;	text-decoration: none;	background:url(../images/tab_center.gif) no-repeat center top;}
.subNav1 ul li a b {height:28px; background:url(../images/tab_leftcor.gif) no-repeat left top; display: block; float:left; padding-left:8px;}
.subNav1 ul li a span {background:url(../images/tab_rightcor.gif) no-repeat right top; display: block; float:left; height: 28px; padding-right:8px;}
.subNav1 ul li a:hover { background:url(../images/tab_center.gif) no-repeat center top; color: #fff; display: block; float: left;}
.subNav1 ul li a:hover span {background:url(../images/tab_leftcor.gif) no-repeat left top; display: block; float: left; padding-left:8px;}
.subNav1 ul li a:hover span b {background:url(../images/tab_rightcor.gif) no-repeat right top; display:block;float:left;height: 28px;padding-right:8px;}
.subNav1 ul li .active {background:url(../images/tab_center_h.gif) no-repeat center top; color: #FFFFFF; display: block; float: left;}
.subNav1 ul li .active span {background:url(../images/tab_leftcor_h.gif) no-repeat left top; display: block;	float: left; padding: 0 0 0 8px;}
.subNav1 ul li .active span b {background:url(../images/tab_rightcor_h.gif) no-repeat right top;	display: block;	float: left;height: 28px;padding: 0 8px 0 0;}
.subNav1 h1{font-size:14px !important; color:#2B2A29 !important; font-weight:normal !important; padding:0; margin:0;}
.subNav1 h1:hover{font-size:14px !important; color:#fff !important; font-weight:normal !important; padding:0; margin:0;}

.donateBtns{position:absolute; z-index:9; top:2.6em; left:27em; display:block;}
.donateBtns ul{ list-style:none; padding:0; margin:0;}
.donateBtns ul li{ float:left; padding:0; margin-right:0.5em; display:block; overflow:hidden;}
.donateBtns ul li .donate {width:100px; height:33px; float:left; background:url(../images/donate_h.png) no-repeat left top;}
.donateBtns ul li .donate:hover { width:100px; height:33px; cursor:pointer; background:url(../images/donate_h.png) no-repeat left bottom;} 
h6 { color:#fff; font-weight:bold; font-size:18px; text-decoration:underline; text-align:center;}
.gaushala-content { color:#2B2A29; font-size:13px;}
.gau-names { color:#fff; font-weight:bold; font-size:18px;}
.gaudaan-button { margin-top:6px; margin-bottom:6px; float:right; border-radius:10px; background:#666; text-align:center; padding-top:10px; padding-bottom:10px; width:140px; overflow:hidden; display:block;}
.gaudaan-button a {color:#fff;}
.gaudaan-button:hover, a:hover { color:#F90;}


.foto-gallery { width:100%; margin:0; padding:0; display:block;}
.foto-gallery ul { margin:0; padding:0; list-style:none;}
.foto-gallery ul li { float:left;  width:33% !important; text-align:center; display:block;}
.foto-gallery ul li img{ width:200px; height:150px;}






/**********************************form-page-css*******************************************/
.contact-inner-form{width:1000px;margin:40px auto 40px}
.contact-inner-form .here{display:block}
.contact-inner-form .here img{margin-left:5px}
.contact-inner-form .topbar-form .view-more-btn{background-color:#f59f22;padding:10px 20px;border:1px solid transparent;color:#fff;font-size:18px;margin-top:10px;display:inline-block}
.contact-inner-form .certified-free-fullclear{overflow:hidden;}
.contact-inner-form .pfa-form-new-details{margin-top:20px}
.contact-inner-form .pfa-form-new-details .row{overflow:hidden;clear:both;margin-left:-15px;margin-right:-15px;}
.contact-inner-form .pfa-form-new-details .row .col-md-4{width:30%;float:left;padding-left:15px;padding-right:15px}
.contact-inner-form .pfa-form-new-details .row .col-md-4:nth-child(3n+1){clear:both}
.contact-inner-form .pfa-form-new-details .form-group{margin:20px 0}
.contact-inner-form .pfa-form-new-details .form-group .help-block{font-size:14px;margin-top:5px}
.contact-inner-form .pfa-form-new-details .form-group label{display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold}
.contact-inner-form .pfa-form-new-details .form-group .form-control{border-radius:0;box-shadow:none;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color: #555;background-color:#fff;background-image:none;border:1px solid #ccc}
.contact-inner-form .pfa-form-new-details .form-group .form-control:hover, .contact-inner-form .pfa-form-new-details .form-group .form-control:focus{border:1px solid #ccc;outline:none}
.topbar-form{overflow:hidden}
.topbar-form .heading-detail{float:left;clear:both;}
.topbar-form .heading-detail h4{font-size:24px;margin:15px 0;}
.topbar-form .heading-button{float:right;}
.heading-detail p{margin:15px 15px 10px}
.contact-inner-form h5{font-size:18px}
.contact-inner-form .certified-free{width:32%;float:left}
.contact-inner-form .pfa-form-new-details .view-more-btn{background-color:#f59f22;padding:10px 20px;border:1px solid transparent;color:#fff;font-size:18px;margin-top:20px}

.monster-bad-wraper{width:auto; background:#fff; padding:10px; overflow:hidden}
.monster-bad-wraper span{float:left;top:3px;position:relative;padding-right:5px;}
.monster-bad-wraper p{padding:5px 0;overflow:hidden}
.monster-bad-wraper .units{float:left;clear:both}
.monster-bad-wraper .registered-units{padding:5px 0 0 5px;display:inline-block;color:#f90}
.monster-bad-wraper .registered-units:hover, .monster-bad-wraper .registered-units:focus{color:#444;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;}
.monster-book-left{background:#f7f7f7; padding:10px; float:left; border:1px solid #e8e8e8; width:22%;}
.monster-book-left img{ width:auto; max-width:100%; display:block;}
.monster-book-right{float:left; padding-left:20px; /* width:73%; */	width:48%}
.monster-book-right ul{font-size:18px; list-style:none; margin-top:0px;}
.monster-book-right ul li{ margin-bottom:30px; width:100%; margin-bottom:20px;}
.monster-book-right ul li:last-child{ margin-bottom:0;}
.monster-book-right ul li a{ border:1px solid #000; padding:10px; /* display:block; */ display:inline-block;width:440px}
.monster-book-right ul li a:Hover{border:1px solid #f29114;}


.monster-book-end a{    background: #F29114;
    padding: 10px;
    float: right;
    border: 1px solid #e8e8e8;
    width: 22%;
    color: #000;
    font-weight: 700;
    text-align: center;
	margin-bottom:5px;
	-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;
	}
	.monster-book-end:hover a, .monster-book-end:focus a{background-color:#D57800;color:#fff}
	
	
.monster-book-end img{	width: auto;
    max-width: 100%;
display: block;}
.monster-book-end .linor{width:105px;height:105px;margin:0 auto;display:block;text-align:center}

@media(max-width:1024px){
.contact-inner-form .pfa-form-new-details .row .col-md-4{width:29%}
}
@media(max-width:991px){
	.contact-inner-form{padding:15px}
	.topbar-form .heading-button{float:none;display:block;clear:both}
	.contact-inner-form .pfa-form-new-details .row .col-md-4{width:27%}
	.contact-inner-form .certified-free-fullclear{padding-top:20px}
}
@media(max-width:767px){
	.contact-inner-form .pfa-form-new-details .row .col-md-4{width:69%;float:none}
	.contact-inner-form .certified-free{width:40%}
	.contact-inner-form .pfa-form-new-details .row .col-md-4:nth-child(3n+1){ clear:inherit}
}
@media(max-width:640px){
	.contact-inner-form .pfa-form-new-details .row .col-md-4{width:57%}
	.contact-inner-form .certified-free{width:30%}
}
@media(max-width:568px){
	.contact-inner-form .pfa-form-new-details .row .col-md-4{width:48%}
	.contact-inner-form .certified-free{width:25%}
}
@media(max-width:480px){
	.contact-inner-form .pfa-form-new-details .row .col-md-4{width:40%}
	.contact-inner-form .certified-free{width:20%}
	.contact-inner-form .certified-free img{width:100px;height:100px}
	.topbar-form .heading-detail h4{font-size:17px}
}
@media(max-width:420px){
	.contact-inner-form .pfa-form-new-details .row .col-md-4{width:35%}
	.contact-inner-form .certified-free{width:20%}
	.contact-inner-form .certified-free img{width:80px;height:80px}
	.contact-inner-form h5{font-size:14px}
}
@media(max-width:375px){
	.contact-inner-form .pfa-form-new-details .row .col-md-4{width:30%}
	.contact-inner-form .certified-free{width:17%}
}
@media(max-width:320px){
	.contact-inner-form .pfa-form-new-details .row .col-md-4{width:22%}
	.contact-inner-form .certified-free{width:17%}
}





.donotion-page { color:#000; font-weight:bold; font-size:16; font-style:italic; text-align:center;}
.btnsNow1{ font-size:15px; color: #2B2A29; font-weight:600; padding:0.3em 0.8em 0.2em 0.8em; margin:1em 0 0 1em; cursor: pointer; border:1px solid #a9a9a9;font-family:Arial, Helvetica, sans-serif;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px; 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f58220 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f5f5 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.btnsNow:hover{background:#e9e9e9;}
.subHdingBarBg1 { clear:both; font-size:14px; color:#2B2A29; text-align:center; padding:5px 0; margin-bottom:0.1em; font-family:Arial, Helvetica, sans-serif;}
.chequeForm1 {clear: both; color:#2B2A29; font-size:14px; font-weight:500; margin-top:68px; overflow:hidden; display: block; font-family: "Segoe UI",Arial,Helvetica,sans-serif; border: 1px solid #f5f5f5; padding:0; background-color:#fff; border-radius:20px;}
.chequeBox1{clear:both; font-size:13px; color:#fff; font-weight:bold; text-align:center; letter-spacing:0.0-5em; padding:0.5em; margin:0; display:block; font-family:Arial, Helvetica, sans-serif; }
.onlineJoinPFAForm ul li .selectField option {width: 170PX;}

.check_button {font-weight: bold;color: red;text-shadow: 1px 1px 1px #090909;}


.pressrelease .pleft_img1{float: left; width: 180px; max-width: 100%; display: block; margin-right: 30px; margin-left: 10px; margin-bottom: 20px}
.pressrelease .pleft_img2{float: left; width: 280px; max-width: 100%; display: block; margin-right: 30px; margin-bottom: 20px}
.pressrelease h4, .pressrelease p{margin-bottom: 17px; margin-top: 0; padding-bottom: 0;}

.footer_socials{float: right; }
.footer_socials a{width:30px;height:30px;float:left;margin-left: 7px}
.footer_socials .facebook {background:url(../images/socialMedia/facebook.png) no-repeat left top;}
.footer_socials .facebook:hover {background-position: left bottom;}
.footer_socials .twitter {background:url(../images/socialMedia/twitter.png) no-repeat left top;}
.footer_socials .twitter:hover {background-position: left bottom;}
.footer_socials .instagram {background:url(../images/socialMedia/instagram.png) no-repeat left top;}
.footer_socials .instagram:hover {background-position: left bottom;}
.footer_socials .blog { background:url(../images/socialMedia/blog.png) no-repeat left top;}
.footer_socials .blog:hover {background-position: left bottom;}
.footer_socials .googlePlus { background:url(../images/socialMedia/googlePlus.png) no-repeat left top;}
.footer_socials .googlePlus:hover {background-position: left bottom;}

.rightside ul li label{font-size:12px;}












