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


* {
}

body {
	background:#CCCCCC;
}

body,
.cms_client_area,
.cms_client_area table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color:#000000;
}

body.content{
	background:#ffffff;
	color:#000000;
}

.content {
	border:solid 0px red;
	background-color:#ffffff;
	padding:5px;
}

div.form_content {
	padding:5px;	
}

span.part {
	display:block;
	margin:0px;
	padding:8px;
	padding-right:4px;
}

h2 {
	font-size: 1.1em;
}

.page_frame {
	width:100%;
	text-align:center;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color:#000000;
}

/* left nav : start */
table.leftNav {
	background-image:url(/nx/skins/uni_2/images/skin2_12.gif);
	background-repeat:repeat-y; 
	background-position:left top;
}

td.leftNav {
	background-image:url(/nx/skins/uni_2/images/skin2_18.gif);
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.td_nav{
	padding-top : 5px;
	padding-bottom : 5px;
	text-indent : 30px;
	background-image : url(/nx/skins/uni_2/images/skin2_15.gif);	
	background-repeat : no-repeat;
	background-position:15px center;
	}

.menu_leaf{
	color:#154077;	
    FONT-SIZE: 11px;
	text-decoration: none;	
}
.menu_leaf#current{
    FONT-WEIGHT: bold;
}

.menu_leaf A{
	color:#154077;	
	text-decoration: none;
}
.menu_leaf A:visited{
    color:#154077;	
	text-decoration: none;
	}
	
.menu_leaf A:hover{
    color:#154077;	
	text-decoration: none;
	}

/* left nav : end */


.page_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#1B4B71;
	FONT-SIZE: 1.3em;
	font-style: italic;	
	font-weight:bold;
	padding:5px 0px 5px 0px;	
	margin-bottom:10px;
	margin-right:20px;
	text-align:right;
	}
.site_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#154077;
	FONT-SIZE: 2em;
	font-weight:bold;
	}
	
.txt    { margin:2; BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #4799b6 1px solid;  BORDER-LEFT: #4799b6 1px solid;  BORDER-RIGHT: #4799b6 1px solid; BORDER-TOP: #4799b6 1px solid; COLOR: #444444; FONT: 11px Verdana, Helvetica;}
input.btn
{
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	border: 1px ridge #000000;
	
	padding-left : 4px;
	padding-right :4px;
	
	text-align : center;
}

.grey_bold{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #999999;
    FONT-FAMILY: arial;
	text-decoration: none;
}

.sidenav2 {
font-family: verdana;
color:#335687;
font-weight: normal;
font-size: 11px;
}

.sidenav2 A{
color:#335687;
text-decoration:none;
}
.sidenav2 A:hover{
text-decoration:underline;
}

.sidenav3 {
font-family: verdana;
color:#FFFFFF;
font-weight: bold;
font-size: 11px;
}
.sidenav3 A{
color:#FFFFFF;
text-decoration:none;
}
.sidenav3 A:hover{
text-decoration:underline;
}

.white_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
	padding:2px 5px 2px 5px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	display:inline;
}
.weekday td
{
    FONT-SIZE: 12px;
    COLOR: #0C4D6B;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
	
/* 
	Form/buttons 
	============
*/

/* Button bar */
.edit_bar {
	background-image:url(/nx/skins/uni_2/images/skin2_10.gif);
	position:relative;
	top:-40px;
	left:0px;
	z-index:20;
}

.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: 11px;
	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: 11px;
	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: 11px;
	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 */

/* standard part styles */
h2, .h2 {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

h3, .h3 {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

p, .p, td, .td {
	font-size: 12px;
	font-family: arial;
	color:#000000;
}

th, .th {
	font-weight:bold;
	font-size: 12px;
	font-family: arial;
	color:#000000;
}

.text_image_box h3, 
.text_image_box .h3 {
}

.text_image_box p,
.text_image_box .p {
}

/* /standard part styles */

