@import "https://ajax.googleapis.com/ajax/libs/dojo/1.4/dijit/themes/soria/soria.css";
@import "https://ajax.googleapis.com/ajax/libs/dojo/1.4/dijit/themes/dijit.css";

html {
	background: #dae1fc;
	margin: 0;
	padding: 0;
}
body {
	width: 992px;
	padding: 0;
	margin: 10px auto 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
p,h1,h2,ul,li {
	margin: 0;
	padding: 0;
	border: 0;
}
p {
	color: #666666;
	font-size: 14px;
}
h1 {
	font-size: 30px;
	font-family: Georgia, serif;
	font-weight: normal;
	color: #3949a6;
	margin-bottom: 23px;
}
h2 {
	font-size: 18px;
	font-family: Georgia, serif;
	font-weight: normal;
	color: #3949a6;
	padding-top: 5px;
	margin: 0 10px;
}
a {
	color: #eb6b00;	
}
a img {
	border: 0;
}
.clear {
	clear: both;
}
div#header {
	width: 992px;
	height: 149px;
	background: url(../images/header.jpg) no-repeat left top;
	position: relative;
}
div#header.contentpage {
	background: url(../images/header2.jpg) no-repeat left top;
	width: 992px;
	height: 162px;
}
div#header img#logo {
	position: absolute;
	top: 16px;
	left: 45px;
	border: 0;
}
div#header a.contact-info {
	position: absolute;
	top: 57px;
	right: 31px;
	font-size: 12px;
}
div#header ul.shopping-links {
	list-style-type: none;
	position: absolute;
	top: 9px;
	right: 31px;
}
div#header ul.shopping-links li {
	float: left;
	height: 13px;
	display: inline;
	font-size: 12px;
	line-height: 12px;
}	
div#header ul.shopping-links li.cart {
	border-right: 1px solid #EB6B00;
	margin-right: 8px;
	padding-right: 8px;
}	
div#header ul.shopping-links li a {
	text-decoration: underline;
}	
div#content {
	width: 980px;
	padding: 0 6px 16px;
	background: transparent url(../images/body-bg.png) repeat-y left top;
}
div.left-sidebar {
	float: left;
	width: 220px;
	padding-left: 20px;
}
div.narrow-content {
	margin-left: 240px;
	margin-right: 240px;
	padding: 0 20px;
}
div.right-sidebar {
	float: right;
	width: 220px;
	padding-right: 20px;
}

div.wide-content {
	margin-left: 240px;
	padding: 0 40px 0 20px;
}
body.wide div.wide-content {
	margin-left: 0;
}
div.wide-content-container {
	padding-top: 44px;
	background: url(../images/contentpage-bg.jpg) repeat-x left top;
}
body.wide div.wide-content-container {
	background: none;
}
div.narrow-content p,
div.wide-content p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
div.narrow-content li,
div.wide-content li {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding-left: 10px;
}
div.narrow-content ul,
div.wide-content ul {
	margin-left: 45px;
}
div.sidebar-top {
	width: 220px;
	height: 5px;
	background: url(../images/sidebar-top.jpg) no-repeat left top;
	clear: left;
}
div.sidebar-title {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 37px;
	background: url(../images/blue-bg.jpg) repeat-x left top;
}
div.sidebar-title.large {
	height: 58px;
}
div.sidebar-title.large a {
	text-decoration: none;
	color: #3949A6;
}
div.sidebar-content {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	background-color: #FFF;
	padding: 10px 12px 6px 14px;
}
div.sidebar-bottom {
	width: 220px;
	height: 5px;
	margin-bottom: 9px;
	background: url(../images/sidebar-bottom.jpg) no-repeat left top;
	clear: left;
}
img.video-link {
	margin-bottom: 11px;
	cursor: pointer;
}
div.narrow-box-top {
	width: 460px;
	height: 5px;
	background: url(../images/narrow-content-top.jpg) no-repeat left top;
}
div.narrow-box-title {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 37px;
	background: url(../images/blue-bg.jpg) repeat-x left top;
}
div.narrow-box-title img, 
div.sidebar-title img {
	float: left;	
}	
div.narrow-box-content {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	background-color: #FFF;
	padding: 10px 12px 6px 14px;
}
div.narrow-box-bottom {
	width: 460px;
	height: 5px;
	margin-bottom: 9px;
	background: url(../images/narrow-content-bottom.jpg) no-repeat left top;
}
div.narrow-content div.narrow-box-top {
	margin-top: 25px;
}
p.social-networking {
	padding-bottom: 9px;
	border-bottom: 1px solid #d0d0d0;
}
p.social-networking img {
	margin-left: 5px;
}
p.blog {
	font-size: 11px;
	color: #000;
	padding-top: 9px;
}
p.blog img {
	float: left;
}
p.blog span {
	display: block;
	float: left;
	margin: 6px 0 0 7px;
}
p.signup-message {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 12px;
	padding-right: 10px;
	color: #EB6B00;
}
p.signup-text {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-right: 10px;
}
form#signup-form input#signup-button {
	width: 80px;
	height: 25px;
	border: 0;
	padding: 0;
	margin: 8px 0 0;
	background: url(../images/signup-button.jpg) no-repeat left top;
	cursor: pointer;
}
form#signup-form label {
	font-size: 11px;
	color: #666;
	display: block;
	width: 60px;
	float: left;
	margin-top: 3px;
}
form#signup-form input.text {
	width: 120px;
	margin-bottom: 5px;
}
div.announcements {
	padding: 8px 0 0;
}
div.announcements p {
	font-size: 12px;
	line-height: 16px; 
}
div.announcements p.announcement-title {
	color: #000;
	padding-top: 13px;
	border-top: 1px solid #d0d0d0;
	margin: 13px 0 8px;
}
div.announcements p.announcement-title.first {
	padding: 0;
	border: 0;
	margin-top: 0;
}
p.facebook-events {
	font-size: 11px;
	color: #000;
}
p.facebook-events img {
	float: left;
	margin-bottom: 9px;
}
p.facebook-events span {
	display: block;
	float: left;
	margin: 1px 0 0 7px;
}
div.events {
	clear: left;
	font-size: 11px;
}
div.events p.event-title {
	font-size: 12px;
	color: #000;
	margin-top: 9px;
	padding-top: 9px;
	border-top: 1px solid #d0d0d0;
}
div.events p.event-title.first {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}	
div.events p.event-dates {
	font-size: 11px;
}	
div.events a.event-more {
	display: block;
	background: url(../images/orange-arrow.jpg) no-repeat left 2px;
	padding-left: 8px;
}
p.events-link {
	clear: left;
	font-size: 12px;
	padding-top: 8px; 
}
div.footer-container {
	margin-bottom: 10px;
}	
div.footer {
	position: relative;
	padding-top: 9px;
}
div.footer div.designedby {
	position: absolute;
	top: 9px;
	right: 9px;
}
div.footer div.designedby img {
	border: 0;
}	
div#footermenu {
	position: absolute;
	top: 4px;
	left: 7px;
}
div#footermenu ul {
	list-style-type: none;
}
div#footermenu li {
	float: left;
	margin-right: 6px;
}
div#footermenu li a {
	color: #686868;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #686868;
	padding-right: 6px;
}	
div#footermenu ul li:last-child a {
	border-right: none;
}
div.footer p.address {
	position: absolute;
	top: 32px;
	left: 7px;
	font-size: 11px;
	line-height: 18px;
	width: 222px;
	padding-bottom: 10px;
}	
div.footer div.footer-social-networks {
	position: absolute;
	top: 32px;
	left: 229px;
	height: 74px;
	border-left: 1px solid #b4bbd4;
	padding-left: 12px;
}
div.footer div.footer-social-networks p {
	font-size: 11px;
	color: #686868;
	margin-bottom: 8px;
}	
div.footer div.footer-social-networks img {
	margin-right: 2px;
}	
p.sidemenu-header {
	height: 30px;
	background: url(../images/sidemenu-header.jpg) no-repeat left top;
	font-size: 18px;
	font-family: Georgia, serif;
	font-weight: normal;
	color: #FFF;
	padding: 12px 0 0 11px;
}
ul.submenu, 
ul.submenu ul {
	background-color: #f5e7be;
	list-style-type: none;
}
ul.submenu ul {
	border-left: 1px solid #aba081;
	margin-left: 2px;
}	
ul.submenu li {
	padding: 3px 0px 4px 19px;
	background: url(../images/purple-arrow.png) no-repeat 9px 10px;
}
ul.submenu li ul {
	
}
ul.submenu li li {
	padding: 3px 0px 4px 19px;
	background: url(../images/purple-arrow.png) no-repeat 7px 12px;
}
ul.submenu li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	line-height: 18px;
}
ul.submenu li.active {
	font-weight: bold;
	background-color: #e4ce8d;
}
ul.submenu li.active li {
	background-color: #e4ce8d;
	font-weight: normal;
}
ul.submenu li a:hover {
	text-decoration: underline;
}
img.sidemenu-bottom {
	margin-bottom: 13px;
}
form#contactus th {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	width: 95px;
}
.soria .dijitDialog {
	width: 737px;
	height: 483px;
	background: url(../images/video-bg.png) no-repeat left top;
	border: none; 
	position: relative;
}
.soria .dijitDialog .dijitDialogPaneContent {
	background: none;
	position: absolute;
	width: 640px;
	height: 385px;
	top: 47px;
	left: 47px;
	border: none;
	padding: 0;
} 
.soria .dijitDialogTitleBar {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 44px;
	background: none;
	cursor: pointer;
}
.soria .dijitDialogCloseIcon {
	background: url(../images/close-button.png) no-repeat left top;
	width : 50px;
	height: 44px;
}
.donation-container {
	background-color: #eeeeee;
	padding: 14px;
	position: relative;
}
.donation-container table {
	width: 100%;
	background-color: #FFF;
	border: 3px solid #e0e0e0;
	padding: 15px 8px 12px 19px;
}
.donation-container table th {
	font-size: 12px;
}	
.donation-container table td {
	padding-top: 2px;
	padding-bottom: 2px;
}	
.donation-container table th.amount {
	text-align: right;
	padding-right: 10px;
}	
.donation-container table td.amount {
	width: 12%;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}
.donation-container table td.amount input {
	width: 46px;
	text-align: right;
}
.donation-container table th.recipient {
	text-align: left;
}	
.donation-container table td.recipient {
	width: 88%;
	text-align: left;
	font-size: 12px;
}
.donation-container .addtocart {
	position: absolute;
	top: 27px;
	right: 21px;
	width: 133px;
	height: 32px;
	border: 0;
	cursor: pointer;
	background: url(../images/demo/add-to-cart-btn.jpg) no-repeat left top;
}
form#tributecard input.large, form#yarzheitplaque input.large, form#treeoflife input.large, form#shabbatsponsor input.large {
	width: 205px;
}
form#tributecard input.small, form#yarzheitplaque input.small {
	width: 100px;
}
form#tributecard input.amount {
	width: 46px;
}
.tribute-container, .yarzheit-plaque-container, .tree-of-life-container, .shabbat-sponsor-container {
	background-color: #eeeeee;
	padding: 14px;
	position: relative;
}
.tribute-container table, .yarzheit-plaque-container table, .tree-of-life-container table, .shabbat-sponsor-container table {
	width: 100%;
	background-color: #FFF;
	border: 3px solid #e0e0e0;
	padding: 15px 8px 12px 19px;
}
.tribute-container table th, .yarzheit-plaque-container table th, .tree-of-life-container table th, .shabbat-sponsor-container table th {
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	text-align: right;
	width: 160px;
}	
.tribute-container table td, .yarzheit-plaque-container table td, .tree-of-life-container table td, .shabbat-sponsor-container table td {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}	
.tribute-container .addtocart, .yarzheit-plaque-container .addtocart, .tree-of-life-container .addtocart, .shabbat-sponsor-container .addtocart {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 133px;
	height: 32px;
	border: 0;
	cursor: pointer;
	background: url(../images/demo/add-to-cart-btn.jpg) no-repeat left top;
}
div.tickets-container {
	background: #eeeeee;
	padding: 14px;
	margin-bottom: 15px;
}
div.events-content {
	border: 3px solid #e0e0e0;
	padding: 13px 9px;
	background: #FFF;
}
div.events-content table {
	width: 100%;
}
div.events-content table td, 
div.events-content table th {
	font-size: 12px;
}
div.events-content table tr td {
	border-bottom: 1px solid #d3d3d3;
	padding: 6px 0;
}
div.events-content table.event-list tr:last-child td {
	border-bottom: none;
}
div.events-content table tr td.date {
	width: 190px;
}
div.events-content table tr td.event-title {
	width: 445px;
}
div.events-content table tr .check {
	text-align: left;
}
div.events-content table tr .quantity {
	width: 20%;
	padding-right: 20px;
	text-align: right;
}
div.events-content table tr td span.soldout {
	font-weight: bold;
	color: red;
}
div.events-content input.qty {
	text-align: right;
	width: 23px;
	padding: 2px;
}	
div.events-content p.addtocart {
	text-align: right;
	margin: 0;
}
div.events-content button {
	width: 133px;
	height: 32px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: url(../images/demo/add-to-cart-btn.jpg) no-repeat left top;
	margin-top: 10px;
}
h2.event {
	margin: 0;
}
.errmsg {
	color: red;
}
div#errmsg, 
div#errmsg p {
	color: red;
	font-size: 12px;
}
div#errmsg p {
	margin-bottom: 5px;
}	
div#errmsg ul {
	margin: 0 0 10px 15px;
}	
form#contactus input.small {
	width: 100px;
}
form#contactus input.large {
	width: 205px;
}

