@charset "ISO-8859-1";
/* Main Container */
.bankingall_container {
	background-image: url(../images/c_top.gif);
	background-repeat: no-repeat;
	width: 766px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.bankingbody_container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #36444D;
	border-left-color: #36444D;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-right: 15px;
	background-color: #2D3438;
}
/* End Main Container */

/* All others */
.clear {
	clear: both;
}
img {
	border:none;
}
.banking_container {
	background-color: #2D3438;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #36444D;
	border-left-color: #36444D;
	padding-left: 15px;
	padding-top: 14px;
	color: #FFFFFF;
}
.banking_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: -0.06em;
	line-height: 24px;
}
.banking_small {
	font-size: 9px;
	color: #FFCC00;
}
b.bankbold {
	color: #FFCC00;
}
.banking_alert {
	font-weight: bold;
	color: #FFCC00;
}
.banking_scards {
	float: left;
	height: 23px;
	width: 50px;
}
.banking_cards {
	padding-left: 15px;
	float: left;
	padding-top: 5px;
}
.banking_cards a {
	color: #FFFFFF;
}


.cards {
	height: 44px;
	width: 778px;
	background-image: url(../images/cards.jpg);
	background-repeat: no-repeat;
}

.banking_cards2 {
	float: left;
	padding-top: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000066;
}
.banking_cards3 {
	float: left;
	padding-top: 2px;
}
.banking_cards4 {
	float: left;
	padding-top: 2px;
	padding-left: 22px;
}

/* End All Others */

/* Payment Methods Selection Boxes */
.banking_cajabox {
	background-image: url(../images/banking_boxtop.gif);
	float: left;
	width: 234px;
	background-repeat: no-repeat;
	background-color:#36444D;
	margin-right: 15px;
	margin-bottom: 15px;
}
.banking_cajadown {
	background-image: url(../images/banking_cajadown.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 234px;
}
.banking_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
	height: 250px;
}
/* END Payment Methods Selection Boxes */


/* Banking MAIN Header */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	width: 600px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	height: 18px;
}

.menusup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 155px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	float: right;
	margin: 0px;
	text-align: right;
}

.gryline {
	background-color: #36444D;
	height: 1px;
	width: 778px;
	margin: 0px;
	padding: 0px;
}

.menutops-inside {
	height: 30px;
	background-image: url(../images/img_guy_i.gif);
	background-repeat: repeat-x;
	width: 778px;
	text-align: center;
}

.dots {
	background-image: url(../images/img_guy_d.gif);
	height: 6px;
	width: 778px;
	text-align: right;
}

.bankingmenu_container {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #36444D;
	border-bottom-color: #36444D;
	border-left-color: #36444D;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-right: 15px;
	background-color: #2D3438;
}

.banking_userinfo {
	float: right;
	padding-top: 11px;
}
.banking_chat {
	padding-right: 15px;
}
.banking_header {
	background-image: url(../images/banking_header.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-top: 49px;
}
/* End Banking MAIN Header */


/* links styles */
a. {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;=
}
a.:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.h1_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}
a.h1_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0C604;
	font-weight: bold;
	text-decoration: none;
}
a.h1_link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
a.h1_link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0C604;
	font-weight: bold;
	text-decoration: underline;
}
a.links {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0C218;
	font-weight: normal;
	text-decoration: underline;	
}
a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0DD97;
	font-weight: normal;
	text-decoration: none;
}
a.link_b {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;	
}
a.link_b:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
/*---------------------------------- Vertical Menus -------------- */
ul#navmenuvert{ /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#navmenuvert li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-right: 1.4em;
	padding-left: 1.6em;
	color: #FFFFFF;
	float: left;
}

ul#navmenuvert li div {
	line-height: normal;
	display: block; 
}

/* Fix IE. Hide from IE Mac \*/

* html ul#navmenuvert li { float: left; height: 1%; }
* html ul#navmenuvert li a { height: 1%; }

/* End */

ul#navmenuvert li a:hover {
	color: #FFCC00;
	}

	
li>ul#navmenuvert
	{
	left: auto;
	top: auto;

	}


li ul#navmenuvert li a{ /* second-level lists */
	background: #033498; 
	border-top: 0;
	font-weight: normal;
	font-size: 11px;
	line-height:13px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	border-right: 1px solid #FFFFFF;
}



li:hover ul#navmenuvert, li.oververt ul#navmenuvert{ /* lists nested under hovered list items */
	display: block;
}
.subtitle-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F0C218;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 22px;

}





a.banking_link {
	text-decoration: none;
	background-image: url(../images/banking_blink.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	*background-position: 0px 3px;
	padding-left: 15px;
}
a.banking_link:hover {
	text-decoration: none;
	background-position: 0px -28px;
	*background-position: 0px -27px;
}
a.banking_linkbox {
	background-image: url(../images/banking_blinks1.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	display: block;
	height: 21px;
	width: 181px;
	color: #060809;
	text-decoration: none;
	padding-left: 11px;
	line-height: 21px;
	margin-top: 3px;
}
a.banking_linkbox:hover {
	background-position: 0px 0px;
	display: block;
	height: 21px;
	width: 181px;
	color: #36444D;
	text-decoration: none;
	padding-left: 11px;
	line-height: 21px;
}
a.banking_back {
	background-image: url(../images/banking_back.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 89px;
	display: block;
	color: #1B2024;
	text-decoration: none;
	padding-left: 11px;
	line-height: 21px;
	margin-top: 3px;
}
a.banking_back:hover {
	background-position: 0px -21px;
}
/* End Liks Styles */




/* Payment Selection Box Styles */
.banking_sbox {
	background-image: url(../images/banking_sboxbottom.gif);
	width: 194px;
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 200px;
	float: left;
}
.banking_sboxtop {
	background-image: url(../images/banking_sboxtop.gif);
	background-repeat: no-repeat;
	height: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.banking_bbox {
	background-image: url(../images/banking_bboxbottom.gif);
	background-color: #36444D;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 524px;
	float: left;
	margin-left: 16px;
}
.banking_bboxtop {
	background-image: url(../images/banking_bboxtop.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
/* End Payment Selection Box Styles */

.banking_line {
	background-image: url(../images/banking_line.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.banking_subs {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.06em;
	color: #FFCC15;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: -0.06em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF;
	padding-bottom: 2px;
}

/* Form fields */
div.form_fields {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.form_fields_text {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003091;
}
label {
	float: left;
	width: 170px;
	padding-top: 2px;
}
input.text_input {
	width: 200px;
	font-size: 11px;
	color: #666666;
	height: 15px;
	border: 1px solid #000066;
	padding-left: 5px;
}
input.text_input_small {
	width: 30px;
	font-size: 11px;
	color: #666666;
	height: 15px;
	border: 1px solid #000066;
	padding-left: 5px;
}
input.text_box {
	border:1px solid #000066;	
}
select {
	border:1px solid #000066;
	color:#666666;
	font-size:11px;
}
.menupush {
	background-color: #3A3A3D;
	height: 130px;
}
.submitleft {
	float: left;
	margin-left: 170px;
	margin-top: 10px;
}
ul.jobs li a.apply {
	color: #91ADCA;
	font-size: 12px;
}
ul.jobs li a.apply:hover {
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
}
/* End Form Fields classes */


/* Session Expired */
.banking_darker {
	background-color: #2D3438;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #36444D;
	border-left-color: #36444D;
	padding-left: 102px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(../images/banking_clock.png);
	background-repeat: no-repeat;
	background-position: 35px 10px;
}
/* Session Expired END */


/* Banking Active Session */
.banking_another {
	background-color: #2D3438;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #36444D;
	border-left-color: #36444D;
	padding-left: 102px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(../images/banking_alert.png);
	background-repeat: no-repeat;
	background-position: 35px 10px;
}
.banking_activesession {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.banking_table1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: bold;
	color: #FFCC00;
	width: 50px;
}
.banking_table2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.banking_table3 {
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.banking_table4 {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 50px;
	text-align: center;
}
/* End Banking Active Session */


.banking_cashier {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	//background-image: url(../images/banking_cashier.png);
	//background-repeat: no-repeat;
	//padding-top: 33px;
}
.banking_cashiercontent {
	//background-image: url(../images/banking_cashier_box.png);
	//background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #1B2024;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDD938;
}
