﻿* {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}
body {
	font-family: tahoma;
	font-size: 11px;
	background-color: #f9e5e5;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top {
	margin: 0px;
	background-image: url('images/header.jpg');
	padding-top: 10px;
	height: 290px;
	background-repeat: no-repeat;
	text-align: right;
	padding-bottom: 0px;
}
.top .title {
	font-family: "b zar", arial;
	font-size: 24px;
	height: 35px;
}
a:link {
	color: #ac6565;
	text-decoration: none;
}
.top .desc {
	font-family: tahoma;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	height: 15px;
}
.top .bottom {
	padding-top: 156px;
	height: 75px;
}
.top .searchbox {
	float: left;
	width: 200px;
	padding-top: 40px;
	height: 19px;
	padding-left: 280px;
}
.top .sidebartop {
	float: left;
	width: 230px;
	padding-left: 375px;
	padding-top: 32px;
}
.sidebartop .header {
	background-image: url('images/sidebar-top.png');
	background-repeat: no-repeat;
	height: 33px;
	width: 230px;
}
.sidebar {
	background-position: -1px top;
	width: 192px;
	background-image: url('images/sidebar.png');
	background-repeat: repeat-y;
	height: 20px;
	padding-right: 9px;
	padding-left: 29px;
}
.warper {
	width: 1200px;
}
.contents {
	padding: 0px;
	margin: 0px;
	background-image: url('images/wrapper.gif');
	background-repeat: no-repeat;
	float: left;
}
.contents .page {
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url('images/page.png');
	background-repeat: repeat-y;
	width: 1200px;
}
.postpart {
	text-align: right;
	direction: rtl;
	padding-left: 145px;
	width: 700px;
	float: left;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-top: 0px;
}
.postsidebar {
	direction: rtl;
	float: right;
	width: 170px;
	background-image: url('images/sidebar.png');
	background-repeat: repeat-y;
	padding-right: 143px;
	padding-left: 33px;
	text-align: right;
	color: #FFFFFF;
}
.sidebarbottom {
	background-position: left top;
	background-image: url('images/sidebar-bottom.png');
	background-repeat: no-repeat;
	width: 231px;
	height: 25px;
	clear: both;
	float: right;
	padding-right: 114px;
}
.gadget li {
	margin-top: 1px;
	margin-bottom: 2px;
	color: #AC6565;
	font-family: tahoma;
	font-size: 11px;
	list-style-type: none;
}
.gadget .title {
	color: #f9e5e5;
	font-size: 18px;
	text-decoration: none;
	font-family: "b mitra", arial;
	margin-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f9e5e5;
	margin-top: 5px;
}
.gadget {
	margin-top: 2px;
	margin-bottom: 5px;
}
.gadget ul {
	padding-right: 7px;
}
h3 {
	font-family: "b mitra", arial;
}
a:visited {
	text-decoration: none;
	color: #ac6565;
}
a:hover {
	color: #F9E5E5;
}
.postpart .detiles {
	margin-bottom: 10px;
	height: 30px;
	border-top-style: solid;
	border-top-width: 2px;
	border-color: #999999;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#s {
	background-color: #FDF4F5;
	font-family: tahoma;
	font-size: 11px;
	height: 17px;
	width: 155px;
	text-align: right;
}
.footer {
	background-image: url('images/footer.jpg');
	height: 35px;
	width: 1152px;
	text-align: center;
	padding-top: 65px;
	color: #FFFFFF;
	overflow: auto;
}
