﻿body{
	padding:0px;
	margin:0px;
}
#header_bg{
	background-image:url('images/header_bg.jpg');
	height:272px;
	background-repeat:repeat-x;
}
.header_left{
	background-image:url('images/header_left.jpg');
	height:272px;
	width:429px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
}
.header_right{
	background-image:url('images/header_right.jpg');
	height:272px;
	width:407px;
	float:right;
	background-repeat:no-repeat;
}

#body_bg{
	text-align:justify;
	background: url('images/body_bg.jpg') repeat;
	margin:0px auto;
}
#body_left{
	background:transparent url('images/body_left.jpg') repeat-y left;
	
}
#body_right{
	background:transparent url('images/body_right.jpg') repeat-y right;
	padding: 5px  21px 5px 21px;
	
}

#footer_bg{
	background-image:url('images/footer_bg.jpg');
	height:37px;
	background-repeat:repeat-x;
}
.footer_conter{
	background-image:url('images/footer_conter.jpg');
	height:37px;
	width:119px;
	background-repeat:no-repeat;
	margin:0px auto;
}
.footer_left{
	background-image:url('images/footer_left.jpg');
	height:37px;
	width:171px;
	float:left;
	background-repeat:no-repeat;
	position:relative;

}
.footer_right{
	background-image:url('images/footer_right.jpg');
	height:37px;
	width:175px;
	float:right;
	background-repeat:no-repeat;
}
/***/
a.link1{
 width: 49px;
 height: 40px;
 display: block;
 position: absolute;
 top: 161px;
 left: 298px;
}
a.link1:hover{
	 background-image:url('images/link.png');
}

a.link1 span {
 display:none;
}
a.link2{
 width: 49px;
 height: 40px;
 display: block;
 position: absolute;
 top: 161px;
 left: 246px;
}
a.link2:hover{
	 background-image:url('images/link.png');
}

a.link2 span {
 display:none;
}
a.link3{
 width: 49px;
 height: 40px;
 display: block;
 position: absolute;
 top: 161px;
 left: 191px;
}
a.link3:hover{
	 background-image:url('images/link.png');
}

a.link3 span {
 display:none;
}
a.link4{
 width: 49px;
 height: 40px;
 display: block;
 position: absolute;
 top: 161px;
 left: 136px;
}
a.link4:hover{
	 background-image:url('images/link.png');
}

a.link4 span {
 display:none;
}

a.link5{
 width: 114px;
 height: 18px;
 display: block;
 position: absolute;
 top: 4px;
 left: 36px;

}
a.link5:hover{
	background-image: url('images/asem.png');
}

a.link5 span {
 display:none;
}
/**/
div#qTip {
	padding: 3px;
	border: 1px solid #b9e7f0;
	display: none;
	background: #FFFFFF;
	color: #336699;
	font: bold 11px tahoma;
	position: absolute;
	z-index: 1000;
}
/**/
/*بداية الإطارات*/
.header-body{
	background-image: url('forum/forum_h_bg.jpg');
	height: 50px;
	background-repeat: repeat-x;
}
.header-body-left{
	background-image: url('forum/forum_h_left.jpg');
	height: 50px;
	width: 195px;
	float: left;
	background-repeat: no-repeat;
}
.header-body-right{
	background-image: url('forum/forum_h_right.jpg');
	height: 50px;
	width: 151px;
	float: right;
	background-repeat: no-repeat;
}
.body-box{
	text-align: justify;
	background-color: #FFFFFF;
}
.body-left{
	background: transparent url('forum/forum_b_left.jpg') repeat-y left;
}
.body-right{
	background: transparent url('forum/forum_b_right.jpg') repeat-y right;
	padding-left: 9px;
	padding-right: 14px;
}
.footer-body{
	background-image: url('forum/forum_f_bg.jpg');
	height: 48px;
	background-repeat: repeat-x;
}
.footer-body-left{
	background-image: url('forum/forum_f_left.jpg');
	height: 48px;
	width: 63px;
	float: left;
	background-repeat: no-repeat;
}
.footer-body-right{
	background-image: url('forum/forum_f_right.jpg');
	height: 48px;
	width:56px;
	float: right;
	background-repeat: no-repeat;
}
/**/
#login_had{
	position:absolute;
	top:180px;
	right:50px;
}
.user_had {
    background:url(misc/post1.png) no-repeat;
	background-position: center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:0px none ;
	width:146px;
	height:30px;
	text-shadow:1px 1px 3px #e8e8e8;
	line-height:50px;
	padding-right:30px;
	padding-right:22px;
	padding-top:10px;
	text-align:right;


}

