/*** SITE CSS ***/

/* html { overflow: scroll;
 } */


/* TABLE COLORS */
	th {
		background:#0050A0;
		}



/* HEADER COLORS */
	h1, h3, h5 {
		color:#002878;
		}

	h2, h4, h6 {
		color:#0050A0;
		}



/* ANCHOR COLORS */
	a {
		color:#002878;
		}

	a:hover, a:active, a:focus,
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
	h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a, h6 a:active,
	h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
		background:#002878;
		color:#ffffff;
		}

	a.external {
		padding-right:16px;
		background:url(/_lib/img/external_link_off.png) no-repeat center right #ffffff;
		}

	a.external:hover {
		background:url(/_lib/img/external_link_on.png) no-repeat center right #a82322;
		}

/* DOCUMENT AND EXTERNAL LINK ANCHOR COLORS */

	#uod_content a[href^="http:"]:hover, #uod_content a[href^="http:"]:active, #uod_content a[href^="http:"]:focus {
		background:#006600 url(http://www.dundee.ac.uk/_lib/img/icons/external_link_on.png) top right no-repeat;
	}

	#uod_content a[href*="dundee.ac.uk"]:hover, #uod_content a[href*="dundee.ac.uk"]:focus, #uod_content a[href*="dundee.ac.uk"]:active {
		background:#006600;
	}

	#uod_content a[href^="mailto:"]:hover, #uod_content a[href^="mailto:"]:active, #uod_content a[href^="mailto:"]:focus {
		background:#006600 url(http://www.dundee.ac.uk/_lib/img/icons/email_go.png) center left no-repeat;
	}

	#uod_content a[href$='.pdf']:hover, #uod_content a[href$='.pdf']:active, #uod_content a[href$='.pdf']:focus {
		background:#006600 url(http://www.dundee.ac.uk/_lib/img/icons/page_white_acrobat.png) top left no-repeat;
	}

	#uod_content a[href$='.xls']:hover, #uod_content a[href$='.csv']:hover, #uod_content a[href$='.xlt']:hover, #uod_content a[href$='.xlw']:hover, #uod_content a[href$='.xls']:active, #uod_content a[href$='.csv']:active, #uod_content a[href$='.xlt']:active, #uod_content a[href$='.xlw']:active, #uod_content a[href$='.xls']:focus, #uod_content a[href$='.csv']:focus, #uod_content a[href$='.xlt']:focus, #uod_content a[href$='.xlw']:focus {
		background:#006600 url(http://www.dundee.ac.uk/_lib/img/icons/page_white_excel.png) top left no-repeat;
	}

	#uod_content a[href$='.ppt']:hover, #uod_content a[href$='.pps']:hover, #uod_content a[href$='.ppt']:active, #uod_content a[href$='.pps']:active, #uod_content a[href$='.ppt']:focus, #uod_content a[href$='.pps']:focus {
		background:#006600 url(http://www.dundee.ac.uk/_lib/img/icons/page_white_powerpoint.png) top left no-repeat;
	}

	#uod_content a[href$='.doc']:hover, #uod_content a[href$='.wps']:hover, #uod_content a[href$='.doc']:active, #uod_content a[href$='.wps']:active, #uod_content a[href$='.doc']:focus, #uod_content a[href$='.wps']:focus {
		background:#006600 url(http://www.dundee.ac.uk/_lib/img/icons/page_white_word.png) top left no-repeat;
	}

	#uod_content a[href$='.rtf']:hover, #uod_content a[href$='.txt']:hover, #uod_content a[href$='.rtf']:active, #uod_content a[href$='.txt']:active, #uod_content a[href$='.rtf']:focus, #uod_content a[href$='.txt']:focus {
		background:#006600 url(http://www.dundee.ac.uk/_lib/img/icons/page_white_text.png) top left no-repeat;
	}

	#uod_content a[href$='.zip']:hover, #uod_content a[href$='.gzip']:hover, #uod_content a[href$='.rar']:hover, #uod_content a[href$='.zip']:active, #uod_content a[href$='.gzip']:active, #uod_content a[href$='.rar']:active, #uod_content a[href$='.zip']:focus, #uod_content a[href$='.gzip']:focus, #uod_content a[href$='.rar']:focus {
		background:#006600 url(http://www.dundee.ac.uk/_lib/img/icons/page_white_zip.png) top left no-repeat;
	}



/* SPLASH */
	#uod_splash {
		background:#5c5c5c url(/planning/_lib/swf/splash/photos/_noflash.jpg) center;
		}



/* MENUS */
	.uod_menu a {
		color:#ffffff;
		white-space:nowrap;
		}

	.uod_menu a:hover, .uod_menu a:active, .uod_menu a:focus {
		color:#000032;
		background:#ffffff;
		}



/* DEPARTMENT */
	#uod_department {
		background:#002878;
		}

	#contactcol1 {
		float:left; margin-left:0px;width:305px
		}
	#contactcol2 {
		margin-left:305px;width:300px
		}

	p.blueback {
		background:#E1FFFF;
		}

	#blueback {
		background:#E1FFFF;
   		padding:10px;
   		margin-left:0px;
		border:1px solid #000;
		}



/* MENU 1 */
	#uod_menu_1 {
		background:#0050A0;
		}



/* MENU 2 */
	#uod_menu_2 {
		background:#3282D2;
		}



/* SPLASH TOGGLE */
	#uod_toggle_div {
		background:#0050A0 url(/planning/_lib/img/toggle_splash_background.png) no-repeat bottom left;
		}

	#uod_toggle_div a {
		color:#ffffff;
		}

	#uod_toggle_div a:hover {
		color:#000032;
		background:#ffffff;
		}

/* LEFT MENU */

	#uod_column_leftmenu h6 {
		color:#000032;
		}

/* RIGHT-HAND PANEL */
	#uod_rightpanel {
		background:#E1FFFF;
		}

	.uod_rightpanel_header {
		background:#3282D2;
		color:#000032;
		}



/* IMAGE BOXES */
	.uod_imagebox_caption {
		background:#E1FFFF;
		color:#000032;
		}

	.uod_imagebox_caption {
		padding:3px 7px;
		}

	.uod_imagebox_caption a {
		color:#a82322;
		}

	.uod_imagebox_caption a:hover {
		background:#a82322;
		color:#ffffff;
		}

/* LEFT MENU	*/
	#uod_column_leftmenu h5 {
		background-color:#0050A0;
		color:#fff;
		}

	#uod_column_leftmenu h5 a {
		background-color:#0050A0;
		color:#fff;
		}

	#uod_column_leftmenu h5 a:hover, #uod_column_leftmenu h5 a:active, #uod_column_leftmenu h5 a:focus {
		background:#fff;
		color:#0050A0;
		}

	#uod_column_leftmenu ul {
		background:#eee;
		}


/* TWO COLUMNS with left menu panel*/

	.uod_two_columns_menu {
		width:320px;
		}

/* SES STAFF LISTS */
	p.stafflist {
		min-height:40px;
		}

/* PLANNING NEWS PICTURE WIDGET */

#fpleftpics {float:left;
		padding:0px 0px 0px 0px;
		margin-left:0px;
		border:0px solid #000;
		width:75px;
		display:block;
		}

#fprightpics {float:right;
		padding:0px 0px 0px 0px;
		margin-left:0px;
		border:0px solid #000;
		width:75px;
		display:block;
		}


IMG {vertical-align:middle;}

p.clearfloats {
		clear:both;
		}



