﻿
html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body, input, textarea
{
	font-family: Arial;
	font-size: 12px;
	direction: rtl;
}

body.ltr #article, body.ltr input, body.ltr textarea
{
	direction: ltr;
}



a:link, a:visited
{
	color: #D80505;
	text-decoration: none;
}

h1
{
	font-size: 14px;
	color: #FF7F00;
}
h2
{
	font-size: 12px;
	color: #D61F26;
	margin-bottom: 2px;
	margin-top: 8px;
}

#book
{
	width: 947px; /*801px;*/
	height: 532px;
	margin: 0 auto;
	position: relative;
	background-repeat: no-repeat;
	top: 40px;
}
#main
{
	height: 501px;
	background-image: url("/images/background.png");
}

#siblinks
{
	position: absolute;
	top: 15px;
	right:390px;
	width:500px;
	
	color: #D80505;
}

#ads 
{
    height:490px;
    left:810px;
    position:absolute;
    top:2px;
    width:126px;
    padding-bottom: 6px;
    
}

#ads a.ad-wrap
{
    display:block;
    position:relative;
    margin: 6px 6px 0px 6px;
    background: white;
    height: 114px;
    width:114px;
    text-decoration:none;
    color: Black;
    text-align:center;

}

#ads a.ad-wrap img
{
    border: 0;
    cursor:pointer;
 
}

div.ad-imgwrp 
{
    height: 50px;
    overflow:hidden;
    text-align:center;
    width: 114px;
}


div.ad-imgwrpbig
{
    height: 114px;
}



#ads div.ad-txt 
{
    height: 56px;
    overflow:hidden;
    padding: 4px;
}



#footer
{
	position: relative;
/*	background: url("/images/dots.png") no-repeat;*/
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 400px;
	height: 12px;
/*	padding-top: 19px;*/
	color: #D80505;
	text-align: left;
	z-index: 2;
}

#footer a:hover, a:active
{
	color: #4D4D4D;
}

#circle
{
	display: none;
}

input[type="submit"], button, input[type="button"]
{
	padding:4px;
	border: solid 1px gray;
}

#languagefooter
{
color:#D80505;
float:right;
height:12px;
margin-right:10px;
margin-top:10px;
position:relative;
text-align:center;
z-index:2;
	
}

body.home #circle
{
	top: 277px;
	left: 439px;
	position: absolute;
	width: 183px;
	height: 184px;
	display: inline;
}
.button
{
	background: url("/images/button_normal.png") no-repeat;
	cursor: pointer;
	width: 56px;
	height: 57px;
	text-align: center;
	padding-top: 19px;
}
.button a:hover
{
	color: White;
}
.button.twolines
{
	padding-top: 11px;
}
.button.active
{
	background: url("/images/button_hover.png") no-repeat;
}
.button.active a:visited, .button.active a:link
{
	color: White;
}

#article
{
	height: 355px;
	left: 60px;
	overflow: auto;
	position: absolute;
	top: 30px;
	width: 490px;
}
#messageboard
{
	left: 678px;
	top: 252px;
	height: 225px;
	width: 105px;
	position: absolute;
	overflow: hidden;
}

#messageboard ul
{
	margin-top: 10px;
	list-style-type: none;
	background-color:White;
	margin: 0;
	padding: 0;
}

#messageboard ul li
{
	padding-top: 10px;
}

#messageboard ul li small
{
	font-size:11px;
	color: Gray;
}

body #button2
{
	position: absolute;
	left: -25px;
	top: 90px;
}

body #button1
{
	position: absolute;
	left: -25px;
	top: 15px;
}

body #button3
{
	position: absolute;
	left: -25px;
	top: 165px;
}

body #button4
{
	position: absolute;
	left: -25px;
	top: 240px;
}

body #button5
{
	position: absolute;
	left: -25px;
	top: 315px;
}

/* ---------------------------
   --------HOME---------------			
   ---------------------------*/

body.home #button2
{
	left: 507px;
	top: 88px;
}

body.home #button1
{
	left: 552px;
	top: 147px;
}

body.home #button3
{
	left: 307px;
	top: 36px;
}

body.home #button4
{
	left: 85px;
	top: 145px;
}

body.home #button5
{
	left: 110px;
	top: 224px;
}

body.home #article
{
	height: 240px;
	left: 175px;
	overflow: auto;
	position: absolute;
	top: 110px;
	width: 260px;
}


/* ---------------------------
   ---------ISRAELI ART-------------			
   ---------------------------*/

/* ---------------------------
   ---------LINKS-------------			
   ---------------------------*/


body.links #article .message
{
	width:auto;
}

body.links #article .left
{
float:left;
width:150px;	
}

body.links #article .right
{
	width:340px;
}

body.links #article .right .ad
{
	padding:4px;
	width:152px;
	background-color:White;
	margin-bottom:8px;
	
}

body.links #article .right .ad .title
{
		
	border: solid 1px black;
	text-align:center;
	font-size:larger;	
}


/* ---------------------------
   --------CONTACT------------			
   ---------------------------*/

body.contact #article
{
	background: url("/images/contact.png") no-repeat;
	height: 313px;
	left: 200px;
	overflow: auto;
	position: absolute;
	top: 20px;
	width: 276px;
}

body.contact #article .absolute
{
	position: absolute;
}

/* ---------------------------
   --------CHILDPAGES---------			
   ---------------------------*/
body.button1 #button1, body.button2 #button2, body.button3 #button3, body.button4 #button4, body.button5 #button5
{
	background: url("/images/button_hover.png") no-repeat;
	color: White;
}

body.button1 #button1 a, body.button2 #button2 a, body.button3 #button3 a, body.button4 #button4 a, body.button5 #button5 a
{
	color: White;
}


.latin
{
	direction:ltr;
}

#article .message
{
	width: 300px;
	padding: 8px;
	margin: 2px;
}

div .edit, div.edit
{
	background-color: #ccc;
	border: solid 1px gray;
}

div .edit input[type="text"]
{
	width: 280px;
}

div .edit textarea
{
	width:280px;
	height:100px;
}

div .edit .buttons
{
	text-align: center;
	padding: 8px 0px;
}

.hidden
{
    display: none;
}