/*********************************************************
* AUC Skin settings
*********************************************************/

@import url("global.css");
@import url("skinmesssages.css");


/*********************************************************
** General sizing elements 
*********************************************************/
table#page {
	width: 990px;
	height: 485px;
}

td#middle {
	width: 765px;	
}

table tr td#top {
	width: 761px;
	overflow-x: hidden;
	height: 188px;
	overflow-y: hidden;
}

table tr td#left {
	width: 175px;
	overflow-x: hidden;
}

table tr td#right {
	width: 50px;
	overflow-x: hidden;
	vertical-align: top;
	color: #DDDDDD;
}

table tr td#right A {
	color: #DDDDDD;
}

table tr td#main {
	width: 761px;
}

.contentframe{
	height: 360px;
}

/*********************************************************
** PAGE
*********************************************************/
#page {
	background-color: transparent;
}

/*********************************************************
** LEFT 
*********************************************************/
#left {
	background-color: transparent;
}

/*********************************************************
* Search form
*********************************************************/
#searchform { 
	padding: 0px 17px 0px 23px; 
	font-size: 10px;
	margin-bottom: 15px;
}
#searchform form {
	display: block;
	border: 1px solid #bfbfbf; 
	padding: 0px; 
	margin: 0px; 
	height: 15px;
}
#searchform #searchfield {
	width: 127px;
	max-width: auto;
	border: 0px; 
	background-color: transparent;
    font-size: 9px;
    line-height: 12px;
    height: auto;
    float: left;
    display: block;
    height: 15px;
    text-align: right;
    color: #8f8f8f;
}
#searchform #searchbutton {
	display: none;
	border: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	width: 38px;
	font-size: 9px;
	line-height: 13px;
	height: 15px;
	float: left;
	text-align: right;
	color: #8f8f8f;
}
#searchform #searchbutton.hover {
	background-image: none;
}

/********************************************************
* Main navigation
********************************************************/
#mainnavigation {
	padding: 0px 0px 0px 0px;
}

#mainnavigation div.mnavitem,
#mainnavigation div.mnavitemactive {
	padding-left: 0px;	
	font-size: 9px;
    line-height: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    text-align: right;
    margin: 0px 15px 2px 21px;
}

#mainnavigation div.mnavitem A,
#mainnavigation div.mnavitemactive A {
	color: #000000; 
	padding: 0px 2px 1px 2px;
}
#mainnavigation div.mnavitemactive A {
	display: block;
	background-color: #A59971; 
	color: #FFFFFF; 
}

/********************************************************
* Section navigation
********************************************************/
#sectionnavigation {
	background-color: transparent;
	min-height: 0;
	width: auto;
	font-size: inherit;
	font-weight: normal;
	padding: 0px 0px 0px 0px !important;
}

#sectionnavigation #sectionhead {
	display: none; 	
}

#sectionnavigation .selected {
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 1px;
	font-weight: bold;
}

#sectionnavigation .sectionlink {
	margin: 0px 15px 2px 21px;
	padding: 0 !important;
	text-align: right;
}

#sectionnavigation .sectionlink A {
    color: rgb(0,0,0);
}

#sectionnavigation .submenu {
	font-size: 9px;
    font-weight: normal;
    line-height: 13px;
	color: rgb(255,255,255);
	padding: 0px 2px 1px 2px;
	
}

#sectionnavigation .selected A.submenu {
	font-weight: bold;
	color: #ef3d33;
}

/*********************************************************
** TOP 
*********************************************************/
#top {
	background-color: #FFFFFF;
	height: 188px !important;
	vertical-align: top;
}

#top #sectionvisual {
	height: 100px;
	overflow-y: hidden;
}


/*********************************************************
** MAIN 
*********************************************************/
#main {
	background-color: #A59971;
	height: auto;
	background-image: none;
	
}

#main.rcEnabled { 
	background-image: none;
}

#main div.full { width: 761px; }
#main td.left { width: 620px; }
#main td.right { 
	width: 141px; 
	padding-top: 60px;
}

/*******************************************************************************
* subsection
*******************************************************************************/
#subsection {
	width: 620px;
	height: auto;
}
div.subsectionnavigation {
	padding-top: 25px;
	padding-left: 17px;
	padding-right: 57px;
	padding-bottom: 15px;
	background-image: none;
	margin-bottom: 0px;
}
div.subsectionnavigation .subsectionslinks { 
	width: auto; 	
}
div.subsectionnavigation .link,
div.bladersectielink A {
	display: inline;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	margin-right: 23px;
}
div.subsectionnavigation .link A {
	display: inline;
}

div.subsectionnavigation .link A.active,
div.bladersectielink A.bladersectielinkactief { 
	color: #000000; font-weight: bold !important;
}

div.subsectionnavigation .link A.active:hover,
div.bladersectielink A.bladersectielinkactief:hover {
	color: #ef3d33;
}


#main.rcEnabled div.subsectionnavigation { }


/*******************************************************************************
* printbutton
*******************************************************************************/
#printbutton {
	position: absolute;
	left: 792px;
	float: right;
	margin-right: 47px; 
	margin-top: 25px;
}

#printbutton form { 
	margin: 0px 0px 0px 0px;	
}

#main.rcEnabled #printbutton { 
	padding-right: 0px;
}



/*********************************************************
* MESSAGES
*********************************************************/
#cmsmessage {
	margin-left: 0px;
	margin-top: 23px;
}

.messagefooter,
.messageheader {
	margin-right: 0px !important;
}

.messagefooter .messageFooter-header,
.messageheader .messageHeader-bottom {
	background-image: none;
    height: 1px;
    font-size: 0px;
    background-color: transparent;
    border-bottom: 1px solid #FFFFFF;
}
.messagefooter .messageFooter-header {
	margin-bottom: 12px;
}

#cmsmessage .editmode {
	margin-top: 0px;
}

#cmsmessage #cmsmessageblock { 
	padding-left: 17px; 
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 16px;
	margin-right: 198px;

}

#cmsmessage #cmsmessageblock A {
	font-size: 9px;
	line-height: 14px;
} 
.left #cmsmessage #cmsmessageblock { 
	margin-right: 57px;
}

div#cmsmessage #cmsmessageblock #cmsmessageblock { 
	padding-left: 0px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}

div#cmsmessage .normaltext { 
	font-size: 12px !important; 
	line-height: 18px; 
} 
div#cmsmessage div.fullblock {
	padding-right: 0px;
	margin-right: 0px !important;
}
div#cmsmessage div.fullblock div.textblock { 
	margin-left: 17px !important;
	width: 401px;
}
div#cmsmessage div.mmblock { 
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 1px !important;
	width: 141px;
	float: right;
	clear: right;
}
#cmsmessage .publicationTop { display: none; }
#cmsmessage .headerblock {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 25px !important;
}
#cmsmessage .nomarginbottom {
	margin-bottom: 0px !important;
}


/*******************************************************************************
* displeadleft method
*******************************************************************************/
DIV.teaser { 
	margin: 0px 57px 2.2em 0 !important;
	padding-left: 0px !important;
}

.calendarresults div.teaser {
	margin-left: 17px !important;
}
DIV.teaser .text,
DIV.teaser .readmore { 
	font-size: 11px;
	line-height: 15px;
}
DIV.teaser .leaddatum {
	font-size: 8px;
	line-height: 12px; 
	color: #FFFFFF !important;
}
DIV.teaser .leaddatum A { color: #FFFFFF; }
DIV.teaser .leaddatum A:hover { text-decoration: none; }

DIV.teaser .readmore .thema {
    background-image: none;
    width: 4px;
    height: 7px;
}
DIV.teaser .readmore .download {
    background-image: none;
    width: 4px;
    height: 7px;
}

DIV.teaser .leadinfo {
	clear: left;
	margin-top: 4px;
}

DIV.teaser .leadinfo .warning {
	color: rgb(99,00,36);
	font-size: 8.5pt;
	font-weight: bold;
}

#cmsmessage .teaser { 
	margin-right: 57px !important; 
}

#cmsmessage .teaser h3.paragraphheader,
#cmsmessage .teaser h3.paragraphheader A {
	font-size: 11px !important;
	line-height: 15px !important; 
	color: #FFFFFF; 
	margin-top: 3px;
	margin-bottom: 1px;
}
#cmsmessage .teaser .text,
#cmsmessage .teaser .text A {
	font-size: 11px !important;
	line-height: 15px !important;
	color: #FFFFFF; 
}

#cmsmessage .teaser .leaddatum {
	font-size: 9px !important;
	line-height: 16px !important;
	color: #FFFFFF; 
}

#cmsmessage .teaser h3.paragraphheader A,
#cmsmessage .teaser .text A {
	color: #FFFFFF;
	
}

#cmsmessage .teaser h3.paragraphheader A {
	font-weight: bold !important;
}

#cmsmessage .teaser h3.paragraphheader A:hover {
	color: #FFFFFF;
}

.containsinfo {
	background-color: rgb(255,200,100);
	
}

#cmsmessage .courseheader {
	margin-bottom: 0px;
	padding-bottom: 3px;
	background-image: url("/template/gfx/opleidingen/faculteit.verloop.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	width: auto;
	margin-right: auto;
}

#cmsmessageblock h1.messageheader { 
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #FFFFFF;
}
#cmsmessageblock h2.messagesubheader { 
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}
#cmsmessageblock h3.paragraphheader { 
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
	
}
#cmsmessageblock h4.subheader,
#cmsmessageblock h4.subheader A { 
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cmsmessageblock h1.messageheader A,
#cmsmessageblock h3.paragraphheader A {
	color: rgb(0,0,0);
	text-decoration: none;
}
#cmsmessageblock h1.messageheader A:hover,
#cmsmessageblock h3.paragraphheader A:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}

#cmsmessageblock p {
	margin-top: 0px;
	margin-bottom: 12px;	
}
#cmsmessageblock dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#cmsmessageblock dl dt,
#cmsmessageblock dl dd {
	margin-top: 0px;
	margin-bottom: 0px;
}
#cmsmessageblock dl dt { margin-top: 5px; }
#cmsmessageblock dl dd { 
	margin-start-value: 10px;	
	margin-left: 10px;
	font-size: 11px;
}
#main .themedisplay { margin-left: 0px; }
#main .themedisplay .cmsmessage { margin-left: 17px; }

/*******************************************************************************
* PHOTO-RIGHT
*******************************************************************************/
#cmsmessage .mmblock .photo-right {
	background-image: none;
}

#cmsmessage .mmblock .photo-right .header {
	background-image: none;
	display: none;
}

#cmsmessage .mmblock .photo-right .content {
	margin-right: 0px;
}

#cmsmessage .mmblock .photo-right .content .photo,
#cmsmessage .mmblock .photo-right .content .sub {
	background-color: transparent;
	width: 140px;
}

#cmsmessage .mmblock .photo-right .content .sub {
	padding-top: 5px;
	height: expression("26px");
	min-height: 26px;
}
#cmsmessage .mmblock .photo-right .content .photo { 
	text-align: right; 
}
#cmsmessage .mmblock .photo-right .content .caption {
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF !important;
	padding: 0px 0px 0px 0px !important;
}

#cmsmessage .mmblock .photo-right .content .magnify {
	float: right;
	width: 17px;
	margin-left: 6px;
	margin-bottom: 3px;
}

.photo-right-loupe { 
    background-image: url("/template/skins/auc/gfx/loupe.gif");
    width: 20px;
    height: 17px;
    cursor: pointer !important;
}

#cmsmessage .mmblock .photo-right .footer {
	background-image: none;
	display: none;
}

/*******************************************************************************
* PHOTO-IN
*******************************************************************************/
div#cmsmessage div.textblock .photo-in {
	width: 392px;
}

div#cmsmessage div.textblock .photo-in .header,
div#cmsmessage div.textblock .photo-in .footer { display: none; }
div#cmsmessage div.textblock .photo-in .content {}
div#cmsmessage div.textblock .photo-in .content .photo,
div#cmsmessage div.textblock .photo-in .content .sub { background-color: transparent; }
div#cmsmessage div.textblock .photo-in .content .sub {
	padding-top: 5px;
	height: expression("26px");
	min-height: 26px;
}
div#cmsmessage div.textblock .photo-in .content .photo {}
div#cmsmessage div.textblock .photo-in .content .caption {
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

div#cmsmessage div.textblock .photo-in .content .magnify {
	float: left;
	width: 20px;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
}

/*******************************************************************************
* Various
*******************************************************************************/
div#cmsmessage div.nopadding { padding-left: 0px !important; }
.messagefooter #cmsmessageblock { margin-left: 20px; }

/*******************************************************************************
* List switch
*******************************************************************************/
#cmsmessage .listheader { margin-left: 17px !important; }
#cmsmessage .listheader h3 {
	font-size: 16px;
	line-height: 16px; 
	margin-bottom: 8px; 
}

#cmsmessage #cmsmessageblock div.switch {
	font-size: 9px !important; 
	line-height: 14px;
	font-weight: bold; 	
}
#cmsmessage #cmsmessageblock div.switch a.selected {
	font-weight: bold;
	color: #000000;
}

#main .nopadding { margin-left: 0px; }
#main .nopadding .headerblock { margin-left: 3px;  background-image: none; } 
.clearmmright { clear: right }

/*******************************************************************************
* Calendar
*******************************************************************************/
.calendarheader  #cmsmessageblock {
	padding-left: 0px !important;
	margin-left: 17px !important;
}

.calendarheader  #cmsmessageblock H1.messageheader {
	margin-right: 0px;
}



.listswitch,
.listswitchactive { 
	margin-left: 0px;
}
.listswitchactive A { 
	color: #000000; 
	font-weight: bold !important; }
.listsorter {
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
}

.listheader {
	padding-left: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 15px;
	padding-top: 2px;

}

.listheader .sortswitch { 
	display: list-item;
	list-style: none;
	float: right;
	margin-right: 6px;
	font-size: 11px;
	font-weight: bold;
	height: 100%;
}

.listheader .sortswitch a { 
	color: rgb(153,153,153);
}

.listheader .head {
	padding-left: 0px;
	background-image: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 30px;
}

div.sortbar {
	margin-left: 0px !important;;
	background-color: transparent;	
}

div.sortbar .sortswitch {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
div.sortbar .sortswitch A {
	color: #000000 !important;
	font-weight: normal;	
}

#archiveLinkSection {
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 8px;
}

#archiveLinkSection A {
	background-image: none;
	padding-left: 0;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}

#archiveLinkSection.top  {
	margin-top: 12px;
	margin-bottom: 16px;
}
#archiveLinkSection.bottom {
	margin-bottom: 20px;
}

/*******************************************************************************
* MESSAGES RIGHT
*******************************************************************************/
#cmsmessage.displayright { 
	padding-right: 1px;
}

/*******************************************************************************
* Poll
*******************************************************************************/

.poll {
	width: 140px;
	border: 0px solid #000000;
	background-color: transparent;
}

.poll div.head {
	background-color: #545454;
    padding: 2px 4px 2px 4px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 1px solid #000000;
}

.poll div.proposition {
	font-size: 11px;
	font-weight: 14px;
	color: rgb(0,0,0);
	padding: 2px 4px 2px 4px;
}

.poll div.answers {
	background-color: #e6e6e6;
	background-image: url("/template/gfx/poll/poll-back.jpg");
	background-repeat: no-repeat;
	padding-top: 30px;
}
.poll div.answers div.answer,
.poll div.answers div.active-answer {
	background-color: #424242; 
	background-image: url("/template/gfx/poll/poll_knop_1.gif");
	background-repeat: no-repeat;
	background-position: -1px 50%;
	margin-top: 10px;
	margin-right: 8px;
	padding: 3px 3px 3px 36px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: rgb(255,255,255);
}

.poll div.answers div.active-answer {
	background-image: url("/template/gfx/poll/poll_knop_2.gif");
}

.poll div.voted {
	display: none;
	background-color: #e6e6e6;
	background-image: url("/template/gfx/poll/poll_back.gif");
	background-position: -1px -5px;
	background-repeat: no-repeat;
	height: 90px;
	vertical-align: bottom;
} 

.poll div.viewresult {
	background-color: #e6e6e6;
}

.poll div.viewresult input.viewresult-1,
.poll div.viewresult input.viewresult-2 {
	border: 0px;
	padding: 0px;
	background-image: url("/template/gfx/poll/poll_bekijkresultaat_1.gif");
	background-repeat: no-repeat;
	background-position: -1px 0px;
	width: 138px;
	height: 25px;
	cursor: pointer;
}

.pollhead {
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: #FFF;
   background-color: #545454;
   padding: 2px 4px 2px 4px;
}



.polldescription {
   padding: 4px; 
   background-repeat: no-repeat;
}

.poll-all-resultsbox {
    overflow: auto;
    height: 300px;
}


/*******************************************************************************
* Button
*******************************************************************************/
.buttonright { width: 140px; }
.buttonright_top { 
	background-color: transparent;
	border-top: 0px solid transparent;
}
.buttonright_middle { }
.buttonright_bottom { 
	background-color: transparent;
	border-bottom: 0px solid transparent;
}

.buttonright_title {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    background-color: transparent;
    width: auto;
    padding: 0px 0px 0px 0px;
}
.buttonright_title_text {
    font-size: 9px;
	line-height: 14px;
    font-weight: bold;
    color: #FFF;
}
.buttonright_title_text A { color: #FFF; }
.buttonright_title_text A:hover { text-decoration: none; }
.buttonright_lead {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    background-color: transparent;
    width: auto;
    padding: 0px 0px 0px 0px;
}
.buttonright_lead_text {
    font-size: 9px;
	line-height: 14px;
    color: #FFFFFF;
}
.buttonright A:hover { text-decoration: none; }

/*******************************************************************************
* Zoekvak (TODO: reasonable names)
*******************************************************************************/
.rechterkolom .leadkop { font-size: 12px; font-weight: bold; color: #000; }
.rechterkolom .leadkop A { color: #000; }
.rechterkolom .leadkop A:hover { text-decoration: none; }
.rechterkolom .leadtekst { font-size: 11px; color: #000; }
.rechterkolom A.inhoudklein { font-size: 11px; }

.right .inline-searchfield {
	margin-top: 10px;
	margin-bottom: 0px;
}

.right .inline-searchfield .searchfield {
	width: 114px;
	border: 1px solid #333333;
	height: 20px;
	padding-left: 3px;
}

.right .inline-searchfield .searchfieldgreyedout {
	color: #666666;
	font-size: 8pt;
}



.listanchor .labelcontainer .lc .label {
	margin-left: 17px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.listanchor .labelcontainer .subc td { border-bottom: 1px solid #FFFFFF; }

.anchorlabel span  {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: bold !important;
	padding-left: 17px !important;
	color: #FFFFFF !important;
	border-bottom: 1px solid #FFFFFF !important;
}

/*******************************************************************************
* See also
*******************************************************************************/
#see-also {
	margin-top: 20px;
	margin-bottom: 30px;
}

#see-also .header { 
	height: 0px;
	width: 150px;
	border-top: 1px solid #FFFFFF;
	line-height: 3px;
	font-size: 3px;
	margin-bottom: 10px;
}
#see-also .content { margin-left: 17px; margin-top: 0px; }

#see-also .head { 
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;	
	color: #FFFFFF;
	margin-bottom: 3px;
}

#see-also .links { 
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;	
	color: rgb(0,0,0);
}

.displayaslink A {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}

.displayaslink A:hover {
	color: #ef3d33;
}


/*******************************************************************************
* Aanhangsels
*******************************************************************************/
.aanhangsel-downloadlink {
    font-size: 9px;
	line-height: 14px;
    font-weight: bold;
    color: #000000;
    display: block;
}
.aanhangsel-downloadlink .aanhangsel-downloadlink { font-size: 11px; }
.aanhangsel-detailrow,
.aanhangsel-filename, 
.aanhangsel-filesize { font-size: 9px; color: #FFFFFF;  margin-bottom: 6px; }
.aanhangsel-infolink { padding-right: 5px; }
.aanhangsel-filename, .aanhangsel-filesize { color: #FFFFFF; }
.aanhangsel-filename-filesize-delimiter { margin: 0 0px 0 5px; }
.aanhangsel-detailrow { margin: 0px 0 55px 0; }




/*******************************************************************************
* THEMES
*******************************************************************************/

.theme-aboutauc #main,
.theme-aboutauc #mainnavigation div.mnavitemactive A { background-color: #A59971; }

.theme-home #main,
.theme-home #mainnavigation div.mnavitemactive A { background-color: #A59971; }

.theme-academicprogramme #main,
.theme-academicprogramme #mainnavigation div.mnavitemactive A { background-color: #646464; }

.theme-admissions #main,
.theme-admissions #mainnavigation div.mnavitemactive A { background-color: #587080; }

.theme-lifeatauc #main,
.theme-lifeatauc #mainnavigation div.mnavitemactive A { background-color: #7C6F66; }

.theme-faqs #main,
.theme-faqs #mainnavigation div.mnavitemactive A { background-color: #AAAAAA; }

.theme-contactus #main,
.theme-contactus #mainnavigation div.mnavitemactive A { background-color: #767857; }

.theme-extra1 #main,
.theme-extra1 #mainnavigation div.mnavitemactive A { background-color: #744F3B; }

.theme-extra2 #main,
.theme-extra2 #mainnavigation div.mnavitemactive A { background-color: #4F5A4A; }


/******************
* RSS
******************/

.rss-icon {
	height:16px;
	margin-bottom:8px;
	margin-left:0px;
	margin-top:21px;
	width:90px;
}

/* WEBFORM */
div.x-uvawebcms-form {
	width:539px;
	color: #000000;
}
.x-window-body,
.x-combo-list-item {
	color: #000000;
}


/******************
* CONTENTBLOCKS
******************/

#top {
	background-color:#FFFFFF;
	height:101px !important;
	vertical-align:top;
}


#toprow {
	height:460px !important;
}

#middlerow{
	height:203px;
}

#contentBlocks div.contentBlock{
	float: left;
	width: 240px;
	height: 180px;
	background-color:#baa16c;
}

#contentBlocks{
	vertical-align: bottom;
}

#contentBlocks #middleContentBlock{
	margin: 0 21px;
}

#bottomrow{
	height:50px;
}

div.contentBlockHeader  {
	font-family: verdana,arial,sans-serif;
	font-size:19px;
	line-height: 30px;
	font-weight:bold;
	margin: 12px 12px 2px 12px;
}

	
#contentBlocks a{
	display: block;
	font-family: verdana,arial,sans-serif;
	font-size:14px;
	color: #FFF;
	margin: 3px 12px;	
}
#contentBlocks a:hover{
	color: #000;
}

#newsMessageBlock{
	height: 138px !important;
}

#eventsMessageBlock{
	height: 138px !important;
}


#quicklinksMessageBlock{
	height: 138px !important;
}