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


/* -----------------------------------------------------------------------
	CSS INFO
	Date	: April 10,2009
	Title	: WSD INDIA
	Author	: AAACBC
	Started by: Gabriel Ceniza
	Time    : 3:00pm
		
 ----------------------------------------------------------------------- */


*{

	padding:0;
	margin:0;

}

body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ffffff url(images/body_bg.jpg) repeat-x;

}

img{

	border:0;
}

p{

	font-size:11px;
}

.small_header_font{
	
	font-size:14px;

}

.blue{

	color:#2a3074;
}

.gray{
	
	color:#666666;

}

.yellow{
	
	color:#de9f04;

}

.text_padding{

	padding:0 5px 0 5px;
}

.bold{
	font-weight:bold;
}

.normal_text{

	font-weight:normal;
}

.content_wrapper_padding{
	
	padding-top:15px;

}

.left{

	float:left;
}

.steps_font{
	
	font-size:56px;
	font-weight:bold;

}

.right{
	
	float:right;

}

.middle{

	margin:0 auto;
}

.wrapper_bg{

	background:url(images/wrapper_bg.jpg) repeat-y;
	width:1004px;

}

.layout_size{

	width:1000px;

}
.header_wrapper_outside{
	
	background:url(images/header_bg_out.jpg) repeat-x;
	height:184px;	
}

.header_wrapper{
	
	background:url(images/header_bg.jpg) repeat-x;
	height:184px;	
}

.header_menus{
	
	height:20px;
}

.header_menus a{
	
	color:#2a3074;
	text-decoration:none;
}

.header_menus a:hover{
	
	color:#4953bf;
	
}

.navigation{

	background:url(images/navigation_bg.jpg) repeat-x;
	height:41px;
	margin-top:1px;
}

.navigation ul{

	padding-top:12px;
}

.navigation ul li{

	display:inline;
	background:url(images/navigation_divider.jpg) no-repeat;
	background-position:left;
	padding:10px 0 10px 1px;
	margin:0 -3px 0 0;
	
}

.navigation ul li a{

	color:#000000;
	text-decoration:none;

	padding:12px 15px 10px 16px;

}

.navigation ul li a:hover{
	
	color:#FFFFFF;
	background:#009900 url(images/navigation_bg_hover.jpg) repeat-x;
	background-position:left;
	padding:12px 15px 10px 16px;
}

.header_logo{
	
	width:250px;
	height:160px;
	
}

.logo{
	
	width:54px;
	height:36px;
	padding-left:10px;

}

.left_panel{
	
	width:200px;
}

.left_panel h2{
	
	color:#3d3d3d;
	font-size:13px;
}


.left_panel ul{

	padding-left:5px;
}

.left_panel ul li{

	padding:3px 0 0 0;
	list-style:none;
	font-size:11px;
}

.left_panel ul li a{

	background:url(images/wew.jpg) no-repeat;
	background-position:left;
	text-decoration:none;
	padding:0 0 0 10px;
	color:#3d3d3d;
	font-size:11px;
}

.left_panel ul li a:hover{
	
	color:#2A3074;

}

.left_distance{

	margin-top:7px;
}

.left_border{

	border:solid 1px #a4a6b4;
}

/* no border for the right boxes */

.no_border_bottom{
	
	border-bottom:0;

}

.account_buttons{
	
	background:url(images/account_buttons.jpg) repeat-x;
	width:187px;
	height:27px;	
	margin:0 0 5px 0;
	padding:10px 0 0 15px;

}

.account_buttons a{

	background:url(images/account_buttons_bullet.jpg) no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	color:#FFFFFF;
	letter-spacing:0.5px;
	font-size:14px;
	text-decoration:none;
}

.account_buttons a:hover{
	
	color:#e4e4e6;
}

.right_panel_padding{
	
	padding-left:15px;

}
.right_panel{

	width:745px;
}

.content_bullet{

	width:auto;
}

.content_bullet ul{

	padding:0 0 0 25px;
	list-style:none;
}

.content_bullet ul li{

	background:url(images/right_panel_bullet.jpg) no-repeat;
	background-position:left;
	padding-left:15px;
	padding-top:5px;
	color:#333333;
	
}

.content_bullet ul li a{
	
	text-decoration:none;
	color:#2A3074;
	
}

.content_bullet ul li a:hover{
	
	text-decoration:underline;
}

.right_panel_more{
	
	background:url(images/right_more_bg.jpg) repeat-x;
	height:21px;	

}

.right_panel h1{

	font-size:24px;
}

.right_panel h2{

	font-size:16px;
}

.home_thumbs_wrapper{
	
	width:241px;
	padding:5px 0 0 5px;
}
.home_thumbs{

	width:239px;
}

.home_thumbs_header{

	background:url(images/home_thumbs_header.jpg) no-repeat;
	width:241px;
	height:33px;
}

.home_thumbs_wrapper h1{

	font-size:13px;
	padding:8px 0 0 4px;
	color:#3D3D3D;
}

.footer_top{
	
	background:url(images/footer_top.jpg) no-repeat;
	height:45px;

}

.footer_mid{
	
	padding-top:10px;
}

.footer_mid a{
	
	color:#474747;
	font-size:11px;
	text-decoration:none;
}

.footer_mid a:hover{
	
	color:#999999;

}

.footer_padding{
	
	padding:5px;

}

.textfield{
	
	background:url(images/textfield_bg.jpg) repeat-x;
	width:235px;
	height:22px;
	border:solid 1px #d09605;
	font-size:11px;
	color:#666666;
	padding:2px 0 2px 0;

}


/* market watch style */

	tr.headers {
		vertical-align: middle;
		color: white;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		font-size:11px;
		background-color: #000084;	
		text-align:center;	
	}
	
	tr.evenrow {
		vertical-align: middle;
		color: black;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: solid;
			font-size:11px;
		background-color: #ffffff;	
		text-align:center;		
	}
	
	tr.oddrow {
		vertical-align: middle;
		color: black;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		background-color: #e1e1e1;	
		font-size:11px;
		text-align:center;
			
	}


/* end of market watch */



.share_post2{

	width:500px;
	float:left;
}

.share_post_thumbs{

	width:49px;
	height:54px;
	float:left;
	padding:5px 10px 5px 10px;
}

.signal_wrapper{
	
	width:645px;
	height:420px;
	background:#e4b82e url(images/signal_wrapper.jpg) no-repeat;

}

.signal_textfield{

	background:url(images/signal_textfield.jpg) repeat-x;
	height:30px;
	width:300px;
	border:0;

}

