﻿
/*------------------------------
Coded As Xhtml, Css
Traweq.com (AsemAlkhofi)
////////////////////////////////*/

/* - By : asemalkhofi- : http://traweq.com*/
.qtpas_s{
	background-color: #ffffef;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #dfdfa0;
	border-bottom-color: #dfdfa0;
	padding-left:10px;
	padding-right:10px;
}
.qtpas_s:hover{
	background-color: #fff7f7;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #f3c7c7;
	border-bottom-color: #f3c7c7;
	padding-left:10px;
	padding-right:10px;

}

.qtpas_a{
	background-color: #fdfdfd;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #e7e7e7;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #e7e7e7;
}
.img_qtpas{
	background-image:url('images/misc/eqtpas.png');
	height:18px;
	width:23px;
	float:right;
	background-repeat:no-repeat;
}
/* - By : asemalkhofi- : http://traweq.com*/

.body_box{
	margin: 0px 0px 0px 0px;
	padding: 0px;
    background:transparent url('images/bg.jpg') repeat;
}

.clear
{
	width:0;
	height:0;
	clear:both;
}

#header{
	background-image: url('images/header.jpg');
	height: 445px;
	width: 796px;
	margin: 0px auto;
	background-repeat: no-repeat;
}
#footer{
	background-image: url('images/footer.gif');
	height: 149px;
	width: 560px;
	margin: 0px auto;
	background-repeat: no-repeat;
}

/*---------------------------------------*/

.block
{
	width:100%;
	margin:5px auto 10px auto;
}

.block-t
{
	width: 100%;
	height: 89px;
	background: url('images/forum_h_bg.jpg') repeat-x;
}
.block-t-r
{
	width: 206px;
	height: 89px;
	background: url('images/forum_h_right.jpg') no-repeat;
	float: right;
}
.block-t-l
{
	width: 201px;
	height: 89px;
	background: url('images/forum_h_left.jpg') no-repeat;
	float: left;
}

.block-m
{
	width:100%;
	background-color:#FFFFFF;
	text-align:justify;
}

.block-m-r {
	background-position: right;
	background: transparent url('images/forum_b_right.jpg') repeat-y right;
}
.block-m-l
{
	background-position: left;
	background: transparent url('images/forum_b_left.jpg') repeat-y left;
	padding: 0px 30px 0px 30px;
}
.block-b
{
	width: 100%;
	height: 43px;
	background: url('images/forum_f_bg.jpg') repeat-x;
}
.block-b-r
{
	width: 179px;
	height: 43px;
	background: url('images/forum_f_right.jpg') no-repeat;
	float: right;
}
.block-b-l
{
	width: 160px;
	height: 43px;
	background: url('images/forum_f_left.jpg') no-repeat;
	float: left;
}

/*-------------------------------------------------------*/

/********/

.forum_wan {
	border-style: solid;
	border-width: 1px 3px 1px 3px;
	border-color: #e9e6e6 #acaaa7 #e9e6e6 #acaaa7;
	padding: 5px;
	margin: 5px;
	text-align: center;
	background-image: url('images/baktcatts.jpg');
	background-color: #fafafa;
	background-repeat: repeat-x;
}
.forum_wan:hover {
	border: 1px solid #d9d9d9;
	text-align: center;
	background-image: url('images/baktcattss.jpg');
	background-color: #fbfbfb;
	background-repeat: repeat-x;
	color:#FFFFFF;
}
.des{
	padding: 3px;
	margin: 3px;
	border-style: solid;
	border-width: 1px 3px 1px 3px;
	border-color: #ebebeb #0c94a5 #ebebeb #0c94a5;
	background-position: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	background-image: url('images/des.jpg');
	background-color: #fafafa;
	background-repeat: repeat-x;
}
.des:hover{
	border-style: solid;
	border-width: 1px 3px 1px 3px;
	border-color: #ebebeb #a02f66#ebebeb #a02f66;

}