@charset "utf-8";
/* CSS Document */

@font-face 
{
    font-family:Max;
    src:url(fonts/MaxRegExp.afm);
}
 

body
{
    font-family: Geneva, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:13px;
    color:333;
    background-repeat:no-repeat;
    background-position:center top;
    margin-top: 2px;
} 

hr
{
     height:1px;
     border:none;
     color:#008000;
     border-top:1px solid;
}

 
.button {
    -moz-box-shadow:inset -14px -46px 14px -35px #fce2c1;
    -webkit-box-shadow:inset -14px -46px 14px -35px #fce2c1;
    box-shadow:inset -14px -46px 14px -35px #fce2c1;
    background-color:#ffc477;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    border:1px solid #233559;
    display:inline-block;
    color:#7a6a1b;
    font-family:Georgia;
    font-size:15px;
    font-weight:normal;
    padding:1px 28px;
    text-decoration:none;
}.button:hover {
    background-color:#fb9e25;
}.button:active {
    position:relative;
    top:1px;
}

#divareatop 
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

#divupload 
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

#divtop 
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

#divitemb
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}


#divpagestyle 
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

#divpagemeta 
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

#divveldfooter
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

#divpagefooter
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

#divpageproperties
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

input[type="radio"]
{
font-size:12px;
font-family: Geneva, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333;
border:thin;
padding: 2px;
border-style:none;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px; 
}

input[type="checkbox"]
{
font-size:12px;
font-family: Geneva, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333;
border:thin;
padding: 2px;
border-style:none;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px; 
}



input[type="text"]
{
font-size:12px;
font-family: Geneva, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#004000;
border-color:#0080C0;
border:thin;
padding: 2px;
border-style:solid;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px; 
}

#divinputfile
{

 background:url(../images/upload2.png) no-repeat 100% 1px;
  height:40px;
  width:310px;
   
  margin-top:-10px;
  margin-left:4px;
}
#divinputfile #upload
{
 opacity: 0.0;
 -moz-opacity: 0.0;
 filter: alpha(opacity=00);
 font-size:18px;
}
 
#fakeinputfile
{
  margin-top:-20px;
  margin-left:0px;

}
 
#fakeinputfile #fakefilepc
{

 width:240px;
 height:18px;
 font-size:14px;
 font-family:Arial;
 
} 

textarea
{
font-size:12px;
font-family: Geneva, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333;
border-color:#0080C0;
border:thin;
padding: 2px;
border-style:solid;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px; 
}

select
{
font-size:12px;
font-family: Geneva, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333;
border-color:#0080C0;
border:thin;
padding: 2px;
border-style:solid;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px; 
}
radio
{
font-size:12px;
font-family: Geneva, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333;
border-color:#808080;
border:thin;
padding: 2px;
border-style:solid;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px; 
}
checkbox
{
font-size:12px;
font-family: Geneva, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333;
border-color:#808080;
border:thin;
padding: 2px;
border-style:solid;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px; 
}

#divbuttons
{
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}
 
 
#divbuttonview
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}
 
 
#divbuttonproperties
{
    border:1px solid #008000;
    background:#F5F5A4;  
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

ul
{
   background-color: transparent;
   list-style-type: none;
   color: white;
}
ul li ul
{   
    background-color: transparent;
    color: red;
    margin: 0;
    padding-left: 30px;
}