/* Footer page menu */

.leftmenu{float:left; width:200px; height:auto; min-height:300px; margin-top:48px;}
.rightWrap{ float:right; width:790px; padding-right:5px; border-left:1px solid #cccccc;}

#cssmenu { 
  padding: 0;
  margin: 0;
  border: 0;
}
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
  float: left;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 1px;
  left: 99%;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  top: 1px;
  left: 99%;
}
#cssmenu ul li {
  float: none;
}
#cssmenu ul {
  font-weight: bold;
}
#cssmenu ul ul {
  margin-top: 1px;
}
#cssmenu ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */

#cssmenu {
  background-color: #ffffff;
  width: 200px;
}
#cssmenu:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background-color: #ffffff;
  color:#000066;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 180%;
  padding: 13px 20px;
  text-decoration: none;
    border-bottom:1px dashed #cccccc;
}
#cssmenu ul {
  list-style: none;
  width: 180px;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 50%;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #000066;
  margin-top: -10px;
}
#cssmenu > ul > li:hover > a {
  background-color: #ffcc00;
  color:#000066;
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 150px;
  top: 5px;
  left: 100%;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #ffcc00;
  border-bottom: 1px dotted #6fc7ec;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #0c7fb0;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #0c7fb0;
  border-bottom: 1px dotted #6db2d0;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #095c80;
}

#cssmenu .active a {
  background-color: #ffcc00;
  color:#000066;
  background: #ffcc00 url(../images/fp-arrow.gif) no-repeat right;

}
.CreditDebitCard{
	float:left;
	width:93%;
	height:auto;
	margin:10px;
	box-shadow:-1px 1px 15px #cccccc;
	border:1px solid #cccccc;
	line-height:47px;
	font-weight:bold;
	font-size:14px;
	color:#ffcc00;
	background:url(../images/Credit-Debit-Card.gif) no-repeat 150px 0px;
}
.CreditDebitCard span{ padding-left:20px;}

.netbanking{ float:left; width:93%; height:auto; margin:10px; box-shadow:-1px 1px 15px #cccccc; border:1px solid #cccccc}
.netbanking .nbhead{float:left;
	width:90%;
	height:auto;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	color:#ffcc00;
	padding-left:20px;}
	
	.netbanking img{ float:left; margin:6px 9px 6px 6px; border:1px solid #cccccc; border-radius:6px; padding:6px;}
	
	

.menu-bg{
float:left;
width:900px;
height:30px;
background:#ffffff;
margin-top:10px;
margin-left:60px;
}
	
#PAmenu {
	font-size:16px;
	font-weight: bold;
    width:100%;
	font-family: "Open Sans", arial, helvatica;
}
#PAmenu, #PAmenu ul {
	float:left;
	list-style:none;
	line-height:30px;
	padding:0;
	margin:0;
	width:100%;
}
#PAmenu a {
	display:block;
	color:#000000;
	text-decoration:none;
	padding:0px 20px 0 38px;
}
#PAmenu li {
	float:left;
    padding:0;
}
#PAmenu ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:150px;
    font-weight:normal;
	margin:0;
    line-height:1;
	border:0;
}
#PAmenu li li {
	width:150px;
	background:#3a90e7;
	border-bottom:1px solid #1259a1;
	border-top:1px solid #75b2f0;
	border-left: none;
	border-right: none;
	font-weight:normal;
	font-family: "Open Sans", arial, helvatica;
	height:46px;
	line-height:46px;
}
#PAmenu li li a {
	padding:4px 10px;
	width:100px;
	font-size:12px;
	color:#ffffff;
}
#PAmenu li ul ul {
	margin:-21px 0 0 120px;
}
#PAmenu li li:hover {
	background:#44a0fa;
}
#PAmenu li ul li:hover a, #PAmenu li ul li li:hover a, #PAmenu li ul li li li:hover a, #PAmenu li ul li li li:hover a {
	color:#000000;
}
#PAmenu li:hover a, #PAmenu li.sfhover a {
	color:#000000;
}
#PAmenu li:hover li a, #PAmenu li li:hover li a, #PAmenu li li li:hover li a, #PAmenu li li li li:hover li a {
	color:#000000;
}
#PAmenu li:hover ul ul, #PAmenu li:hover ul ul ul, #PAmenu li:hover ul ul ul ul, #PAmenu li.sfhover ul ul, #PAmenu li.sfhover ul ul ul, #PAmenu li.sfhover ul ul ul ul {
	left:-999em;
}
#PAmenu li:hover ul, #PAmenu li li:hover ul, #PAmenu li li li:hover ul, #PAmenu li li li li:hover ul, #PAmenu li.sfhover ul, #PAmenu li li.sfhover ul, #PAmenu li li li.sfhover ul, #PAmenu li li li li.sfhover ul {
	left:auto;
	background:#eee;
}


#footer-pages{float:left; width:1000px; height:auto; margin-top:0px;  min-height: 450px;}

#footer-pages h1{ font-size:20px; font-weight:bold; color:#666666; margin:0 5px ; padding:10px;}
#footer-pages h2{ font-size:16px; font-weight: bold; color:#000000; margin:2px 0px ; padding:0 10px;}
#footer-pages h4{ font-size:20px; font-weight:bold; color:#000066; margin:0 0px ; padding:10px; border-bottom:1px solid #ffcc00}
#footer-pages h3{ font-size:12px; font-weight: normal; color:#000000; margin:0 5px ; padding:2px; line-height:18px; text-align: justify;}
#footer-pages h5{ font-size:14px; font-weight: bold; color:#000066; margin:5px 0px ; padding: 0 10px; line-height:30px; background:#ffcc00}
#footer-pages h6{ font-size:13px; font-weight: normal; color:#000000; margin:0 10px ; padding:2px; line-height:22px; text-align:justify;}
#footer-pages h6 a{color:#000066;}

#footer-pages .left{ float:left; width:400px; height:auto; margin:5px; border-right: 1px solid #000066;}
#footer-pages .right{ float:right; width:365px; height:auto; margin:5px}
#footer-pages table{ border-spacing:0;}
#footer-pages .tdhd{ color:#666666; font-size:19px; padding-left:10px; padding-bottom:20px;}
#footer-pages .tdct{ font-size:16px; line-height:30px; padding-bottom:20px;}
#footer-pages .mapBg{ float:left; width:370px; height:265px; border:2px solid #d3d3d3; margin-left:10px; margin-bottom:20px;}

#footer-pages .right td{ line-height:30px; padding-top:20px;}
#footer-pages .right td span{ font-size:19px; color:#666666}
#footer-pages .right input{ border:1px solid #737373; width:320px; height:40px; border-radius:0;}

#footer-pages .right textarea{ border:1px solid #737373; width:320px; height:130px; border-radius:0;}
#footer-pages .right .btn{ float:left; margin:5px 0 0 25%;}

#footer-pages ul{ padding: 5px; margin: 0px 0px 0px 5px; clear:both;}

#footer-pages li{background:url(../Images/arrow-icon.gif) no-repeat 0 9px; padding-left:15px; line-height:25px;}


.paybg{ float:left; width:93%; height:auto; margin:10px; box-shadow:-1px 1px 15px #cccccc; border: 1px solid #ffcc00;}
.paymentdlsBg{ float:left; width:100%; margin-top:5px; clear:both;}

.paycmpny {
float: left;
width: 350px;
margin: 10px 0 10px 10px;
}
.paycmpny img{ float:left; width:auto; margin:10px 10px 10px 2px; border:1px solid #cccccc;}

.payspltr{ border-bottom:1px dashed #000066; margin:0px 5px}

.affiliationcmpny{ float:left; width:470px; margin:10px 0 10px 10px;}
.affiliationcmpny img{ float:left; width:100px; margin:10px 10px 10px 2px; border:1px solid #cccccc;}
input[type="submit"] {
color: #000000;
background-color: #ffcc00;
font-weight: bold;
border: 0;
overflow: visible;
padding: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-decoration: none;
font-weight: bold;
padding: 10px 20px;
font-size: 19px;
cursor: pointer;
font-family: Open Sans;
}


