
/* --------  WMS          : (http://wowminisites.com)
   --------  project      : Anne Marie (www.triathlonsuccessinsider.com)
   --------  last update  : 06/01/2010  ------------------------------*/

   
/*---------------------------------------------------------------*/		
	/* 			// DEFAULT STYLE  //
	-------------------------------------------------------------*/		
   
body 
{ 
	padding:0; 
	margin:0 auto; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color: #000; 
	background: #113954 url(../0_images/background/bg_body.jpg) repeat-x;
	height:auto;
}

	a 
	{
		color: #fff;
		text-decoration:none;
	}
	a:hover 
	{
		color: #eee;
		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:160px;
	}
	
	.Label
	{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		text-align:right;
		padding:8px;
	}


/*-------------------------------------------------------------*/		
	/* 			//  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:57px;
			  width:100%;
		  }

		
		.ContentWrap
		{
			width:780px;
			margin:0 auto;
			
		}
		
		
		.Content
		{
			background:#fff;
			margin:0 auto;
			width:100%;
			height:auto;
		}
		
		.ContentLeft
		{
			width:15px;
			background: url(../0_images/background/bg_left.jpg) repeat-y;
			background-position:right;
		}
		.ContentRight
		{
			width:15px;
			background:url(../0_images/background/bg_right.jpg) repeat-y;
		}
		
		.Headline
		{
			margin: 0 auto;
			text-align:center;
			padding:30px 0 10px 0;
		}
			.SubHeadline
			{
				padding:8px;
				font-size:16px;
				color:#ad0a0a;
				line-height:18px;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			}

			
/*-------------------------------------------------------------*/		
	/* 			// CONTENT PAGE  //
	-------------------------------------------------------------*/		


/* ==== ECOVER STYLE  ======*/
	
		.Ecover
		{
			text-align:center;
			margin:0 auto;
			padding:100px 0 0 0;
		}
		.Ecover_Item
		{
			margin:0 auto;
			text-align:center;
			padding:5px;
		}


/* ==== VIDEO STYLE  ======*/
	
		.Sque_Video
		{
			margin:0 auto;
			text-align:left;
			width:396px;
		}
		.Video_TopLeft
		{
			background: #55352d;
			width: 21px;
			height:13px;
		}
		.Video_TopRight
		{
			background: #55352d;
			width: 21px;
			height:13px;
		}
		.Video_Top
		{
			background: url(../0_images/background/bg_vid_top.jpg) repeat-x;
			width: 100%;
			height:29px;
		}
		
		.Video_Content
		{
			
		}
		.Video_Tagline
		{
			color:#fff;
			font-size:14px;
			line-height:16px;
			padding:10px 0 15px 0;
		}
		
		
		.Video_Left
		{
			background:url(../0_images/background/bg_vid_left.jpg) repeat-y;
			width:13px;
		}
		.Video_Right
		{
			background:url(../0_images/background/bg_vid_right.jpg) repeat-y;
			width: 13px;
		}
		
		.Video_Bottom
		{
			background:url(../0_images/background/bg_vid_bottom.jpg) repeat-x;
			width: 100%;
			height:29px;
		}
		.Video_BottomLeft
		{
			background: #FFF;
			width: 424px;
			height:345px;
		}
		


/* ==== OP-INBOX STYLE  ======*/
	
		.Sque_OptinBox
		{
			width:294px;
			margin:0 auto;
			text-align:center
		}
		
		.OptinBox_Top
		{
			background:#113954 url(../0_images/background/bg_opt_top.jpg) repeat-x;
			width:100%;
			height:39px;
		}
		
		.OptinBox_Content
		{
			background:#1a3f59 ;
			color:#fff;
			
		}
		.OptinBox_Tagline
		{
			padding:10px 0 10px 0;
			line-height:18px;
			text-align:center;
		}
		.OptinBox_Tagline span
		{
			
			color:#a30a0a;
			font-size:16px;
			font-weight:bold;
		}
		
		.OptinBox_Note span
		{
			color:#e3d77b;
			font-size:11px;
			font-weight:bold;
		}
		
		.OptinBox_Note
		{
			padding:10px 0 0 0;
			line-height:14px;
			font-size:11px;
		}
		
		.OptinBox_Left
		{
			background:url(../0_images/background/bg_opt_left.jpg) repeat-y;
			width:37px;
			height:auto;
		}
		.OptinBox_Right
		{
			background:url(../0_images/background/bg_opt_right.jpg) repeat-y;
			width:37px;
			height:auto;
		}
		
		.OptinBox_Bottom
		{
			background:url(../0_images/background/bg_opt_bottom.jpg) repeat-x;
			width:39px;
			height:auto;
		}
		.OptinBox_Submit
		{
			background:url(../0_images/buttons/btn_freevideo.jpg) no-repeat;
			width:263px;
			height:42px;
			border:0;
			margin:15px 0 15px 0;
		}
		
		
		

/* ==== FOOTER STYLE  ======*/
   		
.Footer 
{ 
	color:#869ba9;
	font-size:11px;
	margin:0 auto;
}

	  .Footer_Bottom
	  {
		  background:url(../0_images/background/bg_footer_bottom.jpg) repeat-x;
		  background-position:top;
		  height:20px;
	  }
	  
	  .Footer a:link
	  {
		  color:#b0a061;
	  }
	  
	  .Footer a:visited, a:active
	  {
		  color:#b0a061;
	  }
	  
	  .Footer a:hover
	  {
		  color:#d5b847;
	  }

