/*** slide_show style ***/
#photoholder {
	background: #c4c290;
	position: relative;
	height: 220px;
	overflow: hidden;
	width: 395px;
	margin-top: 20px;
	margin-bottom: 30px;
}

div.photoGalleryElement p {
	display: none;
	}

div.element .photoGalleryElement .thumbnail .thumbContents {
	background-color: transparent;
	border: none;
	}

/*** /slide_show style ***/

body {
	text-align: center;
	font-family: "Gills Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #632517;
	background-color: #aba779;
}

td {
	font-size: 12px;
	color: #666666;
	}

a {
	font-family: "Gills Sans", Verdana, sans-serif;
	color: #582759;
}

.purple {
	color: #582759;
	}

.orange {
	color: #ba5132;
	}

.box {
	margin: 0 auto;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #aba779;
	width: 680px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 0;
	
}

.box-image {
	
	
	
	}

.box_bottom {
	background-image: url("../ui/box/home_box_bottom.gif");
	background-repeat: no-repeat;
	width: 100%;
	height: 60px;
}

.box_back {
	background-image: url("../ui/box/box_middle.gif");
	background-repeat: repeat-y;
	margin-top: 0px;
	
}

#admin .box_back {
	
	}


.content_main {
	float: right;
	margin-right: 30px;
	width: 410px;
	text-align: left;
	/*** ie hack ***/
	_margin-right: 20px;
}



.adminContent {
	width: 625px;
	margin: 0 auto;
	text-align: left;
	}

.adminContent .loginModule label {
	margin-top: 0;
	
	}
	

.content_side {
	float: left;
	margin-left: 0px;
	width: 200px;
/* overflow: hidden; */
	text-align: right;
}

#halakhouri_link {
	position: absolute;
	top: 55px;
	/*** ie hack ***/
	_margin-left: -340px;
}

#halakhouri_link img {
	width: 212px;
	height: 45px;
}

.clear {
	clear: both;
	height: 1px;
}

.clear_home {
	clear: both;
	height: 20px;
}


.italic {
	font-style: italic;
}

p a:hover {
	text-decoration: none;
}

.side_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	white-space: nowrap;
}

.side_menu li {
	margin: 0 0 5px 0;
}

.side_menu a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ba5132;
}

.side_menu a:hover {
	text-decoration: underline;
}

.side_menu .selectedPage a {
	color: #582759;
}

h1 {
	margin: 0;
	font-weight: normal;
	font-size: 15pt;
	text-transform: uppercase;
	color: #582759;
}

h2 {
	font-size: 12px;
	color: #be4f2f;
}

h3 {
	color: #ba5132;
	border-top: 1px solid #846c74;
	border-bottom: 1px solid #846c74;
	padding: 3px 0 3px 0;
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 12px;
	text-transform: uppercase;
}

h4, h5, h6 {
	color: #632517;
	font-size: 12px;
	font-weight: bold;
	}

.content_side .ation {
	margin: 0;
	padding: 0;
	padding-top: 30px;
	padding-left: 50px;
	text-align: right;
	font-family: "Trebuchet MS", Georgia, serif;
	color: #674274;
	font-style: italic;
	font-size: 10px;
	line-height: 20px;
}

#home .box {
	background-image: url("../ui/headers/header_home.jpg");
	padding-top:350px;
}

#home .content_main {
	width: 435px;
	margin-right: 15px;
	padding-top: 65px;
}

#class_schedule .content_main {
	width: 410px;
	}

#class_schedule .content_side {
	width: 200px;
	}

#class_schedule .box {
	
}

#class_schedule .box_back {
	background-image: url("../ui/box/box_middle_brown.gif");
}

#class_schedule .box_bottom {
	background-image: url("../ui/box/box_bottom_brown.gif");
}

#class_schedule h1 {
	color: #cd8752;
	text-align: center;
	margin-bottom: 5px;
}

#class_schedule h2 {
	color: inherit;
	font-weight: inherit;
	}
	

#class_schedule p {
	font-size: 11px;
	text-align: justify;
	padding: 8px;
}

#class_schedule .address {
	color: #632517;
	border-top: 1px solid #cdca9f;
	border-bottom: 1px solid #cdca9f;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

#class_schedule .address h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

#class_schedule .address a {
	text-decoration: none;
	letter-spacing: 9px;
}

#class_schedule .schedule {
	color: #ba6c30;
	border-bottom: 1px solid #cdca9f;
	padding: 8px;
}

#class_schedule .schedule .time {
	float: left;
	width: 150px;
}

#class_schedule .schedule .class {
	float: left;
}

#class_schedule h2 {
	margin: 0;
	padding-top: 10px;
	font-size: 12px;
}

#class_schedule .desc {
	color: #632517;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdca9f;
}

#class_schedule .note {
	color: #ba6c30;
}

#inside .box {
	
}

#inside #halakhouri_link {
	top: 46px;
}

#inside h1 {
	color: #582759;
}

#inside p {
	color: #666666;
	margin-top: 0;
	text-align: justify;
	line-height: 20px;
}

#inside .bigger {
	font-size: 16px;
	line-height: normal;
}

#inside .name {
	color: #7f4c6f;
}

.eventsList a, .blogList a {
	font-weight: normal;
	}
	
.eventsList li, .blogList li {
	margin: 0 0 1em 0;
	padding: 0;
	}

.eventsList a {
	color: #582759;
	
	}

.eventsList {
	line-height: 1.3;
	}

.eventsList ul {
	padding: 0;
	margin: 0;
	}

.event h1 {
	color: #582759;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	
	}

.event h2 {	
	display: none;
	}

.event div.eventDate {
	display: none;
	}



div.post h2, .blogList .postTitle {
	margin-bottom: .5em;
	}

.eventsList ul, .blogList ul {
	list-style: none;
	}
	
	
/* formstyles */

	.fieldLabels
	{
		display : block;
		font-weight : bold;
		color: #666666;
	}

	.xsmallField
	{
		width : 50px;
	}

	.smallField
	{
		width : 150px;
	}

	.medField
	{
		width : 250px;
	}

	.largeField
	{
		width : 350px;
	}

	textarea.medField
	{
		height : 100px;
	}

	textarea.largeField
	{
		height : 200px;
	}

	.fieldInstructions
	{
		left:430px;
		top:20px;
		max-width:200px;
		z-index:25
	}

	.fieldItem
	{
		padding: .5em 1em 1em 1em;
		margin: 0;
		position : relative;
		display : block;
		border : 1px solid #c5c391;
	}

	.fieldError
	{
		background-color : #FFDFDF;
	}

	.fieldSelected
	{
		background: #aba779;
		border: 1px solid #aba779;
	}

	.formHeader {
		font-weight: normal;
		}

	.formHeader h2 {
		margin: .55em 0 0 0;
		padding: 0;
		font-size: 160%;
		}

	.formHeader p {
		margin-top: 0;
		}

	#fieldList {

		}

div.rLeft div {
	background-color: #333;
	 position: absolute;
	z-index: 1000;
}
div.rLeft div p {
	padding: 5px 10px;
	color: #fff!important;
}

