/* cascading style sheet - last edit: 17 sept 09 */

* {
	margin: 0;
}

html,body {
	background-color: #686300;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
	}

a {color:#4c6700;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

ul, li {
	padding: 0px;
	margin: 0px;
	}

p {
	margin: 12px 12px 12px 0px;
	}
	
.entry ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3d3a38;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 30px;
	}
	
.widecolumn .entry p, .narrowcolumn .entry p {
	font-size: 1.05em;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	width: auto; /*css validation*/
	}

.widecolumn {
	line-height: 1.7em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	width: auto; /*css validation*/
	}
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
	
#flashcontain {
	z-index: 2; 
	}
	
span.no-display  {
	display: none;
	}
	
.clear {
	clear:both;
	padding: 0px;
	margin: 0px;
	}
	
.narrowcolumn {
	float: left;
	padding: 6px 0 0 40px;
	margin: 0px 0 0;
	width: 630px;
	}

.widecolumn {
	padding: 0px;
	margin: 6px 0 0 40px;
	width: 870px;
	}

.post {
	margin: 0 0 60px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top: 10px;
	float: left;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}
	
/* -- wrapper - header -- */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin: 0 auto -40px;
	background-image: url(images/main_back.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
	
.header {
	background: url(images/top_back.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	position: relative;
	display: block;
	z-index: 888;
	padding: 0px;
	margin: 0px auto;
	width: 960px;
	height: 181px;
	}
	
.content {
	margin: 0px auto;
	width: 932px;
	position: relative;
	display: block;
	z-index: 887;
	padding: 0px;
	padding: 2px 14px 10px 14px;
	}
	
#logo {
	display: block;
	height: 118px;
	width: 759px;
	overflow: hidden;
	position: relative;
	padding: 12px 0px 0px 14px;
	float: left;
	}

#logo a {
	display: block;
	height: 114px;
	width: 200px;
	overflow: hidden;
	position: relative;
	}
	
#utilities {
	height: 96px;
	width: 151px;
	position:relative;
	padding: 34px 34px 0px 0px;
	float:right;
	}
	
	
/* -- main -- */

td.snipebox {
	line-height: 10px;
	padding: 6px 30px 6px 30px;
	margin: 0px auto;
	text-align: left;
	}
	
td.snipebox01 {
	padding: 6px 30px 6px 30px;
	margin: 0px auto;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #183861;
	text-align: left;
	}
	
td.snipebox02 {
	padding-top: 10px;
	padding-bottom: 10px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #686300;
	font-weight: normal;
	padding: 0 0 14px 0;
	background: url(images/header_line.png) no-repeat scroll 0 0;
	background-position: -3px 26px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c75c12;
	font-weight: bold;
	padding: 0px;
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #686300;
	font-weight: normal;
	padding: 0px;
	}
	
.text {
	margin: 0px auto;
	width: 854px;
	position: relative;
	padding: 0px;
	padding: 10px 40px 10px 40px;
	}
	
.contentcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: #053981;
	}

.contentcells a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.contentcells a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.contentcells a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}

.contentcells a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.contentcells02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: #A40B22;
	text-indent: 10px;
	}

.contentcells02 a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.contentcells02 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.contentcells02 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}

.contentcells02 a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.quotebox {
	width: 250px;
	margin: 10px;
	position: relative;
	}
	
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #142C4E;
	text-align: center;
	padding: 20px;
	width: 250px;
	}

.quote-bar {
	background-image: url(images/hr-rule.png);
	background-repeat: no-repeat;
	width: 250px;
	background-position: 10px;
	}
	
#contactForm {
	margin: 0px auto;
	padding-left: 10px;
	}
	
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #3d3a38;
	}
	
	/* Begin Sidebar */
#sidebar {
	background: white url(images/sidebar-bg.png) repeat-y;
	padding: 0;
	margin-left: 700px;
	margin-bottom: 100px;
	width: 195px;
	position: relative;
	top: 15px;
	}

#sidebar_content {
	padding: 10px 15px 10px 15px;
}
	
#sidebarhead {
	background: white url(images/sidebar-top.png);
	width: 195px;
	height:10px;
}

#sidebarbtm {
	background: white url(images/sidebar-btm.png);
	width: 195px;
	height:10px;
}
	
#sidebar form {
	margin: 0;
	}
	
#sidebar ul {
	list-style-position: outside;
	padding-left: 0px;
	list-style-type:none;
	line-height: 16px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
/* -- footer -- */

.footer {
	background: url(images/btm_back.png) no-repeat scroll 0px 0px;
	text-align: center;
	margin: 0px auto 0px;
	height: 40px;
	width: 960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	position: relative;
	}

.footer a:link {color: #a34d12; text-decoration: none;}
.footer a:visited {color: #a34d12; text-decoration: none;}
.footer a:hover {color: #a34d12; text-decoration: underline;}
.footer a:active {color: #a34d12; text-decoration: none;}

.fatpipe {
	padding: 0px 6px;
	}

.footer_p {
	margin: 0px 0px 10px;
	padding-top: 0px;
	}
	
.clearfooter {
	height: 40px; /* .clearfooter must be the same height as .footer */
	}
	
	/****************************************************/
	/***** Menu *****************************************/
	/***************************************************/
	
	/* --  nav -- */
.mainNav li:hover ul,
.mainNav li li:hover ul,
.mainNav li li li:hover ul,
.mainNav li li li li:hover ul {	
	display:block;
	}
.mainNav li:hover ul ul,
.mainNav li li:hover ul ul,
.mainNav li li li:hover ul ul,
.mainNav li li li li:hover ul ul{
	display:block;
	}
.mainNav {
	height: 46px;
	width: 932px;
	margin-left: 14px;
	}
.navbar {
	width: 100%;
	height: 50px;
	}
.navbar li {
	float: left;
	position: static;
	list-style-type:none;
	}
.navbar li li{
	float: none;
	}
.navbar li a {
	display: block;
	float: none;
	}
.navbar li ul li {
	display: block;
	height: 24px;
	}
.navbar li ul {
	color: #ffffff; 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	/*border-bottom:  solid  #9e971d;*/
	display: none;
	}

/*membership nav*/
#membership a {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	width: 120px;
	height: 46px;
	z-index: 900;
	}
#membership a:hover, #membership a:active {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: 0px -46px;
	}

/*Racquet Menu*/
#racquet_sports a {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -120px 0px;
	width: 135px;
	height: 46px;
	}
#racquet_sports a:hover {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -120px -46px;
	}
	
#fitness a {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -255px 0px;
	width: 79px;
	height: 46px;
	}
#fitness a:hover {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -255px -46px;
	}
	
#corporate_wellness a {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -334px 0px;
	width: 166px;
	height: 46px;
	}
#corporate_wellness a:hover {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -334px -46px;
	}
		
#monthly_features a {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -500px 0px;
	width: 150px;
	height: 46px;
	}
#monthly_features a:hover {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -500px -46px;
	}	


#western_perspectives a {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -650px 0px;
	width: 179px;
	height: 46px;
	}
#western_perspectives a:hover {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -650px -46px;
	}	

#contact_us a {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -829px 0px;
	width: 103px;
	height: 46px;
	}
#contact_us a:hover {
	background: url(images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -829px -46px;
	}	

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/*This overrides inheritance from main menu, keep this last!*/
#subnav {
	position: absolute;
	padding-left:0px;
	margin-top: -9px;
	margin-bottom: 9px;
	z-index: 900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

#subnav ul{
	background-color: #fcfcd9;
	display: block;
}

#subnav li {
	width: 100% !important;
	width: 180px;
	height: 26px;
	display: block;
	}
#subnav a {
	position: static;
	display: block;
	background: url(images/arw01.png) no-repeat scroll 10px 8px #fcfcd9;
	padding: 0px 10px 0px 25px;
	line-height: 24px;
	text-decoration: none;
	border-bottom: #92904e solid 1px;
	color: #686300; 
	height: 25px;
	}
#subnav a:hover {
	background: url(images/arw02.png) no-repeat scroll 10px 8px;
	background-color: #92904e;
	color: #ffffff;
	border-bottom: #a263c2 solid 1px;
	}
#membership ul#subnav li, #membership ul#subnav li a{
width: 100px;
}
#racquet_sports ul#subnav li, #racquet_sports ul#subnav li a{
width: 180px;
}
#fitness ul#subnav li, #fitness ul#subnav li a{
width: 115px;
}
#monthly_features ul#subnav li, #monthly_features ul#subnav li a{
width: 100px;
}
