/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #494848;
	text-align: center;
	background: #fff;
	margin-bottom: 1px;
	margin-top:0;
}

body.contentpane {
	text-align: left;
}

a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin-top: 0; margin-bottom: 5px;  }

img { border: 0 none; }

div.center {
  text-align: center;
  align: center;
}

div#wrapper {
	margin: 0 auto;
	width:1000px;
	margin-bottom:15px;
	text-align: left;
}

/****************************************************************************************/
/***************************************HEADER*******************************************/
/****************************************************************************************/

div#header {
	width: 100%;
	height:209px;
	background: url(head_bg_grad.jpg) bottom left repeat-x;	
}

div#myUniLogo {
	width: 55%;
	text-align:left;
	clear:right;
	float:right;
}




/****************************************************************************************/
/************************************HEADER MODULES**************************************/
/****************************************************************************************/
.TopMenu {
	float: right;
}

.moduletable_topMenu{
	margin-right:80px;
}

div.moduletable_topMenu ul li{
	float:left;
	list-style:none;
	margin-left:2px;
}

.darkLinks a:link {
	color: #1f3b48;
	text-decoration: none;
}
.darkLinks a:visited {
	color: #1f3b48;
	text-decoration: none;
}
.darkLinks a:hover {
	color: #1f3b48;
	text-decoration: underline;
}
.darkLinks a:active {
	color: #1f3b48;
	text-decoration: none;
}

span.mainlevel{
	color:#1f3b48;
}

/***********************************LOGIN*****************************************/
#loginDiv{
	float:right;
	clear:right;
	margin-top:10px;
}

div#loginLink {
	background:url(loginButtonL.png) top left no-repeat;
	margin-right: 45px;
	height: 33px;
	padding-left: 19px;
	float: right;
}
div#loginLink div {background:url(loginButtonR.png) top right no-repeat; padding-right:44px;height: 33px;}
div#loginLink div a {color:#e2d8bf;font-weight:bold;background:url(loginButtonM.png) top left repeat-x; height: 33px;display:block;padding: 5px 0 5px 0;}

div#registerLink {
	background:url(registerButtonL.png) top left no-repeat;
	margin-right: 56px;
	height: 33px;
	padding-left: 19px;
	float: right;
}
div#registerLink div {background:url(registerButtonR.png) top right no-repeat; padding-right:41px;height: 33px;}
div#registerLink div a {color:#e2d8bf;font-weight:bold;background:url(registerButtonM.png) top left repeat-x; height: 33px;display:block;padding: 5px 0 5px 0;}

div#logoutLink {
	background:url(loginButtonL.png) top left no-repeat;
	margin-right: 45px;
	height: 33px;
	padding-left: 19px;
	float: right;
}
div#logoutLink div {background:url(loginButtonR.png) top right no-repeat; padding-right:44px;height: 33px;}
div#logoutLink div a {color:#e2d8bf;font-weight:bold;background:url(loginButtonM.png) top left repeat-x; height: 33px;display:block;padding: 5px 0 5px 0;}

div#profileLink {
	background:url(loginButtonL.png) top left no-repeat;
	margin-right: 45px;
	height: 33px;
	padding-left: 19px;
	float: right;
}
div#profileLink div {background:url(loginButtonR.png) top right no-repeat; padding-right:44px;height: 33px;}
div#profileLink div a {color:#e2d8bf;font-weight:bold;background:url(loginButtonM.png) top left repeat-x; height: 33px;display:block;padding: 5px 0 5px 0;}

div#userHi {float:right;font-weight:bold;margin-right:30px;height:33px;line-height:33px;}

/****************************************************************************************/
/***************************************LEFT COLUMN**************************************/
/****************************************************************************************/
#leftcolumn {
	padding: 0;
	margin: 0;
	width:23%;
	float:left;
}

div.blueMod{
	clear:both;
}

div.blueMod div div div.moduletable_menu{
	padding:15px 0px;
}

div.greyMod{
	clear:both;
}
div.greyMod div.br{
	padding: 10px;
}

div.greyMod div.moduletable{
	padding:15px 0;
	background:none;
}

#leftcolumn div.module {
	padding: 0 7px;
	margin:0px;
	padding:0px;
	margin-top:-18px;
}

#leftcolumn div.module table {
	width: auto;
}

p.one_quesion { background: url(mod.polls.title.bg.png) no-repeat left center; padding-left: 25px; min-height: 25px; font-size: 15px; margin: 10px 0; font-weight:bold;}
div.goad_lol { background: #155c6b; height: 8px; }
div.i_find_you { background: #fece0b; height: 8px; }
p.total { text-align: center; }

/****************************************************************************************/
/***************************************MAIN COLUMN**************************************/
/****************************************************************************************/
div#main { float: right; width: 75%; }

.mainContentdiv {
	float:right;
	width: 75%;
}

.BoxFloatLeft {
	float: left;
	width: 49%;
	padding-right: 1%;
	border-right:1px outset #fff;
}

.BoxFloatRight {
	float: right;
	width:49%;
}

.BoxFloatLeft a:link, .BoxFloatRight a:link, .BoxFloatLeft a:visited, .BoxFloatRight a:visited{
	color:#80b341;
	text-decoration:underline;
}

.BoxFloatLeft a:hover, .BoxFloatRight a:hover{
	text-decoration:none;	
}
/****************************************************************************************/
/************************************FRONT-PAGE MODULES**********************************/
/****************************************************************************************/
.moduletable_letters h3{
	background: url(letters_mod_img.png) center left no-repeat;
	padding: 9px 0px 9px 45px;
}

div.moduletable_letters { padding-bottom: 10px; }
.moduletable_letters span.title { font-size: 1.3em; font-weight: bold; }
.moduletable_letters span.readmore, .moduletable_events span.readmore, .moduletable_processes span.readmore, .moduletable_news span.readmore, .moduletable_forum span.readmore { display: block; position: relative; height: 24px; }

.moduletable_events, .moduletable_processes, .moduletable_news, .moduletable_forum { border-top:1px inset #CFCFCF; padding-top:5px; padding-bottom: 5px; }

.moduletable_events h3 { background: url(events_mod_img.png) center left no-repeat; padding: 9px 0px 9px 50px; }

.moduletable_processes h3 { background: url(processes_mod_img.png) center left no-repeat; padding: 9px 0px 9px 50px; }

.moduletable_news h3 { background: url(news_mod_img.png) center left no-repeat; padding: 9px 0px 9px 50px; }

.moduletable_forum h3 { background: url(forum_mod_img.png) center left no-repeat; padding: 9px 0px 9px 50px; }

.moduletable_letters h3, .moduletable_events h3, .moduletable_processes h3, .moduletable_news h3, .moduletable_forum h3{
	color:#1f3b48;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.module_soc_net div div div{
	padding:10px;
}

.module_soc_net div div div div#soc_net_uni_logo{
	border-right: 1px outset #ccc;
	float:left;
	background:none;
	width:49%;
	padding: 10px 10px 10px 0;
}

.module_soc_net div div div div#soc_nets{
	float:right;
	background:none;
}
#soc_nets img{
	padding-left:5px;
	padding-right:5px;
}
.module_soc_net div div div div.clr{
	background:none;
	padding:0;
}

a:link.titleLink, a:active.titleLink, a:visited.titleLink, a:hover.titleLink { color: #1f3b48; }

span.title { font-size: 1.2em; font-weight: bold; }

/****************************************************************************************/
/**********************************************MAIN MENU LEFT****************************/
/****************************************************************************************/
div.moduletable_menu ul.menu{
	list-style: none;
	padding: 0;
	margin:0;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:2px;
}

div.moduletable_menu ul.menu li{
	background-position: 20px center;
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	text-align: left;
	margin:0 10px;
}


/****************************************************************************************/
/***************************************UNIVERSITY LIST**********************************/
/******************************************FOOTER****************************************/

div.module_uni_list div div div {
	padding:20px;
	text-align:left;
}
/****************************************************************************************/
/***************************************FOOTER*******************************************/
/****************************************************************************************/
div#footer {
	background-color: #e8e8e8;
	color:#000;
}

#stripesBar{
	background:url(footer_top_border.jpg) top left repeat-x;
	height:11px;
}

div#fundsBy{
	width:40%;
	text-align:center;
	padding-right:10px;
	border-right:1px inset #fff;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
}

div#fundedByText{
	float:left;
	color:#000;
	font-size:11px;
	width:55%;
	margin-left:10px;
	text-align:left;
	margin-bottom:5px;
}

div#copyright {
	float:left;
	margin-left:10px;
	width:55%;
	text-align:left;
	color:#80b341;
	font-size:11px;
	padding-top:5px;
	border-top:1px outset #fff;
}

div#footer a:link, div#footer a:visited{
	text-decoration:underline;
	color:#80b341;
}

div#footer a:hover{
	text-decoration:none;
}









.LeftBottomMenu .mainlevel{
	color:#949393;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

.whitelinks a:link {
	color: #FFF;
	text-decoration: none;
}
.whitelinks a:visited {
	color: #FFF;
	text-decoration: none;
}
.whitelinks a:hover {
	color: #FFF;
	text-decoration: underline;
}
.whitelinks a:active {
	color: #FFF;
	text-decoration: none;
}




div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 0px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
	color:#69818b;
}
#pathway a:link, #pathway a:visited{
	color:#69818b;
	text-decoration:underline;
}

#pathway a:hover{
	color:#69818b;
	text-decoration:none;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#main {
	width: auto;
	background-color: #fff;
}

#mainer {
	width: auto;
	background-color: #fff;
}

#main {
	text-align: left;
}

#maincolumn, #maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 14px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
  margin-bottom:15px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

/* small text */
.small {
	font-size: .90em;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(http://www.e-myuniversity.eu/uab/templates/myuniversity/images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

/*a.mainlevel:hover {

}*/

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(http://www.e-myuniversity.eu/uab/templates/myuniversity/images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}


/* forms */
table.adminform textarea {
   width: 313px; 
  height: 200px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	color: #494848;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; margin-top:0;}

#system-message dd.message ul { background: #f9f9f9 url(notice-info.png) 4px center no-repeat;border-top: 3px solid #009ac0; border-bottom: 3px solid #009ac0; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

.BannerLeft {
	float: left;
	width: 54%;
	text-align: left;
}

.BannerRight {
  float: right;
  width: 45%
}

.inputbox-LoginModuleCb {
color: #0a0a0a;
background:url(input_box.jpg) top left no-repeat;
border:solid 0px;
height:20px;
margin-top:5px;
padding-left:2px;
font-size:10px;
width:100px;
}

.moduletable-LoginModuleCb a:link, .moduletable-LoginModuleCb a:visited{
	color:#000;
	text-decoration:underline;
}

.inputbox-LoginModuleCb a:hover{
	text-decoration:none;
}



div.FrontPagespacer{
	height: 20px; 
	width:950px;
}
div.TopFront{
	clear:both;
	background-image: url(content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	width: 950px;
	margin-top:28px;
	padding-top:8px;
}

div.BottomFront{
	background-image: url(content_btm.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 950px;
	margin: auto;
}

.module_menu div div div div {
	padding: 10px;
}

.module_menu ul, .module_menu2 ul {
	list-style: none;
	padding: 0;
	margin:0;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:2px;
}

.module_menu li, .module_menu2 li {
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	text-align: left;
	margin:0 10px;
}

.module_menu li a:link, .module_menu li a:visited, .module_menu2 li a:link, .module_menu2 li a:visited  {
	display: block;
	color: #00A5CE;
	font-weight: normal;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:solid 1px #e5e3e3;
	text-decoration:none;
	padding-left:20px;
}

.module_menu li.active a, .module_menu2 li.active a {
	border-bottom: solid 1px #6c6b6c;
	font-weight: bold;
	color: #00a5ce;
	text-decoration:none;
}

.module_menu li a:hover {
	border-bottom:solid 1px #6c6b6c;
	color: #BED73D;
	text-decoration:none;
}

.module_menu h3 {
	width: 165px;
	background-image: url(http://www.e-myuniversity.eu/uab/templates/myuniversity/images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height: 19px;
	padding-left: 10px;
	font-size: 1.3em;
	padding-top: 15px;
	padding-bottom:10px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#fff;
}

.module_menu2 h3, .module_rel_cont h3{
	width: 165px;
	background: url(http://www.e-myuniversity.eu/uab/templates/myuniversity/images/arrow_down.jpg) no-repeat right center;
	height: 19px;
	padding-left: 10px;
	font-size: 1.3em;
	padding-top: 10px;
	padding-bottom:0px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:10px;
	color:#000;
	border-bottom:1px solid #E5E3E3;
}


.module_rel_cont ul{
	list-style:none;
	padding:0;
}

.module_rel_cont ul li{
	margin-bottom:15px;
}

/* module USER MENU */

div.module_usermenu_frontpage {
	background-repeat: repeat-x;
	display: block;
	width:165px;
}

.module_usermenu_frontpage ul {
	list-style: none;
	padding: 0;
	margin:0;
	margin-top:10px;
}
.module_usermenu_frontpage li {
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	text-align: left;
	margin:0 10px;
}

.module_usermenu_frontpage li a:link, .module_usermenu_frontpage li a:visited  {
	display: block;
	color: #ffffff;
	font-weight: normal;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:solid 1px #232323;
	text-decoration:none;
	padding-left:20px;
}
.module_usermenu_frontpage li a:hover {
	border-bottom:solid 1px #6c6b6c;
	color: #ffffff;
	text-decoration:none;
}

.module_usermenu_frontpage h3 {
	background-image: url(http://www.e-myuniversity.eu/uab/templates/myuniversity/images/menu_top_user_menu.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	height: 19px;
	font-size: 1.3em;
	padding-top: 10px;
	font-weight: normal;
	margin:0px;
	color:#b7d332;
	margin-right:8px;
	margin-left: 10px;
	border-bottom:1px solid #232323;
	padding-left:3px;
}

/* END Of USER MENU*/

.moduletable-frontpageModule2, moduletable-frontpageModule {
	clear:both;
}
div.moduletable-frontpageModule div, div.moduletable-frontpageModule2 div, div.moduletable-frontpageModule-processes div{
	border:1px solid #EFEFEF;
}
div.moduletable-frontpageModule div p.more, div.moduletable-frontpageModule2 div p.more, div.moduletable-frontpageModule-processes div p.more{
	border:none;
	text-align:right;
}

div.moduletable-frontpageModule div p.more span, div.moduletable-frontpageModule2 div p.more span, div.moduletable-frontpageModule-processes div p.more span{
	background:#eceff5 url(http://www.e-myuniversity.eu/uab/templates/myuniversity/images/arrow_more.jpg) 55px center  no-repeat;
	padding: 4px 33px 4px 11px;
}

p.more span a:link, p.more span a:visited{
	color:#494848;
	text-decoration:underline;
}

p.more span a:hover{
	text-decoration:none;
}
.moduletable-frontpageModule ul, .moduletable-frontpageModule2 ul {
	margin:0;
	padding: 10px 8px 5px 8px;
	list-style-type: none;
	height: auto !important; /* for modern browsers */
	height: 120px; /* for IE5.x and IE6 */
	display:block;
}
.moduletable-frontpageModule-processes h3, .moduletable-frontpageModule2 h3{
	background:url(http://www.e-myuniversity.eu/uab/templates/myuniversity/images/item_header2.jpg) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	margin: 0;
	padding-left: 12px;
	padding-top: 7px;
	font-weight: normal;
	width: 342px;
	
}
.moduletable-frontpageModule-processes ul {
	margin: 0;
	margin-bottom:5px;
	padding: 10px 10px 0 20px;
	height: auto !important; /* for modern browsers */
	height: 120px; /* for IE5.x and IE6 */
	display: block;
}

ul.latestnews_gov2u-FrontpageNews, table.mod_events_latest_table, .moduletable_LatestEventsFrontpgae ul {
	margin:0;
	padding-top:10px;	
	list-style-type: none;
	border:1px solid #454545;
	height: auto !important; /* for modern browsers */
	height: 120px; /* for IE5.x and IE6 */
	min-height: 120px; /* for modern browsers */
	display:block;
}

.moduletable_LatestEventsFrontpage ul {
	padding-left:10px;
}

.mod_events_latest_table td {
	padding-left:10px;
}

.frontpagesBG {
	line-height:20px;
	height: auto !important; /* for modern browsers */
	height: 150px; /* for IE5.x and IE6 */
	min-height: 150px; /* for modern browsers */
	margin-bottom:15px;
}

.floatleft
{
	float: left;
}

.floatright
{
	float:right;
}

div.FrontPageIntro {
margin-bottom: 20px;
}

.FrontPageIntro h1, .componentheading {
	font-size: 1.6em;
	font-weight: normal;
	color: #0088aa;
	font-family: Arial, Helvetica, sans-serif;
}

img.logoleft
{
	height:104px;
	width:510px;
	margin-bottom:15px;
	margin-top:35px;
}

img.logoright {
	margin-top:35px;
	margin-left:37px;
}

.button2-left a, .button2-right a {
	color: #000;
}


.moduletable-FrontpageForum ul,.moduletable-FrontpageNews ul {
	list-style-type: none;
	margin:0px;
	padding-left:0px;
	padding-top:10px;
	border:1px solid #454545;
	height: auto !important; /* for modern browsers */
	height: 120px; /* for IE5.x and IE6 */
	min-height: 120px; /* for modern browsers */
	display:block;
}

.moduletable-FrontpageNews li,.moduletable-FrontpageForum li {
	margin: 0px;
	padding: 0px;
	padding-left:10px;
}

div.FrontPageLetter ul {
	padding-top:10px;
	padding-left:10px;
	margin:0px;
	list-style:none;
	border:1px solid #454545;
	height: auto !important; /* for modern browsers */
	height: 120px; /* for IE5.x and IE6 */
	min-height: 120px; /* for modern browsers */
	display:block;
}

.current {
color: #000;
}

table.toolbar a {
color: #000;

}

.FrontPageLetter a,div.moduletable-FrontpageForum span a  {
padding-left: 2px;
}

#action_dialog a:link {
color: black;
}

.module,.mod_events_table,.mod_events_monthyear {
	padding:0px;
}

span#mod_login_greeting-LoginModuleCb {
padding-left:5px;
color:#000;
}

table.toolbar a,table.toolbar a:hover {
	color:#000;
}

div.EasyCaptchaForms{
margin:12px auto;
width:50%;
}

div.EasyCaptchaForms img.EasyCaptchaImg{
height:50px;
width:200px;
}

#action_dialog a {
color:#000;
}

/*events links*/
.eventslink:link {
	color:#b7d332;
	padding:10px 50px 10px 7px;
	background-image:url(http://www.e-myuniversity.eu/uab/images/icons/add_events.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	font-weight:bold;
}

.eventslink:active{
	color:#b7d332;
	padding:10px 50px 10px 7px;
	background-image:url(http://www.e-myuniversity.eu/uab/images/icons/add_events.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	font-weight:bold;
}

.eventslink:visited{
	color:#b7d332;
	padding:10px 50px 10px 7px;
	background-image:url(http://www.e-myuniversity.eu/uab/images/icons/add_events.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	font-weight:bold;
}

.eventslink:hover{
	color:#b7d332;
	padding:10px 50px 10px 7px;
	background-image:url(http://www.e-myuniversity.eu/uab/images/icons/add_events.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	font-weight:bold;
}

.jeventsfront{
	margin-top:20px;
}

.addeventfront {
	background-image:url(http://www.e-myuniversity.eu/uab/images/icons/add_events.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	padding-top:10px;
	line-height:30px;
	font-weight:normal;
}

.myeventsfront{
	background-image:url(http://www.e-myuniversity.eu/uab/images/icons/my_events.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	padding-top:10px;
	line-height:50px;
	font-weight:normal;
}

/* modules */
.inputbox-CBLoginModule {
	background-color: #636363;
	border: 1px solid #cedffb;
	color: #cedffb;
}

#overDiv {
	border: 1px solid #FBAD2E;
}

.ol-background {
	background-color: #FBAD2E;
}

.ol-foreground {
	background-color: #FFFFFF;
	text-align: left;
}

.overLibTrigger {
	font-weight: bold;
	border-bottom: 1px dotted #FF0000;
	text-decoration: none;
}

.moduletable_frontpageBottom2 h3{
	background:none !important;
}

.adminlist{
	border-collapse:collapse;
}

.AdminListHead, .adminlist th.title, .adminlist thead tr{
	vertical-align:middle;
	height:35px;
	background:url(adminTabTH.png) top left repeat-x;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;
}

.AdminListHead #headLabel{
	float:left;
	width:40%;
	margin-top:9px;
	padding-left:30px;
}
.AdminListHead #sortBy{
	float:right;
	width:40%;
	padding-right:10px;
	text-align:right;
	margin-top:7px;
}

.AdminListHead #sortBy select{
	border:1px solid #b5b8c8;
}

.adminlist .parentRow0, .adminlist .row0{
	background: #fafafa url(row0Bg.jpg) top right repeat-y;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #fff;
}

.adminlist .childRow0{
	background: #fafafa url(row0Bg.jpg) top right repeat-y;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #fff;
}

.adminlist .parentRow1, .adminlist .row1{
	background: #fafafa url(row1Bg.jpg) top right repeat-y;
	border-top:1px solid #FFFFFF;
}

.adminlist .childRow1{
	background: #fafafa url(row1Bg.jpg) top right repeat-y;
	border-top:1px solid #FFFFFF;
}

.adminlist td{
	color:#656565;
	font-family:verdana,geneva,sans-serif;
	line-height:18px;
	padding:4px 16px 0;
	padding: 3px 0 3px 0;
}


.button {
	margin-top:5px;
	background-color:#f5f5f5;
  border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
	color:#00A5CE;
	cursor:pointer;
	padding: 4px 15px;
	display: inline-block;
}

.button:hover {
	background-color:#E7E8EA;
	border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  text-decoration:none;
}

input.inputbox, input#showpast {
	border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
}

a.twtr-join-conv:link, a.twtr-join-conv:visited{
	text-decoration:underline !important;
}

a.twtr-join-conv:hover{
	color:#469DC0 !important;
}

.moduletable-frontpageModule-processes ul{
	padding-left:30px;
}

.moduletable-frontpageModule-processes ul li{
	list-style-image:url(bulletFront.png);
}

img.leftAligned {float: left; margin-right: 5px; margin-bottom: 3px; border: 1px solid #cccccc; padding: 2px; }