﻿h1 {
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top: 15px;
	margin-bottom: 3px;
}

h2 {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 12px 0px 0px 0px;
	padding: 0;
	margin-bottom: 5px;
}

a  {
	font-weight: normal;
	color: #FFFfff;
	white-space: normal;
	text-decoration: underline;
}

a:hover   {
	color: #FFF;
}

.more, .more:link, .more:active, .more:visited   {
	color: #364048; /* color 3 */
	display: block;
	padding-left: 12px;
	font-size:10px;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
}

.more:hover {
	color: #82AEC1; /* color 2 */
}
.more2, .more2:link, .more2:active, .more2:visited   {
	color: #364048; /* color 3 */
	font-size:10px;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
}

.more2:hover {
	color: #82AEC1; /* color 2 */
}

.entryLink {
	text-decoration:none;
	font-family:Verdana;
	color:#073295;
	font-size:11px;
}
.listing_name {
	margin-top:3px;
	vertical-align:top;
	
}
.bg_listing {
	background-image:url(http://www.uhc.gr/images/tools_separator_listing.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:9px;
}
/* *************************************************************************
 *	links list
 * *************************************************************************/

#links ul{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#links{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#links li {
margin-bottom: 0px;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#links a{
	display: block;
	margin-top:5px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}

#links a:hover{
	color: Black;
	text-decoration: underline;
}




/* *************************************************************************
 *	Horizontal, top-2-bottom topMenu
 * *************************************************************************/
#topMenu ul{
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	z-index: 1000;
}



#topMenu{
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	z-index: 1000;
}



#topMenu li {	
/*width: 120px; /* width needed or else Opera goes nuts */
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	background-image:url('images/back.gif')
	
	
}

#topMenu a {
	display: block;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	color: #ffffff;
}



/* Holly Hack. IE Requirement \*/
* html #topMenu #univ  {width: 160px; }

* html #topMenu #univ a.selected  {height: 20px;}
/* End */

#topMenu #univ {	width: 160px; border-left:1px solid #A2A2A2;  z-index:101;}
#univ a:hover {background-color: #133773;}
#topMenu #univ a.selected {padding: 3px 8px 0px 8px;	background-color: #133773;	color: white; height: 17px; text-decoration: underline;}
#topMenu #univ a.selected:hover {color: #ffffff ;}

/* Holly Hack. IE Requirement \*/
* html #topMenu #univ2  {width: 163px;}

* html #topMenu #univ2 a.selected  {height: 20px;}
/* End */

#topMenu #univ2 {
	width: 163px;
	border-left:1px solid #A2A2A2;
	border-right:1px solid #A2A2A2;
	z-index:101;
}
#univ2 a:hover {background-color: #133773;}
#topMenu #univ2 a.selected {padding: 3px 8px 0px 8px;	background-color: #133773;	color: white; height: 17px; text-decoration: underline;}
#topMenu #univ2 a.selected:hover {color: #ffffff ;}



/* *************************************************************************
 *	Vertical, left-2-right verMenu
 * *************************************************************************/
#verMenu ul {
	float : left;
	display: block;
	list-style: none;
	width : 170px;
	padding: 0;
	margin: 0;
	/* border-bottom: 1px solid #FFFFFF; */
	position: relative;
	z-index: 100;
}


#verMenu {
	float : left;
	display: block;
	list-style: none;
	width : 170px;
	padding: 0;
	margin: 0;
	/* border-bottom: 1px solid #FFFFFF; */
	position: relative;
	z-index: 100;
}


#verMenu ul { /* all lists */
		left: 170px; /* Set 1px less than menu width */
	}
	
	#verMenu li { /* all list items */
		float : left;
		display: block;
		position : relative;
		margin: 0;
		padding: 0;
		border: 0;
		width: 100%;
	}
	
	
	
	#verMenu  li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #535353; /* IE6 Bug */
	font: bold 11px Arial, Helvetica, sans-serif;
	/*       top right bottom left */
	padding: 3px  8px  5px     8px;
	}
	
	
	
	#verMenu li:hover>ul {display: block; } /*child selector for Mozila */
	
	/* simulate child selector for IE */
	
	
	#verMenu li.over ul {display: block;}
	
	
/* Holly Hack. IE Requirement \*/
* html #verMenu ul li { float: left; height: 1%; }
* html #verMenu ul li a { height: 1%; }
/* End */


/* schools ***********************************/
#schools, #schools ul{/* all lists */
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	list-style: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	width: 115px;
	
}

#schools a {
	display: block;
	color: White;
	text-decoration: none;
	padding: 2px 0 2px 8px;

	background-color:#364048;
}

#schools a:hover {
	background: #82AEC1;
}

#schools li {
	float: left;
	position: relative;
	width: 100%;
	background: #364048 url(../images/velos.png) no-repeat right;
	color: White;
	border: 1px solid #B8B8B8;
	padding: 2px 0px 2px 8px;
/*ditsa*/
	z-index: 1000;
/*ditsa*/
}

#schools li li {
	border: 0;
	width: 100%;
	border-bottom: 1px solid #B8B8B8;
	margin: 0;
	padding:0;
	background-image: none;
}

#schools li ul {/* second-level lists */
	position: absolute;
	display: none;
	width: 168px;
	left: -11px;
	top:18px;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
}

/* Holly Hack. IE Requirement \*/
* html #schools li ul { width: 160px; }
/* End */

#schools li ul ul {	/*third-and-above-level lists */
	left: -172px;
	margin-top: -1.5em;
	z-index: 1000;
}

#schools li:hover>ul {
	display: block;
}

#schools li.over ul ul, #schools li.over ul ul ul {
	display: none; 
}

#schools li.over ul, #schools li li.over ul, #schools li li li.over ul { /* lists nested under hovered list items */
	display: block;
}


