/*------------------------
STYLESHEET
YMCA East Bay Association
AUTHOR: Mark Middleton
WebSight Design
April 2008
------------------------*/

body{
  margin:0;
  padding:0;
  font-family:arial,sans-serif;
  font-size:62.5%;
  text-align:center;
  background:#393939;
}
br.clearer{
  clear:both;
}
img{
  border:0;
}
a:link,
a:visited,
a:active{
  color:#000000;
}
a:hover{
  color:#052c75;
}
div#wrapper{
  width:880px;
  margin:0 auto;
  text-align:left;
  font-size:1.2em;
}
div#header{
  width:880px;
  height:139px;
  overflow:hidden;
  background:#062d76 url('../images/association/header.gif') 135px 0px no-repeat;
}
div#logo{
  width:135px;
  height:139px;
  overflow:hidden;
  float:left;
}

div#sidenavsearch {
	position:relative;
	margin-left:8px;
	margin-top:25px;
	font-size:11px;
	color:#072d76;
}

div#sidenav a { color:#072d76; }

div#programsjump {
	width:200px; 
	margin:10px 0px 0px 8px;
}

.jump {
	background-color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	border:1px #afbdf6 solid;
	width:185px;
}

input.searchbox {
	border:1px #8295ba solid;
	border-collapse:collapse;
	background-color:#e1e1e1;
	width:120px;
	/*color:#566d9a;*/
	color:#072d76;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding:1px 4px;
	margin-bottom:5px;
}

input.searchbutton {
	border:1px #8295ba solid;
	border-collapse:collapse;
	background:url('../images/association/formbtn_bg.gif') #8295ba;
	color:#e1e1e1;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:19px;
	margin-bottom:5px;
}

div.clearer { clear:both; }

div#nav{
  width:745px;
  height:34px;
  overflow:hidden;
  float:right;
  margin:105px 0px 0px 0px;
  background:#062d76 url('../images/association/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;
  border-left:1px solid #052c75;
  border-right:1px solid #2050aa;
}
div#nav li.first{
  border-left:0;
}

div#nav li.last{
  border-right:0;
}


div#main{
  width:880px;
  background:#abbbf4 url('../images/association/bg_home.jpg') 0px 0px repeat-x;
  overflow:hidden;
  padding-bottom:10px;
}

div#main_content {
	margin-top:9px;
	background:url('../images/association/subpage_bg.gif');
}

div#home_content{
  
}
h1 span{
  display:none;
}
h1.home{
  width:349px;
  height:111px;
  overflow:hidden;
  background:url('../images/association/title_home.jpg') 0px 0px no-repeat;
  margin:0;
  padding:0;
}
div#home_intro{
  float:left;
  width:349px;
  margin:35px 0px 0px 17px;
  display:inline;
  font-weight:bold;
  color:#ffffff;
  font-size:1.3em;
  font-family:arial,sans-serif;
}
div#home_right{
  float:right;
  width:489px;
  display:inline;
  margin:5px 7px 0px 0px;
}
div#home_photo{

}
div#home_slide{
	width: 489px;
	height: 258px;
}

div#home_slide div.videos {
	width: 489px;
	height: 258px;
	overflow: hidden;
	text-align:center;
	padding: 0;
	margin: 0;
	background:url(../images/association/pic_bg.png);
}

div#home_slide div.pics {
	width: 489px;
	height: 258px;
	overflow: hidden;
	text-align:center;
	padding: 0;
	margin: 0;
	background:url(../images/association/pic_bg.png);
}

div#home_slide div.pics img{
	padding: 0;
	/*width: 489px;
	height: 258px;*/
	top: 0;
	left: 0;
}
div#home_featured{
  width: 489px;
  margin:14px 0px 0px 0px;
}
div#home_featured_photo{
  width:81px;
  border:1px solid #98999b;
  float:left;
  margin-right:5px;
  overflow:hidden;
}
div#home_featured_photo img{
  border:1px solid #ffffff;
  float:left;
  width:79px;
}

div#home_featured_content p{
  margin:0;
  
}
h2 span{
  display:none;
}
h2.featured_title{
  width:145px;
  height:24px;
  overflow:hidden;
  background:url('../images/association/featured_title.gif') 0px 0px no-repeat;
  margin:0;
  padding:0;
}
div#featured_photo {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
span.featured_subtitle{
  color:#052c75;
  font-weight:bold;
  font-family:arial;
  font-size: 13px;
}
div#home_buttons_wrapper{
  width:861px;
  margin:0px auto 0px;
  padding-top:20px;
}
div.home_button{
  width:283px;
  height:141px;
  overflow:hidden;
  float:left;
  display:inline;
  margin-left:6px;
}
div.home_button_first{
  margin:0;
}
div#footer{
  width:880px;
  background:#052c75;
  color:#ffffff;
  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:10px;
}		
div#footer a:link,
div#footer a:visited,
div#footer a:active,
div#footer a:hover{
  color:#ffffff;
  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:210px;
  float:left;
  display:inline;
}
div#subnav_links{

}
div#subnav_links ul{
  list-style-type:none;
  margin:27px 0px 0px 0px;
  padding:0;
}
div#subnav_links li{
  width:210px;
  margin:0;
  float:left;
}
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/association/bg_subnav_on.jpg') 0px 0px no-repeat;
  color:#cccccc;
}

div#subnav_links a:link,
div#subnav_links a:visited,
div#subnav_links a:active,
div#subnav_links a:hover{
  color:#ffffff;
  font-weight:bold;
  font-size:1.1em;
  font-family:myriad,arial;
  text-decoration:none;
  width:186px;
  display:block;
  padding:6px 6px 6px 18px;
  
  background:#3c66b7 url('../images/association/bg_subnav.jpg') 0px 0px no-repeat;
}
div#subnav_links a:hover{
  color:#cccccc;
  background:url('../images/association/bg_subnav_on.jpg') 0px 0px no-repeat;
}

div#subnav_buttons_wrapper{
  width:196px;
  margin:25px auto;
  clear:both;
}
div.subnav_button{
  margin-bottom:5px;
  width:196px;
  height:98px;
  overflow:hidden;
}

div.inner{
  margin:24px 8px 10px 17px;
}
div#subtitle{
  width:637px;
  border-bottom:1px solid #8295ba;
}
div.sizebuttons{
  float:right;
  margin-top:9px;
}
h1.sub{
  margin:0px 0px 0px 3px;
  padding:0px;
  color:#052c75;
  font-family:arial;
  font-size:1.8em;
  font-weight:normal;
  float:left;
}
div#sub_text{
  margin-top:10px;
}
img.subimage{
  float:right;
  margin:0px 0px 10px 10px;
}
h2{
  font-family:arial;
  color:#052c75;
  font-size:1.4em;
}
/*-------classes for text size*/
div#subcontent{
  float:right;
  width:663px;
  background:#ffffff;
  margin:9px 7px 0px 0px;
  display:inline;
}
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*/
/*----------------------END SUBPAGES*/
/* tool tip styles */
#tooltip {
	color: #fff;
	background:#003300;
	text-align:left;
	width: 200px;
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #111;*/
	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: red; padding-left: .5em; vertical-align: top;
}
form.contact p label {
  float: left;
  text-align:right;
  width: 30%;
  padding-right:8px;
  font: 1em Arial, Helvetica, sans-serif;
}
form.contact fieldset {
  /*border: 1px dotted blue;*/
  border:0px;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  padding: 10px;
  width: 400px;
  float: left;
  overflow: auto;
}
form.contact legend {
  font: bold 0.9em Arial, Helvetica, sans-serif;
  color: #00008B;
  background-color: #FFFFFF;
}
form p.contactBtnRow {
	margin: 0px auto;
}
input.contacttextbox {
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	border:1px #afbdf6 solid;
	background-color: #ffffff;
	width:250px;
}
input.contacttextbox:hover {
	border: 1px solid #1f4ea8;
}
input.contacttextbox:focus {
	border: 1px solid #1f4ea8;
	background-color: #FFF;
	/*color: blue;*/
}
textarea.contacttextarea {
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	border:1px #afbdf6 solid;
	background-color: #ffffff;
	width:250px; height:100px;
}
textarea.contacttextarea:hover {
	border: 1px solid #1f4ea8;
}
textarea.contacttextarea:focus {
	border: 1px solid #1f4ea8;
	background-color: #FFF;
	/*color: blue;*/
}
input.contactcheckbox {
	border: 1px solid #afbdf6;
}
input.contactcheckbox:hover {
	border: 1px solid #1f4ea8;
}
input.contactcheckbox:focus {
	border: 1px solid #1f4ea8;
}

/* 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 div#map {
	float : left;
	width : 300px;
	height : 300px;
	margin : 10px 0px 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 : #CE0300;
	border-bottom : 1px solid #CE0300;
}

div#searchresults table tr td a {
	color : #052C75;
	font-weight : bold;
}

div#searchresults h4 {
	margin : 5px 0px 0px 0px;
}
/****** End Search Results ********/

div.reg-field {
	clear: both;
	margin : 5px 5px 5px 5px;
}
div.reg-field label {
	width: 200px;
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 5px;
}
div.reg-field input {
	
}

p#reg-description {
	color: #666;
	text-align: left;
	font-size: 12px;
	padding:0px 0px 0px 20px;
}
p#reg-rsvp {
	color: #052C75;
	text-align: left;
	font-size: 12px;
}

span.main-title {
	font-weight: bold;
	font-size: 28px;
}
span.second-title {
	font-weight: bold;
	font-size: 16px;
}
span.third-title {
	font-weight: bold;
	font-size: 13px;
}

span#grandtotal {
	font-weight: bold;
}

.title-left{
	font-size:18px;
	font-weight: bold;
	float:left;
	margin:0px 0px 0px 20px;
	color:#036;
}

.title-right{
	float:left;
	margin:5px 0px 0px 40px;
	text-align: left;
	color:#036;
}

.thankyou-title{
	padding:20px 0px 0px 20px;
	font-size:16px;
	color:#036;
}

#form-content{
	margin:20px;
	padding:20px;	
	background: #fff;
	color:#036;
}
