@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------- GENERAL */
BODY {
	BACKGROUND: url(body-bg.jpg) #fff repeat-x; MARGIN: 0px; FONT: 12px Arial, Sans-serf; TEXT-ALIGN: center
}
A {
	COLOR: #6a718e
}
A:link {
	COLOR: #6a718e
}
A:hover {
	TEXT-DECORATION: none
}
P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 10px
}
H1 {
	MARGIN-TOP: 0px; FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #f58221; BORDER-BOTTOM: 5px solid; LETTER-SPACING: -1px
}
#container {
	MARGIN: 0px auto; WIDTH: 950px; TEXT-ALIGN: left
}
#header {
	POSITION: relative; HEIGHT: 91px
}
#logo A {
	DISPLAY: block; BACKGROUND: url(logo.gif) no-repeat center 50%; LEFT: 0px; WIDTH: 156px; POSITION: absolute; TOP: 10px; HEIGHT: 71px
}
#searchbox {
	RIGHT: 0px; POSITION: absolute; TOP: 10px
}
#searchbox .txt {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(search-txt.gif) no-repeat center 50%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 3px; MARGIN: 0px; WIDTH: 119px; PADDING-TOP: 3px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 0px
}
#searchbox .button {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(search-btn.gif) no-repeat center 50%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 29px; PADDING-TOP: 0px; HEIGHT: 24px; BORDER-RIGHT-WIDTH: 0px
}
#topnav {
	FONT-SIZE: 13px; RIGHT: 0px; COLOR: #fff; BOTTOM: 8px; POSITION: absolute
}
#topnav A {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 0px; TEXT-DECORATION: none
}
#topnav A:hover {
	COLOR: #6a718e
}
#navbar {
	BACKGROUND: url(navbar-sep-line.gif) no-repeat right center; MARGIN-BOTTOM: 20px; WIDTH: 950px; HEIGHT: 38px
}
#navbar UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#navbar LI {
	FLOAT: left; LIST-STYLE-TYPE: none
}
#navbar A {
	DISPLAY: block;
	FONT-SIZE: 13px;
	BACKGROUND: url(navbar-btn.gif) no-repeat left 50%;
	WIDTH: 158px;
	COLOR: #555;
	PADDING-TOP: 8px;
	LETTER-SPACING: 1px;
	HEIGHT: 30px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
#navbar A:hover {
	BACKGROUND: url(navbar-btn-active.gif) no-repeat left 50%
}
#navbar .active A {
	BACKGROUND: url(navbar-btn-active.gif) no-repeat left 50%
}
#homepic {
	DISPLAY: none
}
TABLE#columns {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(columns-border.gif) repeat-y center 50%; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 950px; BORDER-RIGHT-WIDTH: 0px
}
TABLE#colums TD {
	valign: top
}
#sidecol {
	WIDTH: 165px; MARGIN-RIGHT: 20px
}
#sidecol .active A {
	BACKGROUND: url(navbar-btn-active.gif) no-repeat center 50%
}
#sidecol .newsdate {
	FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #a0a0a0
}
#sidecol .newstitle {
	FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px; COLOR: #666
}
#sidecol .newstext {
	MARGIN-BOTTOM: 5px; COLOR: #666
}
#sidecol .readmore {
	MARGIN-BOTTOM: 20px
}
.sidenav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.sidenav LI {
	PADDING-BOTTOM: 10px; padding-top: 10px; BORDER-BOTTOM: #ccc 1px solid; LIST-STYLE-TYPE: none
}
.sidenav A {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; TEXT-DECORATION: none
}
.sidenav A:hover {
	COLOR: #000
}
.sidenav .exp {
	FONT-SIZE: 11px; COLOR: #999
}
.sidenav .active {
	background-color: #eee;
	padding-left: 5px;
}
form#login {
	color: #666;
	width: 165px;
	border-top: 2px solid #ccc;
	padding-top: 10px;
}
#login input {
	width: 154px;
	height: 18px;
	background: url(textbox-bg.gif) no-repeat center;
	border: 0;
	margin-bottom: 5px;
	padding: 3px;
}
#login label {
	font-weight: bold;
}
#login #submit, #login #submit2 {
	color: #eee;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0;
	width: 50px;
	height: 24px;
	background: url(submit-bg.gif) no-repeat center;
	border: 0;
	margin-top: 5px;
	float: right;
	margin-right: 6px;
	cursor:pointer;
}
#login #submit2 {
	width: 100px;
	float: left;
	background-image: url(submit2-bg.gif);
}
#login #submit:hover {
	background-image: url(submit-bg-h.gif);
}
#login #submit2:hover {
	background-image: url(submit2-bg-h.gif);
}


#content {
	WIDTH: 580px; MARGIN-RIGHT: 20px
}
.inside-pic {
	PADDING-RIGHT: 11px; PADDING-LEFT: 11px; BACKGROUND: url(inside-pic-shadow.gif) no-repeat center 50%; FLOAT: right; PADDING-BOTTOM: 11px; MARGIN: 0px 0px 10px 10px; WIDTH: 558px; PADDING-TOP: 11px; HEIGHT: 178px
}

#newsrotator {
	width: 580px;
	height: 145px;
	position: relative;
	background-color: #e0e1e5;
	overflow:hidden;
	font-size:11px;
}

#rotator-nav {
	width: 90px;
	height: 120px;
	position: absolute;
	top: 13px;
	left: 10px;
	
}


#rotator-nav ul {
	margin: 0;
	padding: 0;
}
#rotator-nav li {
	list-style-type: none;
}
#rotator-nav a {
	display: block;
	width: 90px;
	height: 30px;
}
#rotator-nav .school a {background: url(news-rotator-nav-school.jpg) no-repeat center;}
#rotator-nav .teachers a {background: url(news-rotator-nav-teachers.jpg) no-repeat center;}
#rotator-nav .courses a {background: url(news-rotator-nav-courses.jpg) no-repeat center;}
#rotator-nav .students a {background: url(news-rotator-nav-students.jpg) no-repeat center;}

#rotator-nav .school a:hover {background: url(news-rotator-nav-school-h.jpg) no-repeat center;}
#rotator-nav .teachers a:hover {background: red url(news-rotator-nav-teachers-h.jpg) no-repeat center;}
#rotator-nav .courses a:hover {background: url(news-rotator-nav-courses-h.jpg) no-repeat center;}
#rotator-nav .students a:hover {background: url(news-rotator-nav-students-h.jpg) no-repeat center;}

#rotator-nav .schoolactive  a {background: url(news-rotator-nav-school-h.jpg) no-repeat center;}
#rotator-nav .teachersactive  a {background: red url(news-rotator-nav-teachers-h.jpg) no-repeat center;}
#rotator-nav .coursesactive  a {background: url(news-rotator-nav-courses-h.jpg) no-repeat center;}
#rotator-nav .studentsactive a  {background: url(news-rotator-nav-students-h.jpg) no-repeat center;}

#rotator-text {
	position:absolute;
	top: 10px;
	left: 105px;
	width: 380px;
	color: #404143;
}
#rotator-text h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 16px;
}

#rotator-text1 {
	position:absolute;
	top: 10px;
	left: 105px;
	width: 380px;
	color: #404143;
}
#rotator-text1 h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 16px;
}

#rotator-text2 {
	position:absolute;
	top: 10px;
	left: 105px;
	width: 380px;
	color: #404143;
}
#rotator-text2 h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 16px;
}

#rotator-text3 {
	position:absolute;
	top: 10px;
	left: 105px;
	width: 380px;
	color: #404143;
}
#rotator-text3 h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 16px;
}

#rotator-text4 {
	position:absolute;
	top: 10px;
	left: 105px;
	width: 380px;
	color: #404143;
}
#rotator-text4 h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 16px;
}
#rotator-pic {
	position:absolute;
	right: 10px;
	bottom: 25px;
}



#home-ads {
	margin-top: 20px;
}
#home-ads .ad {
	float: left;
	margin-right: 14px;
}

#adscol {
	WIDTH: 165px
}
#adscol H1 {
	COLOR: #7f7f7f
}
#adscol .ad {
	MARGIN-BOTTOM: 10px
}
.joboffer {
	MARGIN-TOP: 30px
}
A IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
#sitemap {
	BORDER-TOP: #dedfe0 1px solid; MARGIN-TOP: 20px; DISPLAY: inline-block; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 10px; WIDTH: 970px; BORDER-BOTTOM: #dedfe0 1px solid
}
.sitemapcol {
	FLOAT: left; MARGIN-RIGHT: 30px
}
#sitemapcol1 {
	FLOAT: left; MARGIN-RIGHT: 30px
}
#sitemapcol2 {
	FLOAT: left; MARGIN-RIGHT: 30px
}
#sitemapcol3 {
	FLOAT: left; MARGIN-RIGHT: 30px
}
#sitemapcol4 {
	FLOAT: left; MARGIN-RIGHT: 30px
}
#sitemapcol5 {
	FLOAT: left; MARGIN-RIGHT: 30px
}
#sitemapcol6 {
	FLOAT: left; MARGIN-RIGHT: 30px
}
#sitemapcol7 {
	FLOAT: left; MARGIN-RIGHT: 30px
}
#sitemap A {
	DISPLAY: block; COLOR: #444; TEXT-DECORATION: none
}
#sitemap A.l1 {
	MARGIN-TOP: 15px; FONT-WEIGHT: bold
}
#sitemap A.l3 {
	COLOR: #898d95
}
#sitemap A:hover {
	COLOR: #6a718e
}
#footer {
	CLEAR: both; MARGIN-BOTTOM: 15px; COLOR: #444
}
/* PpoUp */
#popup-box {
	width: 350px;
	direction: rtl;
	position:absolute;
	top:150px;
	text-align:right;
}
.popup-box {
	width: 633px;
	direction: rtl;
	position:absolute;
	ztop:150px;
	text-align:right;
}

#popup-icon-info
{
	top:0px;
	left:0px;
	position:absolute;
	width:85px;
	height:79px;
	background-image:url('icon/info.png');
}

#popup-icon-warning
{
	top:0px;
	left:0px;
	position:absolute;
	width:73px;
	height:74px;
	background-image:url('icon/warning.png');
}

#popup-icon-new
{
	top:0px;
	left:0px;
	position:absolute;
	width:87px;
	height:85px;
	background-image:url('icon/new.png');
}

#popup-top {
	height: 49px;
	background: url('box2-top.png') no-repeat top center;
}
#popup-body {
	background: url(box2-middle.png) repeat-y -7px 0px;
	padding: 0 40px 10px ;
}

h1.big
{
	font-size:22pt;
}
#popup-footer {
	height: 49px;
	background: url(box2-bottom.png) no-repeat bottom center;
	padding: 0 25px;
}
#popup-footer a {
	display: block;
	width: 40px;
	padding: 3px 0 4px;
	color: #fff;
	background-color:#f58221;
	text-decoration: none;
	float: left;
	margin-right: 2px;
	text-align: center;
}
#popup-footer a:hover {
	background-color: #27367c;
}

/* Author : Arash */
.clear {clear: both;}

.newsdate {
	color: #a0a0a0;
	text-transform: uppercase;
	font-size: 10px;
}
.newstitle {
	font-weight: bold;
	margin-bottom: 5px;
	color: #666;
}
.newstext {
	color: #666;
	margin-bottom: 5px;
}
.readmore {
	margin-bottom: 20px;
	dir:ltr;
}

.newssep
{

border: 1px dotted #E0E0E0}