@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #d5bf96;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5bf96;
}

#dv_Header {
	background-image:url(https://defafestival.com/images/dn_002.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 406px;
	width: 962px;
}
ul{
    list-style: none;
}
img {
    border-width: 0px;
}
.dv_Menu {
	margin: auto;
	height: 45px;
	width: 962px;
	Border-radius:7px;
	background-color:#FFF;
	border: 1px solid #bb9f63;	
}
#dv_Menu_Txt {
	height: 20px;
	width: 962px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #937A43;
	direction: rtl;
	vertical-align: middle;
	text-align: center;
	margin-top: 15px;
	position: absolute;
}
.dv_Content {
	Border-radius:7px;
	width: 962px;
	margin-top: 0px;
	border: 1px solid #bb9f63;
	background-color: #FFF;
}
.dv_Content_Top {
	width: 962px;
	position: absolute;
	height: 11px;
	background-repeat: no-repeat;
	background-position: top;
}
.dv_Content_Body{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;
	color: #4B3410;
	text-align: right;
}
#dv_Footer {
	background-image: url(https://defafestival.com/images/dn_010.jpg);
	background-repeat: no-repeat;
	height: 282px;
	background-position: center;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 962px;
}

#content {
	padding-top: 10px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}

.dv_login {
	Border-radius:7px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color:#f8f3df;
}
.shadow {  
	-moz-box-shadow: 0px 0px 15px #bb9f63;
  	-webkit-box-shadow: 0px 0px 15px #bb9f63;
  	box-shadow: 0px 0px 15px #bb9f63;
}
	
.post_wrapper{
	width:962px;
	height: auto;
}
.clear{
	clear: both;
	display: block;
	width: 100%;
}
.clearfix {
	display: inline-block;
}
.box-shadow{
	position:relative;
}
#post{
	width: 676px;
	margin-bottom: 15px;
	float: right;
}

a:link {
	color: #BDA061;
	text-decoration: none;
}
a:visited {
	color: #BDA061;
	text-decoration: none;
}
a:hover {
	color: #E3BA63;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #E3BA63;
}
.textbox {
	border: 1px solid #D5BF96;
	font-family: Tahoma;
	font-size: 10pt;
	height: 20px;
	width: 150px;
	
}
.textbox_shadow {
	-moz-box-shadow: 0px 0px 15px #bb9f63;
	-webkit-box-shadow: 0px 0px 15px #bb9f63;
	box-shadow: 0px 0px 10px #E3D9CC;
}
.botton {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	background-color: #D5BF96;
	height: 25px;
	width: 75px;
	border: 1px solid #BE9E5A;
}
#ul_index{
	margin-top: 0px;
}

.index_pic_list{
	width:170px;
	height: 150px;
	float: right;
	margin-bottom:50px;
}
.pic_thumb{
	height: 200px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center center;
}
.dv_pic_cel_img{
	height: 100px;
	width: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
}
.dv_pic_cel_txt{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin: auto;
	padding-right: 20px;
	direction: rtl;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align:right;

}
.deletePic{
}


#loading {
	width:50px;
	height:50px;
}
