﻿html {
	direction: rtl;
}
body {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-size: 12px;
	font-family: arial;
	color: #000;
	background: #fff;
	

}

.clear {
	clear: both;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #000000;
	background: none;
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

input.submit {
	border: 0px;
	width: 167px;
	height: 22px;
	background: url(images/button_ordergallery.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	border-bottom: 1px dotted #000;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: auto;
	clear: both;
}

img.logo {
	float: right;
}

.top_banner {
	margin-right: 10px;
	margin-left: 40px;
	width: 728px;
	height: 90px;
	background: #fff;
	float: left;
}

#menu {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 100%;
	height: auto;
}

#menu a {
	margin-right: 1px;
	margin-left: 1px;
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	width: 125px;
	height: 30px;
	background: url(images/small_menu.jpg) no-repeat;
	padding-top: 5px;
	text-align: center;
}
#menu a:hover {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	width: 125px;
	height: 30px;
	background: url(images/small_menu_hover.jpg) no-repeat;
}

#menu a.active {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	width: 125px;
	height: 30px;
	background: url(images/small_menu_hover.jpg) no-repeat;
}

#menu a.big {
	margin-right: 1px;
	margin-left: 1px;
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	width: 140px;
	height: 30px;
	background: url(images/menu.jpg) no-repeat;
	padding-top: 5px;
	text-align: center;
}
#menu a.big:hover {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	width: 140px;
	height: 30px;
	background: url(images/menu_hover.jpg) no-repeat;
}

#menu a.bigactive {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	width: 140px;
	height: 30px;
	background: url(images/menu_hover.jpg) no-repeat;
}

#mainFrame {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	clear: both;
	width: 992px;
	height: auto;
	background: url(images/main_bg.jpg) repeat-x;
}

#mainFrame .right_column {
	margin-right: 5px;
	float: right;
	width: 200px;
}

#mainFrame .left_column {
	padding-top: 10px;
	float: left;
	width: 775px;
}

#navigation {
	margin-top: 5px;
	width: 100%;
}

#navigation h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #669934;
	border: 0px;
}

#navigation ul {
	marign: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#navigation ul li {
	list-style-position: inside;
	list-style-image: url(images/li.jpg);
	border-top: 1px dotted #000;
	padding: 5px;
}

#navigation a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#navigation a:hover {
	color: #669934;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	clear: both;
	background: #000;
	width: 100%;
	height: 30px;

	line-height: 200%;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background: #000;
}
#footer ul li {
	list-style: none;
	float: right;
	margin-right: 5px;
	margin-left: 5px;

}
#footer ul li p {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align:left;

}


#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: underline;
}

.news_content {
	padding-top: 20px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 360px;
	height: 150px;
	font-size: 12px;
	color: #000;
	font-family: arial;
	font-weight: normal;
}

       	#top_banner {
	margin-top:10px;
	position:relative;
	border:5px solid white;
}
#top_banner #main_pic {
	border:6px solid white;
	-webkit-box-shadow: 2px 2px 20px #000; 
	   -moz-box-shadow: 2px 2px 20px #000;
	        box-shadow: 2px 2px 20px #000; 
}

#top_banner #ribbon {
	position:absolute;
	top:-4px;
	right:-9px;
}

#slide_bar {
	position:absolute;
	bottom:20px;
	right:14px;
	background:black;
	/* Fallback for web browsers that doesn't support RGBa */
   background: rgb(0, 0, 0);
   /* RGBa with 0.6 opacity */
   background: rgba(0, 0, 0, 0.6);
	color:white;
	width:680px;
	height:40px;
	text-align:-moz-center;
	text-align:center;
}
#slide_bar a, #slide_bar p {
	display:inline;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	
}


#center {
	text-align:center;
	margin:0 auto;
}

#slide_bar a {
	text-decoration:none;
	color:#97cc00;
}
#slide_bar p {
	margin:0 100px;
}
       

