<!--
/* CSS Document */
/*
Copyrights 2011 HagaiZamir.com
*/
-->

html {
    height: 100%;
	/*background-color:#ffffff;
	background-image:url(/standwithus/images/SWU-Web-BG.jpg); background-repeat:no-repeat; background-size:cover;
	background-image:url(images/paper_02.png);*/
	
}

			body{ 
			height: 100%;
			min-height:100%;

			font: 62.5% Arial, Helvetica, sans-serif;  margin:0px auto; text-align:center; 
			/*background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#b8d8ec)); 
			background:-moz-linear-gradient(top, #FFFFFF, #b8d8ec);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#b8d8ec');
			background-attachment:fixed;
			background-color:#FFF;*/
			
			background-color:#f5f5f5;/*eceff6*/
	
	}
			.demoHeaders { margin-top: 2em; }
			#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
			#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
			ul#icons {margin: 0; padding: 0;}
			ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
			ul#icons span.ui-icon {float: left; margin: 0 4px;}
			#accordion a{color:#069;}
			#accordion a:hover{color:#069; text-decoration:underline;}

#master{
	width:980px; text-align:center;  height:auto !important; 
	overflow:hidden !important;
	margin:0 auto; 
	
}
#left-bar{
	margin-left:auto; margin-right:auto;
	min-height:300px;
	text-align:left;
	padding:0px;
	position:relative;
	display:inline-block;
}
#center-bar{
	text-align:left;
	padding:0px;
	position:relative;
	color:#000;
	display:inline-block;
	border:0px #FFF solid;
}

#right-bar{
	margin-left:auto; margin-right:auto;
	min-height:300px;
	text-align:left;
	padding:0px;
	position:relative;
	display:inline-block;
}


.shadowed{
				-moz-box-shadow: 0 0 4px #999;
				-webkit-box-shadow: 0 0 4px #999;
				box-shadow: 0 0 4px #999;
} 
.newsImageBox{
	border:#414141 1px solid; margin-right:8px; height:90px; overflow:hidden; display:block;
} 

.newsImageBoxTab{
	border:#414141 1px solid; margin-right:8px; overflow:hidden; display:inline-block;
} 

.boxed{
	border:#ccc 0px solid; margin:10px auto; min-height:10px; padding:0px;
}

.boxed2{
	border:#ccc 1px solid; margin-bottom:10px; min-height:100px; padding:8px; background-color:#069;
}
.boxed3{
	border:#ccc 0px solid; margin-bottom:10px; min-height:100px;
}
.box-title{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size:18px;
	
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#069;
	border:0px;
	border-bottom:#ccc 1px solid;
	padding-left:3px;
	padding-right:0px;
	padding-bottom:8px;
	padding-top:8px;
	min-height:10px;
	margin-bottom:0px;
	/*
	text-shadow: 1px 1px 2px #ccc;
	
	font-style:italic;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;*/
}

.red{
	color:#F30;
}
.gradient{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#004676), to(#002B53)); 
	background:-moz-linear-gradient(top, #004676, #002B53);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004676', endColorstr='#002B53'); 
	
	/*background:-webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#333)); 
	background:-moz-linear-gradient(top, #999, #333);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#333333'); */
}
.gradient55{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#09C), to(#069)); 
	background:-moz-linear-gradient(top, #09C, #069);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099CC', endColorstr='#006699'); 
}
.topGraphics{
	background-image:url(drcs/topBG_p.png); background-position:center; background-repeat:no-repeat;background-size:cover;
	background-color:transparent;
}

.gradienthp{
	background:-webkit-gradient(linear, 0% 0%, 0% 46%, from(#591200), to(#C22700), color-stop(.8,#B52400)); 
	background:-moz-linear-gradient(100% 90% 90deg,#FF3300, #A12000, #6B1500 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#591200, endColorstr=#C22700);
}

.box-content{
	padding-top:8px;
	padding-left:0px;
	padding-bottom:8px;
	padding-right:8px;
	font: 115%  Arial, Helvetica, sans-serif bold;
	color:#000000;
	min-height:10px;
}

.box-news{
	padding:8px;
	margin:8px;
	font: 115%  Arial, Helvetica, sans-serif bold;
	color:#000000;
	border:#CCC 1px solid;
	min-height:10px;
	background-color:#F5F5F5;
}

.btn_register{
	width:104px; height:28px;
	background-image:url(../../drcs/img/btn_Register_p.png); background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	float:right; 
	margin-top:0px; 
	cursor:pointer;
	background-size:104px 28px; /*ie heck */
}

.btn_register:hover{
	width:104px; height:28px;
	background-image:url(../../drcs/img/btn_Register_p.png); background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	float:right; 
	margin-top:0px; 
	cursor:pointer;
	background-size:104px 28px; /*ie heck */
}
.btn_donate{
	width:104px; height:28px;
	background-image:url(../../drcs/img/btn_Donate_p.png); background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	float:right; 
	margin-top:-3px; 
	margin-right:7px;
	background-size:104px 28px; /*ie heck */
}

.btn_donate:hover{ 
	width:104px; height:28px;
	background-image:url(../../drcs/img/btn_Donate_p.png);background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	float:right; 
	cursor:pointer;
	margin-top:-3px; 
	margin-right:7px;
	background-size:104px 28px; /*ie heck */
}

.btn_cart{
	width:104px; height:28px;
	background-image:url(../../drcs/img/btn_Shop_p.png); background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	float:right; 
	margin-top:-3px; 
	margin-right:10px;
	background-size:104px 28px; /*ie heck */
}

.btn_cart:hover{
	width:104px; height:28px;
	background-image:url(../../drcs/img/btn_Shop_p.png); background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	float:right; 
	cursor:pointer;
	margin-top:-3px; 
	margin-right:10px;
	background-size:104px 28px; /*ie heck */
}

.btn_cart_full{
	width:104px; height:28px;
	background-image:url(../../drcs/img/btn_Shop_p.png); background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	float:right; 
	margin-top:4px; 
	margin-right:15px; 
	background-size:104px 28px; /*ie heck */
}

.btn_cart_full:hover{
	width:104px; height:28px;
	background-image:url(../../drcs/img/btn_Shop_p.png); background-position:0px 0px; background-repeat:no-repeat;
	float:right; 
	cursor:pointer;
	background-size:104px 28px; /*ie heck */
}

.btn_rsvp{
	width:153px; height:30px;
	background-image:url(../../drcs/rsvp_pay_btn_up.png); background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	float:right; 
	margin-top:4px; 
	margin-right:15px; 
}

.btn_rsvp:hover{
	width:153px; height:30px;
	background-image:url(../../drcs/rsvp_pay_over.png); background-position:0px 0px; background-repeat:no-repeat;
	float:right; 
	cursor:pointer;
}

.btn_confirm_pay{
	width:154px; height:30px;
	background-color:transparent;
	border:0px;
	background-image:url(../../drcs/confirm_pay_btn_up_p.png); background-position:0px 0px; background-repeat:no-repeat;background-size:contain;
	margin-top:10px;
	margin-left: auto;
	margin-right:auto;
	background-position:0px 0px; /*ie heck */
}

.btn_confirm_pay:hover{
	width:154px; height:30px;
	background-color:transparent;
	border:0px;
	background-image:url(../../drcs/confirm_pay_btn_over_p.png); background-position:0px 0px; background-repeat:no-repeat;
	margin-top:10px;
	margin-left: auto;
	margin-right:auto;
	cursor:pointer;
	background-position:0px 0px; /*ie heck */ 
}

.btn_mail_list{
	width:156px; height:31px;
	background-image:url(../../drcs/join_mailing_btn_up_p.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:0px 0px; /*ie heck */
	background-size:contain;
	margin-top:10px;
	margin-left: auto;
	margin-right:auto;
	display:inline-block;
}
.btn_mail_list:hover{
	width:156px; height:31px;
	background-image:url(../../drcs/join_mailing_btn_over_p.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:0px 0px; /*ie heck */
	background-size:contain;
	margin-top:10px;
	margin-left: auto;
	margin-right:auto;
	display:inline-block;
	cursor:pointer;
}

a:link {
	text-decoration: none;
	color: #0076BC;
}
a:visited {
	text-decoration: none;
	color: #0076BC;
}
a:hover {
	text-decoration: none;
	color: #0076BC;
}
a:active {
	text-decoration: none;
	color: #0076BC;
	text-align: center;
}
#ajax_loader{
	width:160px; height:24px; 
	background-image:url(../../drcs/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:contain;
	margin-top:20px;
	margin-left: auto;
	margin-right:auto;
	display:none;
}
	
.style13{
	color:#000;
}
.allSectionLink{
	float:right; font-size:12px; margin-right:10px; font-weight:normal; padding-top:2px; cursor:pointer;
	color:#069;
}
.allSectionLink:hover{
	float:right; font-size:12px; margin-right:10px; font-weight:normal; padding-top:2px; cursor:pointer;
	color:#002B53;
}
		#calendar {
		width:95%;
		margin: 20px auto;
		}
		
		#calendar_lonely {
		width: 420px;
		margin: 20px auto;
		}
		
		.masterEvent{
			font-size:14px; width:300px; text-align:left;padding:30px;
		}
		
		.eventTitle{
			font-size:16px; text-align:center; margin-top:5px;margin-bottom:5px; font-weight:bold;
		}
		
.page_title{
	font-size:28px;
	margin-top:40px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	color:#069;
}

