﻿* {
    border: 0 none;
    margin: 0;
    padding: 0;
    outline: 0 none;
    background: none repeat scroll 0 0 transparent;
    vertical-align: baseline;
 }

body {
    color: #333333;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 1;
    text-align:left;
    min-height: 100%;
    z-index: 0; 
}

a{color:#057B34; text-decoration: none; line-height: 1.5;}

a:hover{color:#057B34; text-decoration: underline; line-height: 1.5;}

h1, h2, h3, h4, h5, h6
{
    padding: 5px 0;
    font-family: Arial;
    line-height: 1.5;
}

h1, h2, h3
{
    font-weight: normal;
}


h1 {font-size: 24px; }
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4, h5, h6 {font-size: 12px; font-family: Verdana;}

span{line-height:1.5; }

p {
    line-height: 1.5;
    padding: 0 0 15px 0;
    text-align:justify;
}

hr
{
    margin: 0 0 15px 0;
    border: solid #CCCCCC;
    border-width: 1px 0 0 0;
    clear: both;
    height: 0;
}

fieldset {
    border: solid 1px #CCCCCC;
    padding: 10px;
}

fieldset p {
    text-align: right;
}

legend {
    padding: 2px 4px 8px;
}

select {
    border: 1px solid #CCCCCC;
    margin: 2px;
    padding: 2px;
}

input[type="text"], input[type="password"] {
    border: 1px solid #CCCCCC;
    /*width: 100px;*/
    background-color: White;
    margin: 1px;
    padding: 2px;
}

td input[type="text"], input[type="password"] {
    border: 1px solid #CCCCCC;
    /*width: 100px;*/
    background-color: White;
    margin: 1px;
    padding: 2px;
}

input[type="submit"] 
{
    background: url("../img/bg_btn2.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    height: 24px;
    padding: 2px 5px;
    margin: 2px 5px; 
}    

input.btnElastic {
    background: url("../img/bg_btn2.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    height: 24px;
    padding: 2px 5px;
    margin: 2px 5px;
}

input.btnElasticdelete
{
  background: url(../images/delete.png) no-repeat;
  border: none;
  cursor: pointer;
  height: 24px;
  width: 24px;
  padding: 0px 15px 0px 15px;
  color: #fff;
}

textarea {
    border: 1px solid #CCCCCC;
    background-color: White;
    margin: 2px;
    padding: 2px;
    width: 97%; 
}

.ads 
{
    position: relative;
    z-index: 0; 
}

.center {
    margin: 0 auto;
}

.centerForm {
    width: 480px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.info 
{
    line-height: 1.5;
    vertical-align: bottom;
}

.widthNavCol {
    width: 18px;
}

table {
    border-collapse: collapse;
    empty-cells: show;
    width:100%;
    overflow: visible;
    margin: 10px 0 10px 0;
}

th 
{
    font-family:Arial;
}

td {
    line-height: 1.5;
}

.imgLeft
{
    float:left;
    margin: 0 10px 5px 0;
}

.imgRight
{
    float:right;
    margin: 0 0 5px 10px;
}

#ad {
    left: 0;
    top: 184px;
    height: 1px;   
    width: 1px;         
    position: relative;
    margin: 0 auto;
    z-index: 5;
}



#adLeft {
    position: absolute;
    z-index: 5;
    left: -590px;
    top: 0px;        
    height: 335px;
    width: 90px;    
    overflow: hidden;    
}

#adRight {
    position: absolute;
    z-index: 5;
    left: 500px;
    top: 0px;    
    height: 335px;
    width: 90px;    
    overflow: hidden;    
}

#login-back 
{
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width:990px;
    height: 34px;
    background-color: #f3f0e9;
    color: Black;    
    z-index:100;
}

#login-datetime {
    position: static;
    height: 34px;
    margin: 0 auto;
    min-width: 990px;
    max-width: 1250px;
    font-family: Arial;
}

#d-login-datetime {
    position: static;
    height: 34px;
    margin: 0 auto;
    min-width: 990px;
    max-width: 990px;
    font-family: Arial;
}

#datetime {
    float: left;
    text-align: left;    
    font-size: 18px;
    height: 18px;
    padding: 8px 0 8px 30px;
    width: 200px;
}

#newDate, #newTime
{
    margin-right: 7px;
}

#login
{
 
}

.logincont
{
    padding: 8px 0 8px 0;  
    vertical-align: middle;
    line-height: 1.5;
    height: 18px;
    float: left;
    text-align: left;
    width: 760px;
    height: 34px; 
}

#header-back
{
    position: relative;
    top: 34px;
    left: 0px;
    background: url("../img/bg_header.jpg") repeat-x scroll 0 0 #348728;
    height: 128px;
    z-index: 5;
    width: 100%;
    min-width: 990px;
}  

#header 
{
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0 auto;
    min-width: 990px;
    max-width: 1250px;
    height: 128px;
    z-index: 5;
}

#d-header 
{
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0 auto;
    min-width: 990px;
    max-width: 990px;
    height: 128px;
    z-index: 5;
}

#logo 
{
    /*background: url("../img/bg_logo.png") no-repeat  scroll 0 0 transparent;*/
    position: absolute;       
    top: 0px;
    left: 0px;
    height: 148px;
    width: 230px;
}

#motto 
{
    position: absolute;
    top: 50px;
    left: 245px;
    height: 24px;
    width: 480px;
    color: White;
    font-family: Helvetica;
    font-size: 24px;
}

#mainmenu 
{
    position: absolute;
    top: 98px;
    left: 220px;
    height: 30px;
    min-width: 820px;
    max-width: 1020px;
    font-family: Arial;
}


#content-back 
{
    position: static;
    background: url("../img/bg_content.png") repeat-x scroll 0 0 transparent;
    height: 100%;
    min-height:670px;
    margin: 34px 0 0 0;
    width: 100%;
    min-width: 990px;  
    height: 100%;
}

#content 
{
    position:static;
    padding: 20px 10px;
    min-height:670px;
    margin: 0 auto;
    min-width: 970px;
    max-width: 1230px;
}

#d-content-back 
{
    position: relative;
    height: 100%;
    min-height:670px;
    margin: 34px 0 0 0;
    width: 100%;
    min-width: 990px;    
    z-index: 0;
}

#d-content 
{
    background-color: white;
    position: relative;
    z-index: 0;
    padding: 20px 10px;
    min-height:670px;
    margin: 0 auto;
    width: 975px; 
}



#mainContent
{
    position: relative;
    width:975px;
    min-height: 335px;
    z-index: 5;
}

#asideContent
{   
    width:975px;
    margin: 15px 0 0 0;
}

#info
{
    width:470px;
    float:left;    
}

#news
{
    width:470px;
    float:right;
}

#footer-back
{
    position: static;
    background: url("/img/bg_footer.jpg") repeat-x scroll 0 0 #F3F0E9;
    width: 100%;
    min-width: 990px;
    height: 230px;
    clear: both;    
}  

#footer 
{
    position: static;
    height: 215px;
    color: #666666;
    padding: 15px 0 0 0;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto;
    min-width: 990px;
    max-width: 1250px;
}

/* tables */

.fr{ width:20%; overflow:visible;}

.dt
{
    border:1px solid  #ebebeb;
}

table.dt td.th
{
    font-family: Arial;
}

table.dt td
{
    font-size:11px;
    padding:3px;
    border-bottom: 1px solid  #ebebeb;
}

.th {
    background-color: #EBEBEB;
    border: 1px solid #EBEBEB;
    color: #333333; 
    font-weight: bold;
}

div.th {
    background-color: White;
    border: none 0;
    color: #333333; 
    font-weight: normal;
}

table.dt tr:hover
{

    background-color: #F9F9F9;
}

.readonly
{
    border: 1px solid #CCCCCC;
    background-color: White;
    margin: 1px;
    padding: 2px;
    background-color:#eeeeee;
    /*width : 200px;*/
}

.required, .valid
{
    border: 1px solid #CCCCCC;
    background-color: White;
    margin: 1px;
    padding: 2px;
   /* width : 200px;*/
}

.redStar
{
    color: Red; 
    cursor: help;
}

.warning
{color: Red; font-weight: bold;}

.redInfo
{
    color:Red;
    line-height: 1.5;    
}
  
.number, .digits, .account
{
   width: 200px;
}

.shortstr
{
  width: 200px;
}

.str
{
  width: 500px;
}

.tabig 
{
  width:30em;
  height:15em;
}

.tasmall 
{
  width:30em;
  height:6em;
}
  


/*
nav.css
*/
ul.nav *
{
    z-index: 90;
}

ul.nav {
    position : relative;
    height : 2.5em;
}

ul.nav li {
position : relative;
top : 0;
left : 0;
float : left;
text-align : center;
list-style-type : none;
font-weight : 400;
min-width : 77px;
max-width : 140px;

}
ul.nav li ul {
border-top : 0;
position : absolute;
width : 210px;
top : 2.4em;
display : none;
}

ul.nav li ul li {
border : none;
background : none;
float : left;
}

ul.nav li a {
color : #fff;
font-weight : 700;
text-decoration : none;
float : left;
padding : 0 1.1em;
line-height : 2.5em;
}

ul.nav li ul li a {
font-weight : 400;
padding : 0.5em 0.833em;
margin : 0 0.417em;
background : none;
width : 180px;
line-height : 1.5em;
text-align : left;
color : #fff;
}
ul.nav li ul li a:hover {
color : #fff;
background : #057b34;
}
ul.nav li:hover {
background : url(../img/bg_nav-r.png) no-repeat 100% 0%;
}
ul.nav li:hover a {
background : url(../img/bg_nav-l.png) no-repeat 0% 0%;
color : #057b34;
}
ul.nav li:hover ul {
left : -1px;
display : block;
}
ul.nav li ul {
background : url(../img/bg_nav-dropdown.png) no-repeat 0% 100%;
padding-bottom : 1em;
}
ul.nav li:hover ul li:hover {
background : none;
}
ul.nav li:hover ul li a {
color : #057b34;
background : #fff;
}
ul.nav li:hover ul li a:hover {
color : #fff;
background : #057b34;
text-decoration : underline;
}
ul.nav li.current {
background : url(../img/bg_nav-r.png) no-repeat 100% -33px;
}
ul.nav li.current a {
background : url(../img/bg_nav-l.png) no-repeat 0% -33px;
color : #666;
}
ul.nav li.current:hover {
background-position : 100% 0%;
}
ul.nav li.current:hover a {
background-position : 0% 0%;
color : #057b34;
}
ul.nav li.current:hover ul li a {
background : none;
}
ul.nav li.current:hover ul li a:hover {
color : #fff;
background : #057b34;
}
ul.tabs {
height : 29px;
background : url(../img/bg_tabs.png) no-repeat 0% 100%;
padding : 0 0 0 1%;
}
ul.tabs li {
float : left;
text-align : center;
list-style-type : none;
font-weight : 400;
background : url(../img/bg_tabs-r.png) no-repeat 100% 0%;
margin-right : 5px;
}
ul.tabs li a {
color : #fff;
font-weight : 400;
text-decoration : none;
float : left;
padding : 0 1em;
line-height : 29px;
background : url(../img/bg_tabs-l.png) no-repeat 0% 0%;
cursor : pointer;
}
ul.tabs li:hover a {
text-decoration : underline;
}
ul.tabs li.current {
background : url(../img/bg_tabs-r.png) no-repeat 100% -29px;
}
ul.tabs li.current a {
background : url(../img/bg_tabs-l.png) no-repeat 0% -29px;
color : #666;
text-decoration : none;
cursor : default;
} 

#slider_wrap {height:335px; width:975px; overflow:hidden;position: relative;z-index: 15;}
#slider_wrap ul li{display:inline-block; float:left; overflow:hidden; height:335px; width:50px; }
#slider_wrap ul li    .h{float:left; cursor:pointer; display: block;height:335px; width:45px;}
#slider_wrap ul li.s1 .h{background:url("../img/but1.png") 0 0 no-repeat;} 
#slider_wrap ul li.s2 .h{background:url("../img/but2.png") 0 0 no-repeat;}
#slider_wrap ul li.s3 .h{background:url("../img/but3.png") 0 0 no-repeat;}
#slider_wrap ul li.s4 .h{background:url("../img/but4.png") 0 0 no-repeat;}
#slider_wrap ul li.s5 .h{background:url("../img/but5.png") 0 0 no-repeat;}
#slider_wrap ul li.s6 .h{background:url("../img/but6.png") 0 0 no-repeat;}
#slider_wrap ul li.s7 .h{background:url("../img/but7.png") 0 0 no-repeat;}
#slider_wrap ul li.s8 .h{background:url("../img/but8.png") 0 0 no-repeat;}
#slider_wrap ul li    .c{display:none; float:left; background:url("../img/slider_content44.png"); height:335px; width:0px; }
#slider_wrap ul li    .c .in h1{color: #1D7B00;}
#slider_wrap ul li    .c .in{height:305px; margin: 15px 15px 15px 15px; } 
#slider_wrap ul li.s1 .c .in{background:url("../img/slider_procurement.jpg") no-repeat scroll right bottom transparent; }
#slider_wrap ul li.s2 .c .in{background:url("../img/slider_auction.jpg") no-repeat scroll right bottom transparent; }
#slider_wrap ul li.s3 .c .in{background:url("../img/slider_customer.jpg") no-repeat scroll right bottom transparent; }
#slider_wrap ul li.active {width: 625px;}
#slider_wrap ul li.active .c {width: 570px; display:block;}

.thh, .thh td  { background-color:#ffeeee; }

label.error{color:Red;}

iframe.cms-banner {width:0px; height:0px; padding:0; border: none; margin: 7px 0; }
