

.floatL {
	float: left;
	margin-right: 10px !important;
	}

table {
	margin-bottom: 20px;
	}

td, th {font-size: 12px;}

th {
	font-weight: bold;
	}

table.order {
	width: 100%;
	font-size: 12px;
	}

table.order label {
	font-size: 12px !important;
	}

table.order td input {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	}

table.order td {
	padding: 3px 20px 4px 3px;
	height: 17px;
	border-bottom: 1px dashed #ccc;
	}
	
table.order td.price {
	text-align: right;
	border-right: 1px dashed #ccc;
	}

table.order th {
	font-weight: bold;
	padding: 8px 33px 7px 5px;
	vertical-align: center;
	height: 20px;
	text-align: right;
	}

table.order td span.inactive {
	color: #999;
	font-size: 14px;
	padding-left: 15px;
	}
	
table.order tr.divider td {
	padding-top: 20px;
	padding-bottom: 5px;
	border-right: none;
	}



#content-left input,
.ui-dialog input {
	display: block;
	width: 200px;
	}

body#contact #content table {
	border: 1px solid #ddd;
	padding: 7px;
	margin-bottom: 10px;
	}

.search-input {
	margin-right: 5px;
	}


#subpage2 table {

	border-left: 1px solid #CCC;	
	}

#subpage2 th,
#subpage2 td {
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	}


#subpage2 th,
#subscription th {
	background: #ECECEC;
	vertical-align: bottom !important;
	}

#subpage2 th {	
	font-weight: bold	
	}

#mainpage td,
#mainpage th,
#subpage td,
#subpage th {
	padding: 6px 2px !important;
	font-size: 12px;
	text-align: left !important;
}


.subpageSubscribers .csv2table-table th,
.subpageSubscribers .csv2table-table td {
	font-size: 10px !important;
	}

.csv2table-table-th {
	font-weight: bold;	
	background: #FFF !important;
	text-align: left !important;
	}

#csvTable table th img {
	display: none;
	}
	

.csv2table-loading
 {
	display: none !important;
	}
	
.active {
	background: url(/images/toggle.gif) no-repeat top left !important;
}


.clickMe {
	display: block;
	height: 13px;
	width: 13px;
	margin-right: 8px;
	margin-top: 1px;
	text-indent: -9600px;
	background: url(/images/toggle.gif) no-repeat top right;
	float: left;
	cursor: pointer;
	}
	
body#subpage .clickMe {
	float: left;
	margin-right: 8px;
	}
	
.textBox {
	margin-bottom: 10px;
	}

#charts-left {
	border-top: 1px dashed #7d98b1;
	}
	
#charts-left table {
	width: 230px;
	}

#charts-left table th,
#charts-left table td {	

	}
	
#mainChartTable table {
position: absolute;
display: block;
margin-top: -300px;
top: -300px;

	}
	
#mainChartCanvas {
	width: 540px;
	z-index: 999;
	background: #FFF;
	}
	
#cmeFuturesCanvas,
#ratesCanvas {
	width: 230px !important;
	}
#tabs ul {
	margin-bottom: 0 !important;
	}
	
#fvdkoff-target-image {
	display: none;
	}
	
#mainpage #content table,
#subpage #content table,
#subpage2 #content table {
	width: 100%;
	}
	
table .csv2table-table td {
	}
	
div#settings table {
	width: 300px;
	}
	
div#settings input {	
	width: 120px;
	}

ul.legends {
	margin-top: 5px;
	}

ul.legends li {
	float: left;
	list-style: none;	
	font-size: 10px;
	}

ul.legends span	{
	display: block;
	float: left;
	line-height: 10px;
	}
	
span.orange {	
	width: 10px;
	height: 10px;
	background: #ffa137;
	text-indent: -9999px;
	margin-right: 5px;
	margin-left: 10px;
	}

span.red {
	width: 10px;
	height: 10px;
	background: #ff2626;
	text-indent: -9999px;
	margin-right: 5px;
	}
	
#overlay {
	position: absolute;
	top: 159px;
	left: 0;
	width: 100%;
	height: 1700px;
	background: #16263e;
	opacity: 1;
	z-index: 9999;
}

#self_reg {

	position: absolute;
	width: 700px;
	left: 50%;
	top: 170px;
	margin-left: -350px;
	background: #FFF;
	z-index: 10000;
	opacity: 1;
	border-radius: 2px;
}

#self_reg h1 {
	font-size: 27px;
}

#self_reg .up { 
	background: #42698f;
	color: #FFF;
	padding: 10px 15px 5px;
}

#self_reg .up a {
	display: none;
} 

#self_reg .down { 
	padding: 15px;
	position: relative;
}

#flashcontent2 {
	z-index: 50 !important;
}

#jump {
	background: #323232;
	height: 24px;
	z-index: 10001;
	margin-left: -10px;
	padding: 8px 0px 0 20px;	
	font-size: 15px;
}

#jump a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFF;
} 

#jump a:hover {
	color: #d997ef;
}

#infoButton {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 17px;
	background: url(/images/info2.jpg) no-repeat top left;	
	text-indent: -999px;
}

.infoBox {
	position: absolute;
	padding: 15px;
	background: #FFF;;
	border: 1px solid #CCC;
	width: 90%;
}


.risiContact {
	float: left;
	width: 400px;
	font-size: 12px;
	margin-top: 10px;
}

.risiContact {
	margin-bottom: 20px;
}


.offers {

	float: left;
	margin-top: 10px;
	width: 220px;
	border-right: 1px dashed #CCC;
	margin-right: 10px;
	height: 230px;
}

.offers ul li {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px;
}

.risiContact input {float: left;}

.risiContact div {
	float: none;
	clear: both;
	padding: 5px 0;
}

.risiContact label {
	display: block;	
	width: 120px;
	float: left;
}

.formSelection label {
	width: 200px;	
}


.afterForm {
	clear: both;
}

#subscribersViewLeft {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}

#footer a {
	margin: 0 10px;
}

.row {
 font-size: 13px;
 padding: 6px 0;
}

.userdirectory_oneuser {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 40px;
	width: 100%;
	border-bottom: 1px dashed #CCC;
}

.first, .second {
	float: left;
}

.first {
	width: 25%;
	text-align: right;
	color: #444;
}

.second {
	width: 73%;
	padding-left: 10px;	
}

#marketing {
	float: right;
	width: 700px;
	background: #FFF;
	margin-bottom: 20px;
	border: 1px solid #323232;
}

#content-left {
	min-height: 500px;
}

button {
#	background-color: #2a2a2a !important;
	color: #FFF !important;
	width: 100px;
}

#marketing .up button {
	color: #FFF;
	font-size: 12px;
	border: 1px white solid;
}

#marketing .up button:hover {
	color: #2a2a2a;
	background-color: #FFF;
}

#marketing .up {
	float: left;
	width: 700px;
	background: #323232;
	color: #FFF;
	padding: 10px;
	
}

#marketing .row, #marketing p {
	margin: 0;
	padding: 0;
}

#marketing .up a {
	display: block;
	float: left;
	color: white;
	margin: 10px 10px 0px 0;
}


.regIn {
	float: left;	
	background: #ECECEC;
	padding: 20px;
	
}

.regIn p {
	width: 75%;
	float: left;
	font-size: 17px;
	color: #323232;
	line-height: 19px;
	font-weight: bold;
	margin-bottom: 0;
}

.regIn a, .nosto2 a {

	display: block;
	padding:  8px 15px;
	background: #6F0791;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	}

.regIn a {
	float: left;
	margin-left: 35px;
	}
	
.nosto2 a { 
	margin-top: 20px;
}
	
.regIn a:hover, .nosto2 a:hover {
	background: #666;
}

#marketing h1 {
	color: #FFF;
}

#marketing img {
	width: 700px;
	margin:  0px 0 0 0;
}

.intro-text {
	margin	: 0 50px 20px 10px;
}

.order-wrap {
	float: left;
	width: 540px;
	margin-bottom: 20px;
}

.order-wrap p {
	margin-left: 10px;
}

.nosto2 {
	width: 188px;
	text-align: center;
	padding: 30px 20px 40px;
	border: 0px solid #bfbfbf;
	margin-bottom: 10px;
	background: #8fcddc;
	}
	
.nosto2 h2 {
	font-size: 17px;
}

.nosto3 a {

	display: block;
	padding:  18px 25px;
	background: #323232;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	border: 0px solid #CCC;
	margin-bottom: 15px;
	margin-right: 10px;
	text-align: center;

	}
	
.nosto3 a.suomi { 
	background-image: url(/images/flag.gif);
	background-position: 175px 12px;
	background-repeat: no-repeat;
}

.nosto3 a.ger { 
	background-image: url(/images/de.gif);
	background-position: 175px 12px;
	background-repeat: no-repeat;
}

	

.nosto3 a:hover {
	background-color: #6F0791;
}

.nosto3 {
	margin: 30px 0;
}

.form_de label {
	font-size: 15px;
}

.form_de input {
	margin-top: 15px;	
	border-color: #ccc;
	height: 28px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	padding-left: 10px;

}

.form_de .submit input {
	margin-bottom: 20px;
	width: 150px !important;
	height: 35px !important;
	padding:  6px 10px;
	background: #6F0791;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	border: 0;
}

.form_de .fb_invalid {
	color: #f00808;
}

span.de a {
	width: 200px;
	display: block;
	font-size: 15px;
	margin-top: 35px;
}

#shade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1700px;
	opacity: 0.6;
	background: #2a2a2a;
	text-indent: -9999px;
	z-index: 8000;
}

#germanContent, #germanBanner {
	position: absolute;
	z-index: 8001;
	left: 50%;
	top: 25%;
	width: 520px;
	margin-left: -300px;
	float: left;
	padding: 40px 50px 30px;
	border: 3px solid #1f397d;
	background: #FFF;
}

#germanContent {
	text-align: center;
}

#germanBanner {
	padding-top: 140px;
	padding-bottom: 50px;
	background: #FFF url("../images/foex_logo2.gif") no-repeat 50px 40px;
}

#germanContent h1 {
	width: 500px;
	font-size: 30px;
	color: #172d44;
	margin-bottom: 30px;
}

#germanContent a {
	display: block;
	float: left;
	margin-right: 30px;
	width: 210px;
	height: 55px;
	padding:  20px 15px 0;
	background: #009900;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	}

#germanContent a.hide {
	background: #42698f;
	padding-top: 26px;
	height: 49px;
	margin-right: 0;
}
	
#germanContent a:hover {
	background: #6F0791;
}

#germanContent label {
	font-size: 13px;
}

#remember {
	clear: both;
	float: left;
	margin-top: 30px;
	margin-left: 130px;
}

.check {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 20px;
	text-indent: -9999px;
	background: #FFF url("../images/check.jpg") no-repeat left top;
}

#germanBanner label {
	padding-right: 20px;

}

#germanBanner input {
	width: 200px;

}

#germanBanner h1 {
	color: #1f397d;
}

#germanBanner #close {
	position: absolute;
	display: block;
	padding: 10px 20px;
	background: #666;
	text-align: center;
	top: 30px;
	right: 50px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}

#cntnt01fbrp_submit {
	float: left;
}

#germanBanner .submit {
	float: left;
}

#fbrp__52 {
	float: left;
	margin-right: 30px;
}

.csvTable th, .csvTable td {
	font-size: 10px !important;
	border-right: 1px solid #FFF;

	}
	
.csvTable tr:nth-child(even) {
	background: #ECECEC;
}

.csvTable th {
	font-weight: bold;
    	line-height: 1.3;
}

#subscribersViewLeft a {
	color: #323232;
}

#subscribersViewLeft a:hover {
	color: #6F0791
}
	
#logout a {
	color: #6F0791
}

#logout a:hover {
	color: #323232
}



