/* SVN FILE: $Id: default.css,v 1.7 2008/11/26 15:59:04 mskimin Exp $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework <http://www.cakephp.org/>
 * Copyright 2005-2008, Cake Software Foundation, Inc.
 *								1785 E. Sahara Avenue, Suite 490-204
 *								Las Vegas, Nevada 89104
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright		Copyright 2005-2008, Cake Software Foundation, Inc.
 * @link				http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package			cake
 * @subpackage		cake.app.webroot.css
 * @since			CakePHP(tm)
 * @version			$Revision: 1.7 $
 * @modifiedby		$LastChangedBy: phpnut $
 * @lastmodified	$Date: 2008/11/26 15:59:04 $
 * @license			http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
margin:0;
padding:0;
}

.ajaxDiv { padding:5px; text-align:left; border:5px solid #333; -webkit-border-radius:5px; -moz-border-radius:5px; background-color:white; }
.bold { font-weight:bold; }
.right { float:right; }
.left { float:left; }
.center { float:none; text-align:center; }
.right-side { float:right;width:166px;text-align:center; }

.label { font-weight:bold; vertical-align:middle; width:80px; text-align:right; display:block; }

.lcwalkswords { font-family:ravie,'lucida grande',verdana,helvetica,arial,sans-serif;}
.smallOrange { color:#CE753E; font-size:11px; }

.orangeRounded {  text-align:center; background: repeat-x top left url(/img/orange_stat_box_bg.png);height:87px; padding:0px; color:white; }

.avatar { border:1px solid #c16e1e; }

.altRow { background-color:#f8e4cc; padding:6px; clear:both; }
.evenRow {padding:6px; clear:both;}
.altrowgreen { background:#dce7bd; }

.pale { background-color:#fdf0e0; padding:10px; border:1px solid #c16e1e; border-top:none; border-bottom:none; }
.paleAdmin { background-color:#fdf0e0; padding:10px; border:1px solid #c16e1e; }
.green { background:#ecf0d9 url(/img/green_gradient_bg.png) repeat-x top left; padding:0px; border:1px solid #778b43; border-bottom:none; }
.greentabletab { background:#ecf0d9 url(/img/green_gradient_bg.png) repeat-x top left; padding:0px;padding-left:5px; padding-right:5px; border-left:1px solid #778b43;border-right:1px solid #778b43;}
.green-tabs { background:url(/img/green_bg.png) repeat-x; }

.green-tabs ul li { display:inline; border-right:1px solid #b2c291; margin:0px; padding:0px 25px; text-align:center; line-height:32px; font-weight:bold; }

.green-tabs ul li a { color:#FFFF33; }

.green-tabs ul li.active { background:url(/img/green_selected_bg.png); height:32px; }
.green-tabs ul li.active a { color:#111; }

.clearBoth { clear:both; }

.radioDiv { margin-bottom:12px; }


#dashboardNavPrev { width:46px; cursor:pointer; height:41px; background:url(/img/common.png) 0px -111px no-repeat; float:left; }

.ajaxDivClose { background:url(/img/common.png) 0px 0px no-repeat; float:right; position:relative; left:30px; top:-30px; width:34px; height:34px; cursor:pointer; }
.ajaxDivClose:hover { background:url(/img/common.png) no-repeat -34px 0px; width:34px; height:34px; }



.left-side { float:left; margin-right:12px; width:734px; }
.right-side { float:left; width:160px; }

/* General Style Info */
body {	
	text-align:center;
	background-color:#2c4189;
	color: #111111;
	background-image:url(/img/bg_gradient.png);
	height:100%;
	background-repeat:repeat-x;
	width:100%;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:9.5pt;
	padding:0;
	margin: 0;
}
a {
	background-color: inherit;
	
color:#870700;

	text-decoration: none;
	
}
a:hover {
color:#336699;

	
}

.sortBy { font-size:85%; text-decoration:none; margin-right:6px; color:#666666; }
.sortBy:hover {  color:#555555; }
#dashboard_nav a{ color:#333333; }
.dashboard_nav_current a { background:transparent; }
.dashboard_nav_inactive { margin-top:12px; margin:12px 52px; }
.dashboard_nav_current { background: url(/img/dashboard_nav_current.png) no-repeat; padding-top:12px; height:50px;margin:0px;width:127px; }
#calHeader { background-image:url(/img/orange_stat_box_bg.png); height:69px; padding:10px;}
#calHeader a { color:white; }
.sortByActive { font-size:85%; text-decoration:none; margin-right:6px; padding:6px 12px; background-color:#aaaaaa; color:#555555; }

.blog-mini-feed-title a { text-decoration:none; font-weight:bold; }

#mainNav { margin-bottom:0px; padding: 0px; background-color:#7295b2;  border-bottom:12px solid #eeeeee;}
#mainNav ul { list-style:none; margin:0px;  overflow:auto;  text-align:right; padding:0px; margin:0px;  }
#mainNav ul li { padding:0; margin:0; display:inline; float:left; }

.tabs { padding:5px; background-color:#c4ddee; color:#333333; }
.tabs a { color:#333; }

.tabsCurrent { background-color:#369; padding:5px; color:#fff;}

.box { border:solid 1px #F5C723; background-color: #FFFFCC;height:auto;padding:3px; }
hr { border:none; border-bottom:3px solid #c16e1e; height:1px; margin: 8px 0px; }

a img {
	border:none;
}
h1, h2, h3, h4 {
	background-color: inherit;
	font-weight: normal;
}

h1 {
	color: #006565;
	font-size: 150%;
	margin: 0.2em 0;
	font-weight:bold;
}
h2 {
	color:#006565;
	font-weight:normal;
	font-size: 130%;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 4px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
h3 {
	color:#557799;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 24px;
}

h2 a { font-size:67%; color:#CC6600; border:1px solid #dddddd; padding:10px 0px; font-weight:bold; border-left:none; border-right:none; display:block; text-decoration:none; }

h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	margin: 0 12px;
}

/* Layout */

#pageShadow {
	text-align:center;
	background-position:center;
	background-image:url(/img/page_shadow.png);
	background-repeat:repeat-y;
	
	
}
#pageShadowBottom {
	text-align:center;
	background-position:top;
	background-image:url(/img/page_shadow_bottom.png);
	background-repeat:repeat-x;
	width:100%;
	height:40px;
	
	
}

#container {
	text-align:center;
	background-color:white;
	height:100%;
	width:927px;
	margin-top:0px;
	margin-left:auto;
	padding-bottom:0px;
	margin-right:auto;
	margin-bottom:0px;
	
}

#content { text-align:left; padding:10px;}

a.grey { color:#555555; text-decoration:none; cursor:pointer; font-size:80%; }

#header{
	padding:0px; 
	margin:0px; 
	height:120px;
	background-color:#4e9ad8;
	background:url(/img/header.jpg) left top no-repeat;
	margin-bottom:18px;
	text-align:right;
}

#footer {
	
clear:both;	
}

/* Ajax Calendar */


table.calendar {width:100%; border-collapse: collapse; margin: 0px; padding: 0px; background-color: #ffffff;}
table.calendar th {background-color: #c1d7fe; text-transform: none; color: #444444;text-align: center; font-weight:normal; border:none;}
 
table.calendar th.cell-prev {text-align: left;}
table.calendar th.cell-next {text-align: right;}

table.calendar th .top-next { background-color:#ffffff;}

table.calendar th.cell-header {width: 70px; border-bottom: 1px solid #cccccc;}
table.calendar td.cell-today {background-color: #e2e8f6;} /* today in the current month */
table.calendar td.cell-weekend {background-color: #F3F5EB;}
table.calendar td {border: 1px solid #cccccc; text-align:center; height:95px;}
table.calendar td .cell-data { text-align:center; margin:5px;}
table.calendar td.day { text-align:center;}
 
table.calendar td div.cell-number {text-align: right; padding:5px; font-size: 9px; font-weight:bold; color: #444444; background-color:#e5eef7; display: block;}
table.calendar td div {display: block; font-size: 10px; text-align: left;}
/*http://emergeinc.com/clients/walks/walks3.html*/
table.calendar thead th {border: 1px solid #cccccc; height:40px;}


/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	
	padding: 0;

}

small.label { font-weight:bold; display:block; margin-right:6px; }

.label-left { float:left; width:130px; vertical-align:middle; margin-top:1px; text-align:right; margin-right:6px; font-weight:bold; font-size:.95em; color:#333; }
.label-full {vertical-align:middle; margin-top:1px; margin-right:6px; font-weight:bold; font-size:.95em; color:#333; }

form div {
}

/*
form input,textarea {
border:1px solid #999999;
padding:5px;
outline:none;


}
*/
form div.required {
	color: #333;
	font-weight: bold;
}


/*input[type=submit] { cursor:pointer; background:url(/img/common.png) 0px -75px #369;	border:1px solid #24406B;
	padding:3px 8px; height:32px; font-size:1em; color:#fff; }
	input[type=submit]:hover { background:url(/img/common.png) #369 0px -40px; }
form submit {


}
*/
label {
	vertical-align:middle;

	padding-right: 8px;
}

input, textarea {
padding:2px; font-size:110%;
}
/*
select {

	vertical-align:text-top;

}
*/

select { vertical-align: top; }

select[multiple=multiple] {
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	width: auto;
}

input[type=radio] {
	vertical-align: text-top;
}

input.ethnic_radio[type=radio] {
	vertical-align: middle;
}

input.ethnic_radio[type=radio] {
	margin-bottom: 10px;
}

input.ethnic_radio + label {
	padding-bottom: 10px;
}

#browse-search-bar input[type=text], #browse-search-bar select { width:100%; }
input[type=radio] {

border:none;
	margin-right:5px;
}

/*
#ajaxDiv input[type=submit] {

background:url(/img/common.png) 0px -40px;
color:white;
font-size:90%;
padding:8px 22px;

}

#ajaxDiv input[type=submit]:hover {

}
*/

hr.grey { border-bottom:1px solid #dddddd; }

.ajaxHeader { background-color:#336699; background:url(/img/orange_stat_box_bg.png); margin-bottom:10px; padding:10px; color:white; border:2px solid #e97403; border-top:none; }
.ajaxHeader h2 { color:white; padding:0; margin:0; }
label.nl { color:#2F5881; font-weight:bold; display:block; margin-bottom:5px; }


/* Notices and Errors */
div.message {
text-align:center;

	color:#A30000;
	font-size: 12pt;
	font-weight: normal;

}
div.error-message {
	clear: both;
	margin-top:5px;
	color: #900;
	font-style:italic;
	font-size:95%;
	font-weight:normal;
}
.pale p {
line-height: 200%;
}
p.error {
	background-color:#B20200;
	color: #fff;
	font-size: 100%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color:#990000;
	color:white;
	text-align:center;
	display:block;
	width:auto;
	padding:10px;
	clear:both;
	margin:10px;
	-webkit-border-radius:5px;
}
.success {
	background-color: green;
	color: #FFF;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	text-align:left;
	width:auto;
	color: #222;
	background:#fff;
	margin: 1em 1em;
	padding: 2em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}

#overlay {
    position: absolute;
    z-index:80;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  /*  background-color:#000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6; */
}



* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="/img/overlay.png", sizingMethod="scale");
}

#AjaxCal{
    width:750px;
	position:absolute;
    background:#ffffff;
	clear:both;
    padding:10px;
}

#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}




/* $Id: default.css,v 1.7 2008/11/26 15:59:04 mskimin Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 background:url(/img/green_bg.png);
 line-height:32px;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
   line-height:32px;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin: 3px 30px;
 text-decoration: none;
}

ul.tabbernav li a { color:#FFFF33; }


ul.tabbernav li.tabberactive
{
line-height:32px;
 background:url(/img/green_selected_bg.png);

}


/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {

}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* walks sub navigation */
#walks2nd{
background-color:#FFFFCC;
padding:7px 0px 7px 0px;
text-align:center;
}

#walks2nd a{color:#0033CC; padding:0px 6px 0px 6px; font-weight:bold;text-decoration:underline;}
#walks2nd a:hover{color:#2C4189;}
/* walks sub navigation */
