/*------------------------
STYLESHEET
YMCA East Bay Camps Template
AUTHOR: Mark Middleton
WebSight Design
May 2008
------------------------*/


body{
  margin:0;
  padding:0;
  font-family:arial,sans-serif;
  font-size:62.5%;
  text-align:center;
  background:#000000;
}
br.clearer{
  clear:both;
}
img{
  border:0;
}
a:link,
a:visited{
  color:#003300;
}
a:hover,
a:active{
  /*color:#052c75;*/
  color:#cc6600;
}
div#wrapper{
  width:900px;
  margin:0 auto;
  text-align:left;
  font-size:1.2em;
}
div#header{
  width:900px;
  height:139px;
  overflow:hidden;
  background:#003300 url('../images/camps/header.gif') 133px 0px no-repeat; 
}
div#logo{
  width:133px;
  height:139px;
  overflow:hidden;
  float:left;
}
div#backbutton{
  width:126px;
  height:30px;
  float:right;
  display:inline;
  margin:66px 5px 0px 0px;
}
div#nav{
  width:767px;
  height:34px;
  overflow:hidden;
  float:right;
  margin:9px 0px 0px 0px;
  background:#003300 url('../images/camps/bg_nav.jpg') 0px 0px repeat-x;
}
div#nav ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
div#nav li{
  margin:0;
  padding:0;
  float:left;
  display:inline;
}
div#nav li.first{
  border-left:0;
}
div#main{
  width:900px;
  background:#003300 url('../images/camps/bg_home.jpg') 0px 0px no-repeat;
  overflow:hidden;
  padding-bottom:10px;
  position:relative;
}
div#sub{
  width:900px;
  background:#e1ccae url('../images/camps/bg_sub.jpg') 0px 0px repeat-x;
  position:relative;
  padding-bottom:10px;
  overflow:hidden;
}
div#bottom_bg_home{
  display:none;
}


div#home_content{
  position:relative;
  z-index:2;
}
h1 span{
  display:none;
}
h1.home{
  color:#003300; 
  margin:0;
  padding:0;
  font-family:arial;
  font-weight:bold;
  font-size:1.6em;
}
h1.home span{
  display:inline;
}
div#home_intro{
  float:left;
  width:349px;
  margin:35px 0px 0px 0px;
  padding-left:17px;
  display:inline;
}
div#home_intro strong{
  color:#003300;
}
div#home_intro ul.biglist{
  list-style-type:none;
  font-weight:bold;
  color:#003300;
  font-size:1.3em;
  margin:0 auto;
  padding:0;
}
div#home_intro ul.biglist li{
  display:inline;
  margin-right:10px;
}
div#home_visuals{
  float:right;
  margin:0;
  padding:0;
  width:476px;
  display:inline;
  position:relative;
}
div#home_photo_wrapper{
  width:476px;
  height:333px;
  overflow:hidden;
  position:relative;
  /*z-index:99;*/
  background:url(../images/camps/camp_photos_bg.jpg) no-repeat;
}
div#home_photo_wrapper img.photo{
  width:439px;
  height:296px;
  position:absolute;
  /*top:19px; left:13px;*/
  /*margin:19px 0px 0px 13px;*/
  z-index:1;
}

div.pics img.photo {
  width:439px;
  height:296px;
  position:absolute;
  z-index:1;
}

div#home_photo_overlay{
  /*width:476px;
  height:333px;
  overflow:hidden;
  position:absolute;
  display:inline;
  top:0px;
  left:0px;
  z-index:100;
  background:url('../images/camps/home_photo_overlay.gif') 0px 0px no-repeat;*/
  display:none;
}
div#home_slide{
	width:440px;
	height:295px;
	overflow:hidden;
	margin-top:19px;
	margin-left:10px;
}

div#home_slide p { border:10px #fdfdf2 solid; background:#000; padding:10px; margin:0px; }

div#home_slide div.videos {
	width:439px;
	height:294px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	background:#fff;
}

div#home_slide div.pics {
	width:439px;
	height:294px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	background:#fff;
}
div#home_slide div.pics img{
	padding: 0;
	/*width:440px;
	height:295px;*/
	width:419px; height:274px;
	top: 0;
	left: 0;
	border:10px #fdfdf2 solid;
}
div#home_featured{
  width: 476px;
  height:160px;
  overflow:hidden;
  margin:0;
  padding:0;
  background:url('../images/camps/bg_featured.jpg') 0px 0px no-repeat;
}
div#home_featured_photo{
  width:64px;
  border:1px solid #989898;
  float:left;
  display:inline;
  margin:59px 0px 0px 31px;
  overflow:hidden; 
}
div#home_featured_photo img{
  border:1px solid #634e43;
  float:left;
  width:62px;
}
div#home_featured_content{
  float:left;
  width:330px;
  margin:59px 0px 0px 5px;
  color:#ffffff;
}

div#home_featured_content a:link,
div#home_featured_content a:visited,
div#home_featured_content a:active,
div#home_featured_content a:hover{
  color:#ff9900;
}
div#home_featured_content p{
  margin:0; 
}

/* sub featured content */
div#sub_featured_content{
  /*float:left;
  width:150px;
  margin:36px 0px 0px 5px;*/
  color:#000000;
}
div#sub_featured_content p{
  margin:0; 
  font-size:1em;
  color:#000000;
}

div#sub_featured_content a { color:#003300; }
div#sub_featured_content a:hover, div#sub_featured_content a:active { color:#cc6600; }

div#sub_featured_photo{
  width:64px;
  border:1px solid #989898;
  float:left;
  display:inline;
  margin:0px 10px 0px 15px;
  overflow:hidden; 
}
div#sub_featured_photo img{
  border:1px solid #6b399e;
  float:left;
}
/* end */


#featured_photo {
	margin:0px;
	overflow:hidden;
	width:100%;
}

#featured_photo img {
	border:1px #003300 solid;
}

h2 span{
  display:none;
}
h2.featured_title{
  width:145px;
  height:24px;
  overflow:hidden;
  background:url('../images/camps/featured_title.jpg') 0px 0px no-repeat;
  margin:0;
  padding:0;
  display:none;
}
h2.featured_title span{
  display:inline;
}
span.featured_subtitle,
span.featured_date{
  color:#003300;
  font-weight:bold;
  font-family:arial;
  font-size:1.25em;
}
div#home_buttons_wrapper{
  width:875px;
  margin:0px auto 0px;
  position:relative;
  z-index:2;
}
div.home_button{
  width:283px;
  height:141px;
  overflow:hidden;
  float:left;
  display:inline;
  margin-left:13px;
}
div.home_button_first{
  margin:0;
}
div#footer{
  width:900px;
  background:#003300;
  color:#809980;
  font-size:0.8em;
}
div#copyright{
  float:left;
  margin:2px;
  display:inline;
}
div#footmenu{
  float:right;
  margin:2px;
  display:inline;
}
div#wsdfooter {
	float: right;
	margin: 5px 5px 0px 755px;
	font-size:.95em;
}		
div#footer a:link,
div#footer a:visited,
div#footer a:active,
div#footer a:hover{
  color:#809980;
  text-decoration:none;
}
div#wsdfooter a:link,
div#wsdfooter a:visited,
div#wsdfooter a:active,
div#wsdfooter a:hover{
  color:#666666;
  text-decoration:none;
  font-size:10px;
}

/*--------------------------SUBPAGES*/
div#subnav{
  width:250px;
  overflow:hidden;
  float:left;
  display:inline;
  position:relative;
  z-index:2;
  
}
div#subnav_links{
  width:250px;
  height:276px;
  background:url('../images/camps/bg_subnav.jpg') 0px 0px no-repeat;
  color:#ffffff;
  overflow:hidden;
}

h2.subnav_title{
  display:none;
  margin:0;
  padding:0;
}

div#subnav_links ul{
  list-style-type:none;
  width:184px;
  margin:69px 0px 0px 32px;
  padding:0;
}
div#subnav_links li{
  margin:0;
}
div#subnav_links a:link,
div#subnav_links a:visited,
div#subnav_links a:active,
div#subnav_links a:hover{
  color:#ffffcc;
  text-decoration:none;
  font-weight:bold;
  font-size:1.1em;
  font-family:myriad,arial; 
}
div#subnav_links li.on a:link,
div#subnav_links li.on a:visited,
div#subnav_links li.on a:active,
div#subnav_links li.on a:hover,
div#subnav_links a:hover{
  color:#ffffff;
  text-decoration:underline;  
}
span.selecttitle{
  color:#ffffff;
  font-weight:bold;
}
div#subnav_links select{
  width:180px;
  margin-top:5px;
}

div#sidenavsearch {
	width:225px; height:45px;
	margin:15px auto 0px auto;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#43291c;
}

input.searchbox {
	background-color:#ffffcc;
	border:1px #a38760 solid;
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	color:#333333;
	width:125px;
	padding:1px 4px;
	margin-bottom:2px;
}

input.searchbutton {
	background:url('../images/camps/searchbtn_bg.gif') #43291c;
	border:0px;
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	color:#e1e1ac;
	font-weight:bold;
	width:56px;
	height:18px;
	margin-bottom:2px;
}

div#sidenavsearch a { color:#43291c; }
div#sidenavsearch a:hover, div#sidenavsearch a:active { color:#43291c; }

div#subnav_buttons_wrapper{
  width:250px;
  margin:0px;
  clear:both;
  tex-align:center;
}
div.subnav_button{
  margin:0px auto 7px;
  width:239px;
  height:119px;
  overflow:hidden;
}
div#subcontent{
  overflow:hidden;
  margin:9px 0px 0px 0px;
  width:642px;
  position:relative;
  z-index:3;
  background:#ffffff url('../images/camps/bg_content_sub.jpg') 0px 0px repeat-x; 
}
div#bottom_bg_sub{
  width:900px;
  height:412px;
  position:absolute;
  left:0;
  bottom:0;
  background:#e1ccae url('../images/camps/bg_trees.jpg') 0px 0px no-repeat;
  z-index:2;
}
div.inner{
  margin:24px 8px 10px 17px;
}
div#subtitle{
  
  
}
div.sizebuttons{
  float:right;
  margin-top:0px;
  margin-right:10px;
  overflow:hidden;
  width:30px;
  text-align:right;
  /*display:none;*/
}
h1.sub{
  margin:0px 0px 0px 0px;
  padding:0px;
  color:#003300;
  font-family:arial, helvetica, sans-serif;
  font-size:1.7em;
  /*font-weight:bold;*/
  font-weight:normal;
  float:left;
}

h1.sub span { display:inline; }


div#sub_text{
  margin-top:10px;
}
/*----subpage image*/
div.photo_sub_wrapper{
  width:340px;
  /*height:226px;*/
  float:right;
  margin:0px 0px 10px 10px;
  position:relative;
  border-top:1px #e8e8bb solid;
  border-left:1px #e8e8bb solid;
  border-right:2px #b3b396 solid;
  border-bottom:3px #b3b396 solid;
}
div.photo_sub_overlay{
  /*position:absolute;
  width:343px;
  height:226px;
  overflow:hidden;
  top:0;
  left:0;
  background:url('../images/camps/sub_photo_overlay.gif') 0px 0px no-repeat;
  z-index:2;*/
}
img.subphoto{
  width:316px;
  border:10px #ffffff solid;
  /*height:218px;*/
  margin:0px;
  z-index:1;
  /*position:absolute;*/
}
h2{
  font-family:arial;
  color:#003300;
  font-size:1.2em;
  text-transform:uppercase
}
/*-------classes for text size*/

div.size1{
  font-size:1em;
}
div.size2{
  font-size:1.2em;
}
div.size3{
  font-size:1.4em;
}
div.size4{
  font-size:1.5em;
}
/*---end classes for text size*/
/*--table*/
table.highlighter{
  width:100%;
  border-collapse:collapse;
}
table.highlighter td{
  border:1px solid #ccaa20;
  padding:4px;
}
table.highlighter tr.columntitles td{
  background:#ff9900;
  text-align:center;
  font-weight:bold;
  color:#43291b;
}
table.highlighter tr.off td{
  background:#ffffff;
}
table.highlighter tr.on td{
  background:#ffffcc;
}
.tooltipheader{
  display:none;
}
.tooltip{
  width:200px;
  padding:5px;
  color:#ffffff;
  font-size:1.1em;
  background:#003300;
  text-align:left;
}
/*--end table*/
/*----------------------END SUBPAGES*/

/* tool tip styles */
#tooltip {
	color: #fff;
	background:#003300;
	text-align:left;
	width: 200px;
	position: absolute;
	z-index: 3000;
	font-size:1.1em;
	border: 1px solid #fff;
	padding: 5px;
	opacity: 0.96;
}
#tooltip h3 { 
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
}

/* Contact Form Classes */
form.contact h1 {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #ccc;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	background: none;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	width: 850px;
}
form.contact p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form.contact p label.error {
	float: none; 
	color: #336633; 
	padding-left: .5em; 
	vertical-align: top;
}
form.contact p label {
  float: left;
  text-align:right;
  padding-right:8px;
  width:20%;
  font: bold 1em Arial, Helvetica, sans-serif;
  color:#2a0e0a;
}
form.contact fieldset {
  border: 0px;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  padding: 10px;
  width: 500px;
  float: left;
  overflow: auto;
}
form.contact legend {
  font: 0.9em Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
}
form p.contactBtnRow {
	margin: 0px auto;
}
input.contacttextbox {
	font-size: 12px;
	font-family:arial,helvetica,sans-serif;
	border: 1px solid #a38760;
	background-color: #ffffff;
	color: #000000;
	width:250px;
}
input.contacttextbox:hover {
	border: 1px solid #336633;
}
input.contacttextbox:focus {
	border: 1px solid #336633;
	background-color: #FFF;
}
textarea.contacttextarea {
	font-size: 12px;
	font-family:arial,helvetica,sans-serif;
	border: 1px solid #a38760;
	background-color: #fffffff;
	color: #2b1144;
	width:250px; height:100px;
}
textarea.contacttextarea:hover {
	border: 1px solid #336633;
}
textarea.contacttextarea:focus {
	border: 1px solid #336633;
	background-color: #FFF;
}
input.contactcheckbox {
	border: 1px solid #a38760;
}
input.contactcheckbox:hover {
	border: 1px solid #336633;
}
input.contactcheckbox:focus {
	border: 1px solid #336333;
}

/* Events Calendar Styles */
#calendar td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#calback {
	clear: both;
	width: 100%;
	height: 100%;
	background: url('/calendar/images/calWaiting.gif') no-repeat center;
}

#calendar {
	background: #FFF;
	width: 100%;
	height: 100%;
}

.cal {
	width: 400px;
	border: 1px solid #CCC;
	margin: 0 auto;
}

.cal a {
	color: #0C0;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
	font-size: 9px;
}

.cal a:hover {
	color: #0E0;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;  
	background: url('/calendar/images/calBack.gif') repeat center left;
	padding: 5px;
}

.calhead img {
	border: none;
}

.calhead table {
	width: 100%;
}

.calhead a {
	text-decoration: none;
	border: none;
}

.dayhead {
	height: 25px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 40px;
}

.dayrow td {
	width: 14%;
	font-size: 9px;
	color: #656551;
	padding: 3px;
	border: 1px solid #DDD;
}

.day {
	float: right;
}

.dayover {
	background: #F4F4F4;
}

.dayout {
	background: #FFF;
}

#event {
	font-family: Arial, sans-serif;
	width: 100%;
	height: 100%;
	border-top: 1px solid #727260;
	border-bottom: 1px solid #727260;
}

#event .heading {
	padding: 10px;
	position: relative;
	background: url('/calendar/images/calEvent.gif') repeat-x top left;
	border-bottom: 1px dotted #CCC;
}

#event .title {
	color: #656551;
	font-size: 16px;
	font-weight: bold;
}

#event .posted {
	color: #8C8C73;
	font-size: 10px;
}

#event .back {
	position: absolute;
	top: 10px;
	right: 10px;
}

#event .back a {
	color: #0C0;
	text-decoration: underline;
	border: none;
	font-size: 10px;
}

#event .back a:hover {
	color: #0E0;
}

#event .line {
	padding: 10px;
	overflow: auto;
}

.error {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

#jump {
	z-index: 100;
	line-height: 30px;
	padding: 5px;
	background: #F6F6F6;
	border: 1px solid #888;
}

#jump a {
	text-decoration: none;
	border: none;
}

#jump img {
	border: none;
}

/* Maps style */
div#mapinfo {
	margin-top:10px;
}

div#mapinfo div#map {
	float : left;
	width : 300px;
	height : 300px;
	margin : 0px 15px 0px 0px;
	border : 1px solid #98CCCA;
}

div#mapinfo div#directions {
	float : right;
	width : 300px;
}

div#mapinfo div#directions h3 {
	color : #FE6867;
}

div#mapinfo div#directions h4 {
	color : #98CCCA;
}

/****** Start Search Results *******/
div#searchresults {
	min-height : 350px;
	height: auto !important;
	height: 350px;
}

div#searchresults h3 {
	color : #43291B;
	border-bottom : 1px solid #43291B;
}

div#searchresults table tr td a {
	font-weight : bold;
}
/****** End Search Results ********/
/****** Misc ******************/