body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: #595959;
}

h2 {
	font: 18px "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: bold;
}

h3 {
	margin: 15px 0 15px 0;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

h4 {
	margin: 5px 0 5px 0;
	font: 14px "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: bold;
	}

p {
	margin: 0 0 10px 0;
}

img {
	border: none;
}

ul.pdf {
	list-style-image: url(../images/file_acrobat.gif);
	vertical-align: top;
}

ul li ul {
	margin-top: 5px;
}

li {
	margin-bottom: 7px;
}

li a {
	margin: 0 0 0 5px;
	background: none;
}

a.links {
	background: transparent url(../images/link.jpg) no-repeat right center;
	padding-right: 15px;
}

#pagewrap {
	width: 100%;
	height: auto;
	text-align: left;
}

#header {
	height: 136px;
	background-color: #EE872B;
	clear: both;
}

img.left {
	margin: 10px;
	border: 2px solid #ccc;
	float: left;
}

img.right {
	margin: 10px;
	border: 2px solid #ccc;
	float: right;	
}

#pagecontainer {
	height: auto;
	clear: both;
}

#navbar {
	margin:0;
	width: 245px;
	height: auto;
	float: left;
	display: inline;
}
/*  // for new banners under navbar
#erasmus ul {
	margin: 15px 0 10px 40px;
	padding: 0;
	list-style-image: url(../images/new.gif);
}

#erasmus li {
	margin-bottom: 5px;
}

#erasmus li a{
	margin:  0 0 0 3px;
	padding: 0;
	vertical-align: top;
	font-size: 10px;
}

#erasmus a {
	text-decoration: none;
	background: #fff6e3; 
	color: #2B1675;
}

#erasmus a:hover {
	text-decoration: underline;
}
*/

#erasmusdb {
	margin: 15px 0 20px 0px;
	padding: 0;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

#erasmusdb a {
	color: #EE872B;
	letter-spacing: 1px;
}

#eracon ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#eracon ul li{
	padding: 0 5px;
	width: 245px;
}


#eracon a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#eracon a:hover {
	text-decoration: underline;
}

#content {
	margin: 0 20px 0 245px;
	padding: 0 0 10px 20px;
	min-height: 660px;
	text-align: justify;
	color: #595959;
}

*html div#content { 
   height: expression( this.scrollHeight < 661 ? "660px" : "auto" ); /* sets min-height for IE */
   min-height: 660px; /* sets min-height value for all standards-compliant browsers */
}

#content h1{
	text-align: center;
	font: 20px "Trebuchet MS", helvetica, arial, sans-serif;
}

#content .title {
	margin: 15px 0 15px 0;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

.new {
	background-color: #dff2fd;
}

#footer {
	height: 35px;
	width: 100%;
	background: #dddddd repeat-y;
	font-size: 10px;
	float: left;
	clear: both;
}
	
.credits a {
	margin: 3px 15px 2px 0; 
	float: right;
	background: none;
}

#breadcrumb {}
.table_breadcrumb {
	padding: 10px 0 5px 0; 
	margin-left: -10px;
	font-weight: bold;
	font-size: 10px;
	}
#breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:underline; color: #595959;}
#breadcrumb a:hover, #content #breadcrumb a:active {font-weight: bolder;}

#app {
	margin: 50px 0 0 0px;
}

#app ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

#app ul li {
	padding-left: 2px; 
}

#app a {
	color: #91470A;
	font-size: 14px;
}

#searchform form label {
	width: 100px;
}

#searchform ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	width: 600px;
}

#searchform ul li {
	display: inline;
	margin: 5px 0px 0px 0;
}

.mandatory {
	color: #ff0000;
}

#searchform ul li.w120 {
	float: left;
	width: 150px;
}

#searchresult {
	margin: 0 0 5px;
	width: 600px;
	min-height: 80px;
	background: #fff6e3;
	border: 1px solid #999;
	position: relative;
}

#searchresult .id {
	padding: 5px 0;
	width: 29px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	font-weight: bold;
	float: left;
} 

#searchresult .name {
	padding: 5px;
	width: 457px;
	font-weight: bold;
	font-style: italic;
	float: left;
}

#searchresult .country {
	margin-bottom: 5px; 
	padding: 5px 0 5px 0;
	width: 99px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	font-style: italic;
	float: left;
}

#searchresult .department {
	padding: 5px 5px 10px 5px;
	width: 520px;
	float: left;
}

#searchresult .file {
	padding: 5px;
	width: 66px;
	float: left;
	text-align: center;
}

#searchresult .file img {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.orange {
	padding: 4px 10px;
	background: #FFF7D5 none repeat scroll 0 0;
	border: 1px solid #FFD014;
	line-height: 16px;
	font-weight: bold;
	vertical-align: middle;
}