
/* --------  WMS          : (http://wowminisites.com)
   --------  project      : Darren (www.tweetBootcamp.com)
   --------  last update  : 03/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: #f3f3f3 url(../0_images/background/bg_body.jpg) repeat;
	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:12px;
		margin:2px;
		width:150px;
	}
	
	.Label
	{
		color:fff;
		font-size:12px;
		font-weight:bold;
		text-align:right;
		padding:5px;
	}


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

		.Left
		{
			width:;
			background:#;
		}
		.Right
		{
			width:;
			background:#;
		}
		
		.ContentWrap
		{
			width:780px;
			margin:0 auto;
		}
		
		
		.Content
		{
			background:#fff;
			margin:0 auto;
			width:100%;
			height:100%;
		}
		
		.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  //
	-------------------------------------------------------------*/		
    
	

	
	.Headline
	{
		margin:0 auto;
		text-align:center;
		padding:30px;
	}
		.Sub_Headline
		{
			font-size:14px;
			line-height:16px;
			padding-left:5px;
			text-align:left;
		}
		.Sub_HeadlineHighlight
		{
			background:#FF0;
			font-weight:bold;
			vertical-align:top;
			font-size:14px;
			padding:3px;
		}
	
	.SqueezePage
	{
		width:100%;
		height:100%;
	}

						
/* ==== OP-INBOX STYLE  ======*/
	
		.Sque_OptinBox
		{
			width:340px;
			height:auto;
			text-align:center;
			margin:0 auto;
		}
		
		.OptinBox_Top
		{
			background: repeat-x;
			width: 100%;
			height:30px;
		}
		.OptinBox_TopLeft
		{
			background:;
			width: ;
			height: ;
		}
		.OptinBox_TopRight
		{
			background:;
			width: ;
			height: ;
		}
		
		.OptinBox_Content
		{
			background: repeat-x;
			height:37px;
			background-position:top;
			margin:0 auto;
			width:100%;
		}
		.OptinBox_Left
		{
			background: repeat-y;
			width:12px;
			height:auto;
		}
		.OptinBox_Right
		{
			background: repeat-y;
			width:12px;
			height:auto;
		}
		
		.OptinBox_Bottom
		{
			background: repeat-x;
			width:100%;
			height:22px;
		}
		.OptinBox_BottomLeft
		{
			background:;
			width: ;
			height: ;
		}
		.OptinBox_BottomRight
		{
			background:;
			width: ;
			height: ;
		}
		
		
/* =======  OP-INBOX CONTENTS  ======*/
			
			.OptinBoxTagline
			{
				font-size:16px;
				text-align:center;
				line-height:22px;
				padding:0px;
				color:white;
				padding:15px;
			}
			.OptinBoxTagline span
			{
				font-size:22px;
				color:#ffd400;
				font-weight:bold;
			}
			
			.OptinBoxForm
			{
				text-align:center;
				margin:0 auto;
				color:#fff;
			}
			.OptinBoxButton_Submit
			{
				background:url(../0_images/buttons/btn_free_report.jpg) no-repeat ;
				padding:4px;
				cursor:pointer;
				width:366px;
				height:66px;
				margin:10px;
				border:0;
			}
			.OptinBoxNote
			{
				font-size:10px;
				color:#666;
				padding:3px;
				border-top:solid 1px #e8e8e8;
			}
			
		
/* ==== ECOVER STYLE  ======*/
		
		.Ecover
		{
			margin: 0 auto;
			padding-top:65px;
		}
		
			.EcoverItem
			{
				margin: 0 auto;
				padding:15px 0 15px 0;
				text-align:center;
			}
			
			
/* ==== BANNER STYLE  ======*/
		
		.Banner
		{
			margin: 0 auto;
			padding:5px;
			text-align:center;
		}
		
			.BannerItem
			{
				margin: 0 auto;
				padding:5px;
				text-align:center;
			}
			
			
/* ==== BUTTONS STYLE  ======*/
		
		.ButtonAddCart
		{
			margin: 0 auto;
			padding:25px;
			text-align:center;
		}
		
		.ButtonBullets
		{
			margin: 0 auto;
			padding:5px;
			text-align:center;
		}
		
		
/* ==== TESTIMONIAL STYLE  ======*/
		
		.Testimonial
		{
			width:450px;
			margin:0 auto;
			text-align:center;
		}
		.Testi_Top
		{
			background:url(../0_images/background/bg_testi_top.jpg) repeat-x;
			width:100% ;
			height: 86px;
		}
		.Testi_Content
		{
			line-height:18px;
			text-align:left;
			font-size:14px;
		}
		.Testi_Left
		{
			background:url(../0_images/background/bg_testi_left.jpg) repeat-y ;
			width:26px;
			height:auto;
		}
		.Testi_Right
		{
			background:url(../0_images/background/bg_testi_right.jpg) repeat-y ;
			width:26px;
			height:auto;
		}
		
		.Testi_Bottom
		{
			background:url(../0_images/background/bg_testi_bottom.jpg) repeat-x ;
			width:100%;
			height:39px;
		}
		
		
/* =======  TESTIMONIAL CONTENTS  ======*/


			.TestimonialHeadline
			{
				margin: 0 auto;
				padding:5px;
			}
			.TestimonialTitle
			{
				font-size:14px;
				color:gray;
			}
			.TestimonialTitleDesc
			{
				font-size:11px;
				color:gray;
			}
			
			
/* ==== SIGNATURE STYLE  ======*/
		
		.Signature
		{
			margin: 0 auto;
			text-align:center;
			padding:10px;
		}



/* ==== 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:39px;
	  }
	  

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