@charset "utf-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	left-margin :0px;
	top-margin:0px;
	margin-height:0px;
	margin-width:0px;
	line-height: 1.8em;
	font-size: 12px;
	text-align: justify;
}
.subwindow-header {
    background: url("../../images/Login_grad_gr.png") repeat-x scroll;
    margin: 0 auto 15px auto;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	 border-radius: 11px;
	behavior: url(ie-csss3.htc);
    color: white;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    text-align: left;
}
.subwindow-header2 {
    background: url("../../images/Login_grad_gr.png") repeat-x scroll ;
 	  margin: 0 auto 15px auto;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	 border-radius: 11px;
	behavior: url(ie-csss3.htc);
    color: white;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    text-align: left;
       margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.log{
	color:white;
	font-weight: bold;
} 
.tophead{
	background: url("../../images/Top_black_grad.png") repeat-x ;
	font-size: 0px;
}
.foot{
	border-bottom:1px solid #ffffff;
	background-color: #9E9E9E;
	color:white;
	font-weight: bold;
	font-size: 10px;
}
/* .yui-navset defaults to .yui-navset-top */
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    border:solid #2647a0; /* color between tab list and content */
    border-width:0 0 0px;
    Xposition:relative;
    zoom:1;


}

.yui-navset .yui-nav li,
.yui-navset .yui-navset-top .yui-nav li {
    margin:0 0.16em 0 0; /* space between tabs */
    padding:1px 0 0; /* gecko: make room for overflow */
    zoom:1;
}

.yui-navset .yui-nav .selected,
.yui-navset .yui-navset-top .yui-nav .selected { 
    margin:0 0.16em -1px 0; /* for overlap */
}

.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background:#d8d8d8 url(images/3-july-2008-ESTATE-HUNTING_18.jpg) repeat-x; /* tab background */
    border:solid #a3a3a3;
    border-width:0 1px;
    color:#000;
    text-decoration:none;
}

.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
    border:solid #a3a3a3;
    border-width:1px 0 0;
    cursor:hand;
    padding:0.25em .75em;
    left:0; right: 0; bottom: 0; /* protect from other orientations */
    top:-1px; /* for 1px rounded corners */
    position:relative;
}

.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:#2647a0 url(images/gradient_dark.gif) repeat-x left ; /* selected tab background */
    color:#fff;
}

.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background:#CCCCCC url(../../../../assets/skins/sam/sprite.png) repeat-x left -1300px; /* selected tab background */
    outline:0;
}

.yui-navset .yui-nav .selected a em {
    padding:0.35em 0.75em; /* raise selected tab */
}

.yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a em {
    border-color:#243356; /* selected tab border color */
}

.yui-navset .yui-content {
    background:#FFFFFF; /* content background color */

}

.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content {
    border:1px solid #808080; /* content border */
    border-top-color:#243356; /* different border color */
    padding:0.25em 0.5em; /* content padding */
    
}
.yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav {
    border-width: 0 0 5px;
}
.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
     border-color: #243356 #808080 #808080;
    border-right: 1px solid #808080;
    border-style: solid;
    border-width: 0px;
    padding: 0.25em 0.5em;
}
.yui-skin-sam .yui-navset .yui-content {
    background: none repeat scroll 0 0 #fff;
}
.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color:#6e831e;
    border-style: solid;
}

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a:focus, .yui-skin-sam .yui-navset .yui-nav .selected a:hover {
    background: url("../../images/Nav_Grad_Gr.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}
.yui-skin-sam .yui-navset .yui-nav a, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
    font-size: 14px;
    font-weight: bold;
}
#dhtmlgoodies_slidedown_menu li {
	list-style-type: none;
	left: -5px;
}

#dhtmlgoodies_slidedown_menu ul {
	margin: 0px;
	padding: 0px;
}

#dhtmlgoodies_slidedown_menu div {
	margin: 0px;
	padding: 0px;
}

/* 	Layout CSS */
#dhtmlgoodies_slidedown_menu {
	width: 250px;
	
	/*background-color:#333333;*/
}

/* All A tags - i.e menu items. */
#dhtmlgoodies_slidedown_menu a {
	color: #000;
	text-decoration: none;
	display: block;
	clear: both;
	
}

/* All A tags - i.e menu items. */
.lnavunsel a:link {
	color: #000;
	text-decoration: none;
	display: block;
	clear: both;
	padding:8px;
	background-image:url("../../images/Lt_green_1x1.png");
	
}

.lnavunsel a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	clear: both;
	padding:8px;
	background-image:url("../../images/Lt_green_1x1.png");
}

.lnavunsel  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	clear: both;
	background-image:url("../../images/Drk_green_1x1.png");
	padding:8px;
}
.lnavunsel{
	
}

.lnavsel a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	clear: both;
	background-image:url("../../images/Drk_green_1x1.png");
	padding:8px;
}

.lnavsel a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	clear: both;
	background-image:url("../../images/Drk_green_1x1.png");
	padding:8px;
}

.lnavsel  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	clear: both;
	padding:8px;
}


.subwindow1 {
    border: 1px solid #BD161D !important;
    text-align:left;
    width: 240px;
}
.subwindowleft{
	  border: 1px solid green !important;
    text-align:left;
    width: 260px;
}
.subwindow2 {
    border: 1px solid #000 !important;
    text-align:left;
    background-color:#EEE;
}
.subwindow-content1 {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #56A5EC;
    color: #333333;
    
}
.subwindow-content3 {
    background: none repeat scroll 0 0 #CCCCCC;
    border-color: #56A5EC;
    color: #000000;
    font-weight: bold;
    
}
.subwindow-header1 {
    background: url("../../images/Nav_Grad_Gr.png") repeat-x scroll ;
    color: white;
    font-weight: bold;
     padding: 0 5px 5px 10px;
    text-align: left;
    font-size: 17px;
    vertical-align: middle;
}

.subwindow-header3 {
    background: url("../../images/Nav_Grad_Gr.png") repeat-x scroll ;
    color: white;
    padding: 0 5px 5px 10px;
    text-align: left;
    font-size: 17px;
    vertical-align: middle;
}
.selected a:link{
	text-decoration:none;
	color:#FFF;
}
.selected a:visited{
	text-decoration:none;
	color:#FFF;
}
.selected a:hover{
	text-decoration:none;
	color:#FFF;
}
.unselected a:link{
	text-decoration:none;
	color:#000;
}
.unselected a:visited{
	text-decoration:none;
	color:#000;
}
.unselected a:hover{
	text-decoration:none;
	color:#000;
}
.selected {
    background: url(".././images/vms_nav.png") ;
    color: white;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    text-align: center;
    width:150px;
    font-size:12px;
    text-decoration:none;
}
.unselected{
    font-weight: bold;
    padding: 5px 5px 5px 0px;
    text-align: center;
    width:150px;
    font-size:12px;
    
}
.tab {
    border-bottom: 4px solid #000000;
}
.srchbox {
	border:1px solid #666666;
	width:180px;
	}
.srchboxtextarea{
	border:1px solid #666666;
	width:700px;
	height: 180px;
}	
.optiongreen{
	background:url(../../images/Lt_green_1x1.png)
}
.ulstyle{
	color: maroon;	
}
.radioText{
	font-size:10px;
	font-style: italic;
	font-weight: bold;
	clear: both;
}

.lnavsel1{
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	background-image:url("../../images/Drk_green_1x1.png");
	padding:6px;
	font-size: 11px;
}

.lnavunsel1{
	color: #000;
	text-decoration: none;
	clear: both;
	padding:6px;
	font-size: 11px;
	background-image:url("../../images/Lt_green_1x1.png");
	
}
.errorMsg{
	color: maroon;
	font-weight:bold; 
	text-align: center;
}
.def{
width:200px;
}
.def a:link {
	color: #000;
	text-decoration: none;
}

.def a:visited {
	color: #000;
	text-decoration: none;
}

.def a:hover {
	color: #6e831e;
	text-decoration: none;
}


.foot a:link {
	color: #FFF;
	text-decoration: none;
}

.foot a:visited {
	color: #FFF;
	text-decoration: none;
}

.foot a:hover {
	color: #000;
	text-decoration: none;
}

.foothead {
color:#000;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
    font-size:10px;
}

.LV_valid {
    color:#FFF;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #000;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
.form-top {
    height: 26px;
    overflow: hidden;
    padding-top:25px;
}
.form-top input {
    background: url("../../images/bg-form-top.jpg") no-repeat scroll 0 center #FCFCFC;
    border-color: #B3B3B3 -moz-use-text-color #B3B3B3 #B3B3B3;
    border-right: medium none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: #000000;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 1.23em;
    margin: 0;
    padding: 0px 6px 4px 27px;
    width: 157px;
}
.form-top a {
    vertical-align: middle;
}
.button .txt {
    display: block;
    padding: 3px 7px 4px 8px;
    position: relative;
    z-index: 4;
}
.button .bg-button {
    -moz-transition: all 0.5s ease 0s;
    background: none repeat scroll 0 0 #343434;
    border: 1px solid #343434;
    bottom: 50%;
    cursor: pointer;
    left: 50%;
    opacity: 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
.button:hover {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #B3B3B3;
    color: #FFFFFF;
    height:26px;
}
.button:hover .bg-button {
    bottom: 0;
    left: 0;
    opacity: 1;
    right: 0;
    top: 0;
   
}
.button {
    -moz-transition: all 0.5s ease 0s;
    background: url("../../images/bg-button.gif") repeat-x scroll 0 0 #DDDDDD;
    border: 1px solid #B3B3B3;
    color: #000000;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    overflow: hidden;
    position: relative;
   
}

.formNoError {
    display: none;
}
fieldset.formFieldset {
    margin-bottom: 10px;
}
fieldset.formFieldset legend {
    font-size: 16px;
    font-weight: bold;
    padding: 0 2px;
}
fieldset.formFieldset ol.formContainer {
    margin: 0;
    padding: 0;
}
fieldset.formFieldset ol.formContainer li {
    background-image: none;
    clear: both;
    list-style: none outside none;
    margin: 0;
    padding: 5px;
}
.formFieldset{
	border: 0px;
}
div.formCaption {
    display: block;
    text-align: left;
    float: left;
    width:150px;
}
div.formBody {
    display: block;
    float: left;
    
}
div.formDescription {
    font-size: 11px;
    font-weight: normal;
    margin-left: 3px;
    padding-left: 3px;
}
div.calheader {
    text-align: center !important;
}
.rsformProgress {
    font-size: 14px;
    text-align: center;
}

.rsformProgressBar {
    background: none repeat scroll 0 0 green;
    height: 4px;
    margin: 0 !important;
}
.rsform-input-box, .rsform-text-box, .rsform-password-box, .rsform-calendar-box, .rsform-captcha-box, .rsform-select-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B3B3B3;
    padding: 3px;
}
.rsform-input-box:focus, .rsform-text-box:focus, .rsform-password-box:focus, .rsform-calendar-box:focus, .rsform-captcha-box:focus, .rsform-select-box:focus {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #666666;
}



.srchbox {
	border:1px solid #666666;
	width:100px;
	height:30px;
	font-size:15px;
	}

.errorMsg {
    color: maroon;
    font-weight: bold;
    text-align: center;
}
h3 {
	font-family: 'Allan', Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 35px;
	color:#003366;
	margin:0px;
}
a:link {
	color: #333;
	text-decoration: underline;
}

 a:visited {
	color: #333;
	text-decoration: underline;
}

 a:hover {
	color: #333;
	text-decoration: none;
}