@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
 ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#B3B3B3;
	direction:rtl;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:1px;
}
.flt-left {
	float:left;
}
.flt-right {
	float:right;
}


.wrapper{ width:910px; margin:0 auto; }
.header{width:910px; margin:0 auto; padding:55px 0 0;}
.logo{ width:175px; margin:0 auto; padding-bottom:37px;}
.nav{ text-align:center;}
.nav li{ padding:0 20px; display:inline;}
.nav li a{ text-decoration:none; color:#cbd29b; font:bold 17px Arial, Helvetica, sans-serif; display:inline-block; padding-bottom:5px;}
.nav li a:hover, .nav li a.active{ border-bottom:1px solid #f1f3e5; text-decoration:none;}

.container{width:894px; padding:35px 8px; margin:0 auto;}
.img-div{ float:left;  }
.content{ float:right; width:770px;}
.content h1{ color:#B3B788; font:30px Times New Roman, Times, serif; padding-bottom:8px;}
.content p{ font:16px Times New Roman, Times, serif;  line-height:20px; padding-bottom:20px; text-align:justify;width:410px;}

.footer{width:910px; margin:0 auto; padding:10px 0; border-top:1px solid #e3e7ca; }
.footer p{color:#B3B3B3; font:12px Arial, Helvetica, sans-serif; text-align:left;}
.footer a{ text-decoration:none; color:#B3B3B3; font:12px Arial, Helvetica, sans-serif;  }
.footer a:hover{ text-decoration:underline; }


	.imgCopyright{
		font-size:0.7em;
		font-style:italic;
	}
	.imgCopyright a{
		color:#F00;
	}

	/* Override default styles */
	.dg-image-gallery{
		filter: alpha(opacity = 40);
	}
	.dg-image-gallery-previous{
		background-image:url('images/left-white.png');
		left : 0px;
	}
	.dg-image-gallery-previous-over{
		background-image:url('images/left-white-over.png');
	}
	.dg-image-gallery-next{
		background-image:url('images/right-white.png');
		right : 0px;
	}
	.dg-image-gallery-next-over{
		background-image:url('/images/right-white-over.png');
	}
	.dg-image-gallery-next-autoplay-start{

		background-image:url('images/play-white.png');
	}
	.dg-image-gallery-next-autoplay-stop{

		background-image:url('images/pause-white.png');
	}
	.dg-image-gallery-next-autoplay-start-off{
		background-image:url('images/play-white-off.png');


	}
	.dg-image-gallery-next-autoplay-stop-off{
		background-image:url('images/pause-white-off.png');

	}
	.dg-image-gallery-caption {
		color:#000;
	}
	.dg-image-gallery-thumbnail-highlight{
		border:1px solid #AAA;
		opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
	
	


	}
.dg-image-gallery-thumbnail{
	width: 70px;
	height : 80px;
	padding-right:2px;
	padding-left:2px;
	
}



























