@charset "utf-8";

/* IMPORT FONTS */

@font-face {
    font-family: Roboto-bk;
    src: url(../fonts/Roboto-Black.ttf);
}

@font-face {
    font-family: Roboto-b;
    src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
    font-family: Roboto-i;
    src: url(../fonts/Roboto-Italic.ttf);
}

@font-face {
    font-family: Roboto-md;
    src: url(../fonts/Roboto-Medium.ttf);
}

@font-face {
    font-family: Roboto-rg;
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: Roboto-l;
    src: url(../fonts/Roboto-Light.ttf);
}

/* CSS Document */



Body{

	font-size:12px !important;
       font-family: Roboto-rg;
}



#pageLeft ul li{

	list-style:none;

	margin-left:-35px;;

	float:left;

	

}





.tab2, .tab3, .tab4, .tab5, .tab6, .tab7, .tab8, .tab9, .tab10, .tab12{

	display:none;

}





#MainPaymentNav{

	width:80%;

	height:100px;

	line-height:100px;

	margin:30px auto;

}



#MainPaymentNav h3{

	width:150px;

	height:35px;

	text-align:center;

	line-height:35px;

	background-color:#CCC;

	float:left;

	margin-right:40px;

	color:#FFF;

	border-radius:5px;

	cursor:pointer;

}



#MainPaymentNav h3:hover{

	background-color: #093;

}







#wrapper

{

	

	min-height:800px;

	margin:auto;

	

}
#outerLay{
margin-top: -84px;
z-index:999999;
}
#headerfiller

{

    height: 84px;

    width: 100%;

	

}

#header

{

    

    height: 84px;

    width: 100%;

	

}

.logo{float:left;height:84px;}



.menuWrapper{float:right;height:84px;}

        	

#subHeader

{

	

}

#contentPage

{

	

}

footer

{

	

}

        	

#input{

		width:300px;

		height:30px;
		border:1px #DDD solid;
		text-indent:10px;
		margin-bottom:10px;

	}

	

	#textarea{

		width:300px;

		height:40px;
text-indent:10px;
		margin-bottom:10px;

		border:1px solid #DDD;

	}

	

	#input2{

		width:245px;

		height:23px;

		margin-bottom:10px;

		border:1px solid #BAC9C0;

		

	}

	

	

	#formTable

	{

		width:600px;

		height:auto;

		margin:0 0 0 0;

	}

	

	

	#no{

		width:90%;

		height:auto;

		min-height:5px;

		padding:10px;

		color:#F00;

		border:1px #FF9F9F solid;

		background-color:#FFECEC;

		font-weight:bold;

		margin:20px auto;

		text-align:center !important;

	}

	

	#no2{

		width:90%;

		height:auto;

		min-height:5px;

		padding:10px;

		color:#F00;

		border:1px #FF9F9F solid;

		background-color:#FFECEC;

		font-weight:bold;

		margin:10px auto;

		text-align:center !important;

	}

	

	#yes{

		width:90%;

		height:auto;

		min-height:20px;

		padding:10px;

		color: #F7F7F7;

		border:1px #ccc solid;

		background-color: #060;

		font-weight:bold;

		margin:20px auto;

		text-align:center !important;

	}

#username{

		width:200px;

		height:20px;

		float:right;

		text-align:right;

		margin-right:-90px;

	}