/* Path: /var/www/nx/conf/view/uni_portal/res/css/page.css
*/


*{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow", "Book Antiqua";
	font-size:x-small;
}

body {
	color:#007474;
	background:#CCCCCC;
	text-decoration: none;
	text-align:left;	
}

.heading {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow", "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 60px;
	padding-bottom: 13px;	
	padding-left: 47px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow", "Book Antiqua";
	font-size: 12px;
	color: #007474;
	text-decoration: none;
	padding-right: 189px;
	padding-bottom: 65px;
	padding-left: 59px;
}

.nav{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow", "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header_left_img{
	padding-top: 8px;
	padding-left: 20px;
}
.header_right_img{
	padding-top: 27px;
	vertical-align: top;
	padding-right: 25px;
}

.middle_page_left {
	background-image:url(/nx/skins/uni_portal/images/univadis-login_06.gif);
}

.middle_page {
	background-color:#ffffff;
	margin:0px;
}

.middle_page_right {
	background-image:url(/nx/skins/uni_portal/images/univadis-login_06.gif);
	background-position:right top;
}

.content_left {
	padding-left:4px;
	float:left;
	width:150px;
	border-right:solid 1px #999999;
	height:100%;
}

.content {
	padding-left:4px;
	padding-right:5px;
	height:400px;
	font-size:x-small;
}

html > .content {
	min-height:400px;
	height:auto;
}

/* portal home */
.portal_home {
	margin:5% 20%;
}

.td_nav{
	background-image : url(/nx/skins/uni_portal/images/middle_skin1navbutton.gif);
	font-family: verdana;
	color:#999999;
	font-weight: normal;
	font-size: 83%;
	padding-top : 5px;
	padding-bottom : 5px;
	text-indent : 30px;
	background-repeat : no-repeat;
}

.menu_leaf{
    FONT-WEIGHT: normal;
    FONT-SIZE: 90%;
    COLOR: #999999;
    FONT-FAMILY: arial;
	text-decoration: none;
}
.menu_leaf A{
    FONT-WEIGHT: normal;
    COLOR: #999999;
    FONT-FAMILY: arial;
	text-decoration: none;
}
.menu_leaf A:visited{
    FONT-WEIGHT: normal;
    COLOR: #ffff00;
    FONT-FAMILY: arial;
	text-decoration: none;
	}
	
.menu_leaf A:hover{
    FONT-WEIGHT: normal;
    COLOR: #ffff00;
    FONT-FAMILY: arial;
	text-decoration: none;
}

/* 
	Form/buttons 
	============
*/

/* Button bar */
.edit_bar {
	background-image:url(/nx/skins/uni_portal/images/middle_skin1edpanel.gif);
	background-repeat: no-repeat;
	background-color:#A9B0B2;
	position:relative;
	top:-4px;
	left:-3px;
	margin-right:-5px;
}
.white_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 90%;
    COLOR: #ffffff;
}

.form dt.formLabel {
	font-weight:bold;
	margin-bottom:1em;
}

.form dd.formField {
}

.form .form_help {
	font-style:italic;
}

ul.buttons {
	border:solid 0px #eeeeee;
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type: none;
	height:18px;
}

.buttons li {
	float:left;
	margin:0;
	margin-right:10px;
	width:50px;
	text-align:center;
	height:18px;
	display:block;
	position:relative;
	left:-10px;
	list-style-type: none;
}

.button_text a,
.button_text a:hover,
.button_text a:active,
.button_text a:links,
.buttons a,
.buttons a:hover,
.buttons a:active,
.buttons a:links,
.console a,
.console a:hover,
.console a:active,
.console a:links
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:85%;
	color:#ffffff;

	text-align : center;
	text-decoration:none;

	border:solid 1px black;
	background-color: #FF9900;

	height:18px;
	margin:0;

	padding-left : 4px;
	padding-right :4px;
	padding-top:1px;
	padding-bottom:2px;	
	position: relative;
	top:2px;
}

* > .buttons a {
	position: relative;
	top:-2px;
}
* > .buttons  input.button_text {
	position: relative;
	top:-2px;
	height:16px;
}

.buttons input.button_text,
.buttons button.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	color:#ffffff;
	background-color: #FF9900;
	cursor:hand;

	height:18px;
	text-align : center;
	text-decoration:none;

	border:solid 1px black;
	margin:0;
	padding-left : 0px;
	padding-right :0px;
	padding-top:0px;
	padding-bottom:2px;
}

ul.form_buttons {
	border:solid 0px #eeeeee;
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type: none;
	height:18px;
}

.form_buttons li {
	float:left;
	margin:0px 5px;
	widthx:50px;
	text-align:center;
	height:18px;
	display:block;
	position:relative;
	border:solid 0px black;
	padding:0px;
}

.form_buttons input.button_text,
.form_buttons button.button_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	color:#ffffff;
	background-color: #FF9900;
	cursor:hand;

	height:18px;
	text-align : center;
	text-decoration:none;

	border:solid 1px black;
	margin:0;
	padding-left : 4px;
	padding-right :4px;
	padding-top:0px;
	padding-bottom:0px;
}

/* end form/buttons */

/* topmenu */
div.topmenu {
	padding:0px; margin:0px;	
	width:100%;
	border-bottom:solid 1px #cccccc;
	position: relative;
	top:-5px;
}

.topmenu ul {
	padding:0 10px;
	margin:0 10px;
	list-style-type: none;
}

.topmenu ul li {
	margin:0;
	margin-right:10px;
	text-align:center;
	display:inline;
	list-style-type: none;
}

.topmenu ul li a {
	text-transform:capitalize;
	color:#999999;
	font-weight:bold;
	font-size:88%;
	text-decoration: none;
}

.topmenu ul li a:hover {
	color:#FF9900;
	text-decoration: underline;
}

/* /topmenu */


/* page results */

.pages_results {
	background-color:#eeeeee;
	height:1.1em;
	border-top:solid 1px #dddddd;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	border-bottom:solid 2px #f0f0f0;
}

.pages_results #prev_next {
	float:right;
	margin-right:20px;
}
.pages_results #index_results {
	float:left;
	margin-left:20px;
}

/* /page results */