/*Design*/
body
{
    margin: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #676868;
}

form
{
    width: 840px;
    margin: 0px auto;
}

#page
{
    background: #fff;
    width: 840px;
    margin: 0px auto;
    float: left;
}
.VinovoLogo
{
    top: 20px;
    left: 0px;
    height: 50px;
    width: 200px;
    position: absolute;
}
#top
{
    background: url(/images/viflow/top.png);
    width: 840px;
    height: 93px;
    position: relative;
}
#TopMenuLinks
{
    float: right;
    margin-top: 10px;
    margin-right: 15px;
    clear: both;
}
#TopMenuLinks a
{
    color: #fff;
    font-weight: bold;
    margin: 0 5px 0 5px;
}
#TopMenuLinks img
{
    vertical-align:text-top;    
}

.quickSearch
{
    color: #fff;
    font-weight: bold;
    margin-left:5px;
    display:inline;
}
.quickSearch input
{
    border: 0;
    margin: 0 0 0 5px;
    vertical-align:middle;
}
#langmenu
{
    float: right;
    clear: both;
    margin-right: 20px;
    margin-top: 20px;
    text-align:right;
}
#langmenu img
{
    margin-left:5px;
}

/*topmenu*/
#TopMenuRow
{
    vertical-align: middle;
    width: 840px;
    height: 22px; /*overflow: hidden;*/
}
ul#topMenu
{
    float: left;
    list-style: none;
    padding: 0 0 0 0;
    display: inline;
    margin: 3px 0 0 17px;
    display: inline;
}
ul#topMenu li
{
    float: left;
    margin-right: 10px;
    display: inline;
    line-height: 16px;
}
ul#topMenu li a
{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
ul#topMenu li.margin
{
    margin-left: 17px;
}
ul#topMenu li.selected a
{
    color: #d99800;
}
/*leftmenu*/
ul#leftMenu
{
    float: left;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 180px;
    display: inline;
}
ul#leftMenu li
{
    float: left;
    width: 180px;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #ccc;
}
ul#leftMenu li a
{
    font-family: Arial;
    font-size: 12px;
    color: #797979;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-left: 17px;
}
ul#leftMenu li.selected a
{
    color: #d99800;
}
/*leftmenu level 2*/
#leftMenuContent
{
    float: left;
    margin-top: 30px;
    width: 180px;
}
ul#leftMenu ul
{
    float: left;
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    width: 130px;
    display: inline;
}
ul#leftMenu ul li
{
    float: left;
    width: 130px;
    margin-top: 10px;
    margin-bottom: 0px;
}
ul#leftMenu li.selected ul li a
{
    color: #676868;
}


#contentStart
{
    width: 840px;
}
#bottom
{
    margin-top:10px;
    border-top:#104d95 10px solid;
    width: 840px;
    height: 65px;
    float: left;
}
#Table1
{
    font-size:11px;
}
.bottomLeft
{
    margin-top: 5px;
    float: left;
    width: 633px;
    font-size: 11px;
    color: #717171;
}
.bottomRight
{
    margin-top: 5px;
    float: right;
    font-size: 11px;
    color: #717171;
}
/*Basic*/
h1
{
    font-weight: normal;
    font-size: 21px;
    font-family: arial, helvetica, sans-serif;
    color: #d99800;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
}

h2
{
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #525353;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
p
{
    margin: 0 0 8px 0;
    padding: 0 0 0 0;
}
a
{
    color: #d99800;
    text-decoration: none;
}
hr
{
    border-bottom: 1px solid #e2e2e2;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #fff;
}
ul
{
    margin: 10px 0 10px 25px;
    padding: 0 0 0 0;
}
li div
{
    color: #333;
}

ul.list
{
    list-style: none;
    margin: 10px 0 10px 0;
    padding: 0 0 0 0;
}
ul.list li
{
    margin-bottom: 10px;
    border-left: 4px solid #993366;
    padding: 0 0 0 6px;
    color: #333;
}
a img
{
    border: 0px;
}
/*Startpage*/
#contentStart
{
    float: left;
}
.flashDiv
{
    float: left;
}
.startPageContent
{
    background: url(/images/viflow/startpage-bg.gif) no-repeat;
    float: left;
    width: 840px;
    height: 270px;
}
.startBox1
{
    float: left;
    margin-left: 17px;
    width: 379px;
    font-size: 11px;
    margin-top: 17px;
    overflow:hidden;
    display:inline;
}

.startBox1 h1
{
    font-size: 12px;
    font-weight: bold;
    color: #2e2e2e;
    margin-bottom: 5px;
    
}

.startBox2
{
    float: left;
    margin-left: 35px;
    width: 404px;
    font-size: 11px;
    margin-top: 17px;
    overflow:hidden;
}
.startBox2 h2
{
    font-size: 12px;
    font-weight: bold;
    color: #2e2e2e;
    margin-bottom: 5px;
}
/*Page*/
.content
{
    float: left;
    width: 400px;
    margin-left: 30px;
    margin-top: 30px;
    overflow:hidden;
}
.contentRight
{
    float: left;
    width: 210px;
    margin-left: 20px;
}

.RightText
{
    float: left;
    width: 210px;
    background: url(/images/viflow/rightmenu-bg.gif) no-repeat;
}
.contentRightTextMargin
{
    float: left;
    width: 20px;
    height: 180px;
}
.contentRightTextContent
{
    float: left;
    width: 170px;
    margin-top: 30px;
    font-size:11px;
}
/*Form*/
.formLeft
{
    font-weight: bold;
    margin-top: 10px;
}
.formRight
{
}
.textfield
{
    width: 300px;
}

/*Menu*/

.flash
{
    position: relative;
    z-index: 1;
    float: left;
}

/* Begin CSS Drop Down Menu */

#menuh-container
{
    position: relative;
    z-index: 100;
    background: url(/images/viflow/topmenu-bg.png);
    float: left;
    width: 100%;
}

#menuh
{
    font-size: 12px;
    font-weight: bold;
    font-family: helvetica, arial;
    float: left;
    margin-left: 13px;
}

#menuh a
{
    display: block;
    white-space: nowrap;
    margin: 0;
    padding: 0.3em;
}

#menuh a:link, #menuh a:visited, #menuh a:active /* menu at rest */
{
    color: white;
    text-decoration: none;
    margin-right: 5px;
}

#menuh a:hover /* menu on mouse-over  */
{
    color: #4d3b15;
    text-decoration: none;
}

#menuh a.top_parent, #menuh a.top_parent:hover /* attaches down-arrow to all top-parents */
{
}

#menuh ul li.selected a
{
    color: #4d3b15;
}

#menuh a.parent, #menuh ul li.selected ul li a /* attaches side-arrow to all parents */
{
    background-color: #cecece;
    border-bottom: 1px solid #fff;
    padding-left: 15px;
    color:#666;
}
#menuh a.parent:hover
{
    color: #d89900;
    background-color: #7c7c7c;
}


#menuh ul
{
    position:relative;
    height:22px;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    display: inline; /*width: 9em; */ /* width of all menu boxes */ /* NOTE: For adjustable menu boxes you can comment out the above width rule. 	However, you will have to add padding in the "#menh a" rule so that the menu boxes 	will have space on either side of the text -- try it */
}

#menuh ul li
{
    min-height: 1px; /* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
    display: inline;
}

#menuh ul li ul li
{
    position: relative;
    min-height: 1px; /* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
    display: block;
}

#menuh ul ul
{
    position: absolute;
    z-index: 500;
    /*top: 23px;*/
    display: none;
    /*width: 190px;*/
    left: -5px;
}

#menuh ul ul li a
{
    width:100%;
    height:100%;
}

#menuh ul ul ul
{
    top: 0;
    left: 100%;
}

div#menuh li:hover
{
    cursor: pointer;
    z-index: 100;
}

div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul
{
    display: none;
}

div#menuh li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul
{
    display: block;
}
.menuDeviderImage
{
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}
.newsitem
{
    line-height: 20px;
}

/* End CSS Drop Down Menu */

h5
{
    font-size: 11px;
    padding: 0 0 0 0;
    margin: 5px 0 5px 0;
}
h4
{
    font-size: 11px;
    padding: 0 0 0 0;
    margin: 0 0 5px 0;
}
h3
{
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 0 0;
    margin: 5px 0 5px 0;
}

