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


body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:89%;
	color:#000000;
}

h2 , .h2 {
	font-weight:bold;
}

.outer_frame {
	text-align:center;
	width:100%;
}

.main_tale {
	text-align:left;
	border:1px solid #A1A9B6;
	width:662px;
	height:500px;
	margin: 0 auto;
}

html > .main_tale {
	height:auto;
	min-height:500px;
}

.td_nav {
	padding-top : 5px;
	padding-bottom : 5px;
	/* text-indent : 30px; */
	padding-left:30px;
	background-image : url(/nx/skins/dwb2/images/skin2_15.gif);	
	background-repeat : no-repeat;
	background-position:15px 8px;
}

.nav, .menu_leaf
{
	color:#154077;	
	text-decoration: none;	
}

.menu_leaf#current
{
	font-weight:bold;
}

.nav A {
	color:#154077;	
	text-decoration: none;
}
.nav A:visited {
    color:#154077;	
	text-decoration: none;
	}
	
.nav A:hover{
    color:#154077;	
	text-decoration: none;
	}
	
.page_title{
	color:#1B4B71;
	FONT-SIZE: 110%;
	font-weight:bold;
	}

.site_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#154077;
	FONT-SIZE: 2em;
	font-weight:bold;
}

.grey_font {
	color:#999999
}

html > .main_tale {
	height:auto;
	min-height:500px
}

.title_image {
	background-repeat:repeat-x; 
	background-position:top left
}
td.bottom_image_right {
	background-repeat:repeat-x; 
	background-position:top left
}

td.bottom_image_left {
	background-repeat:no-repeat;
	background-position:bottom right
}

td.menu_shade {
	width:170px;
	background-repeat:no-repeat; 
	background-position:top right
}

.td_left_menu {	
	background-image : url(/nx/skins/dwb2/images/menu-bak.gif);	
	background-repeat:no-repeat;
	background-position:bottom right;
	width:170px;
}

.td_left_menu_bak {		
	background-image : url(/nx/skins/dwb2/images/menu-back.gif);		
	background-position:top right;
	width:170px;
}

/* ======= editor buttons ======= */

/* flatten list of buttons */
ul.buttons {
	border:solid 0px #eeeeee;
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type: none;
	height:18px;
}

ul.buttons li {
	float:left;
	margin:0;
	margin-right:10px;
	width:50px;
	text-align:left;
	height:18px;
	display:block;
	position:relative;
	left:0px;
	list-style-type: none;
}

/* render their colour */
.button_text a, .buttons a, .console a,
.button_text a:hover,.button_text a:active,
.buttons a:hover,.buttons a:active,
.console a:hover,.console a:active
{
	font-weight: bold;
	color:#ffffff;
	font-size:10px;

	text-align : center;
	text-decoration:none;

	border:solid 1px black;
	background-color: #999999;

	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;
}

/* ========== forms =========== */

/* Button bar */
.edit_bar {
	background-image:url(/nx/skins/dwb2/images/middle_skin1edpanel.gif);
	background-repeat: no-repeat;
	background-color:#A9B0B2;
	position:relative;
	top:-12px;
	left:-10px;
}

.form dt.formLabel {
	font-weight:bold;
	margin-bottom:1em;
}

.form dd.formField {
}

.form .form_help {
	font-style:italic;
}

.buttons input.button_text,
.buttons button.button_text {
	font-weight: bold;
	font-size:10px;
	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: 10px;
	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;
}

/* ======= /editor buttons ======= */

/* ========= parts  =============== */

.text_image_border {
	background-color:#000000;
}
.image_frame {
	float:right;
	border-left:solid 1px black;
	padding-top:20px;
	padding-bottom:20px;
	height:70%;
}
.image_frame img {
	border-top:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
}

/* ========= /parts  =============== */
