/*-- ROOT ELEMENTS --*/
/*-- ROOT ELEMENTS --*/
/*-- MASTER POSITIONAL --*/
	#body-wrap { width: 100%; height: auto; }
	#body-inner { width: 880px; height: auto; margin: 0 auto; }
/*-- MASTER POSITIONAL --*/
/*-- CONTENT --*/
	#header-outer { float: left; width: 100%; height: auto; background: url(../images/back-header.jpg) repeat-x; }
	#header { width: 880px; height: 141px; margin: 0 auto; text-align: center;}
	
	#nav-outer { float: left; width: 100%; height: auto; background: url(../images/back-nav.jpg) repeat-x; }
	#nav { width: 880px; height: 42px; margin: 0 auto; text-align: center; }
	
	#subnav-outer { float: left; width: 100%; height: auto; background-color: #cecba4;  border-bottom: 2px solid #ffffff; }
	#subnav { width: 880px; height: auto; margin: 0 auto; }
	
	.padding { padding: 15px 0 0 0;	}
		
	#content-outer { float: left; width: 100%; height: auto; padding: 20px 0 0 0; background: url(../images/back-content.jpg) repeat-x top left; }
	#content { width: 880px; height: auto; margin: 0 auto; }
	
	#footer-outer { float: left; width: 100%; height: auto; margin: 20px 0 0 0; padding: 0 0 20px 0; }
	#footer  { width: 880px; height: auto; margin: 0 auto; border-top: 1px solid #00523e;}
		#footer p { color: #5c5c5c; font-size: 11px; line-height: 16px; }
		#footer a,
		#footer a:link { color: #5c5c5c; font-size: 11px; text-decoration: none; }
		#footer a:hover { color: #00523e; font-size: 11px; text-decoration: underline; }
	#footer-left { float: left; width: 420px; height: auto; margin: 20px 0 0 0; }
	#footer-right {  float: right; width: 420px; height: auto; margin: 20px 0 0 0; text-align: right; }
	
	#col-1col-alpha { float: left; width: 100%; height: auto; padding: 0 0 5px 0; }
	
	#col-2col-alpha { float: left; width: 560px; height: auto; padding: 0 0 5px 0; }
	#col-2col-beta { float: right; width: 290px; height: auto; padding: 0 0 5px 0; }
	
	#col-2col-tw-alpha { float: left; width: 190px; height: auto; padding: 0 0 5px 0; }
	#col-2col-tw-beta { float: right; width: 675px; height: auto; padding: 0 0 5px 0; }
	
	.col-2colpromo-alpha { float: left; width: 420px; height: auto; /*margin: 25px 0 0 0;*/ padding: 0 0 15px 0; }
	.col-2colpromo-beta { float: right; width: 420px; height: auto; /*margin: 25px 0 0 0;*/ padding: 0 0 15px 0; }

	.subcol-2col-alpha { float: left; width: 190px; height: auto; margin: 10px 0 0 0; padding: 0 0 0 0; }
	.subcol-2col-beta { float: right; width: 220px; height: auto; margin: 10px 0 0 0; padding: 0 0 0 0; }
	
	.press-release { width: 100%; height: auto; padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px solid #c6d6d3; }
	.press-release-last { width: 100%; height: auto; padding: 0 0 15px 0; margin: 0 0 15px 0; }
	.press-item { width: 100%; height: auto; padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px solid #c6d6d3; }
		.press-item  p { margin: 0; }
	.review-item { width: 100%; height: auto; padding: 0 0 0 0; margin: 0 0 15px 0; border-bottom: 1px solid #c6d6d3; }
	.review-item-last { width: 100%; height: auto; padding: 0 0 0 0; margin: 0 0 15px 0; }
	
	.heading { width: 100%; height: 24px; padding: 0 0 8px 0; margin: 0 0 20px 0; border-bottom: 1px solid #6d7072; }
		
	label.left,	
	.label-full { float: left; width: 100%; height: auto; margin: 0 0 5px 0; text-transform: uppercase; color: #00412b; }
	
	input.text,
	.input-text  { width: 280px; height: 14px; padding: 3px 5px 3px 5px; margin: 0 0 10px 0; background-color: transparent; border: 1px solid #00412b; }
	textarea#Form_Form_InputDescription,
	.textarea-text  { width: 280px; height: 300px; padding: 3px 5px 3px 5px; margin: 0 0 10px 0; background-color: transparent; border: 1px solid #00412b; }
	
	input.action,
	.submit-right { float: right; height: 20px; width: 80px; background-color: #575751; color: #ffffff; text-transform: uppercase; border: none; font-weight: bold; font-size: 1.1em; }
	
	.center { text-align: center; }
	
	.img-border { border: 6px solid #ffffff; }
	
	p img.right { float: right; margin: 0 0 10px 10px; }
	p img.left { float: left; margin: 0 10px 10px 0; }
	
	#MemberLoginForm_LoginForm_action_dologin { float: left; width: 80px; }
	#MemberLoginForm_LoginForm_action_forgotPassword { float: left; width: 200px; margin: 0 0 0 10px;}
	
	#prices { text-align: center; }
	#prices p { color: #ed300f; }
	
/*-- CONTENT --*/


