/* - - - - - - - - - - - - - - - - - - - - -
 * Title : 
 * Author : 
 * URL : 
 *
 * Description : 
 * Created : 
 * Modified : 
 * - - - - - - - - - - - - - - - - - - - - - */

body {
	font-size:75%;
	color:#222;
	background-color: #1f2b5b;
	font-family:Arial, Helvetica, sans-serif;
}

a, a:link {
	color: #c46706;
	text-decoration: underline;
}

a:hover {
	color: #1f2b5b;
	text-decoration: underline;
}

.js .hide {
	display: none;
}
ol li {
	list-style-type: inherit;
}

#container {
}

#header {
	background: #fff url(http://www.jnf.org/asb/img/header_bg_gradient.jpg) top left repeat-x;
	height: 283px;
}
#header-middle {
	background: #fff url(http://www.jnf.org/asb/img/header_bg_middle.jpg) top left no-repeat;
	height: 283px;
}

#logo {
	padding: 3em 0 0 0;
}
#login {
	padding: 3em 0 0 0;
}
#login #register {
	margin: 1.5em 0 0 0;
}
#login #register a, #login #register a:visited {
	padding: 1em;
	background: #2CAF56;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 240px;
	display: block;
	text-decoration: none;
	}
#login #register a:hover, #login #register a:active {
	background-color: #1f2b5b;
	text-decoration: none;
}
#login #register .headline {
	font-size: 1.2em;
	margin: 0;
}
#login #loginbox {
	padding: 1em;
	background: #425d8a;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
#login #loginbox .headline {
	font-size: 1.2em;
	margin: 0;
	color: #fff;
}
#login #loginbox span {
	font-weight: normal;
}
#login #loginbox span a {
	text-decoration: underline;
	color: #fff;
}
#login #loginbox span a:hover {
	text-decoration: underline;
	color: #e5df85;
}
#login #loginbox .short {
	width: 235px;
}
#login #loginbox #submit {
	float: right;
}

h2 {
	font-family: Georgia;
	font-size: 1.8em;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	margin-bottom: .5em;
}
h3 {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #425d8a;
	line-height: 1.5em;
}

p + p {
	margin-top:0;
	text-indent:0;
}

/* Navigation */

#navigation {
	background: #425d8a;
	padding: 4px 0 0 0;
	font-size: 1.2em;
}

.menuarea {
	margin: 0px;
	height: 27px;
	padding: 0;
}
.menu_divider {
	background-image: url(http://www.jnf.org/asb/img/menu_divider.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 1px;
}
.menutext {
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu, .menu:link {
	font-family: Arial;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #e5df85;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	float: left;
	height: 23px;
}
.donate {
	background: #2CAF56;
	color: #fff;
}
.menu:hover {
	font-family: Arial;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background: #1f2b5b;
	height: 23px;	
}
.menu_hover {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1f2b5b;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background: #F0EAA0;
	float: left;
	height: 23px;
}
.menu_hover:hover {
	background: #1f2b5b;
	color: #fff;
	text-decoration: none;
}
.login {
	margin-left: 200px;
}

#content {
	background: #FFFDD6 url(http://www.jnf.org/asb/img/body_bg.jpg) 0 0 repeat-x;
	padding: 1.5em 0 1.5em 0;
}

#content .sidebar {
}

#footer {
	height: 100px;
	background: #425d8a;
	text-align: center;
	color: #fff;
	padding: 1.5em 0 0 0;
}
#footer ul {
	margin-bottom: .5em;
}
#footer ul li {
	display: inline;
	list-style-type: none;
}
#footer ul li.last {
	border: none;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
#footer ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #1f2b5b;
}
#gallery div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px dotted #555;
}
input.text, input.title {
	width:260px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:260px;
	height:100px;
	padding:5px;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
}
#social img {
	padding: .5em 1em 1.5em 0;
	}
p img.left {
	margin:0 1.5em 1.5em 0;
}
p img.right {
	margin:0 0 1.5em 1.5em;
}
.date {
	background: #e5df85;
}
.date-info h3 {
	margin: 0;
}
.date .date-box {
	margin: 10px 6px 0 6px;
	background: #fff;
	font-size: 2em;
	text-align: center;
}
.date .date-month {
	background: #ED1C24;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 1px;
}
input.button, .button a {
	background-color: #425d8a;
	padding: 3px 6px 3px 6px;
	color: #fff;
	text-decoration: none;
	border: none;
}

.button a.signup {
	background-color: #2CAF56;
}

input.button:hover, .button a:hover {
	background: #1f2b5b;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.tripdate a, .tripdate a:visited {
	background-color: #425d8a;
	padding: .8em 1em;
	margin: 0 1em 0 0;
	color: #fff;
	text-decoration: none;
	float: left;
	text-align: center;
	line-height: 1.2em;
	width: 30px;
}

.tripdate a:hover, .tripdate a:active {
	text-decoration: none;
	background-color: #1f2b5b;
}

.tripdate a span {
	font-size: 1.5em;
}

/* ============ */
/* ! SUB MENU   */
/* ============ */

.linksetMenu {
	background-color: #425d8a;
	float: left;
	width: 950px;
	display: inline;
	margin-bottom: 1em;
}

.linksetMenu div a, .linksetMenu div a:visited {
	float: left;
	color: #e5df85;
	text-decoration: none;
	border-right: 1px solid #e5df85;
	padding: .5em 1em;
}
.linksetMenu div a:hover, .linksetMenu div a:active {
	background-color: #1f2b5b;
	color: #fff;
}

/* =============== */
/* ! Galleriffic   */
/* =============== */

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width:270px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
	clear: both;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 270px;
	height: 203px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
	width: 270px;
	height: 203px;
	overflow: hidden;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min {
	display: none;
}
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

/* ============= */
/* ! LOGIN FIX   */
/* ============= */

#signinform thead {
	display: none;
}
#signinform table, #signinform td {
	margin: 0;
	padding: 0;
}
#signinform .login {
	margin: 0;
}
#signinform tr td:first-child {
	padding-right: 20px
}
#loginbox p a, #loginbox p a, #loginbox p a:visited {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
#loginbox p a:hover, #loginbox p a:active {
	color: #1f2b5b;
}
#signinform .RememberMe, #signinform .RememberMe + label {
	display: none;
}
#signinform .PromptText {
	display: none;
}

#li_comp_usr_ttlTd {
	display: none;
}
#li_comp_usr {
	border:0;
	width:100%;
	margin: 0;
}
#li_comp_usr_rmbrTd {
	display: none;
}
#li_comp_usr td {
	padding: 0;
	height: 10px;
}
.li_comp_usr_valTd {
	text-align: left;
}
.li_comp_usr_valTd input {
	width: 155px;
	float: right;
}
.li_comp_usr_lblTd p {
	margin: 0;
}
.li_comp_usr_valTd #login {
	width: 55px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
}
#lo_comp_usr_div {
	display: none;
}

/* ==================== */
/* ! TEAMRAISER HACKS   */
/* ==================== */

table.ProgressBox tr + tr + tr {
	display: none;
}

table.ProgressBox {
	border: 0;
}

.ProgressBox, .ProgressBoxCurrent {
	background: none;
	font-size: 11px;
	padding: 0 .5em;
	text-align: left;
}

.ProgressBox p {
	background: none;
	margin-bottom: 0;
}

.FormBox, div.FormBox {
	background-color: #fff;
	padding: 10px;
}

p.Instructions {
	background-color: #425D8A;
	color: #fff;
}

div.appArea label, div.appArea .Explicit, div.appArea .ErrorMessage {
	font-size:12px;
	font-weight: normal;
}

div.appArea th, div.appArea td, div.appArea caption, div.appArea table  {
	margin: 0;
	vertical-align: top;
}

div.appArea table.fr_reg_summary_table {
	padding: 10px;
	margin: 0;
}

div.appArea table.fr_reg_summary_table tr td {
	padding: 0 .5em;
}

.fr_reg_summary_table_heading_row {
	background-color:#425D8A;
	color:#FFFFFF;
	padding: .5em
}

div.appArea table {
	border: 0;
}

.cstmFrame {
	background: none;
	text-align: left;
}

.cstmBack {
	background: none;
}