﻿@import url("cssmenu.css");

/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Start General styles 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
html, body, #wrapper {
    /*min-height: 100%; Sets the min height to the
                        height of the viewport.
    width: 100%;*/
    /*height: 100%; Effectively, this is min height
                    for IE5+/Win, since IE wrongly expands
                    an element to enclose its content.
                    This mis-behavior screws up modern  
                    browsers
    margin: 0;
    padding: 0;*/
    }
html>body #wrapper {
    /*height: auto; this undoes the IE hack, hiding it
                    from IE using the child selector*/
    }
	
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F9F9;
	background-image: url(/images/framework/nd_fr_bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a img {
	border: none; 
	text-decoration: none;
}
a.NoUL {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#page-Container
{
	width: 800px;
}
/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Top Line
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
#top-bar
{
	clear: both;
	height: 31px;
	text-align: right;
	width: 800px;
}
#top-bar-icon
{
	width: 200px;
	float: right;
	text-align: right;
	height: 27px;
}

/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Header line
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
#header-container
{
	width: 800px;
	height: 69px;
	background-image: url(/images/framework/nd_tp_mn_bg.gif);
	background-repeat: no-repeat;
}
#header-logo
{
	width: 200px;
	height: 69px;
	float: left;
	vertical-align: top;
}
#header-phone
{
    width: 532px;
    text-align: right;
    float: right;
    padding-top: 11px;
}
#header-menu
{
	width: 548px;
	float: right;
	height: 24px;
	padding-top: 33px;
	padding-right: 34px;
}
#fw-side-body
{
    background-color: #dfdfd2;
    width: 197px;
}
/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
body Section
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
#Body-container
{
	clear:both;
	background-image: url(/images/framework/nd_lm_bg.gif);
	background-repeat: repeat-y;
	float:left;
	width: 800px;
}
#body_leftcolumn
{
	width: 200px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#lm_top_space {
	height: 17px;
	width: 200px;
	background-color: #dddcd0;
}

.lm-headline  {
	height: 23px;
	width: 200px;
	background-color: #7373b5;
}
#body_leftcolumn #formlogin {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.lm-log_sec   {
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 17px;
}
.lf-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 153px;
	height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formlogin  #lm-remember  {
	font-size: 11px;
	color: #959494;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.button {
	background-image: url(/images/framework/hs_but_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E38528;
}
#lm-fergot {
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
}
#quickstart {
	width: 200px;
	padding-bottom: 10px;
	text-align: center;
}

#body_leftcolumn  .js-menu {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 6px;
	z-index: 100;
}



#body_center
{
	width: 585px;
	Float:right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
botline line
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
#footline
{
	clear:both;
	float: left;
	width: 800px;
	background-image: url(/images/framework/nd_foot_bg.gif);
	background-repeat: repeat-y;
}
#footline_leftcolumn
{
	float:left;
	width: 200px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #ea7d1e;
	padding-top: 5px;
}
#footline_center
{
	width: 600px;
	Float:right;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #7373b5;
	padding-top: 5px;
}
#footer-links  {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 10px;
	clear: both;
	font-size: 11px;
}
#footer-text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949393;
	text-align: center;
}
#lm-fergot {
	text-align: right;
	padding-top: 8px;
	font-size: 11px;
}
H1 {
	background-image: url(/images/framework/hl-block30x4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 5px;
	color: #985743;
	padding-bottom: 2px;
	font-weight: bold;
	padding-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d26c08;
}

.pg-headline {
	background-image: url(/images/framework/hl-block30x4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 5px;
	color: #985743;
	padding-bottom: 2px;
	font-weight: bold;
	padding-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d26c08;
}

.field
{
	border: 1px solid #C0C0C0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
STANDARD BOX
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/
.bx_t { background:#ebebeb url('/images/framework/box/hp_t.gif') repeat-x 0 0;}
.bx_b { background: url('/images/framework/box/hp_b.gif') repeat-x 0 100%;}
.bx_l { background: url('/images/framework/box/hp_l.gif') repeat-y 0 0; }
.bx_r { background: url('/images/framework/box/hp_r.gif') repeat-y 100% 0;}
.bx_tl { background: url('/images/framework/box/hp_tl.gif') no-repeat 0 0; }
.bx_tr { background: url('/images/framework/box/hp_tr.gif') no-repeat 100% 0;}
.bx_br { background: url('/images/framework/box/hp_br.gif') no-repeat 100% 100%;}
.bx_bl { background: url('/images/framework/box/hp_bl.gif') no-repeat 0 100%; padding: 5px;}
.blCol {
	color: #5147a4;
}
#main_body_center
{
	width: 545px;
	Float:right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.just-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.just-text-sm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.just-text-sup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
}
.button {
	background-image: url(/images/framework/hs_but_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E38528;
}
.button_td2 {
	background-image: url(/images/framework/hs_but_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E38528;
	height: 20px;
}
a.pseudoButtonLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.text  {
	color: #900;
}
.text {
}
