@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	
}
body {
	background:#13649e url(../images/main_bg.png) repeat-x;
	margin:0;
	padding:0;
}
#wrap {
	padding:0 20px;
	background-color:#FFFFFF;
	width:914px;
	margin:0 auto;
}
#main {
	width:914px;
	margin:0 auto;
	background-color:#FFF;
	/*padding:0 20px;	*/
	
	/*overflow:visible;*/
}
#header {
	margin:0px;
	padding:0px;
/*	width:914px;*/
}
#top_tab {
	height:30px;
	background:#F60 url(../images/tab_bg.png) repeat-x;
	text-align:right;
	/*padding-left:550px;*/
}
#top_tab a {
	float:left;
	border:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#6c2c01;
}
#top_tab a img {
	padding-top:3px;
}
.top_img {
	float:left;
}
.top_links_spacer {
	padding:2px;
}
.top_links {
	float:left;
	padding:0 5px;
	white-space:nowrap;
}
#logo {
	padding:25px 0px;
	text-align:left;
}
#menu {
	border:1px #dfdfdf solid;
	background:#CCC url(../images/menu_bg.png) repeat-x;
	height:36px;
	/*width:914px;*/
	margin:0 auto;
}
#menu ul {
	line-height:36px;
}
#menu ul li {
	display:inline;
	padding-right:15px;
}
#menu ul li a {
	display:inline;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#525252;
}
#header_banner {
	background:url(../images/main_img.png) no-repeat center top;
	margin::30px 0 0 30px;
	height:246px;
	/*width:954px;*/
}
#systemheader_banner {
	background:url(../images/forex_systems_03.jpg) no-repeat center top;
	padding:30px 0 0 30px;
	height:246px;
}
#courses_header_banner {
	background:url(../images/forexcourse_03.jpg) no-repeat center top;
	padding:30px 0 0 30px;
	height:246px;
}
#ebooks_header_banner {
	background:url(../images/forexbooks_03.jpg) no-repeat center top;
	padding:30px 0 0 30px;
	height:246px;
}
#broker_header_banner {
	background:url(../images/broker_03.jpg) no-repeat center top;
	padding:30px 0 0 30px;
	height:246px;
}
#software_header_banner {
	background:url(../images/foressoftware_03.jpg) no-repeat center top;
	padding:30px 0 0 30px;
	height:246px;
}
#allproducts_header_banner {
	background:url(../images/allproducts_03.jpg) no-repeat center top;
	padding:30px 0 0 30px;
	height:246px;
}
#articles_header_banner {
	background:url(../images/articles_03.jpg) no-repeat center top;
	padding:30px 0 0 30px;
	height:246px;
}
.banner_content {
	float:left;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	color:#0c4873;
	line-height:21px;
	text-align:left;
}

.banner_content1 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.3em;
	color:#000;
	line-height:21px;
	padding-top:20px;
}


#content {
	margin:0px;
	padding:10px 0 0 0;
	/*width:954px;*/
}
#left_panel {
	float:left;
	width:640px;
	margin:0px;
	padding:0px;
}

.content_box {
	background:url(../images/content_box1.png) left top no-repeat;
	float:left;
/*	width:235px;
	height:220px;*/
	width:292px;
	height:257px;
	text-align:left;
	margin-right:5px;
	padding:10px;
}
.content_box_txt {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#5e5d5d;
	line-height:21px;
	padding:10px 0;
	width:280px;
}

.box_links {
	text-align:left;
	line-height:21px;
	border-top:2px dotted #989898;
	float:inherit;
	width:295px;

}

.box_links a{
	text-align:left;
	background:url(../images/bullet1.png) left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	color:#0b456f;
	text-decoration:none;
	padding-left:20px;
}

.content_box2 {
	background:url(../images/content_box2.png) left top no-repeat;
	float:left;
	padding:20px;
	width:428px;
	height:226px;
	text-align:left;
	margin-left:95px;
	
}
.content_box_txt2 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#5e5d5d;
	line-height:21px;
	padding:10px 0;
}

.box_links2 {
	text-align:left;
	line-height:21px;
	border-top:2px dotted #989898;
}

.box_links2 a{
	text-align:left;
	background:url(../images/bullet1.png) left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	color:#0b456f;
	text-decoration:none;
	padding-left:20px;
}

#right_panel {
	float:right;
	width:264px;
	padding:0px;
	margin:0px;
}

.products_box {
	border-left:1px solid #cce9ff;
	border-right:1px solid #cce9ff;
}
.products_tab {

	background:#cce9ff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.9em;
	color:#0e5080;
	padding:5px;
	margin-bottom:10px;
	
}

.products_img {
	padding:10px;
	padding-bottom:20px;
	
}

#footer{
	background:#d7eeff;
	padding:20px;
	/*width:920px;*/
	margin:0 auto;
	text-align:left;
	
	
}
.articleslinks{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#0c4873;
}
.articlereviewtext{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#0c4873;
}
.normalbluetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c4873;
}
.footer_links {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.95em;
	color:#538ab3;
}
.footer_links a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.95em;
	color:#538ab3;
	text-decoration:none;
}

/*#### Various classes ####*/
.clear {
	clear:both;
}

.clear10 {
	clear:both;
	padding-bottom:10px;
}

.clear20 {
	clear:both;
	padding-bottom:20px;
}

.txt_white {
	
		font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.9em;
	color:#fff;
}

.field_label {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;

}

.field_txt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;

}

.field_txtlink {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FDA164;
text-decoration:underline;

}

.rating_star {
	padding-bottom:10px;
	}

.articles_content {
padding:5px 0;

}
	
	
.articles_steps {

}	   
.articles_steps ul{
padding:7px 40px;

}
.articles_steps ul li{
list-style-image:url(../../images/arrow.png);
line-height:30px;

}

.articles_steps ul li a{
line-height:10px;
}
.greenheadingbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#4C8812;
}	
.bigheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#0c4873;
}	

.bigheading5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#0c4873;
}


.orangeheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#ff6500;
}	
.google_bg {
	width:300px;
	height:280px;
	overflow:visible;
}
.google_bg1 {
	background:url(../images/google_30.jpg) no-repeat center top;
	width:628px;
	height:175px;
	overflow:visible;
}

.vino {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4C8812;
	text-decoration:underline;
	
}	
.vinoth {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4C8812;
	text-decoration:none;
	
}	

.footer_googleadbg {
	background:url(../images/footerbg.gif) no-repeat;
	width:778px;
	height:145px;
}	
