/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#EEE;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


html {
  background: url('/images/rolling_background.gif') top left;  
  font-size: 110%;
}

body {
  font-family: Helvetica, Verdana, sans-serif;  
  padding: 0em 1em 2em 1em;
  background-color: #EEE;
  background: url('/images/rolling_background.gif') top left;  
}

em {
  font-style: italic;
  font-weight: bold;
}

label {
  display: block;
}
input {
  display: block;
  margin-bottom: 1em;
}

h1 {
  float: left;
  height: 73px;
  margin-top:3px;
  padding-left:15px;
}
a {
  color: #333;
}

ul, p {
  font-size: 90%;
  margin: .75em 0 .75em 0;
  line-height: 1.5;
}

h3.homepage {
  background-color:transparent;
  padding: 0;
  border: 0;
}



#header {


  font-family: Helvetica, Verdana, sans-serif;  

  background: #FFF url('/images/v2/top_background.gif') repeat-x top left;
/*  padding: .5em;*/
/*  border-top: 2px solid black;*/
/*  border-bottom: 5px solid #ff7e00;*/
  color: white;
  overflow: hidden;

  padding-bottom: .5em;
}



.message {
  border: 1px solid #CCC;
  margin: 1em 0 1em 0;
  padding: .5em;
  text-align: center;
  color: #333;
/*  font-weight: bold;*/
}

.message.success {
  background-color: #BBE2E1;
}

.message.error {
  background-color: #e87b62;
}


#content_holder {
  background: #FFF;  
	padding: 0 15px 15px 15px; 
}
#content {
/*  width: 620px;*/
/*  float: left;*/
}

strong {
  font-weight: bold;
}

h2 span {
  font-weight: normal;
  font-size: 12px;
}
#header #session_info {
  margin-left: 20px  ;
/*  color: #FFF;
  font-weight: bold;
  height: 21px;*/
/*  display: inline;*/
/*float: left;*/
text-align: center;
margin-top: 8px;
  width: auto;
  font-family: georgia, serif;  
  color: #000;
  padding: 3px;
  font-size: 100%;

}


#header #session_info a {
  color: #000;
  font-size: 100%;
}

#whole_body {
  background-color: #FFF;
  width: 900px;
  margin: 0 auto;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;  
}

#header #session_info a:hover {
  background-color: #000;
  color: #FFF;
}

#footer {
  text-align: center;
  font-size: 70%;
  color: #666;
  height: 51px;
  background: url('/images/v2/footer_background.gif')repeat-x top left;    
/*  margin-top: 20px;*/
}
#footer a {
  color: #666;
}
#footer a:hover {
  color: #000;  
}

#footer p {
  padding-top: 20px;
  margin-top: 0;
}


ul#steps li {
  margin-bottom: .5em;
 
}
ul#steps li img {
  vertical-align: middle;
  padding-right: 5px;
}






.highlight {
  background: #FFCC33;
  font-family: Helvetica, Verdana, sans-serif;  
  padding: 3px;
}

.signup.highlight {
  background: #FF2C00;
  color: #FFF;
}

.tiny {
  font-size: .75em;
}

h2 {
  font-weight: bold;
  font-size: 1.2em;  
  color: #0495d6;
  margin: 0 0 .5em 0;
/*  background-color: #e5f7ff;*/

  padding: 6px 0 0 0;
}

h3 {
  background-color:#CCC;
  padding: .5em; 
  border-left: 5px solid #666;  
  border-right: 5px solid #666;    
}


.form_error {
  background-color: pink;
  padding: .25em;
  border: 1px dotted red;
/*  margin-bottom: 1em;*/
}
.form_error h3 {
  font-size: 100%;
  color: red;
  background: transparent;
  font-weight: bold;
  border: 0;
  padding: 0;
  margin: 0;
  padding-bottom: 5px;  
}
.form_error ul li {
  padding-bottom: 5px;
}


div.grouped_checkins {
  padding: .5em 0 .5em 0;  
}


.grouped_checkins h4 {
  display: table-cell;
  background-color: #EEE;
  padding: .5em;   
  font-size: 90%;
  border-left: 5px solid #999;    
}

.grouped_checkins h3 span.weekend {
  color: #F12908;
  padding-left: 1em;
  font-size: 75%;
}



.grouped_checkins h4.no_note {
  color: #999;
 
}

.grouped_checkins h4:hover,
.grouped_checkins div.note:hover {
  background-color: #ffffd3;
  cursor: text;
}

textarea.note_edit {
  padding: 3px;
  font-size: 12px;
  width: 40em;
  margin: 1em 0 1em 0;
  height: 10em;
}


.checkin form input.hidden {
  margin: 0;padding: 0;
}

h4 .edit {
  margin-left:1em;
  position:absolute;  
}

.note .edit {
  margin-left: auto;
  margin-right: 0;
  position:absolute;  
  
}

.note {
  position: relative;
}

/* Map */

#map_canvas {
  margin: 0 auto;
}

#map_canvas .title {
  display: block;
  font-weight: bold;
}

/* END MAP */


#email_receipient_field input, 
#email_receipient_field label {
  display: inline;
}

#email_receipient_field label {
  padding-left: 1em;
}

/* Sidebar */
#sidebar {
  overflow: none;
  float: left;
  padding-left: 1em;
  width: 320px;
}

.figure img, .image {
  border: 1px solid #999;
  padding: 3px;
}

.figure {
  font-family: georgia, serif;  
  font-size: 80%;
  background-color: #EEE;
  padding: .25em;
  text-align: center;
}
.figure strong {
  font-weight: bold;
  font-style: italic;
  display: block;
}

.figure p {
  margin-bottom: 0;
  margin-top: 0;
}


/* End Sidebar */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */






/* BUTTONS */


.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

.buttons .button span,
.buttons button span {
  text-decoration: underline;
}

.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


button:hover, .buttons a:hover{
    background-color:#CCCCCC;
    border:1px solid #999;
    color:#000;
}

.divider {
  color: #999;
  font-weight: 90%;
}

.fieldset {
  padding: 1em 0 0 0;
}
.fieldset h4 {
  font-weight: bold;
  background-color: #EEE;
  padding: 5px;
}
