/* CSS Document */
body#body{
margin:0px;
padding:0px;
text-align:center;
font-family:Verdana,arial,sans-serif;
font-size:12px;
color:#ccc;
background:url(../images/layout/bg.jpg) #0b0b0b;
}
#frame
  {
  width:990px;
  height:auto;
  float:left;
  }
#header{
width:990px;
height:241px;
text-align:center;
background:url(../images/layout/header.jpg);
float:left;
}
#navi
  {
  width:979px;
  height:57px;
  float:left;
  }
  #navi_left
    {
    width:40px;
    height:57px;
    float:left;
    background:url(../images/layout/navi_left.jpg) no-repeat;
    }
  #navi_bg
    {
    width:882px;
    height:57px;
    float:left;
    background:url(../images/layout/navi_bg.jpg) repeat-x;
    text-align:center;
    }
  #navi_right
    {
    width:40px;
    height:57px;
    float:left;
    background:url(../images/layout/navi_right.jpg) no-repeat;
    }

#main{
width:990px;
padding-left:15px;
}
  #fiilis
    {
    width:962px;
    min-height:100px;
    height:auto !important;
    height:100px;
    float:left;
    background:url(../images/layout/divbg.jpg);
    }

.tenpaddings
  {
  padding:10px;
  }
  #homeboxes
    {
    width:962px;
    min-height:426px;
    height:auto !important;
    height:426px;
    float:left;
    background:url(../images/layout/homeboxes.jpg) repeat-y;
    }
  .homebox
    {
    width:316px;
    height:auto;
    float:left;
    }
  .homespaces
    {
    width:7px;
    height:426px;
    float:left;
    overflow:hidden;
    }
  #container
    {
    width:962px;
    min-height:200px;
    height:auto !important;
    height:200px;
    float:left;
    background:url(../images/layout/divbg.jpg);
    }

#fiilis p{
font-size: 12px;
padding:0px 0px 0px 0px;
margin:0px;
color:#ccc;
}  

p{
font-size: 14px;
padding:10px 0px 0px 0px;
margin:0px;
color:#ccc;
line-height:18px;
}
#content ul
  {
  padding:0;
  color:#ccc;
  margin:0px 10px 0px 20px;
  }
#content ul li
  {
  color:#ccc;
  }
a{
color:#666666;
text-decoration:none;
border:none;
}
img
  {
  border:none;
  }
a:hover{
text-decoration:underline;
}
a:visited{
text-decoration:underline;
color:#999999;
}
h1{
color: #993333;
font-weight:normal;
font-size: 18px;
margin: 0;
padding:0;
background:url(../images/layout/h1bg.jpg) bottom repeat-x;
width:100%;
line-height:30px;
}
h2{
font-size: 12pt;
font-weight:bold;
}
h3{
}
.white{
color:#FFFFFF;
}

#sidebar #searchbutton {
border:none;
background: none;
font-size: 16px;
font-weight: bold;
}

#rightcontent{
margin: 0;
position:relative;
float: right;
clear: right;
width: 255px;
background-image:url('../images/layout/nostobg.jpg');
background-repeat: no-repeat;
margin-top: 20px;
padding-top: 15px;
padding-bottom: 20px;
border: 1px solid #B6850C;

}

#content{
margin: 0;
float: left;

width:990px;
/*padding-bottom:20px;
position: relative;*/
}
#footer
  {
  width:962px;
  height:auto;
  float:left;
  background:url(../images/layout/divbg.jpg);
  text-align:center;
  }
 /* NAVI */


#nav {
height: 57px;
padding: 0;
margin:0;
z-index: 3;
text-align:center;
}

#nav, #nav ul{
padding:0;
margin-top: 0;
margin: 0;
list-style-type:none;
position:relative;
line-height:45px;
text-align:center;
z-index: 3;

}


#nav a{
display:block;
padding:0px 10px;
border:none;
color:#ccc;
text-decoration:none;
}
#nav .active{
display:block;
padding:0px 10px;
border:none;
background-image:url(../images/layout/navi_active.jpg);
background-repeat: repeat-x;

color:#fff;
text-decoration:none;

}

#nav a:hover{
background-image:url(../images/layout/navi_hover.jpg);
background-repeat: repeat-x;

color:#fff;
}

#nav li{
float:left;
padding: 0;
margin: 0;
text-align:center;
/*position:relative;*/
}

#nav ul {
position:absolute;
margin: 0;
padding: 0;
display:none;
width: 10em;
top:42px;
/*height:23px;*/
line-height: 23px;
background-color: #C4EBD8;
font-size: 11pt;



}
#nav ul li {
border:0;
}
#nav ul a{
width: 10em;
height:auto;
float:left;
background-color: #330000;

height:23px;
border: none;

}
#nav ul a:hover{
background-color: #660000;
background-image:none;
}
#nav ul ul{
top:auto;

}	


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
 
#main1, main2
	{
	background:url(../images/layout/divbg.jpg);
	}
 

#editorMenu{
background-image:url(../images/layout/sidebar_390.jpg);
background-position:top;
background-repeat:no-repeat;
max-height:390px;
}
#editorToolbar{
position:absolute;
z-index:999;
color:#FFFFFF;
top:0px;
left:0px;
width:100%;
clear:both;
width:100%;
height:30px;
background-image:url(/icms/images/menu_bg.gif);
background-repeat:repeat-x;
border-bottom:1px solid #333333;

}

