﻿/*------------------------------
Coded As Xhtml, Css
Traweq.com - Asem Alkhofi
////////////////////////////////*/
/*-------------------------------------------*/

#header-bg
{
	width: 100%;
	height: 175px;
	background: url('images/header_bg.jpg') repeat-x;
}
.header-right
{
	width: 466px;
	height: 175px;
	float: right;
}

/*-------------------------------------------*/

/**links_header***/
#topmenu{
	width: 100%;
	height: 32px;
	margin:0 auto;
}
#topmenu ul {
	list-style-type: none;
	margin: 0px auto;

}
#topmenu li {
	display: inline;
	text-align:right;

}
#topmenu a{
	background-position: center;
	display: inline-block;
	font-family: Tahoma;
	font-size: 11px;
	color: #727262;
	text-align: center;
	background-image: url('lest.png');
	width: 101px;
	height: 32px;
	background-repeat: no-repeat;
	line-height: 25px;
	text-decoration: none;
}
#topmenu a:hover{
	background-position: center;
	color: #555555;
	background-image: url('lest-hover.png');
	background-repeat: no-repeat;
}

/*---------------------------------------*/

.block
{
	width:100%;
	margin:10px auto 10px auto;
}

.block-t
{
    width:100%;
	height: 27px;
	background: url('images/forum_h_bg.jpg') repeat-x;
}
.block-t-r
{
	width: 335px;
	height: 27px;
	background: url('images/forum_h_right.jpg') no-repeat;
	float: right;
}
.block-t-l
{
	width: 29px;
	height: 27px;
	background: url('images/forum_h_left.jpg') no-repeat;
	float: left;
}

.block-m
{
    width:100%;
	text-align:right;
}

.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: 0 20px 0 20px;
}
.block-b
{
	width: 100%;
	height: 20px;
	background: url('images/forum_f_bg.jpg') repeat-x;
}
.block-b-r
{
	width: 25px;
	height: 20px;
	background: url('images/forum_f_right.jpg') no-repeat;
	float: right;
}
.block-b-l
{
	width: 46px;
	height: 20px;
	background: url('images/forum_f_left.jpg') no-repeat;
	float: left;
}

/*-------------------------------------------------------*/

#footer-bg
{
	width: 100%;
	height: 119px;
	background: url('images/footer_bg.jpg') repeat-x;
}
.footer-left
{
	width: 396px;
	height: 119px;
	float: left;
}

/*-------------------------------------------------------*/
.Search{
	padding:60px 900px 0px 0px;
}
.Search1{
	background-image: url('images/forum2.jpg');
	background-repeat: repeat-x;
	border: 1px solid #eaeaea;
	background-color: #e7e7e7;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #4e6ca9;
	font-weight:bold;
}
.Search2{
	background-image: url('images/forum1.jpg');
	background-repeat: repeat-x;
	border: 1px solid #eaeaea;
	background-color: #dcdcdc;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #3d3d3d;
}
.Search2:hover{
	color:#CC0000;
}

/*-------------------------------------------------------*/
.des{
	border-style: solid;
	border-width: 1px 3px 1px 3px;
	border-color: #f5f5f5 #c4719d #f5f5f5 #c4719d;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d286e3;
	-moz-border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url('images/baktcattssss.jpg');
}
.forum_wan {
	border: 1px solid #cbcbcb;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;
	padding: 5px;
	background-image: url('images/forum1.jpg');
	background-color: #dedede;
	background-repeat: repeat-x;
}
.forum_wan:hover {
	border: 1px solid #b1aeae;
	background-image: url('images/forum2.jpg');
	background-color: #e7e7e7;
	background-repeat: repeat-x;
}

/*************************************/
