@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 1024px) {
.top {
	width:100%;
	height:60px;
	background-color:#08243a;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	position:fixed;
	z-index:100000;
	
	padding-top:7px;
	margin: 0 0 0 0;	
	
}
}
@media screen and (min-width: 768px) {
	.top {
	width:100%;
	height:60px;
	background-color:#08243a;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	position:fixed;
	z-index:100000;
	
	padding-top:7px;
	margin: 0 0 0 0;
	
}
}
@media screen and (min-width: 0px) {
	.top {
	width:100%;
	height:60px;
	background-color:#08243a;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	position:fixed;
	z-index:100000;
	
	padding-top:7px;
	margin: 0 0 0 0;
	
}
}
#a {
	margin-left:68px;
	font-size:14px;
	font-weight:bold;
	color: #F00;	
	
}

.left {
	float:left;
	font-family:Calibri;
	font-weight:bold;
	font-size:34px;
	color:#FFF;	
	margin-left:10px;
	text-decoration:none;

}
.right{
	float:right;
	width:auto;
	color:#FFF;
	font-size:20px;
	font-family:Calibri;
	margin-top: 10px;	
}

#me {float:left; margin-right: 5px; text-decoration:none; list-style:none; color:#FFF; font-weight:bold;}
#alone {float:right; margin-right: 18px; margin-left: 4px; text-decoration:none; list-style:none; color:#FFF; font-weight:bold;}
.aboutus { width:100%; background-color:#08243a; height:200px; color:#fff; font-weight:bold; font-family:Helvetica Neue, Helvetica, Arial, sans-serif;   font-size:14px; padding-left:15px;}
.banktable { height: 40px; width:100%;}
.ways {	width: 1200px;	height: 40px;	border-top-width: thin;	border-top-style: solid;	border-top-color: #930;	margin-top: 30px;	color:#CC0;	font-size: 11px; 
}
#yes { text-decoration:none; color:#fff;}
#yes:hover { color:#CC0;   }
#no { color:#CC0; font-weight:bold; }
.about {
	height: 1000px;
	width: 1000px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #08243a;
	border-left-color: #08243a;
	margin:0 auto 0 auto;
	padding-top: 20px;
}
.aboutt {
	width: 1000px;
	padding-top: 10px;
	height:300px
	
}
.aboutt2 {
	width: 1200px;
	padding-top: 10px;
	height:300px
	
}
.text { font-family:Calibri; font-size:18px; text-align:justify; padding-left:40px; padding-right:40px; margin-top: 30px;} 
.textme { font-family:Calibri; text-align:justify; list-style:none; text-decoration:none; width:300px;}
.cot { width: 600px; margin:0 0 0 0; height:100px; font-family:Calibri; font-size:16px; }
.button {padding:5px; background-color:transparent ; font-weight:bold;font-family:Helvetica Neue, Helvetica, Arial, sans-serif; border-radius:5px; font-size:14px; margin-top:9px;}
.button:hover {padding:5px; background-color: transparent ; font-weight:bold;font-family:Helvetica Neue, Helvetica, Arial, sans-serif; border-radius:5px; color:#000; font-size:14px}
#table { font-family:calibri; font-size:18px; font-weight:bold; margin-top:20px;}
#oldpass{ height:28px; width:180px; margin-right:10px; padding-left:5px; border:thin solid #4aaee7;     }

#oldpass:hover{ border-color:#f00; box-shadow:99px; box-shadow:!important;      }
#meform { width:300px;}
.name { font-size:16px; font-weight:bold; }
.menu_select{ font-size:14px; font-family:Calibri; width:100px;}
.fontsize{font-size:14px; background-color:#000; color:#fff; height:27px; font-weight:bold; font-family:Calibri; padding-top:8px;}
.fontsizee{font-size:14px;  color:#000;   font-family:Calibri; padding-left:11px; }
#submiit {
	padding: 5px;
	border: 0px;
	font-family: "Gotham Narrow SSm", sans-serif;
	font-size: 16px;
	color: #fff;
	background: #08243a;
	width: 80px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	text-decoration:none !important;
}
#submiit:hover {
	background:#fff;
	color:#333;
	box-shadow: 0 0 5px rgba(210, 210, 210, 210);
	cursor:pointer;
}
.modal {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modal:target {
	opacity:1;
	pointer-events: auto;
}

.modal> div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 5px;
	background: #fff;
	background: #fff;
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
	margin-left:auto;
	margin-right:auto;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	
}

.close:hover { background: #0033FF; }
.header {
	border-bottom-width: thin;
	border-bottom-color: #CCC;
	height: 40px;
	font-family: Calibri;
	font-weight: bold;
	border-bottom-style: solid;
	margin-bottom: 10px;
}

#txt { border:solid thin #719ECE ; height:20px;}

#txt:hover { 	outline: none !important;
	border-color: #719ECE;
	box-shadow: 0 0 10px #719ECE;}
	
.leftpayment{
	float:left;
	width:150px;
	border-right:solid thin #CCC;
	height:150px;
	color:#000 !important;
}

.rightpayment{
	float:left;
	width:350px;
	margin-left:10px;
	font-size:14px;
	color:#000 !important;
	font-weight:normal !important;
}

#cnumber { font-family:Calibri; font-size:14px; width:180px; height:25px; border: solid 1px #ccc; }

#cnumber:hover {
	outline: none !important;
	border-color: #719ECE;
	box-shadow: 0 0 10px #719ECE;
}

#cnumberb { font-family:Calibri; font-size:14px; width:180px; height:25px; border: solid 1px #ccc; }

#cnumberb:hover {
	outline: none !important;
	border-color: #719ECE;
	box-shadow: 0 0 10px #719ECE;
}
#monthh { width: 90px;}
#linkman {
	color:#00F;
	text-decoration:none !important;
}
#subpay {
	padding: 5px; border: 0px; font-family: "Gotham Narrow SSm", sans-serif; font-size: 16px; color: #fff; background: #08243a; width: 130px;-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2); -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	text-decoration:none !important;
}
#subpay:hover {
	background:#fff;
	color:#333;
	box-shadow: 0 0 5px rgba(210, 210, 210, 210);
	cursor:pointer;
}