/* 

Stylesheet designed by Kim Frost design@kimfrost.net
for Sign up for Camp in San Fransisco, California
Last Updated 12/01/09

*/




/* top elements */
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif; 
	color: #333333;
	background: #f9e5b2 url(../img/back.jpg) repeat-x;
	text-align: center;
}
/* images */
img {  }
img.no-border { border: none; }
img.float-right { margin: 5px 0px 5px 15px; }
img.float-left { margin: 5px 15px 5px 0px; }
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #4284B0;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 20px;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #4284B0;
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
}
/***********************
	  LAYOUT - #9DBCD8 (old #A9BAC3)
************************/

#wrap {
	background: #FFF;
	width: 980px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	border:5px solid #f7be6d;
	border-top:8px solid #2e5e84;
}

#content-wrap {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #FFF;
	min-height: 600px;
	overflow: hidden;
}
/* header */
#header {
	
	background: #fff url(../img/header.jpg) no-repeat right top;
	position:relative;
}
#logo {
	cursor: pointer;	
}

ul#top-navigation {
	background:#2e5e84;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding:0 8px 5px;
	position:absolute;
	right:15px;
	top:0;
	z-index:2;
	height:20px;
	display:inline;
	width:auto;
}

ul#top-navigation li{
 display:inline;
 padding:0px 0px 0px 0px;

}

ul#top-navigation li a{
	color:#fff;
	text-decoration:none;
	padding-right:5px;
	border-right:1px solid #fff;
}

ul#top-navigation li a.last {
	border-right:none;	
	padding-right:none;
	
}

ul#main-navigation {
	background:url(../img/main-nav-back.jpg) repeat-x;
	height:50px;
	margin-bottom:-13px;
padding-top:13px;
clear:both;
	
}

ul#main-navigation li {
	display:inline;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	font-size:1.5em;
	padding:13px;
	margin-left:-5px;
	background:url(../img/main-nav-divider.jpg) right no-repeat;	
}

ul#main-navigation li a {
	
	color:#fff;
	text-decoration:none;
	padding:13px;
	
}

ul#main-navigation li:hover {
	background:#2e5e84;
}

/* header-condensed*/
#header-condensed {
	
	background: #fff url(../img/header.jpg) no-repeat right top;
	position:relative;
}

#header-condensed ul#main-navigation {
	background:url(../img/main-nav-back.jpg) repeat-x;
	height:24px;
	margin-bottom:-3px;
	padding-top:3px;
	clear:both;
	overflow:hidden;
	
}

#header-condensed ul#main-navigation li {
	display:inline;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	font-size:1.3em;
	padding:3px;
	background:url(../img/main-nav-divider.jpg) right no-repeat;
	overflow:hidden;	
}

#header-condensedul #main-navigation li a {
	
	color:#fff;
	text-decoration:none;
	padding:3px;
	
}

#header-condensed ul#main-navigation li:hover {
	background:#2e5e84;
	overflow:hidden;
}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 50%;
}

#camp_search_form {
	background:#ffd05a;
	color:#333;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;
	width:330px;
	position:relative;
	float:left;
	min-height:310px;

}

#homepage {
	background:url(../img/home-main.jpg) no-repeat right top;
	float:right;
	margin:-10px;
	padding:15px;
	width:950px;
	position:relative;
}

.blue-back {
	background: #aad2f1 url(../img/home-main-repeat.jpg) repeat-y;
	margin:-10px;
	padding:10px;
}

#mainsub {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 70%;
}

.blurb {
	float:left;
	margin:10px 0 0 20px;
	width:310px;
	clear:right;
}

.steps {
	font-family:"Trebuchet MS", Arial, sans-serif;
	left:355px;
	position:absolute;
	top:265px;
}

.step-text {
	text-align:center;
	font-size:1.1em;
	width:175px;
	float:left;
	padding-right:20px;
}

.step-text.last {
	padding-left:40px;
}

.login-steps {
	background:transparent url(../img/login-steps.jpg) no-repeat;
	float:right;
	font-size:1.1em;
	height:155px;
	margin:10px -40px 0 0;
	padding:100px 20px 0 0;
	text-align:center;
	width:649px;
}

.home-pod {
	 float:left;
	margin:5px;
	padding:0 10px 10px;
	width:293px;
	height:293px;
	 background:#fff;
	 -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.camp-title{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.6em;
	background:#ffd15a;
	text-transform:none;
	margin:0 -10px;
	padding:5px 0 5px 8px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

.home-pod img {
	border:3px solid #FFD15A;
	float:right;
	height:100px;
	margin:10px 0;
	width:150px;
}

.address {
	font-weight:bold;
	padding-top:10px;
}


.add-camp{
	background:#9dcf75;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#2e5e83;
	font-size:1.8em;
	text-align:center;
	padding:10px 120px;
	height:40px;
}


.featured-camps {
	clear:both;
	background:#2E5E83;
	clear:both;
	margin:10px -10px;
	padding:5px;
}


/* sidebar */
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	min-height:18px;
}
* html body #sidebar ul.sidemenu a { height: 18px; }
#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}
/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0;
	margin:0;
}
/* Footer */
#footer {
	clear: both;
	color: #333;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	font-size: 95%;
	width:980px;
}
#footer a {
	text-decoration: none;
}

#footer ul.director-links {
	float:right;
}

#footer ul.director-links li {
	display:inline;
	list-style:none;
	border-right:1px solid #2e5e84;
	padding:0 6px 0 4px;
}

#footer ul.director-links li.last {
	border:none;
	padding-right:0px;
}

/* end menu tabs */
/* alignment classes */
.float-left { float: left; }
.float-right { float: right!important; }
.align-left { text-align: left; }
.align-right { text-align: right; }
/* additional classes */
.clear { clear: both; }
.green { color: #9EC630; }
.gray { color: #BFBFBF; }
.center { text-align:center; }

.advanced-toggle {
	 cursor: pointer;
}

.add-camper {
	padding-bottom:10px;
text-align:right;
width:240px;
}

#sharing {
	font-size:0.8em;
	line-height:1.5em;
	margin:10px 0 0;
	text-align:right;
}

#sharing a {
	color:#2e5e84;
	text-decoration:underline;
}

#program-block {
	float:left;
	margin:0 0 10px 10px;
	width:270px;
}

#program-block .camp-logo img {
	width:150px;
	clear:both;
}

#camp-description {
	background:#e8f3d8;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:right;
	width:650px;
	margin:10px 0;
	padding:10px;

}

#camp-description h2, #camp-description p {
	margin:0 10px;
}

#camp-description img {
	
}

.slideshow {
	padding:3px 3px 0 3px;
	float:left;
	margin:0 10px 0 0;
	width:auto;
}

.slideshow .controllers {
	background:#2e5e83 url(../img/slideshow-back.jpg) repeat-x bottom;
	clear:both;
	width:100%;
	color:#fff;
	padding:5px 0;
}

.slideshow .controllers a {
	color:#fff;
	padding:5px;
}

.slideshow .controllers a:hover {
	text-decoration:none;
}

#camp-description .slideshow .controllers img {
	border:none;
}

.slideshow .controllers .back{
float:left;
	background:url(../img/arrow-back.gif) no-repeat left center;
	padding:0 0 0 15px;
}

.slideshow .controllers .back:hover{
	background:url(../img/arrow-back-over.gif) no-repeat left center;
}

.slideshow .controllers .next{
	float:right;
	background:url(../img/arrow-next.gif) no-repeat right center;
	padding:0 15px 0 0;
}

.slideshow .controllers .next:hover{
	background:url(../img/arrow-next-over.gif) no-repeat right center;
}

#tabs .ui-widget-header {
	background:url(../img/header-gradient.jpg) repeat-x bottom;
	border:none;
	border-bottom:1px solid #284B67;
}

#tabs table.sufc_table th {
	font-weight:bold;
	color:#333;
	font-style:none;
	background:#fff;
	text-align:left;
}

.hours {
	width:90px;
}

ul.sunflowers {
	
}

ul.sunflowers li{
	list-style:url(../img/sunflower.jpg);
	list-style-position:inside;
	margin:0 0 8px;
}

.overline {
	border-top:1px solid #a8bece;
	padding:15px 0 0;
	width:600px;
}

#id_from_email {
	float:right;
	margin:5px 0 0 0;
	width:600px;
}

#session_options_dialog .anonymous_message {
	background:#e8f3d8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:right;
	margin:10px 0;
	padding:10px;
}

#session_options_dialog a {
    color:#2E5E84;
    text-decoration:none;
    font-weight: bold;
}

#session_options_dialog .campers_list {
    text-align: left;
    margin-left: 50px;
}

.sod_parent .ui-dialog-buttonpane {
    border: none;
}

button #btn_addcamp{
	margin:10px 4px 0 0;
}

td.marker {
	width:10px;
}

