﻿.formRight
{
	font-size: 80%;
}

.contract, .operation
{
	background-color: #cbdec8;
}
.contract
{
	cursor: pointer;
}
.contractConfReq
{
	background-color: #c8d2de;
	cursor: pointer;
}
.operationFail
{
	background-color: #dec8c8;
}
.operationProcessing
{
	background-color: #dadec8;
}

.contractheader, .operationheader
{
	background-color: #bfbfbf;
	color: #ffffff;
}

.contractheader td, .operationheader td
{
	text-align: center;
	font-size: 80%;
}
.accordionHeader
{
	font-weight: bold;
}
.input1
{
	width: 100px;
}

.inputAmount
{
}

.trustRequired
{
}

.contractsTable, .operationsTable
{
	width: 100%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-collapse: collapse;
}

.operationsTable
{
	margin-top: 10px;
}

.contractsTable
{
	font-size: 120%;
	width: 98%;
	margin: 0 auto;
}

.contractsTable td, .operationsTable td
{
	padding: 5px 10px;
	text-align: center;
}

.limitsTable td
{
	padding: 5px;
	font-size: smaller;
}
.limitsTable a
{
	text-decoration: none;
}

tr.operation td, tr.contracts td, tr.contract td, tr.contractConfReq td
{
	vertical-align: top;
	border-top: 1px solid #fff;
	font-size: 70%;
}

.confirmDialog
{
	width: 100%;
}

.confirmDialog td
{
	padding: 10px 10px 10px 10px;
}

.alertDialog
{
	width: 100%;
}

.alertDialog td
{
	padding: 10px 10px 10px 10px;
}

.calendarinput
{
}

.tbamount
{
	text-align: right !important;
}

.ui-accordion-content a
{
	color: #6666ff;
}

.spanCur
{
}

.legend
{
	margin: 0;
	padding: 0;
}

.legend dt
{
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #fff;
}

.legend dd
{
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #fff;
	font-size: 90%;
}

.formLeft a, .formRight a
{
	text-decoration: underline;
}

h2
{
	font-size: 120% !important;
	font-weight: normal !important;
}
.ui-state-active a
{
	margin-bottom: 10px; /*font-weight: normal !important;*/
}
.ui-state-default a
{
	color: #006ab3 !important;
	text-decoration: underline;
	font-weight: normal !important;
}

#divRedeem, #divFund, #divContOps
{
	padding: 0 10px;
}

#divRedeem .ui-button, #divFund .ui-button, #divContOps .ui-button
{
	font-size: 100% !important;
	line-height: 100% !important;
	margin-top: 10px;
	padding: .4em 1em;
}

#divAccMain .ui-widget-content
{
	background: transparent !important;
}

.ui-button
{ //display:inline;
//zoom:1;
//position:relative;
//top:10px;
}/* IE only hacks */

.ui-button
{
	padding: 3px;
	font-size: 12px !important;
	border-top: 1px solid #fff !important;
	border-right: 1px solid #b4b4b4 !important;
	border-left: 1px solid #fff !important;
	border-bottom: 1px solid #b4b4b4 !important;
	background: #cdcdcd url(       'pix/background-button.png' ) repeat-x !important;
}
.ui-widget .ui-button
{
	padding: 3px 0 !important;
}
.ui-datepicker
{
	font-size: 12px;
}

body
{
	background-color: #f2f2f2;
	font-family: verdana, tahoma, arial, sans-serif;
}

.banks
{
	margin: 0;
	font-size: 8pt;
	padding-top: 20px;
}

.bank
{
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0 5px 20px 5px;
}

*:first-child + html .bank
{
	display: inline;
	zoom: 1;
}
/* IE7 only hacks */

.bank_sub
{
	position: relative;
	display: block;
	width: 160px;
	float: left;
	text-align: center;
	overflow: hidden;
	padding: 0;
}

a
{
	color: #006AB3;
}

a img
{
	border: none;
}
.instructleft
{
	width: 0px;
	padding: 10px 5px 10px 5px;
}
.instructright
{
	width: Auto;
	padding: 10px 5px 10px 5px;
	font-size: smaller;
}
.instructimg
{
	width: 400px;
}
.bankheader a
{
	text-decoration: none;
}
