@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #b9c7ff;
	height: 100%;
	width: 100%;
}
#header {
	background-image: url(images/header.jpg);
	height: 53px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
}
#section-dropdown {
	background-image: url(images/section-dropdown.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 52px;
	text-align: center;
	margin-bottom: 3px;
}
#section-dropdown  select {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #6587E5;
	position: relative;
	top: 11px;
}
#ad2 {
	background-color: #d3d6f7;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	position: relative;
	top: 5px;
}
#ad2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	position: relative;
}
#featured-article {
	background-color: #FFFFFF;
	position: relative;
	top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 13px;
}
#featured-article #header {
	background-color: #FFFFFF;
	background-image: none;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcb711;
	height: 22px;
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
}
#featured-article #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FCB711;
	display: inline;
	padding: 5px;
	float: left;
	width: auto;
	color: #000000;
	line-height: normal;
}
#featured-article #header span.date-add {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #535E93;
	display: block;
	width: 85px;
	float: right;
	margin-top: 5px;
	position: relative;
	margin-bottom: auto;
	text-align: right;
}
#featured-article #image {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#clear {
	clear: both;
}
#featured-article h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	display: block;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	color: #1d6694;
	line-height: 20px;
	padding-left: 5px;
	padding-bottom: 15px;
	position: relative;
}
#featured-article p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	line-height: 16px;
	padding-left: 5px;
	padding-bottom: 20px;
	position: relative;
}
#featured-article   #arrow  {
	padding-left: 15px;
	position: relative;
	display: block;
	margin: 0px;
}
#featured-article   #clickable {
	width: 100%;
	position: absolute;
	height: 170px;
	bottom: 0px;
	text-align: center;
	top: auto;
	margin: 0px;
	padding: 0px;
	border: none;
}
#article-list{
	background-color: #FFFFFF;
	color:#1D6694;
	position: relative;
	top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 13px;
	padding-bottom: 0px;
}
#article-list #header {
	background-color: #FFFFFF;
	background-image: none;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcb711;
	height: 22px;
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
}
#article-list #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FCB711;
	display: inline;
	padding: 5px;
	float: left;
	width: auto;
	color: #000000;
	line-height: normal;
}
#article-list ul {
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	background-position: right center;
}
#article-list  ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/small-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 18px;
	padding-right: 35px;
}
#article-list ul li small {
	font-size: 10px;	
}
#article-list ul li a {
	color: #1D6694;
	text-decoration: none;
}
#article-list li.no-rule {
	border-bottom-style: none;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

#pagenav {
	background-color: #FFFFFF;
	background-image: none;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcb711;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fcb711;
	height: 60px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
}

#more {
	background-color: #666666;
	width: 100%;
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#more a {
	color: #FFD682;
	text-decoration: none;
}
#feedback {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
}
#article {
	background-color: #FFFFFF;
	position: relative;
	top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 13px;
}
#article #header {
	background-color: #FFFFFF;
	background-image: none;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcb711;
	height: 22px;
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
}
#article #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FCB711;
	display: inline;
	padding: 5px;
	float: left;
	width: auto;
	color: #000000;
	line-height: normal;
}
#article #header span.date-add {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #535E93;
	display: block;
	width: 85px;
	float: right;
	margin-top: 5px;
	position: relative;
	margin-bottom: auto;
	text-align: right;
}
#article #image {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#clear {
	clear: both;
}
#article h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	color: #1d6694;
	line-height: 21px;
	padding-left: 5px;
	padding-bottom: 0px;
	position: relative;
	padding-top: 18px;
}
#article h1.padding-bottom {
	padding-bottom: 15px;
}
#article h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	line-height: 14px;
	padding-left: 5px;
	padding-bottom: 0px;
	position: relative;
	padding-top: 3px;
}
#article p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	line-height: 18px;
	padding-left: 5px;
	padding-bottom: 20px;
	position: relative;
}
#article form p {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #31364B;
	padding-bottom: 0px;
}
#article form {
	padding-bottom: 20px;
}
#article form .input {
	padding: 6px;
	width: 100%;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#article p a {
	color: #556197;
}
#date {
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	padding: 10px;
}
#date strong {
	background-color: #6C76A7;
	color: #FFFFFF;
	padding: 2px;
}
#article form #submit {
	background-color: #FCB711;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
	text-align: center;
	display: block;
}
#minyanim-list {
	width: 88%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	background-position: right center;
	position: relative;
}
#minyanim-list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 18px;
	position: relative;
	text-indent: 0px;
	margin: 0px;
	padding-right: 25px;
	padding-left: 65px;
}
#minyanim-list   li #time {
	position: absolute;
	margin-left: -60px;
	font-weight: bold;
	color: #424C79;
}
#minyanim-list  li a {
	color: #444D7B;
	text-decoration: underline;
}
#minyanim-list li.no-rule {
	border-bottom-style: none;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
#holiday {
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6ab62e;
	line-height: 19px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#holiday strong {
	background-color: #267411;
	color: #FFFFFF;
	padding: 2px;
}
#map {
	background-color: #D3D6F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
#index-menu {
	background-image: url(images/index-bakground.jpg);
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	height: 362px;
}
#index-menu ul {
	list-style-type: none;
	padding: 0px;
	position: relative;
	top: 14px;
	margin: 0px;
	left: 12px;
	width: 297px;
}
#index-menu li {
	height: 56px;
}
#index-menu li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#comments {
	width: 90%;
	margin-top: 10px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#comments p {
	width: 100%;
	font-size: 12px;
	line-height: 16px;
}
#comments h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 0px;
	color: #464F7E;
	width: 100%;
	padding-bottom: 15px;
}
#add-comments {
	width: 90%;
	margin-top: 10px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#add-comments h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 0px;
	color: #464F7E;
	width: 100%;
	padding-bottom: 15px;
}
#add-comments .input2 {
	height: 55px;
	width: 100%;
	border: 1px solid #343E66;
}
#add-comments  form  #submit {
	background-color: #666E95;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	width: 65px;
}
#confirmation {
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFBC20;
	padding: 10px;
}
#confirmation strong {
	background-color: #6C76A7;
	color: #FFFFFF;
	padding: 2px;
}
.nextMinyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444D7B;
	text-decoration:underline;
}

#phonebook {
	background-color: #FFFFFF;
	color:#1D6694;
	position: relative;
	top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 13px;
	padding-bottom: 15px;
}
#phonebook #header {
	background-color: #FFFFFF;
	background-image: none;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcb711;
	height: 22px;
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
}
#phonebook #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FCB711;
	display: inline;
	padding: 5px;
	float: left;
	width: auto;
	color: #000000;
	line-height: normal;
}
#phonebook #search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
}
#phonebook #search form{
	margin: 0;
}
#phonebook ul {
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	background-position: right center;
}
#phonebook  ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 18px;
	padding-right: 35px;
}
#phonebook ul li small {
	font-size: 10px;	
}
#phonebook ul li a {
	/*color: #1D6694;*/
	text-decoration: none;
}

#WINSBar{
	background:url(/images/bg/WINS-grad.png);
	background-repeat:repeat-x;
	width:740px;
	height:265px;
	margin:auto;
}

#WINSheader{
	width:540px;
}

#WINSdata{
	height:175px;
	width:535px;
	overflow-y:scroll;
	font: 16px walkway_semiboldregular;
}

#WINSdata td{
	border-bottom:1px solid black;
	border-collapse:collapse
}

#WINScolumn-header{
	font: 18px walkway_blackregular;
	text-align:center;
}

.WINSname{
	width:150px;
}

.WINSupdated{
	width:100px;
}

.WINSstatus{
	width:290px;
	text-align:center:
}

.tealText {
	color:#234F68;
}