body
{
padding: 0;
margin: 0;
/*font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;*/
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited
{
color: #666699;
text-decoration: underline
}

a:hover
{
color: #FF9900;
text-decoration: underline
}

h1
{
padding: 0 0 .5em 0;
color: #cc6600;
font-weight: 550;
font-style: italic;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, san-serif;
text-align: center;
}

h2
{
padding: 2px 6px;
color: #0;
font-weight: 600;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, san-serif;
text-align: left;
background-image: url(/images/mov.gif);
background-repeat: repeat-y;
}

#content h3
{
margin: 1em 0;
padding: 0 0 0 1em;
font-weight: 600;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, san-serif;
background-image: url(/images/divx.gif);
background-repeat: no-repeat;
background-position: 0 3px;
}

#content h4
{
margin: 1em 0;
padding: 0 0 0 1em;
color: #ff6600;
font-weight: 500;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, san-serif;
text-align: left;
background-image: url(/images/avi.gif);
background-repeat: no-repeat;
background-position: 0 8px;
}


div
{
}

img
{
border: 0 none;
}

ul
{
list-style: none;
margin: 0;
padding: 0;
}

li
{
}

ul.normal
{
list-style: square;
padding-left: 2em;
}

#container
{
width: 780px;
margin: 0px auto;
line-height: 130%;
background-color: #E6F6FE;
background-image: url(/images/sidebar_bg.gif);
background-repeat: repeat-y;
}

#top
{
background-color: #7CA0AF;
border-bottom: 1px solid black;
height: 65px;
min-height: 65px;
}

#top *
{
padding: 0;
margin: 0;
border: 0 none;
}

#top img
{
padding-top: 4px;
border-bottom: 1px solid white;
}

div#navigator
{
float: left;
padding: 2px 0 0 3px;
}

div#navigator a
{
padding: 0 3px;
}

div#top_menu
{
float: right;
padding: 2px 5px 0 0;
}

div#top_menu a
{
padding: 0 3px;
}

#sys_menu ul
{
margin: 1em;
}

#sys_menu li
{
padding: 5px 0 0 0;
}

#sys_menu h3
{
margin: 2em 1em 0 1em;
color: #808080;
font-weight: 600;
font-style: italic;
font-size: 100%;
}

#sys_menu .line
{
background-image: url(/images/sidebar_h3bg.gif);
background-repeat: repeat-x;
background-position: 0 0;
}

#leftnav
{
clear: both;
float: left;
width: 160px;
margin: 0;
padding: 0 0 1em 0;
}

#content
{
margin-left: 160px;
padding: 1em;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid #7CA0AF;
border-bottom: 5px solid #7CA0AF;
}

.floatLeft
{
float: left;
width: 410px;
}

.floatRight
{
float: right;
padding-right: 5px;
}

.floatClear
{
clear: both;
}

.hot
{
color: red;
}

.textCenter
{
text-align: center;
}

.textItalic
{
font-style: italic;
}

table.normal
{
border: solid 1px gray;
border-collapse: collapse;
border-spacing: 0px; 
width: 100%;
text-align: center;
}

table.normal th
{
background-color: #ddd;
border: solid 1px gray;
}

table.normal td
{
border: solid 1px gray;
}

form input
{
width: 400px;
}

form textarea
{
width: 400px;
height:150px;
}

input.submit
{
width: auto;
}

.flash
{
color: black;
background-color: #ded;
border: solid 1px green;
padding: .3em;
}

#localization form select
{
width: 400px;
}

input.editor_ok_button
{
width: auto;
}
.inplaceeditor-empty {
    font-style: italic;
    color: #999;
}
