
/* --------  WMS          : (http://wowminisites.com)
   --------  project      : Adam (www.CasinoMarketingFormula.com)
   --------  last update  : 05/11/2009  -------------------------*/

   
/*---------------------------------------------------------------*/		
	/* 			// DEFAULT STYLE  //
	-------------------------------------------------------------*/		
   
body 
{ 
	padding:0; 
	margin:0 auto; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:14px;
	color: #000; 
	background:#7c001f url(../0_images/background/bg_body.jpg) repeat-x;
}

	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 5px 0;
	}	
	
	ul 
	{ 
		margin: 0; 
		padding : 0; 
		list-style : none; 
	}
	
	form 
	{ 
		margin: 0; 
	}
	
	input.Textfield 
	{ 
		background:#fafafa; 
		padding: 4px; 
		color:#557c86;
		font-size:13px;
		line-height:22px;
		margin:4px;
		border:0;
	}
	
	.Label
	{
		color:#fff;
		text-align:center;
		padding:2px;
		font-size:14px;
		font-size:14px;
	}


/*-------------------------------------------------------------*/		
	/* 			//  WEB FRAMEWORK  //
	-------------------------------------------------------------*/		
   
	.Container
	{
		margin:0 auto;
		
	}
	.ContentWrap
	{
		width:780px;
		margin:0 auto;
		text-align:center;
 	}
		.Content
		{
			background:#fff;
			width:100%;
			margin:0 auto;
			text-align:center;
		}
		.ContentTop
		{
			background:url(../0_images/background/bg_top.jpg) repeat-x;
			background-position: top;
			width:100%;
			height:31px;
		}
		
		.ContentLeft
		{
			background:url(../0_images/background/bg_left.jpg) repeat-y;
			background-position: top;
			width:23px;
		}
		.ContentRight
		{
			background:url(../0_images/background/bg_right.jpg) repeat-y;
			width:23px;
			background-position: top;
		}
		.ContentRightBottom
		{
			background:url(../0_images/pages/img_page_right_mid.jpg) no-repeat;
			background-position:top right;
			width:504px;
			height:86px;
		}
		
		
			
/*-------------------------------------------------------------*/		
	/* 			// CONTENT PAGE  //
	-------------------------------------------------------------*/		
   
   	
	.Headline
	{
		margin:0 auto;
		text-align:center;
	}
	
/* ==== SALESPAGE STYLE  ======*/
	
		.SalesPage
		{
			margin: 0 auto;
			
		}
		

/* ==== OP-INBOX STYLE  ======*/
	
		.OptinBox
		{
			margin: 0 auto;
			width:300px;
			vertical-align:top;
			background:#831d1d;
		}
		.OptinBox_Content
		{
			background:#831d1d url(../0_images/background/OptinBox_Content.jpg) repeat-x;
			color:#fff;
			height:113px;
			width:100%;
		}
		OptinBox_Tagline
		{
			color:#fff;
			font-size:16px;
			line-height:18px;
		}
		OptinBox_Note
		{
			color:#fff;
			font-size:11px;
		}
		.OptinBox_Left
		{
			background:url(../0_images/background/OptinBox_Left.jpg) repeat-y;
			height: auto;
			width:14px;
		}
		.OptinBox_Right
		{
			background:url(../0_images/background/OptinBox_Right.jpg) repeat-y;
			height: auto;
			width:14px;
		}
		.OptinBox_Bottom
		{
			background:url(../0_images/background/OptinBox_Bottom.jpg) repeat-x;
			height: 15px;
			width:100%;
		}
		.SubmitButton
		{
			background:url(../0_images/buttons/btn_submit.jpg) no-repeat;
			width:243px;
			height:39px;
			border:0;
			margin:5px 5px 10px;
		}
		
/* ==== ECOVER STYLE  ======*/
		
		.Ecover
		{
			margin: 0 auto;
			text-align:center;
		}
		
			.EcoverItem
			{
				margin: 0 auto;
				padding:5px;
			}
			
/* ==== BUTTONS STYLE  ======*/
		
		.ButtonOrder
		{
			margin: 0 auto;
			padding:25px 0 25px 0;
		}
		
		.ButtonBullets
		{
			margin: 0 auto;
			padding:25px 0 25px 0;
		}
		
		
		
/* ==== FOOTER STYLE  ======*/
		
.Footer 
{ 
	padding:0;
	margin:0 auto;
	text-align:center;
	
}

	  .Footer_Bottom
	  {
		  background:url(../0_images/background/bg_footer_bottom.jpg) repeat-x;
		  width:100% ;
		  height:138px;
	  }
	  
		
/*-------------------------------------------------------------*/		
/*       //  WEB FRAMEWORK  END Copyright WMS - 2009  //
---------------------------------------------------------------*/		
