﻿h1 { margin-top: -20px;
        font: bold 1.5em 'Footlight MT Light','Trebuchet MS',Tahoma, Arial;
        color: #cc6600;
        text-align: center; }
h2 { font: bold 1.1em 'Footlight MT Light','Trebuchet MS',Tahoma;
        color: blue;
        text-align: center; }

p { margin: 0; padding: 0; }

#newbooks { margin: 3% 1%;
			direction: RTL;
			background: top left url('http://virtualgeula.com/images/linec.gif') repeat-x; 
	}

.newbook { 	
			display: block;
			clear: both;
			margin: 0;
			padding: 1%; 
			height: 140px;
			font-size: 1.2em;
			font-family: Arial, Tahoma;
			color: navy;
	}

.newbook div p.title, .newbook p .title_tr { font-weight: bold; font-size: 0.8em; }

.main-tn{	float: right;
			margin-left: 10px;
			padding: 15px 5px;
			width: 100px;
			height: 155px;
			background: top left url('http://virtualgeula.com/images/sngbookbackground.jpg') no-repeat;
	}

.main-tn img {	margin-right:10px;	}

.info { float: right; width: 50%; }

/* Default color */
.title-box { background-color: #fff0c3; }
/* Ya'akov BELOW IS A SAMPLE you can change the .green-box  LEAVE THE DOT */
.green-box { background-color: green; } 
 
p.title .en { font-size: 0.8em; }

.he { 	width: 100%; display: inline; 
		float: right; 
	}
.he p { 	font: normal 0.7em Arial, Tahoma;
		direction: RTL; 
		background: bottom left url('http://virtualgeula.com/images/linec.gif') repeat-x;
	}
.he p span { font-weight: bold; }
.en { float: left; direction: LTR; } 
	
.author {  font-family: tahoma, arial; font-style: italic; font-size: 0.8em; }
.subject { font-weight: bold; font-size: 0.8em; direction: RTL;}

.newbook div p.description { margin-top: 3px; }
.newbook div p.description, .description {  font-size: 0.7em; 
											font-weight: normal
	}
	
.price {	font-size: 0.7em; 
			font-weight: bold;
			color: blue;
			text-align: left;
	}
	
.price span { direction: RTL; }

/* book data table */
table {	direction: LTR; 
		width: 100%; 
		border-collapse: collapse;
	}
	
td { font-size: 0.7em;
	 font-weight: normal;
	 padding: 0 0.5em;
	 color: navy;
	 background: bottom left url('http://virtualgeula.com/images/linec.gif') repeat-x;
	} 

.label, .labelH { background-color: #ffeaa2; font-weight: bold; } 
.labelH { direction: RTL; text-align: right;}
.data { background-color: #fff; text-align: center; }
/**/

.newbook img {	cursor: pointer; 
				margin: 10px 1px;
				float: right;
	}

#newbooks .newbook .info .he .text {	font-weight: normal; margin: 18%;	}

.tns {	float: right;
		padding: 15px 26px 15px 15px;
		margin-right: 10px;
		width: 297px;
		height: 155px;
		background: top left url('http://virtualgeula.com/images/bookbackground.jpg') no-repeat;
	}

.tns img { width: 80px; height: 100px; margin-left: 4px; }

a.bn img { 	border: none;
			margin-top: 60px; 
			margin-right: 1px;
	}

.separator { background: bottom left url('http://virtualgeula.com/images/linec.gif') repeat-x; clear: both; height: 1px; width: 100%; margin-top: 5px;}
