@charset "utf-8";


body {
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 color:#515e6c; 
	 margin:0; 
	 padding:0;	
	 background:#000 url(../images/background_bg.jpg) repeat-x center top;
}
@viewport {
  width: device-width;
  zoom: 1;
}
.clear {
	 clear: both; 
	 height: 0; 
	 padding:0; 
	 margin:0;
}
.wapar{
	width:980px;
	background:#fff;
	clear:both;
	display:block;
	padding:10px;
	margin:20px auto 0;
	position:relative;
	z-index:100;
}
img{
	max-height:100%;
	max-width:100%;
}

/*------------------------- header ------------------------*/
header {
    width:100%;
	height:auto;
	display:block;
	background:url(../images/hedar_bg.jpg) repeat-x left bottom;
	padding-bottom:8px;
}
#logo {
	width:416px;
	height:66px; 
	float:left;
	text-align:center;
}
#call{
	width:300px;
	margin:10px 0 0;
	text-align:center;
	font-size:30px;
	color:#666666;
	float:right;
	height:40px;
}
#top{
	width:50%;
	height:30px;
	text-align:center;
	font-size:24px;
	color:#d15142;
	display:block;
	float:right;
	text-align:right;
}

/*------------------------------- header End -----------------------------*/
nav {
	width:100%;
	height:34px;
	display:block;
	background:#972323;
}
.slaid{
	background:url(../images/cantent_bg.gif) repeat-x left top;
	padding-top:8px;
	width:100%;
}
#flash {
	background:#fff;
	border:#d7d7d7 1px solid;
	 margin:5px 0 0;
	 display:block;
	 padding:10px 10px 5px;
}
#sadow{
	height:35px;
	width:100%;
	text-align:center;
	display:block;
}
section{
	display:block;
	background:#fff url(../images/cantent_bg.gif) repeat-x left top;
	padding-top:8px;
}
#ban{
	background:#ffcc00;
	padding:20px;
	text-align:center;
}
#ban span{
	float:left;
	margin-right:20px;
	width:300px;
	height:auto;
}
article{
	color: #666;
    font-size: 16px;
    line-height:34px;
	margin-bottom:15px;	
	text-align:center;
}
article h3{
	text-align:left;
	}
article p{
	text-align:justify;
	line-height:30px;
	margin-bottom:10px;
	}
.images{
	float:left;
	margin:5px 15px;
	width:25%;
	border:#000 solid 1px;
	padding:2px;
	}
.images img{
	width:100%;
	float:none;
	padding:0;
	margin:0;
	box-shadow:#333 1px 1px 4px;
	}
article span{
	font: 400 24px/40px "Roboto";
	color:#333;
}
article img{
	float:right;
	padding-left:5px;
}
article h2{
	color: #000;
    font: 300 30px/40px "Roboto";
    text-transform: uppercase;
    line-height: 30px;
    margin:12px 0 0;
    padding:5px 0 15px;
    text-align: left;
	background:url(../images/wel_bg.png) no-repeat left bottom;
}
article h2 span {
	font: bold 24px/30px "Roboto";
	color: #972323;
}
#botam_ban{
	display:block;
	text-align:center;
	margin:10px 0 0;
}
#botam_ban span{
	margin-right:10px;
}
/*---------------------- Footer ----------------------------------------*/
footer{
	width:100%;
	background:#9a7800 url(../images/futrat_bg.jpg) no-repeat center bottom;
	border-top:#ffcd00 10px solid;
	padding:50px 0 10px;
	display:block;
	position:relative;
	z-index:0;
	margin-top:-50px;
}
#futar{
	width:1000px;
	margin:0 auto;
	display:block;
	z-index:5000;
	position:relative;
}
.futlink{
	width:100%;
	display:block;
	text-align:center;
	height:60px;
}
.futlink a{
	text-decoration:none;
	padding:15px;
	color:#972323;
	font-size:16px;
	z-index:5000;
	line-height:30px;
}
.futlink a:hover{
	color:#000;
}
#fut{
	width:680px;
	float:right;
	color: #000;
	font-size: 16px;
	text-align:center;
}
#fut a{
	text-decoration:none;
	padding:10px;
	color:#f3e800;
	font-size:16px;
	z-index:5000;
}
#fut a:hover{
	color:#000;
}
.socel{
	float:left;
	width:300px;
	color:#f3e800;
	font-size:20px;
	text-align:center;
	line-height:35px;
}
/*---------------------- Footer End ----------------------------------------*/	 

/*---------------------- slides CSS -----------------------------*/	 
.rslides {
  margin: 0 auto;
  }
.rslides_container {
  margin-bottom:0px;
  position: relative;
  float: left;
  width: 100%;
  }

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  } 
  
  .centered-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs {
  margin-top: -20px;
  text-align: center;
  z-index:1000;
  position:relative;
  }

.centered-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }
.srvies{
	float:left;
	width:49%;
	margin:5px 3px;
	text-align:justify;
	box-shadow:#000 1px 1px 4px;
	padding:10px;
	line-height:22px;
	}
.srvies_right{
	float:right;
	width:45%;
	margin:5px 3px;
	text-align:justify;
	box-shadow:#000 1px 1px 4px;
	padding:10px;
	line-height:24px;
	}
.srvies ul{
	margin:0;
	padding:0;
	margin-left:30px;
}
.srvies_right ul{
	margin:0;
	padding:0;
	margin-left:30px;
}
.srvies ul li{
	margin:5px 0;
	}
	
.srvies_right ul li{
	margin:15px 0;
	}
.ordernow{
	width:50%;
	padding:5px;
	border:#972323 solid 5px;
	margin-left:10%;
	}
.ordernow img{
	width:100%;
	margin-bottom:5px;
	}
.map{
	box-shadow:#000 1px 1px 4px;
	padding:5px;
	margin:10px 0;
	}
.bell{
	text-align:center;
	padding:5px;
	}
.bell a{
	color:#000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	}
