* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
}

#containerBanner {
	font-family: arial;
	width: 1020px;
	height: 235px;
	border: 1px solid #C0C0C0;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe),
		color-stop(99%, #dadada)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%, #dadada 99%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(
		                     startColorstr='#fefefe', endColorstr='#dadada',
		GradientType=0); /* IE6-9 */
}

#containerBanner>#curtonInvest {
	top: 33px;
	left: 0;
	background: #000;
	opacity: 0.6;
	width: 568px;
	height: 203px;
	position: absolute;
}

#containerBanner>#curtonChooseAsset {
	top: 33px;
	right: 0;
	background: #000;
	opacity: 0.6;
	width: 840px;
	height: 203px;
	position: absolute;
	z-index: 9999999;
}

#containerBanner>#curtonAll,#containerBanner>#curtonAllOutro {
	top: 33px;
	left: 0;
	background: #000;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999999;
}

#containerBanner>#presentText {
	color: #696969;
	margin: 0 auto;
	float: left;
	position: absolute;
	top: 20%;
	left: 33%;
	z-index: 99999999999999999;
	font-size: 23px;
	text-align: center;
	border-radius: 13px;
	border: 5px solid #FFF;
	padding: 12px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe),
		color-stop(99%, #dadada)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%, #dadada 99%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(
		                     startColorstr='#fefefe', endColorstr='#dadada',
		GradientType=0);
}

#containerBanner>#presentTextOutro {
	position: relative;
	height: 121px;
	width: 562px;
	color: #1B1B1B;
	margin: 0 auto;
	float: left;
	position: absolute;
	top: 22%;
	left: 21%;
	z-index: 99999999999999999;
	font-size: 23px;
	text-align: center;
	border-radius: 13px;
	border: 5px solid #FFF;
	padding: 12px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe),
		color-stop(99%, #dadada)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%, #dadada 99%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(
		                     startColorstr='#fefefe', endColorstr='#dadada',
		GradientType=0);
	height: 121px;
}

#containerBanner>#curtonSelectDirection1 {
	top: 33px;
	left: 0;
	background: #000;
	opacity: 0.6;
	width: 181px;
	height: 203px;
	position: absolute;
}

#containerBanner>#curtonSelectDirection2 {
	top: 33px;
	right: 0;
	background: #000;
	opacity: 0.6;
	width: 659px;
	height: 203px;
	position: absolute;
	z-index: 9999999;
}

#containerBanner>#curtonEnterAmount1 {
	top: 33px;
	right: 0;
	background: #000;
	opacity: 0.6;
	width: 452px;
	height: 203px;
	position: absolute;
	z-index: 9999999;
}

#containerBanner>#curtonEnterAmount2 {
	top: 33px;
	left: 0;
	background: #000;
	opacity: 0.6;
	width: 361px;
	height: 203px;
	position: absolute;
	z-index: 9999999;
}

#containerBanner>#curtonEnterAmount3 {
	top: 151px;
	left: 361px;
	background: #000;
	opacity: 0.6;
	width: 207px;
	height: 113px;
	position: absolute;
	z-index: 9999999;
}
/*
.animArrowL {
	padding-left: 0px;
	position: absolute;
}
*/
#containerBanner>#presentTextOutro>#return,#return:hover {
	float: right;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background: #808080;
	padding: 7px;
	border-radius: 8px;
	border: 1px solid #999;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
	position: absolute;
	right: 13px;
	top: 72px;
	width: 134px;
}

#containerBanner>#presentTextOutro>#return:hover {
	float: right;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background: #555;
	padding: 7px;
	border-radius: 8px;
	border: 1px solid #999;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
	position: absolute;
	right: 13px;
	top: 72px;
}

#containerBanner>#presentTextOutro>#startTrading,#startTrading:hover {
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background: #8F0000;
	padding: 8px;
	border-radius: 8px;
	border: 1px solid #999;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 21px;
	width: 130px;
}

#containerBanner>#presentTextOutro>#startTrading:hover {
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background: #C90000;
	padding: 8px;
	border-radius: 8px;
	border: 1px solid #999;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 21px;
}

#containerBanner>#presentTextOutro>#finalTxt {
text-align: center;
position: absolute;
right: 117px;
top: 22px;
width: 408px;
font-size: 15px;
font-weight: bold;
}

#containerBanner>#presentTextOutro>#finalTxt>#title {
	width: 408px;
	font-size: 31px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#containerBanner>#presentTextOutro>#trophy {
	float: left;
	margin: -3px 12px;
}

#containerBanner>.header {
	background: #132D44;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	height: 33px;
	line-height: 31px;
	overflow: hidden;
}

#containerBanner>.tab>.assets-box {
	background: #FFF;
	color: #555;
	font-size: 15px;
	text-align: left;
	border-radius: 6px;
	border: 1px solid #B9B9B9;
	float: left;
	width: 91%;
	height: 150px;
	margin: 0 4%;
	overflow: hidden;
}

#containerBanner>.tab>ul.assets-box>li,#containerBanner>.tab>ul.assets-box>li:hover
	{
	height: 23px;
	line-height: 23px;
	padding: 1px 7px;
}

#containerBanner>.tab>ul.assets-box>li:hover {
	background: #CADDEC !important;
	cursor: pointer !important;
	color: #555 !important;
}

#containerBanner>.tab>ul.assets-box>li:active {
	background: #555 !important;
	cursor: pointer !important;
	color: #fff !important;
}

#containerBanner>.tab>.assets-box>.active-asset {
	background: #9B9B9B !important;
	color: white !important;
}

#containerBanner>.tab>#assets-box>.active-asset:hover {
	background: #9B9B9B;
	color: white;
}

#containerBanner>.tab,#containerBanner>.tab:last-child {
	float: left;
	border-right: 1px solid #A8A8A8;
	overflow: hidden;
	height: 202px;
}

#containerBanner>.tab>.title,#containerBanner>.tab:last-child>.title {
	width: 100%;
	text-align: center;
	float: left;
	font-size: 18px;
	padding: 10px 0;
	color: #363636;
}

#containerBanner>.tab:last-child>.title {
	width: 134px !important;
	float: left;
	font-size: 17px !important;
}

#containerBanner>.tab:last-child>.subtitle-tab4 {
	float: left;
	font-size: 17px;
	color: #808080;
	text-align: center;
	padding: 10px 0;
	line-height: 23px;
	margin-bottom: 9px;
	width: 100%;
}

#containerBanner>.tab:last-child {
	border-right: none;
}

#containerBanner>.tab>.tab-2-btns-wrppr>.price {
	padding: 5px;
	border-radius: 7px;
	text-align: center;
	width: 111px;
	float: left;
	margin: 2px 21px;
	font-weight: bold;
	padding: 5px;
	width: 111px;
}

#containerBanner>.tab>.tab-3-row>.moneyAmount {
	padding: 5px;
	border-radius: 7px;
	border: 1px solid #A0A0A0;
	box-shadow: inset 0px 1px 7px 0px #BDBDBD;
	width: 72px;
	margin: 6px 5px;
	font-weight: bold;
	font-size: 18px;
	color: #575757;
}

#containerBanner>.tab>.tab-3-row>.investBtn,.investBtn:hover {
	box-shadow: 0 0 19px 0 #999;
	border-radius: 7px;
	border: 1px solid #000;
	width: 112px;
	margin: 3px auto;
	padding: 10px;
	color: white;
	cursor: pointer;
	background: #1e4e7c; /* Old browsers */
	background: -moz-linear-gradient(top, #1e4e7c 0%, #0e2d4a 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e4e7c),
		color-stop(100%, #0e2d4a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e4e7c 0%, #0e2d4a 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e4e7c 0%, #0e2d4a 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e4e7c 0%, #0e2d4a 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #1e4e7c 0%, #0e2d4a 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(                  startColorstr='#1e4e7c',
		endColorstr='#0e2d4a', GradientType=0);
	background: #1e4e7c; /* IE6-9 */
}

#containerBanner>.tab>.tab-3-row>.investBtnDisabled {
	border-radius: 4px;
	border: none;
	width: 112px;
	margin: 3px auto;
	padding: 10px;
	color: white;
	background: #A3A3A3;
}

#containerBanner>.tab>.tab-3-row>.investBtn:hover {
	background: #0e2d4a; /* Old browsers */
	background: -moz-linear-gradient(top, #0e2d4a 0%, #1e4e7c 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e2d4a),
		color-stop(100%, #1e4e7c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e2d4a 0%, #1e4e7c 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e2d4a 0%, #1e4e7c 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e2d4a 0%, #1e4e7c 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #0e2d4a 0%, #1e4e7c 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(                  startColorstr='#0e2d4a',
		endColorstr='#1e4e7c', GradientType=0); /* IE6-9 */
}

#containerBanner>.tab>.tab-3-row>.investBtn:active {
	box-shadow: inset 0px 0px 20px 0px #000;
	background: #0e2d4a;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0e2d4a 0%, #1e4e7c 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e2d4a),
		color-stop(100%, #1e4e7c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e2d4a 0%, #1e4e7c 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e2d4a 0%, #1e4e7c 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e2d4a 0%, #1e4e7c 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #0e2d4a 0%, #1e4e7c 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(                  startColorstr='#0e2d4a',
		endColorstr='#1e4e7c', GradientType=0);
	background: #0e2d4a; /* IE6-9 */
}

#containerBanner>.tab>.tab-2-btns-wrppr>.btn-call-put,.btn-call-put:hover,.btn-call-put:active
	{
	border: 3px solid #fff;
	box-shadow: 0px 0px 4px 0px #808080;
	overflow: hidden;
	float: left;
	margin: 0px 18px;
	border-radius: 9px;
	width: 75%;
	cursor: pointer;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe),
		color-stop(99%, #dadada)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%, #dadada 99%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%, #dadada 99%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(
		                     startColorstr='#fefefe', endColorstr='#dadada',
		GradientType=0); /* IE6-9 */
}

#containerBanner>.tab>.tab-2-btns-wrppr>.btn-call-put:hover {
	background: #dadada; /* Old browsers */
	background: -moz-linear-gradient(top, #dadada 1%, #fefefe 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #dadada),
		color-stop(100%, #fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dadada 1%, #fefefe 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dadada 1%, #fefefe 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dadada 1%, #fefefe 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #dadada 1%, #fefefe 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(                     startColorstr='#dadada',
		endColorstr='#fefefe', GradientType=0); /* IE6-9 */
}

#containerBanner>.tab>.tab-2-btns-wrppr>.btn-call-put:active {
	box-shadow: inset 0px 8px 7px 0px #999;
	background: #dadada;
	/* Old browsers */
	background: -moz-linear-gradient(top, #dadada 1%, #fefefe 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #dadada),
		color-stop(100%, #fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dadada 1%, #fefefe 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dadada 1%, #fefefe 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dadada 1%, #fefefe 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #dadada 1%, #fefefe 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(                     startColorstr='#dadada',
		endColorstr='#fefefe', GradientType=0);
	background: #dadada; /* IE6-9 */
}

#containerBanner>.tab2>.tab-2-btns-wrppr {
	color: #555;
	font-size: 15px;
	text-align: left;
	float: left;
	width: 91%;
	margin: 0 4%;
}

#containerBanner>.tab1 {
	width: 180px;
}

#containerBanner>.tab2 {
	width: 180px;
}

#containerBanner>.tab3 {
	width: 175px;
	padding: 0 15px;
}

#containerBanner>.tab4>.grid {
	background-image:
		url("http://www.marketoptions.com/js/simulator/img/frod.png");
	background-repeat: repeat;
	background-position: center center;
	width: 350px;
	height: 99px;
	float: left;
	margin: 2px 29px;
	border: 1px solid #B8B8B8;
	border-radius: 3px;
	position: relative;
}

#containerBanner>.tab>.grid>.win-call {
	top: 0;
	left: 0;
	width: 100%;
	background: #6099fd;
	height: 57px;
	opacity: 0.3;
	position: absolute;
}

#containerBanner>.tab>.grid>.win-put {
	top: 55px;
	left: 0;
	width: 100%;
	background: #fd6060;
	height: 44px;
	opacity: 0.3;
	position: absolute;
}

#containerBanner>.tab>.grid>.expiry-line {
position: absolute;
width: 1px;
height: 100px;
z-index: 99998;
top: -1px;
left: 345px;
border-right: 2px dashed #BE0000;
}

#containerBanner>.tab>.grid>.expiry-line-txt {
position: absolute;
width: 85px;
height: 100px;
z-index: 99998;
top: -20px;
left: 305px;
color: #BE0000;
font-size: 12px;
text-align: center;
}

#containerBanner>.tab>.grid>.chart {
	background-image:
		url("http://www.marketoptions.com/js/simulator/img/graph-call.png");
	background-repeat: repeat-x;
	background-position: 0px -1px;
	width: 59px;
	height: 99px;
	float: left;
}

#containerBanner>.tab>.grid>.chartCall {
	background-image:
		url("http://www.marketoptions.com/js/simulator/img/graph.png");
	background-repeat: repeat-x;
	background-position: -657px -1px;
	width: 0px;
	height: 99px;
}

#containerBanner>.tab>.grid>.invest-red {
	position: absolute;
	width: 50px;
	height: 18px;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	text-align: center;
	z-index: 99999;
	top: 47px;
	right: -47px;
	background-image:
		url("http://www.marketoptions.com/js/simulator/img/red-arrow.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#containerBanner>.tab>.grid>.invest-blue {
	position: absolute;
	width: 50px;
	height: 18px;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	text-align: center;
	z-index: 99999;
	top: 47px;
	right: -47px;
	background-image:
		url("http://www.marketoptions.com/js/simulator/img/blue-arrow.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#containerBanner>.tab>.grid>.invest-gray {
	position: absolute;
	width: 50px;
	height: 18px;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	text-align: center;
	z-index: 99999;
	top: 47px;
	right: -47px;
	background-image:
		url("http://www.marketoptions.com/js/simulator/img/grey-arrow.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#containerBanner>.tab>.grid>#down {
	position: absolute;
	width: 50px;
	height: 18px;
	font-size: 13px;
	color: #6F6F6F;
	line-height: 18px;
	text-align: left;
	z-index: 99999;
	top: 77px;
	right: -55px;
}

#containerBanner>.tab>.grid>#up {
	position: absolute;
	width: 50px;
	height: 18px;
	font-size: 13px;
	color: #6F6F6F;
	line-height: 18px;
	text-align: left;
	z-index: 99999;
	top: 17px;
	right: -55px;
}

#containerBanner>.tab>.grid>.dot-put {
	position: absolute;
	width: 12px;
	height: 12px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	z-index: 99999;
	top: 84px;
	right: 34px;
	background: #F00;
	border-radius: 17px;
}

#containerBanner>.tab>.grid>.dot-call {
	position: absolute;
	width: 12px;
	height: 12px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	z-index: 99999;
	top: 9px;
	right: 34px;
	background: #F00;
	border-radius: 17px;
}

#containerBanner>.tab>.tab-3-row>.dollar {
	display: inline;
	width: 7px;
	margin: 0px -6px;
	padding: 11px 0px;
	font-size: 21px;
	overflow: hidden;
}

#containerBanner>.tab>.grid>.invest-line,#containerBanner>.tab>.grid>.invest-line-red,#containerBanner>.tab>.grid>.invest-line-blue,#containerBanner>.tab>.grid>.invest-line-gray
	{
	position: absolute;
	width: 344px;
	height: 18px;
	z-index: 99998;
	top: 37px;
	left: 0px;
	border-bottom: 2px dashed #F00;
}

#containerBanner>.tab>.grid>.invest-line-red {
	border-bottom: 2px dashed #F00;
}

#containerBanner>.tab>.grid>.invest-line-blue {
	border-bottom: 2px dashed #1E4E7C;
}

#containerBanner>.tab>.grid>.invest-line-gray {
	border-bottom: 2px dashed #424242;
}

#containerBanner>.tab3>.tab-3-row {
	width: 100%;
	padding: 3px 0;
	float: left;
	text-align: center;
}

#containerBanner>.tab3>.txt-left {
	text-align: center !important;
}

#containerBanner>.tab4 {
	background: #fff;
	width: 451px;
}