html,body {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

a, :link {
	color: #60b0c7;
}

table tr td {
	vertical-align: top;
}

div#x-skin-body {
	position: relative;
	width: 984px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

div#x-skin-fill-left {
	position: absolute;
	width: 27px;
	left: -27px;
	height: 100%;
	background-image: url('/template/skins/uva-fmg-psy/gfx/shade-left.jpg');
	background-repeat: repeat-y;
}
div#x-skin-fill-left div.filltop {
	position: absolute;
	top: 0px;
	width: 27px;
	height: 89px;
	background-image: url('/template/skins/uva-fmg-psy/gfx/shade-left-top.jpg');
	background-repeat: no-repeat;;
}

div#x-skin-fill-right {
	position: absolute;
	left: 984px;
	width: 30px;
	height: 100%;
	background-image: url('/template/skins/uva-fmg-psy/gfx/shade-right.jpg');
	background-repeat: repeat-y;
}

div#x-skin-fill-right div.filltop {
	position: absolute;
	top: 0px;;
	width: 30px;
	height: 89px;
	background-image: url('/template/skins/uva-fmg-psy/gfx/shade-right-top.jpg');
	background-repeat: no-repeat;
}

table#x-skin-page {
	background-color: #FFFFFF;
	width: 984px;
	height: 100%;
	/*position: relative;*/
	margin: 0 auto;
}

body.x-skin-smallframe div#x-skin-fill-left {
	display: none;
}
body.x-skin-smallframe div#x-skin-fill-right {
	display: none;
}
body.x-skin-smallframe table#x-skin-page {
	left: 0px;
}

td#x-skin-content {
	height: 100%;
	vertical-align: top;
	background-image: url('/template/skins/uva-fmg-psy/gfx/content-transient.jpg');
	background-repeat: repeat-x;
	background-color: #F7F8F8; 
}
table#x-skin-content-table { border-collapse: collapse; height: 100%;}
div#x-skin-logo { position: relative;}
div#x-skin-logo-shade {
	height: 24px;
	background-image: url('/template/skins/uva-fmg-psy/gfx/shade-UvA-bottom.jpg');
	background-repeat: repeat-x;
}
table#x-skin-shadeblock {
	position: absolute;
	top: 35px;
	right: 0px;
	border-collapse: collapse;
	width: auto;
}

table#x-skin-shadeblock tr td {
	padding: 0px;
}

table#x-skin-shadeblock table {
	border-collapse: collapse;
}
table#x-skin-shadeblock td.x-left { 
	width: 45px;
	height: 54px;
	background-image: url('/template/skins/uva-fmg-psy/gfx/portal-left.png');
	background-repeat: no-repeat;
}

table#x-skin-shadeblock td.x-top { 
	width: auto;
	height: 33px;
	background-image: url('/template/skins/uva-fmg-psy/gfx/portal-top.jpg');
	background-repeat: repeat-x;
}

table#x-skin-shadeblock td.x-right { 
	width: 8px;
	height: 54px;
	background-image: url('/template/skins/uva-fmg-psy/gfx/portal-right.png');
	background-repeat: no-repeat;
}

table#x-skin-shadeblock td.x-content {
	height: 21px;
	background-color: #EA8300;
	white-space: nowrap;
}

#prtl {
	white-space: nowrap;
}

div#x-skin-searchform {
	position: relative;
	width: 108px;
	height: 13px;
	margin-top: 8px;
}

div#x-skin-searchfield {
	position: absolute;
	display: block;
	left: 0px; top: 0px;
	height: 13px !important;
	overflow: hidden;
	width: 78px;
	padding: 0px;
	margin: 0px;
}
div#x-skin-searchfield input {
	height: 100%;
	width: 100%;
	padding-left: 2px;
	border: 0px;
	padding: 0px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	position: absolute;
}
input#x-skin-searchbutton {
	position: absolute;
	display: block;
	left: 78px;
	top: 0px;
	width: 30px;
	height: 13px;
	border: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url('/template/skins/uva-fmg-psy/gfx/button-zoek.png');
	cursor: pointer;
}
input.x-skin-searchbutton-en {
	background-image: url('/template/skins/uva-fmg-psy/gfx/button-search.png') !important;
}

#x-skin-mainnav {
	margin-top: 1px;
	margin-bottom: 1px;
	height: 32px;
	background-color: #333333;
	padding-left: 11px;
	padding-right: 7px;
}

.x-skin-menu {
	
}

.x-skin-menu div.x-text {
	color: #e98300;
	cursor: default;
}
#prtl.x-skin-menu div.x-text {
	color: #000000;
}

#prtl.x-skin-menu div.x-text-start {
	text-transform: uppercase;
}

.x-skin-menu li.x-delimiter div.x-text-start {
	padding-left: 10px;
}

#prtl.x-skin-menu div.x-text-start:hover {
	color: #000000;
}
.x-skin-menu div.x-text-start:hover {
	color: #FFFFFF;
}

.x-skin-menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.x-skin-menu ul {
  list-style-type:none;
  height: 13px;
}

.x-skin-menu ul li {
	display: block;
	float: left;
	padding-right: 7px;
}
 
.x-skin-menu a:hover {}
.x-skin-menu ul li table.x-shade {
	position:absolute;
	border-collapse: collapse;
	display:none;
}

.x-skin-menu ul li table.x-shade {
	z-index: 205;
}
.x-skin-menu ul li ul {
	background-color: #333333;
	padding: 0 10px 10px 10px;
	white-space: nowrap;
	height: auto;
}

.x-skin-menu ul li:hover table.x-shade {
	display:block;
}

.x-skin-menu ul.x-root {
	padding-right: 5px;
	padding-left: 0;
}
#homenav.x-skin-menu ul li {
	border-right: 1px solid white;
}
.x-skin-menu ul li.x-delimiter {
	border-left: 1px solid white;
}

.x-skin-menu ul li:hover ul li ul {
  display:none;
}

.x-skin-menu ul li ul li:hover ul {
  display:block;
}

.x-skin-menu ul li ul li:hover ul li ul {
  display:none;
}

.x-skin-menu ul li ul li ul li:hover ul {
  display:block;
}

.x-skin-menu ul li ul li {
	float:none;
	margin:0;
	background: url('/template/skins/uva-fmg-psy/gfx/portal-listbullet.png') no-repeat 0 5px;
	padding-left: 8px;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
}

.x-skin-menu ul li ul li a {
	text-transform:none;
}
.x-skin-menu ul li ul li a:hover {
	text-decoration: underline;
}

.x-skin-menu table.x-shade { 
	border-collapse: collapse;
	width: 100px;
	position: absolute;
	table-layout:auto;
}
.x-skin-menu table.x-shade td { padding: 0; }
.x-skin-menu table.x-shade td.x-shade-top {
	background-color: transparent;
	height: 9px;
}
.x-skin-menu table.x-shade td.x-shade-top div { height: 9px; width: 1px; }
.x-skin-menu table.x-shade td.x-shade-right {
	background-image: url('/template/skins/uva-fmg-psy/gfx/mainnav-pulldown-shade-right.png');
	background-repeat: repeat-y;
	width: 7px;
}
.x-skin-menu table.x-shade td.x-shade-right div { width: 7px; height: 1px; }
.x-skin-menu table.x-shade td.x-shade-bottom-left {
	background-image: url('/template/skins/uva-fmg-psy/gfx/mainnav-pulldown-shade-bottom-left.png');
	background-repeat: no-repeat;
	padding-left: 6px;
	height: 4px;
}
.x-skin-menu table.x-shade div.x-shade-bottom {
	background-image: url('/template/skins/uva-fmg-psy/gfx/mainnav-pulldown-shade-bottom.png');
	background-repeat: repeat-x;
	height: 4px;
}
.x-skin-menu table.x-shade td.x-shade-bottom div { width: 6px; height: 4px; }
.x-skin-menu table.x-shade td.x-shade-bottom-right {
	background-image: url('/template/skins/uva-fmg-psy/gfx/mainnav-pulldown-shade-bottom-right.png');
	background-repeat: no-repeat;
	width: 7px;
	height: 4px;
}
.x-skin-menu table.x-shade td.x-shade-bottom-right div { width: 7px; height: 4px; }



#x-footer {
	height: 20px;
	background-image: none; 
}
table#footer-container {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 4px;
}
table#footer-container tr td {
	vertical-align: middle;
}

table#footer-container tr td {
	vertical-align: middle;
	padding: 0px;
	width: 50%;
}
table#footer-container tr td.x-footer-content {
	width: auto;
	padding: 0 5px;
	white-space: nowrap;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	color: #7d7e7e;
	display: table-cell;
}
table#footer-container tr td.x-footer-content div.x-wrapper {
	white-space: nowrap;
}
table#footer-container tr td.x-footer-content a {
	display: inline;
	color: #7d7e7e;
	white-space: nowrap;
}

table#footer-container tr td.x-footer-left div,
table#footer-container tr td.x-footer-right div {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: #acadad;	
}





#mainnav,
#homenav {
	float: left;
	font: bold 14px/14px Arial, Helvetica, Sans-Serif;
	color: #e98300;
	padding-top: 9px;
	text-transform: uppercase;
}

#mainnav ul li ul li,
#homenav ul li ul li,
#contactnav ul li ul li {
	background: url('/template/skins/uva-fmg-psy/gfx/mainnav-listbullet.gif') no-repeat 0 5px;
	padding-left: 10px;
}

#prtl {
	font: bold 12px/13px Arial, Helvetica, Sans-Serif;
	padding-top: 8px;
}
#prtl a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
#prtl table tr.x-shade-row-top{display: none;}
#prtl ul li ul { 
	padding-top: 5px;
	background-color: #EA8300; }
#prtl ul li ul li a { text-transform: none; }
#prtl ul li ul li a:hover { text-decoration: underline; }
#prtl table.x-shade td.x-shade-bottom-left {
	padding-left: 6px;
}
#contactnav {
	width: auto;
	float: right;
	font: bold 11px/14px Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	text-transform: uppercase;
}

#contactnav div.x-text-start { color: #FFFFFF; }

#x-skin-title {
	font: bold 16px/18px Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	height: 30px;
}
#x-skin-title div {
	padding: 12px 10px 0px 14px;
}

#x-skin-left {
	width: 291px;
	vertical-align: top;
	padding-top: 8px;
}

#x-skin-navmain {
	margin-left: 14px;
	width: 239px;
	overflow-x: hidden;
}

.x-skin-navmain {
	background-image: url('/template/skins/uva-fmg-psy/gfx/menu-shade-right.png');
	background-position: right top;
	padding-right: 10px;
} 
.x-skin-navmain-footer, .x-skin-navmain-bottom {
	height: 2px;
	background-image: url('/template/skins/uva-fmg-psy/gfx/menu-shade-bottom.png');
	background-repeat:no-repeat;
	font-size: 0px;
	line-height: 0px;
}
.x-skin-navmain-footer {
	background-position: 0 -2px;
}
.x-skin-navmain a.x-skin-navmain-href {
	display: block;
	background-image: url('/template/skins/uva-fmg-psy/gfx/menu-bg.jpg');
	background-repeat: repeat-x;
	background-position: right top;
	height: 29px;
	overflow-x: hidden;
	white-space: nowrap;
	color: #000000;
	font: normal 11px/29px Arial, Helvetica, Sans-Serif;
	padding: 0 10px;
}

.x-skin-navmain span.newwindowicon, 
.x-skin-navmain a.x-skin-navmain-href {
	display: block;
	background-image: url('/template/skins/uva-fmg-psy/gfx/menu-bg.jpg');
	background-repeat: repeat-x;
	background-position: right top;
	height: 29px;
	overflow-x: hidden;
	white-space: nowrap;
	color: #000000;
	font: normal 11px/29px Arial, Helvetica, Sans-Serif;
	padding: 0 10px;
}

.x-skin-navmain .x-skin-navsub span.newwindowicon {
	display: inline;
	background-image: none;
	height: auto;
	overflow-x: auto;
	white-space: nowrap;
	padding: 0 0;
}

.x-skin-navmain span.newwindowicon a.x-skin-navmain-href,
.x-skin-navmain .x-skin-navsub span.newwindowicon a {
	display: inline;
	height: auto;
	padding: 0 14px 0 0;
	background-image: url('/template/skins/uva-fmg-psy/gfx/link-extern.png');
	background-position: right 2px;
	background-repeat: no-repeat;
}

.x-skin-navmain-active a.x-skin-navmain-href {font-weight: bold;}
.x-skin-navmain a:hover {
	text-decoration: none;
	font-weight: bold;
}

#x-skin-navsub {
	background-image: url('/template/skins/uva-fmg-psy/gfx/menu-sub-bg.png');
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
.x-skin-navsub-top {
	background-image: url('/template/skins/uva-fmg-psy/gfx/menu-sub-top.jpg');
	background-repeat: no-repeat;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
}
.x-skin-navsub {
	padding: 0 19px;
}
.x-skin-navsub a {
	overflow-x: hidden;
	white-space: nowrap;
	color: #000000;
	font: normal 11px/16px Arial, Helvetica, Sans-Serif;
}
.x-skin-navsub-active a {font-weight: bold;}

#x-skin-main {
	vertical-align: top;
	height: 100%;
	width: 695px;
}

#x-skin-main .fullheight {
	height: 100%;
}
#x-skin-main .left, #x-skin-main .right { height: 100%;}

/**************************************************************************
* CONTENT
**************************************************************************/
#x-skin-main table {
	empty-cells: show;
	clear: both;
}
#x-skin-main td.left {
	width: 484px;
	vertical-align: top;
}
#x-skin-main td.right {
	width: 211px;
	vertical-align: top;
}
#x-skin-fullcontent {
	width: 100%;
	height: 100%;
}
.contentcontainer {
	width: 100%;
	padding-bottom: 30px;
}
#cmsmessage {
	margin-left:0px;
	margin-top:8px;
}

#cmsmessage #cmsmessageblock {
	margin-right: 211px;
	padding-left: 0px;
}
#cmsmessage .headerblock {
	background-image:none;
	background-position:inherit;
	background-repeat:inherit;
}
#cmsmessageblock h1.messageheader {
	color: #e98300;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:0;
	margin-top:0;
	text-transform: uppercase;
}
#cmsmessage .listheader h3 {
	text-transform: uppercase;
}

div#cmsmessage div.textblock .photo-in .content .photo, div#cmsmessage div.textblock .photo-in .content .sub {
	background-color:transparent;
}

.listswitch, .listswitchactive {
	margin-left:0px;
}
.listheader {
	padding-left:0px;
}
.sortbar {
	background-color:transparent;
}

div.anchorlabel {
	border-top:  1px solid #acadad;
	padding: 8px 30px 18px 0;
}
div.anchorlabel span {
	border-bottom:none;
	color:#000000;
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
	padding:0 5px 2px 0;
}
#see-also {
	margin-bottom:20px;
	margin-top:20px;
}
#see-also .header {
	border-top:1px solid #acadad;
	font-size:3px;
	height:0;
	line-height:3px;
	margin-bottom:20px;
	width:484px;
}
#see-also .content {
	margin-left:0px;
}
#see-also .head {
	color:#000000;
	font-size:11px;
	line-height: 14px;
	font-weight:bold;
	margin-bottom:0px;
}
#see-also .content .links a {
	background-image: url('/template/skins/uva-fmg-psy/gfx/see-also-pre.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
}

.displayaslink {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0 33px 2px 0px;
	padding-left:0px;
}

#archiveLinkSection {
	margin-left:0px;
}
#archiveLinkSection a {
	background-image:url('/template/skins/uva-fmg-psy/gfx/see-also-pre.png');
	background-repeat:no-repeat;
	background-position: 0 4px;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
}


/*******************************************************************
* BUTTON
*/

div.buttonright {
	width:151px;
	background-image: url('/template/skins/uva-fmg-psy/gfx/button-shade.png');
	background-repeat: repeat-x;
	background-position: 0 7px;
	background-color: transparent;
}
div.buttonright div.buttonright_top {
	background-color: transparent;
	background-image: url('/template/skins/uva-fmg-psy/gfx/button-top.png');
	border: none;
	height: 7px;
}
.buttonright_title {
	background-color: transparent;
	border-left:none;
	border-right:none;
	padding:0 4px 0 5px;
	width:auto;
}
.buttonright_title_text {
	color:#000000;
	font-size:11px;
	line-height: 14px;
	font-weight:bold;
}
.buttonright_lead {
	background-color:transparent;
	border-left:none;
	border-right:none;
	padding:1px 4px 2px 5px;
	width:auto;
}
.buttonright_image {
	background-color:transparent;
	margin:0 4px 0 5px;
	width:auto;
}
.buttonright_bottom {
	background-color:transparent;
	border-bottom:none;
	height: 7px;
}

.newwindowicon {
	background-image:url('/template/skins/uva-fmg-psy/gfx/link-extern.png');
	background-position:right 2px;
	background-repeat:no-repeat;
	padding-right:14px;
}



div.iconbar { 
	float: right;
	height: auto;
	text-align: inherit;
	margin-right: 211px;
}
div.iconbar div.rssicon-plh {
	float: left;
	margin-left: 5px;
}
div.iconbar div.printicon-plh {
	float: left;
	margin-left: 5px;
}
div.iconbar div.sendafriend-plh {
	float: left;
	margin-left: 5px;
}

div.iconbar div.printicon-plh div#printbutton {
	background-image: url('/template/skins/uva-fmg-psy/gfx/print-1.png');
	background-repeat: no-repeat;
	width: 17px;
	height: 15px;
	cursor: pointer;
	padding: 0 0 0 0;
}

div.iconbar div.rssicon-plh div.rss-icon {
	height:auto;
	margin: 0 0 0 0;
	width:auto;
}

.rss-icon a div {
	background-image:url('/template/skins/uva-fmg-psy/gfx/rss-1.png');
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top: 6px;
	height:9px;
	margin-right:0px;
	width:26px;
}

.rss-icon a:hover div {
	background-image:url('/template/skins/uva-fmg-psy/gfx/rss-1.png');
	background-repeat:no-repeat;
	cursor:pointer;
	margin-right:0px;
	height:9px;
	width:26px;
}

div#sendafriend {
	margin: 5px 0 0 0;
}

div#cmsmessage div.mmblock {
	width:151px;
}
#cmsmessage .mmblock .photo-right {
	background-image:none;
}

#cmsmessage .mmblock .photo-right .header,
#cmsmessage .mmblock .photo-right .footer {
	display: none;
	background-image:none;
}

#cmsmessage .mmblock .photo-right .content .photo, 
#cmsmessage .mmblock .photo-right .content .sub {
	background-color: transparent;
}
#cmsmessage .mmblock .photo-right .content .magnify {
	float:right;
	margin-bottom:3px;
	margin-left:6px;
	margin-top: 5px;
	width:9px;
}
#cmsmessage .mmblock .photo-right .content .caption {
	color:#000000;
	font-size:11px;
	padding:3px 2px 5px;
}
.photo-right-loupe {
	background-image:url('/template/skins/uva-fmg-psy/gfx/link-extern.png');
	height:9px;
	width:9px;
}

div#cmsmessage div.textblock .photo-in .content .caption {
	color:#000000;
}

.displayaslink {
	color:#000000;
	font-size:12px;
	line-height: 16px;
	font-weight:bold;
	margin:0 0 2px 0;
	padding-left:0;
}
.displayaslink {
	background-image:url('/template/skins/uva-fmg-psy/gfx/link-black.gif');
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:10px;
}

#cmsmessage #cmsmessageblock div.switch a {
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	background-image:url('/template/skins/uva-fmg-psy/gfx/see-also-pre.png');
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom: 2px;
}
#cmsmessage #cmsmessageblock div.switch a.selected {
	color:#000000;
	background-image:url('/template/skins/uva-fmg-psy/gfx/link-black.gif');
}

#cmsmessage #cmsmessageblock a.cms-inline-link,
#cmsmessageblock h2.messagesubheader a {
	display: inline-block;
	background-image:url('/template/skins/uva-fmg-psy/gfx/see-also-pre.png');
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom: 2px;
	line-height: 14px;
}

/***********/
.listanchor {
	margin-bottom:20px;
	margin-top:10px;
	border-top: 1px solid #a2a3a3;
	padding-top: 8px;
}

.listanchor .labelcontainer .lc .label {
	color:#000000;
	font-size:14px;
	line-height: 14px;
	font-weight:bold;
	text-transform: uppercase;
	margin-left:0
}
.listanchor .labelcontainer .subc {display: none; }


div.x-uvawebcms-form {
	margin-bottom:25px;
	margin-left:0px;
	width:484px;
}

.x-skin-button-meer,
.x-skin-button-more {
	background-image: url('/template/skins/uva-fmg-psy/gfx/button-meer.gif');
	background-repeat: no-repeat;
	width: 31px;
	height: 9px;
}
.x-skin-button-more {
	background-image: url('/template/skins/uva-fmg-psy/gfx/button-more.gif');
}
.readmore {
	padding-top: 3px;
}

.messagefooter, .messageheader {
	margin-right:0px;
}

div.organisationheader div#cmsmessageblock {
	padding-left:0px !important;
}

.listheader .head {
	background-image:none;
	color:#000000;
	font-size:12px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight:bold;
	margin-right:0px;
	padding-left:0px;
}

/* non-linked subsection */
div.subsectionnavigation {
	width: 484px;
	background-image:none;
	margin-bottom:16px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #a2a3a3;
}
div.subsectionnavigation .link a {
	display:inline;
}

.x-text-external {
	margin-left: 5px;
}

table.includeframe {
	height: 100%;
	width: 100%;
}
table.includeframe tr td{
	height: 100%;
	width: 100%;
}
table.includeframe tr td.leftmargin {
	width:0%;
}
#include {
	height: 100%;
	width: 100%;
	/*min-height: 200px;*/
}

div.anchorlabel span {
	text-transform: uppercase;
}

ul#MenuBar1 {
	position: absolute;
	z-index: 1000;
}

@media print {
	ul#MenuBar1,
	#x-skin-fill-left,
	#x-skin-fill-right,
	table.cfdebug,
	div#actions {
		display: none;
	}
	#x-skin-fill-left {
	}
	table#x-skin-page {
		left:0px;
		position:static;
		width:100%;
	}
	
	#x-skin-sublogo {
		background-color: #EA8300;
		width: 984px;
	}
	
	#x-skin-mainnav {
		display: none;
	}
	
	td#x-skin-content {
		background-color:#FFFFFF;
		background-image:none;
	}
	#x-skin-title {
		padding-left: 0;
	}
	td#x-skin-left {
		display: none;
	}
	div.iconbar { display: none; }
	
	#editfunctions { display: none; }
	
	div#x-skin-logo-shade {
		background-image:none;
		height:15px;
	}
	
	table#x-skin-shadeblock {
		display: none;
	}
}

@media screen {
	/**************************************************************
	* EDIT MODUS
	**************************************************************/
	#editfunctions {
		border: 1px solid rgb(139,0,0);
		background-color: rgb(255,222,173);
		padding: 5px;
		color: rgb(139,0,0);
	}
	.right #editfunctions {
		margin-left: 42px;
		margin-right: 15px;
	}
	
	#editfunctions .editbox div {
	    font-size: 8.5pt;
	    line-height: 12pt;
	    font-weight: bold;
		color: Black;
	}
	
	#editfunctions .editbox A,
	#editfunctions .editbox A:visited,
	#editfunctions .editbox A:hover {
		color: rgb(139,0,0);
	}
	
	div#actions {
		position: absolute;
		top: 12px;
		right: 0;
		width: 30px;
		padding:0;
	}
	
	#actions a {
		color:#a5a5a5;
		margin-left:0;
	}
	
	#actions div {
		float:left;
		margin-right:0;
		padding-top:1px;
		right: 4px;
}
	
	.languageFlags{
		position: absolute;
		width: 40px;
		z-index: 2000;
		top: 12px;
		right: 31px;
		height: 15px;
		
	}

	.languageFlags a{
		margin: 2px;
	}

	#x-skin-sublogo {
		background-color: #E98300;
		width: 984px;
	}
}

.messagefooter .messageFooter-header, 
.messageheader .messageHeader-bottom  {
	background-image:none;
	background-repeat:repeat-x;
	height:15px;
}


div.UvAStaffSearchForm  {
	background-image:none;
	border-bottom: 1px solid #999999;
}

div.UvAStaffSearchFooter  {
	background-image:none;
	background-repeat:repeat-x;
	border-top: 1px solid #999999;
}


