
#searchFiltersTable tr td{
	line-height:19px;
	padding:9px;
	padding-top:1px;
}

#searchFiltersTable tr td strong{
	margin-top:7px;
	display:block;
}

/* contact us page */

.contactSideBar {
	padding:12px 20px 12px 20px;
	font-size:1.1em;
	font-family:arial, verdana;
	text-indent:12px;
	text-align:justify;
}

.contactSidebarHeader {
	width:100%;
	border-bottom:2px solid #CDCDCD;
	font:bold 18px tahoma;
	padding-top:6px;
	padding-bottom:6px;
}

.contactBodyPanel {
	padding:20px;
	padding-left:40px;
	border-right:2px solid #CDCDCD;
	font-size:1.1em;
}


/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;   
    background: #ebd3a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
P,H1,H2,H3,FORM,UL,LI{
	margin:0px;
	padding:0px;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
/*  Page  */
#page {
	width:930px;
    margin: auto;
    text-align: left;
}

/*  Header  */
.header {
    float: left;
	text-align:center;
    width: 100%;
	background:url("../images/content-shadow.gif") repeat-y top left;
}

.header .logotype{
	float:left;
	width:150px;
	padding:5px 22px;
}
.header .menu{
	float:right;
	width: 250px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding: 23px 20px 0 20px;
}
/*  Content  */
.content {
	text-align:center;
    float: left;
	background:url("../images/content-shadow.gif") repeat-y top left;
    width: 100%;
}
.billboard{
	float:left;
	clear:left;
	width:100%;
	height:118px;
	background:url("../images/torah-online.jpg") no-repeat top left;
}

.billboard .login LABEL,
.billboard .login INPUT{
	float:left;
	color:#FFFFFF;
}
.billboard .login .id{
	width:60px;
	background:none;	
	color:#FFFFFF;
	margin:0px 5px;
	border:1px solid #92928e;

}
.billboard .login .intro A:HOVER{
	text-decoration:none;
}
.billboard .login .intro A{
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:underline;
}
.billboard .login .intro{
	color:#FFFFFF;
	padding:5px 0 10px 0px;
	font-size:10px;
}
.billboard .login .password{
	width:52px;
	background:none;	
	margin:0px 5px;
	color:#FFFFFF;
	border:1px solid #92928e;
}

.billboard .login .search{
	width:197px;
	margin-right:10px;
	background:none;
	
	color:#FFFFFF;
	border:1px solid #92928e;
}
.billboard .login 	DIV{
	float:left;
	clear:left;
	width:100%;	
}
.billboard .login{
	float:right;
	width:291px;
	padding-top:15px;
}
.page-menu{
	background:url("../images/menu.gif") repeat-x bottom left;
	float:left;
	clear:left;
	width:100%;
}
.content .l-row{
	float:left;
	width:520px;
	padding-bottom:20px;
}
.content .r-row{
	float:right;
	width:385px;
	padding-bottom:30px;
}
/*  Footer  */
.footer-shadow{
	float:left;
	clear:left;
	width:100%;
	font-size:1px;
	line-height:0;
	background: url("../images/footer-shadow.gif") no-repeat top left;
	height:12px;

}
.footer {

     float: left;
     width: 100%;
	 text-align:center;
	 background:url("../images/content-shadow.gif") repeat-y top left;
}
.content .container,
.header .container,
.footer .container{
	margin:0px auto;
	width:910px;
	text-align:left;
}
.footer .copy{
	float:left;
	clear:left;
	color:#FFFFFF;
	width:100%;
	background:#f5a802;
	border-top:1px solid #FFFFFF;
}
.footer .copy P{
	padding:5px 0 5px 10px;
}
.content .description,
.footer .description,
.header .description{
	float:left;
	clear:left;
	background:#999999 url("../images/footer-border.gif") repeat-x top left;
	width:100%;
	padding-bottom:24px;
}
.content .description{
	padding:0px;
	background:none;
}
.header .description{
	padding:0px;
	background:#006399 url("../images/border.gif") repeat-y top right;
	
}
.footer .description H1{
	color:#f1eabd;
	font-size:14px;
	padding:5px 0px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	
}

.footer .description .l-row,
.footer .description .r-row{
	float:left;
	color:#FFFFFF;
	width:335px;
}
.footer .description UL{
	list-style:none;
	padding-top:10px;
}
.footer .description UL LI A{
	background:url("../images/footer-li.gif") no-repeat left center;
	color:#FFFFFF;
	padding-left:10px;
}
.footer .description .l-row {
	margin: 24px 0 0 105px;
}

.footer .description .r-row{
	margin:24px 0 0 80px;
}

.relaxator{
	width:100%;
	clear:both;
	float:left;
	height:1px;
}


/* Menu */
.page-menu{
	margin-top:-2px;
	background-color:#24251D;
}

.navigation-menu {
	float:left;

}
.navigation-menu UL{
	list-style:none;
	float:left;
	
}
.navigation-menu UL LI{
	float:left;
}

.navigation-menu UL LI A{
	display:block;
	height:28px;
	
}
.navigation-menu UL LI A:HOVER IMG{
	visibility:hidden;
}
.navigation-menu UL LI.home.selected A IMG,
.navigation-menu UL LI.speakers.selected A IMG,
.navigation-menu UL LI.center.selected A IMG,
.navigation-menu UL LI.contact-us.selected A IMG
.navigation-menu UL LI.publication.selected A IMG
{
	visibility:hidden;
}
.navigation-menu UL LI.home A
{
	width:83px;
	background: url("../images/menu/home-hover.gif") no-repeat top left;
	
}

.navigation-menu UL LI.speakers A
{
	width:127px;
	background: url("../images/menu/our-speakers-hover.gif") no-repeat top left;
	
}

.navigation-menu UL LI.center A
{
	width:92px;
	background: url("../images/menu/subscription-center-hover.gif") no-repeat top left;
	
}

.navigation-menu UL LI.contact-us A
{
	width:73px;
	background: url("../images/menu/contact-us-hover.gif") no-repeat top left;
	
}

.navigation-menu UL LI.publication A
{
	width:103px;
	background: url("../images/menu/publications-hover.gif") no-repeat top left;
	
}

.navigation-menu UL LI.sponsorship A
{
	width:103px;
	background: url("../images/menu/sponsorship-hover.gif") no-repeat top left;
	
}

.navigation-menu UL{
	background:url("../images/menu/ul-bg.gif") no-repeat top right;
	padding-right:11px;
}


.info-menu{
	float:right;
	width:318px;
	height:28px;
	
}
.info-menu UL LI A{
	background: url("../images/menu/g-a.gif") no-repeat top left;
	display:block;
	color:#000000;
	font-weight:bold;
	padding:0px;
	overflow:visible;
	cursor:pointer;
}
.info-menu UL LI{
	float:left;
	background:url("../images/menu/g-li.gif") repeat-x top left;
	min-width:100px;
	white-space:nowrap;
	overflow:visible;
}
.info-menu UL{
	float:right;
	background:url("../images/menu/g-ul-bg.gif") no-repeat top left;
	padding-left:10px;
	
	padding-right:1px;
	list-style:none;
}
.info-menu UL LI A SPAN{
	display:block;
	height:28px;
	padding:7px 5px;
	background:url("../images/menu/g-span.gif") no-repeat top right;
	
}


.content .frame{
	float:left;
	width:455px;
	background:#FFFFFF;
	clear:left;
}
.content .frame .ct{
	float:left;
	clear:left;
	width:100%;
	background:url("../images/frames/ct.gif") repeat-x top left;
}
.content .frame .cr{
	float:left;
	clear:left;
	width:100%;
	background:url("../images/frames/cr.gif") repeat-y top right;
}
.content .frame .cb{
	float:left;
	clear:left;
	width:100%;
	background:url("../images/frames/cb.gif") repeat-x bottom left;
}

.content .frame .cl{
	float:left;
	clear:left;
	width:100%;
	background:url("../images/frames/cl.gif") repeat-y top left;
}

.content  .frame .ctl{
	float:left;
	clear:left;
	width:100%;
	background:url("../images/frames/ctl.gif") no-repeat top left;
}
.content  .frame .ctr{
	float:left;
	clear:left;
	width:100%;
	background:url("../images/frames/ctr.gif") no-repeat top right;
}
.content  .frame .cbr{
	float:left;
	clear:left;
	width:100%;
	background:url("../images/frames/cbr.gif") no-repeat bottom right;
}
.content .frame .cbl{
	float:left;
	clear:left;
	width:100%;
	background:url("../images/frames/cbl.gif") no-repeat bottom left;
}



.content .frame-container{
	margin:25px 0 0 40px;
	float:left;
	padding-bottom:45px;
}

.content  .preview H1{
	color:#c47a05;
	font-size:14px;
	padding: 0 0 5px 0;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}

.content  .preview{
	
	padding:15px;
	margin:10px 0 0 0;
	float:left;
	clear:left;
}

.content  .preview .item A,
.content  .preview .preview-item A{
	color:#000000;
	font-weight:bold;
}
.content  .preview .item{
	float:left;
	width:212px;
	color:#000000;
	padding-bottom:10px;
}
/*.content  .preview .item.selected A,
.content  .preview .item.selected{
	color:#c47a05;
}*/

.content  .preview .item:hover A, .content  .preview .item:hover{
	color:#704300;
	text-decoration:none;
	cursor:pointer;
}

.content .preview .item .picture{
	float:left;
	width:60px;
	margin-left:10px;
}
.content  .preview .item .intro{
	float:left;
	width:120px;
	margin: 0px 10px;
	font-size:12px;
	line-height:14px;
}


.content  .preview .preview-item{
	float:left;
	clear:left;
	width:100%;
	padding:0 0 0px 0px;
}
.content  .preview .preview-item .intro{
	margin-left:10px;
	float:left;
	width:80%;
}
.content .preview .preview-item .picture{
	float:left;
	width:60px;
	margin-left:10px;
	padding-bottom:10px;
}



/* Search  */


.search-topics {
    float: left;
    width: 327px;
    background: #C47B05 url("../images/bg-s-topics.jpg") left top repeat-x;
    position: relative;
    left: 20px;
    margin-bottom: 4px;
    z-index: 100;
}
.content .r-row .sh-top {
    float: left;
    width: 100%;
    background: url("../images/frames/gct.gif") left top repeat-x;
}
.content .r-row .sh-bottom {
    float: left;
    width: 100%;
    background: url("../images/frames/gcb.gif") left bottom repeat-x;
}
.content .r-row .sh-right {
    float: left;
    width: 100%;
    background: url("../images/frames/gcr.gif") right top repeat-y;
}
.content .r-row .sh-left {
    float: left;
    width: 100%;
    background: url("../images/frames/gcl.gif") left top repeat-y;
}
.content .r-row .ltc {
    float: left;
    width: 100%;
    background: url("../images/frames/gctl.gif") left top no-repeat;
}
.content .r-row .rtc {
    float: left;
    width: 100%;
    background: url("../images/frames/gctr.gif") right top no-repeat;
}
.content .r-row .lbc {
    float: left;
    width: 100%;
    background: url("../images/frames/gcbl.gif") left bottom no-repeat;
}
.content .r-row .rbc {
    float: left;
    width: 100%;
    background: url("../images/frames/gcbr.gif") right bottom no-repeat;
}
.search-topics H1 {
    padding: 0;
    margin: 20px 0 20px 0;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}
.search-topics INPUT.inp-search-topics {
    width: 170px;
    border-top: 2px solid #A7A7A7;
    border-left: 2px solid #A7A7A7;
    border-bottom: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    background: #FFFFFF;
    margin: 0 16px 29px 40px;
	float:left;
}
.search-topics INPUT.topics-button {
    display: inline;
    width: 54px;
    height: 18px;
	float:left;
    margin: 0 0 26px 0;
}
.relaxator {
    font-size: 1px;
    line-height: 0;
}
.buttons {
    float: left;
    width: 329px;
    position: relative;
    left: 20px;
    font-size: 14px;
}
.button-right,
.button-left {
    float: left;
    width: 164px;
    background:  url("../images/bg-button-frame.gif") left top repeat-x;
}
.button-right A,
.button-left A {
    display: block;
    color: #C47A05;
    font-weight: bold;
    padding: 18px 0px 0px 13px;
    height: 42px;
    line-height: 10px;
    background: url("../images/buttons-frame-img.jpg") 131px 29px no-repeat;
}
.button-right A SPAN,
.button-left A SPAN {
    font-size: 11px;
    font-weight: normal;
    padding-left: 2px;
}
.button-right {
    float: right;
}




/* Page Frame */

.content .frame.r-frame {
    width: 330px;
    position: relative;
    left: 20px;
    top:15px;
}

.w-new {
    float: left;
    width: 300px;
}

.w-new P {
    font-size: 11px;
    color: #000000;
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
}

.w-new P.p-bottom {
    padding-bottom: 0px;
}

.w-new SPAN {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.content  .frame .ctl.w-ctl {
    background:url("../images/frames/ctl-w.gif") no-repeat top left;
}
.content  .frame .ctr.w-ctr {
    background:url("../images/frames/ctr-w.gif") no-repeat top right;
}
.content  .frame .cbl.w-cbl {
    background:url("../images/frames/cbl-w.gif") no-repeat bottom left;
}
.content  .frame .cbr.w-cbr {
    background:url("../images/frames/cbr-w.gif") no-repeat bottom right;
}

.content  .frame .cl.w-cl {
    background:url("../images/frames/cl-w.gif") repeat-y top left;
}
.content  .frame .cr.w-cr {
    background:url("../images/frames/cr-w.gif") repeat-y top right;
}
.content  .frame .ct.w-ct {
    background:url("../images/frames/ct-w.gif") repeat-x top left;
}
.content  .frame .cb.w-cb {
    background:url("../images/frames/cb-w.gif") repeat-x bottom left;
}


.row P A{
	color:#006399;
}
.row P{
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.row H1{

	color:#c47a05;
	font-size:14px;
	border-bottom:1px solid #cccccc;
	padding:30px 0 10px 0;
	width:95%;
}
.row{
	float:left;
	clear:left;
	width:87%;
	margin-left: 24px;
}