*{margin:0;padding:0;}
html{min-height:100%;padding:0;margin:0;}
body{font-family:Arial,Tahoma,Helvetica;font-size: 14px;direction:ltr;background:url(/webimages/background.jpg) top center;}
img{border:0;}
a{text-decoration:none;cursor:pointer}
a:link{text-decoration:none;}
.container-100{min-width:100px;width:100%;min-height:500px;height:auto;overflow:hidden;float:left;}
button { cursor: pointer; }


/********************************************************************************************************************/
/*email exist alert sign up start*/
/********************************************************************************************************************/
#black_back
{
position: fixed;
z-index: 999999;
width: 100%;
height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0.31) 0%, rgba(0,0,0,0.31) 1%, rgba(0,0,0,0.1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0.31)), color-stop(1%,rgba(0, 0, 0, 0.31)), color-stop(100%,rgba(0, 0, 0, 0.1)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.31) 0%,rgba(0, 0, 0, 0.31) 1%,rgba(0, 0, 0, 0.1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.31) 1%,rgba(0,0,0,0.1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.31) 1%,rgba(0,0,0,0.1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.31) 0%,rgba(0, 0, 0, 0.31) 1%,rgba(0, 0, 0, 0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f000000', endColorstr='#1a000000',GradientType=0 );
}

#center_frame 
{
position: absolute;
top: 35%;
left: 41%;
right: 25%;
width: 382px;
padding: 10px;
overflow: hidden;
height: 130px;
box-shadow: 0px 3px 17px 0px #808080;
margin-left: -18px;
background: #FFF;
border-radius: 5px;
text-align: center;
background: #F9F9FA;
background: -moz-linear-gradient(top, rgba(249,249,250,1) 0%, rgba(211,211,211,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,250,1)), color-stop(100%, rgba(211,211,211,1)));
background: -webkit-linear-gradient(top, #F9F9FA 0%, #D3D3D3 100%);
background: -o-linear-gradient(top, rgba(249,249,250,1) 0%, rgba(211,211,211,1) 100%);
background: -ms-linear-gradient(top, rgba(249,249,250,1) 0%, rgba(211,211,211,1) 100%);
background: linear-gradient(to bottom, #F9F9FA 0%, #D3D3D3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9fa', endColorstr='#d3d3d3', GradientType=0 );
}
.clickHereBtn{
	margin:0 auto;
	background: rgba(32,86,134,1);
background: -moz-linear-gradient(top, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(32,86,134,1)), color-stop(100%, rgba(12,44,72,1)));
background: -webkit-linear-gradient(top, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
background: -o-linear-gradient(top, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
background: -ms-linear-gradient(top, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
background: linear-gradient(to bottom, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205686', endColorstr='#0c2c48', GradientType=0 );
width: 132px;
border-radius: 4px;
color: #FFF;
font-size: 18px;
padding: 7px 2px;
}
#center_frame .img{
float: left;
margin: 15px 5px 5px 5px;
}
#center_frame .content{
margin: 19px 37px 0 74px;
text-align: left;
height: 64px;
color: #154066;
overflow: hidden;
font-size: 14px;
}

.closeBtnAlert ,.closeAlertFroadUsr{
width: 22px;
float: right;
padding: 3px 2px;
color: #FFF;
border-radius: 2px;
cursor: pointer;
background: rgba(174,174,174,1);
background: -moz-linear-gradient(top, rgba(174,174,174,1) 0%, rgba(142,142,142,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(174,174,174,1)), color-stop(100%, rgba(142,142,142,1)));
background: -webkit-linear-gradient(top, rgba(174,174,174,1) 0%, rgba(142,142,142,1) 100%);
background: -o-linear-gradient(top, rgba(174,174,174,1) 0%, rgba(142,142,142,1) 100%);
background: -ms-linear-gradient(top, rgba(174,174,174,1) 0%, rgba(142,142,142,1) 100%);
background: linear-gradient(to bottom, rgba(174,174,174,1) 0%, rgba(142,142,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeae', endColorstr='#8e8e8e', GradientType=0 );
}
.closeBtnAlert {
	width: 22px;
	float: right;
	padding: 3px 2px;
	color: #FFF;
	border-radius: 2px;
	cursor: pointer;
	background: rgba(174, 174, 174, 1);
	background: -moz-linear-gradient(top, rgba(174, 174, 174, 1) 0%, rgba(142, 142, 142, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(174, 174, 174, 1)), color-stop(100%, rgba(142, 142, 142, 1)));
	background: -webkit-linear-gradient(top, rgba(174, 174, 174, 1) 0%, rgba(142, 142, 142, 1) 100%);
	background: -o-linear-gradient(top, rgba(174, 174, 174, 1) 0%, rgba(142, 142, 142, 1) 100%);
	background: -ms-linear-gradient(top, rgba(174, 174, 174, 1) 0%, rgba(142, 142, 142, 1) 100%);
	background: linear-gradient(to bottom, rgba(174, 174, 174, 1) 0%, rgba(142, 142, 142, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(     startColorstr='#aeaeae', endColorstr='#8e8e8e', GradientType=0);
}

/********************************************************************************************************************/
/*email exist alert sign up start*/
/********************************************************************************************************************/

/*__________________________________________________________
ERRORR POP UP WHEN USER IS NOT REGULAR BUT FROG ETC.
__________________________________________________________*/
.Black_BG
{
	position: fixed;
	z-index: 999999;
	width: 100%;
	height: 100%; display:none;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.31) 0%, rgba(0,0,0,0.31) 1%, rgba(0,0,0,0.1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0.31)), color-stop(1%,rgba(0, 0, 0, 0.31)), color-stop(100%,rgba(0, 0, 0, 0.1)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.31) 0%,rgba(0, 0, 0, 0.31) 1%,rgba(0, 0, 0, 0.1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.31) 1%,rgba(0,0,0,0.1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.31) 1%,rgba(0,0,0,0.1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.31) 0%,rgba(0, 0, 0, 0.31) 1%,rgba(0, 0, 0, 0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f000000', endColorstr='#1a000000',GradientType=0 );
}
#Black_BG .content{
	width: 315px;
margin-bottom: 8px;
overflow:auto;
margin: 0px;
}
/* _____________________POP UP FOR USER FROM ISRAEL_____________ */
/* #Black_BG_Pop definition for style inside style.css */
#Black_BG_Pop section
{
	width:453px; line-height:100%; min-height:210px;
	position:fixed;top:50%;margin-top:-115px;left:50%;margin-left:-237px; padding:10px;color:#132d44;
	z-index:101;
background: rgba(245,246,247,1);
background: -moz-linear-gradient(top, rgba(245,246,247,1) 0%, rgba(205,206,207,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,246,247,1)), color-stop(100%, rgba(205,206,207,1)));
background: -webkit-linear-gradient(top, rgba(245,246,247,1) 0%, rgba(205,206,207,1) 100%);
background: -o-linear-gradient(top, rgba(245,246,247,1) 0%, rgba(205,206,207,1) 100%);
background: -ms-linear-gradient(top, rgba(245,246,247,1) 0%, rgba(205,206,207,1) 100%);
background: linear-gradient(to bottom, rgba(245,246,247,1) 0%, rgba(205,206,207,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f7', endColorstr='#cdcecf', GradientType=0 );

}
#Black_BG_Pop section aside
{
	padding:3px; width:8px; height:9px;

background: rgba(25,67,103,1);
background: -moz-linear-gradient(top, rgba(25,67,103,1) 0%, rgba(11,36,58,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(25,67,103,1)), color-stop(100%, rgba(11,36,58,1)));
background: -webkit-linear-gradient(top, rgba(25,67,103,1) 0%, rgba(11,36,58,1) 100%);
background: -o-linear-gradient(top, rgba(25,67,103,1) 0%, rgba(11,36,58,1) 100%);
background: -ms-linear-gradient(top, rgba(25,67,103,1) 0%, rgba(11,36,58,1) 100%);
background: linear-gradient(to bottom, rgba(25,67,103,1) 0%, rgba(11,36,58,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194367', endColorstr='#0b243a', GradientType=0 );


	float:right; 
}
#Black_BG_Pop section aside
{
	cursor:pointer;
}
#Black_BG_Pop section .manImg /* man IMG */
{
	position: absolute;
	right: -90px;
margin-top: 25px;
}
#Black_BG_Pop section main
{
	float:left;width:361px;  margin-top:8px;margin-left:10px;
}
#Black_BG_Pop .Black_BG_H2{
	font-size:16px;

}
#Black_BG_Pop section main article
{
	font-size:12px;margin-top:15px;

}
#Black_BG_Pop section main p
{
	padding:10px 5px;
	
}
/* _____________________END POP UP FOR USER FROM ISRAEL_____________ */

/********************************************************************************************************************/
/*Quick sign up start*/
/********************************************************************************************************************/
.back-gray {
}

.title-new-form{
width: 96%;
height: 30px;
line-height: 30px;
float: left;
text-align: left;
color: #313131;
padding: 0 5px;
font-size: 25px;
font-weight: bolder;
text-align: center;
margin-top: 12px;
}
#topline .right-form_q{
overflow: hidden;
margin: 11px 0 0px 0;
width: 234px;
height: 351px;
float: right;
z-index: 10;
border: 1px solid #BEBEBE;
border-radius: 4px;
background: rgb(254,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2UyZTFkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgba(254,255,255,1) 1%, rgba(226,225,223,1) 61%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(254,255,255,1)), color-stop(61%,rgba(226,225,223,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(254,255,255,1) 1%,rgba(226,225,223,1) 61%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(254,255,255,1) 1%,rgba(226,225,223,1) 61%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(254,255,255,1) 1%,rgba(226,225,223,1) 61%); /* IE10+ */
background: linear-gradient(to bottom, rgba(254,255,255,1) 1%,rgba(226,225,223,1) 61%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e2e1df',GradientType=0 ); /* IE6-8 */
}
#topline .right-form_q .side-box {
	width: 210px;
	padding: 0 12px 0 12px;
	height: 310px;
	float: left;
}

#topline .right-form_q .side-box .title {
	width: 210px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	color: #ffffff
}

#topline .right-form_q .side-box textarea {
	float: left;
	font-size: 12px;
	margin: 11px 5px 0 5px;
	color: #5F5F5F;
	width: 188px;
	padding: 0 5px;
	height: 62px;
	line-height: 20px;
	border: 1px #7d7d7d solid;
	text-align: left;border: 1px solid #696969;
}
.padd-input{
	padding-left: 20px;
}
#topline .right-form_q .side-box img {
	float: left;
	margin: 13px 5px 0 5px;
	border: 1px #7d7d7d solid;
}

#topline .right-form_q .side-box input, .selectWrppr
	{

	float: left;
	font-size: 12px;
	margin:19px 5px 0 5px;
	color: #5F5F5F;
	width: 169px;

	padding-top: 2px !important;
	padding-bottom: 2px !important;
	padding-right: 0px !important;
	padding-left: 31px !important;
	height: 24px;
	line-height: 24px;
	border: 1px #7d7d7d solid;
	text-align: left;
		border: 1px solid #696969;
}
.selectWrppr{
	padding-top: 0px !important;
	padding-bottom:  0px !important;
	padding-right:  0px !important;
	padding-left:  0px !important;
	background: white !important;
	border: none !important;
	width: 201px;
	height: 31px;
}
.country-ic{
	background:url('http://www.marketoptions.com/img/q_sign/country.png');
	background-position: left center;
background-repeat: no-repeat;
}
.full_name-ic{
	background:#fff url('http://www.marketoptions.com/img/q_sign/full_name.png') ;
	background-position: left center;
background-repeat: no-repeat;
}

.phone-ic{
	background:#fff url('http://www.marketoptions.com/img/q_sign/phone.png') ;
	background-position: left center;
background-repeat: no-repeat;
}

.mail-ic{
	background:#fff url('http://www.marketoptions.com/img/q_sign/mail.png') ;
	background-position: left center;
background-repeat: no-repeat;
}

#topline .right-form_q .side-box input[name=email] {
	direction: ltr;
	text-align: left;border: 1px solid #696969;
}

#topline .right-form_q .side-box input.small {
	width: 27px;
	text-align: center;
}

#topline .right-form_q .side-box input.medium {
	width: 90px;
}

#topline .right-form_q .side-box select {
width: 201px;
padding: 6px;
height: 31px;
padding-left: 28px !important;
	padding-right: 3px !important;
	border: 1px solid #696969;
}

#topline .right-form_q .side-box input[type=checkbox] {
	height: 16px;
	width: 16px;
	border: 0;
	padding: 0;
	margin: 15px 10px
}

#topline .right-form_q .side-box span {
	float: left;
	height: auto;
	line-height: 14px;
	font-size: 12px;
	margin-top: 15px;
	width: 170px
}

#topline .right-form_q .side-box input.submi {
	cursor: pointer;
	padding: 0;
	height: 35px;
	width: 200px;
	border: 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px !important;
padding-bottom: 0px !important;
padding-right: 0px !important;
padding-left: 0px !important;
border-radius: 4px;

background: rgba(198,13,19,1);
background: -moz-linear-gradient(top, rgba(198,13,19,1) 0%, rgba(150,0,5,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(198,13,19,1)), color-stop(100%, rgba(150,0,5,1)));
background: -webkit-linear-gradient(top, rgba(198,13,19,1) 0%, rgba(150,0,5,1) 100%);
background: -o-linear-gradient(top, rgba(198,13,19,1) 0%, rgba(150,0,5,1) 100%);
background: -ms-linear-gradient(top, rgba(198,13,19,1) 0%, rgba(150,0,5,1) 100%);
background: linear-gradient(to bottom, rgba(198,13,19,1) 0%, rgba(150,0,5,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60d13', endColorstr='#960005', GradientType=0 );


}

/********************************************************************************************************************/
/*Quick sign up end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*overview start*/
/********************************************************************************************************************/
ul#pagerOverview {
margin-top: 18px;
}
.dateOverview{
	float: right;
}
.footerArt {
text-align: left;
padding: 11px 0;
font-style: italic;
}
ul#pagerOverview>a>li.page {
display: inline;
border: 1px solid #949494;
border-radius: 2px;
padding: 0px 3px;
color: #FFF;
background: #132D44;
}
ul#pagerOverview>a>li.page:hover {
display: inline;
border: 1px solid #949494;
border-radius: 2px;
padding: 0px 3px;
color: #FFF;
background: #005AAA;
}
ul#pagerOverview>a>li.pageActive {
display: inline;
border: 1px solid #949494;
border-radius: 2px;
padding: 0px 3px;
color: #FFF;
background: #005AAA;
}
.overview {
border-radius: 11px;
border: 1px solid #B8B8B8;
width: 93%;
margin: 24px auto 7px auto;
padding: 16px;
background: #F5F5F5;
position: relative;
	overflow: hidden;
	box-shadow: 1px 2px 8px 0px #D8D8D8;
}
.overview>a.imgWRP {
float: left;
border: 1px solid #999;
width: 213px;
height: 132px;

}
.overview>a.imgWRP>.imgWrpr {
float: left;
width: 213px;
height: 132px;
background-repeat: no-repeat;
background-position: center center;
}
.overview>.innerWrpr {
float: right;
text-align: left;;
color: #0A2D4A;
width: 465px;
height: 132px;
position: relative;
}
.overview>.innerWrpr>article {
font-size: 13px;
}
.overview>.innerWrpr>h2>a,
.overview>.innerWrpr>h2>a:hover {
text-align: left;
color: #0A2D4A;
margin-bottom: 6px;
width: 88%;
font-weight: bolder;
font-size: 16px;
}
.overview>.innerWrpr>h2>a:hover {
text-align: left;
color: #1764A3;
margin-bottom: 6px;
width: 88%;
font-weight: bolder;
font-size: 16px;
}
.overview>.innerWrpr>section>.sharePageOver {
margin-top: 24px;
text-align: left;
overflow: hidden;
}
.overview>.innerWrpr>section>.sharePageOver>ul {
list-style: none;
bottom: 0px;
right: 0px;
position: absolute;
	height: 20px;
}
.overview>.innerWrpr>section>.sharePageOver>ul>li {
display: inline;
line-height: 27px;
position: relative;
overflow: hidden;
width: 71px;
float: left;
}
.overview>.innerWrpr>section>.sharePageOver>.startBtn {
bottom: 0px;
left: 0px;
position: absolute;
color: #FFF;
width: 123px;
text-align: center;
border-radius: 4px;
line-height: 21px;
background: #145770;
background: -moz-linear-gradient(top, #145770 1%, #0d2f4c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#145770), color-stop(100%,#0D2F4C));
background: -webkit-linear-gradient(top, #145770 1%,#0D2F4C 100%);
background: -o-linear-gradient(top, #145770 1%,#0d2f4c 100%);
background: -ms-linear-gradient(top, #145770 1%,#0d2f4c 100%);
background: linear-gradient(to bottom, #145770 1%,#0D2F4C 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#145770', endColorstr='#0d2f4c',GradientType=0 );
}
/********************************************************************************************************************/
/*overview start*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*new registration start*/
/********************************************************************************************************************/
#registerWRPR {
width: 488px;
height: 345px;
position:relative;
background-image: url("//www.marketoptions.com/img/register/grey.png");
background-repeat: no-repeat;
/*background-position: center -3px;*/
/*box-shadow: 0px 2px 7px 0px #969696;*/
z-index: 0;
float: left;
border: 1px solid #A5A5A5;
margin-left: 0;
background-position: 0 3px;

}

#registerWRPR>#registerBox{}
#registerWRPR>#registerBox>ul{width: 72%;padding: 0;margin: 39px auto 0 auto;list-style: none;text-align: left;}
#registerWRPR>#registerBox>ul.step2 {width: 74%;padding: 0;margin: 39px auto 0 auto;list-style: none;text-align: left;}
#registerWRPR>#registerBox>ul>li>select.dobDay {float: right;padding: 2px 0;width: 64px;border-radius: 3px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul>li>select.dob{float: right;padding: 2px 2px;width: 66px;border-radius: 3px;margin:0 3px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul>li{width: 100%;overflow: hidden;padding: 9px 0;margin: 0;	line-height: 22px;	text-align: left;}
#registerWRPR>#registerBox>ul>li>input[type='text'],
#registerWRPR>#registerBox>ul>li>input[type='password']{float: right;padding: 5px 2px;width: 201px;border-radius: 3px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul>li>#phone{float: right;}
#registerWRPR>#registerBox>ul>li>#phone>input[type='text']{float: right;padding: 5px 2px;width: 201px;border-radius: 3px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul>li>#phone>.main{	margin-left: 10px;}
#registerWRPR>#registerBox>ul>li>select{float: right;padding: 5px 2px;width: 207px;border-radius: 3px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul>li>.button {
	float: right;
padding: 7px 2px;width: 129px;
border-radius: 7px;color: #FFF;
border: 1px solid #E0E0E0;
outline: none;	cursor: pointer;
	font-weight:bolder;
text-align: center;
background-image: url("//www.marketoptions.com/img/step1.png") ;
	background-position: center center;
	background-repeat: no-repeat;
}
#registerWRPR>#registerBox>ul>li>.button2 {
	float: right;
padding:  7px 9px;
width: 157px;
height: 37px;font-weight: bolder;
border-radius: 7px;color: #FFF;
border: 1px solid #E0E0E0;
outline: none;	cursor: pointer;
text-align: center;
background-image: url("//www.marketoptions.com/img/step2.png") ;
	background-position: center center;
	background-repeat: no-repeat;
}
#registerWRPR>ul>li>.button{float: right;padding: 5px 2px;width: 129px;border-radius: 7px;color: #FFF;border: 1px solid #E0E0E0;outline: none;	cursor: pointer;text-align: center;background: #dd0019; /* Old browsers */background: -moz-linear-gradient(top, #dd0019 0%, #a90329 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd0019), color-stop(100%,#a90329)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #dd0019 0%,#a90329 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #dd0019 0%,#a90329 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #dd0019 0%,#a90329 100%); /* IE10+ */background: linear-gradient(to bottom, #dd0019 0%,#a90329 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0019', endColorstr='#a90329',GradientType=0 );}
#registerWRPR>#title1{position: absolute;right: 415px;top: 0px;z-index: 1;color: #132D44;font-size: 13px;text-align: center;width: 92px;	font-weight: bold;}
#registerWRPR>#title1Img{position: absolute;right: 449px;top: 18px;	z-index: 1;}
#registerWRPR>#title2{position: absolute;right: 198px;top: 0px;z-index: 1;color: #132D44;font-size: 13px;text-align: center;width: 92px;	font-weight: bold;}
#registerWRPR>#title2Img{	position: absolute;	right: 234px;	top: 18px;	z-index: 1;}
#registerWRPR>#title3{position: absolute;right: -24px;top: 0px;z-index: 1;color: #132D44;font-size: 13px;text-align: center;width: 92px;	font-weight: bold;}
#registerWRPR>#title3Img{	position: absolute;right: 10px;top: 18px;	z-index: 1;}

#registerWRPR>#registerBox>ul>li>.ccWrpprRow {float: right;}
#registerWRPR>#registerBox>ul>li>.ccWrpprRow>select.ccS{float: ;padding: 5px 2px;width: 70px;border-radius: 3px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul>li>.ccWrpprRow>select.ccM{float: ;padding: 5px 2px;width: 66px;border-radius: 3px;	margin:0 4px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul>li{width: 100%;overflow: hidden;padding: 10px 0;margin: 0;	line-height: 22px;	text-align: left;}
#registerWRPR>#registerBox>ul>li>.ccWrpprRow>input[type='text']{float: ;padding: 5px 2px;width: 201px;border-radius: 3px;border: 1px solid #8D8D8D;}

#registerWRPR>#registerBox>ul.step3 {width: 87%;margin: 15px auto 0 auto;}
#registerWRPR>#registerBox>ul.step3>li {width: 100%;overflow: hidden;padding: 10px 0;margin: 0;line-height: 22px;text-align: left;}
#registerWRPR>#registerBox>ul.step3>li>input[type='text'] {float: right;padding: 5px 2px;width: 228px;border-radius: 3px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul.step3>li>select {float: right;padding: 5px 2px;width: 233px;border-radius: 3px;border: 1px solid #8D8D8D;}
#registerWRPR>#registerBox>ul.step3>li>.otherP{float: right;border-radius: 3px;padding: 2px 6px;margin-left: 5px;color: #FFF;background: #132D44;cursor: pointer}
#registerWRPR>#registerBox>ul.step3>li>.otherP:hover{float: right;border-radius: 3px;padding: 2px 6px;margin-left: 5px;color: #FFF;background: #184D7C;cursor: pointer}
#registerWRPR>#registerBox>ul.step3>li>h2 {font-size: 17px;color: #134174;vertical-align: top;direction: ltr}

#registerWRPR>#registerBox>ul.step3>li>.buttonD {
	float: right;
	padding: 7px 2px;
	width: 129px;
	border-radius: 7px;
	color: #FFF;
	font-weight:bolder;
	border: 1px solid #E0E0E0;
	outline: none;
	cursor: pointer;
	text-align: center;
background: #DD0019;
background: -moz-linear-gradient(top, #dd0019 0%, #a90329 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DD0019), color-stop(100%,#A90329));
background: -webkit-linear-gradient(top, #DD0019 0%,#A90329 100%);
background: -o-linear-gradient(top, #dd0019 0%,#a90329 100%);
background: -ms-linear-gradient(top, #dd0019 0%,#a90329 100%);
background: linear-gradient(to bottom, #DD0019 0%,#A90329 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0019', endColorstr='#a90329',GradientType=0 );
}

#registerWRPR>#registerBox>ul.step3>li>.buttonP {
	float: left;
	padding: 7px 2px;
	width: 129px;
	border-radius: 7px;
	color: #FFF;
	border: 1px solid #E0E0E0;
	outline: none;
	cursor: pointer;
	text-align: center;
background: rgb(126,126,126); /* Old browsers */
background: -moz-linear-gradient(top, rgba(126,126,126,1) 0%, rgba(77,77,77,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(126,126,126,1)), color-stop(100%,rgba(77,77,77,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(126,126,126,1) 0%,rgba(77,77,77,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(126,126,126,1) 0%,rgba(77,77,77,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(126,126,126,1) 0%,rgba(77,77,77,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(126,126,126,1) 0%,rgba(77,77,77,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e7e7e', endColorstr='#4d4d4d',GradientType=0 ); /* IE6-9 */
}

/**********************************/
.options {float: right;width: 204px;border: 1px solid #999;overflow: hidden;border-radius: 4px;}
.options>ul.level {list-style: none;display: inline;margin: 0;padding: 0;}
.options>ul.level>li,.options>ul.level>li:first-child,.options>ul.level>li:last-child  {float: left;width: 31%;margin-left: 2%;text-align: center;border-radius: 5px;	cursor: pointer;	border: 1px solid rgba(0, 0, 0, 0);}
.options>ul.level>li:first-child,.options>ul.level>li.activeOption:first-child {margin-left: 0px;}
.options>ul.level>li:last-child,.options>ul.level>li.activeOption:last-child {margin-right: 0px;}
.options>ul.level>li.activeOption {float: left;width: 31%;margin-left: 2%;text-align: center;border: 1px solid #215E7A;border-radius: 5px;background: #feffff; /* Old browsers */background: -moz-linear-gradient(top, #feffff 0%, #d0e5ed 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d0e5ed)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* IE10+ */background: linear-gradient(to bottom, #feffff 0%,#d0e5ed 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d0e5ed',GradientType=0 ); /* IE6-9 */}

/**********************************/
#registerWRPR>#registerBox>ul.step3>li>.options {float: right;width: 179px;border: 1px solid #999;overflow: hidden;border-radius: 4px;}
#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment {list-style: none;display: inline;margin: 0;padding: 0;}
#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment>li,
#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment>li:first-child,
#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment>li:last-child  {float: left;width: 31%;margin-left: 2%;text-align: center;border-radius: 5px;	cursor: pointer;	border: 1px solid rgba(0, 0, 0, 0);}
#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment>li:first-child,#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment>li.activeOption:first-child {margin-left: 0px;}
#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment>li:last-child,#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment>li.activeOption:last-child {margin-right: 0px;}
#registerWRPR>#registerBox>ul.step3>li>.options>ul.payment>li.activeOption {float: left;width: 30%;margin-left: 2%;text-align: center;border: 1px solid #215E7A;border-radius: 5px;background: #feffff; /* Old browsers */background: -moz-linear-gradient(top, #feffff 0%, #d0e5ed 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d0e5ed)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* IE10+ */background: linear-gradient(to bottom, #feffff 0%,#d0e5ed 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d0e5ed',GradientType=0 ); /* IE6-9 */}

/**********************************/
.options>ul.curr {list-style: none;display: inline;margin: 0;padding: 0;}
.options>ul.curr>li,.options>ul.curr>li:first-child,.options>ul.curr>li:last-child  {float: left;width: 48%;margin-left: 2%;text-align: center;border-radius: 5px;	cursor: pointer;	border: 1px solid rgba(0, 0, 0, 0);}
.options>ul.curr>li:first-child,.options>ul.curr>li.activeOption:first-child {margin-left: 0px;}
.options>ul.curr>li:last-child,.options>ul.curr>li.activeOption:last-child {margin-right: 0px;}
.options>ul.curr>li.activeOption {float: left;width: 48%;margin-left: 2%;text-align: center;border: 1px solid #215E7A;border-radius: 5px;background: #feffff; /* Old browsers */background: -moz-linear-gradient(top, #feffff 0%, #d0e5ed 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d0e5ed)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #feffff 0%,#d0e5ed 100%); /* IE10+ */background: linear-gradient(to bottom, #feffff 0%,#d0e5ed 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d0e5ed',GradientType=0 ); /* IE6-9 */}
/**********************************/
#sslimg{
	 float: right;
}
.title_step_1{
	margin-left:0 !important;
}
.title_step_3{
	margin-right:0 !important;
}
.title_step{
	font-size: 57px;
    font-weight: bolder;
    float: left;
    margin-right: 17px;
    margin-top: 1px;
    margin-left: 23px;
}
.con_step{
	font-size: 20px;
	float: left;
    margin-top: 12px;
	color: #747474;
}
.con_step_on{
	font-size: 20px;
	float: left;
    margin-top: 12px;
	color: #fff;
}
.img_reg{
	float: right;
}
.steps_new{
background: #FFF url('//www.marketoptions.com/img/register/steps_not-clicked.png');
background-position: center center;
background-repeat: no-repeat;
width: 298px;
height: 73px;
color: #adadad;
padding: 15px;
margin: 10px 12px 15px 14px;
overflow: hidden;
float: left;
}
.steps_new_3{
background: #FFF url('//www.marketoptions.com/img/register/steps_not-clicked.png');
background-position: center center;
background-repeat: no-repeat;
width: 298px;
height: 73px;
color: #666;
padding: 15px;
margin: 10px 12px 15px 12px;
overflow: hidden;
float: left;
}
.steps_new_on{
background: #FFF url('//www.marketoptions.com/img/register/steps_clicked.png') !important;
background-position: center center !important;
background-repeat: no-repeat !important;
width: 298px !important;
height: 73px !important;
color: #fff !important;
padding: 15px !important;
margin: 10px 8px 15px 8px ;
overflow: hidden !important;
float: left !important;
}

.steps_2_new_on{
background: #FFF url('//www.marketoptions.com/img/register/steps_clicked.png') !important;
background-position: center center !important;
background-repeat: no-repeat !important;
width: 298px !important;
height: 73px !important;
color: #fff !important;
padding: 15px !important;
margin: 10px 11px 15px 10px ;
overflow: hidden !important;
float: left !important;
}
.steps_3_new_on{
background: #FFF url('//www.marketoptions.com/img/register/steps_clicked.png') !important;
background-position: center center !important;
background-repeat: no-repeat !important;
width: 298px !important;
height: 73px !important;
color: #fff !important;
padding: 15px !important;
margin: 10px 8px 15px 7px ;
overflow: hidden !important;
float: left !important;
}
/********************************************************************************************************************/
/*new registration end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*new registration sideBox start*/
/********************************************************************************************************************/
#sideBarBox {
	overflow:hidden;
	float: left;
	text-align:
	left;
overflow: hidden;
	height: 317px;
width: 541px;
}

#sideBoxWRPR {
	width: 541px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
}

#sideBoxWRPR>.content {
	overflow: hidden;
	padding: 14px 0;
	margin-left: 14px;
}
.btnChat{
	background: rgba(32,86,134,1);
background: -moz-linear-gradient(top, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(32,86,134,1)), color-stop(100%, rgba(12,44,72,1)));
background: -webkit-linear-gradient(top, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
background: -o-linear-gradient(top, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
background: -ms-linear-gradient(top, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
background: linear-gradient(to bottom, rgba(32,86,134,1) 0%, rgba(12,44,72,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205686', endColorstr='#0c2c48', GradientType=0 );
}
#sideBoxWRPR>.title {
text-align: left;
padding: 8px 15px;
background: #EEE;
font-size: 14px;
font-weight: bold;
color: #003A5A;
}

#sideBoxWRPR>.content>ul {
	margin-top: 0px;
	list-style-image:url('//www.marketoptions.com/img/register/check.png');
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	margin-left: 46px;
	padding: 0;
	width: 49%;
	float: left;
}

#sideBoxWRPR>.content>ul>li {
	color: red;
	padding: 10px 0;
	width: 100%;
	text-align: left;
}

#sideBoxWRPR>.content>ul>li>span {
	color: black;

}
/********************************************************************************************************************/
/*new registration sideBox end*/
/*******************************************************************************************************************/
/********************************************************************************************************************/
/*change password start*/
/********************************************************************************************************************/
#chngPWwrapper {margin: 15px auto 0 auto;width: 313px;text-align: left;}
#chngPWwrapper>form>label {direction: ltr;	text-align:left;}
#chngPWwrapper>form>input[type="password"] {border-radius: 6px;padding: 6px;width: 100%;margin: 5px 0px;border: 1px solid #999;	direction: ltr;}
#chngPWwrapper>form>button{background: #C30005;border-radius: 6px;padding: 6px 6px;width: 104%;margin: 5px 0px;border: 1px solid #999;color: #FFF;font-size: 17px;font-weight: bold;	cursor: pointer;}
#errorMSG {border-radius: 6px;padding: 6px;width: 41%;border: 1px solid #FFF;margin: 0 auto;list-style: none;background: #132D44 !important;color: #FFF;}
/********************************************************************************************************************/
/*change password end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*daily analysis article start*/
/********************************************************************************************************************/
#daaw {border-radius: 11px;border: 1px solid #B8B8B8;width: 93%;margin: 0 auto;padding: 16px;background: #F5F5F5;position: relative;}
#daaw>h2 {text-align: left;color: #0A2D4A;margin-bottom: 6px;width: 88%;}
#daaw>#date {position: absolute;z-index: 999;right: 19px;top: 22px;color: #00305C;}
#daaw>section {}
#daaw>section>#tableWrapper {}
#daaw>section>article {text-align: left; direction:ltr;overflow: hidden; margin-top: 30px;}
#daaw>section>article>#imgWrapper {float: right;padding: 3px;border: 1px solid #B1B1B1;margin-left: 8px;margin-bottom: 6px;}
#daaw>section>#tableWrapper>#head {background: #132D44;color: #FFF;line-height: 29px;width: 100%;margin: 15px auto 0 auto;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#daaw>section>#tableWrapper>table {width: 100%;margin: 0px auto 0 auto;border-right: 1px solid #C9C9C9;border-left: 1px solid #C9C9C9;border-bottom: 1px solid #C9C9C9;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
#daaw>section>#tableWrapper>table>tbody>tr>.tdDate {line-height: 33px;width: 27%;background: #D9DADC;border-bottom: 1px solid #C0C0C0;}
#daaw>section>#tableWrapper>table>tbody>tr>.tdDateLast {line-height: 33px;width: 27%;background: #D9DADC;border-bottom: none;}
#daaw>section>#tableWrapper>table>tbody>tr>.tdDesc {border-bottom: 1px solid #C0C0C0;}
#daaw>section>#tableWrapper>table>tbody>tr>.tdDescLast {border-bottom: none;}
#daaw>section>.assetBoxWrapper {overflow: hidden;margin: 28px 0 11px 0;padding: 6px 0;border-bottom: 1px solid #AFAFAF;}

#daaw>section>.assetBoxWrapper>.title {text-align: left;direction: ltr;height: 30px;}
#daaw>section>.assetBoxWrapper>.title>h4 {float: left;margin-left: 8px;margin-right: 2px;margin-top: 5px;}
#daaw>section>.assetBoxWrapper>.title>img {float: left;margin-right: 5px;padding: 2px;border: 1px solid #B1B1B1;}
#daaw>section>.assetBoxWrapper>.content {text-align: left;margin: 0px 0 12px 0;}
#daaw>section>.assetBoxWrapper>.callPutWrapper {}
#daaw>section>.assetBoxWrapper>.callPutWrapper>.row {text-align: left;float: left;margin-right: 10px;margin-bottom: 7px;}
#daaw>section>.assetBoxWrapper>.callPutWrapper>.row>.img-sign {margin-right: 9px;float: left;margin-top: 1px;}
#daaw>section>.assetBoxWrapper>.callPutWrapper>.row>span {color: #00305C;margin-top: -14px;}
#daaw>section>.sharePage {margin-top: 24px;text-align: left;overflow: hidden;}
#daaw>section>.sharePage>ul {list-style: none;float: left;}
#daaw>section>.sharePage>ul>a {color: #00305C;}
#daaw>section>.sharePage>ul>a>li {display: inline-flex;margin-right: 24px;}
#daaw>section>.sharePage>ul>a>li>img {margin-right: 4px;}
#daaw>section>.sharePage >.startBtn {
float:right;
color: #FFF;
width: 123px;
text-align: center;
border-radius: 4px;
line-height: 21px;
background: #145770; /* Old browsers */
background: -moz-linear-gradient(top, #145770 1%, #0d2f4c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#145770), color-stop(100%,#0d2f4c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #145770 1%,#0d2f4c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #145770 1%,#0d2f4c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #145770 1%,#0d2f4c 100%); /* IE10+ */
background: linear-gradient(to bottom, #145770 1%,#0d2f4c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#145770', endColorstr='#0d2f4c',GradientType=0 ); /* IE6-9 */
}
/********************************************************************************************************************/
/*daily analysis article end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*form Partners*/
/********************************************************************************************************************/
.form_partners {
	width: 300px !important;
	height: !important;
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
}
a#errorAffiLink {
color: #FFF;
font-size: 15px;
background: #7BA70D;
width: 365px;
border-radius: 3px;
padding: 7px 11px;
margin-bottom: 15px;
}
div#errorAffi {
color: #FFF;
font-size: 15px;
background: #F00;
width: 276px;
border-radius: 3px;
padding: 7px 11px;
margin-bottom: 15px;
}
.form_partners>input[type="text"],
.form_partners>input[type="password"],
.form_partners> div >input[type="password"] {
	outline: none !important;
	padding: 6px 10px !important;
	margin: 8px 5px !important;
	width: 91% !important;
	border-radius: 5px !important;
	border: 1px solid #C9C9C9 !important;
}
.form_partners> div > h3{
color: #293A5E;
padding-left: 8px;
margin-top: 11px;
}
.form_partners>#sbmt {

	outline: none !important;
	padding: 0px 5px !important;
	margin: 8px 5px !important;
	width: 97% !important;
	height: 50px !important;
	border: none !important;
	cursor: pointer !important;
	border-radius: 11px;
	color: #FFF;
	font-size: 20px;
	text-align: center !important;

	background: #132D44;
	/*
	 color: transparent !important;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	*/
}
.form_partners>.errorSmbt {

	outline: none !important;
	padding: 0px 5px !important;
	margin: 8px 5px !important;
	width: 97% !important;
	height: 50px !important;
	border: none !important;
	cursor: pointer !important;
	border-radius: 11px;
	color: white !important;
	font-size: 20px;
	text-align: center !important;

	background: gray !important;
	/*
	 color: transparent !important;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	*/
}

.form_partners>select {
	color: #6B6B6B !important;
	outline: none !important;
	padding: 6px 10px !important;
	margin: 8px 5px !important;
	width: 98% !important;
	border-radius: 5px !important;
	border: 1px solid #C9C9C9 !important;
}

.form_partners>input {
	outline: none !important;
	text-align: left;
}

.form_partners>label,.captcha_div>label {
	display: none !important;
}

.form_partners>input[type="text"].valid,
.form_partners>div>input[type="password"].valid {
	outline: none !important;
	background-image: url("/img/V.png") !important;
	background-position: 4px center !important;
	background-repeat: no-repeat !important;
	border: 1px solid #008000 !important;
	padding: 7px 0px 7px 25px !important;
	width: 90% !important;
}

.form_partners>input[type="text"].error,
.form_partners>div>input[type="password"].error {
	outline: none !important;
	background-image: url("/img/X.png") !important;
	background-position: 4px center !important;
	background-repeat: no-repeat !important;
	border: 1px solid #F00 !important;
	padding: 7px 0px 7px 25px !important;
	width: 90% !important;
}

.form_partners>select.valid {
	color: #000 !important;
	outline: none !important;
	background-image: url("/img/V.png") !important;
	background-position: 4px center !important;
	background-repeat: no-repeat !important;
	border: 1px solid #008000 !important;
	padding: 7px 10px 7px 25px !important;
}

.form_partners>select.error {
	outline: none !important;
	background-image: url("/img/X.png") !important;
	background-position: 4px center !important;
	background-repeat: no-repeat !important;
	border: 1px solid #008000 !important;
	padding: 7px 10px 7px 25px !important;
}
/********************************************************************************************************************/
/*asset box start*/
/********************************************************************************************************************/
.assetListContainer{
font-family: arial;
width: 512px;
height: 239px;
border: 1px solid #C0C0C0;
margin-top: 0;
	margin-bottom: 0;
	margin-right:8px;
overflow: hidden;
position: relative;
	border-radius: 1px;
	float: left;
}
.assetListContainer>.header {
background: #132D44;
color: #FFF;
font-size: 16px;
text-align: left;
height: 26px;
line-height: 28px;
overflow: hidden;
padding-left: 8px;
}


.assetListContainer>table {
	width: 100%;
	height: 89%;
	color: #265279;
	border-collapse:0;
	border-spacing:0;
}
.assetListContainer>table>thead{
font-weight:bold;
font-size: 13px;
line-height: 20px;
}
.assetListContainer>table>thead>tr>td{
	padding: 0px 6px;
}
.assetListContainer>table>tbody{

font-size: 13px;
}
.assetListContainer>table>tbody>tr:nth-child(odd){
background:#fff;
	line-height: 16px;
	padding: 0px 6px;
}
.assetListContainer>table>tbody>tr:nth-child(even){
background:#CACACB;
	line-height: 16px;
}
.assetListContainer>table>tbody>tr>td{
	padding: 0px 6px;
}
.assetListContainer>table>tbody>tr>td>.put {
background: #C80B12;
padding: 0px 6px;
margin: 0;
color: #FFF;
	width: 61px;text-align: center;
}
.assetListContainer>table>tbody>tr>td>.call {
background: #20537E;
padding: 0px 6px;
margin: 0;
color: #FFF;
	width: 61px;text-align: center;
}
/********************************************************************************************************************/
/*asset box end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*widget start*/
/********************************************************************************************************************/
#joinform > .side-box label.error{
	background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;
	width: 0;
	display: none;
	padding: 0;
	margin: 0;
	float: left;
	color: none;
	text-shadow: none;
}
#joinform > .side-box label.valid{
	background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;
	width: 0;
	display: none;
	padding: 0;
	margin: 0;
	float: left;
	color: none;
	text-shadow: none;
}

#joinform > .side-box input{
	outline: none;
}
#joinform > .side-box input[type="text"].valid{
	outline: none;
	border: 1px solid green !important;
}
#joinform > .side-box input[type="text"].error{
	outline: none;
	border: 1px solid red !important;
}
#joinform > .side-box > select.valid{
	outline: none;
	border: 1px solid green !important;
}
#joinform > .side-box > select.error{
	outline: none;
	border: 1px solid red !important;
}



label.error{
	background-image: url("/img/X.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 43%;
	display: block;
	padding: 0px 4px 5px 25px;
	margin: 5px 0px 5px 4px;
	float: left;
	color: #F00;
	text-shadow: 1px 1px 1px #FFF;
}
label.valid{
	background-image: url("/img/V.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0);
	width: 1px;
	height: 13px;
	background-color: transparent;
}

input{
	outline: none;
}
/*
input[type="text"].valid{
	outline: none;
	border: 1px solid green ;
}
input[type="text"].error{
	outline: none;
	border: 1px solid red ;
}
*/

input[type="text"].valid,input[type="password"].valid{
	outline: none;
	border: 1px solid green !important;
}
input[type="text"].error,input[type="password"].error{
	outline: none;
	border: 1px solid red !important;
}



.timer_count{
background: #132D44;
padding: 9px;
border-radius: 6px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}
.hand{
background-image: url("http://www.marketoptions.com/img/demo_hand.png");
background-repeat: no-repeat;
background-position: center left;
height: 69px;
width: 55px;
float: left;
overflow: hidden;
margin-right: 6px;
}
.gray_back{
border-radius: 5px;
overflow: hidden;
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(top, #feffff 0%, #d8d8d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* IE10+ */
background: linear-gradient(to bottom, #feffff 0%,#d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
}
.clock_header{
padding: 6px 10px;
font-size: 14px;
color: #132D44;
}
.clock_fonts{
font-size: 17px;
font-weight: bold;
color: #132D44;
}
.open_live{
padding: 4px 0;
margin: 0 auto;
width: 174px;
text-align: center;
background: #AF0000;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
box-shadow: 0px 2px 9px 0px #838383;
}
.open_live_link{
color: #FFF;
font-weight: bold;
font-size: 13px;
}
.account-menu {
margin: 0px 2px 22px 0px !important;
width: 240px !important;
float: right !important;
border: 1px solid #BDBDBD !important;
background: #F5F5F5 !important;
padding: 11px 0px !important;
box-shadow: 0px 0px 5px 0px gray !important;
	height: auto !important;
}
.status_demo{
float: right;
font-size: 15px;
color: #A50000;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 155px;
font-weight: bold;
}
.status_live{
float: right;
font-size: 15px;
color: #132D44;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 155px;
font-weight: bold;
}
.status_i_live{
	width: 19px;
background: #132D44;
color: #FFF;
border-radius: 17px;
text-align: center;
float: left;
margin-right: 6px;
}
.status_i_demo{
	width: 19px;
background: #9E0505;
color: #FFF;
border-radius: 17px;
text-align: center;
float: left;
margin-right: 6px;
}

.title-wid {
border-top-left-radius: 4px !important;
border-top-right-radius: 4px !important;
border-bottom-right-radius: 0px !important;
border-bottom-left-radius: 0px !important;
background: #132d44 !important;
padding: 7px 22px !important;
float: right !important;
margin: 0px 2px 0px 0px !important;
width: 197px !important;
color: white !important;
	box-shadow: 0px 0px 5px 2px gray !important;
}
.account-menu ul li {
margin-bottom: 8px !important;
list-style: none !important;
height: 32px !important;
width: 204px !important;
float: left !important;
background: none !important;
border: 1px solid #BDBDBD !important;
border-radius: 6px !important;
box-shadow: 0px 2px 4px 0px rgb(189, 189, 189) !important;
}
.account-menu > ul > li > a {
color: #132d44 !important;
font-weight: bold !important;
text-align: center !important;
padding: 0 0px !important;
}
/********************************************************************************************************************/
/*widget start*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*session box start*/
/********************************************************************************************************************/
.ui-resizable{
z-index: 99999999999;
}
/********************************************************************************************************************/
/*session box end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*header start*/
/********************************************************************************************************************/
.header_btn{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(245,245,245,1) 18%, rgba(209,209,209,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(18%,rgba(245,245,245,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(245,245,245,1) 18%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(245,245,245,1) 18%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(245,245,245,1) 18%,rgba(209,209,209,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(245,245,245,1) 18%,rgba(209,209,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}
.header_btn2{
background:  !important;
}
.depo_head {
padding: 5px 10px 6px 10px;
float: right;
background: #132D44;
color: #FFF;
margin: 0 0px;
width: 49px;
text-align: center;
font-size: 13px;
}
.balance_btn{
color: #132D44;
float: right;
margin: 0 0px;
padding: 5px 8px;
border: 1px solid #B4AEAE;
font-size: 12px;
min-width: 125px;
text-align: left;
	background: white;
}
.my_accu_head {
color: #132D44;
float: right;
margin: 0 10px;
padding: 4px 1px;
width: 111px;
border: 1px solid #B4AEAE;
font-size: 13px;
text-align: center;
}
/********************************************************************************************************************/
/*header end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*loader site start*/
/********************************************************************************************************************/
#img_load, .img_load_spot{
position: absolute;
top: 25%;
left: 45%;
width: 202px;
background: #FFF;
border-radius: 5px;
border: 1px solid #132D44;
text-align: center;

	background: rgba(254,254,254,1);
background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(179,179,179,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(179,179,179,1)));
background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(179,179,179,1) 100%);
background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(179,179,179,1) 100%);
background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(179,179,179,1) 100%);
background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(179,179,179,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#b3b3b3', GradientType=0 );
}
#loader_site, .loader_site_spot{
position: fixed;
z-index: 999999;
width: 100%;
height: 100%;

background: -moz-linear-gradient(top, rgba(0,0,0,0.31) 0%, rgba(0,0,0,0.31) 1%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.31)), color-stop(1%,rgba(0,0,0,0.31)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.31) 1%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.31) 1%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.31) 1%,rgba(0,0,0,0.1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.31) 1%,rgba(0,0,0,0.1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}
/********************************************************************************************************************/
/*loader site end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*utill start*/
/********************************************************************************************************************/
.mt10px{
	margin-top: 10px !important;
}
.mb10px{
	margin-bottom: 10px !important;
}
.mt30px{
	margin-top: 30px !important;
}
.w265px{
	width: 265px !important;
}
/********************************************************************************************************************/
/*utill end*/
/********************************************************************************************************************/

/********************************************************************************************************************/
/*contact form start*/
/********************************************************************************************************************/
.gray2white{
background: rgb(244,244,244); /* Old browsers */
background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,252,252,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(99%,rgba(255,252,252,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(255,252,252,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(255,252,252,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(255,252,252,1) 99%); /* IE10+ */
background: linear-gradient(to bottom, rgba(244,244,244,1) 0%,rgba(255,252,252,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#fffcfc',GradientType=0 ); /* IE6-9 */
}
.con_row {
text-align: left;
}
.con_row > label, .con_row > label.error, .con_row > label.valid{
	display: none !important;
}
.con_row > input[type="text"].valid{
	outline: none;
	background-image: url("/img/V.png") !important;
	background-position: 4px center !important;
	background-repeat: no-repeat !important;
	border: 1px solid green !important;
	padding: 7px 7px 7px 29px  !important;
	width: 90% !important;
}
.con_row > input[type="text"].error, .con_row > select.error{
	outline: none;
	background-image: url("/img/X.png") !important;
	background-position: 4px center !important;
	background-repeat: no-repeat !important;
	border: 1px solid red !important;
	padding: 7px 7px 7px 29px  !important;
	width: 90% !important;
}



.con_row > textarea.valid{
	outline: none;
	background-image: url("/img/V.png") !important;
	background-position: 4px 4px !important;
	background-repeat: no-repeat !important;
	border: 1px solid green !important;
	padding: 7px 7px 7px 29px  !important;
	width: 90% !important;
}
.con_row > textarea.error{
	outline: none;
	background-image: url("/img/X.png") !important;
	background-position: 4px 4px !important;
	background-repeat: no-repeat !important;
	border: 1px solid red !important;
	padding: 7px 7px 7px 29px  !important;
	width: 90% !important;
}




.con_row > select.valid{
	outline: none;
	background-image: url("/img/V.png") !important;
	background-position: 4px center !important;
	background-repeat: no-repeat !important;
	border: 1px solid green !important;
	padding: 7px 7px 7px 29px  !important;
}
.con_row > input[type="text"], .con_row > textarea {
width: 96%  !important;
padding: 7px 7px 7px 7px  !important;
border: 1px solid #9E9E9E  !important;
border-radius: 5px  !important;
}
.con_row > select {
width: 100%  !important;
padding: 7px  !important;
border: 1px solid #9E9E9E  !important;
border-radius: 5px  !important;
}
.con_row > input[type="submit"], .submit_btn  {
border-radius: 4px;
outline: none !important;
background: #C00000;
color: #FFF;
font-size: 18px;
font-weight: bold;
width: 200px;
padding: 6px;
	border: none;
box-shadow: 1px 1px 4px 1px #808080;
	cursor: pointer;
}
#captcha_con {
width: 70%  !important;
padding: 7px 7px 7px 7px  ;

border-radius: 5px  !important;
}
.con_row{
padding: 5px 0px;
}
.head_box{
background: #132D44;
color: #FFF;
padding: 8px 16px 8px 16px;
border: navajowhite;
width: 391px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
margin: 0px 0px 0px 5px;
box-shadow: 0px 2px 5px 2px #BEBEBE;
}
.con_form{
width: 397px;
border: none;
box-shadow: 0px 2px 5px 2px #BEBEBE;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding: 12px;
margin: 0px 0px 0px 5px;
}
.con_form2{
width: 397px;
border: none;
box-shadow: 0px 2px 5px 2px #BEBEBE;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding: 12px;
margin: 3px 5px 0px 5px;
}
/********************************************************************************************************************/
/*contact form end*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*Withdrawal form start*/
/********************************************************************************************************************/
.wd_wrapper {
width: 702px;
overflow: hidden;
margin: 0 20px;
}
.wd_head_box {
text-align: left;
background: #132D44;
color: #FFF;
padding: 8px 8px;
border: navajowhite;
width: ;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
margin: 0px 5px 0px 5px;
box-shadow: 0px -2px 5px 2px #BEBEBE;
}
.wd_row {
border: none;
box-shadow: 0px 2px 5px 2px #BEBEBE;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding: 8px;
margin: 0px 5px 0px 5px;
overflow: hidden;
}
.wd_box {
width: 50%;
float: left;
}
.wd_box > ul, .wd_row > ul  {
list-style: none;
}
.wd_box > ul > li, .wd_row > ul > li{
padding: 7px 1px;
text-align: left;
line-height: 28px;
}
.wd_submit_btn  {
border-radius: 4px;
outline: none !important;
background: #C00000;
color: #FFF;
font-size: 18px;
font-weight: bold;
width: 200px;
padding: 17px;
	border: none;
box-shadow: 1px 1px 4px 1px #808080;
	cursor: pointer;
}
/********************************************************************************************************************/
/*Withdrawal form end*/
/********************************************************************************************************************/

/********************************************************************************************************************/
/*personal info form start*/
/********************************************************************************************************************/

.pi_lbl > input[type="text"], .pi_lbl > span > input[type="text"], .pi_lbl > select {
width: 98%;
height: 24px;
}
/********************************************************************************************************************/
/*personal info form end*/
/********************************************************************************************************************/

/********************************************************************************************************************/
/*gold form start*/
/********************************************************************************************************************/
.gl_lbl > input[type="text"], .gl_lbl > span > input[type="text"], .gl_lbl > select, .gl_lbl > input[type="password"], .gl_lbl > .only_this > input[type="password"] {
width: 98%;
height: 24px;
}
.gold_wrreper {
width: 90%;
margin: 0 auto;
}
.page-content_gold {
width: 748px;
border: 1px #D5D2D2 solid;
border-top: 0;
background-color: #FFFCFC;
min-height: 300px;
text-align: center;
overflow: hidden;
float: left;
padding-bottom: 20px;
padding-top: 10px;
}
/********************************************************************************************************************/
/*gold form end*/
/********************************************************************************************************************/



#header{height:130px;width:100%;overflow:visible;position:relative;display:block;z-index:9999}
#header .header-inner{width:1000px;height:130px;margin:0 auto;display:block;overflow:visible;position:relative;}
.header-inner .logo{display:block;width:336px;height:82px;margin:10px 0;float:left}
.header-inner .logoH{float:left;cursor: pointer;}

.header-inner form{width:420px;height:40px;float:right;margin-top:48px;}
.header-inner form .select{height:22px;width:110px;float:right;background:url(/webimages/language-arrow.jpg) right top no-repeat #454545;overflow:hidden;}
.header-inner form .select a{display:block;width:80px;padding-left:30px;float:left;color:#ffffff;height:22px;line-height:22px;text-align:left;}
.header-inner form .select a:hover{background-color:#e4e4e4 !important;color:#000000}
.header-inner form .select a.en{background:url(/webimages/en.png) left center no-repeat;}
.header-inner form .select a.fr{background:url(/webimages/fr.png) left center no-repeat;}
.header-inner form .select a.ru{background:url(/webimages/ru.png) left center no-repeat;}
.header-inner form .select a.ar{background:url(/webimages/ar.png) left center no-repeat;}
.header-inner form .select a.tr{background:url(/webimages/tr.png) left center no-repeat;}
.header-inner form .select a.es{background:url(/webimages/es.png) left center no-repeat;}
.header-inner form .select a.de{background:url(/webimages/de.png) left center no-repeat;}
.header-inner form input.submi{border:0;height:22px;width:70px;line-height:22px;color:#ffffff;text-align:center;float:right;background:#132d44;margin-right:16px;margin-left:14px; font-size:12px}
.header-inner form input{width:90px;padding:0 5px;height:20px;line-height:20px;color:#656565;border:1px #B9B9B9 solid;float:right;margin-right:3px;}

.header-inner form a.forgot{text-align:center;font-size:10px;text-decoration:underline;height:16px;line-height:16px;float:left;color:#656565;width:102px;margin-left:3px;}
.header-inner form a.new-user{text-align:center;font-size:10px;text-decoration:underline;height:16px;line-height:16px;float:left;color:#132d44;width:102px;margin-left:0;}

.header-inner .userfield{width:575px;height:40px;float:right;margin-top:48px;}
.header-inner .userfield .select{
margin: 0px 0px 0px 0px;
position: absolute; right : 89px;
right: 87px;
height: 22px;
width: 124px;
float: right;
background: url(/webimages/language-arrow.jpg) right top no-repeat #454545;
overflow: hidden;
}
.header-inner .userfield .select a{display:block;width:94px;padding-left:30px;float:left;color:#ffffff;height:22px;line-height:22px;text-align:left;}
.header-inner .userfield .select a:hover{background-color:#e4e4e4 !important;color:#000000}
.header-inner .userfield .select a.en{background:url(/webimages/en.png) left center no-repeat;}
.header-inner .userfield .select a.fr{background:url(/webimages/fr.png) left center no-repeat;}
.header-inner .userfield .select a.ru{background:url(/webimages/ru.png) left center no-repeat;}
.header-inner .userfield .select a.ar{background:url(/webimages/ar.png) left center no-repeat;}
.header-inner .userfield .select a.tr{background:url(/webimages/tr.png) left center no-repeat;}
.header-inner .userfield .select a.es{background:url(/webimages/es.png) left center no-repeat;}
.header-inner .userfield .select a.de{background:url(/webimages/de.png) left center no-repeat;}
.header-inner .userfield .section{
	float: left;
	width: px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
	color: #5F5F5F;
	font-size: 12px;
	margin-left: 9px;
}
.tdrop{
float: right;
width: 24px;
border-bottom: 1px #BCBDB7 solid;
border-right: 1px #BCBDB7 solid;
border-top: 1px #BCBDB7 solid;
height: 24px;
text-align: center;
	cursor: pointer;
}
.tdrop:hover{
background: #d1d1d1; /* Old browsers */
background: -moz-linear-gradient(top, #d1d1d1 0%, #f5f5f5 82%, #ffffff 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1), color-stop(82%,#f5f5f5), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d1d1d1 0%,#f5f5f5 82%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d1d1d1 0%,#f5f5f5 82%,#ffffff 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d1d1d1 0%,#f5f5f5 82%,#ffffff 99%); /* IE10+ */
background: linear-gradient(to bottom, #d1d1d1 0%,#f5f5f5 82%,#ffffff 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.imgt{
margin: 10px 0 ;

}
.header-inner .userfield ul.account-options{
/*border: 1px #BCBDB7 solid;*/
float: right;
width: 130px;
height: 27px;
overflow: visible;
margin: 0 0px 0 0px;
}
.header-inner .userfield ul.account-options li:last-child {
	/*border-bottom: 1px #BCBDB7 solid !important;*/
}
.header-inner .userfield ul.account-options li {
	float: left;
	list-style: none;
	margin: 0 !important;
	height: 24px;
	border-left: 1px #BCBDB7 solid !important;
	border-right: 1px #BCBDB7 solid !important;
	border-top: 1px #BCBDB7 solid !important;
	width: 100% !important;
}

.header-inner .userfield ul.account-options li a{
	display: block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	padding- left: 20px;
	text-align: center;
	color: #132d44;
	font-size: 13px;
}

.header-inner .userfield ul.account-options li ~ li{background:url(/webimages/accountoption2.png) no-repeat;}
.header-inner .userfield ul.account-options li ~ li ~ li{background:url(/webimages/accountoption3.png) no-repeat;}
.header-inner .userfield ul.account-options li ~ li ~ li ~ li{background:url(/webimages/accountoption4.png) left top no-repeat;width:95px;overflow:hidden;}

.header-inner .userfield ul.account-options li:first-child{border:0;}

.header-inner .userfield ul.account-options li ul{width:94px;float:left;height:24px; }
.header-inner .userfield ul.account-options li ul li {
	width: 139% !important;
	border: 0;
	border-bottom: 1px #bcbdb7 solid;
	background: url(/webimages/accountoption4.png2) left top no-repeat;
	background: white !important;
}
.acc_num{
	float: right;

margin: 5px 8px;
font-size: 13px;
color: #132D44;
}
.header-inner .userfield ul.account-options li ul li a{padding:0;width:94px;/*border-right:1px #bcbdb7 solid;*/margin: 0 auto;line-height: 27px;}
.header-inner .userfield ul.account-options li ul li:first-child a{width:95px;border:0;}

#menu{
width: 100%;
height: 32px;
overflow: visible;
position: relative;
display: block;
background: #132D44;
z-index: 9998;
}
#menu > ul{width:1000px;height:32px;padding:px 0;position:relative;overflow:visible;display:block;margin:0 auto;text-align:center;}
#menu > ul > li{
	overflow: hidden;
	float: left;
	font-size: 13px;
	position: relative;
	min-width: 60px;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	height: 32px;
	width: auto;
	padding- left: 5px;
	/*background: url(/webimages/border-header.png)left  center no-repeat;*/
	border-right: 1px solid #BEBEBE;
}
#menu > ul > li:hover{
overflow:visible;
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(top, #feffff 0%, #d8d8d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* IE10+ */
background: linear-gradient(to bottom, #feffff 0%,#d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
/*background:url() left center no-repeat !important;*/
}
#menu > ul > li:hover a{background:;border-radius:5px 5px 0 0;color:#132D44;}
#menu > ul > li:first-child{padding-left:0;padding-right:0;border-right: 1px solid #BEBEBE;}
#menu > ul > li:last-child{padding-left:0;padding-right:0;border-right: none;}
#menu > ul > li a{width:auto;height:18px;line-height:18px;color:#ffffff;text-align:center;display:block;padding:7px 20px; background: transparent !important;}
#menu > ul > li > ul{
position: absolute; left: -1px;
top: 100%;
width: auto;
min-width: 100%;
border: 1px #5D6B77 solid;
border-top: 0;
border-radius: 0 0 4px 4px;
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(top, #feffff 0%, #d8d8d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #feffff 0%,#d8d8d8 100%); /* IE10+ */
background: linear-gradient(to bottom, #feffff 0%,#d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 2px 0px #808080;
}
#menu > ul > li > ul > li:first-child{border-top: 1px solid #949494;}
#menu > ul > li > ul > li{list-style:none;height:28px;}
#menu > ul > li > ul > li a{white-space: nowrap;line-height:28px;padding:0 10px;color: #132D44 !important;font-size:12px; text-align: left;padding: 0px 22px;}
#menu > ul > li > ul > li:hover{background-color:#132D44;}
#menu > ul > li > ul > li:hover a{color:#fff !important;}

#topline{width:1032px;min-height:380px;margin:5px auto 2px auto ;overflow:hidden}
#topline .gallery-container{width:775px;margin:10px;height:363px;float:left;z-index:1}
#rrr{padding:10px 13px 16px 13px;background:url(/webimages/gallery-background.png) no-repeat;}
#topline .gallery-container #gallery{width:724px;height:342px;float:left;position:relative;overflow:hidden;direction:ltr}
#topline .gallery-container #gallery .bot-slide{position:absolute;left:0;top:0;width:724px;height:342px;overflow:hidden;z-index:0}
#topline .gallery-container #gallery .top-slide{position:absolute;left:0;top:0;width:724px;height:342px;overflow:hidden;z-index:1}

#topline  .clock{height:26px;width:200px;margin:8px 15px 8px 13px;float:left;letter-spacing:1px}
#topline  .clock #LStime{direction: ltr !important;float:right;width:auto;height:18px;line-height:18px;font-size:14px;font-weight:bold;}
#topline  .clock span.time-bg{width:auto;height:26px;font-size:20px;font-weight:bold; margin-right:5px}

#topline .right-form{width:247px;height:324px;background:url(/webimages/main-page-form.png) center bottom no-repeat;float:left;z-index:10}
#topline .right-form .side-box{width:210px;padding:0 18px 0 19px;height:310px;float:left;}
#topline .right-form .side-box .title{width:210px;height:30px;line-height:30px;float:left;text-align:left;color:#ffffff}

#topline .right-form .side-box textarea {float:left;font-size:12px;margin:11px 5px 0 5px;color:#5F5F5F;width:188px;padding:0 5px;height:62px;line-height:20px;border:1px #7d7d7d solid;text-align:left;}
#topline .right-form .side-box img {float:left;margin:13px 5px 0 5px;border:1px #7d7d7d solid;}
#topline .right-form .side-box input , #topline .right-form .side-box select {float:left;font-size:12px;margin:11px 5px 0 5px;color:#5F5F5F;width:188px;padding:0 5px;height:24px;line-height:24px;border:1px #7d7d7d solid;text-align:left;}
#topline .right-form .side-box input[name=email]{direction:ltr;text-align:left;}
#topline .right-form .side-box input.small{width:27px;text-align:center;}
#topline .right-form .side-box input.medium{width:90px;}
#topline .right-form .side-box select{width:200px;padding:0;height:26px;}
#topline .right-form .side-box input[type=checkbox]{height:16px;width:16px;border:0;padding:0;margin:15px 10px}
#topline .right-form .side-box span{float:left;height:auto;line-height:14px;font-size:12px;margin-top:15px;width:170px}
#topline .right-form .side-box input.submi{cursor:pointer;padding:0;height:30px;width:200px;border:0;text-align:center;color:#ffffff;font-weight:bold;font-size:16px;background:url(/webimages/submi_button.png);}


#boxes{width:1024px;min-height:240px;margin:20px auto;}
#boxes .box{background:url(/webimages/home-box-bg.png)left top no-repeat;width:261px;height:241px;float:left;}
#boxes .box .title{padding:0 13px;width:229px;height:30px;margin:1px 0;line-height:30px;text-align:left;color:#ffffff;float:left;font-weight:normal;font-size:14px;}
#boxes .box .content-box{padding:10px 13px;float:left;width:223px;height:187px;overflow:hidden;margin:0 3px;border-radius: 0 0 5px 5px;}
/*#boxes .box:first-child .content-box{background:url(/webimages/demo-image1.png) center center no-repeat;}
#boxes .box ~ .box .content-box{background:url(/webimages/demo-image2.png) center center no-repeat;}
#boxes .box ~ .box ~ .box .content-box{background:none;}*/
#boxes .ad-box{display:block;width:240px;height:241px;float:left;}

#boxes .box ul{width:223px;height:auto;float:left}
#boxes .box ul li{list-style:none;width:205px;padding-left:18px;background:url(/webimages/li-box-bullet.png) left center no-repeat;height:16px;line-height:16px;margin-bottom:7px;float:left;}
#boxes .box .content-box *{font-size:12px;color:#424242;}
#boxes .box .content-box p{margin-top:5px;}
#boxes .box .content-box .readmore{float:right;margin-top:5px;display:block;background:url(/webimages/read-more.png) center center;height:28px;line-height:28px;padding-top:1px;width:104px;text-align:center;color:#ffffff}


#logos{width:100%;height:50px;text-align:center;margin:50px auto 20px auto;}

#footer{width:100%;min-height:180px;background:#132d44;border-top:10px #c30005 solid;}
#footer .inner-footer{width:1000px;height:auto;overflow:hidden;margin:15px auto;text-align:center;color:#ffffff;}
#footer .inner-footer .footer-text{width:1000px;height:auto;overflow:hidden;text-align:center;color:#ffffff;}
#footer .inner-footer .footer-text a{color:#ffffff}

#footer .inner-footer ul{width:1000px;height:auto;overflow:hidden;margin:30px auto;text-align:center;}
#footer .inner-footer ul li{list-style:none;display:inline-block;width:auto;height:18px;border-left:1px #ffffff solid;}
#footer .inner-footer ul li:first-child{border:0;}
#footer .inner-footer ul li a{width:auto;height:18px;line-height:18px;color:#ffffff;display:block;padding:0 10px}

.ls-defaultskin .ls-bottom-nav-wrapper{height:30px;margin-top:-30px !important;}
.header-inner .logout{
display: block;
float: right;
margin: 0 2px;
font-size: 12px;
height: 22px;
line-height: 22px;
padding: 0px 9px;
background: #747474;
text-align: center;
color: #FFF;
width: 49px;
}


#routers{width:896px;padding-left:104px;padding-right:22px;background:url(/webimages/router-bg.png) left top no-repeat;height:30px;margin:0 auto;border:1px #b5b5b5 solid;}
#routers .marquee{width:100%;height:30px;float:left;overflow:hidden}
#routers .marquee span{padding:0 20px;height:30px;line-height:30px;color:#5F5F5F;width:auto; /*float:left;*/}
#routers .marquee span.call-to{background:url(/webimages/call-bg.png) left center no-repeat; color: ;font-size: 12px;}
#routers .marquee span.put-to{background:url(/webimages/put-bg.png) left center no-repeat; color: ;font-size: 12px;}

.account-menu{margin-left:3px; margin-bottom:15px; width:240px;height:305px;float:left;background:url(/webimages/left-button-container.png) no-repeat;}
.backtrading{margin-left:3px;line-height:40px;margin-top:5px;font-size:19px;color:#ffffff;display:block;width:190px;padding-left:50px;text-align:center;height:40px;float:left;background:url(/webimages/double-button.png) center top no-repeat;}

.account-menu .title{color:#8D908B;font-size:24px;height:44px;line-height:44px;font-weight:bold;text-align:center;width:100%;float:left;}
.account-menu ul{float:left;height:auto;overflow:hidden;width:206px;margin:0 17px;margin-top:5px;}
.account-menu ul li{margin-bottom:8px;list-style:none;height:32px;width:206px;float:left;background:url(/webimages/account-buttons.png) top center no-repeat;}
.account-menu ul li a{display:block;height:32px;line-height:32px;width:206px;float:left;text-align:left !important;color:#132d44;}
.account-menu ul li a > img{margin: 8px 11px 9px 16px;float: left;}
.account-menu ul li a > p{margin: 8px 11px 9px 16px;float: left;}
.account-menu ul li.active{background:url(/webimages/account-buttons.png) bottom center no-repeat;}
.account-menu ul li.active a{color:#ffffff;}

.left-side{margin-top:10px;width:750px;height:auto;overflow:hidden;float:left;margin-right:3px;min-height:100px}
.left-side #routers{width:622px;}
.left-side .page-header{overflow:hidden;background:url(/webimages/trade-account-bg.png);width:750px;height:124px;}
.left-side .page-content{width:748px;border:1px #D5D2D2 solid;border-top:0;background-color:#FFFCFC;min-height:300px;text-align:center;overflow:hidden;float:left;padding-bottom:20px;padding-top: 10px;}

 .account-type{position:relative;margin:20px auto 0 auto;padding:25px 30px;padding-right:10px;width:660px;height:100px;border:1px #b6bdc4 solid;background:url(/webimages/new-account-bg-ltr.png) no-repeat #205686;}
 .account-type ~ .account-type{background-color:#ab882a}
 .account-type ~ .account-type ~ .account-type{background-color:#c30005}
 .account-type ~ .account-type ~ .account-type ~ .account-type{background-color:#343434}

 .account-type .title{text-align:left;width:100%;height:24px;line-height:24px;float:left;font-size:12px;font-weight:bold;}
 .account-type .text{font-size:11px;text-align:left;height:66px;line-height:22px;text-align:left;float:left;}
 .account-type > a{display:block;position:absolute;bottom:23px;right:9px;height:29px;line-height:29px;width:155px;text-align:center;color:#ffffff;font-size:12px;}

.right-side{margin-top:11px;width:247px;height:auto;overflow:hidden;float:left;}
.head_chat{
float:left;
margin-left: 24px;
margin-top: -80px;
position: relative;
font-size: 22px;
cursor: pointer;
}
.text_chat{
margin-top: -49px;
margin-left: 24px;
position: relative;
float: left;
cursor: pointer;
}
.live-support, span#psEuqHl
{
	color: rgba(0, 0, 0, 0);
	display: block;
	float: right;
	margin: 10px 0;
	width: 216px;
	padding: 0 8px;
	height: 78px;
	border-radius: 6px;
	border: 1px solid #A8A8A8;
	background: url(/webimages/live-support.png) center -6px no-repeat;
	
	direction:ltr;
}
.live-support, span#psEuqHl span{
}
.live-support span{text-align:left;height:30px;width:auto;line-height:30px;margin:20px 16px 0 16px;float:left;clear:both;margin-top:18px;font-weight:bold;color:#122a3f;font-size:20px;}
.live-support span ~ span{margin-top:0;font-size:12px;color:#000000;height:20px;line-height:20px;}

.bread-crumb{margin-top:20px;margin-left:20px;height:20px;line-height:20px;color:#707070;font-size:11px;width:95%;text-align:left;}
.bread-crumb a{height:20px;line-height:20px;color:#707070;margin:0 3px;font-size:11px;}
.bread-crumb a.last{text-decoration:underline;}

.top-title{font-size:24px;font-weight:bold;color:#000000;width:500px;height:40px;line-height:40px;margin-left:20px;text-align:left; }

.page-content .steps{width:708px;height:28px;margin:40px 20px;float:left;}
.page-content .steps .step{float:left;height:28px;line-height:28px;text-align:center;color:#ffffff;width:171px;padding-right:15px;border-left:1px #bdbcbd solid;background:url(/webimages/small-arrows.png) right top no-repeat #132d44;}
.page-content .steps .step.active{background-color:#205686}
.page-content .steps .step:first-child{border:0;}

.page-content form.step{width:560px;height:auto;min-height:100px;float:left;}
.page-content form.step .label{height:24px;line-height:24px;text-align:right;width:200px;float:left;clear:both;margin-bottom:12px;font-size:12px;color:#302B2B}
.page-content form.step input , .page-content form.step select{color:#302B2B;float:left;margin-left:50px;height:24px;background:url(/webimages/input-background.png);width:194px;padding:0 5px;border:0;margin-bottom:12px;border-left:1px #e4e5e6 solid;border-right:1px #e4e5e6 solid;}
.page-content form.step select{padding:0;width:206px;}
.page-content form.step input.small{width:25px;margin-right:8px;}
.page-content form.step input.small.no-margin{width:25px;margin-left:0;margin-right:8px;}
.page-content form.step input.medium{width:104px;margin-left:0;margin-right:0;}
.page-content form.step input.medium.with-margin{width:104px;margin-left:50px;width:80px;}
.page-content form.step img{float:left;margin-left:8px;}
.page-content form.step input.checkbox{border:0;height:auto;width:auto;}
.page-content form.step span{float:left;margin:0 10px;width:auto;height:16px;line-height:16px;font-size:12px;}
.page-content form.step span a{color:#205686;font-size:12px;}

.page-content form.step input.submi{border:0;width:206px;height:30px;background:#c30005;font-size:16px;font-weight:bold;text-align:center;color:#ffffff;}
.page-content .page-text{width:700px;margin:10px 25px;text-align:left;float:left}
.page-content .page-text ol{padding:auto !important;margin:auto;padding-left:30px;}


.page-text .selection-line{width:100%;height:22px;float:left;margin-top:20px;margin-bottom:10px}
.page-text .selection-line .input-container{width:170px;height:22px;float:left}
.page-text .selection-line .input-container input{border:0;float:left;width:90px;text-align:left;direction:ltr;background:url(/webimages/date-input.png);height:22px;line-height:22px;padding:0 5px;}
.page-text .selection-line .input-container .close-image{float:left;cursor:pointer;}
.page-text .selection-line .selection-option{height:22px;float:right;}

.page-text .selection-line .selection-option span{float:right;height:22px;line-height:22px;padding:0 5px;}
.page-text .selection-line .selection-option input{float:right;margin-top:4px}

.page-text table{width:100%;background-color:#f6f4f4;border:1px #d5d2d2 solid;float:left;}
.page-text table th{color:#302B2B;font-size:11px;font-weight:bold;text-align:center;vertical-align:middle;height:34px;background:url(/webimages/small-devider.png) left center no-repeat;}
.page-text table td{color:#302B2B;font-size:11px;text-align:center;vertical-align:middle;height:34px;background:url(/webimages/small-devider.png) left center no-repeat #b6c6d6;}

.page-text table tr td:first-child{background-image:none;}
.page-text table tr th:first-child{background-image:none;}

.deposit-tab-line{width:700px;height:36px;overflow:visible;border-bottom:1px #d5d2d2 solid;}
.deposit-tab-line .deposit-option{cursor:pointer;float:left;width:132px;height:35px;border:1px #d5d2d2 solid;background:#132d44;line-height:34px;color:#ffffff;margin-right:5px;text-align:center;}
.deposit-tab-line .deposit-option.active{border-bottom:0;background:#ffffff;color:#424242;height:36px;}

.deposit-tab{display:none;width:698px;border:1px #d5d2d2 solid;min-height:20px;border-top:0;overflow:hidden;color:#5F5F5F}
.deposit-tab2{display:none;width:698px;border:1px #d5d2d2 solid;min-height:517px;border-top:0;color:#5F5F5F}
.deposit-tab.active{display:block;}
.deposit-tab2.active{display:block;}

.deposit-tab .label{float:left;height:20px;line-height:20px;width:190px;text-align:right;margin-bottom:8px;clear:both}
.deposit-tab .label.h26{height:26px;line-height:26px;}

.deposit-tab img{margin-left:15px;float:left;}
.deposit-tab input{margin-left:15px;float:left;height:20px;line-height:20px;border:1px #d5d2d2 solid;width:200px;}
.deposit-tab span{margin-left:15px;float:left;height:20px;line-height:20px;display:block;}

.deposit-tab .mid-title{margin-left:15px;float:left;height:26px;width:auto;clear:both;font-size:16px;font-weight:bold;color:#424242;}
.deposit-tab select{margin-left:15px;float:left;height:20px;border:1px #d5d2d2 solid;width:200px;text-align:center;}
.deposit-tab select.month{width:70px;}
.deposit-tab select.year{margin-left:10px;width:120px;}

.deposit-tab input.submi{clear: both;height:34px;float:left;width:200px;border:1px #425668 solid;border-radius:5px;background:#132d44;color:#ffffff;font-weight:bold;font-size:18px;margin:10px 200px 20px 200px;}
.deposit-tab .in-form-text{width:570px;padding:15px;text-align:left;font-size:12px;}

.deposit-tab .crtred {border:1px solid red}
.deposit-tab .red_arrow{float:left; background:url(/webimages/arr_right.png) center center no-repeat; width:10px; height:21px; margin-left:5px}
.deposit-tab .mediator {margin-left:6px; margin-right:-9px;}
/* 	___________________TRADING HISTORY______________ */
.Total_Volume_Sec
{
	width: 550px;height: 17px;
	color: #000;
	background-color: #C2CAD0;
	float: left;
	padding: 10px 15px;
	margin-top: -8px;
	
}
.Total_Volume_Sec label
{
	width:94px; height:14px;color:#000; margin-top:5px;margin-right:35px;border:#ccc thin solid; background-color:#FFF; padding:3px;
	
}
.pagination ul li {
	list-style: none;
	float: left;
	padding-right: 10px;
}
.pagination ul li {
	background: #E7E7E7;
	border: 1px solid #BBB;
	padding: 3px 0px;
	min-width: 23px;
	margin: 3px 3px;
	text-align: center;
	border-radius: 2px;
}

.pagination ul li a {
	color: #3C3C3C;
	font-size: 12px;
	font-weight: bold;
}

.pagination ul li.active {
	background: #A3A3A3;
	border: 1px solid #BBB;
	padding: 3px 0px;
	min-width: 23px;
	margin: 3px 3px;
	text-align: center;
	border-radius: 2px;
}

.pagination ul li.active a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.pagination {
	width: 100%;
	overflow-x: scroll;
	float: left;
}

.pagination ul {
	width: 1410px;
	float: left;
}

.chzn-container-single .chzn-single div {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 18px;
}

.chzn-container-single .chzn-drop {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.chzn-container .chzn-results {
	margin: 0 4px 4px 0;
	max-height: 240px;
	padding: 0 0 0 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.chzn-container .chzn-results .active-result {
	cursor: pointer;
	display: list-item;
}

.chzn-container .chzn-results li {
	display: none;
	line-height: 15px;
	padding: 5px 6px;
	margin: 0;
	list-style: none;
}

.chzn-container .chzn-results .highlighted {
	background-color: #3875D7;
	filter: progid:DXImageTransform.Microsoft.gradient(         startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875D7), color-stop(90%, #2A62BC));
	background-image: -webkit-linear-gradient(top, #3875D7 20%, #2A62BC 90%);
	background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
	background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
	background-image: linear-gradient(#3875D7 20%, #2A62BC 90%);
	color: #FFF;
}

.chzn-container-single .chzn-single {
	white-space: nowrap;
	line-height: 24px;
	color: #444;
}
.chzn-container .chzn-results .active-result {
	cursor: pointer;
	display: list-item;
}

.chzn-container .chzn-results li {
	display: none;
	line-height: 15px;
	padding: 5px 6px;
	margin: 0;
	list-style: none;
}

.chzn-container-single .chzn-search input {
	background: #FFF url('//www.marketoptions.com/images/chosen-sprite.png') no-repeat 100% -20px;
	background: url('https://www.marketoptions.com/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #EEE), color-stop(15%, #FFF));
	background: url('https://www.marketoptions.com/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(top, #EEE 1%, #FFF 15%);
	background: url('https://www.marketoptions.com/images/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background: url('https://www.marketoptions.com/images/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background: url('https://www.marketoptions.com/images/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#EEE 1%, #FFF 15%);
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	outline: 0;
	border: 1px solid #AAA;
	font-family: sans-serif;
	font-size: 1em;
}

.chzn-container {
	font-size: 13px;
	position: relative;
	display: inline-block;
	zoom: 1;
}

.styled-select-small .chzn-container-single .chzn-single {
	background-position: 58px 11px !important;
}

.chzn-container-single .chzn-single span {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.chzn-container-active .chzn-single-with-drop div {
	background: rgba(0, 0, 0, 0);
	border-left: none;
}

.chzn-container-single .chzn-drop {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.styled-select-small .chzn-container-single .chzn-single {
	background-position: 58px 11px !important;
}

.chzn-container-active .chzn-single-with-drop {
	border: 1px solid #AAA;
	-webkit-box-shadow: 0 1px 0 #FFF inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #FFF inset;
	background-color: #EEE;
	filter: progid:DXImageTransform.Microsoft.gradient(         startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #FFF), color-stop(80%, #FFF));
	background-image: -webkit-linear-gradient(top, #FFF 20%, #FFF 80%);
	background-image: -moz-linear-gradient(top, #ffffff 20%, #ffffff 80%);
	background-image: -o-linear-gradient(top, #ffffff 20%, #ffffff 80%);
	background-image: linear-gradient(#FFF 20%, #FFF 80%);
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.chzn-container-active .chzn-single {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	border: 1px solid #5897FB;
}

.chzn-container-single .chzn-single {
	background-color: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(         startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #FFF), color-stop(50%, #FFF), color-stop(52%, #FFF), color-stop(100%, #FFF));
	background-image: -webkit-linear-gradient(top, #FFF 20%, #FFF 50%, #FFF 52%, #FFF 100%);
	background-image: -moz-linear-gradient(top, #ffffff 20%, #ffffff 50%, #ffffff 52%, #ffffff 100%);
	background-image: -o-linear-gradient(top, #ffffff 20%, #ffffff 50%, #ffffff 52%, #ffffff 100%);
	background-image: linear-gradient(#FFF 20%, #FFF 50%, #FFF 52%, #FFF 100%);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #9F9F9F;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	height: 23px;
	line-height: 24px;
	padding: 0 0 0 8px;
	color: #444;
	text-decoration: none;
	margin-left: px;
	width: px;
}

.chzn-container-active .chzn-single-with-drop {
	border: 1px solid #aaa;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	background-color: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(        startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(80%, #ffffff));
	background-image: -webkit-linear-gradient(top, #ffffff 20%, #ffffff 80%);
	background-image: -moz-linear-gradient(top, #ffffff 20%, #ffffff 80%);
	background-image: -o-linear-gradient(top, #ffffff 20%, #ffffff 80%);
	background-image: linear-gradient(#ffffff 20%, #ffffff 80%);
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.chzn-container-active .chzn-single-with-drop div {
	background: transparent;
	border-left: none;
}

.chzn-container-active .chzn-single-with-drop div b {
	background-position: -18px 2px;
}

.chzn-drop {
	position: absolute !important;
	background: #fff;
	border: 1px solid #eee;
}
.chzn-container-single .chzn-single div b {
	background: url('https://www.marketoptions.com/images/chosen-sprite.png') no-repeat 0px 2px;
	display: block;
	width: 100%;
	height: 100%;
}
#TypeSelector {
	margin: 0 13px;
	float: left;
}



/* 	______________END TRADING HISTORY______________ */