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


body{
	margin:0;
	padding:0;
	font-family:verdana, arial, sans-serif;
	font-size:62.5%;
	text-align:center;
	background:#2b0000 url('../images/urban/bg.gif') 0px 0px repeat-x;
	height: auto;
}
br.clearer{
  clear:both;
}
img{
  border:0;
}
a:link,
a:visited,
a:active{
  color:#ff3333;
}
a:hover{
  color:#ff3333;
}
div#wrapper{
  width:900px;
  margin:0 auto;
  text-align:left;
  font-size:1.1em;
}
div#header{
  width:900px;
  height:139px;
  overflow:hidden;
  background:#000000 url('../images/urban/header.gif') 131px 0px no-repeat;
}
div#logo{
  width:131px;
  height:139px;
  overflow:hidden;
  float:left;
}
div#backbutton{
  width:126px;
  height:29px;
  float:right;
  display:inline;
  margin:69px 9px 0px 0px;
}
div#nav{
  width:769px;
  height:34px;
  overflow:hidden;
  float:right;
  margin:7px 0px 0px 0px;
  background:#7a0000;
}
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#sub,
div#main{
  width:900px;
  background:#000000 url('../images/urban/bg_sub.jpg') 0px 0px repeat-y;
  overflow:hidden;
  padding-bottom:10px;
  color:#ffffff;
}
div#bottom_bg{
  display:none;
}
div#home_content{
  
}
h1 span{
  display:none;
}
h1.home{
  color:#ffffff; 
  margin:0;
  padding:0;
  font-family:arial;
  font-weight:bold;
  font-size:1.6em;
  width:313px;
  height:27px;
  background:url('../images/urban/title_home.gif') 0px 0px no-repeat;
}
h1.home span{
  display:none;
}
div#home_intro{
  float:right;
  width:430px;
  margin:20px 68px 0px 0px;
  display:inline;
  color:#ffffff;
}
div#home_intro p,
div#home_intro ul{
  margin-left:18px;
}
div#home_intro strong{
  color:#ffffff;
}
div#home_intro ul.biglist{
  list-style-type:none;
  font-weight:bold;
  
  font-size:1.3em;
  
  padding:0;
}
div#home_intro ul.biglist li{
  display:inline;
  margin-right:10px;
}
div#home_visuals{
  float:left;
  margin:0;
  padding:0;
  width:396px;
  display:inline;
}
div#home_photo_wrapper{
  width:396px;
  height:269px;
  overflow:hidden;
  position:relative;
}
div#home_photo_wrapper img.photo{
  width:383px;
  height:249px;
  position:absolute;
  /*top:10px; left:9px;*/
  margin:10px 0px 0px 11px;
  z-index:1;
}
div#home_photo_overlay{
  width:396px;
  height:269px;
  overflow:hidden;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  background:url('../images/urban/home_photo_overlay.gif') 0px 0px no-repeat;
}
div#home_slide{
	width:378px;
	height:247px;
	overflow:hidden;
	margin:12px 0px 0px 12px;
}
div#home_slide div.pics {
	width:378px;
	height:247px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
div#home_slide div.pics img{
	padding: 0;
	width:378px;
	height:247px;
	top: 0;
	left: 0;
}
div#home_featured{
  width: 396px;
  height:142px;
  overflow:hidden;
  margin:0;
  padding:0;
  background:url('../images/urban/bg_featured.jpg') 0px 0px no-repeat;
}
div#home_featured_photo{
  width:71px;
  border:1px solid #999966;
  float:left;
  display:inline;
  margin:51px 0px 0px 46px;
  overflow:hidden; 
}
div#home_featured_photo img{
  border:1px solid #333333;
  float:left;
}
div#home_featured_content{
  float:left;
  width:261px;
  margin:50px 0px 0px 10px;
  color:#ffffff;
  font-family:verdana;
}
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:#cccc99;
  font-weight:bold;
}
div#home_featured_content p{
 color:#ffffff;
  font-family:verdana;
}

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

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

div#sub_featured_photo{
  width:65px;
  border:1px solid #999966;
  float:left;
  display:inline;
  margin:0px 10px 0px 15px;
  overflow:hidden; 
}
div#sub_featured_photo img{
  border:1px solid #333333;
  float:left;
}
/* end */



span.featured_date{
  color:#cccccc;
  font-size:0.8em;
  display:block;
}
span.featured_subtitle{
  color:#ffffff;
  font-weight:bold;
  font-size:1.25em;
  
}
div#home_buttons_wrapper{
  width:808px;
  margin:0px 0px 0px 14px;
  
}
div.home_button{
  width:262px;
  height:123px;
  overflow:hidden;
  float:left;
  display:inline;
  margin-left:10px;
}
div.home_button_first{
  margin:0;
}
div#footer{
  width:900px;
  background:#000000;
  color:#787878;
  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:#787878;
  text-decoration:none;
}
div#wsdfooter a:link,
div#wsdfooter a:visited,
div#wsdfooter a:active,
div#wsdfooter a:hover{
  color:#BEBEBE;
  text-decoration:none;
}
/*--------------------------SUBPAGES*/
div#subnav{
  width:260px;
  float:left;
  display:inline;
}

h2.subnav_title{
  width:157px;
  height:19px;
  padding:8px 0px 0px 10px;
  overflow:hidden;
  background:url('../images/urban/bg_subnav_title.jpg') 0px 0px no-repeat;
  margin:16px 0px 0px 0px;
  color:#ffffff;
  font-size:1em;
  text-transform:uppercase;
}

div#subnav_links{
  
}
div#subnav_links ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
div#subnav_links li{
  width:210px;
  margin:0;
  float:left;
}
div#subnav_links a:link,
div#subnav_links a:visited,
div#subnav_links a:active,
div#subnav_links a:hover{
  color:#cccc99;
  font-weight:bold;
  font-size:1em;
  font-family:verdana;
  text-decoration:none;
  width:230px;
  display:block;
  padding:4px 6px 8px 24px;
  background:url('../images/urban/bg_subnav_list.jpg') 0px 0px no-repeat;
  float:left;
}
div#subnav_links a:hover,
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{
  background:url('../images/urban/bg_subnav_list_on.jpg') 0px 0px no-repeat;
  color:#ffffff;
  text-decoration:underline;
}

div#sidenavsearch {
	width:225px;
	margin:10px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#666666;
}

input.searchbox {
	background-color:#cccccc;
	border:1px #666666 solid;
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#00000;
	width:115px;
	padding:1px 4px;
	margin-bottom:2px;
}

input.searchbutton {
	background:url('../images/urban/searchbtn_bg.gif') #660000;
	border:1px #990000 solid;
	font-size:10px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#cccccc;
	font-weight:bold;
	margin-bottom:2px;
}

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

div#subnav_buttons_wrapper{
  width:198px;
  margin:20px 0px 0px 17px;
  clear:both;
}
div.subnav_button{
  margin-bottom:5px;
  width:223px;
  height:93px;
  overflow:hidden;
}

div.subnav_button_odd{
  text-align:left;
}
div.subnav_button_even{
  text-align:right;
}

div.inner{
  margin:24px 8px 10px 17px;
}
div#subtitle{
  
  
}
div.sizebuttons{
  float:right;
  margin-top:-30px;
  margin-right:10px;
  overflow:hidden;
  width:30px;
  text-align:right;
  /*display:none;*/
}
h1.sub{
  margin:0px 0px 0px -26px;
  height:31px;
  padding:0px;
  color:#052c75;
  font-size:1.8em;
  font-weight:normal;
  /*float:left;*/
  z-index:3;
  background-repeat:no-repeat;
  width:216px;
}

h1 {
	color:#cccc99;
	font-size:1.25em;
	text-transform:uppercase;
}

h1 span{
  display:none;
}
h1#programs{
  width:216px;
  height:31px;
  overflow:hidden;
  background:url('../images/urban/title_programs.jpg') 0px 0px no-repeat;
  margin-left:-26px;
}
div#sub_text{
  margin-top:10px;
}

/*----subpage image*/
div.photo_sub_wrapper{
  width:307px;
  float:right;
  margin:0px -48px 10px 15px;
  padding:0px 7px 8px 0px;
  position:relative;
  background:url('../images/urban/subpage_photo_right.gif');
  background-repeat:repeat-y;
  background-position:100% 0px;
  z-index:3;
}
div.photo_sub_overlay{
  display:none;
}
img.subphoto{
  width:300px;
}
h2{
  font-family:verdana,arial;
  color:#cccc99;
  font-size:1.4em;
}
/*-------classes for text size*/
div#subcontent{
  float:left;
  width:560px;
  margin-left:15px;
}
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 #666666;
  padding:4px;
  background-color:#333333;
}
table.highlighter tr.columntitles td{
  background:#530101;
  text-align:center;
  font-weight:bold;
  color:#ffffff;
}
table.highlighter tr.off td{
  /*background:transparent;*/
  background:#333333;
}
table.highlighter tr.on td{
  background:#000000;
}
.tooltipheader{
  display:none;
}
.tooltip{
  width:200px;
  padding:5px;
  color:#cccccc;
  font-size:1.1em;
  background:#530101;
  text-align:left;
}
/*--end table*/
/*----------------------END SUBPAGES*/

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

/* 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 {
	/*clear:both;*/
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top;
}
form.contact p label {
  float: left;
  width: 20%;
  text-align:right;
  padding-right:8px;
  font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
form.contact fieldset {
  /*border: 1px dotted red;*/
  border:0px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 16px;
  padding: 10px;
  width: 500px;
  float: left;
  overflow: auto;
}
form.contact legend {
  font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
  color: #00008B;
  background-color: #FFFFFF;
}
form p.contactBtnRow {
	margin: 0px auto;
}
input.contacttextbox {
	font-size: 11px;
	border: 1px solid #666;
	background-color: #cccccc;
	color: #333333;
	width:200px;
	font-family:verdana,arial,sans-serif;
}
input.contacttextbox:hover {
	border: 1px solid #ccc;
}
input.contacttextbox:focus {
	border: 1px solid #ccc;
	background-color: #FFF;
	/*color: blue;*/
}
textarea.contacttextarea {
	font-size: 11px;
	border: 1px solid #666;
	background-color: #cccccc;
	color: #333333;
	font-family:verdana,arial,sans-serif;
	width:250px; height:100px;
}
textarea.contacttextarea:hover {
	border: 1px solid #ccc;
}
textarea.contacttextarea:focus {
	border: 1px solid #ccc;
	background-color: #FFF;
	/*color: blue;*/
}
input.contactcheckbox {
	border: 1px solid #666;
}
input.contactcheckbox:hover {
	border: 1px solid #ccc;
}
input.contactcheckbox:focus {
	border: 1px solid #ccc;
}

div#contactus input.searchbutton {
	background:url('../images/urban/searchbtn_bg.gif') #660000;
	border:1px #990000 solid;
	font-size:10px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#cccccc;
	font-weight:bold;
	margin-bottom:2px;
}

/* 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 h3 {
	color : #999999;
	border-bottom : 1px solid #999999;
}

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