/*******************************************/
/*        ThomasCircleSportsClub.CSS       */
/*******************************************/
body {color:#ffffff; background:#ffffff; font-family:Verdana, Geneva, sans-serif; font-size:11px; margin:0px; padding:0px;}
a {padding:0; margin:0; }
#main {position:relative; width:950px; background:#0B305A;}
	#header {position:relative; width:950px; height:174px; background:url('/_images/home/title-header.jpg') top left no-repeat;}
	#body { position:relative; width:950px; text-align:left;}
		#nav-col { position:relative; float:left; width:178px;}
			#nav-1 { position:relative; width:178px; height:65px; background:url('/_images/home/login-background.jpg') top left;}
			#nav-2 a{ position:relative; float:left; width:178px; height:27px; background:url('/_images/home/nav1a.jpg') top left;}
			#nav-2 a:hover { float:left; background:url('/_images/home/nav1b.jpg'); }
			#nav-3 a { position:relative; float:left; width:178px; height:27px; background:url('/_images/home/nav2a.jpg') top left;}
			#nav-3 a:hover { float:left; background:url('/_images/home/nav2b.jpg'); }
			#nav-4 a { position:relative; float:left; width:178px; height:27px; background:url('/_images/home/nav3a.jpg') top left;}
			#nav-4 a:hover { float:left; background:url('/_images/home/nav3b.jpg'); }
			#nav-5 a { position:relative; float:left; width:178px; height:27px; background:url('/_images/home/nav4a.jpg') top left no-repeat;}
			#nav-5 a:hover { float:left; background:url('/_images/home/nav4b.jpg')}
			#nav-6 a { position:relative; float:left; width:178px; height:27px; background:url('/_images/home/nav5a.jpg') top left no-repeat;}
			#nav-6 a:hover { float:left; background:url('/_images/home/nav5b.jpg')}
			#nav-7 a { position:relative; float:left; width:178px; height:27px; background:url('/_images/home/nav6a.jpg') top left no-repeat;}
			#nav-7 a:hover { float:left; background:url('/_images/home/nav6b.jpg')}
			#nav-8 a { position:relative; float:left; width:178px; height:27px; background:url('/_images/home/nav7a.jpg') top left no-repeat;}
			#nav-8 a:hover { float:left; background:url('/_images/home/nav7b.jpg')}
			#nav-9 a { position:relative; float:left; width:178px; height:114px; background:url('/_images/home/nav8a.jpg') top left no-repeat;}
			#nav-9 a:hover { float:left; background:url('/_images/home/nav8b.jpg')}
			#body-text { position:relative; margin-left:20px; float:left; width:745px; background:#0B305A;}
			.body-content { margin:20px; font-family:Verdana, Geneva, sans-serif; font-size:11px; }
			ul { padding-left:15px; }
			.body-content a { color:#BECFDF; font-weight:bold; }
			.body-content a:hover { color:#6993B9; }
			.body-title { color:#BECFDF; font-weight:bold; font-size:14px; font-style:italic; }
		
	#footer {position:relative; float:left; width:950px; height:134px; background:url('/_images/home/footer.jpg') top left no-repeat;}
#home #body-image {position:relative; float:right; margin:10px; width:235px; height:351px; background:url('/_images/home/right-image-spare1.jpg') top left no-repeat;}
#home #body-title { height:57px; margin:10px; background:url('/_images/home/pagetitle-home.jpg') top left no-repeat;}

#specials #body-image {position:relative; float:right; margin:10px; width:235px; height:351px; background:url('/_images/home/right-image-special.jpg') top left no-repeat;}
#specials #body-title { height:57px; margin-left:-20px; background:url('/_images/home/pagetitle-special.jpg') top left no-repeat;}

#membership #body-image {position:relative; float:right; margin:10px; width:235px; height:351px; background:url('/_images/home/right-image-member.jpg') top left no-repeat;}
#membership #body-title { height:57px; margin-left:-20px; background:url('/_images/home/pagetitle-member.jpg') top left no-repeat;}

#pertrain #body-image {position:relative; float:right; margin:10px; width:235px; height:351px; background:url('/_images/home/right-image-pertrain.jpg') top left no-repeat;}
#pertrain #body-title { height:57px; margin-left:-20px; background:url('/_images/home/pagetitle-pertrain.jpg') top left no-repeat;}

#aboutus #body-image {position:relative; float:right; margin:10px; width:235px; height:351px; background:url('/_images/home/right-image-about.jpg') top left no-repeat;}
#aboutus #body-title { height:57px; margin-left:-20px; background:url('/_images/home/pagetitle-about.jpg') top left no-repeat;}

#contactus #body-image {position:relative; float:right; margin:10px; width:235px; height:351px; background:url('/_images/home/right-image-contact.jpg') top left no-repeat;}
#contactus #body-title { height:57px; margin-left:-20px; background:url('/_images/home/pagetitle-contact.jpg') top left no-repeat;}

#menucontainer { display:none; visibility:hidden; }
#menulist { display:none; visibility:hidden; } 
/*
#menulist li { float:left; color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none; margin-right:6px; font-family:Verdana, Arial, Helvetica, sans-serif; }
#menulist ul { list-style:none; }
#menulist a { color:#ffffff; font-size:11px; font-family:verdana; text-decoration:none; padding-right:15px; background:url('/_images/INT_Nav_off.gif') center right no-repeat; width:220px; text-align:right; }
#menulist a:hover { color:#9089B3;  background:#ffffff }
*/
#loginNav { position:relative; float:left; background:#4a749c; border-top:none; border-bottom:1px solid #063056; height:90px; width:178px; }
#loginNav input { margin-left:5px; margin-top:5px; font-size:9px; color:#3399FF; }
#goButton { text-decoration:none; font-size:9px; padding:2px; color:#FFf; background:#0099FF; border:solid 1px #FFFFFF; }
#goButton:hover { color:#CC0000; background:#fff; border:solid 1px #0099FF; }
#loginNav #logHead { margin-left:5px; margin-top:5px; color:#fff; font-weight:bold; font-style:italic; }
#loginNav a { margin-left:5px; margin-top:5px; font-size:9px; text-decoration:none; color:#fff; }

#trainer #body-image { position:relative; float:right; margin:10px; width:170px; height:260px; background:url('/_images/tp/headshot.jpg') top left no-repeat;}
#trainer #body-title { height:57px; margin-left:-20px; background:url('/_images/tp/pagetitle-TP.jpg') top left no-repeat;}
#trainer h4 { color:#CC0000; font-size:24px; margin:0px; padding:0px;  }
#trainer #menucontainer { margin:0px; padding:0px; display:block; visibility:visible; }
#trainer #menulist { list-style:none; margin:0px; padding:0px; display:block; visibility:visible; }
#trainer #menulist li { float:left; color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none; margin-right:6px; font-family:Verdana, Arial, Helvetica, sans-serif; }
#trainer #menulist a { color:#8bb8e1; font-size:11px; font-family:verdana; text-decoration:none; margin-right:15px; text-align:right; }
#trainer #menulist a:hover { color:#ffffff; }