﻿/*
Credit: http://www.templatemo.com
*/
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{display:block}
mark, rp, rt, ruby, summary, time{display:inline}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555a4a;
    background: #a0c73f;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover { color: #0683ab; text-decoration: underline; }

.button_01 a {
	display: block;
	width: 102px;
	height: 23px;
	padding: 7px 0 0 0;
	background: url(images/templatemo_button.png)  no-repeat;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	color: #fff;
    background:url(images/templatemo_button_hover.png) no-repeat;
}

p { margin: 0px; padding: 0px; }

img {
	margin: 0px 0 0px 0;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#header_wrapper {
	width: 100%;
	height: 200px;	
	background: url(images/templatemo_header.jpg) no-repeat top center;
}

#header {
	position: relative;
	width: 980px;
	height: 200px;		
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/templatemo_header.jpg) no-repeat top center;
}

/* مربوط به عکس صفخه اصلی */

.clearfix {
	display: block;
	font-size: 16px;
}

#gallery {float:left;width:582px;height:300px}
		.pics {
		width:500px;height:329px;padding:0;margin:0;position:relative;margin:23px 0 0 36px} 
			.pics img {display:block !important;position:absolute;width:495px;height:323px;top:0;
				left:0;border:5px solid #fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .2);-moz-box-shadow:0 0 3px rgba(0, 0, 0, .2);-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .2)} 
			.pics img:nth-child(2) {-moz-transform:rotate(2.5deg); /* FF3.5+ */ -o-transform:rotate(2.5deg); /* Opera 10.5 */ -webkit-transform:rotate(2.5deg); /* Saf3.1+, Chrome */ }
			.pics img:nth-child(3) {-moz-transform:rotate(-2.5deg); /* FF3.5+ */ -o-transform:rotate(-2.5deg); /* Opera 10.5 */ -webkit-transform:rotate(-2.5deg); /* Saf3.1+, Chrome */ }
			.pics img:nth-child(4) {-moz-transform:rotate(3.5deg); /* FF3.5+ */ -o-transform:rotate(3.5deg); /* Opera 10.5 */ -webkit-transform:rotate(3.5deg); /* Saf3.1+, Chrome */ }
			.pics img:nth-child(5) {-moz-transform:rotate(-3.5deg); /* FF3.5+ */ -o-transform:rotate(-3.5deg); /* Opera 10.5 */ -webkit-transform:rotate(-3.5deg); /* Saf3.1+, Chrome */ }
			#prev {
	position: relative   ;
	float: left;
	left:0px;
	top: -175px;
	z-index: 1;
	background: url(images/prev.png) no-repeat 0 0;
	width: 83px;
	height: 45px;
}
			#next {position:absolute;left:52.5%;top:400px;z-index:1;background:url(images/next.png) no-repeat 0 0;width:83px;height:45px}
	#intro {
	float: right ;
	width:600px
	}
		#intro .inner {	
}
			#intro h2 {font-size:48px;color:#06cbe2;line-height:40px;font-family:'CalibriBold';font-weight:normal;margin-bottom:25px}
				#intro h2 span {font-family:'ColaborateThinRegular';color:#303030;display:block}
			#intro .extra-button {display:inline-block;background:url(../images/extra-button.jpg) no-repeat 0 0;width:195px;height:73px;margin:15px 0 0 -10px;line-height:49px;font-size:18px;color:#fff;text-decoration:none;font-weight:bold;text-indent:30px;text-shadow:1px 1px 0 #a61607}
			#intro .extra-button:hover {text-shadow:2px 2px 0 #a61607}
	.categories {box-shadow:1px 1px 1px rgba(0, 0, 0, .1);-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);border:1px solid #fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;/* FF3.6 */ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4')";
	margin-bottom: 3px;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f4f4f4),color-stop(1, #fcfcfc));/* Saf4+, Chrome */ /* IE6,IE7 */ }
		.categories li {border-bottom:1px solid #ebeae8;border-top:1px solid #fff}
		.categories li:first-child {border-top:none}
		.categories li:last-child {border-bottom:none}
			.categories li a {position:relative;display:block;padding:12px 0 11px 20px;font-size:16px;color:#000;text-decoration:none;font-family:'ColaborateThinRegular';font-size-adjust:0.49;-moz-transition:all 0.2s ease-out; /* FF3.7+ */ -o-transition:all 0.2s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.2s ease-out; /* Saf3.2+, Chrome */ }
			.categories li a:hover {/* FF3.6 */ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee3c09', endColorstr='#b90909')";
	color: #fff;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	margin-right: -12px;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ee3c09),color-stop(1, #b90909));/* Saf4+, Chrome */ /* IE6,IE7 */ /* IE8 */ }
	.images {}
		.images figure {border:5px solid #fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;float:left;box-shadow:0 0 5px rgba(0, 0, 0, .1);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);margin:5px 0 0 16px}
		.images figure:first-child {margin-left:0}
			.images figure img:hover {opacity:.7;-moz-transition:all 0.2s ease-out; /* FF3.7+ */ -o-transition:all 0.2s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.2s ease-out; /* Saf3.2+, Chrome */ }
	#content .bottom h3 {color:#fff}
	#content .bottom a.alt {color:#06cbe2}
	.list1 li {padding-bottom:4px}
		.list1 li a {color:#06cbe2}
			.list1 li a:hover {color:#fff;text-decoration:underline;-moz-transition:all 0.3s ease-out; /* FF3.7+ */ -o-transition:all 0.3s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.3s ease-out; /* Saf3.2+, Chrome */ }
	.list2 li {padding-bottom:4px}
		.list2 li a {color:#5c5c5c;text-decoration:none}
			.list2 li a:hover {color:#fff;-moz-transition:all 0.3s ease-out; /* FF3.7+ */ -o-transition:all 0.3s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.3s ease-out; /* Saf3.2+, Chrome */ }
	.list3 {padding-bottom:24px}
	.list3 li {background:url(../images/arrow2.gif) no-repeat 0 7px;padding:0 0 6px 17px}


/* site title */

#header  #site_title {
	float: left;
	width: 220px;
	padding: 40px 0 0 80px;
	color: #FFFFFF;
}

#site_title h1 {
	margin: 0;
	padding: 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	margin-left: 2px;
	margin: 10px 0 0 0;
	display: block;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

/* end of site title */

/* menu */

#menu {
	float: right;
	padding-top: 70px;
	height: 43px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 35px;
	width: 125px;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #333333;
background: url(images/templatemo_menu_hover.png) no-repeat top;
}

/* end of menu */

/* Search */

#header #language_box {
position: absolute ;
	float: left ;
	width: 120px;
	height: 50px;
	top: 0px;
	left: 0px;
/*	background: url(images/templatemo_search.png) */
}
#dari_lang
{
	float: left;
	width: 30px;
	height: 20px;
	background: url('images/af_flag.png') no-repeat center
}
#eng_Lang
{
	width: 30px;
	height: 20px;
	background: url('images/en_flag.png') no-repeat center;
}
#search_box form {
	width: 280px;
	height: 27px;
	margin: 0;
	padding: 25px 0 0 0;
}

#searchfield {
	height: 17px;
	width: 270px;
	padding: 4px 5px 6px 5px;
	color: #fff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

/* end of search */

/* content */

#content_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 15px 40px 30px 40px;
	background: url(images/templatemo_content.jpg) repeat-y;
}

#content_wrapper_bottom {
	width: 1000px;
	height: 15px;
	margin: 0 auto;
	background: url(images/templatemo_content_bottom.jpg) no-repeat;
}

#content {
	float: left;
	width: 600px;
}
#herat1 
 {
 float: :left;
 margin-left:20px;
 }
 #herat2
 {
 float: :right ;
 margin-right :100px;
 direction: rtl ;
 margin-top : 90px;
 }

 #herat3
 {
  direction: rtl ;
 text-align: justify ;
 width: 600px;
 }
 #herat4
 {
  direction: ltr  ;
 text-align: justify ;
 width: 600px;
 height: 50px;
 }
 
}
#content p {
	text-align: justify;
	margin-bottom: 10px;
}

.content_section {
	clear: both;
	width: 100%;
}

#content h2 {
	color: #3a5909;
	font-size: 24px;
	padding: 0 0 60px 20px;
	background: url(images/templatemo_header_bg.png) no-repeat right;
}

.product_box {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
	height: 329spx;
}

.fl_image {
	float: left;
	margin: 3px 15px 5px 0;
}

#content .product_box p {
	padding: 0;
	margin: 0 0 5px 0;
}

#content .product_box a {
	color: #000000;
	font-weight: bold;
}

#content .em_text {
	color: #537c11;
}

.price {
	color: #C30;
	font-size: 14px;
	font-weight: bold;
}

.product_box h3 {
	background: #63a103;
	padding: 3px 10px;
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 12px;
}

.product_box img {
	width: 180px;
	height: 100px;
	border: 5px solid #e6e0ce;
	 margin-bottom: 10px;
}

#sidebar {
	float: right;
	width: 280px;
	padding: 0;
	background: url(images/templatemo_sidebar.jpg) repeat-y; 
}

#sidebar .sidebar_section {
	margin-bottom: 30px;
}

#sidebar .sidebar_section_content {
	margin:0 0 0 35px;
}

#sidebar h2 {
	color: #3a5909;
	font-size: 18px;
	padding: 0 0 60px 20px;
	background: url(images/templatemo_header_bg.png) no-repeat bottom left;
}

#sidebar .categories_list {
	font: 18px serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 30px 5px 0;
	background: url(images/templatemo_list.png) center right no-repeat;
}
.categories_list li a:hover {
	color: #537c11;
	text-decoration: none;
}

.sidebar_section label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_section #input_field {
	height: 20px;
	width: 233px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.sidebar_section #submit_btn{
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

/* end of content */

/* footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #000000;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
	direction:rtl;

}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */