﻿@import url("layout.css");
body
{
	margin-top: 0px;
	margin-left: 0px;
	font-family:Arial;
	color:Black;
}

#container
{
    width: 100%;
    /* background-color: #FFFF99; */
    background-image: url("../images/bg.png");
    float:left;
}

#masthead
{
    width: 100%;
    float:left;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background: #F4F7FB;
    font-family: Arial, Verdana;
    font-size: 2em;
    font-style: italic;
    font-weight: bold;
    color: #6a5acd;
    height:79px;
}

#masthead img
{
     border:0px;
}

#page_content
{
    /* position: relative; */
    float:none;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    
    height:100%;
    border: 1px solid #C0C0C0;
}

#main
{
    width:950px;
    float:left;
    background-color: #fff;
}

#content
{
    float: left;
    width: 760px;
}

#rightbar
{
    float:right;
    width: 185px;
    background-color: #E0E0F6;
}

#topbar
{
    float:left;
    width: 100%;
    background-color:#E0E0F6; /*#ccccff; */
    border: solid 1px red;
}

#searchdiv
{
    background-color:#E0E0F6;
    float:left; 
    width:100%; 
    direction:rtl;
}

#advsearchdiv
{
    width:99%; 
	float:right; 
	direction:rtl;
	clear:both; 
	text-align:right; 
	line-height:27px;
	padding: 2px;
	margin: 2px 2px 5px 2px;
}

#searchresults
{
    width:100%; 
	float:right; 
	
	clear:both; 
	text-align:right; 
	padding: 2px;
}

.searchboxdiv
{
    background: url(../images/searchbox.gif) no-repeat top left;
	height: 35px;
	width: 400px;
	float:right;
	margin: 3px 10px 3px 0;
}

#advsrchlink
{
    float:right;
    width: 110px;
    margin: 10px 25px 0 0;
    background-color:#78A5D3;
    padding:3px;
}


#nllinkdiv
{
    float:left;
    width: 130px;
    margin: 10px 0 0 30px;
    background-color:#78A5D3;
    padding:3px;
}

.rnd_link
{
   font-family:Arial;
   font-size:0.8em;
   font-weight:bold;
   text-decoration:none;
   padding: 3px 15px 3px 15px;
}

.rnd_link:link
{
    color: #fff;
}

.rnd_link:hover
{
    color: #fff;
}

.searchbox
{
	/* border: solid 1px red; */
	width:350px;
    margin: 6px 28px 0 0;
	border:0;
    font-family:Arial (Hebrew);
    font-size:14px;
    color: #333333;
  
}

.header
{
	background-image: url("../Images/banner.gif");
}

#header
{
	background-color: #e6e6fa;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

H1
{
	font-family: Arial;
	font-size:medium;
	font-weight:bold;
	color:Black;
	text-align: right;
	direction:rtl;
	margin-bottom: 3px;
	margin-top:3px;

}

img{outline:none;}
a{outline:none;}

.pas2
{
	background: #4F57A0 url(../Images/pas2.gif) repeat-x top left;
	color: #333366;
	font-family: Arial;
	font-weight: bold;
}

#footer
{
    float:left;
    width: 950px;
	background: #4F57A0 url(../Images/pas.gif) repeat-x top left;
	color: #E0E0F6;
	font-family:Arial;
	font-size: 0.8em;
	font-weight:bold;
}
#footer a:link
{
	color: #E0E0F6;
	text-decoration: none;
}
#footer a:visited
{
	color: #E0E0F6;
	text-decoration: none;
}
#footer a:hover, .tfoot a:active
{
	color: #E0E0F6;
	text-decoration: underline;
}

.BestSellers 
{
	background-color: #ccccff;
	font-family: Arial;
	font-size: 14px;
	color:Black;
	margin:8px;
	
	
}

.BestSellers a:link, 
.BestSellers a:visited
{
	color:Black;
}

#topmenu
{
    float:left;
    width:100%;
    
    font-family:Arial (Hebrew);
	font-size: medium;
	
	text-align: right;
	background-color: #B0C4DE;
	direction:rtl;
	
	background: #4F57A0 url(../Images/pas.gif) repeat-x top left;
	color: #E0E0F6;
	font-family:Arial;
	font-weight:bold;
}

#topmenu a:link
{
	color: #E0E0F6;
	text-decoration: none;
}
#topmenu a:visited
{
	color: #E0E0F6;
	text-decoration: none;
}
#topmenu a:hover, .tfoot a:active
{
	color: #E0E0F6;
	text-decoration: underline;
}

.menu_header
{
	font-family:Arial (Hebrew);
	font-size: medium;
	color: Black;
	text-align: right;
	background-color: #B0C4DE;
	direction:rtl
}

.menu_line
{
	font-family: Arial (Hebrew);
	font-size: small;
	color: black;
	text-align: right;
	background-color: #B0C4DE;
	direction:rtl
}
.Detail_Title
{
	font-family: Arial;
	font-size:medium;
	font-weight:bold;
	color:Black;
	text-align: right;
	direction:rtl
}

.Detail_Desc
{
	font-family: Arial;
	font-size:1em;
	color:#003333;
	text-align: right;
	direction:rtl;
	padding:2px;
	
	
	
}

.Detail_Price
{
	font-family:Verdana;
	font-size:12px;
	color:Red;
	text-align: right;
	direction:rtl
}
.List_Title
{
	font-family: Arial;
	font-size:medium;
	font-weight:bold;
	background-color:#ccccff;
	color:Black;
	text-align: right;
	direction:rtl
}

.Article
{
	clear:both;
	margin:5px;
	font-family:Arial, Arial (Hebrew);
	font-size:0.9em;
	color:#4f4f4f;	
}

.Article h1, h2, h3, h4, h5
{
	font-size:1.0em;
	color:#4f4f33;
	margin-bottom:3px;
	margin-top:3px;
}

.article_side
{
	margin:5px;
	font-family:Arial, Arial (Hebrew);
	font-size:0.9em;
	color:#4f4f4f;	
}

.article_side h1, h2, h3, h4, h5
{
	font-size:1.0em;
	color: #4f4f33;
	margin-bottom:3px;
	margin-top:3px;
}

.article_heb
{
    float:right;
    text-align:right;
    direction:rtl; 
    padding:3px;
    width: 750px;
}

.TextFrame
{
	width: 97%; 
	margin: 5px; 
	padding:5px;
/*	border-style:dotted;
	border-width:1px;  */
	
}

.TextFrame .img
{
	float:right;
	padding: 5px;
	margin: 5px;
	border: 1px solid #708090;
	
		
}

.TextFrame .img_home
{
	float:left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #708090;
}

.MainPH
{
	border-color: #E0E0F6;
	border-width:2px;
	border-style:solid;
	width:770px;
}

.listofbooks
{
	clear:both;
	margin:5px;
	font-family:Arial, Arial (Hebrew);
	font-size:0.9em;
	color:#4f4f4f;	
	width:730px;
}

.error_div
{
	border-color: #E0E0F6;
	border-width:2px;
	border-style:solid;
	width:946px;
	height: 500px;

}

.shortlist
{
	width:175px;
	background-color: #ccccff;
	border: solid 1px #191970;  /*  midnightblue; */
	padding:0px;
	margin:0px;
	overflow:auto;
}

.shortlist a
{
	color:black;
}

.sl_title
{
	width:100%;
	background: #4F57A0 url(../Images/pas2.gif) repeat-x top left;
	color: #333366;
	font-family: Arial;
	font-weight: bold;
	text-align:center;
	direction:rtl;
	padding:0px;
	margin:0px;
	border-width:0px;
	border-bottom: solid 1px #191970;

}
.sl_link
{
	width:95%;
	text-align:left;
	direction:rtl;
	float:left;
	clear:both;
	padding: 2px;
	font-size: 12px;
}



.search_box
{
    float:right;
    direction:rtl;
    width:38    0px;
    border:solid 0px black;
    padding-right:4px;
}

.login_box
{
    width:350px; 
    float:left; 
    border:solid 1px red;
    text-align:left;
    padding-left:4px;
    visibility:hidden;
}

.left_side
{
    width:400px; 
    float:left; 
    margin-top: 10px;
    border:solid 1px red;
}

.TextBox1
{
	width:200px;
}

.form_label
{
    clear: both;
    float: left;
    width: 200px;
    padding-top: 3px;
    /* border: solid 1px red; */
     text-align:left;
    margin: 1px; 
}
.form_label_heb
{
    clear: both;
    direction:rtl;
    text-align:right;
    float: right;
    width: 200px;
    padding-top: 3px;
    margin: 1px; 
}

.form_field
{
    background-color: #FBFBFB;
    width: 300px;
    font-family: arial,sans-serif;
    border: 1px solid #99CCFF;
}

.form_field_heb
{
   
    direction:rtl; 
    text-align:right;
    background-color: #FBFBFB;
    width:300px;
    font-family: arial,sans-serif;
    border: 1px solid #99CCFF;
    
}

/* Top Navigation Styles */
#topnav ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
	float:right;
}
#topnav li {
	float: left;
}
#topnav a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #8fbc8f;
}
#topnav a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}

#logo
{
	width:200px;
	float:left;
}

/* Modal Popup */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalpopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:270px;
}
.modalpopuptitle
{
	background-color:#DDDDDD;
	border:solid 1px Gray;
	color:Black;
	text-align:right;
	direction:rtl;
	cursor:move;
	padding:2px;
}

/* end modal popup */

.notes
{
    font-family:Arial (Hebrew);
    font-size:0.8em;
    font-weight:bold;
    direction:rtl;
    text-align:right;
    color: #aa8899;
    margin-bottom:5px;
    
}

.clear
{
	clear: both;	
}

/* accordion menu */
.menu_list 
{
	width: 170px;
	height: 360px;
	text-align:right;
    direction:rtl;
    float:right;
  /*  border: solid 1px black; */
}

.menu_head
{
    padding: 5px 20px;
    cursor: pointer;
    position: relative;
    margin: 1px;
    background: #CCCCFF url(../images/left.png) center right no-repeat;
    font-family: Arial (Hebrew);
    font-size: 0.8em;
    font-weight: bold;
    border: 1px solid #3399FF;
    width: 125px;
}

.menu_body 
{
	display:none;
}

.menu_body a 
{
  display:block;
  color:#006699;
  background-color:#e0e0f6;
  font-family:Arial (Hebrew);
  font-size:0.8em;
  padding: 2px 10px 2px 0; 
  font-weight:bold;
  text-decoration:none;
}

.menu_body a:hover 
{
  color: #000000;
  text-decoration:underline;
}

.rightbarbox
{
    float:right;
    width:180px;
    margin: 2px 0 2px 0;
}

.buttonlink
{
    border:0;
}

.form_label_en
{
    clear: both;
    float: left;
    width: 120px;
    padding-top: 3px;
    padding-bottom:3px;
    margin: 3px;
    font-family: arial,sans-serif;
    font-size:1em;
}

.form_label_he
{
    clear: both;
    float: right;
    direction: rtl;
    width: 100px;
    padding-top: 3px;
    padding-bottom:3px;
    margin: 3px;
}

.form_field_en
{
    float: left;
    margin-left: 10px;
    background-color: #FCFCFC;
    width: 300px;
    font-family: arial,sans-serif;
    font-size:1em;
    border: 1px solid #99CCFF;
    padding: 2px;
}
.form_field_he
{
    float: right;
    direction:rtl;
    margin-right: 10px;
    background-color: #FCFCFC;
    width: 200px;
    font-family: arial,sans-serif;
    font-size:1.2em;
    border: 1px solid #99CCFF;
    padding: 2px;
}

fieldset { border:1px solid #003399 }

legend {
  padding: 0.2em 0.5em;
  border:0px solid #003399;
  color: #003399;
  font-size:90%;
  text-align:right;
  }
