/* Style for Cymraeg / Welsh toggle when not a link */
/*  Added by Andrew Frayling */


/* left menu styles */
/* style for parent items in left menu */
.left_menuup {
        font-size:12px;
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; 
	BORDER-BOTTOM: #cbcbcb 1px solid
}
/* style for parent items in left menu at rank 0 */
.left_menu0 {
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px
}

/* style for parent items in left menu at rank 1 */
.left_menu1 {
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px
}

/* style for parent items in left menu at rank 2 */
.left_menu2 {
	PADDING-LEFT: 30px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in left menu at rank 3 */
.left_menu3 {
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in left menu at rank 4 */
.left_menu4 {
	PADDING-LEFT: 50px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in left menu at rank 5 */
.left_menu5 {
	PADDING-LEFT: 60px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in left menu at rank 6 */
.left_menu6 {
	PADDING-LEFT: 70px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in left menu at rank 7 */
.left_menu7 {
	PADDING-LEFT: 80px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in left menu at rank 8 */
.left_menu8 {
	PADDING-LEFT: 90px; 
	PADDING-BOTTOM: 5px
}

/* image style for left menu items */
IMG.left_menu {
	LEFT: -9px; WIDTH: 7px; 
	MARGIN-RIGHT: -9px; 
	POSITION: relative; 
	HEIGHT: 7px
}

/* link style for left menu items */
.left_menu A {
        font-size:12px;
	COLOR: black; 
	TEXT-DECORATION: none
}

/* visited link style for left menu items */
.left_menu A:visited {
	COLOR: black; 
	TEXT-DECORATION: none
}

/* link style for parent left menu items */
.left_menuup A {
	COLOR: #7f8082
}

/* visited link style for parent left menu items */
.left_menuup A:visited {
	COLOR: #7f8082
}

/* colour of current selected item in left menu */
.left_menu .current {
	COLOR: #c01520
}

/* style of hidden links in left menu */
.left_menu A.hidden {
	COLOR: gray; 
	TEXT-DECORATION: none
}

/* style of visited hidden links in left menu */
.left_menu A.hidden:visited {
	COLOR: gray; 
	TEXT-DECORATION: none
}

/* style of links in left menu when hovered over */
.left_menu A:hover {
	COLOR: #c01520; 
	TEXT-DECORATION: underline
}

/* style of current selected link in left menu when hovered over */
.left_menu A.current:hover {
	COLOR: #c01520; 
	TEXT-DECORATION: underline
}

/* style of hidden links in left menu when hovered over */
.left_menu A.hidden:hover {
	COLOR: #c01520; 
	TEXT-DECORATION: underline
}


/* nursing left menu styles */
/* style for parent items in nurse_left menu */

.nurse_left_menuup {
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; 
	BORDER-BOTTOM: #cbcbcb 1px solid
}
/* style for parent items in nurse_left menu at rank 0 */
.nurse_left_menu0 {
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px
}

/* style for parent items in nurse_left menu at rank 1 */
.nurse_left_menu1 {
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px
}

/* style for parent items in nurse_left menu at rank 2 */
.nurse_left_menu2 {
	PADDING-LEFT: 30px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in nurse_left menu at rank 3 */
.nurse_left_menu3 {
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in nurse_left menu at rank 4 */
.nurse_left_menu4 {
	PADDING-LEFT: 50px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in nurse_left menu at rank 5 */
.nurse_left_menu5 {
	PADDING-LEFT: 60px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in nurse_left menu at rank 6 */
.nurse_left_menu6 {
	PADDING-LEFT: 70px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in nurse_left menu at rank 7 */
.nurse_left_menu7 {
	PADDING-LEFT: 80px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in nurse_left menu at rank 8 */
.nurse_left_menu8 {
	PADDING-LEFT: 90px; 
	PADDING-BOTTOM: 5px
}

/* image style for nurse_left menu items */
IMG.nurse_left_menu {
	LEFT: -9px; WIDTH: 7px; 
	MARGIN-RIGHT: -9px; 
	POSITION: relative; 
	HEIGHT: 7px
}

/* link style for nurse_left menu items */
.nurse_left_menu A {
	COLOR: #DF068C; 
	TEXT-DECORATION: none
}

/* visited link style for nurse_left menu items */
.nurse_left_menu A:visited {
	COLOR: #DF068C; 
	TEXT-DECORATION: none
}

/* link style for parent dent_left menu items */
.dent_left_menuup A {
	COLOR: #DF068C
}

/* visited link style for parent nurse_left menu items */
.nurse_left_menuup A:visited {
	COLOR: #DF068C
}

/* colour of current selected item in nurse_left menu */
.nurse_left_menu .current {
	COLOR: blue
}

/* style of hidden links in nurse_left menu */
.nurse_left_menu A.hidden {
	COLOR: gray; 
	TEXT-DECORATION: none
}

/* style of visited hidden links in nurse_left menu */
.nurse_left_menu A.hidden:visited {
	COLOR: gray; 
	TEXT-DECORATION: none
}

/* style of links in nurse_left menu when hovered over */
.nurse_left_menu A:hover {
	COLOR: #DF068C; 
	TEXT-DECORATION: underline
}

/* style of current selected link in nurse_left menu when hovered over */
.nurse_left_menu A.current:hover {
	COLOR: blue; 
	TEXT-DECORATION: underline
}

/* style of hidden links in nurse_left menu when hovered over */
.nurse_left_menu A.hidden:hover {
	COLOR: #DF068C; 
	TEXT-DECORATION: underline
}
/* end of nursing left menu syles */

/* dentistry left menu styles */
/* style for parent items in dent_left menu */
.dent_left_menuup {
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; 
	BORDER-BOTTOM: #cbcbcb 1px solid
}
/* style for parent items in dent_left menu at rank 0 */
.dent_left_menu0 {
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px
}

/* style for parent items in dent_left menu at rank 1 */
.dent_left_menu1 {
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px
}

/* style for parent items in dent_left menu at rank 2 */
.dent_left_menu2 {
	PADDING-LEFT: 30px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in dent_left menu at rank 3 */
.dent_left_menu3 {
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in dent_left menu at rank 4 */
.dent_left_menu4 {
	PADDING-LEFT: 50px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in dent_left menu at rank 5 */
.dent_left_menu5 {
	PADDING-LEFT: 60px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in dent_left menu at rank 6 */
.dent_left_menu6 {
	PADDING-LEFT: 70px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in dent_left menu at rank 7 */
.dent_left_menu7 {
	PADDING-LEFT: 80px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in dent_left menu at rank 8 */
.dent_left_menu8 {
	PADDING-LEFT: 90px; 
	PADDING-BOTTOM: 5px
}

/* image style for dent_left menu items */
IMG.dent_left_menu {
	LEFT: -9px; WIDTH: 7px; 
	MARGIN-RIGHT: -9px; 
	POSITION: relative; 
	HEIGHT: 7px
}

/* link style for dent_left menu items */
.dent_left_menu A {
	COLOR: #fb6f34; 
	TEXT-DECORATION: none
}

/* visited link style for dent_left menu items */
.dent_left_menu A:visited {
	COLOR: #fb6f34; 
	TEXT-DECORATION: none
}

/* link style for parent dent_left menu items */
.dent_left_menuup A {
	COLOR: #7f8082
}

/* visited link style for parent dent_left menu items */
.dent_left_menuup A:visited {
	COLOR: #7f8082
}

/* colour of current selected item in dent_left menu */
.dent_left_menu .current {
	COLOR: blue
}

/* style of hidden links in dent_left menu */
.dent_left_menu A.hidden {
	COLOR: gray; 
	TEXT-DECORATION: none
}

/* style of visited hidden links in dent_left menu */
.dent_left_menu A.hidden:visited {
	COLOR: gray; 
	TEXT-DECORATION: none
}

/* style of links in dent_left menu when hovered over */
.dent_left_menu A:hover {
	COLOR: #fb6f34; 
	TEXT-DECORATION: underline
}

/* style of current selected link in dent_left menu when hovered over */
.dent_left_menu A.current:hover {
	COLOR: blue; 
	TEXT-DECORATION: underline
}

/* style of hidden links in dent_left menu when hovered over */
.dent_left_menu A.hidden:hover {
	COLOR: #fb6f34; 
	TEXT-DECORATION: underline
}



/* hs styles */
/* hs left menu styles */
/* style for parent items in hs_left menu */
.hs_left_menuup {
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; 
	BORDER-BOTTOM: #cbcbcb 1px solid
}
/* style for parent items in hs_left menu at rank 0 */
.hs_left_menu0 {
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px
}

/* style for parent items in hs_left menu at rank 1 */
.hs_left_menu1 {
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px
}

/* style for parent items in hs_left menu at rank 2 */
.hs_left_menu2 {
	PADDING-LEFT: 30px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in hs_left menu at rank 3 */
.hs_left_menu3 {
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in hs_left menu at rank 4 */
.hs_left_menu4 {
	PADDING-LEFT: 50px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in hs_left menu at rank 5 */
.hs_left_menu5 {
	PADDING-LEFT: 60px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in hs_left menu at rank 6 */
.hs_left_menu6 {
	PADDING-LEFT: 70px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in hs_left menu at rank 7 */
.hs_left_menu7 {
	PADDING-LEFT: 80px; 
	PADDING-BOTTOM: 5px
}

/* style for parent items in hs_left menu at rank 8 */
.hs_left_menu8 {
	PADDING-LEFT: 90px; 
	PADDING-BOTTOM: 5px
}

/* image style for hs_left menu items */
IMG.hs_left_menu {
	LEFT: -9px; WIDTH: 7px; 
	MARGIN-RIGHT: -9px; 
	POSITION: relative; 
	HEIGHT: 7px
}

/* link style for hs_left menu items */
.hs_left_menu A {
	COLOR: #318752; 
	TEXT-DECORATION: none
}

/* visited link style for hs_left menu items */
.hs_left_menu A:visited {
	COLOR: #318752; 
	TEXT-DECORATION: none
}

/* link style for parent hs_left menu items */
.hs_left_menuup A {
	COLOR: #7f8082
}

/* visited link style for parent hs_left menu items */
.hs_left_menuup A:visited {
	COLOR: #7f8082
}

/* colour of current selected item in hs_left menu */
.hs_left_menu .current {
	COLOR: blue
}

/* style of hidden links in hs_left menu */
.hs_left_menu A.hidden {
	COLOR: gray; 
	TEXT-DECORATION: none
}

/* style of visited hidden links in hs_left menu */
.hs_left_menu A.hidden:visited {
	COLOR: gray; 
	TEXT-DECORATION: none
}

/* style of links in hs_left menu when hovered over */
.hs_left_menu A:hover {
	COLOR: #318752; 
	TEXT-DECORATION: underline
}

/* style of current selected link in hs_left menu when hovered over */
.hs_left_menu A.current:hover {
	COLOR: blue; 
	TEXT-DECORATION: underline
}

/* style of hidden links in hs_left menu when hovered over */
.hs_left_menu A.hidden:hover {
	COLOR: #318752; 
	TEXT-DECORATION: underline
}






/* style of hidden quick links */
DIV.quicklinkshidden {
	PADDING-RIGHT: 5px; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 75%; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 180px; 
	PADDING-TOP: 5px; 
	HEIGHT: 98px
}

/* style of visible quick links */
DIV.quicklinksvisible {
	PADDING-RIGHT: 5px; 
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 75%; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 180px; 
	PADDING-TOP: 5px; 
	HEIGHT: 98px
}

/* style of select drop down for visible quick links  */
DIV.quicklinksvisible SELECT {
	FONT-SIZE: xx-small; 
	WIDTH: 170px
}

/* style of input fields for visible quick links  */
DIV.quicklinksvisible INPUT {
	FONT-SIZE: xx-small
}

/* style for other quicklinks */
#quicklinks_others {
	BACKGROUND-COLOR: #ebebeb
}

/* default for quicklinks */
#quicklinks_ {
	BACKGROUND-COLOR: #ebebeb
}

/* style for quicklinks for prospective students */
#quicklinks_prospective {
	BACKGROUND-COLOR: #caddec;
	COLOR: #3a38a2; 	
}

/* style for quicklinks for current students */
#quicklinks_current {
	COLOR: #056683; 
	BACKGROUND-COLOR: #c3e1eb
}

/* style for quicklinks for staff */
#quicklinks_staff {
	COLOR: #0f5d10; 
	BACKGROUND-COLOR: #d2e5cf
}

/* style for quicklinks for visitors */
#quicklinks_visitors {
	COLOR: #750405; 
	BACKGROUND-COLOR: #f4d8d7
}

/* style for quicklinks for alumni */
#quicklinks_alumni {
	COLOR: #48337b; 
	BACKGROUND-COLOR: #e0d8ef
}

/* style for quicklinks for business */
#quicklinks_business {
	COLOR: #a13812; 
	BACKGROUND-COLOR: #fae5d4
}

/* style for the td column that contains the right hand side menu */
TD.right_menu {
	WIDTH: 180px
}

/* OLD: underline style */
.uline {
	TEXT-DECORATION: underline
}

/* style for displaying right-hand side boxed items such as resources, related links, etc. */
.clist {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 100%; 
	PADDING-BOTTOM: 8px; 
	PADDING-TOP: 4px; 
	BACKGROUND-COLOR: #eaeaea
}

/* an entry in a clist (see above) */
.clistentry
{
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px;
}

/* link style for a clist */
.clist A {
	COLOR: blue; 
	TEXT-DECORATION: none;
}

/* visited link style for a clist */
.clist A:visited {
	COLOR: blue; 
	TEXT-DECORATION: none
}

/* hover link style for a clist */
.clist A:hover {
	COLOR: #0099ff; 
	TEXT-DECORATION: underline
}


/* red variant style for displaying right-hand side boxed items such as resources, related links, etc. */
.red_clist {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 100%; 
	PADDING-BOTTOM: 8px; 
	PADDING-TOP: 4px; 
	BACKGROUND-COLOR: #eaeaea
}

.red_clistentry
{
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px;
}

.red_clist A {
	COLOR: #C01520; 
	TEXT-DECORATION: none;
}



.red_clist A:visited {
	COLOR: #C01520; 
	TEXT-DECORATION: none
}


.red_clist A:hover {
	COLOR: #C01520; 
	TEXT-DECORATION: underline
}



/* dentistry variant style for displaying right-hand side boxed items such as resources, related links, etc. */
.dent_clist {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 100%; 
	PADDING-BOTTOM: 8px; 
	PADDING-TOP: 4px; 
	BACKGROUND-COLOR: #eaeaea
}

/* dentistry variant an entry in a clist (see above) */
.dent_clistentry
{
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px;
}

/* dentistry variant link style for a clist */
.dent_clist A {
	COLOR: #fb6f34; 
	TEXT-DECORATION: none;
}


/* dentistry variant visited link style for a clist */
.dent_clist A:visited {
	COLOR: #fb6f34; 
	TEXT-DECORATION: none
}

/* dentistry variant hover link style for a clist */
.dent_clist A:hover {
	COLOR: #fb6f34; 
	TEXT-DECORATION: underline
}

/* title style for a clist box */
.ctitle {
	PADDING-RIGHT: 4px; 
	MARGIN-TOP: 5px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 100%; 
	PADDING-BOTTOM: 4px; 
	COLOR: black; 
	PADDING-TOP: 4px; 
	BACKGROUND-COLOR: #cccccc
}

/* image style for a clist box */
.clist IMG {
	VERTICAL-ALIGN: middle;
	LEFT: -22px; 
	MARGIN-RIGHT: -22px; 
	POSITION: relative; 
}

/* end left menu styles */



.notoggle
{
	color: #cccccc;
	padding-left:5px;
	padding-right:5px;
}

/* the following is for top container box */
input.search_text_color1 {
	
	color: #565454;
	vertical-align : middle;
	border: 1px solid #d1d1d1;
}
input.search_button_color1 {
	
	color: #565454;
	background-color: #e0e0e0;
	vertical-align : middle;
	border-top:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #ababab;
	border-bottom:1px solid #ababab;
}
input.search_button_color2 {
	
	color: #3c5278;
	background-color: #c7d5e6;
	vertical-align : middle;
	border-top:1px solid #dae5f0;
	border-left:1px solid #dae5f0;
	border-right:1px solid #89a3c8;
	border-bottom:1px solid #89a3c8;
}

select.quicklink_dropdown {
	
	color: #000000;
	background-color: #FFFFFF;
	vertical-align : middle;
}
td.top_logo {
	width: 75px;
}
.top_topcontainer {
	background-color: #ffffff;
	border: 1px solid #cccccc;
        color: #565454;
}
.top_containermenu {
	background-color: #666666;
	border: 1px solid #666666;
	color: #E8E8E8;
        padding-top:2px;
        padding-bottom:2px;
}
.top_containermenu a {
	
	font-weight:bold;
	color: #E8E8E8;
	text-decoration:none;
	padding-left:15px;
	padding-right:6px;
	position:relative;
	top:0px;
}
.top_containermenu a:hover {
        font-weight:bold; 
	color: #ffffee;
	text-decoration:underline;
}
.header, .footer { color: #565454; }
.header a.firstheader { padding-left:0px; }
.header a { padding-left:5px; padding-right:5px; }
.header a, .header a:hover, .footer a, .footer a:hover
{
	color: #565454;
	text-decoration:none;
}
.header a:hover, .footer a:hover
{
	text-decoration:underline;
}
.footerleft { float:left }
.footerright { float:right }


table.footer{
border-top: 1px solid silver;
}

