/*
Theme Name: Emini v2
Theme URI: http://eminitradingschool.com/
Description: The default Emini Trading School theme.
Version: 2.0
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #1267bf;
	text-decoration: none;
}

A:hover {
	color: #1267bf;
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #e9e9e9;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

TD, BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-SIZE: 14px;
	color: #333;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

.clear {
	clear: both;
}

HR {
	border: 0px;
	height: 1px;
	margin: 10px 0px;
	padding: 0px;
	background: #ccc;
	color: #ccc;
}

/* ##########################################################################################*/


#container {
	width: 980px;
	margin: auto;
	text-align: left;
	background: #fff url('images/page.png') left top repeat-x;
}

#container .container_inner {
	padding: 0px 15px 15px 15px;
}


/* ########################################################################################## */


#head {
	padding: 15px;
	position: relative;
}

#head H1 {
	padding: 0px;	
}

#head H1 A {
	display: block;
	background: url('images/logo.png') left top no-repeat;
	width: 284px;
	height: 90px;

	overflow: hidden;
	text-indent: -9999px;
}

#head UL {
	list-style: none;
	padding: 0px;

	position: absolute;
	top: 50px;
	right: 0px;
}

#head UL LI {
	float: left;

	display: block;
	overflow: hidden;
}

#head UL LI A {
	display: block;
	padding: 9px 30px 9px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


#head UL LI A SPAN {
	font-size: 10px;
	font-weight: normal;
}


#head UL LI.blog {
	background: url('images/head_blog_left.png') left top no-repeat;
	padding-left: 40px;
	margin-right: 5px;
}

#head UL LI.blog A {
	background: url('images/head_blog_right.png') right top no-repeat;
	color: #2853a1;
}

#head UL LI.school {
	background: url('images/head_school_left.png') left top no-repeat;
	padding-left: 15px;
}

#head UL LI.school A {
	background: url('images/head_school_right.png') right top no-repeat;
	/* color: #fff; */
	color: #2853a1;
}

#head UL LI.general {
	background: url('images/head_school_left.png') left top no-repeat;
	padding-left: 15px;
	margin-right: 5px;
}

#head UL LI.general A {
	background: url('images/head_school_right.png') right top no-repeat;
	/* color: #fff; */
	color: #2853a1;
}


/* ########################################################################################## */


#menu {
}

#menu UL {
	list-style: none;
	padding: 0px;
	background: url('images/menu.png') left top repeat-x;
	height: 44px;
	overflow: hidden;
}

#menu UL LI {
	float: left;
	background: url('images/menu.png') left -88px no-repeat;
}

#menu UL LI.first{
	background: transparent;
	padding-left: 0px;
}

#menu UL LI A {
	display: block;

	padding: 15px 29px;

	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#menu UL LI A:hover {
	background: url('images/menu.png') right -44px repeat-x;
	color: #505050;
}


/* ########################################################################################## */


#splash {
	margin-bottom: 0px;
}

#splash .left {
	width: 740px;
	height: 416px;
	/* background: url('images/splashes/01.jpg') left top no-repeat; */
	float: left;
}

#splash .right {
	width: 210px;
	height: 416px;
	float: left;
	background: #f3f7fb;
	position: relative;
	text-align: center;
}

#splash .right .signup {
	display: block;
	width: 165px;
	height: 115px;
	padding: 0px;

	background: url('images/splash_text.png') left top repeat-x;
	overflow: hidden;
	text-indent: -9999px;
	margin: 30px auto 20px auto;
}

#splash .right .flat {
	width: 155px;
	border: 1px solid #ddd;
	background: #fff url('images/splash_textback.png') left top repeat-x;
	color: #666;
	padding: 10px 5px;
	margin: 0px auto 15px auto;
}


/* ########################################################################################## */


#home {
	/* font-family:'Myriad Pro Bold','Myriad Pro','Lucida Grande',Tahoma,Lucida,Verdana,Arial,Helvetica,sans-serif; */
	font: 13px "Lucida Grande", Lucida, Verdana, Tahoma, sans-serif;
	line-height: 1.5;
	position: relative;
}

#home .tribox {
	float: left;
}

#home .tribox {
	float: left;
	/* background: url('images/tribox_div.png') left top no-repeat; */
	padding-left: 10px;
	margin-left: 10px;
}

#home .tribox H5 {
	color: #fff;
	padding: 10px 15px;
	font-size: 12px;
}

/* --- */

#home .tribox.left {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
}

#home .tribox.left H5 {
	background: #44588b;
}

#home .tribox.left UL {
	background: none;
	padding: 0px;
	width: 250px;
	list-style: none;
}

#home .tribox.left UL LI {
	background: none;
	height: 32px;
	width: 250px;
	float: left;
	background: url('images/tribox_greyback.png') right top no-repeat;
}

#home .tribox.left UL LI A {
	display: block;

	padding: 8px 15px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}


/* --- */

#home .tribox.center DIV {
	display: block;
	background: url('images/tribox_center.jpg') left top no-repeat;
	width: 271px;
	height: 198px;
	position: relative;
}


#home .tribox.center A {
	display: block;
	width: 271px;
	height: 198px;

	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

/* --- */

#home .tribox.right H5 {
	background: #5b93ce;
}

#home .tribox.right UL {
	background: none;
	padding: 0px;
	width: 389px;
	list-style: none;
}

#home .tribox.right UL LI {
	background: none;
	margin-top: 3px;
	padding: 17px;
	color: #24396d;
}

#home .tribox.right UL LI.one {
	background: #fef9a7;
}

#home .tribox.right UL LI.two {
	background: #fefbbd;
}

#home .tribox.right UL LI.three {
	background: #fefcd3;
}

/* --- */

#home .dualbox {
	float: left;
}

#home .dualbox {
	float: left;
	background: url('images/tribox_div.png') left top no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}

#home .dualbox H5 {
	color: #fff;
	padding: 10px 15px;
	font-size: 12px;
}

/* --- */

#home .dualbox.left {
	background: #fff url('images/dualbox_left.png') right top repeat-y;
	padding-left: 0px;
	margin-left: 0px;
	width: 271px;
}

#home .dualbox.left HR {
	border: 0px;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #fff;
	background: transparent;
	height: 1px;
	width: 1px;
	clear: both;
}

#home .dualbox.left H5 {
	background: #44588b;
}

#home .dualbox.left UL {
	background: none;
	padding: 10px 0 0 0;
	width: 271px;
	list-style: none;
}

#home .dualbox.left UL LI {
	background: none;
	height: 35px;
	width: 271px;
	float: left;
	margin-bottom: 5px;
	background: url('images/tribox_horzdiv.png') right bottom no-repeat;
}

#home .dualbox.left UL LI A {
	display: block;

	background: url('images/tribox_buttonback.png') right -50px no-repeat;

	padding: 4px 15px;
	margin: 0 10px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#home .dualbox.left UL LI A:hover {
	background-position: right top;
}


#home .dualbox.left .bottom {
	display: block;
	background: url('images/dualbox_left_bot.png') top right no-repeat;
	height: 90px;
}



#home .buttonlist {
	background: none;
	padding: 0px;
	width: 271px;
	list-style: none;
}

#home .buttonlist LI {
	background: none;
	height: 32px;
	width: 271px;
	float: left;
	background: url('images/tribox_greyback.png') right top no-repeat;
}

#home .buttonlist LI A {
	display: block;

	padding: 8px 15px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}




/* --- */

#home .dualbox.left .turnkeybox {
	clear: both;

	display: block;
	background: url('images/tribox_center.png') left top no-repeat;
	width: 271px;
	height: 275px;
	position: relative;
}


#home .dualbox.left .turnkeybox A {
	display: block;
	width: 271px;
	height: 275px;

	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

/* --- */

/* --- */

#home .dualbox.left .recognizedlist {
	background: #fff;
	padding: 0px;
	list-style: none;
}

#home .dualbox.left .recognizedlist LI {
	background: none;
	margin-top: 3px;
	padding: 17px;
	color: #24396d;
	float: none;
	height: auto;
	width: auto;
}

#home .dualbox.left .recognizedlist LI.one {
	background: #fef9a7;
}

#home .dualbox.left .recognizedlist LI.two {
	background: #fefbbd;
}

#home .dualbox.left .recognizedlist LI.three {
	background: #fefcd3;
}

/* --- */

#home .dualbox.right {
	width: 659px;
}

/* ########################################################################################## */


#page {
	padding: 15px 15px 0px 15px;
	/*font-family:'Myriad Pro Bold','Myriad Pro','Lucida Grande',Tahoma,Lucida,Verdana,Arial,Helvetica,sans-serif;*/
	font: 13px "Lucida Grande", Lucida, Verdana, Tahoma, sans-serif;
	line-height: 1.5;
}

#page H2 {
	color: #44588a;
	font-weight: normal;
	font-size: 24px;
}

#page H3 {
	color: #44588a;
	font-weight: normal;
	font-size: 17px;

}

#page H5 {
	color: #44588a;
	font-size: 14px;
	border-bottom: 1px solid #d7dded;
	padding-bottom: 3px;
	margin-bottom: 10px;
}



#page .dualbox {
	float: left;
}

#page .dualbox {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}


/* --- */

#page .dualbox.left {
	background: #fff url('images/dualbox_left.png') right top repeat-y;
	padding-left: 0px;
	width: 271px;
}


#page .dualbox.left .bottom {
	display: block;
	background: url('images/dualbox_left_bot.png') top right no-repeat;
	height: 90px;
}


/* --- */

#page .dualbox.right {
	width: 644px;
}


/* --- */

.ninjabox {
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
}

.dualbox .ninjabox {
	margin: 10px 25px 0 15px;
	background: #fff;
}

.ninjabox A {
	display: block;
	background: url('images/ninja_logo.png') left top no-repeat;
	width: 205px;
	padding: 45px 0 0 0;
	text-align: center;
	font-size: 10px;
	color: #333;
}

.ampbox {
	float: right;
	text-align: center;
	font-size: 11px;
	border: 1px solid #eee;
	padding: 13px;
}
/* --- */

.membersbox {
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px 25px 0 15px;
}

.membersbox A {
	display: block;
	background: url('images/members.png') left top no-repeat;
	width: 205px;
	padding: 45px 0 0 0;
	text-align: center;
	font-size: 10px;
	color: #333;
}

/* --- */

.videosbox {
	display: block;
	margin: 10px 25px 0 15px;
}

.videosbox IMG {
	border: 1px solid #000;
	margin: 1px;
	float: left;
}

/* ########################################################################################## */

#mainarea {
	float: left;
	width: 665px;
	margin-right: 50px;
}

/* ########################################################################################## */


#sidebar {
	float: left;
	width: 200px;
	padding-bottom: 20px;

	border-left: 1px dotted #ccc;
}

#sidebar H2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
}

#sidebar UL {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

#sidebar UL UL {
	padding: 0 0 15px 0;
}

#sidebar UL UL LI {
	border-top: 1px dotted #ccc;
	padding: 3px 0;
}



#sidebar .prettyform {
	width: 210px;
	height: 342px;
	float: left;
	background: #f3f7fb;
	position: relative;
	text-align: center;
}

#sidebar .prettyform .signup {
	display: block;
	width: 165px;
	height: 115px;
	padding: 0px;

	background: url('images/splash_text.png') left top repeat-x;
	overflow: hidden;
	text-indent: -9999px;
	margin: 30px auto 20px auto;
}

#sidebar .prettyform .flat {
	width: 155px;
	border: 1px solid #ddd;
	background: #fff url('images/splash_textback.png') left top repeat-x;
	color: #666;
	padding: 10px 5px;
	margin: 0px auto 15px auto;
}


/* ########################################################################################## */


#foot {
	background: #4b67a7;

	width: 980px;
	margin: auto;
	text-align: left;
}

#foot .inner {
	padding: 20px;
	font-size: 9px;
	color: #bfd2ea;

}


#foot UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#foot UL LI {
	float: left;
	border-left: 1px solid #bfd2ea;
	margin-top: 7px;
}

#foot UL LI.first {
	border-left: 0px;
}

#foot UL LI A {
	display: block;
	font-size: 12px;
	padding: 0px 22px;
}

#foot UL LI.button {
	margin-top: 0px;
}

#foot UL LI.button A {
	display: block;
	font-size: 12px;
	padding: 7px 15px;
	background: #fff315;
	color: #5d6dab;
	text-decoration: none;
	font-weight: bold;
}

#foot A {
	color: #fff;
}


/* ########################################################################################## */


#GRSubscribeForm fieldset {
width: 260px; 
border: 0;
}
		
/* comment about GetResponse */
#GRSubscribeForm p {
font-size: x-small;
}
		
/* table used to position form elements */
#GRSubscribeForm table {
border: 0;
}
#GRSubscribeForm {
	margin-bottom: 15px;
}


/* ########################################################################################## */


#page .fancytable {
	width: 920px;
	background: #ccc;
}

#page .fancytable TD {
	background: #fff;
	padding: 3px 7px;
	font-size: 10px;
	white-space: nowrap;
	font-family: Arial, Serif;
}

#page .fancytable TH {
	background: #ddd;
	text-align: center;
	padding: 3px 7px;
	font-size: 10px;
}

#page .fancytable P {
	padding: 0px;
}



#home .fancytable {
	background: #ccc;
}

#home .fancytable TD {
	background: #fff;
	padding: 3px 7px;
	font-size: 10px;
	white-space: nowrap;
	font-family: Arial, Serif;
}

#home .fancytable TH {
	background: #ddd;
	text-align: center;
	padding: 3px 7px;
	font-size: 9px;
	font-family: Arial, Serif;
}

#home .fancytable P {
	padding: 0px;
}

#mainarea .fancytable {
	width: 665px;
}


/* ########################################################################################## */

.contactform {
	float: left;
	margin-right: 50px;
}

.wpcf7-form fieldset {
	margin: 0px 0px; 
	padding: 5px 15px 15px 15px; 
	border: 1px solid #ececec; 
	border-left-color: #ececec; 
	border-top-color: #ececec; 
	background: #fff;
}

.wpcf7-form legend { 
	margin: 0px;
	padding: 0 5px; 
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
}


.wpcf7-form .flat {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
}

.wpcf7-form P {
	padding: 0px;
	display: block;
}

.wpcf7-form .heading {
	display: block;
	padding: 5px 10px;
	margin: 0px 0px 15px 0px;
	background: #ececec;
}

.wpcf7-form P .wpcf7-form-control-wrap {
	display: block;
	margin: 0px 0px 15px 0px;
}

.wpcf7-form .mycaptcha {
	float: left;
}

.wpcf7-form .wpcf7-captcha-mycaptcha {
	float: left;
}

.wpcf7-form UL {
	list-style: none;
	padding: 0px;
}

.wpcf7-form UL LI {
	margin: 0px 0px 10px 0px;
}

.wpcf7-form UL LI LABEL {
	display: block;
	width: 200px;
	float: left;
}

.wpcf7-checkbox .wpcf7-list-item {
	display: block;
}

.wpcf7-radio .wpcf7-list-item {
	display: block;
}

.wpcf7-form .submitbox {
	clear: both;
	padding: 15px 0px 0px 0px;
}

.navigation {
	margin-bottom: 10px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}


.post {
	margin-bottom: 10px;
}



.postcols {
	float: left;
	width: 325px;
}

.postcols .leftcol {
	padding: 0 20px 0 0;
	border-right: 1px solid #ccc;
}

.postcols .rightcol {
	padding: 0 0 0 20px;
}

.postcols .title {
	padding: 0;
	font-weight: bold;
}

.postcols .body {
	font-size: 12px;
}

.disclaimer {
	height: 250px;
	overflow: auto;
	border: 1px solid #ccc;
	padding: 20px 20px 5px 20px;
	margin: 0 0 15px 0;
}


.orderblock {
	background: url('images/orderbox_bottom.png') center bottom no-repeat;
	margin-bottom: 20px;
	width: 100%;
}

.orderblock_inner {
	background: url('images/orderbox_top.png') center top no-repeat;
	padding: 0 0 0 30px;
	height: 1%;
}

.orderbox_left {
	width: 404px;
	margin: 20px 56px 20px 0;
	float: left;
}

.orderbox_right {
	width: 404px;
	margin: 20px 0 20px 0;
	float: left;
}

.orderbox_left UL,
.orderbox_right UL {
	padding: 0 0 15px 20px;
}
.orderbox_left UL LI,
.orderbox_right UL LI {
	padding: 0 0 10px 0;
}