@charset "UTF-8";


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(parents/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(parents/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }













body {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
}



    object { outline:none; }

a:active  {

        border: none;

        outline: none;

}

a:visited  {

        border: none;

        outline: none;

}

a:focus {
	outline: none
}

a:focus  {

        border: none;

        outline: none;

}


.text_area a.schedule_link {
color:red;
font-style:bold;
font-size:14px;
padding:15px 0px;


}


#home_logo {
	background:transparent url(images/capitalcamp_logo_bg.jpg) no-repeat;
	width: 902px;
	height:147px;
	margin-top:15px;
	outline:0;
	
}

#home_logo .logo a {
outline:0;
border:0;
}


#home_logo .logo {
width:210px;
height:100px;
outline:0;
margin:10px auto 5px;
padding-top:10px;
border:0;
}

#home_logo .logo img {
outline:0;
border:0;
margin:0 auto 0;
padding-top:10px;
}

#home_logo .logo img a {
outline:0;
border:0;

}

.wrapper .social_top {
float:right;
margin-right:-95px;
margin-top:-90px;
}



.wrapper {
	height: auto;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
}

.wrapper .social_top {
/*position:absolute;*/

float:left;
z-index:800;

}

.clear {
	clear: both;
}
.division_line {
	float: left;
	height: 40px;
	width: 902px;
	margin-top: 30px;
	margin-bottom: 20px;
}

img.staff {
margin-bottom:45px;
float:left; 
margin-right:20px;
margin-top:10px;
}


#mainmenu_wrap {
	background:url(images/bgmenu.jpg);
	height:36px;
	overflow:visible;
	padding:0px;
	width:902px;
	font: bold 12px "Helvetica Condensed Bold",
					"Helvetica Neue",
					Helvetica,
					Verdana,
					sans-serif;

}





/* Simple Dropdown */

#mainmenu_wrap ul.dropdown                         { margin:0; padding:6px; list-style:none;  width:auto; margin-top:1px; }
#mainmenu_wrap ul.dropdown li                      { height:24px; width:auto; float:left; background:transparent; background-position:right; background-repeat:no-repeat; background-image: url(images/separator.jpg); }
#mainmenu_wrap ul.dropdown a					   { text-decoration:none; color:#005286; } 
#mainmenu_wrap ul.dropdown a:hover		           { color: #fff; }
#mainmenu_wrap ul.dropdown a:active                { color: #fff;  }
#mainmenu_wrap ul.dropdown a:focus                { color: #fff;  }
#mainmenu_wrap ul.dropdown li a                    { display: block; padding: 4px 11.7px; font-variant:600;  }
#mainmenu_wrap ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
#mainmenu_wrap ul.dropdown li.hover,
#mainmenu_wrap ul.dropdown li:hover                { background-image:url(images/bglihover.jpg);
													 background-position:center;
													 background-repeat:repeat;
													 opacity:0.9;
													 filter:alpha(opacity=90);
													 color:#ffffff;
													 position: relative; }
													 
#mainmenu_wrap ul.dropdown li.hover a              { color: white; }


/* 
	LEVEL TWO
*/
#mainmenu_wrap ul.dropdown ul 						{ width: 220px;
													  visibility: hidden;
													  position: absolute;
													  top: 100%;
													  left: 0;
													  padding:1px;
													  background-color:#3edaf1;
													  border:1px solid #FFF;
													 
													  -moz-box-shadow: 1px 1px 2px #000;
													  -webkit-box-shadow: 1px 1px 2px #000;
													  box-shadow: 1px 1px 2px #000;
													  /* For IE 8 */
													  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
													  /* For IE 5.5 - 7 */
													  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000');

													  
													  
													  }
#mainmenu_wrap ul.dropdown ul li 					{ font-weight: normal; background:url(images/bg_submenu.jpg) repeat; color: #fff; 
									  				  border-bottom: 1px solid #ccc; float: none; list-style-type:none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
#mainmenu_wrap ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/*-- fix for main menu link when sub-nav is highlighted --*/
#mainmenu_wrap ul li:hover a  {color:white;}

#mainmenu_wrap ul li:hover ul li a {color:#005286;}


/* 
	LEVEL THREE
*/
#mainmenu_wrap ul.dropdown ul ul 					{ left: 222px; top: -2px; text-decoration:none;}
#mainmenu_wrap ul.dropdown li:hover > ul 			{ visibility: visible; }

/*Third Level displayed in second level*/
#mainmenu_wrap ul.dropdown li.sub_menu_item {
	padding-left:20px;
}
/*First element of the menu*/

#mainmenu_wrap ul.dropdown li.first{
	padding-left:2px;
}
/*Last element of the menu*/
#mainmenu_wrap ul.dropdown li.last{ 
     background-image:none;
	 width:auto;
	 color:#333;
	 font-weight:bolder;
	 margin-right:0px;
	 float:right;
	
}
#mainmenu_wrap ul.dropdown li.last:hover{ 
     background-image:	url(images/bglihoverRED.jpg);
	 background-repeat: repeat;
	 padding:0px 2.1px;
}

#mainmenu_wrap ul.dropdown li.last a{ 
     width:auto;
	 color:#F00;
	 font-weight:bolder;
}
#mainmenu_wrap ul.dropdown li.last a:hover{ 
	 color:#FFF;
	 
}












/*-- old menu --*/
/*
#menu {
	height: 36px;
	width: 902px;
}
#home {
	display: block;
	float: left;
	height: 36px;
	width: 67px;
}
#home a {
	background-image: url(images/home_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 67px;
	
}
#home a:hover {
	background-image: url(images/home_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 67px;
}
#about_us {
	display: block;
	float: left;
	height: 36px;
	width: 75px;
}
#about_us a {
	background-image: url(images/about_us_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 75px;
}
#about_us a:hover {
	background-image: url(images/about_us_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 75px;
}
#parents {
	display: block;
	float: left;
	height: 36px;
	width: 69px;
}
#parents a {
	background-image: url(images/parents_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 69px;
}
#parents a:hover {
	background-image: url(images/parents_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 69px;
}
#tennis {
	display: block;
	float: left;
	height: 36px;
	width: 58px;
}
#tennis a {
	background-image: url(images/tennis_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 58px;
}
#tennis a:hover {
	background-image: url(images/tennis_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 58px;
}
#football {
	display: block;
	float: left;
	height: 36px;
	width: 77px;
}
#football a {
	background-image: url(images/football_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 77px;
}
#football a:hover {
	background-image: url(images/football_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 77px;
}
#multi_sports {
	display: block;
	float: left;
	height: 36px;
	width: 100px;
}
#multi_sports a {
	background-image: url(images/multi_sports_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 100px;
}
#multi_sports a:hover {
	background-image: url(images/multi_sports_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 100px;
}
#summer_camps {
	display: block;
	float: left;
	height: 36px;
	width: 112px;
}
#summer_camps a {
	background-image: url(images/summer_camps_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 112px;
}
#summer_camps a:hover {
	background-image: url(images/summer_camps_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 112px;
}
#news {
	display: block;
	float: left;
	height: 36px;
	width: 107px;
}
#news a {
	background-image: url(images/news_events_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 107px;
}
#news a:hover {
	background-image: url(images/news_events_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 107px;
}
#contact {
	display: block;
	float: left;
	height: 36px;
	width: 99px;
}
.dates_chart {
	float: left;
	width: 710px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 96px;
}
#contact a {
	background-image: url(images/contact_us_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 99px;
}
#contact a:hover {
	background-image: url(images/contact_us_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 99px;
}
#register {
	display: block;
	float: left;
	height: 36px;
	width: 138px;
}
#register a {
	background-image: url(images/register_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 138px;
}
#register a:hover {
	background-image: url(images/register_btn.jpg);
	background-repeat: no-repeat;
	background-position: center -36px;
	display: block;
	height: 36px;
	width: 138px;
}

*/

/* ---- old menu ----*/




.content {
	width: 902px;
}
.camps_text {
	float: left;
	height: 350px;
	width: 293px;
}
.camp_text_holder {
	width: 263px;
	height: 260px;
}
.staff_text_image {
	float: left;
	height: auto;
	width: 902px;
}
.content b2 {
	color: #306786;
	font-weight: bold;
}



.text_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	line-height: 15px;
}
.text_area  a{
	color: #3399cc;
	text-decoration: none;
}
.text_area  a:hover{
	color: #336699;
	text-decoration: none;
}
.text_area h1 {
font-family:Verdana,Arial,Helvetica,sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 20px;
	color:#2FC1E1;
	font-style: normal;
	font-weight: 400;
}
.text_area h2 {
font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:#2FC1E1;
	font-style: italic;
	font-weight: 300;
	line-height: 10px;
}
.text_area h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-style: italic;
	font-weight: normal;
}



#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 902px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
	text-align: center;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
	color: #29B3D1;
}
#footer a:hover {
	color: #061D2D;
}









#home_page_banner {
	float: left;
	height: 304px;
	width: 902px;
}

#home_buckets {
	float: left;
	height: 190px;
	width: 902px;
}
#home_tennis_bucket {
	float: left;
	height: 190px;
	width: 225px;
}
#home_football_bucket {
	float: left;
	height: 190px;
	width: 227px;
}
#home_multi_sports_bucket {
	float: left;
	height: 190px;
	width: 226px;
}
#home_news_bucket {
	float: left;
	height: 190px;
	width: 224px;
}










#tennis_buckets {
	float: left;
	height: 152px;
	width: 902px;
	margin-top: 30px;
}
#tennis_bucket_camp {
	float: left;
	height: 152px;
	width: 225px;
}
#tennis_bucket_winter {
	float: left;
	height: 152px;
	width: 227px;
}
#tennis_bucket_lessons {
	float: left;
	height: 152px;
	width: 226px;
}
#tennis_bucket_club {
	float: left;
	height: 152px;
	width: 224px;
}
















.topbanner {
	float: left;
	height: auto;
	width: 902px;
	margin-bottom: 30px;
}
.topbanner_top {
	float: left;
	height: 111px;
	width: 902px;
}
.topbanner_bottom {
	height: 33px;
	width: 902px;
	float: left;
	text-indent: 40px;
	padding-top: 10px;
	background-repeat: no-repeat;
	color:#333333;
}
.topbanner_bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}




#footer .social {
width:100px;
height:48px;
outline:none;
border:0;
}

#footer .social a {
outline:none;
border:0;
color:#fff;
}

#footer .social a.img {
outline:none;
border:0;
color:#fff;
width:44px;
height:44px;
padding-right:5px;
float:left;
}
