body, html {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
}

html {
	background-color:#1F1F1F;
}

div {
	margin:0;
	padding: 0;
	font-size: 12px;
}

a img { 
  border: 0;
}

form {
	padding: 0;
	margin: 0;
}

#container {
	width: 850px;
	margin: 0 auto;
}

#body {
	background: url(../images/body.png) repeat-y;
}

#logo {
  text-align: left;
  margin: 10px 0 5px;
}

#cl { 
  float: right;
  padding-top: 48px;
  color: red;
  font-size: 11px;
  text-align: left;
  width: 150px;
}

#home { 
  background: url(../images/homeBack.png) repeat-y;
  margin-bottom: 5px;
}

.left {
	float: left;
	width: 700px;
	text-align: left;
}

.right {
	float: left;
	width: 150px;
	text-align: left;
}

.trans {
	behavior:url(/css/iepngfix.htc);
}

#image {
	width: 700px;
	height: 255px;
	background:url(../images/main/1.jpg);
	border-bottom: 1px solid #333333;
}

#news {
	background:url(../images/trans.png);
	behavior:url(/css/iepngfix.htc);
	color: #fff;
	position: relative;
	top: 196px;
	left: 0;
	height: 50px;
	padding-left: 10px;
	overflow: hidden;
}

#newsItem {
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
	width: 570px;
	overflow: hidden;
	text-align: justify;
}

#newsItem a {
	color: #fff;
	text-decoration: none;
}

#title {
	background:url(../images/tl.png) left top no-repeat #DBDCDD; /*#566DAF*/
	behavior:url(/css/iepngfix.htc);
	height: 50px;
	padding-left: 10px;
}

#title div { 
	color: #333;
/*	text-shadow: 2px 2px 2px #E8A654;  *//*#fff;*/
	font-size: 24px;
	padding-top: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#title.long div {
	font-size: 20px;
}


#mainmenu {
	background:url(../images/tr.png) right top no-repeat #F19821;
	behavior:url(/css/iepngfix.htc);
	padding-top: 5px;
}

#mainmenu div.first {
	padding-top: 5px;
}

#mainmenu div.last {
	margin-bottom: 0;
	padding-bottom: 10px;
}

#mainmenu div {
	margin: 10px 0 10px 10px;
}

#mainmenu div a, #member a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#mainmenu div a.active {
	color: #7D200B;
}

#mainmenu div.active {
	padding: 5px 0;
	margin: 0;
	background-color: #F3A74D;
}

#mainmenu div.active div.sub {
	margin: 5px 0 5px 12px;
	padding-left: 17px;
}

#mainmenu div.active div.sub a {
	font-size: 11px;
}

#mainmenu div.active div.sub.active {
	padding-top: 0; 
	padding-bottom: 0;
	background:url(../images/arrow.png) left center no-repeat;
	
}

#outerMember {
	background-color: #b87418;
	height: 50px;
	padding: 0 15px;
}

#member {
	padding-top: 15px;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

#submenu {

}

#submenu div {
	margin: 10px 0 0 10px;
}

#submenu div.first {
	margin-top: 0;
	padding-top: 20px;
}

#submenu div.active {
	padding-left: 15px;
	background:url(../images/arrow.png) left center no-repeat;
}

#submenu div.first.active {
	background:url(../images/arrow.png) left 23px no-repeat;
}

#submenu div a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#content {
  background-color: #fff;	
  width: 100%;
}

#contents { 
  padding: 10px 10px;
  padding-left: 15px;
  font-size: 12px;
  color: #272727;
  font-family: Arial;
  line-height: 16px;
}

#contents a {
	color: #F09721;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#breadcrumbs {
	font-size: 10px;	
	padding-bottom: 10px;
	border-bottom: 1px dotted #272727;
	margin-bottom: 10px;
}

#breadcrumbs a {
	color:#272727;
	border-bottom: 0;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs strong {
	color: #F09721;
}

span.hebrew {
	font-size: 107%;
}

td.label {
	font-weight: bold;
}

.required:after {
	content:'*';
	color: red;
	vertical-align: super;
}

.dayNumber {
	float:left;
}

.hebDayNumber {
	float:right;
}

.dayNumbers {
	margin-bottom: 5px;
}

/* MINICAL */
#minical {
  width: 210px;
  padding: 0px 10px 5px;
  float: left;
  color: #fff;
}

#minical table, .calendar {
	padding: 0;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 5px;
}

#minical table td, .calendar td {
	cursor:pointer;
	text-align: center;
	padding: 2px 6px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#minical table td a {
	color: #fff;
	text-decoration:none;
}

#minical table td.disabled {  
  background: url(../images/disabled.png);
  cursor: default;
}

#minical table td:hover, .calendar td.hover, #minical table td.active {
  background-color: #E5972F;
}


#minical table td.monthName, .calendar td.monthName {
  border-bottom: 0;
  border-right: 0;
  font-weight: bold;
  font-size: 13px;
  height: auto;
  cursor: default;
  padding: 5px;
}

#minical table td.hebMonthName {
  font-weight: bold;
  border-right: 0;
  border-bottom: 2px solid #ccc;
  height: auto;
}

#minical table td.monthName:hover, #minical table td.hebMonthName:hover {
	background-color: transparent;
}

#minical table td.last, .calendar td.last {
	border-right: 0;
}

#minical table tr.bottom td, .calendar tr.bottom td {
	border-bottom: 0;
}

#lighting {
	background:url(/images/candles.png) left no-repeat;
	padding-left: 20px;
	font-size: 10px;
}

.hebrew {
	direction: rtl;
}

.validation-advice {
	background-color: red;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin: 2px;
	font-size: 11px;
}

#footer {
	color: #999999;
  margin-bottom: 5px;
}

#footer a {
	color: #999999;
	
}

div.committee {
	padding: 5px;
	padding-bottom: 15px;
}

div.committee ul li {
	margin: 5px 0;
}

div.committee_nav {
	padding:10px 0;
}

div.error {
	border: 1px solid red;
	background-color: pink;
	padding: 5px;
	margin-bottom: 10px;
}

div.committee_nav table {
	width: 100%;
}

#contents div.committee_nav a, #contents div.issue a {
	color:#000;
	font-weight: bold;
	border-bottom: 0;
	text-decoration: underline;
}

div.committee_nav a:hover,div.issue a:hover {
	color: #CD924A;
}

div.sectionHead {
	width: 100%;
}

.sectionHead h2 { 
  position: relative;
  margin: 0;
  border: 1px solid #E8A654;
  padding: 0;  
  color: #3A3A3A;
  background: #E8A654;
}

.sectionHead h2 b { 
  position: relative;
  top: -2px;
  display: block;
  margin: 0;
  border-top: 1px solid #E8A654;
  background: #E8A654;
  font-size: 14px;
  padding: 6px 5px 0; 
}

.sectionHead h2 b div { 
  position: relative;
  bottom: -2px;
  border-bottom: 1px solid #E8A654;
  background: #E8A654; 
}

.sectionHead h2 b a {
	color: #CD924A;
	font-size: 10px;
	text-decoration: none;
	margin-top: 6px;
	display:block;
}

.sectionHead h2 b a:hover {
	text-decoration: underline;
}

div.issue {
	padding-top: 10px;
}

div.issue_date {
	color: #CD924A;
	padding-top: 5px;
	padding-bottom: 10px;
}

#ia_table {
	width: 100%;
}

#ia_table td.sep {
	border-bottom: 1px dotted #000;
}

div.sectionFoot {
	margin-bottom: 10px;
}

.sectionFoot h2 { 
  position: relative;
  margin: 0;
  border: 1px solid #E8A654;
  padding: 0;
  font-size: 12px;
  color: #fff;
  background: #E8A654;
}

.sectionFoot h2 b { 
  position: relative;
  bottom: -2px;
  display: block;
  margin: 0;
  border-bottom: 1px solid #E8A654;
  background: #E8A654;
}


/*SHIURIM*/

.class {
	margin: 10px 0;
	padding: 5px 10px;
	border: 1px solid #666;
	background-color: #ccc;
	cursor: pointer;
}

.class:hover {
	background-color: #F4FAFE;
}

.class .title {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #E5972F;
	margin-bottom: 5px;
}

.class .category {
	font-style: italic;
}

.class .info {
	float: left;
}

.class .image {
	float: right;
}

.pic {
	float: left;
	margin-right: 10px;
	width: 128px;
	text-align:center;
	height: 128px
	vertical-align: middle;
	border: 1px solid #000;
	margin-bottom: 10px;
}
.pic img {
	border: 1px solid #fff;
}

h1 {
	color: #333;
	font-size: 24px;
	padding-top: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
