html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/***************************************************/

body, td{
	font-family:verdana, arial, helvetica;
	font-size:12px;
	background:url(images/background.gif);
}

strong{
	font-weight:bold;
}

small{
	color:#999;
	font-size:10px;
}
a{
	color:#000;
}

p{
	line-height:1.5em;
}
form p {
	margin:1em 0;
	color:#696969; 
}

input, select, textarea{
	margin:.1em 0;
	
	font-family:verdana, arial, helvetica; 
	font-size:1em;
	border:1px solid #999;
	background:#f1f1f1;
}

label{
  font-weight:bold;
	color:#000;
}

.big_form, select{
 
	padding:1px 4px;
	width:400px;
}

select{
	width:auto;
}

fieldset{
	padding:1em;
	border: 1px solid #dbdbdb;
} 

#chain_default_link_length{
	width: 2em;
	text-align:center;
}

#chain_start_date_1i, #chain_start_date_2i, #chain_start_date_3i{
	padding-right:0px;
}

#user_login, #user_password, #user_password_confirmation{
	width:150px;
}
#signup_form{
	margin: 1em 0 0 0;
}


#header_container, #footer_container{
	background:url(images/header_background.gif) repeat-x;
	margin:0 auto;
 	height:46px;
}

#footer_container{
	background:url(images/footer_background.gif) repeat-x;
	clear:both;
}

#header, #footer{
	width:800px;
	margin:0 auto;
	color:#fff;
	font-size:12px;
}

#logo{
	background:url(images/header_logo.gif);
	width:24px;
	height:46px;
	display:block;
	float:left;
}

#header p{
	padding: 29px 0 0 5px; 
	float:left;
}
#footer p{
	padding: .5em 0 0 0;
	text-align:center;
	color:#999;
}

#header a,  #footer a{
	color:#fff;
	font-weight:normal;
}

#footer a{
	color:#999;
	font-size:10px;
}

#nav{
	list-style:none;
	float:right;
	padding: 28px 0 0 0;

} 

#nav li, #subnav li{
	float:left;
	padding: 0;
	margin:0 0 0 2px;
	background:#b3b3b3;
	
	line-height:11px;
}

#nav li.selected{
	background:#d5d5d5; 
}

#subnav li.selected{
	background:#fff; 
} 

#subnav{
	margin:0;
	float:left;
	list-style:none; 
	clear:both;
	_margin-bottom: -7px;


}
#subnav li{
	background:#ededed;
	float: left;
	
}

#nav li a{
	color:#1e1e1e;
	text-decoration:none;
	padding:4px 7px;
	display: block;
	float: left;
	
}

#subnav li a{
	color:#666;
	text-decoration:none;
	padding:4px 7px;
	display: block;
	float: left;
		
}
#subnav li.selected a{
	color:#1e1e1e;
}
#nav li.selected a{
	color:#000;
}

#content_container{
	background:#d5d5d5;
	padding:15px 0;
	float:left;
	width:100%;
}

#content{
width:830px; 
margin:.5em auto;
min-height:551px;
_height:551px; 
}


#left_column{
	float:left;
	width:120px;
	padding:0;
	margin:0 10px 1.75em 15px;
}
#calendar_window{
	width:488px;
	float:left;
	background:url(images/calendar_background.gif);
}

#calendar_header{
	height:13px;
	background:url(images/calendar_header.gif);
	line-height:1px;
}

#calendar_footer{
	height:9px;
	float:left;
	width:488px;
	background:url(images/calendar_footer.gif) no-repeat;
	line-height:1px;
}

#calendar_content{
padding:0 7px;
width:475px;
} 

#calendar_description{
	background: url(images/calendar_head_background.gif) bottom repeat-x; 
	padding:0 10px 0;
	margin:0;
	float:left;
	width:454px;
	min-height:43px;
	_height:43px; 
}

#calendar_description h1{
	font-weight:normal;
	font-size:26px;
	margin-left:7px;
	margin-right:7px;
}
#calendar_description h2{
font-weight:normal;
font-size:14px;
line-height:1.5em;
margin:.5em 7px;
}

#calendar_description p{
	margin:.5em 7px;
	color:#333;
}

#calendar_body{
 padding:0 16px 1em 16px;

float:left; 
}

#calendar_body h3{
 font-size:14px;
 color:#505050;
	font-weight:bold;
	margin:1em 0;
	border-bottom:1px solid #dfdfdf; 
	clear:both;
}

.month{
	margin:0 0 1em 0; 
	float:left;
}	
#chain_list{
	width:170px;
	float:left;
	margin:0 10px 0;

}
* html #chain_list{
	width:170px;
	w\idth:159px;
}

#right_column{
	width:140px;
	float:left;
	margin:0 10px 0;
}

#chain_list p{
 margin:1em 0;
}
#chain_list ul{
	list-style:none;
	font-size:12px;
	margin:0 0 0 0; 
}
#chain_list hr{
	margin:0 0 0 0;
}

#chain_list ul li{
line-height:1.5em;
border-bottom:1px solid #c1c1c1;   
}
#chain_list li a{
	text-decoration:none;
	padding:0.25em;
	display:block;
}

ul.chain_list li.on, ul.chain_list a:hover{
	background: #e6e6e6;
	color:#000;
	padding:0.25em;
}


ul.overview_list {
	list-style:none;
}

ul.overview_list li {
	margin: 0 0 1em 0;
	float:left;
}

#calendar_window a{
	
}


/* CALENDAR **********************************/

.day_off, .day_on, .day_blank, .day_post, .day_post_inactive, .day_filler {
	margin:1px 1px 0 0;
	padding: 3px 4px;
	width:54px;
	height: 54px;
	float:left;
	background: #d0d0d0;
	display:block;
	text-decoration: none;
	font-size:12px;
}


.overview_week{
	float:left;
	width: 441px;

}

a.day_on, div.day_on, .week a.day_on, .week div.day_on{
	background:#34B901 url(images/link_day_background.gif) repeat-x;
	color:#fff;
}

.day_post, .week .day_post {
 background:#6FF259 url(images/post_link_day_background.gif) repeat-x;
}
.day_post_inactive{
  background:#6FF259 url(images/post_link_day_background.gif) repeat-x;
 color: #999;
}
.day_blank, .day_filler  {
 background:#e8e8e8;
 color: #888;
}

.month a:hover, .week a:hover{
	border:3px dotted #666;
	width:54px;
	height:54px;
	padding: 0 1px;
}
* html .month a:hover, .week a:hover {
  border-style:dashed;
  }

.month a.day_on:hover, .week a.day_on:hover{
	border:3px dotted #000;
}
* html .month a.day_on:hover, .week a.day_on:hover {
  border-style:dashed;
  }

.month a p, .month div p{
	text-align:center;
	margin:7px 0 0 0;
}

.month a.day_on p{
	color:#fff;
}
     
.week a p, .week div p{
	text-align:center;
	margin:7px 0 0 0;
	text-indent:-9000px;
}
.week a , .week div {

}

#overview ul.weekday_list{
	margin:1em 0 .5em 0;
	float:left;
}

ul.weekday_list{
	margin:0;
	padding:0;
	list-style:none;
}

.weekday_list li{
	width:61px;
	text-align:center;
	float:left;
	color: #b4b4b4;
	margin: 0 1px;
}
.weekday_list li.selected{
  background: #b4b4b4;
	color: #fff;

}
/* CALENDAR **********************************/

a.new_goal {
	background:url(images/new_goal_button.gif);
	width:156px ;
	height: 26px;
	display:block;
	text-indent:-9000px;
	margin:1em auto;
} 

div.highlight{
	background:#FFFF66;
	padding:1em 10px;
	color:#000;
	border-top:1px solid #a1a140; 
	border-bottom:1px solid #a1a140;
}
div.highlight p{
margin:1em 0 0 0;
}
div.highlight > p:first-child{
	margin-top:0;
}
div.highlight cite{
	font-weight:bold;
}

.save_button, .cancel_button{
	background:url(images/buttons.png);
	width:86px;
	height:27px;
	border:none;
	text-indent:-9000px;
	display:block;
	float:left;
	cursor:pointer;
}

.cancel_button{
	background-position:0 27px;
	margin:0 0 0 .5em;
}

ul.recently_shared li{
	margin:1em 0;
	clear:both;
}
ul.recently_shared img{
	float:left;
	margin:0 1em 1em 0;
}

/* reports ********************/
.report{
	background:#fff;
	padding:2em;
}

.report h1{
	text-align:center;
	font-weight:bold;
	font-size:16px;

}
.report th{
 vertical-align:bottom;
	padding:0 3px;
}

table{
 border-spacing:0;
}
td{
	padding:4px 8px;
	margin:0;
}
tr.even td{
	background:#ededed;
}

tr.odd td{
 background:#e2e2e2;

}

th{
	color:#999;
	font-weight:normal;
}


/** Errors ********************************/
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
   margin: .5em 2em;
}

/**********************************************/



