body {
	margin:0px;
	font-family:Tahoma;
	font-size:8pt;
	color:#666;
	background:#287db2 url(../images/background.png) repeat-y center;
}

ul{
list-style:none;
}

li{
padding:4px 0px;
color:#666;
background:url(../images/arrow_hover.png) no-repeat left;
padding-left:21px;
}

a {
	text-decoration:none;
	color:#ccc;
}


#logo {
	margin:0px 18px;
	margin-top:25px;
	float:left;
}

#top_menu_hover {
	color:#287db2;
	background:url(../images/logo_icon.gif) no-repeat left;
	padding-left:21px;
}

#top_menu {
	margin:25px;
	float:right;
	
}

#top_menu {
	display:inline;
	background:#fff;

	
}
#top_menu #home a, #top_menu #members a, #top_menu #students a{
   padding-left: 17px;
   background-image: url(../images/home.png);
   background-repeat: no-repeat;
}

#top_menu #map a{
   padding-left: 17px;
   background-image: url(../images/sitemap.png);
   background-repeat: no-repeat;
}

#top_menu #mail a{
   padding-left: 17px;
   background-image: url(../images/mail.png);
   background-repeat: no-repeat;
}

#top_menu #log a{
   padding-left: 17px;
   background-image: url(../images/sitemap.png);
   background-repeat: no-repeat;
}


#top_menu #contact a{
   padding-left: 17px;
   background-image: url(../images/contacts.png);
   background-repeat: no-repeat;
}

#top_menu li{
	display:inline;
	padding-right:3px;
	padding-left:3px;
	border-right:none;
	
}

#top_menu a{
	color:#999;
	text-decoration:none;
	font-size:8pt;
	font-family:Tahoma;
}

/*MENU*/

#menu {
	margin:0px;
	background:#fff url(images/menu.png) repeat-x;
	height:36px;
	width:auto;
	
}

#menu #menu_div{
	margin-left:30px;
	margin-top:11px;
	float:left;
	border:none;
}

#menu a{
	color:#666;
	text-decoration:none;
	font-size:9pt;
	font-family:Tahoma;
	display:inline;
	padding:0px 5px;
}

#menu a:hover {
	color:#287db2;
}

#search{
	padding:0px;
	margin:9px;
	margin-right:30px;
	background:#fff;
	border:1px solid #ccc;
	height:16px;
	color:#ccc;
	width:170px;
	float:right;
}

#searchField {
	height:12px;
	font-size:8pt;
	color:#ccc;
	border:1px solid #fff;
	vertical-align:top;
	margin-top:0px;
	float:left;
}

#go_button {
	margin-right:5px;
	float:left;
}

#table_body {
	background:#fff;
	width:1000px;
	margin-bottom:20px;
}

#header {
	background:#fff url(../images/header.png) no-repeat top;
	height:70px;
}

#menu, #menu2 {
	background:#fff url(../images/menu.png) no-repeat center;
	height:34px !important;
	color:#ccc;
}

#menu2 a{
	color:#ccc;
	padding:0px 3px;	
}


#animation {
	background:#fff url(../images/animation.png) no-repeat center;
	height:122px;
}

#animation_bg {
	background:#fff url(../images/animation_bg.png) no-repeat center;
	height:270px;
}

#animation_en {
	background:#fff url(../images/animation_en.png) no-repeat center;
	height:270px;
}

#footer {
	background:#fff url(../images/footer.png) no-repeat center;
	height:99px;
	text-align:center;
	color:#999;
}

#copyright {
	width:80%;
	text-align:center;
	margin-bottom:10px;
}

#copyright a{
	color:#666;
	margin:3px;
	padding-right:6px;
	text-decoration:none;
	border-right:1px solid #999;
	text-transform:lowercase;
	
}

#left_arrow a, #right_arrow a{
	font-size:20pt;
	color:#000;
	text-decoration:none;
}

#my-glider {
	color:#fff;
}

#my-glider  #title_animation{
	font-size:16pt;
	margin-bottom:10px;
}

#my-glider  #title_animation a{
	font-size:14pt;
	margin-bottom:10px;
	color:#fff;
}

#photos_animation_border {
	float:right;
	width:170px;
	height:134px;
	background:#fff;
}

#photos_animation_border img{
	padding:5px;
}

#title_animation, #news_content{
	display:block;
	float:left;
	width:430px;
}



/* CONTENT CSS STYLE*/

#left_menu {
background:#f2f2f2;
background:#fff;
width:160px;
}

#left_menu ul{
margin-left:-35px;
margin-top:-4px;
_margin-left:10px;
list-style:none;
}

#left_menu li{
padding:4px 0px;
color:#999;
background:url(../images/arrow_hover.png) no-repeat left;
padding-left:21px;
/*border-bottom:1px dashed #ccc; */
}
#left_menu a{
color:#287db2;
font-size:8pt;
font-weight:100;
text-decoration:underline;
}

#title_left_menu{
color:#287db2;
font-size:9pt;
font-weight:bold;
padding-bottom:5px;
padding-left:5px;
border-bottom:1px dashed #f1f1f1;
margin-bottom:10px;
margin-top:7px;
}

#title_left_menu a{
color:#287db2;
font-size:9pt !important;
font-weight:bold;
padding-bottom:5px;
padding-left:5px;
margin-bottom:10px;
text-decoration:none;
}

#hover_left_menu{
color:#287db2 !important;
font-weight:bold !important;
text-decoration:underline;
}

#left_menu #first_element{
border-top:1px dashed #ccc;
}

#right_menu {
background:#fff;
width:250px;
border:none;
}

#right_menu td{
border-bottom:1px dashed #f1f1f1;
text-align:left;
}

#right_menu div{
margin-bottom:5px;
}


#center_content div{
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	text-align:justify;
}

#center_content h1{
	font-size:22pt;
	color:#287db2;
	margin:0px 0px;
	margin-left:5px;
	font-weight:100;
	font-family:"Calibri", Arial;
	display:inline;
}

#text_center_content {
	min-height:350px;
}

#text_center_content a{
	color:#287db2;
	font-size:8pt;
	margin-left:0px;
}

#zoomIn{
	font-size:12pt !important;
}

#zoomOut{
	font-size:9pt !important;
}

input, select {
	color:#666;
	font-size:8pt;
}

/*NEWS */
.title_news, .date_public {
	color:#287db2;
	font-size:9pt;
	text-indent:0px;
	margin-bottom:0px;
}

.title_news, .date_public a{
	color:#287db2;
	font-size:9pt;
	text-indent:0px;
}

.write_cources {
	text-align:right;
}

.write_cources div{
	width:100%;
	text-align:right;
}

#first_name_id, #second_name_id, #family_id, #phone_id, #email_id, #check_email_id, #education_id, #cource_date_id, #factura_id {
	display:none;
}

#euser, #epsw {
	width:100px;
	display:inline;
}

#message_employers {
	display:none;
	color:red;
	text-align:right !important;
	margin:0px !important;
	margin-left:10px;
	border:none;
}

#login{
	display:none;
	color:#999;
	margin:0px !important;
	padding:0px !important;
	margin-left:25px !important;
	vertical-align:middle;
}

#login a{
	color:#287db2;
}







/*find block*/
#find {
		margin:10px 5px;
		width:92%;
		height:60px;
		background:#f6f6f6;
		border:solid 1px #ccc;
		color:#666;
		}
		
#find p{
		float:left;
		display:inline;
		margin:10px 5px;
	
}

#find div{
		margin:10px 5px;
		vertical-align:middle;
		text-align:left;
		font-size:11pt;
		
		
}

#find span{
		
		vertical-align:middle;
		
		
}
/* TABLE FROM EMPLOYERS PAGES*/
#table_employers {
width:92%;
border:1px solid #ccc;
margin-top:10px;
}

#table_employers th {
background:#f0f0f0;
color:#666;
font-size:8pt;
text-align:center;
vertical-align:middle;
}

#th_bottom {
background:#ccc;
color:#666;
font-size:8pt;
text-align:left;
vertical-align:middle;
}

#th_top{
background:#ccc;
color:#666;
font-size:8pt;
text-align:left;
vertical-align:middle;
}

#red_color_cheten {
background:#fff;
}

#red_color_necheten {
background:#f4f4f4;
}

/*SITEMAP*/
#sitemap {
background:#fff;
}

#sitemap a{
display:block;
font-size:8pt;
font-weight:100;
text-decoration:none;
padding:4px 0px;
color:#666;
background:url(../images/arrow_hover.png) no-repeat left;
padding-left:21px;
}

#title_sitemap{
color:#287db2;
font-size:9pt;
font-weight:bold;

}

#title_sitemap a{
color:#287db2;
font-size:9pt !important;
font-weight:bold;
padding-bottom:5px;
padding-left:5px;
margin-bottom:10px;
text-decoration:none;
background:none;
}

#change_password{
display:none;
}

