/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .titles {
	visibility: hidden;
	letter-spacing: -1px;
	font-size:26px;
	line-height:30px;
	color:#004a2c;
}

.sIFR-hasFlash .subtitles {
	visibility: hidden;
	letter-spacing: -1px;
	font-size:18px;
	line-height:30px;
	color:#004a2c;
}

.sIFR-hasFlash .campparent {
	visibility: hidden;
	letter-spacing: -1px;
	font-size:18px;
	line-height:30px;
	color:#3192bb;
}

/*///////////////////////////////*/

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #3a8064;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../../images/ui_common/right_tile.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}

#main_padding {
	padding-left:20px;
	padding-right:10px;
}

#left_column {
background-image:url(../../images/ui_common/left_tile.gif);
background-repeat:repeat-x;
background-position:top;
}

.titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	line-height:30px;
	color:#004a2c;
}

.subtitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	color:#004a2c;
}

.campparent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	color: #3192bb;
}

.medium {
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.small {
	font-size:10px;
	line-height:14px;
}

li {
	list-style-image:url(../../images/ui_common/li_elements.gif);
}
#error {
	font-size:10px;
	line-height:14px;
	color:#CC6600;
	border:solid thin;
	border-color:#999999;
	padding-left:28px;
	padding-right:6px;
	padding-bottom:6px;
	padding-top:4px;
	width:215px;
	background-image:url(../../images/ui_common/error_!.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:12px;
	margin-bottom:12px;
	list-style:none;
}
.error {
	font-size:10px;
	line-height:14px;
	color:#CC6600;
}

.error_form {
	font-size:12px;
	line-height:14px;
	color:#CC6600;
}

#sister-camp {background:url(../../images/sister-camp.jpg) no-repeat;width:756px;height:109px;opacity:1;filter:alpha(opacity=100);margin:15px auto 0px auto}
#sister-camp:hover {opacity:0.7;filter:alpha(opacity=70);}

/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2010 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 257 2010-07-27 23:06:56Z emartin24 $
 */

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#04432a; cursor:default;}

/* Container */
#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#04432a; border:4px solid #04432a; padding:4px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; -moz-box-shadow:0 0 20px #00be72;}
#simplemodal-container .simplemodal-data {}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../../images/close.png) no-repeat; width:25px; height:25px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}

/* JQuery Countdown */
#countdown_new {display:block; width:396px; height:62px; margin:10px 0 0 0; padding:0;}
.untilCampStarts {background:url(../../images/countdown-bg.jpg) no-repeat;}
.untilVisitingDay {background:url(../../images/countdown-bg_visitingday.jpg) no-repeat;}
.untilClosingDay {background:url(../../images/countdown-bg_closingday.jpg) no-repeat;}

#countdown_new div {float:left; width:32px; height:49px; background:url(../../images/countdown-numbers.jpg) no-repeat 0px 0px; margin:7px 0px 0 10px;} 
#countdown_new div.image0 {background-position:0px 0px; width:31px}
#countdown_new div.image1 {background-position:-35px 0px;}
#countdown_new div.image2 {background-position:-72px 0px;}
#countdown_new div.image3 {background-position:-107px 0px;}
#countdown_new div.image4 {background-position:-143px 0px;}
#countdown_new div.image5 {background-position:-179px 0px;} 
#countdown_new div.image6 {background-position:-216px 0px;} 
#countdown_new div.image7 {background-position:-252px 0px;} 
#countdown_new div.image8 {background-position:-288px 0px;} 
#countdown_new div.image9 {background-position:-324px 0px; width:30px}

select.short_select {width:180px}
