@charset "UTF-8";
/* CSS Document 21st September 2009 5.00PM  */
* { margin: 0; padding: 0; border: 0; outline: 0;font-weight: inherit; font-style: inherit; font-size: 100%; font-family: Trebuchet MS; vertical-align: baseline;}
:focus { outline: 0; }
body { line-height: 1; color: #b1b1b1; font-size: 12px; background:  #000000 url(bg_y_repeat.gif) top center repeat-y; behavior:url("csshover.htc"); }
ol, ul { list-style: none; }
a img,:link img,:visited img { border:none; }
.clearer {float: none; clear: both; line-height: 0; display: block; }

strong { font-weight: bold; }
a:link { color: #b1b1b1;  }
a:hover { color: #cc0000; }
a:active { color: #ffffff; }
a:visited { color: #ffffff; }

h1 { font-size: 18px; color: #FF0000; margin-bottom: 15px; }
h2 { font-size: 14px; color: #8B8B8B; margin-bottom: 15px; }
p { line-height: 1.5; margin-bottom: 10px; }

#container { width: 100%; position: relative; min-height: 100%; background: url(page_bg_repeat-y.gif) top center repeat-y; }
#container .wrap { width: 985px; margin: 0px auto; position: relative; }

#header { width: 100%; position: relative; background: url(header_bg-sm.jpg) top left no-repeat; width: 984px; height: 180px; }


#contentgoodlife { width: 100%; height: 642px; background-color: #000; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; z-index: 1; background: url(Goodlife-Web-Page.jpg)  top left no-repeat; }

#contenthealthylife { width: 100%; height: 642px; background-color: #000; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; z-index: 1; background: url(Weight-Watchers-Web-Page.jpg)  top left no-repeat; }

#contentfitnessfirst { width: 100%; height: 642px; background-color: #000; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; z-index: 1; background: url(Fitness-First-Web-Page.jpg)  top left no-repeat; }

#content12wbt { width: 100%; height: 642px; background-color: #000; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; z-index: 1; background: url(12wbt-Web-Page.jpg)  top left no-repeat; }


/* General web pages */
#contentgeneral { width: 100%; height: 690px; background-color: #000; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; z-index: 1; background: url(page_bg_repeat-bk.gif)  top center repeat-y; }

#footer { width: 100%; text-align: center; background-color: #333; padding: 5px 0px; }
#footer .footer_content { width: 950px; margin: auto; color: #f3f8fd; position: relative; }

/* Goodlife page formats */
.goodlife 
	{	margin-bottom: 0px;
		margin-top: 0px;
		background-color:#000000;

		position: absolute;
		top: 690px;
		left: 595px;}	

/* Healthylife page formats */
.healthylife 
	{	margin-bottom: 0px;
		margin-top: 0px;
		background-color:#000000;

		position: absolute;
		top: 701px;
		left: 520px;}	
		
/* This positions the link for 12wbt */
#content12wbt .link{
		
		cursor:pointer;
		margin-bottom: 0px;
		margin-top: 0px;
		color:#efefef;
		width: 300px;
		padding:0px;
		text-align: left;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		position: absolute;
		top: 768px;
		left: 500px;
	}	
		
		
/* Fitnessfirst page formats */
.fitnessfirst 
	{	margin-bottom: 0px;
		margin-top: 0px;
		background-color:#000000;

		position: absolute;
		top: 689px;
		left: 595px;}	
		
/* General web pages */
#contentgeneral .header{
		
		cursor:default;		
		width: 909px;
		padding:15px;
		text-align: left;
		font-weight:bold;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		position: relative;
		top: 25px;
		left: 25px;
	}
	
/* General web pages */
#contentgeneral .header1{
		
		cursor:default;		
		width: 909px;
		padding:15px;
		text-align: left;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#b3b3b3;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		position: relative;
		top: 45px;
		bottom: 0px;
		left: 25px;
	}
		
		
/* General web pages */
#contentgeneral .details{
		
		cursor:default;		
		width: 909px;
		padding:15px;
		text-align: left;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#b3b3b3;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		position: relative;
		top: 60px;
		bottom: 0px;
		left: 25px;
	}
	
/* General web pages */
.link_pdf, .link_generic, .link_word {
	padding: 0 0 0 3em;
	font-size: 12px;
	}
/* General web pages */
#contentgeneral .link_pdf {
	background: url(pdf_icon.gif) no-repeat left center;
	}
#contentgeneral .link_pdf a { text-decoration: underline; color: #fff;}	
#contentgeneral .link_pdf a:hover { color:  #990000; }

/* General web pages error */	
#contentgeneral .error{
	cursor:default;
	width: 909px;
	height: 350px;
	padding:15px;

	text-align: left;
	font-weight:normal;
	border:1px solid #ccc;
	background-color:#000000;
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
	top: 60px;
	bottom: 0px;
	left: 25px;
}
	
/* General web pages success submission */	
#contentgeneral .success{
	cursor:default;
	width: 909px;
	height: 350px;
	padding:15px;
	text-align: left;
	font-weight:normal;
	border:1px solid #ccc;
	background-color:#000000;
	color:#b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
	top: 60px;
	bottom: 0px;
	left: 25px;
}


#nav {
	width: 900; height: 45px;
	display: block;
	/*
	position: absolute; top: 137px; padding-left: 45px;
	Removed left hand padding
	*/
	
	position: absolute; top: 137px; padding-left: 0px;
	
}
#nav ul {
	height: 45px;
	padding: 0px;
	/*background: url(images/nav/navBar_bg.gif) top left repeat-x;*/
}
#nav ul li { 
	position: relative;
	float: left;
	/* 
	width: 148px; height: 30px;
	modified the width  to accomodate more text from 148 */
	width: 985px; height: 30px;	
	
	margin: 0px 0px 0px 25px; padding-top: 15px;
	/*
	background: url(nav_bg.jpg) top left no-repeat;
	Removed the background highlighting
	*/
	
	/* this positions the text on the top of the page in the divid=nav section - ie. return to main page */
	text-align: left; font-weight: bold; font-size: 16px;
}
#nav ul li:hover { background-position: 0px -45px; }

/*
#nav ul li a { text-decoration: none; display: block; width: 145px; height: 30px; color: #b3b3b3; }
Changed the width so text does not wrap

*/
#nav ul li a { text-decoration: none; display: block; width: 300px; height: 30px; color: #b3b3b3; }

#nav ul li a:hover { color: #fff; }

#nav ul ul {
	position: absolute;
	top: 45px; left: 0px;
	padding: 15px 0px; margin: 0px 0px;
	/* modified the width of the dropdown box to accomodate more text from 200 */
	width: 222px; height: auto;
	background: none;
	background: url(dd_bg_repeat-x.gif) top left repeat-x;
	display: none;
	z-index: 998;
}
#nav ul ul li {
	background: none;
	width: 200px; height: auto;
	margin: 0px; padding: 0px 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; line-height: 2; text-align: left;
	z-index: 999;
}

#nav ul ul li a { display: inline; color: #b3b3b3; font-family: Verdana, Geneva, sans-serif; }
#nav ul ul li a:hover { color: #fff; }

#nav ul li:hover ul { display: block; }

.txt 
	{padding-left:15px; padding-right:0px; padding-bottom:0px; padding-top:0px; }
	
.txt-1 
	{padding-left:5px; padding-right:0px; padding-bottom:12px; padding-top:0px; }
		
.txt-2 
	{padding-left:35px; padding-right:0px; padding-bottom:12px; padding-top:0px; color:#a7a7a7; }
	
.txt-3 
	{padding-left:70px; padding-right:0px; padding-bottom:10px; padding-top:0px; }
		
.txt-4 
	{padding-left:0px; padding-right:0px; padding-bottom:20px; padding-top:10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px;}

.txt-5
	{padding-left:0px; padding-right:0px; padding-bottom:5px; padding-top:1px; }
	
.txt-6 
	{padding-left:110px; padding-right:0px; padding-bottom:5px; padding-top:0px; }	
	
.txt-7 
	{font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:normal; padding-bottom:5px; padding-top:0px;}	

.txt-8
	{padding-left:0px; padding-right:0px; padding-bottom:5px; padding-top:5px; }
	

.txt-9
	{padding-left:100px; padding-right:0px; padding-bottom:12px; padding-top:0px; }
	

.txt-10
	{padding-left:35px; padding-right:0px; padding-bottom:12px; padding-top:0px; }
	
/* Below text formats used for the sponsorship submission pages */	
	
.txt-11 
	{padding-left:0px; padding-right:0px; padding-bottom:5px; padding-top:5px; color:#b3b3b3; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;}
		
.txt-12 
	{padding-left:0px; padding-right:0px; padding-bottom:0px; padding-top:10px; color:#b3b3b3; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}
		
.txt-13 
	{padding-left:0px; padding-right:0px; padding-bottom:1px; padding-top:1px; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;}
