﻿body {
	background: url(../Images/bg.jpg) no-repeat center top #310b28;
	font-family: Yekan;
	padding: 0;
	font-size: 12px;
	margin: 0 auto;
	color: #0e4354;
}

.clear {
	clear: both;
}

a {
	color: #256c89;
}

h2 {
	font-size: 18px;
	color: #256c89;
	font-weight: normal;
	padding: 0px 0 15px 0;
	margin: 0px;
	clear: both;
}

h3 {
	font-size: 18px;
	color: #256c89;
	font-weight: normal;
	padding: 15px 20px 5px 20px;
	margin: 0px;
	float: right;
	clear: both;
}

a.forgot_pass {
	float: left;
	color: #256c89;
	text-decoration: none;
	background: url(../Images/help.png) no-repeat left;
	padding: 0 0 0 18px;
	display: block;
	margin: 15px 0 0 20px;
}

#main_container {
	margin: 0 auto;
	width: 1100px;
	padding: 0px 0 0px 0;
}

.header {
	width: 1100px;
	height: 100px;
}

.header_login {
	width: 600px;
	margin:0 auto 10px auto;
	overflow: hidden;
}

.logo {
	float: left;
	padding: 35px 0 0 0;
}

#clock_a {
	float: right;
	padding: 15px 0 0 0;
}

.jclock {
	color: #FFFFFF;
	float: right;
	font-size: 22px;
	font-weight: bold;
	padding: 34px 25px 0 0;
}

.right_header {
	width: 500px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	padding: 40px 0 0 0;
}

	.right_header a {
		margin: 0 5px 0 5px;
		text-decoration: none;
		color: #FFFFFF;
	}

		.right_header a.messages {
			background: url(../Images/comment.png) no-repeat right;
			padding-right: 20px;
		}

		.right_header a.logout {
			background: url(../Images/user_logout.png) no-repeat right;
			padding-right: 20px;
		}

.main_content {
	margin: 0 auto;
	width: 1100px;
	height: auto;
	padding: 0px 0 50px 0;
	background: url(../Images/menu_bg.jpg) no-repeat center top #fff;
}

.footer {
	width: 1100px;
	height: 87px;
	background: url(../Images/footer_bg.jpg) no-repeat center top;
}

.footer_login {
	width: 600px;
	margin: auto;
	overflow: hidden;
}

.left_footer {
	float: left;
	padding: 25px 0 0 10px;
	color: #a8549b;
	font-size: 11px;
}

	.left_footer a {
		color: #FFFFFF;
		text-decoration: none;
	}

.right_footer {
	float: right;
	padding: 25px 10px 0 0;
}

.left_footer_login {
	float: left;
	padding: 15px 0 0 10px;
	color: #a8549b;
	font-size: 11px;
}

	.left_footer_login a {
		color: #FFFFFF;
		text-decoration: none;
	}

.right_footer_login {
	float: right;
	padding: 15px 10px 0 0;
}

/*======================================================================*/
.center_content {
	clear: both;
}

.left_content {
	width: 885px;
	float: left;
	padding: 10px 0 0 0;
}

.right_content {
	width: 195px;
	float: left;
	padding: 10px 10px 0 10px;
}

/*======================================================================*/
.sidebarmenu {
	margin: 0px 0;
	padding: 0;
	width: 195px;
}

	.sidebarmenu a.menuitem {
		background: url(../Images/sidebar_menu_top.gif) no-repeat center top;
		color: #fff;
		display: block;
		position: relative;
		width: 185px;
		height: 31px;
		margin: 0 0 5px 0;
		line-height: 31px;
		padding: 0px 0 0 10px;
		text-decoration: none;
		cursor:pointer;
	}

	.sidebarmenu a.menuitem_green {
		background: url(../Images/green_bt.gif) no-repeat center top;
		color: #fff;
		display: block;
		position: relative;
		width: 185px;
		height: 31px;
		margin: 0 0 5px 0;
		line-height: 31px;
		padding: 0px 0 0 10px;
		text-decoration: none;
	}

	.sidebarmenu a.menuitem_red {
		background: url(../Images/red_bt.gif) no-repeat center top;
		color: #fff;
		display: block;
		position: relative;
		width: 185px;
		height: 31px;
		margin: 0 0 5px 0;
		line-height: 31px;
		padding: 0px 0 0 10px;
		text-decoration: none;
	}

	.sidebarmenu a.menuitem:hover {
		background: url(../Images/sidebar_menu_top_a.gif) no-repeat center top;
	}

	.sidebarmenu a.menuitem_green:hover {
		background: url(../Images/green_bt_a.gif) no-repeat center top;
	}

	.sidebarmenu a.menuitem_red:hover {
		background: url(../Images/red_bt_a.gif) no-repeat center top;
	}

	.sidebarmenu a.menuitem:visited, .sidebarmenu .menuitem:active {
		color: white;
	}

	.sidebarmenu a.menuitem .statusicon {
		position: absolute;
		top: 11px;
		right: 7px;
		border: none;
	}

	.sidebarmenu div.submenu {
		background: white;
	}

		.sidebarmenu div.submenu ul {
			list-style-type: none;
			margin: 0;
			padding: 0 0 5px 0;
		}

			.sidebarmenu div.submenu ul li {
				border-bottom: 1px dotted #bfd1d9;
			}

				.sidebarmenu div.submenu ul li a {
					display: block;
					color: black;
					text-decoration: none;
					padding: 5px 0;
					padding-left: 10px;
				}

					.sidebarmenu div.submenu ul li a:hover {
						background: #e2f0ff;
						color: #0e4354;
					}

.menu-font {
	font: 14px Yekan;
	text-align: right;
	direction: rtl;
}

.submenu-font {
	font: 14px Yekan;
	text-align: right;
	direction: rtl;
}

