@import url("zero.css");
@import url("global.css");
@import url("elements.css");

.main-bg {
	background-image: url(../img/misc/main.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.headerbg {
	background-image: url(../img/misc/bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.container {
	width: 978px;
	margin: 0 auto;
}

.outer {
	padding-left: 14px;
}

.inner {
	padding-right: 14px;
}

.header {
	height: 69px;
	text-align: left;
}

.error_list {
	font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
}

.site-logo {
	float: left;
	padding: 15px 0 0 25px;
}

.site-logo A {
	display: block;
	text-decoration: none;
	cursor: pointer;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 40px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png');
	_background: none;
}

.login-info {
	float: right;
	padding: 35px 0 0 0;
	color: #0B80CA;
}

.login-info A, .login-info A:VISITED {
	color: #0B80CA;
}

.login-info A.selected {
	font-weight: bold;
	color: #FC641A !important;
	
	text-decoration: none;
	cursor: default;
}

.copyrights {
	float: right;
	padding-right: 25px;
}

.menu-outer {
	background-image: url(../img/misc/menu-left.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.menu-inner {
	background-image: url(../img/misc/menu-right.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.menu {
	background-image: url(../img/misc/menu-middle.gif);
	background-position: top;
	background-repeat: repeat-x;

	text-align: left;
	height: 61px;
}

.menu A {
	color: #fff !important;
	text-decoration: underline;
	float: left;
	margin: 11px 0 0 15px;
	padding: 8px 13px;
}

.menu A:hover {
	text-decoration: none;
}

.menu A.selected {
	background: #215696 !important;
	text-decoration: none;
	cursor: default;
}

.page-name-outer {
	background-image: url(../img/misc/header-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.page-name-inner {
	background-image: url(../img/misc/header-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.page-name {
	background-image: url(../img/misc/header-middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	
	text-align: left;
	
	padding: 15px 0 6px 25px;
}

.content-outer {
	background-image: url(../img/misc/content-left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.content-inner {
	background-image: url(../img/misc/content-right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.content {
	background: #fff;
	text-align: left;
	padding: 10px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041a36;
	zoom: 1;
}

UL.licence {
	list-style-type: upper-roman;
	padding-left: 35px;
}

UL.licence LI {
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 7px 0;
}

.columns {
	
}

.columns P {
	color: #4b5a6c;
}

.columns H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #092649;
	border-bottom: 3px solid #dbdee2;
	
	padding: 23px 0 5px 5px;
}

.column1 {
	float: left;
	margin-right: 15px;
	width: 290px;
}

.column2 {
	float: left;
	margin-right: 12px;
	width: 290px;
}

.column3 {
	float: left;
	width: 290px;
}

/*
STEPS
*/

.steps-outer {
	background-image: url(../img/steps/steps-left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 6px;
}

.steps-inner {
	background-image: url(../img/steps/steps-right.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 6px;
}

.steps {
	background-image: url(../img/steps/steps-middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 8px;
	height: 157px;
}

.step {
	width: 275px;
	float: left;
}

.step H3 {
	font-size: 23px;
	padding: 12px 0 0 65px; 
}

.step .description {
	padding: 25px 0 0 8px;
	line-height: 15px;
} 

.step .description A {
	position: absolute;
	margin: 77px 0 0 0;
}

.step-separator {
	background-image: url(../img/steps/separator.gif);
	height: 124px;
	width: 2px;
	float: left;
	margin: 20px 7px 0 7px;
}

.step1 {
	background-image: url(../img/steps/step1.gif); 
	background-position: top left;
	background-repeat: no-repeat;
}

.step2 {
	background-image: url(../img/steps/step2.gif); 
	background-position: top left;
	background-repeat: no-repeat;
	color: #1e6007;
}

.step3 {
	background-image: url(../img/steps/step3.gif); 
	background-position: top left;
	background-repeat: no-repeat;
	
	color: #fc541a;
	width: 289px;
}


/*
WIDGETS ON MAIN PAGE
*/

.widget-standard {
	
}

.widget-standard H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #fc641a;
	border-bottom: 3px solid #fecbba;
	
	padding: 23px 0 5px 5px;
}

.widget-standard .widget-content {
	padding: 5px;
}

.widget-standard .widget-content LI {
	padding: 5px 0 0 0 ;
}

.widget-standard .widget-content UL.list {
	list-style-type: upper-roman;
	padding-left: 35px;
}

.widget-standard .widget-content UL.list LI {
	margin: 0;
	color: #0a284c;
	font-size: 13px;
	font-weight: bold;
}

.widget-news {
	
}

.widget-news H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #092649;
	border-bottom: 3px solid #dbdee2;
	
	padding: 23px 0 5px 5px;
}

.widget-news .widget-content {
	padding: 10px;
	background: #f3f3f3;
}

.widget-news .widget-content .news {
	
}

.widget-news .widget-content .news DIV {
	padding: 2px 0;
}

.widget-news .widget-content .news SPAN {
	padding: 0 2px;
	color: #fff;
	background: #fc641a;
}

.widget-news .widget-content .news A {
	display: block;
	color: #0b7fc9;
	width: 100%;
	
	line-height: 16px;
	margin: 2px 0 15px 0;
}

.widget-news .widget-content .news A:VISITED {
	color: #84a9c0;
}

.widget-news .widget-content .seen SPAN {
	background: #a4a4a4 !important;
}

/*
BROKERS
*/

.broker {
	padding: 20px;
}

.odd {
	background: #eff4f9;
}

.odd-grey {
	background: #f5f5f5;
}

.broker-table {
	width: 100%;
}

.broker-table .broker-logo {
	width: 100px;
	text-align: center;
}

.broker-table .broker-logo A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0b80ca;
	font-weight: bold;
	
	display: block;
	padding: 0 0 10px 0
}

.broker-table .broker-logo IMG {
	border: 1px solid #999;
}

.broker-table .broker-description {
	padding-left: 20px;
}

.broker-table .broker-description .broker-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #fc641a;
}
.broker-table .broker-description P {
	font-size: 12px;
	text-indent: 0;
}

.broker-table .broker-description UL.broker-parameters {
	
}

.broker-table .broker-description UL.broker-parameters LI {
	color: #fc641a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0;
	line-height: 15px;
}


/*
ADVISOR
*/

.advisor {
	padding: 20px;
}

.advisor-table {
	width: 100%;
}

.advisor-table .advisor-logo {
	width: 290px;
	text-align: center;
}

.advisor-table .advisor-logo A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0b80ca;
	font-weight: bold;
	
	display: block;
	padding: 0 0 10px 0
}

.advisor-table .advisor-logo IMG {
	border: 1px solid #999;
}

.advisor-table .advisor-description {
	padding-left: 20px;
}

.advisor-table .advisor-description .advisor-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #fc641a;
}
.advisor-table .advisor-description P {
	font-size: 12px;
	text-indent: 0;
}

/*
FAQ
*/

.faq-list {
	padding: 0 0 30px 0;
}

.faq-list A, .faq-list A:VISITED {
	display: block;
	line-height: 15px;
	padding: 2px 0;
	color: #0B80CA;
}

.faq {
	padding: 20px;
}

.faq A, .faq A:VISITED {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	
	color: #FC641A;
}

.faq .answer {
	padding: 5px 0 0 0;
	line-height: 15px;
}

.sub-header {
	font-size: 20px;
	padding: 10px 0 5px 0;
	color: #FC641A;
}

/*
CABINET
*/
.library-item {
	padding: 10px;
	margin-bottom: 5px;
}

.library-item A {
	font-size: 14px;
}

.library-item P{
	text-indent: 0;
	padding: 2px 0;
}
/*
CABINET
*/

.cabinet-menu{
	float: left;
	margin-right: -200px;
	width: 180px;
	position: relative;
}


.cabinet-menu A{
	display: block;
	padding: 15px;
	font-size: 14px;
	background: #f8f8f8;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #fff;
	
	color: #0b80ca;
}

.cabinet-menu A:VISITED{
	color: #0b80ca;
}

.cabinet-menu A:HOVER{
	background: #fff;
	border-bottom: 1px solid #fff;
}

.cabinet-menu A.selected{
	font-weight: bold;
	text-decoration: none;
	background: #0b80ca;
	color: #fff !important;
	cursor: default;
}

.cabinet-menu A.selected:hover{
	font-weight: bold;
	text-decoration: none;
	background: #0b80ca;
	color: #fff;
	cursor: default;
}

.cabinet-content{
	float: left;
	padding-left: 200px;
	text-align: left;
}

.cabinet-content P{
	text-indent: 0 !important;
}

.cabinet-content UL{
  list-style-type: disc;
  list-style-position: inside;
}

.cabinet-content UL LI{
  padding: 3px 0 2px 6px;
  line-height: 15px;
  font-style: italic;
}

.cabinet-content .profile-form{

}

.cabinet-content .profile-form TD{
	padding: 5px 0;
}

.cabinet-content .profile-form TD SPAN{
	font-weight: bold;
	font-size: 14px;
}

.cabinet-content .profile-form .td-name{
	width: 150px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #092648;
	vertical-align: top;
}

.cabinet-content .profile-form INPUT{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0A294E;
	width: 250px;
}

.cabinet-content .profile-form TEXTAREA{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0A294E;
	width: 250px;
}

.cabinet-content .form-header{
	afont-weight: bold;
	font-size: 20px;
	padding: 45px 0 5px 0;
}

.cabinet-content .form-header SPAN{
	color: #FA6D29;
}

.cabinet-content .filter{
	float: right;
	padding: 45px 0 5px 0;
}

.cabinet-content .filter SELECT{
	font-size: 12px;
}

.cabinet-content .buttons-line{
	padding: 20px 0 5px 0;
}

.cabinet-content .buttons-line INPUT{
	font-size: 14px;
}

.cabinet-content .buttons-line A{
	margin-left: 15px;
	font-size: 14px;
}

.width-cabinet-content{
	width: 700px;
}

.cabinet-content .cabinet-table{
	width: 100%;
	table-layout: fixed;
	border: 1px solid #092648;
}

.cabinet-content .cabinet-table TH{
	padding: 8px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	background: #092648;
	aborder: 1px solid #092648;
	font-weight: bold;
}

.cabinet-content .cabinet-table TD{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #092648;
	font-size: 12px;
	border-top: 1px solid #fff;
}

.cabinet-content .cabinet-table TD A:VISITED{
	color: #0B7FC9;
}

.cabinet-content .cabinet-table .odd TD{
	background: #efefef;
}

.cabinet-content .cabinet-table .pending TD{
	background: #e8dcc7;
}

.cabinet-content .cabinet-table .failed TD{
	background: #f4dddd;
}

.cabinet-content .cabinet-table .accept TD{
	background: #d7e8c7;
}

.cabinet-content .no-border{
	border: 1px solid #999 !important;
}

.cabinet-content .no-border TD{
	border: 0 !important;
	padding: 10px 5px;
}
.cabinet-content .no-border TD INPUT{
	font-size: 12px;
}
.cabinet-content .no-border TD SELECT{
	font-size: 12px;
}

/*
FORM
*/
.form-field-container{
	padding: 10px;
}

.form-field-container LI{
	line-height: 15px;
	font-size: 12px;
}

.form-field-container LI STRONG{
	color: #FC641A;
}

.form-field-container LI SPAN{
	display: block;
	padding: 0 0 10px 0;
}

.form-field{
	width: 100%
}

.form-field TH{
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
}

.form-field TH SPAN{
	color: #ff0000;
}

.form-field TD{
	padding: 0 0 5px 0;
	font-size: 12px;
}

.form-field td input {
	width: 200px;
	font-size: 12px;
}

.form-field TD TEXTAREA{
	font-size: 12px;
	width: 400px;
}

.form-field A,.form-field A:VISITED{
	color: #0B80CA;
	font-size: 12px;
	margin-left: 10px;
}

.for-footer-container{
	min-height:100%;
	_height:100%;
}

.for-footer {
	height:70px;
}

.footer-outer{
	height: 70px;
	
	background-image: url(../img/misc/footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0d2f58;

	position:relative;
	margin: -70px 0 0 0;
}

.footer{
	text-align: left;
	padding: 15px 0 25px 0;
	color: #fff;
}

.footer A{
	font-size: 11px;
	color: #9eabba !important;
}

.footer-link{
	padding-left: 25px;
	float: left;
}

.footer-link A.selected{
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #fff !important;
}
