
/* --------  WMS          : (http://wowminisites.com)
   --------  project      : Hector (www.LearnForexLive.com)
   --------  last update  : 16/12/2009  -------------------------*/

   
/*---------------------------------------------------------------*/		
	/* 			// DEFAULT STYLE  //
	-------------------------------------------------------------*/		
   
body 
{ 
	padding:0; 
	margin:0 auto; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #000; 
	background: #666666;
	height:auto;
}

	a 
	{
		color: #000;
		text-decoration:none;
	}
	a:hover 
	{
		color: #000;
		text-decoration:underline;
	}
	
	
	h1 
	{
		font: bold 2em Lucida Sans;
		letter-spacing: -1px; 
		padding: 7px 0 0 8px;
		margin: 0;
		color:#000;
	}
	
	h1 a, h2 a 
	{
		text-decoration: none;
	}
	
	h1 a:hover, h2 a:hover 
	{
		color: #000;
	}
	
	h2 
	{ 
		margin: 0; 
		padding: 0; 
		font: bold 1.7em Arial, Sans-Serif; 
		letter-spacing: -1px;
	}
	
	h2 
	{ 
		font-size: 16px;
		margin-bottom: 5px; 
		color: #6d6d6d; 
		background: inherit;
	}
	
	p
	{	
		margin: 0 0 1px 0;
	}	
	
	ul 
	{ 
		margin: 0; 
		padding : 0; 
		list-style : none; 
	}
	
	form 
	{ 
		margin: 0; 
	}
	
	input.Textfield 
	{ 
		background:#eee; 
		padding:2px; 
		color:#000;
		font-size:13px;
		margin:5px;
		width:220px;
		font-weight:bold;
	}
	
	.Label
	{
		color:#000;
		font-size:12px;
		font-weight:bold;
		text-align:right;
		padding:5px;
	}


/*-------------------------------------------------------------*/		
	/* 			//  WEB FRAMEWORK  //
	-------------------------------------------------------------*/		
   
	.Container
	{
		margin:0 auto;
	}
	
		.Header
		{
			margin: 0 auto;
			text-align:center;
			vertical-align:top;
		}
		.Top
		  {
			  background:url(../0_images/background/bg_top.jpg) repeat-x;
			  height:20px;
			  width:100%;
		  }

		.ContentWrap
		{
			width:900px;
			margin:0 auto;
		}
		
		
		.Content
		{
			background:#fff;
			margin:0 auto;
			width:100%;
			height:auto;
		}
		
		.ContentLeft
		{
			width:32px;
			background: url(../0_images/background/bg_left.jpg) repeat-y;
			background-position:right;
		}
		.ContentRight
		{
			width:33px;
			background:url(../0_images/background/bg_right.jpg) repeat-y;
		}
		
		
			
/*-------------------------------------------------------------*/		
	/* 			// CONTENT PAGE  //
	-------------------------------------------------------------*/		


/* ==== ECOVER STYLE  ======*/
	
		.Sque_Ecover
		{
			height:auto;
			text-align:center;
			margin:0 auto;
		}
		.Ecover_Item
		{
			margin:0 auto;
			text-align:center;
			padding:5px;
		}
		
/* ==== OP-INBOX STYLE  ======*/
	
		.Sque_OptinBox
		{
			background:#910404;
			width:348px;
			height:auto;
			text-align:left;
			margin:0 auto;
		}
		.OptinBox
		{
			background:url(../0_images/background/bg_opt_content.jpg) no-repeat;
			width:348px;
			height:325px;
		}
		
		.OptinBox_Top
		{
			background: url(../0_images/background/bg_opt_top.jpg) repeat-x;
			width: 100%;
			height:20px;
			text-align:left;
		}
		
		.OptinBox_Content
		{
			margin:0 auto;
			background:#ffa751;
			text-align:center;
			padding:10px;
			width:320px;
		}
		.OptinBox_Tagline
		{
			color:#fff;
			font-size:14px;
			line-height:16px;
			padding:10px 0 15px 0;
		}
		
		
		.OptinBox_Bottom
		{
			background: url(../0_images/background/bg_opt_bottom.jpg) repeat-x;
			width:100%;
			height:46px;
			text-align:left;
		}
		
		
		

/* ==== FOOTER STYLE  ======*/
   		
.Footer 
{ 
}

	  .Footer_Left
	  {
	  }
	  .Footer_Right
	  {
	  }
	  .Footer_Content
	  {
		  margin:0 auto;
		  text-align:center;
	  }
	  .Footer_Bottom
	  {
		  background:url(../0_images/background/bg_footer_bottom.jpg) repeat-x;
		  background-position:top;
		  height:20px;
	  }
	  

/* =======  FOOTER CONTENTS  ======*/
		
		.Footer a
		{
			text-decoration:none;
			color:#000;
		}
		.Footer a:hover
		{
			color:#000;
			text-decoration:underline;
		}
