body
{
    padding: 0 13px 15px 13px;
    background: #efefe7;
    color: #7f7f7f;
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 100%;
}

div.columns
{
    position: relative;
    overflow: hidden;
    margin: 0 19px;
    background: url(../img/background-columns.png) 0 0 repeat-y;
}

div.full-column
{
    padding: 0 15px;
}

div.full-column div.full-content
{
    background: #fff;
    padding: 15px;
    position: relative;
}

div.full-content div.login-logout-block
{
    width: 180px;
    position: absolute;
    top: 14px;
    right: 15px;
}

div.left-column
{
    width: 250px;
    float: left;
    margin-left: -100%;
    position: relative;
    z-index: 800;
}

div.left-column-content
{
    padding: 15px;
    background: #fff;
}

div.login-logout-block
{
    background-color: #fff;
    padding: 6px 5px 5px 5px;
    position: relative;
    font-size: smaller !important; /*font-size: 70%;*/
}

div.login-logout-block a
{
    color: #7f7f7f !important;
}

div.login-logout-block div
{
/*    padding-left: 16px;*/
}

div.login-logout-block div.current-user-title
{
    color: #7f7f7f !important; /* background: url(../img/bullet-menu.gif) 0 1px no-repeat; //VLN */
    font-weight: bold;
    margin-bottom: 2px;
}

div.login-logout-block a.login-link
{
    display: block;
    padding: 0 0 2px; /* 16px; //VLN */
    color: #3783c8 !important; /* background: url(../img/bullet-menu.gif) 0 1px no-repeat; //VLN */
}

div.login-logout-block a.login-button, div.login-logout-block a.logout-button
{
    color: #3783c8 !important;
    display: block;
    position: absolute;
    top: 6px;
    right: 5px;
}

div.login-logout-block a.login-button
{
    background: transparent url(../img/login-w.png) 0 0 no-repeat;
}

div.login-logout-block a.logout-button
{
}

ul.menu
{
    list-style: none !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
    font-size: smaller !important;
}

ul.menu li
{
    border-top: 1px solid #ddd;
}

ul.menu li a
{
    display: block; /*padding: 10px 15px;*/
    margin: 5px 0;
    padding: 3px 5px 3px;
    /* padding: 3px 5px 3px 21px;
    
    background: url(../img/bullet-menu.png) 9px center no-repeat; // VLN */
}

ul.menu li.menu-item-first
{
    /*border-top: none;*/
}

ul.menu li ul
{
    list-style: none !important;
    margin: 0 !important;
    padding: 0 0 0 25px !important;
}

ul.menu li ul li
{
    border: 0;
}

ul.menu li ul li a
{
    border: 0;
    padding: 3px 5px;
    background-image: none;
}

ul.menu li a:hover
{
    background-color: #f8f8f8;
}

ul.menu li a.menu-current
{
    color: #fff !important;
    background: #6ca7d8;
    border-top: 0; /*padding: 10px 15px;*/
    padding: 3px 5px;
    text-decoration: none;
}

div.left-content-block
{
    border-top: 15px solid #efefe7;
    font-size: smaller;
    padding: 15px 15px 0 15px;
    margin: 0 -15px;
    position: relative;
}

div.left-content-block h2
{
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 90%;
    color: #3783C8;
}

div.left-content-block div
{
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 130%;
}

div.left-content-block ul.wm-news
{
    list-style: none;
    margin: 0;
    padding: 5px 0 5px 0;
}

div.left-content-block ul.wm-news li
{
    background: url(../img/bullet-news.gif) 0 4px no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;
}

div.left-content-block ul.wm-news li a
{
    color: #7f7f7f;
}

div.right-column
{
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
}

div.right-column-content
{
    padding: 15px 15px 15px 280px;
}

div.content-block
{
    position: relative;
}

ul.breadcrumbs
{
    list-style: none !important;
    padding: 5px 0;
    margin: 0 0 15px 0 !important;
    display: block;
    height: 16px;
    line-height: 18px;
    font-size: 70% !important;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    zoom: 1;
    border-bottom: 1px solid #ddd;
}

div.full-content ul.breadcrumbs
{
    padding-right: 195px;
}

ul.breadcrumbs li
{
    float: left;
}

ul.breadcrumbs li a
{
    color: #999;
}

ul.submenu-block
{
    list-style: none !important;
    padding: 0 195px 0 0;
    margin: 0 0 15px 0 !important;
    display: block;
    height: 28px;
    font-size: small !important;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    zoom: 1;
}

ul.submenu-block li
{
    float: left;
}

ul.submenu-block li a
{
    display: block;
    padding: 5px 10px;
    margin-right: 5px;
    color: #3783c8;
    background-color: #efefe7;
    border: 1px solid #efefe7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
}

ul.submenu-block li a:hover
{
    border: 1px solid #3783c8;
}

ul.submenu-block li a.submenu-current
{
    color: #fff;
    background-color: #3783c8;
    border: 1px solid #3783c8;
}

div.content-block a, div.content-block a span
{
    color: #3783c8;
}

div.content-block a:visited, div.content-block a:visited span
{
    color: #3783c8;
}

div.left-content-block a, div.left-content-block a span
{
    color: #3783c8 !important;
}

div.left-content-block a:visited, div.left-content-block a:visited span
{
    color: #3783c8 !important;
}

/*
 * Misc
 */

.rounded-corners
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.min-width
{
    min-width: 1050px;
}

.min-max-width
{
    min-width: 1050px;
    max-width: 1200px;
    margin: 0 auto;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

* html .clearfix
{
    height: 1%;
}
/* Hides from IE-mac */

.clearfix
{
    display: block;
}
/* Hides from IE-mac */

@media print
{
    #leftcol
    {
    }
    #rightcol
    {
    }
    #twocols, #maincol
    {
    }
}
ntent: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
} /* Hides from IE-mac */

.clearfix {
	display: block;
} /* Hides from IE-mac */

@media print{ 
	#leftcol {}
	#rightcol {}
	#twocols, #maincol {}
}