﻿
/*------------------------------
Coded As Xhtml, Css
////////////////////////////////*/

*
{
	padding:0;
	margin:0;
	text-decoration:none;
	outline:none;
	border:0 none;
}

.clear
{
	width:0;
	height:0;
	clear:both;
}

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

body
{
	padding:0;
	margin:0;
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#1f5f5a;
}

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

#header
{
	width:100%;
	height:140px;
	background:url(images/header_m2.jpg) repeat-x;
}

#header-r
{
	width:440px;
	height:140px;
	background:url(images/header_logo2.jpg) no-repeat;
	float:right;
}

#index
{
	width:160px;
	height:140px;
	float:right;
	margin:20px 48px 0 0;
	overflow:hidden;
	text-indent:-9999px;
}

#header-l
{
	width:326px;
	height:140px;
	background:url(images/header_left2.jpg) no-repeat;
	float:left;
}

.user-input
{
	width:116px;
	height:16px;
	background:url(images/user-input.png) no-repeat;
	border:0 none;
	padding:5px 28px 5px 5px;
	float:right;
	font-family:tahoma;
	font-size:11px;
	color:#0d5049;
}

.user-pw
{
	width:116px;
	height:16px;
	background:url(images/pw-input.png) no-repeat;
	border:0 none;
	padding:5px 28px 5px 5px;
	float:right;
	font-family:tahoma;
	font-size:11px;
	color:#0d5049;
}
.search
{
	width: 116px;
	height: 16px;
	background: url('images/search.png') no-repeat;
	border: 0 none;
	padding: 5px 28px 5px 5px;
	float: right;
	font-family: tahoma;
	font-size: 11px;
	color: #0d5049;
}
.search_tb{
	border: 1px solid #d7e3a8;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/baktcatts.jpg');
	height: 20px;
	width: 59px;
	padding: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;

}
.search_tb:hover{
	border: 1px solid #d7e3a8;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/baktcatts_hover.jpg');
	height: 20px;
	width: 59px;
	padding: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;

}


.lgoin-submit
{
	width:35px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#f7f9ee;
	color:#0d5049;
	text-align:center;
	float:right;
	border:1px solid #eaf2bf;
}

.lgoin-submit:hover { background-color:#fff; }

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



#page
{
	width:100%;
	text-align:justify;
	background:url(images/slidebar_m2.jpg) #ffffff right repeat-y;
}

.slidebar
{
	width:17px;
	float:right;
	background:url(images/slidebar_m2.jpg) repeat-y;
}


.slidebar-buttons
{
	width:17px;
}
.slidebar-links
{
	width:269px;
	height:69px;

}

.slidebar_n
{
	width: 165px;
	float: right;
	background: url('images/footer_right.jpg') repeat-y;
	padding:0px 0px 100% 0px;
}

.content
{
	background-position: left;
	background: #FFFFFF url(images/body_l.jpg) repeat-y left;
	padding: 0px 0px 0px 17px;
	overflow: hidden;
	text-align:justify;
}



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

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

.block-t
{
	width:100%;
	height:39px;
	background:url(images/block-t_m.jpg) repeat-x;
}

.block-t-r
{
	width:213px;
	height:39px;
	background:url(images/block-t_r.jpg) no-repeat;
	float:right;
}

.block-t-l
{
	width:206px;
	height:39px;
	background:url(images/block-t_l.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/block-m_r.jpg') repeat-y right;
}
.block-m-l
{
	background-position: left;
	background: transparent url('images/block-m_l.jpg') repeat-y left;
	padding:0px 10px 0px 10px;
}

.block-b
{
	width:100%;
	height:28px;
	background:url(images/block-b_m.jpg) repeat-x;
}

.block-b-r
{
	width:29px;
	height:28px;
	background:url(images/block-b_r.jpg) no-repeat;
	float:right;
}

.block-b-l
{
	width:60px;
	height:28px;
	background:url(images/block-b_l.jpg) no-repeat;
	float:left;
}

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


#footer
{
	padding: 0% 0px 0px 0px;
	background-position: bottom bottom;
	height: 138px;
	background: url('images/footer_m.jpg') repeat-x;
	background-color: #eff4db;
}
.rights
{
	width:17px;
	height:138px;
	float:right;
}
.left
{
	width:17px;
	height:138px;
	float:left;
}

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

a:link, a:visited, a:active
{
	text-decoration:none;
	color:#116058;
}

a:hover { color:#49706c; }
/*-------------------------------------------------------*/

.footer-links{
	height:138px;
	background-repeat:repeat-x;
}
.footer-links {
	padding: 0px;
	margin: 0px;
	height:138px;
	overflow: hidden;
	text-align: right;
}
.footer-links ul {
	padding: 0px;
	color: #CCCCCC;
	float: right;
	width: 15%;
	text-align: right;
	margin-top: 1.3em;
	margin-right: 10px;
}
.footer-links li {
	list-style-type: none;
}
.footer-links li a {
	padding: 3px 5px 3px 0px;
	height: 18px;
	display: block;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #e8edc7;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer-links li a:hover {
	text-decoration: none;
	color: #9da30e;
	border-right-color: #FFFFFF;
	background-image: url('images/tblend.gif');
}












.bginput:hover {
	border-width:1px;
	border-style:groove;
	border-color:#F1F1F1;
}


/* - 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*/
.des{
	border-style: solid;
	border-width: 1px 3px 1px 3px;
	border-color: #eff2dc #def0ed #eff2dc #def0ed;
	background-position: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3ea38e;
	padding: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;
	background-image: url('images/baktcattss.jpg');
	background-color: #f9fcea;
	background-repeat: repeat-x;
}


/**links_header***/
#topmenu {
	background-image:url('images/p_list.jpg');
	background-repeat: no-repeat;
	height: 56px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 700px;
}
#topmenu ul {
	list-style-type: none;
	padding: 4px 0px 0px 0px;
	margin: 0px 6em 0px 0px;
	height: 56px;
	text-align: center;
	margin: 0px auto;
}
#topmenu li {
	display: inline;
	text-align:center;
	margin:0px auto;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;

}
#topmenu a {
	display: inline-block;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-image: url('images/p_list_a.jpg');
}
#topmenu a:hover {
	background-image:url('images/p_list_p.jpg');
	background-repeat: repeat-x;
	color: #6a6a6a;
}
.forum_wan {
	border-style: solid;
	border-width: 1px;
	border-color: #e0eab8;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;
	background-image: url('images/forum.jpg');
	background-color: #edf5cd;
	background-repeat: repeat-x;
}
.forum_wan:hover {
	border: 1px solid #d7e3a8;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;
	background-image: url('images/forum_hover.jpg');
	background-color: #f0f6d4;
	background-repeat: repeat-x;
}
.Search_google {
	border: 1px solid #d7e3a8;
	width: 25%;
	text-align:center;
	margin:0px auto;
	height: 20px;
	background-image: url('images/alt1.jpg');
	background-repeat: no-repeat;
	background-position: right;
	background-color: #f0f3e0;
	padding: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	-selection -border-radius: 5px;

}

