body {
	background: url(images/bg.jpg) repeat-x top #1a2858;
	padding: 0;
	font-family: Nazli, Tahoma, Arial, Helvetica, Verdana;
	font-size: 13px;
	margin: 0px auto auto auto;
	color: #0d294f;
	direction: rtl;
}

a {
	text-decoration: none;
	color: #ae1600;
}

a:HOVER {
	text-decoration: underline;
}

a > img {
	border: 0;
}

h1 {
	font-size: 16px;
	color: #ae1600;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0px;
}

.clear {
	clear: both;
}

span {
	color: #b77a09;
}

p {
	text-align: justify;
	line-height: 17px;
	padding: 6px 0 6px 0;
	margin: 0px;
}

img.prod_img {
	float: right;
	padding: 5px 0 0 10px;
}

#main_container {
	width: 980px;
	height: auto;
	margin: auto;
	padding: 0 10px 0 10px;
	background: url(images/Top.jpg) no-repeat center top;
}
#main_container_Clg {
	width: 980px;
	height: auto;
	margin: auto;
	padding: 0 10px 0 10px;
	background: url(images/Top_Clg.jpg) no-repeat center top;
}

#header {
	width: 677px;
	height: 250px;
	margin: auto;
}

.logo {
	padding: 5px 70px 0 0;
}

#register {
	float: left;
	padding: 30px 0 0 100px;
	color: #565656;
}

/*---------------- menu tab----------------------*/
#menu_tab {
	width: 920px;
	height: 28px;
	padding: 0 48px 0 0;
}

ul.menu {
	list-style-type: none;
	display: block;
	margin: auto;
	padding: 0px;
	background: none;
}

ul.menu li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}

a.nav:link,a.nav:visited {
	display: block;
	float: right;
	padding: 0px;
	width: 110px;
	height: 28px;
	margin: 0px 8px 0px 8px;
	text-align: center;
	text-decoration: none;
	background: url(images/menu-h.png);
	color: #313537;
}

a.nav:hover {
	color: #313537;
	text-decoration: none;
	background: url(images/menu.png);
}

a.nav2:link, a.nav2:visited {
	background: url(images/menu2.png);
	color:#fff
}

a.nav2:hover {
	background: url(images/menu-h2.png);
}

a.nav3:link, a.nav3:visited {
	background: url(images/menu-h3.png);
	color:#fff
}

a.nav3:hover {
	background: url(images/menu3.png);
}

a.nav4:link, a.nav4:visited {
	background: url(images/menu4.png);
	color:#fff
}

a.nav4:hover {
	background: url(images/menu-h4.png);
}

/*----------------main_content----------------*/
#main_content {
	width: 980px;
	clear: both;
	height: auto;
	margin: auto;
	background: url(images/container_center_bg.png) repeat-y center;
}

.center_content {
	width: 980px;
	background: url(images/container_top_bg.png) no-repeat center top;
	min-height: 300px;
}

.title_block {
	width: 730px;
	padding: 20px 40px 0 0;
}

#top-title {
	font-size: 18px;;
}

.title {
	clear: both;
	border-bottom: 1px dashed #808dbb;
	padding: 0 0 5px 0;
}

.kherad-content {
	width: 920px;
	margin: 20px 30px 0 30px;
	overflow: auto;
}

/*----footer---------*/
#footer {
	width: 920px;
	height: 100px;
	background: url(images/footer_bg.png) no-repeat center;
	clear: both;
	padding: 0 30px 0 30px;
	margin: auto;
	text-align: center;
	color: #999999;
	margin-top: -15px;
}

.right_footer {
	float: right;
	padding: 30px 10px 0 0;
}

.left_footer {
	float: left;
	padding: 35px 0 0 20px;
}

/*----messages---------*/
#info {
	width: 780px;
	height: 50px;
	text-align: right;
	background: #f3f0e9 url(images/info-back.png) repeat-y right top;
	border-right: 10px solid #fec008;
	margin-bottom: 10px;
	padding-right: 10px;
}

#info-message {
	float: right;
	color: #1a2858;
	text-align: right;
	padding-right: 40px;
	line-height: 50px;
	font-size: 140%;
	font-weight: bold;
	background: url(images/info.png) no-repeat right center;
}

#warning {
	width: 780px;
	height: 50px;
	text-align: right;
	background: #f3f0e9 url(images/info-back.png) repeat-y right top;
	border-right: 10px solid #fec008;
	margin-bottom: 10px;
	padding-right: 10px;
}

#warning-message {
	float: right;
	color: #1a2858;
	text-align: right;
	padding-right: 40px;
	line-height: 50px;
	font-size: 140%;
	font-weight: bold;
	background: url(images/warning.png) no-repeat right center;
}

/*----login---------*/
#login-region {
	width: 600px;
	height: 400px;
	margin: 20px 150px 20px 150px;
	text-align: center;
}

#login-top {
	width: 600px;
	height: 173px;
	background: url(images/login-top.jpg) no-repeat top center;
}

#login-top_Clg {
	width: 600px;
	height: 173px;
	background: url(images/login-top_Clg.jpg) no-repeat top center;
}

#login-top-title {
	float: right;
	text-align: center;
	padding: 35px 150px 20px 20px;
	font-size: 140%;
	font-weight: bold;
	color: #1a2858;
}

#login-middle {
	width: 600px;
	height: 179px;
	background: url(images/login-middle.jpg) no-repeat top center;
}

#login-middle-fields {
	width: 400px;
	float: right;
	padding: 55px 100px 30px 70px;
}

#login-bottom {
	width: 600px;
	height: 48px;
	background: url(images/login-bottom.jpg) no-repeat top center;
}

.submit-button {
	width: 100px;
	height: 40px;
	background: url(images/submit-button.jpg) no-repeat center center;
	border: none;
	cursor: pointer;
}

.login-input {
	width: 120px;
}

fieldset {
	font-size: larger;
	border: 1px solid darkgray;
}

.newspaper-b {
	width:100%;
}
	.newspaper-b td, .newspaper-b th {
		text-align: center;
	}

.info_item {
	background: url("images/icons/leftarrow.png") right center no-repeat;
	padding-right: 20px;
}