
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	background-color: #555;
	background-image: url(/images/bg.gif);
	bacground-position: top left;
	margin-top:10px;
	line-height: 120%;
}

a {
	color: #537CC8;
}

table {
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #272727;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D41D22;
	padding-bottom: 10px;
	padding-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272727;
	border-bottom: solid 1px #D41D22;
	display: block;
	padding-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 5px;
}

h4, .h4, .h4a {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.h4a {
	color: #91AB3D;	
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	display: block;
	padding-top: 7px;
	margin-bottom: 6px;
	font-weight: bold;
	margin-top: 0px;
}

a img { border: none; }

form {
	margin:0px;
	padding:0px;
}

.hrule, .hr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#content {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 20px;
	width: 915px;
	background-image: url(../images/top_bgr.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/* TOP CELL */

#top {
	background-image: url(../images/top_bgr.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 915px;
	background-position: top;
	clear: both;
	overflow: visible;
}

/* LEFT CELL */

#left_cell {
	width: 195px;
	z-index: 1;
	position: relative;
	left: -9px;
	top: 140px;
	clear: left;
	float: left;
	margin-bottom:150px;
}

#left_cell #auth {
	background-image: url(../images/auth.jpg);
	height: 120px;
	width: 180px;
	padding-left: 20px;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 5px;
	margin-bottom: 5px;
}

#left_cell #auth div {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

#left_cell #auth form {
	margin: 0px;
	padding: 0px;
}

#left_cell #auth .inputs { padding-top: 3px; }

#left_cell #auth .inputs input {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 150px;
	border: 1px solid #CCCCCC;
	border-color: #858585 #c9c9c9 #c9c9c9 #858585;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
}
#left_cell #auth .inputs input.hint {
	color: #aaa;
}
#left_cell #auth .login {
	float: right;
	margin-right: -2px;
}

#left_cell #user_info {
	background-image: url(../images/auth.jpg);
	height: 115px;
	width: 188px;
	padding-left: 12px;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 5px;
	margin-bottom: 5px;
}

#left_cell #user_info .login {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

#left_cell #user_info .login span {
	display: block;
	width: 120px;
	text-align: right;
}

#left_cell #user_info .logout { color: #005B7F; }

#left_cell #user_info .login a {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

#left_cell #user_info div {
	clear: both;
	margin-right: 12px;
	margin-top: 2px;
	color: #666666;
}

#left_cell #user_info span {
	float: right;
	color: #333333;
}

#left_cell #menu { clear: both; }

#left_cell #menu a.first, #left_cell #menu a.first:hover {
	border: none;
}

#left_cell #menu a, #left_cell #menu a:hover {
	display: block;
	margin-left: 25px;
	height: 16px;
	padding-top: 7px;
	margin-top: -1px;
	color: #005b7f;
	font-weight: bold;
	text-decoration: none;
	border-top: solid 1px #CCCCCC;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 10px;
	clear: both;
	text-transform:uppercase;
	letter-spacing:1px;
 //padding-top:7px;
}

#left_cell #menu a:hover { color:#96BA24; }

#left_cell #menu span {
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	padding-top: 6px;
	margin-top: -1px;
 //padding-top:7px;
 //margin_bottom:-2px;
	width: 162px;
	padding-left: 28px;
	background-image: url(../images/menu_sel.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	clear: both;
}

#left_cell #support {
	margin-top: 6px;
	height: 107px;
	width: 193px;
	clear: both;
}

#left_cell #currency { clear: both; }

#left_cell #currency table {
	margin-left: 10px;
	width: 180px;
	text-align: center;
	margin-top: 10px;
	color: #666666;
}

#left_cell #currency td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
}

#left_cell #currency .header td {
	font-weight: bold;
	color: #666666;
	padding-bottom: 4px;
	background-color: #B6D949;
	border: 1px solid #FFFFFF;
	padding-top: 4px;
}

#left_cell #currency .first {
	font-weight:bold;
	color: #006699;
	text-align: left;
	padding-left: 14px;
	width: 65px;
}

#left_cell #currency span { padding-left: 14px; }

#left_cell #currency .grow .first span {
	background-image: url(../images/curr_grow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#left_cell #currency .down .first span {
	background-image: url(../images/curr_down.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#left_cell #currency .first, #left_cell #currency .second {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}

#left_cell #currency .grow .second { color: #339933; }

#left_cell #currency .down .second { color: #FF0000; }

/* CONTENT CELL */

#main {
	float: left;
	margin-top: 0px;
	text-align: justify;
	z-index: 11;
	width: 475px;
}

#main .whoweare {
	width: 408px;
	text-align: justify;
	padding-left: 10px;
	z-index: 11;
	float: left;
	font-size: 12px;
	line-height: 15px;
}

#main .whoweare a {
	color: #537CC8;
}

#main .whoweare ul {
	list-style-image: url("/images/t2.png");
}
#main .whoweare ul li {
	font-size: 12px;
	vertical-align: middle;
	padding-top: 0px;
	font-style: italic;
	height: 23px;
}

/* RIGHT CELL */

#right_cell {
	float: left;
	margin-left: 9px;
	text-align: justify;
	z-index: 100;
	width: 219px;
	overflow: visible;
}

#right_cell #plans_box {
	left: 639px;
	width: 349px;
	margin-top: -37px;
	position: absolute;
}

#right_cell #plans_box #plans_content {
	background-image: url(../images/plans_bgr_mid.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 10px;
}

#right_cell #plans_box #plans_top {
	background-image: url(../images/plans_bgr_top.gif);
	height: 103px;
}

#right_cell #plans_box #plans_down {
	height: 23px;
	background-image: url(../images/plans_down.jpg);
}

#right_cell #our_news {
	float: left;
	margin-top: 0px;
	padding-left: 10px;
	border-left: solid 1px #CCCCCC;
}

.nb {
	background-color: #FFECCF;
	padding: 6px 10px;
	margin: 20px 10px;
	text-align: center;
}

.depopic {
	float: left;
	margin-top: 0px;
	clear: right;
	width: 480px;
	position:relative;
}

.depopic img { margin-right: 10px; }

.market_news {
	padding: 10px;
	float: left;
	width: 450px;
}

.news {
	float: right;
	width: 205px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
}

.news_one { margin-bottom: 5px; }

.news_one, .news_one a {
	color: #666666;
	text-align: left;
}

.news_one a {
	/*border-bottom: solid 1px #96BA24;*/
	text-decoration: none;
	color: #6a6a6a;
	float: none;
	line-height: 14px;
}

.news_one a:hover { border-bottom: solid 1px #6DB9EA; }

.news_one span {
	color: #647F0F;
	margin-right: 5px;
	font-weight: bold;
}

#footer {
	background-image: url(../images/foot_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width:915px;
	background-color: #FFFFFF;
	height: 7px;
	clear: both;
	margin-top: 20px;
}

#copy {
	margin-top: 0;
	width: 915px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

#copy a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	color: #b7e3ff;
	font-size:11px;
	text-transform: capitalize;
}

.button, .button2 {
	font-size: 14px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(../images/button_bgr.png)!important;
	background-position: top;
	height: 24px;
	border: none;
	color: #3C4F00;
	text-align: center;
	width: 146px;
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 6px;
	padding-top:2px;
	cursor: pointer;
}
.button2 {
	background-image: url(../images/button_bgr2.jpg)!important;
	color: #6F6F6F;
}

/* for opera//*/
html:first-child .button { padding-top: 5px; }

/* //for opera*/

.tbl_register input, .text, .select, .textarea, .formText {
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
}

.tbl_register td {
	vertical-align:top;
	margin-top:5px;
}

.tbl_register small {
	display:block;
	color: #999999;
	font-size: 10px;
}

.add_box {
	background-color: #EAEAEA;
	padding: 10px;
	margin-bottom: 10px;
}

small { font-size: 10px; }

.notice {
	width:auto;
	background:#EDF7CA;
	padding:3px;
	margin-top:3px;
	border:#E6E6E6 solid 1px;
}

.error_notice {
	border:#CC0000 dotted 1px;
	color:#CC0000;
	padding: 7px;
}

.error_notice strong {
	color:#CC0000;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:5px;
}

.error_notice ul {
	padding:0px;
	margin:0px;
	list-style:square;
	list-style-position:inside;
	color:#FF0000;
}

.btns_block {
	margin-top:10px;
	background:#F6F6F6;
	text-align: left;
	height:32px;
	clear: both;
}

.refscheme td {
	vertical-align: top;
	border-bottom: solid 4px white;
 	background-color: #ffeded;
}

.refscheme td h2 {
	color: #A40E14;
	border-color: #A40E14;
}

.refscheme .profit {
	background-color: #A40E14;
	width: 54px;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 18px;
}

.refscheme .pic {
	text-align: center;
	vertical-align: middle;
	width: 85px;
}

.plans_table {
	background-color: white;
}

#messages div, .fErrorsBox {
	margin: 15px 0 0 0;
	padding: 10px 20px;
	font-size: 14px;
	border: dotted 1px;
}
#messages a {
	display: block;
	float: right;
	color: black;
	font-size: 11px;
	text-decoration: none;
}


.fError label {
	color: red;
}
.fError input, .fError select, .fError textarea {
	border: solid 1px red;
}

#messages .success {
	background-color: #eeeeff;
	border-color: #ccccff;
	color: blue;
}

#messages .error, .fErrorsBox {
	background-color: #ffeeee;
	border-color: #ffcccc;
	color: red;
}

#messages .notice {
	background-color: #ffedcf;
	border-color: #ffdcbe;
	color: #f38f02;
}

.confirmTable td {
	vertical-align: bottom;
	height: 24px;
	border-bottom: solid 1px #bbb;
	color: #333;
	font-size: 16px;
}

.planBox {
	display: none;
	float: left;
	margin: 0 3px;
	background-image: url(/images/plan_border.gif);
	width: 150px;
	height: 123px;
}

.planBox:hover {
	cursor: pointer;
	background-image: url(/images/plan_border_active.gif);
}
.planBox table {
	margin: 7px;
	width: 126px;
}
.planBox td {
	color: #5a6873;
}
.planBox .days {
	color: #bbbbbb;
	font-size: 16px;
	font-weight: bold; 
	height: 20px;
}
.planBox .bord {
	border-top: solid 2px #D1DD89;
	padding-top: 3px;
	height: 6px;
}
#calculatorPlanTitle {
	color: #777C7F;
	font-size: 18px;
	margin-bottom: 10px;
}
#calculatorPlanTitle span {
	color: #9BB740;
}

#planParamsTable {
	border: dashed 1px #C5CF8E;
}
#planParamsTable td {
	color: #555;
	font-size: 16px;
}

.req label {
	background: url('/images/icons/req.png') no-repeat left top;
	padding-left: 10px;
}

.req label {
	padding-left: 10px;
}

.faq .faqScreen, .faqActive .faqScreen {
	border: solid 1px gray;
	padding: 3px;
	clear: both;
	cursor: pointer;
}
.faq .faqScreen:hover, .faqActive .faqScreen:hover {
	border-color: #96BA24;
}
.faq .title {
	font-size: 12px;
	cursor: pointer;
	color: #005b7f;
	padding: 7px 10px;
}
.faq .title:hover {
	background-color: #e9e9ee;
}
.faq .active, .faq .active:hover {
	background-color: #888;
	color: white;
}
.faq .body {
	margin-top: 0px;
	border: solid 1px #888;
	border-top: none;
	padding: 4px 10px;
}

.radioSelector div {
	float: left;
	padding: 6px 0;
	width: 30px;
	border: solid 1px gray;
	border-color: #ccc #ccc #aaa #aaa;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
	background-image: url(/images/btn_days.png);
}
.radioSelector div.active, .radioSelector div:hover {
	border-color: #aaa #aaa #ccc #ccc;
	background-image: url(/images/btn_days_a.png);
	color: white;
	font-weight: bold;
}

#calcTable td {
	font-size: 12px;
	padding: 4px 0;
	color: #555;
}

.letter {
	font-weight: bold;
	font-size: 14px;
	color: #888;
	margin: 0 8px 0 0;
}

.dRow {
	padding: 0px 12px 12px 12px;
	width: 242px;
	margin-bottom: 5px;
}
.dr1 {
	background-color: #ffc;
}
.dr1 .letter {
	color: #881;
}
.dr2 {
	background-color: #EFD3B3;
}
.dr2 .letter {
	color: #863;
}
.dr3 {
	background-color: #cfc;
}
.dr3 .letter {
	color: #363;
}
.dr4 {
	background-color: #B3DAEF;
}
.dr4 .letter {
	color: #467;
}
.lbl {
	padding-top: 14px;
}

#fieldProfit {
	font-weight: bold;
	color: black;
}