﻿/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}
body  { 	background: url('../images/design_elements/bodyback.jpg') repeat-x top left #3b6d39;
	width: 100%;
	height: 100%;
	color: #666; 
	margin: 0px;
	padding: 0px;
	font: normal normal 12px/16px Verdana, Arial, sans-serif;
}
input { color: #000; font: normal normal 11px Arial, sans-serif; }
h1    { font: normal bold 13pt Arial, Verdana, sans-serif; 
	color: #1b3a0d; }
h2    { font: normal bold 13pt Arial, Verdana, sans-serif;
	color: #3b6d39; }
h3    { font: normal bold 11pt Arial, Verdana, sans-serif; color: #000;  }
h4    { color: #3b6d39; font:  normal bold 11pt Arial, sans-serif; background-color: #ecf5f0; width: 98%; padding: 5px; margin-bottom: 0px;}
h5    { color: #000; font:  normal bold 11pt Arial, sans-serif;}
h6    { 
	background: #3b6d39; 
	width: 208px;
	color: #FFF;
	text-align: left;
	font: normal bold 12px Verdana, Arial, sans-serif; 
	padding: 5px 10px 5px 10px; 
	border: 1px solid #faf9f9;
	margin-bottom: 0px;
 }
ol, ol ol, ol ol ol { color: #000; font: normal normal 12px/16px  Verdana, Arial, sans-serif; }
ul, ul ul, ul ul ul    { list-style-image: url('../images/design_elements/bullet.gif'); color: #333; 
	 font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	 }
ol li {
	padding-bottom: 10px;
}
#content ul li {
	padding-bottom: 6px;
}

#col2right ul {
	margin-left: 0px;
	padding-left: 30px;
	padding-right: 10px;
	}
#col2right li {
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 2px;  
}

/* Define Main Container for All Content */
#container {
	width: 980px;
	background-color: #FFFFFF;
	text-align: center; 
	margin: 5px auto 10px auto;
}

/* Define Include Top Area */
#headercontainer {
	text-align: center;
	width: 100%;
	height: 81px;
	background-color: #3b6d39;
	border-bottom: 2px solid #c2d6cb;
}
#header {
	width: 980px;
	margin: 0px auto;
}
#yourname { background: #3b6d39;
	font: normal bold 13pt Arial, Verdana, sans-serif;
	color: #FFF;
	float: left;
	width: 268px;
	height: 81px;
	padding: 0px;
	}
#headerright {
	float: right;
	width: 448px;
	height: 71px;
	font: normal bold 13px Arial, Verdana, sans-serif;
	color: #FFF;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}
#date { background: #FFF;
	text-align: right;
	color: #3b6d39;
	font: normal normal 12px/13px Arial, sans-serif;
	padding-right: 15px;
	padding-top: 15px;
	}
#topmenu { background: #FFF;
	position: relative;
	text-align: right;
	color: #333333;
	font: normal normal 12px/13px Arial, sans-serif;
	padding-right: 15px;
	padding-top: 10px;
	}
#topmenu a, .topmenu a:link, #topmenu a:visited { text-align: left; color: #333333; text-decoration: none; }
#topmenu a:hover {text-align: left; color: #000; text-decoration: underline; }

#topbar {
	background: url('../images/design_elements/topbar.jpg') repeat-y top left;
	width: 960px;
	height: 11px;
	padding: 10px;
	border-bottom: 1px solid #FFF;
}

/* Define flash movie and menu area */
#flashcontent {
	clear: both;
	width: 980px;
	height: 182px;
	background-color: #729e87;
	margin: 0px auto;
	padding: 0px;
}
/* Define Main Environments */
#splitpage {
	clear: both;
	background-color: #FFF;
	text-align: left;
	width: 980px;
	margin-top: 0px;
	padding: 0px;
	border-top: 5px solid #729e87;
}


/* Define left and right column for two-column (narrow on left) layout pages */
#leftside { 
	background: #c2d6cb;
	float: left;
	color: #333; 
	width: 230px;
	padding: 0px;
	margin: 0px;
	text-align: left; 
	font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	min-height: 500px;	
}
.leftcenter {
	width: 230px;
	text-align: center;
}
.leftcenter img {
	border-width: 0;
}
.leftside table {
	width: 170px;
	text-align: center;
	font-weight: normal; font-family:Arial; font-size:10px; color:#000000;
}
.leftside form p {
	width: 170px;
	text-align: center;
	font-weight: normal; font-family:Arial; font-size:10px; color:#000000;
}

#content { 
	float: right;
	background: #FFF;
	width: 710px;
	color: #333; 
	font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	padding: 5px 20px 5px 10px; 
	text-align: left;
}
#content table {
	width: 710px;
	text-align: center;
	margin: 0px auto;
}
#content table td {
	border: 1px solid #3b6d39;
	border-collapse: collapse;
	min-width: 100px;
}
.month {
	background-color: #3b6d39;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	height: 40px;
}
.days {
	background-color: #3a805d;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	height: 40px;
}
.combo {
	background-color: #9ec19d;
	font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	color: #000;
	height: 70px;	
}
.cardio {
	background-color: #acc4d8;
	font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	color: #000;
	height: 70px;	
}
.strength {
	background-color: #c2d6cb;
	font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	color: #000;
	height: 70px;	
}
.stretch {
	background-color: #bfe5bd;
	font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	color: #000;
	height: 70px;	
}
.ophours {
	background-color: #ecf5f0;
	font: normal normal 12px/15px Verdana, Arial, sans-serif; 
	color: #000;
	height: 30px;	
}
.thumbnails {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #FFF;
	width: 110px;
}
.centerme {
	text-align: center;
	width: 710px;
}
.centerme img {
	padding: 0px 20px;
	border: 0px #FFF;
}
.indent {
	padding: 0px 20px;
}

/* Miscellaneous formatting definitions */
table {
	clear: both;
}
.advocareimg {
	float: right;
	padding-left: 10px;
}
/* Define main products page */
.productbox { 
	background: #faf9f9; 
	color: #000; 
	font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	padding: 0px 10px 10px 10px; 
	border: 1px solid #91c38f; 
	text-align: center;
	width: 600px;
	margin-left: 50px; 
	margin-bottom: 20px;
}
.productbox ul li {
	text-align: left;
}
.productboxleft    { color: #000; font:  normal bold 11pt Arial, sans-serif; text-align: left;}


/* Define Pop-out Menu */
.menuul {
	margin:0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 222px;
	z-index: 10;
	}

.menuul li {
	position: relative;
	z-index: 9;
	}
	
.menuul li ul {
	position: absolute;
	left: 222px; /* Set 1px less than menu width */
/*	margin-top: -27px; */
	top: 0;
	display: none;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	width: 154px;
	z-index: 9;
}
/* Styles for Menu Items */
.menuul li a {
	display: block;
	background: url('../images/design_elements/buttonback.gif') no-repeat top left #c2d6cb; 
	border-bottom: 1px solid #3a805d;
	padding: 3px 0px 0px 22px; 
	margin: 0;
	width: 200px;
	height: 25px;
	min-height: 25px;
	font-family: Arial;
	font-size: 11px;
	line-height: 25px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #333333;
	z-index: 9;
}
.menuul li li a {
	display: block;
	padding: 0px 6px;
	background-image: none;
	background-color: #FFF;
	border-bottom:1px solid #666666;
	width: 142px;
	height:25px;
	min-height: 25px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #000000;
	z-index: 9;
}

/* Fix IE. Hide from IE Mac \*/
* html .menuul li { float: left; height: 1%; }
* html .menuul li a { height: 1%; }
/* End */

.menuul li a:hover { 
	display:block;
	background: url('../images/design_elements/buttonover.gif') no-repeat top left #729f87; 	
	border-bottom: 1px solid #3a805d;
	padding: 3px 0px 0px 22px; 
	margin: 0;
	width: 200px;
	height: 25px;
	min-height: 25px;
	font-family: Arial;
	font-size: 11px;
	line-height: 25px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	z-index: 9;


}
.menuul li li a:hover { 
	display:block;
	padding: 0px 6px;
	background-image: none;
	border-bottom:1px solid #666666;
	width: 142px;
	height:25px;
	min-height: 25px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #000000;
	z-index: 9;
	color: #FFF;
	background: #729f87;
}

 /* Hover Styles */
		
.menuul li.over ul { display: block; }

.menuul li:hover ul { display: block; }


/* Define footer section */
#footer {  
	clear: both;
	background: #729f87;
	width: 960px;
	height: 36px;
	padding: 12px 10px 0px 10px;
	text-align: center;
	font: normal normal 11px Verdana, Arial, sans-serif; 
	color: #000; 
}
#footer a:link, #footer a:active, #footer a:visited    { color: #000; text-decoration: none;   }
#footer a:hover   { color: #FFF; text-decoration: underline;  }
	
/* Define standard hyperlinks */	
a:link, a:active, a:visited  { color: #1b3a0d;  }  
a:hover { color: #000; text-decoration: none; }




