/* SIDE NAVIGATION BAR STYLES */


div.navigation {
	margin: 0px;
	border: 0px;
}

div.navigation table {
	color: #cad9ee;
	font-family: Arial;
	font-size: 12px;
}

td#date {
	display: none;
}

td.sidebar {
	vertical-align: top;
	background: #003082;
/*	background: #6e79b7; */
	width: 174px;
	color: #eeeeee;
	margin: 0px;
/*	padding: 8px;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
}

td#sidebar {
/*	background-image: url('/images/gradients/sidebar.png');
	background-position: bottom;
	background-repeat: repeat-x;*/
}

td.sidebar h1 {
	text-align: left;
	border-bottom: thin dotted #aaaaaa;
	padding-bottom: 2px;
	margin-bottom: 4px;
	margin-top: 20px;
	color: #eeeeee;
}

div.searchresults_menu {
	width: 200px;
	margin-top: -11px;
}

.ie div.searchresults_menu {
	margin-top: 0px;
}

div.search {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

div.search_new {
	padding: 0px;
}

div.search table tr td {
	border: 0px;
}

div.searchbox {
	margin-top: 0px;
}

div.searchbox_new {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	padding-right: 4px;
	background-image: url('/images/MAGNIFY.GIF');
	background-position: 6px 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid gray;
}

.safari div.searchbox_new {
	padding-left: 30px !important;
}

.ie div.searchbox_new {
	width: 168px !important;
}

form.searchbox_new {
	margin: 0px;
}

input.searchbox {
	width: 156px;
	height: 16px;
	margin-top: 0px;
}

/*
div.search input {
	background: lightgrey;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	width: 160px;
}*/

div.search img {
	margin-left: 4px;
	margin-top: 4px;
}

input.QuickSearchButton {
	display: none;
}

div#navigation {
	padding: 0px;
	margin: 0px;
	width: 200px;
	margin-top: 0px;
}

div#navigation table {
	border: 0px;
/*	width: 100%;*/
}

div#navigation a {
	color: #cad9ee;
	text-decoration: none;
}

td#copyright {
	vertical-align: bottom;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 20px;
}

p.copyright {
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #cccccc;
}


/* Cross-College */

.menuHover512 {
	color: white;
}

.menuActive512 {
	color: white;
}

table.menuSubItem512 {
	width: 20%;
}

.ie table.menuSubItem512 {
	width: 100%;
}


/* Butcombe */

.menuHover513 {
	color: white;
}

.menuActive513 {
	color: white;
}

table.menuSubItem513 {
	width: 20%;
}

.ie table.menuSubItem513 {
	width: 100%;
}


/* Pre */

.menuHover514 {
	color: white;
}

.menuActive514 {
	color: white;
}

table.menuSubItem514 {
	width: 20%;
}

.ie table.menuSubItem514 {
	width: 100%;
}


/* Upper */

.menuHover516 {
	color: white;
}

.menuActive516 {
	color: white;
}

table.menuSubItem516 {
	width: 20%;
}

.ie table.menuSubItem516 {
	width: 100%;
}

/* Upper */

.menuHover524 {
	color: white;
}

.menuActive524 {
	color: white;
}

table.menuSubItem524 {
	width: 20%;
}

.ie table.menuSubItem524 {
	width: 100%;
}


/* OCS */

.menuHover518 {
	color: white;
}

.menuActive518 {
	color: white;
}

table.menuSubItem518 {
	width: 20%;
}

.ie table.menuSubItem518 {
	width: 100%;
}


/* Foundation */

.menuHover520 {
	color: white;
}

.menuActive520 {
	color: white;
}
table.menuSubItem520 {
	width: 20%;
}

.ie table.menuSubItem520 {
	width: 100%;
}


/* CCSL */

.menuHover522 {
	color: white;
}

.menuActive522 {
	color: white;
}

table.menuSubItem522 {
	width: 20%;
}

.ie table.menuSubItem522 {
	width: 100%;
}

div.clifton_menuitem {
	width: 192px;
	padding: 4px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	font-family: Arial;
	font-size: 12px;
	color: #cad9ee;
	margin-top: -1px;
	margin-left: 0px;
	margin-right: 0px;
}

.ie div.clifton_menuitem {
	width: 200px;
}



/* Menus */

div.menuwrapper {
	position: relative;
	z-index: 255;
	margin-bottom: 0px;
}

img.submenu {
	float: right;
	clear: none;
}

ul.clifton_new_menu {
	width: 192px ! important; 
	position: relative;
	list-style-image: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	list-style-type: none;
	padding: 0px;
	text-align: left;
}

ul.clifton_new_submenu {
	width: 200px ! important; 
	background: #6e79b7;
	border: 1px solid black;
	position: absolute; 
/*	display: none; */
	visibility: hidden;
	opacity: 0.95;
/*	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); */
	margin-top: -21px;
	margin-left: 196px;
	z-index: 255;
	list-style-type: none;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ie ul.clifton_new_submenu {
	margin-left: 4px;
	margin-top: -6px;
}

ul.clifton_new_menu li.clifton_new_menuitem {
	width: 192px ! important;
	margin: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid gray;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	background-position: left;
	background-repeat: repeat-x;
	text-align: left;
}

li.menuitem_first {
	border-top: 1px solid gray;
}

.menulink_hassubmenu {
	background: none;
	background-image: url(../images/PLPLAY1.GIF);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 18px;
}

/* 	INSERT IE CODE HERE */

ul.clifton_new_submenu li.clifton_new_menuitem {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

a.menulink {
	color: #cad9ee !important;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	width: 180px;
}

.ie a.menulink {
	display: inline;
/*	display: inline; */
	width: 192px !important;
}

span.menulink {
	color: #cad9ee !important;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	width: 180px;
}

.ie span.menulink {
	display: inline;
	width: 192px !important; 
}

a.menulink:hover {
	color: #cad9ee;
	text-decoration: none;
}

a.menulink:visited {
	color: #cad9ee;
	text-decoration: none;
}

