h1 {
	padding-top:0;
}
#unisearch {
}
#unisearch form {
	font-size:0.9em;
}
#unisearch fieldset {
	border:none;
	padding:0;
}

#unisearch fieldset select, #unisearch fieldset ul {
	margin: auto;
}
#unisearch fieldset ul {
	width:99%;
	overflow-x:hidden;
	margin-bottom:10px!important;
}
#unisearch fieldset ul li {
	font-size:1em;
	line-height:1em;
}
#unisearch fieldset ul li label {
	padding-top:0;
	padding-bottom:0;
}
#unisearch fieldset input.button { margin-bottom:10px }
#unisearch fieldset input.textbox { margin-bottom:10px;width: 97%;padding:0.2em 0; }

#centralcolumn {
	padding-left:0;
}

div.lhs_module p {
	padding: 0.5em;
}

div.lhs_module dl dt {
	font-weight: bold;
	margin: 0 0.4em 0.2em 0.4em;
}

div.lhs_module dl dd {
	margin: 0 0.4em 1em 0.4em;
	padding: 0;
}

div.lhs_module {
	border: 1px solid #feb103;
	padding: 0;
	margin-bottom: 1em;
}
div.lhs_module h3 {
	background: url(../images/css/lhs_module_bg.jpg) repeat-x left bottom;
	margin: 0;
	padding: 0.3em 0;
	font-family: Georgia;
	text-align:center;
}
div.lhs_module h3 A {
	font-weight:normal;
}

div.lhs_module p {
	margin: 0.7em 0.6em;
}

#school_related_links {
	float:right;
	width: 10em;
	background-color: #eee;
}

.school_profile div.csc-subheader {
	clear:none;
}
.school_profile div.csc-subheader SPAN.active {
	font-weight:bold;
	background:#fff4cc;
}
DIV.school_logo {
	display:table;
	display:inline-block;
	text-align:center;
	width:218px;
	background:#FFF;
	/* border:1px dotted #EEE; */
	float:left;
}
DIV.school_logo A {
	display:table-cell;
}
DIV.school_logo IMG {
	border:none;
}
DIV.title_block {
	margin-left:230px;
	margin-bottom:10px;
}
DIV#info {
	width:220px;
	float:left;
}
DIV#content {
	margin-left:230px;
}
#program_popup dl {
	margin: 0 40px 1em 0;
}

#program_popup dt {
	float: left;
	width: 13em;
	text-align:right;
	background-image: none;
	margin-top: 0.4em;
}

#program_popup dl dd {
	border-left: 1px solid #ccc;
	margin: 0 0 0 14em;
	padding: 0.4em 0 0.5em 1em;
	background-image: none;
}	

#tab_programmes ul li, #tab_departments ul li, #tab_programmes ul li ul li, #tab_departments ul li ul li {
}

#tab_programmes ul li ul li:hover, #tab_departments ul li ul li:hover {
	background: #f2f2f2;
	cursor:pointer;
}

#html_page_tabs_contain {
	border-top: 1px solid #FECC5B;
	background: #FECC5B;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin:0;
}
#html_page_tabs {
	margin: 0;
	padding:0;
}

#html_page_tabs li {
	margin: 0;
	padding: 2px 2px 0px 2px;
	display: block;
	float:left;
	line-height: 1.5em;
}

#html_page_tabs li a {
	display:block;
	float:left;
	margin: 0;
	padding: 1px 6px;
	color:#630;
	outline:none;
}
#html_page_tabs li a:hover {
	background-color:#FFF4CC;
	text-decoration:none;
}

.html_page {
	display: none;
	margin-top: 0.8em;
}

#school_profile_wrapper {
}

#school_stats_wrapper h4 {
	text-align: left;
	
}

#school_stats_wrapper table {
	margin-bottom: 2em;
	text-align: center;
}

#school_stats_wrapper table td {
	text-align: left;
	padding: 0.3em;
	
}

#school_stats_wrapper table td.stat_help {
	display: none;
	font-style: italic;
	font-size: 11px;
}

.standard_results ul li {
	border-bottom: 1px dotted #CCC;
}
.standard_results ul li ul li {
	border:none;
}
#school_stats_wrapper table td.alternate, .standard_results ul li.alternate {
	background-color: #fff4cc;
}

#program_popup {
	background: #fff;
	font-size: 0.8em;
	padding: 0.8em;
	font-size: 1em;
}

#program_popup dl {
	width: 95%;
}	

#program_popup * {
	background: #fff;
}

.float-right { float:right; margin-right: 3em; }

#school_stats_wrapper table td.stat_display {
	text-align: right;
	margin-right: 5em;
}

.standard_results ul, .standard_results ul li {
	list-style: none;
	list-style-image: none;
	line-height: 1.2em;
	padding: 0.2em 0 0.2em 0.2em;
	margin-left: 0em;
}

div.standard_results {
	float: left; 
}

div.standard_results ul li:hover {
	background: #FFCC00;
	cursor:pointer;
}
div.standard_results ul li:hover ul li {
	background: #FFF;
}
div.standard_results ul li:hover.alternate ul li {
	background: #fff4cc;
}
div.standard_results ul li ul li:hover {
	background: #FFCC00;
	cursor:pointer;
}


.standard_results ul li.alpha_link {
	border: 1px solid #FFCC00;
	padding-left: 0.8em;
	font-weight: bold;
	font-size: 1.2em;
	background-color:#FFF;
	line-height:1.2em;
	margin-top:1em;
}
.standard_results ul li:hover.alpha_link {
	background-color:#FFF;
	cursor:auto;
}
div.standard_results ul li  {
	display:block;
	padding: 0.2em 0.3em 0.2em 5em;
	line-height: 1.3em;
}

.standard_results ul li.alpha_link span.csc-linkToTop {
	float:right;
	font-size: 0.75em;
	padding-right: 7px;
	margin:0;
	margin-right: 0.2em;
	padding-bottom:0;
	font-weight:normal;
	width:2.5em;
}

.standard_results ul li.alpha_link span.alpha_letter {
	font-size: 1.2em;
	font-family: Georgia;
	margin-left: 0;
}

.standard_results ul li span.study_level_indicator {
	float: right;
	position:relative;
	top:-1px;
	margin:0;
	margin-right: 12px;
	text-align: right;
	padding:0;
	height:18px;
	overflow:hidden;
}

#school_search_results_adv div.advanced_results div {
	margin: 0;
	padding-bottom: 0.6em;
}

* html #university_logo { margin-left: -120px; } 

#school_search_results_adv {
	float: right;
	z-index:5;
}

#school_search_results_adv div.advanced_results div {
	border: 1px solid #ddd;
	margin-bottom:0.5em;
}
#school_search_results_adv div.advanced_results div h3 {
	margin:0 0 0.5em 0;
	text-align:center;
	background-color:#EEE;
	padding:0.5em;
}
#school_search_results_adv div.advanced_results div:hover {
	background: #fafafa;
	cursor: pointer;
}

#school_search_results_adv div.advanced_results div:hover a {
	text-decoration: underline;
}
#school_search_results_adv div.advanced_results div ul {
	list-style:none;
	border-top:1px dotted #DDD;
	padding:0.5em 0.5em 0 0.5em;
	margin:0.5em 0 0 0;
}
#school_search_results_adv div.advanced_results img {
	border: 1px solid #fff;
	padding: 0.5em;
}

#school_search_results_adv div.advanced_results div:hover img {
	border: 1px solid #E6DABD;
	background:#fff;
}


.standard_results img.qs_partnerschool {
	float: left;
	margin-left: -50px;
}	

.standard_results div.alpha_links {
	text-align:center;
	border: 1px solid #FFCC00;
	padding: 0.4em;
}

.standard_results ul.dept_is_client {
	list-style: none;
	list-style-image: none;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	margin-top: 0.3em;
	margin-right: 5em;
	border:1px dotted #CCC;
}
.standard_results ul.dept_is_client li {
	border:none;
	padding-top:0.2em;
	padding-bottom:0.2em;
	padding-right:0.2em;
}
#wur_rank_box {
	float: right;
	margin-top: 120px;
}
/*form.mini_form label {
	display: block;
	margin-top: 0.7em;
}
*/
/*form.mini_form fieldset {
	margin: 0.1em 0 1em 0.1em;
}
*/
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

* html .TabbedPanels {
	float: none;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: normal 1.1em Georgia, sans-serif;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 1px solid #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	outline:none;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #FFD26A;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background: url(../images/css/lhs_module_bg.jpg) repeat-x left top;
	border-bottom:none;
	padding-bottom:5px;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: red;
	text-decoration: none;
}

.TabbedPanelsTab a.undergrad { color: #f00; }
.TabbedPanelsTab a.postgrad { color: #76389E; }


.TabbedPanelsTab a span {
}
/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #ccc;
	background-color: #fff;
	min-height: 36em;
	background: url(http://schools.qsnetwork.com/images/css/school_profile_bg.gif) bottom left repeat-x;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	line-height: 1.5em;
}
.profile_body {
	padding:8px
}
/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

#wur_rank_box .TabbedPanelsTab {
	font-size: 10px;
	color: #666;
	float: right;
	background: #f3f3f3;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	border: 0;
}

#wur_rank_box .TabbedPanelsContentGroup {
	height: auto;
	min-height: 10px;
	background: #fafafa;
	border: 0;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
cursor: help;
}

.standard_form select, .standard_form select.input {
	width: auto;
}

FORM.standard_form FIELDSET SPAN.extra_info {
	margin-top: 4px;
	font-size: 10px;
}

#participating_schools, #participating_schools li {
	list-style: none;
	list-style-image: none;
	background: none;
	padding-left:0; margin-left:0;
}

#participating_schools li.country {
	font-weight: bold;
}

span.reg_form_js_error_message, div.reg_form_error_message {
	margin-left:30%;
	color:rgb(255,0,0);
}