@font-face {
        font-family: 'Oswald';
	src: url('https://fonts.gstatic.com/s/oswald/v10/-g5pDUSRgvxvOl5u-a_WHw.woff');
	}
@font-face {
	font-family: "MYRIAD";
    src: url('font/MYRIAD.ttf');
    }
    @font-face {
        font-family: 'gothic';
	src: url('font/gothic.ttf');
	}
form {	margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}
.toptable {
	background-color: FF8D00;
}
a{color: #057bcd;text-decoration: none;}
a:hover{color: #057bcd;text-decoration: underline;}
a.toplink, a.toplink:hover, a.toplink:visited, a.toplink:active {
	color: white;
	text-decoration: none;
}
.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDD1D7;
	text-align: center;
	//background-color: ff8d00;
}
body{font-family: 'MYRIAD';
background-color: #fff;
background:url('images/top_light.jpg') no-repeat;
margin-left:0px;margin-right:0px;margin-bottom:0px;

}
td, .forTexts {
font-family: 'MYRIAD';
	font-size: 10pt;
	color: #333;
	
	
}
a.menutxt, a.menutxt:hover, a.menutxt:visited, a.menutxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    background-color: #FF8D00;
}

.inpts {box-shadow: 0px 0px 5px #a8a8a8;box-shadow: 0 0 5px #DDD inset;padding:10px;font-size:10pt;border:1px solid #CCCCCC;border-radius:5px;
	font-family: MYRIAD,Verdana, Arial, Helvetica, sans-serif;color:#8a8a8a;
}
.inpts:hover {color:#000;}
.message{
	box-shadow: 0px 0px 5px #a8a8a8;box-shadow: 0 0 5px #DDD inset;padding:10px;font-size:10pt;border:1px solid #CCCCCC;border-radius:5px;
	font-family: MYRIAD,Verdana, Arial, Helvetica, sans-serif;color:#8a8a8a;width:730px;height:200px;
}
.message:hover{color:#000;}
.sbmt {
	border-radius:10px;text-transform:uppercase;border:0px;color:#fff;font-size:14pt;background-color: #31353d;padding:5px 20px 5px 20px;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;font-family:Oswald;
}
.sbmt:hover {
    color:#fff;background-color: #8dbf41;;
	cursor:pointer;cursor:hand;
	}
a.hlp, a.hlp:active, a.hlp:visited, a.hlp:hover { font-family: verdana; font-size: 12px; color: black; text-decoration: none; cursor: help;}

.line {
	background-color: ff8d00;
}
.bgcolorleft {
	background-color: white;
}
.bgcolormain {
	background-color: white;
}
.bgcolorright {
	background-color: white;
}
div.framebody {
	text-align: left;
}
td.inheader {
	background-color: 8dbf41;
	color:#fff;
	font-weight: bold;
	text-align: center; 
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
}
td.item {
	background-color: e8f0f2;
	font-size:8pt;
	font-family: tahoma;	
}
h3 {
background-color: #31353d;text-transform:uppercase;padding:10px;color:#fff;
	font-size: 20pt;
	border: 2px solid #fff;
	box-shadow: 0px 0px 5px #a8a8a8;
	
   }
.h3error {
	font-weight: bold;
	font-size: 9pt;
	background-color: 880000;
	padding: 10px;
	color: ffffff;
	border-radius: 10px;
    
	
}
.calendartable {
	background-color: ff8d00;
	text-align: center;
}
.calendartablebg {
	background-color: white;
}
.calendarweek {
	background-color: ff8d00;
	text-align: center;
	
}
td.gray {
        color: gray;
}

.logo {
background:url('images/bg-row-1.png');
width: 990px;
//height: 117px;
}
.logobg {
background-color: fbfbfb;
}
.slidepadding {
background-color: ffffff;
padding-top: 20px;
padding-bottom: 20px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.pagemid{
background-color: ffffff;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
.pagebg{
background-color: ffffff;
}
.tablebg{
background-color: #fff;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
	border: 1px inset #ddd;
	border-color: #ddd;
	border-style: solid;
}
.imgradius{
border-radius: 10px;
}


.line{
height: 2px;
width: 100%;
background-color: #c7d7dc;
}
.formtitle{
font-size: 10pt;
font-weight: bold;
color: #5f5f5f;
}

.padding{padding:10px;}
.main{border: 1px inset #ddd;padding:10px;}
.mainpadding{padding:20px;}
.orangebtn{font-weight:bold;text-align:center;background-color: #ea7125;padding:5px;color:#fff;border-radius: 5px;width:150px;display:block;}
.orangebtn:hover{background-color: #cd5a13;color:#fff;text-decoration: none;}
.page-wrap {position: absolute;}
.page-wrap1 {position: relative;}

/* left side
---------------------------------------- */
.leftm{display:block;color:#333;font-size:9pt;//font-weight:bold;background-image: url('images/leftmenu1.gif');height:18px;padding:10px;}
.leftm:hover{background-image: url('images/leftmenu1b.gif');}
.leftpadding{padding:10px;}
.leftmenu{background-color: #629417;padding:10px;color:#fff;font-family:arial;font-size:18pt;text-shadow: 0px 1px 0px #000;}
.leftborder{border-bottom-width: 1px;border-bottom-style:dotted;border-bottom-color: #ccc;}
.leftbtnp{padding-top:5px;}
.leftbtn{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:block;
	cursor:pointer;
	color:#777777;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.leftbtn:hover{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.lefthome{}
.leftdep{}
.leftref{}
.leftrefl{}
.lefthis{}
.leftedit{}
.leftsec{}
.leftlist{}
.leftwd{}
.leftlog{}
.lstatsb{background-color: #8dbf41;padding:10px;border: 1px solid #fff;display:block;color:#fff;font-weight:bold;}
.lstatsb:hover{background-color: #21242b;color:#fff;}
.leftforum{background-color: #e8f0f2;padding:10px;border-radius:10px;}
.tg{
border:1px solid #cb9b14; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12pt;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #fff;
 background-color: #eab92d; background-image: -webkit-gradient(linear, left top, left bottom, from(#eab92d), to(#c79810));
 background: -webkit-linear-gradient(top, #eab92d, #c79810);
 background: -moz-linear-gradient(top, #eab92d, #c79810);
 background: -ms-linear-gradient(top, #eab92d, #c79810);
 background: -o-linear-gradient(top, #eab92d, #c79810);
 background: linear-gradient(to bottom, #eab92d, #c79810);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eab92d, endColorstr=#c79810);
}
.tg:hover{
border:1px solid #a17b10;color:#fff;
 background-color: #cf9f15; background-image: -webkit-gradient(linear, left top, left bottom, from(#cf9f15), to(#98740c));
 background-image: -webkit-linear-gradient(top, #cf9f15, #98740c);
 background-image: -moz-linear-gradient(top, #cf9f15, #98740c);
 background-image: -ms-linear-gradient(top, #cf9f15, #98740c);
 background-image: -o-linear-gradient(top, #cf9f15, #98740c);
 background-image: url('linear-gradient(to%20bottom,%20#cf9f15, #98740c');filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cf9f15, endColorstr=#98740c)
}
.mmg{
border:1px solid #7eb9d0; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12pt;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #a7cfdf; background-image: -webkit-gradient(linear, left top, left bottom, from(#a7cfdf), to(#23538a));
 background: -webkit-linear-gradient(top, #a7cfdf, #23538a);
 background: -moz-linear-gradient(top, #a7cfdf, #23538a);
 background: -ms-linear-gradient(top, #a7cfdf, #23538a);
 background: -o-linear-gradient(top, #a7cfdf, #23538a);
 background: linear-gradient(to bottom, #a7cfdf, #23538a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a7cfdf, endColorstr=#23538a);
}
.mmg:hover{
 border:1px solid #5ca6c4;color:#fff;
 background-color: #82bbd1; background-image: -webkit-gradient(linear, left top, left bottom, from(#82bbd1), to(#193b61));
 background: -webkit-linear-gradient(top, #82bbd1, #193b61);
 background: -moz-linear-gradient(top, #82bbd1, #193b61);
 background: -ms-linear-gradient(top, #82bbd1, #193b61);
 background: -o-linear-gradient(top, #82bbd1, #193b61);
 background: linear-gradient(to bottom, #82bbd1, #193b61);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#82bbd1, endColorstr=#193b61);
}
.dtm{
border:1px solid #8a66f4; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12pt;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #b29af8; background-image: -webkit-gradient(linear, left top, left bottom, from(#b29af8), to(#9174ed));
 background: -webkit-linear-gradient(top, #b29af8, #9174ed);
 background: -moz-linear-gradient(top, #b29af8, #9174ed);
 background: -ms-linear-gradient(top, #b29af8, #9174ed);
 background: -o-linear-gradient(top, #b29af8, #9174ed);
 background: linear-gradient(to bottom, #b29af8, #9174ed);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b29af8, endColorstr=#9174ed);
}
.dtm:hover{
border:1px solid #693bf1;color:#fff;
 background-color: #8e6af5; background-image: -webkit-gradient(linear, left top, left bottom, from(#8e6af5), to(#6d47e7));
 background: -webkit-linear-gradient(top, #8e6af5, #6d47e7);
 background: -moz-linear-gradient(top, #8e6af5, #6d47e7);
 background: -ms-linear-gradient(top, #8e6af5, #6d47e7);
 background: -o-linear-gradient(top, #8e6af5, #6d47e7);
 background: linear-gradient(to bottom, #8e6af5, #6d47e7);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8e6af5, endColorstr=#6d47e7);
}

/* login
---------------------------------------- */
.logotit{padding-bottom:5px;font-size:25pt;text-transform:uppercase;color:#31353d;}
.loginerror{background-color: #ffebeb;padding:10px;}
.forgot{border-radius:10px;text-transform:uppercase;padding:12px;color:#fff;background-color: #d2393c;font-size:14pt;border: 0px solid #dadada;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;
}
.forgot:hover {
    padding:12px;color:#fff;background-color: #ffcc00;color:#000;
	cursor:pointer;cursor:hand;
	}
.loginbg{background-color: #ededed;border: 1px solid #dadada;padding:10px;background-image: url('images/point.png');}	
.loginreg{background-color: #ededed;;border: 1px solid #dadada;padding:10px;background-image: url('images/regbg.jpg');}
.loginreglink{font-weight:bold;border-radius:10px;padding:15px;text-transform:uppercase;color:#fff;font-size:14pt;background-image: url('images/regbtn.png');text-shadow: 0px 1px 0px #000;}
.loginreglink:hover{color:#fff;background-image: url('images/regbtn2.png');transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;}

/* signup
---------------------------------------- */
.regtit{background-color: #8dbf41;padding:10px;color:#fff;//font-weight:bold;font-size:18pt;font-family: "arial";text-shadow: 0px 1px 0px #000;}
.regstep{border-bottom:3px solid #262727;font-size:18pt;padding:10px;}
.editborder{border:1px solid #ebebeb;padding:10px;}
.editbg1{background-color: #f8f8f8;}
.editbg2{}
.editbg2:hover{background-color: #f2fae5;}
.regbg{background-color: #f7f7f7;}
.editsave{background-color: #deeed4;padding:10px;color:#274c10;font-weight:bold;}
.regterm{background-color: #5d5d5d;padding:10px;color:#fff;}
.regpadleft{padding-left:10px;}
.rlogin{border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.rlogin:hover{opacity:0.6;filter:alpha(opacity=40);}
.regrtit{padding-bottom:5px;font-size:25pt;text-transform:uppercase;color:#8dbf41;border-bottom:1px dotted #ccc;}
.regborder{border-bottom:1px dotted #ccc;}

/* security
---------------------------------------- */
.secborder{border:1px solid #ebebeb;padding:10px;}
.sectit{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.secbg1{background-color: #f7f7f7;}
.secbg2{}
//.secbg2:hover{background:url('images/abg2.gif');}

/* edit acc
---------------------------------------- */
.edittit{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.editsave{background-color: #deeed4;padding:10px;color:#274c10;font-weight:bold;}

/* about us
---------------------------------------- */
.abouttit{padding-bottom:30px;font-size:25pt;text-transform:uppercase;color:#8dbf41;}
.aboutpadding{padding-right:10px;}
.aboutpadding2{padding-left:10px;}
.aboutnum{background-color: #31353d;padding:20px;color:#fff;border-radius:50%;width:30px;font-size:20pt;}
.aboutimg{border-radius:10px;}
.aboutbg{background-color: #f4f5f5;padding-top:30px;padding-bottom:30px;}
.aboutteam{padding:10px;}
.abouticon{background-color: #31353d;color:#fff;border-radius:50%;width:110px;padding-top:0px;}
.abouticon:hover{background-color: #8dbf41;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;}
.abouttxt{color:#7d7d7d;padding:10px;}
.abouttxt2{font-size:16pt;padding:10px;}
.aboutuser{background-color: #8dbf41;color:#fff;width:80px;padding:5px;}
.abouttxt3{color:#7d7d7d;padding:10px;}
.abouttxt3:hover{color:#000;padding:10px;}


/* our team
---------------------------------------- */
ul.enlarge{
list-style-type:none; /*remove the bullet point*/
margin-left:0;
}
ul.enlarge li{
display:inline-block; /*places the images in a line*/
position: relative;
z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
margin:10px 40px 0 20px;
}
ul.enlarge img{
background-color:#fff;
padding: 6px;
-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
ul.enlarge span{
position:absolute;
left: -9999px;
background-color:#8dbf41;
padding: 10px;
font-family: 'Droid Sans', sans-serif;
font-size:.9em;
text-align: center;
color: #fff;
-webkit-box-shadow: 0 0 20px rgba(0,0,0, .75));
-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius:8px;
}
ul.enlarge li:hover{
z-index: 50;
cursor:pointer;
}
ul.enlarge span img{
padding:2px;
background:#ccc;
}
ul.enlarge li:hover span{
top: -300px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: -20px; /*distance from the left of the thumbnail to the left of the popup image*/
}
ul.enlarge li:hover:nth-child(2) span{
left: -100px;
}
ul.enlarge li:hover:nth-child(3) span{
left: -200px;
}
/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
ul.enlarge img, ul.enlarge span{
behavior: url(pie/PIE.htc);
} 


/* faq
---------------------------------------- */
hr {
    height:1px;
    border:none;
    background-color:rgb(220,220,220)
}

.answer {
    display:none;
}

h2 {
    line-height:24px;
    font-size:18px;
    font-weight:700;
    color:rgb(100,150,200);
    padding-left:24px;
    cursor:pointer;
    background-image:url('img/open.png');
    background-position:left;
    background-repeat:no-repeat;
}

h2.close {
    background-image:url('img/close.png');
}

/* terms
---------------------------------------- */
.termsh3{background-color: #eeeeee;padding: 5px;color: #000;font-size:16pt;}

/* news
---------------------------------------- */
.newstit{background-color: #eeeeee;color: #000;font-size:16pt;padding:10px;text-transform:uppercase;}


/* support
---------------------------------------- */
.supportp{padding-right:30px;}
.supporttit{color: #586c6a;text-transform:uppercase;font-size:30pt;border-bottom:2px solid #586c6a;}
.supportimg{border-radius:10px;}
.supportborder{border-bottom:1px dotted #ccc;padding:5px;background-color: #e8f0f2;}
.supporttxt{border-radius:10px;padding:5px;background-color: #efefef;color:#a0a0a0;}

/* logo
---------------------------------------- */
.logobg1{background:url('images/top.jpg') no-repeat;height:520px;}
.logobgline{padding:10px;background-color: #21242b;color:#fff;}
.logotitle{font-size: 40pt;text-transform:uppercase;color:#fff;text-shadow: 0px 1px 2px #000;}
.logotitle2{font-size: 20pt;text-transform:uppercase;color:#fff;text-shadow: 0px 1px 2px #000;}
.logoinvest{padding:5px 20px 5px 20px;color:#fff;text-transform:uppercase;font-size:20pt;background-color: #8dbf41;text-shadow: 0px 1px 0px #000;border-radius:5px;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;font-family:Oswald;}
.logoinvest:hover{background-color: #31353d;color:#fff;}
.followtxt{text-transform:uppercase;color:#fff;}
.logofx{}
.logofx:hover{opacity:0.6;filter:alpha(opacity=40);}
.logologin{color:#21242b;text-transform:uppercase;background-color: #8dbf41;padding:10px;}
.logologin:hover{color:#21242b;background-color: #ccc;}
.logoregister{color:#fff;text-transform:uppercase;background-color: #ff6000;padding:10px;}
.logoregister:hover{color:#21242b;background-color: #ccc;}
.logostat{color:#fff;font-size:16pt;text-transform:uppercase;opacity:0.6;filter:alpha(opacity=40);background-color: #434750;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;}
.logostatinfo{font-size:14pt;border-bottom: 1px dotted #eeeeee;background-color: #fff;opacity:0.4;filter:alpha(opacity=40);padding:5px;}
.logostatinfo2{font-size:14pt;border-bottom: 1px dotted #eeeeee;background-color: #fff;opacity:0.6;filter:alpha(opacity=40);padding:5px;}
.logotime{border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color: #8dbf41;opacity:0.6;filter:alpha(opacity=40);padding:5px;font-size:14pt;}
.logodep{color:#fff;text-transform:uppercase;background-color: #8dbf41;padding:10px;}
.logodep:hover{color:#21242b;background-color: #ebebeb;}
.logowd{color:#fff;text-transform:uppercase;background-color: #d2393c;padding:10px;}
.logowd:hover{color:#21242b;background-color: #ebebeb;}


/* home
---------------------------------------- */
.homelast{font-family:title;color:#fff;font-size:14pt;text-transform:uppercase;background:#ee3139;text-align:left;padding:10px}
.homebtbr{border:1px solid #e0e0e0;display:inline-block;margin:5px;padding:20px;width:590px;min-height:370px;background-color:rgba(	220,220,220 , 0.3);margin-top:0;}

.hometit{color: #8dbf41;text-transform:uppercase;font-size:40pt;}
.hometxt{color: #969696;font-size:20pt;text-align:justify;}
.homeaboutbtn{color:#fff;font-size:14pt;background-color: #31353d;padding:15px;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;}
.homeaboutbtn:hover{color:#fff;background-color: #8dbf41;}
.homebg{background-color: #f4f5f5;padding-top:30px;padding-bottom:30px;}
.homecal{color:#fff;font-size:20pt;text-transform:uppercase;background-color: #434750;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;}
.homeamount{box-shadow: 0px 0px 5px #a8a8a8;padding:10px;color:#fff;font-size:16pt;text-transform:uppercase;background-color: #8dbf41;}
.homeamount2{box-shadow: 0px 0px 5px #a8a8a8;box-shadow: 0 0 5px #DDD inset;padding:10px;font-size:14pt;border:1px solid #CCCCCC;border-radius:5px;}
.calpadding{box-shadow: 0px 0px 5px #a8a8a8;background-color: #fff;padding:10px;}
.homeprofit{box-shadow: 0px 0px 5px #a8a8a8;padding:10px;color:#fff;font-size:16pt;text-transform:uppercase;background-color: #608823;}
.calroi{border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color: #31353d;padding:10px;color:#fff;font-size:14pt;font-family:arial;}
.calborder{border-right:1px solid #fff;}
.calbtn{box-shadow: 1px 1px 1px #a8a8a8;border-radius:10px;text-shadow: 0px 1px 1px #000;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;background:url('images/cal.png') no-repeat;display:block;text-transform:uppercase;padding:3px;color:#fff;background-color: #057bcd;font-size:14pt;border: 0px solid #dadada;width:100%;font-family:Oswald;}
.calbtn:hover {color:#000;background-color: #ffcc00;cursor:pointer;cursor:hand;text-shadow: 0px 1px 1px #fff;}
.newsbg{text-align:justify;//padding:10px;color:#fff;background-color: #fff;}
//.newstit{color:#fff;font-size:20pt;text-transform:uppercase;background-color: #434750;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;}
.hnewstext{text-align:justify;}
.hnewstit{text-transform:uppercase;font-size:14pt;color:#8dbf41;}
.hitems{cursor:pointer;cursor:hand;text-transform:uppercase;font-size:14pt;background-color: #8dbf41;border-bottom: 1px solid #fff;padding:10px;color:#fff;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;}
.hitems:hover{background-color: #eaeaea;color:#a7a7a7;}


a.plan1 {
 box-shadow: 0px 0px 5px #a8a8a8;
 border-radius:10px;
 display:block;
 //float:left;
 position:relative;
 overflow:hidden;
 height:191px;
 width:230px;
 //margin:30px 0 0 30px;
	background:transparent url('images/plan1.jpg') no-repeat left top;
	text-decoration:none;
 transition:all 0.30s ease-in-out;
 -webkit-transition:all 0.30s ease-in-out;
 -moz-transition:all 0.30s ease-in-out;
 }
a.plan1:hover {

	background:transparent url('images/plan1.jpg') no-repeat left -191px;
 text-decoration:none;
 }

a.plan2 {
 box-shadow: 0px 0px 5px #a8a8a8;
 border-radius:10px;
 display:block;
 //float:left;
 position:relative;
 overflow:hidden;
 height:191px;
 width:230px;
 //margin:30px 0 0 30px;
	background:transparent url('images/plan2.jpg') no-repeat left top;
	text-decoration:none;
 transition:all 0.30s ease-in-out;
 -webkit-transition:all 0.30s ease-in-out;
 -moz-transition:all 0.30s ease-in-out;
 }
a.plan2:hover {
	background:transparent url('images/plan2.jpg') no-repeat left -191px;
 text-decoration:none;
 }
 
 a.plan3 {
  box-shadow: 0px 0px 5px #a8a8a8;
 border-radius:10px;
 display:block;
 //float:left;
 position:relative;
 overflow:hidden;
 height:191px;
 width:230px;
 //margin:30px 0 0 30px;
	background:transparent url('images/plan3.jpg') no-repeat left top;
	text-decoration:none;
 transition:all 0.30s ease-in-out;
 -webkit-transition:all 0.30s ease-in-out;
 -moz-transition:all 0.30s ease-in-out;
 }
a.plan3:hover {
	background:transparent url('images/plan3.jpg') no-repeat left -191px;
 text-decoration:none;
 }
 
 a.plan4 {
 display:block;
 float:left;
 position:relative;
 overflow:hidden;
 height:191px;
 width:230px;
 margin:30px 0 0 30px;
	background:transparent url('images/plan4.png') no-repeat left top;
	text-decoration:none;
 transition:all 0.30s ease-in-out;
 -webkit-transition:all 0.30s ease-in-out;
 -moz-transition:all 0.30s ease-in-out;
 }
a.plan4:hover {
	background:transparent url('images/plan4.png') no-repeat left -191px;
 text-decoration:none;
 }

a.plan5 {
 display:block;
 float:left;
 position:relative;
 overflow:hidden;
 height:191px;
 width:230px;
 margin:30px 0 0 30px;
	background:transparent url('images/plan5.png') no-repeat left top;
	text-decoration:none;
 transition:all 0.30s ease-in-out;
 -webkit-transition:all 0.30s ease-in-out;
 -moz-transition:all 0.30s ease-in-out;
 }
a.plan5:hover {
	background:transparent url('images/plan5.png') no-repeat left -191px;
 text-decoration:none;
 }

a.plan6 {
 display:block;
 float:left;
 position:relative;
 overflow:hidden;
 height:191px;
 width:230px;
 margin:30px 0 0 30px;
	background:transparent url('images/plan6.png') no-repeat left top;
	text-decoration:none;
 transition:all 0.30s ease-in-out;
 -webkit-transition:all 0.30s ease-in-out;
 -moz-transition:all 0.30s ease-in-out;
 }
a.plan6:hover {
	background:transparent url('images/plan6.png') no-repeat left -191px;
 text-decoration:none;
 } 

/* footer
---------------------------------------- */
.flink{color: #fff;text-transform:uppercase;font-size:10pt;}
.flink:hover{color:#fff;}
.fbg{background-color: #21242b;}
.ftxt{font-size:10pt;color:#838489;}


.scrollup {
    width: 50px;
    height: 49px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url('images/gotop.png') no-repeat;
    background-color: #000;
}


/* account main
---------------------------------------- */	
.accmenu{padding-right:10px;}
.accname{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.accbalance{padding-top:10px;padding-bottom:10px;border-radius:10px;
 display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #f2f5f6; background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f5f6), to(#c8d7dc));
 background-image: -webkit-linear-gradient(top, #f2f5f6, #c8d7dc);
 background-image: -moz-linear-gradient(top, #f2f5f6, #c8d7dc);
 background-image: -ms-linear-gradient(top, #f2f5f6, #c8d7dc);
 background-image: -o-linear-gradient(top, #f2f5f6, #c8d7dc);
 //background-image: url('linear-gradient(to%20bottom,%20#f2f5f6, #c8d7dc');filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f2f5f6, endColorstr=#c8d7dc)
 
}
.accref{color:#fff;padding:10px;border-radius:10px;background-color: #8dbf41;}
.accborder{border-right: 1px solid #cccccc;}
.accinfo{font-size:14pt;font-weight:bold;text-shadow: 0px 1px 0px #fff;}
.accbtxt{color:#086902;}
.acctit{padding-bottom:10px;font-size:25pt;text-transform:uppercase;color:748587;}
.accbg1{border: 1px solid #fff;padding:10px;background-color: #e8f0f2;}
.accbg2{border: 1px solid #fff;padding:10px;background-color: #efefef;}
.accdep{
 border:1px solid #cb9b14; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:16pt;padding: 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #eab92d; background-image: -webkit-gradient(linear, left top, left bottom, from(#eab92d), to(#c79810));
 background: -webkit-linear-gradient(top, #eab92d, #c79810);
 background: -moz-linear-gradient(top, #eab92d, #c79810);
 background: -ms-linear-gradient(top, #eab92d, #c79810);
 background: -o-linear-gradient(top, #eab92d, #c79810);
background: linear-gradient(to bottom, #eab92d, #c79810);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eab92d, endColorstr=#c79810);
}
.accdep:hover{
border:1px solid #a17b10;color:#fff;
 background-color: #cf9f15; background-image: -webkit-gradient(linear, left top, left bottom, from(#cf9f15), to(#98740c));
 background: -webkit-linear-gradient(top, #cf9f15, #98740c);
 background: -moz-linear-gradient(top, #cf9f15, #98740c);
 background: -ms-linear-gradient(top, #cf9f15, #98740c);
 background: -o-linear-gradient(top, #cf9f15, #98740c);
background: linear-gradient(to bottom, #cf9f15, #98740c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cf9f15, endColorstr=#98740c);
}



/* deposit
---------------------------------------- */
.deptit{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.depname{font-size:18pt;color: #5c851e;text-transform:uppercase;}

.deptit2{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.deplink{color:#262727;padding-left:40px;}
.deplink:hover{color:#787878;}

input[type=radio].css-checkbox {
							display:none;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:33px;
							height:30px; 
							display:inline-block;
							line-height:30px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:30px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -30px;
						}
						label.css-label {
				background-image:url('images/tik.png');
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none
			}
			
.cancel{border-radius:10px;text-transform:uppercase;padding:10px;color:#fff;background-color: #d2393c;font-size:14pt;border: 0px solid #dadada;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;
}
.cancel:hover {
    padding:10px;color:#fff;background-color: #ffcc00;color:#000;
	cursor:pointer;cursor:hand;
	}			
.depfont{font-size:14pt;}		
.depok{background-color: #deeed4;padding:10px;color:#274c10;font-weight:bold;}
.deperror{background-color: #fae2e2;padding:10px;font-weight:bold;}	
.depcon1{border: 1px solid #fff;padding:10px;background-color: #e8f0f2;}
.depcon2{border: 1px solid #fff;padding:10px;background-color: #efefef;}

/* withdraw
---------------------------------------- */
.wsize1{width:150px;height:30px;}
.winfo{padding:10px;background-color: #e8f0f2;font-size:18pt;border-radius:10px;}
.winfo2{color:#65a3b2;}
.winfo2:hover{color:#e40793;}
.wbg{padding:20px;background-color: #ececec;border:1px solid #bbcfd9;}
.wbg:hover{background:url('images/abg2.gif');}

.wtit{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.wborder{border:1px solid #ebebeb;padding:10px;}
.wbg1{background-color: #f8f8f8;font-size:12pt;}
.wbg2b{}
.wbg2b:hover{background:url('images/abg2.gif');}
.wbg3{background-color: #fff;font-size:12pt;}

/* history
---------------------------------------- */
.hisinpts{
font-family: gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #dadada;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:5px;
	border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	
}

.size1{width:200px;height:30px;}
.size2{width:60px;height:30px;}
.hisbg{padding:5px;background-color: #f3f3f3;}
.hisbg2{padding:5px;background-color: #f1efbb;}
.histit{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.histit2{background-color: #8dbf41;padding:10px;color:#fff;//font-weight:bold;font-size:18pt;font-family: "arial";text-shadow: 0px 1px 0px #000;}
.hisborder{border:1px solid #ebebeb;padding:10px;}
.hisbg1{padding:10px;background-color: #e8f0f2;font-size:18pt;border-radius:10px;}
.hiserror{background-color: #fae2e2;padding:10px;font-weight:bold;}

/* ref links
---------------------------------------- */
.refborder{border:1px solid #ebebeb;padding:10px;}
.reftit{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.refbg1{background-color: #f8f8f8;}
.refbg1:hover{background-color: #e7f1f2;}
.refinpts{border:1px solid #bbcfd9;padding:10px;width:400px;height:100px;}

/* affiliate
---------------------------------------- */
.partbg{padding:20px;background-color: #f3f3f3;border: 2px solid #fff;}
.partbox{background-color: #f4f4f4;border: 1px inset #b7c9dd;color:#18517a;padding:10px;font-size:14pt;}
.parttit{background-color: #31353d;font-size:16pt;text-transform:uppercase;padding:10px;color:#fff;}
.parttit2{background-color: #8dbf41;padding:10px;color:#fff;//font-weight:bold;font-size:18pt;font-family: "arial";text-shadow: 0px 1px 0px #000;}
.partborder{border:1px solid #ebebeb;padding:10px;}
.partbg1{background-color: #f8f8f8;}
.affbg1{border: 1px solid #fff;padding:10px;background-color: #e8f0f2;}
.affbg2{border: 1px solid #fff;padding:10px;background-color: #efefef;}

/* representatives
---------------------------------------- */
.resborder{background-color: #efefef;padding:10px;}
.restit{background-color: #888a8c;padding:10px;border-radius: 10px 10px 0px 0px;-moz-border-radius: 10px 10px 0px 0px;-webkit-border-radius: 10px 10px 0px 0px;}
.restxt{padding:10px;border-bottom: 1px dotted #ccc;}
.restxt:hover{background-color: #f9f9f9;cursor:help}
.restxt2{font-size:14pt;color:#fff;}


/* menu
---------------------------------------- */

#menu {
text-transform:uppercase;BACKGROUND-image: url('images/menu1.gif');border-top: 0px solid #fff;border-bottom: 0px inset #fff;PADDING-RIGHT: 0px; PADDING-LEFT: 0px;FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
#menu LI {
border-left: 1px solid #fff;border-right: 1px solid #e3e7ea;valign:middle;PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; font-size:12pt;line-height: 18px; //font-family:Oswald, sans-serif; PADDING-TOP: 0px;//font-weight:bold;

}
#menu A {
BACKGROUND-image: url('images/menu1.gif');height:35px;PADDING-RIGHT: 40px; DISPLAY: block; PADDING-LEFT: 40px;BACKGROUND: url('images/seperator.gif') no-repeat right;FLOAT: left; PADDING-BOTTOM: 8px; MARGIN: 0px; COLOR: #464646; PADDING-TOP: 25px; TEXT-DECORATION: none;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;
}

#menu A:hover {
 BACKGROUND-color:#eaeaea ;	PADDING-RIGHT: 40px; DISPLAY: block; PADDING-LEFT: 40px; //BACKGROUND: url('images/seperator.gif') no-repeat right;FLOAT: left; PADDING-BOTTOM: 8px; MARGIN: 0px; COLOR: #a7a7a7; PADDING-TOP: 25px; TEXT-DECORATION: none;

}
#menu a.current{
	 height:35px;PADDING-RIGHT: 40px; DISPLAY: block; PADDING-LEFT: 40px;BACKGROUND: #8dbf41;FLOAT: left; PADDING-BOTTOM: 8px; MARGIN: 0px; COLOR: #fff; PADDING-TOP: 25px; TEXT-DECORATION: none;transition: background .25s ease-in-out;-moz-transition: background .25s ease-in-out;-webkit-transition: background .25s ease-in-out;
}

/* clock
---------------------------------------- */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.clock {margin:0 auto;color:#fff; }

#Date { font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif; font-size:30pt; text-align:center; text-shadow:0 0 5px #fff; }

ul1 {margin:0 auto; padding:0px; list-style:none; text-align:center; }
ul1 li1 { display:inline; font-size:80pt; text-align:center; font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif; text-shadow:0 0 5px #fff; }

#point { position:relative; -moz-animation:mymove 1s ease infinite; -webkit-animation:mymove 1s ease infinite; padding-left:10px; padding-right:10px; }

@-webkit-keyframes mymove 
{
0% {opacity:1.0; text-shadow:0 0 20px #fff;}
50% {opacity:0; text-shadow:none; }
100% {opacity:1.0; text-shadow:0 0 20px #fff; }	
}


@-moz-keyframes mymove 
{
0% {opacity:1.0; text-shadow:0 0 20px #fff;}
50% {opacity:0; text-shadow:none; }
100% {opacity:1.0; text-shadow:0 0 20px #fff; }	
}