﻿/* Main CSS File */
/**
 * @Type     amlakheram
 * @Author   PrinceWeb group
 * @Website  http://www.princeweb.ir
 * @Name     mpz Framework Build 3.0.0
 * @Date     May 2013
 */
/* css for iran art kala */
@font-face {
	font-family: "yekan";
	src: url(../fonts/Yekan.eot);
	src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
 font-family: "btraffic";
	src: url('../fonts/558bba0f218e4740e1ce2e37ebc80ef3c29440291901931.eot');
	src: local('☺'), url('../fonts/558bba0f218e4740e1ce2e37ebc80ef3c29440291901931.woff') format('woff'), url('../fonts/558bba0f218e4740e1ce2e37ebc80ef3c29440291901931.ttf') format('truetype'), url('../fonts/558bba0f218e4740e1ce2e37ebc80ef3c29440291901931.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
 font-family: "byekan";
 src: url('../fonts/BYekan.eot');
 src:local('☺'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
body{
	padding:0px;
	margin:0px;
    background-image: url(../images/bg1.png);
}
body, select, input, div, a, textarea,p{
	font-family: "btraffic";
	font-size:12px;
}
h4 {
	font-size: 16.5px;
	line-height:27px;
	color:#fff;
}
h3:hover{
color: rgb(255, 255, 255);}
transition: all 0.2s ease 0s !important;

h3 {
  font-size: 17.5px !important;
  color:#860303;
}
h6{
    font-size: 13.5px;
}
a{
	color:#000000;
	transition: color ease 300ms;
	-webkit-transition: color ease 300ms;
    -moz-transition:color ease 300ms;
    -o-transition: color ease 300ms;
}
a:hover, a:focus {
color: #860303;
text-decoration: none;
}
#bd {
	margin:0 auto;
}
.bold {
	font-weight:bold;
}
/* Css For Header */
#header{
	width:1024px;
	margin:0 auto;
}
#header #head{
    width: 1024px;
    height: 105px;
    background-image: url(../images/header-top.png);
    background-position: center;
    margin: 0;
    padding: 0;
    position: relative;
    top: 2px;
	
}

#header #head #logo{
    width: 220px;
    height: 61px;
    float: right;
     padding:0;
     margin: 0;
     position: relative;
     right: 5px;
     top: 36px;
}
#header #head  #logo-tel{
width: 483px;
    height: 60px;
    float: left;
    position: relative;
    /* top: 4px; */
    color: #FFFFFF;
    /* padding-bottom: 10px; */
    line-height: 0px;
left:17px;
}
.line-top
{
height: 3px;
width: 100%;
min-width: 1024px;
overflow: hidden;
}
.line-top span
{

    float: left;
    width: 25%;
    height: 3px;
}
#header #menu {
	background:url(../images/menu-bg1.png);
	height:46px;
	line-height:46px;
    -webkit-box-shadow:0px 0px 10px #5C5C5A;
	-moz-box-shadow: 0px 0px 10px #5C5C5A;
	box-shadow: 0px 0px 10px #5C5C5A;
	font-family:"yekan";
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
direction:rtl;
}
#header #menu ul {
}
#header #menu ul li {
	display: inline;
	background-image: url('../images/menu-list-style1.png');
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-left: 7px;
	color:#FFFFFF;
	
	cursor:pointer;
}
#header #menu ul li a{
	font-family:"yekan";
	color:#FFFFFF;
	text-shadow: 3px 3px 6px #000000;
}
#header #menu ul li a:hover{
	font-family:"yekan";
	color:#FF6600;
}

#header #menu ul li:hover {
	color:#000033;
}

#header #menu ul li:last-child {
	background-image: none !important;
}
#header #main-header {
	width:1024px;
	margin:0 auto;
}
#header #main-header #slider2 {
	width:1024px;
	height:320px;
	background:#e5e7e4;
	margin:0 auto;
	margin-top:2px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	
}
#header #main-header #lineslider {
	width:1010px;
	height:20px;
	background-size:100% 100%;
	background:url(../images/shadow1.png) no-repeat;
	margin:0 auto;
	
}
#header #main-header #news2 {
	width:1024px;
	height:40px;
	background:url(../images/news-pic.png);
	margin:0 auto;
	margin-top:5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#header #main-header #news2 img {
	margin-top: 5px;
	margin-right: 5px;
}

/* *************************** */
/* Css For Content */
#content {
    /* background: #ffffff; */
    width: 1024px;
    margin: 0 auto;
    height: 1016px;
    -webkit-box-shadow: 0 28px 16px -26px rgb(0, 0, 0);
    -moz-box-shadow: 0 28px 16px -26px rgb(0, 0, 0);
    box-shadow: 0 28px 16px -26px rgb(0, 0, 0);
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}
#content .right {
background: #fafafa;
    width: 276px;
    /* height: 300px; */
    float: right;
    border: solid 1px #dadada;
    /* width: 275px; */
    /* min-height: 500px; */
    /* padding-top: 10px; */
    /* float: right; */
	
}
#content .right #titr-right {
background: url(../images/gallery-tab-bg.png);
    width: 210px;
    height: 37px;
    float: right;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    color: #860303;
    font-family: "yekan";
    position: relative;
    /* left: 15px; */
	

}
#content .right #titr-right2 {
background: url(../images/right-panel-search.png);
    width: 304px;
    height: 47px;
    float: right;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    color: #860303;
    font-family: "yekan";
    position: relative;
    /* left: 15px; */
    background: url(../images/gallery-tab-bg.png);
    width: 210px;
    height: 37px;
    float: right;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    color: #860303;
    font-family: "yekan";
    /* position: relative; */
    /* left: 15px; */
	

}
#content .right #titr-right8 {
	background:url(../images/right-panel-search1.png)no-repeat;
	width:304px;
	height:47px;
	float:right;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	color:#860303;
	font-family:"yekan";
	position:relative;
	left:96px;
	

}

#content .right #titr-right3 {
background: url(../images/right-panel-link.png);
    width: 304px;
    height: 47px;
    float: right;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    color: #860303;
    font-family: "yekan";
    position: relative;
    /* left: 15px; */
    background: url(../images/gallery-tab-bg.png);
    width: 210px;
    height: 37px;
    float: right;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    color: #860303;
    font-family: "yekan";
    position: relative;
    /* left: 15px; */

}

#content .right .content-right {
width: 275px;
    /* height: 200px; */
    float: right;
    /* border: 1px solid #c2c0c0; */
    /* border-top: none; */
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    /* border: solid 1px #dadada; */
    background-color: #fafafa;
    /* margin-top: 10px; */
    position: relative;
    /* top: -5px; */
    padding-bottom: 20px;

}
#content .left {
	width:725px;
	height:300px;
	float:left;
	position: relative;
	bottom: 5px;
	left: 0px;
}

#content .left .content-left{

}
/* ***************************** */
#footer {
	color:#000000;
	font-family: "yekan";
    font-size: 12px;
	padding-top:15px;
}
#footer #copy-right a {
		text-decoration:none;
		font-family: "yekan";
}

/* **************************** */
.hide {
	display: none;
}

.show {
	display: block;
}
 .box{
	height:150px;
	width:700px;
	margin:0 auto;
  	border-radius: 5px 5px 5px 5px;
  	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px; 
	border:1px solid #860303;
	margin-top: 5px;
    box-shadow: inset 1px -3px 28px 3px rgba(49, 49, 49, 0.67);
    -moz-box-shadow: inset 1px -3px 28px 3px rgba(49, 49, 49, 0.67);
    -webkit-box-shadow: inset 1px -3px 28px 3px rgba(49, 49, 49, 0.67);
    -o-box-shadow: inset 1px -3px 28px 3px rgba(49, 49, 49, 0.67);
}
 .box:hover{
	background-color: #E6E6E6;
	cursor:pointer;
}
