﻿/* FOR IE7 and IE8 */
@font-face { font-family: "Open Sans Light"; font-style: normal; font-weight: 300; src: url('Fonts/OpenSans-Light.eot'); }
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: url('Fonts/OpenSans-Regular.eot'); }
@font-face { font-family: "Open Sans Bold"; font-style: normal; font-weight: 700; src: url('Fonts/OpenSans-Bold.eot'); }
@font-face { font-family: "Open Sans Extrabold"; font-style: normal; font-weight: 800; src: url('Fonts/OpenSans-ExtraBold.eot'); }
/* END FOR IE7 and IE8 */

@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url('Fonts/OpenSans-Light.woff') format('woff'); }
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans"), local("OpenSans"), url('Fonts/OpenSans-Regular.woff') format('woff'); }
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url('Fonts/OpenSans-Bold.woff') format('woff'); }
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 800; src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url('Fonts/OpenSans-ExtraBold.woff') format('woff'); }



html
{
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}











    body
    {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        background: #ececec url('../../img/cobouw/bg.png') repeat-x center top;
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        font-size: 15px;
    }
    
    .header_menu
    {
        display: block;
        float: right;
        font-weight: bold; 
        height: 30px;
        line-height: 18px;
        margin-top: 5px;
        margin-right: -10px; /* workaround */
        list-style-image: none;
        list-style-position: outside; 
        list-style-type: none;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        
    }
    
    .header_menu li
    {
        
        color: #f3f3f3;
	    float: left;
	    margin-left: 5px;
    }
    
    .header_menu li a
    {
	    color: #f3f3f3;
	    font-weight: bold;
	    display: block;
	    font-size: 16px;
	    line-height: 27px;
	    padding: 0 10px 3px;
	    /*text-shadow: 1px 1px 0px #231B18;
	    text-shadow: 1px 1px 0px rgba(35, 27, 24, 0.43);*/
	    text-shadow: rgb(68, 68, 68) 2px 2px 2px;
    }

    .header_menu li a:hover,
    .header_menu li a.active {
	    text-decoration: none;
	    /*background: #253473;*/
	    border-radius: 3px;
	    color: #4883c3;
    }
    

    
    .app_menu {
        display: block;
        line-height: 18px;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        width: 940px;
        margin-left: -40px;
    }

    .app_menu li {
        width: 184.8px;
        display: list-item;
        height: 45px;
        float: left;
        margin-left: 4px;
        vertical-align: middle;
    }

    .app_menu li:first-child {
        margin-left: 0px;
    }

    .app_menu li a 
    {
        font-weight: 700;
        font-size: 14px;
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        background-color: rgb(0, 43, 122);
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        color: #ffffff;
        display: block;
        height: 45px;
        line-height: 45px;
        vertical-align: middle;
        width: 184.8px;
        text-decoration: none;
        text-align: center;
    }
    
    .app_menu li:first-child a {
        background-color: #2165b0;
    }
    
    .app_menu li a:hover
    {
        background-color: #2165b0;
    }

    .app_menu li a i {
        display: block;
        height: 22px;
        line-height: 22px;
        font-size: 22px;
        -webkit-font-smoothing: antialiased;
        padding-bottom: 10px;
        padding-top: 15px;
    }
    
    .app_menu_100 
    {
        width: 100%;
    }
    
    .app_menu_100 li 
    {
        width: 20%;
        margin-left: 0px;
        
    }
    
    .app_menu li a 
    {
        width: 99%;
        /*float:right;*/
        
    }
    
    .app_menu li:last-child a 
    {
        
    }
    
    .footer_links 
    {
        display: block;
        float: left;
        line-height: 18px;
        margin-left: 10px;
        margin-right: 10px;
        width: 220px;
    }
    
    .footer_links ul 
    {
        color: rgb(0, 43, 122);
        display: block;
        line-height: 18px;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        width: 220px;
    }
    
    .footer_links ul li
    {
        color: rgb(0, 43, 122);
        display: list-item;
        font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
        font-size: 13px;
        height: 20px;
        line-height: 20px;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        text-align: left;
        width: 220px;
    }
    
    .footer_links ul li a
    {
        color: rgb(0, 43, 122);
        display: inline;
        font-size: 13px;
        line-height: 20px;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        text-align: left;
        text-decoration: none;
        width: auto;
    }

    #searchInput
    {
	    width: 100%;
	    height: 30px;
	    background-color: #e5edf6;
	    border: none;
	    padding: 0 150px 0 15px;
	    color: #4883c3;
	    margin-bottom: 15px;
	    -webkit-box-shadow: inset 2px 2px 5px 2px rgba(0, 0, 0, 0.11);
	    box-shadow: inset 2px 2px 5px 2px rgba(0, 0, 0, 0.11);
	    font-family: sans-serif;
        font-size: 15px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding-left: 5px;
        padding-right: 80px;
        outline: none;
        font-family: Arial;
font-size: 14px;
font-style: italic;
    }
    
    #searchButton
    {
        float: none;
        margin: 0;
        position: relative;
        top: -43px;
        right: 2px;
        display: block;
        color: white;
        background-color: #002b7a;
        font-weight: bold;
        height: 26px;
        font-size: 15px;
        float: right;
        text-decoration: none;
        line-height: 26px;
        padding: 0 10px;
        border-radius: 4px;
        font-family: Arial;
font-size: 15px;
font-weight: bold;
    }
    
    .sdubutton
    {
        margin: 0;
        display: block;
        color: white;
        background-color: #002b7a;
        font-weight: bold;
        height: 50px;
        font-size: 15px;
        text-decoration: none;
        line-height: 47px;
        padding: 0 20px;
        border-radius: 3px;
        text-align: center;
    }

    .content_panel
    {
        padding: 10px 20px 20px 20px; 
        background-color: #ffffff; 
        
        /*
        border-bottom-left-radius: 3px; 
        border-bottom-right-radius: 3px; 
        border-top-left-radius: 3px; 
        border-top-right-radius: 3px; 
        
        
	    -webkit-box-shadow:  0px 0px 8px 1px rgba(79, 79, 79, 0.5);
	    box-shadow:  0px 0px 8px 1px rgba(79, 79, 79, 0.5);
*/

-moz-box-shadow: 0 0 4px #999;
-webkit-box-shadow: 0 0 4px #999;
box-shadow: 0 0 4px #999;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
    }
    
                #arrow
                {
                    	background: Transparent;
	position: absolute;
	width: 100px;
	height: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	top: 225px;
	left: 50%;
	margin-left: -386px;
                }
                
                #arrow:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#arrow:after {
	border-color: Transparent;
	border-bottom-color: #ffffff;
	border-width: 10px;

}

.breadcrumb42
{
    display: block;
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}

.breadcrumb42 li
{
    float: left;
    color: #002b7a;
    text-transform: lowercase;
}

.breadcrumb42 li a
{
    color: #002b7a;
}

.breadcrumb42 li:after {
	content: "/";
	margin: 0 3px;
	font-size: 90%;
}
.breadcrumb42 li:last-child:after {
	content: "";
}

.title42
{
    color: #002b7a;
    font-size: 26px;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 15px;
}

.section42
{
    display: inline-block; width: 100%; background-color: #f8f9fb; border-top: 1px solid #cae0f8;
    
}
.section42 div
{
    margin: 20px 10px 20px 10px;
}

.section42header
{
    font-weight: bold;
    font-size: 17px;
    line-height: 23px;
    color: #002d7c;
    
}

.section42toolbar
{
    float: right;
}

    .tabbar42
    {
        padding: 0;
        margin: 0;
        list-style: none;
        list-style-image: none;
        display: block;
    }
    
    .tabbar42 li
    {
        float: left;
        margin-right: 10px;
        display: block;
        
    }
    
    .tabbar42 li a
    {
        color: #002d7c;
        
        background-color: #e5edf6;
        text-decoration: none;
        font-weight: bold;
        height: 45px;
        line-height: 45px;
        padding: 0 35px;
        border-radius: 3px 3px 0 0;
        display: block;
    }
    
    .tabbar42 li a:hover
    {
        background-color: #002d7c;
        color: white;
    }
    
    .tabbar42 li a.active
    {
        background-color: #002d7c;
        color: white;
    }

@font-face {
  font-family: 'Taz Semibold';
  	src:url('fonts/tazwt06-semibold-webfont.eot');
	src:url('fonts/tazwt06-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/tazwt06-semibold-webfont.woff') format('woff'),
		url('fonts/tazwt06-semibold-webfont.ttf') format('truetype'),
		url('fonts/tazwt06-semibold-webfont.svg#sdu-icons') format('svg');
}


    h3 
    {
        color: rgb(0, 43, 122);
        display: block;
        font-family: 'Taz Semibold', 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
        font-size: 15px;
        font-weight: bold;
        height: 18px;
        line-height: 18px;
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 15px;
    }

















a
{
    color: #22619e;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#silverlightControlHost 
{
    height: 100%;
}

/* dialogs */

.d_body
{
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    overflow: hidden;
            font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
        font-size: 15px;
        color: #002b7a;
        background-image: none;
}

.d_content
{
    width: 100%; 
    overflow: auto;
}

.d_navigation
{
    position: absolute; 
    bottom: 0px; 
    right: 0px; 
    width: auto; 
    height: 30px;
}

/* frame */

#lt
{
    position: absolute;
    top: 23px;
    left: 31px;
    height: 14px;
    width: 13px;
    background: url('../../img/d/s/lt.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/d/s/lt.png',sizingMethod='scale');
}

#t
{
    position: absolute;
    top: 23px;
    left: 44px;
    height: 14px;
    background: url('../../img/d/s/t.png') repeat-x;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/d/s/t.png',sizingMethod='scale');
}

#rt
{
    position: absolute;
    top: 23px;
    right: 31px;
    height: 14px;
    width: 13px;
    background: url('../../img/d/s/rt.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/d/s/rt.png',sizingMethod='scale');
}

#l
{
    position: absolute;
    top: 37px;
    left: 31px;
    width: 4px;
    background: url('../../img/d/s/l.png') repeat-y;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/d/s/l.png',sizingMethod='scale');
}

#r
{
    position: absolute;
    top: 37px;
    right: 31px;
    width: 4px;
    background: url('../../img/d/s/r.png') repeat-y;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/d/s/r.png',sizingMethod='scale');
}

#p
{
    position: absolute;
    top: 37px;
    left: 35px;
    background-color: #ffffff;
}

#c
{
    background-color: #ffffff;
    position: absolute;
    top: 128px;
    left: 45px;
    overflow: auto;
}

#h
{
    position: absolute;
    height: 89px;
    top: 28px;
    left: 36px;
    overflow: hidden;
}

#l2
{
    margin-top: 21px;
    height: 28px;
    background: #dddddd url('../../img/d/logo.gif') no-repeat right;
}

#tph
{
    position: absolute;
    height: 28px;
    top: 90px;
    left: 42px;
    overflow: hidden;
    color: #444444;
    font-size: 18px;
    line-height: 28px;
    border-bottom: solid 1px #b1b1b1;
}

#tb
{
    position: absolute;
    height: 18px;
    top: 99px;
    right: 45px;
    overflow: hidden;
    color: #444444;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}

#sb
{
    position: absolute;
    top: 32px;
    right: 25px;
    width: 200px;
    z-index: 99;
}

#bb
{
    position: absolute;
    top: 32px;
    left: 29px;
    width: 400px;
    z-index: 99;
}

/* Navigation */

#nc
{
    position: absolute;
    left: 35px;
    top: 39px;
    z-index: 100;
}

.n
{
    width: 500px;
    height: 38px;
    cursor: pointer;
    line-height: 25px;
    font-family: Verdana;
    font-size: 13px;
    font-style: italic;
    color: #ffffff;
}

.ntc
{
    width: 100px;
    height: 38px;
    padding: 0px 0px 0px 0px;
    vertical-align: bottom;
}

.n_rel
{
    height: 28px;
    background: #91bfea url('../../img/d/nav/rel.gif') no-repeat bottom center;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}

.n_item
{
    height: 28px;
    background: #70aae1 url('../../img/d/nav/item.gif') no-repeat bottom center;
    border-right: solid 1px #ffffff;
}

.n_cal
{
    height: 28px;
    background: #488ccd url('../../img/d/nav/cal.gif') no-repeat bottom center;
    border-right: solid 1px #ffffff;
}

.n_sys
{
    height: 28px;
    background: #377bbc url('../../img/d/nav/sys.gif') no-repeat bottom center;
    border-right: solid 1px #ffffff;
}

.n_hlp
{
    height: 28px;
    background: #22619e url('../../img/d/nav/hlp.gif') no-repeat bottom center;
    border-right: solid 1px #ffffff;
}

.m1
{
    background-color: #91bfea;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    color: #ffffff;
    font-style: italic;
}

.m1:hover
{
    background-color: #70aae1;
}

.m2
{
    background-color: #70aae1;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    color: #ffffff;
    font-style: italic;
}

.m2:hover
{
    background-color: #488ccd;
}

.m3
{
    background-color: #488ccd;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    color: #ffffff;
    font-style: italic;
}

.m3:hover
{
    background-color: #377bbc;
}

.m4
{
    background-color: #377bbc;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    color: #ffffff;
    font-style: italic;
}

.m4:hover
{
    background-color: #22619d;
}

.m5
{
    background-color: #22619d;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    color: #ffffff;
    font-style: italic;
}

.m5:hover
{
    background-color: #195186;
}

/* pacosoft:Checkbox */

.cb
{
	vertical-align:middle;
    border: none;
}

.cb_t 
{
    vertical-align:middle;
    color: #000000;
    text-decoration: none;
}

.cb_t:hover 
{
    text-decoration: none;
}

/* pacosoft:Dialog */

.d_cb42
{
	width: 23px;
	height: 23px;
	position: relative;
	right: 3px;
	display: none;
	top: -11px;
	cursor: pointer;
	background: transparent url('../../img/sdu/dlg/cb.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ip/dlg/cb.png',sizingMethod='scale');
}

.d_m
{
    left: 0px;
    top: 0px;
    /*background: url('../../img/ip/dlg/mb.png');*/
    background-color: #000000;
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
	-moz-opacity: 0.11;
	opacity: 0.11;
}

.d_t42
{
}

.d_tr42
{
    height: 69px;
}

.d_tc42
{
    background: Transparent url('../../img/sdu/dlg/t.png') repeat-x center top;
}

.d_tt42
{
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow:ellipsis; /* prop. opera */  
	text-overflow:ellipsis; /* ie only */
	
	background-color: #ffffff;
	padding-bottom: 10px;
	border-bottom: 1px solid #cae0f8;
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
        font-size: 16px;
        color: #002b7a;
        font-weight: bold;
        padding-top: 10px;
}

.d_lt
{
    padding: 0px 0px 0px 0px;
    height: 69px;
    width: 27px;
    background: transparent url('../../img/sdu/dlg/lt.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sdu/dlg/lt.png',sizingMethod='scale');
}

.d_rt
{
    padding: 0px 0px 0px 0px;
    height: 69px;
    width: 27px;
    background: transparent url('../../img/sdu/dlg/rt.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sdu/dlg/rt.png',sizingMethod='scale');
}

.d_cr
{
}

.d_cc
{
    padding: 0px 0px 0px 0px;
    width: auto;
    background-color: #ffffff;
    background-image: url('../../img/d/busy.gif');
    background-position: center center;
    background-repeat: no-repeat;
}

.d_l
{
    padding: 0px 0px 0px 0px;
    width: 27px;
    background: transparent url('../../img/sdu/dlg/l.png') repeat-y;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sdu/dlg/l.png',sizingMethod='scale');
}

.d_r
{
    padding: 0px 0px 0px 0px;
    width: 27px;
    background: transparent url('../../img/sdu/dlg/r.png') repeat-y;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sdu/dlg/r.png',sizingMethod='scale');
}

.d_br
{
    height: 19px;
}

.d_bc
{
    padding: 0px 0px 0px 0px;
    height: 27px;
    width: auto;
    background: transparent url('../../img/sdu/dlg/b.png') repeat-x;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sdu/dlg/b.png',sizingMethod='scale');
}

.d_lb
{
    padding: 0px 0px 0px 0px;
    height: 27px;
    width: 27px;
    background: transparent url('../../img/sdu/dlg/lb.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sdu/dlg/lb.png',sizingMethod='scale');
}

.d_rb
{
    padding: 0px 0px 0px 0px;
    height: 27px;
    width: 27px;
    background: transparent url('../../img/sdu/dlg/rb.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sdu/dlg/rb.png',sizingMethod='scale');
}

/* pacosoft:TextInput */

.ti
{
    /*width: 175px;
    border: solid 1px #dddddd;
    font-family: Verdana;
    font-size: 11px;
    padding: 2px 2px 2px 2px;*/
    
    width: 100%; 
    border: 1px solid #cae0f8; 
    border-radius: 3px 3px 3px 3px; 
    line-height: 20px;
    font-size: 11px;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    height: 20px;
}

.ti:focus 
{
    outline: none;
}

/* pacosoft:NumericInput */

.ni
{
    width: 100%; 
    border: 1px solid #cae0f8; 
    border-radius: 3px 3px 3px 3px; 
    line-height: 20px;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    text-align: right;
    height: 20px;
}

.ni:focus 
{
    outline: none;
}

/* pacosoft:NumericInput @ Large */

.ni_l
{
    width: 100%; 
    border: 1px solid #cae0f8; 
    border-radius: 3px 3px 3px 3px; 
    line-height: 20px;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
}

.ni_l:focus 
{
    outline: none;
}

/* pacosoft:NumericInput @ Large2 */

.ni_l2
{
    width: 100%; 
    border: 1px solid #cae0f8; 
    border-radius: 3px 3px 3px 3px; 
    line-height: 20px;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    text-align: right;
    font-size: 13px;
    font-family: Verdana;
}

.ni_l2:focus 
{
    outline: none;
}

/* pacosoft:NumericInput */

.tm
{
    width: 175px;
    border: solid 1px #cae0f8;
    font-family: Verdana;
    font-size: 11px;
    padding: 2px 2px 2px 2px;
}

/* pacosoft:DateInput */

.di_t
{
    background-color: #ffffff;
    border: solid 1px #cae0f8;
}

.di_i
{
    border: none 0px;
    font-family: Verdana;
    font-size: 11px;
    height: 100%;
    padding: 0px 0px 0px 3px;
}

.di_ic
{
    padding: 0px 0px 0px 0px;
}

.di_b
{
    cursor: pointer;
}

.di_bc
{
    padding: 0px 0px 0px 0px;
}

/* pacosoft:Lookup */

.l_t
{
    background-color: #ffffff;
    border: solid 1px #cae0f8;
}

.l_i
{
    border: none 0px;
    font-family: Verdana;
    font-size: 11px;
    height: 100%;
    padding: 0px 0px 0px 3px;
}

.l_i:focus 
{
    outline: none;
}

.l_ic
{
    padding: 0px 0px 0px 0px;
}

.l_b
{
    cursor: pointer;
}

.l_bc
{
    padding: 0px 0px 0px 0px;
}

/* pacosoft:Select */

.s_t
{
    border: 1px solid #cae0f8; 
    border-radius: 3px 3px 3px 3px;    
}

.s_i
{
    border: none 0px;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    height: 100%;
    padding: 2px 2px 2px 2px;
    line-height: 20px;
    height: 20px;
}

.s_i:focus 
{
    outline: none;
}

.s_ic
{
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    
}

.s_b
{
    cursor: pointer;
    vertical-align: middle;
}

.s_bc
{
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    background-color: #ffffff;
}

.s_p
{
    /*margin-top: 1px;*/
    margin: 1px 0px 0px 0px !important;
    background-color: #ffffff;
    height: 90px;
    border: solid 1px #dddddd;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999999;
}

.s_i2
{
    margin: 0px 0px 0px 0px !important;
    font-family: Verdana;
    font-size: 11px;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.s_i2:hover
{
    background-color: #ecf1f7;
}

.s_si
{
    font-family: Verdana;
    font-size: 11px;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.s_si:hover
{
    background-color: #ecf1f7;
}

.s_cbi
{
    margin-right: 5px;
    vertical-align: middle;
}

/* pacosoft:Grid */

.g_t
{
    width: 100%;
    font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 11px;
    table-layout: fixed;
    color: #002b7a;
}

.g_si
{
    margin-left: 5px;
}

.g_hr
{
}

.g_hc
{
    color: #002b7a;
    border-bottom: solid 1px #cae0f8;
    height: 20px;
    font-weight: bold;
    padding: 0px 3px 0px 3px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g_ht
{
    /*cursor: pointer;*/
}

.gw_dr
{
    background-color: #ffffff;
}

.g_dr
{
    background-color: #ebecee;
}

.g_dr:hover
{
    /*background-color: #f2f2f2;*/
}

.g_dc
{
    /*cursor: pointer;*/
    color: #002b7a;
    height: 20px;
    padding: 0px 3px 0px 3px;
    overflow: hidden;
    text-overflow: clip;
    border-bottom: solid 1px #cae0f8;
}

.gw_adr
{
    background-color: #f8f9fb;
}

.g_adr
{
    background-color: #f8f9fb;
}

.g_adr:hover
{
    /*background-color: #f2f2f2;*/
}

.g_adc
{
    /*cursor: pointer;*/
    height: 20px;
    padding: 0px 3px 0px 3px;
    overflow: hidden;
    text-overflow: clip;
    border-bottom: solid 1px #cae0f8;
}

.g_sdr
{
    background-color: #eff5fb;
}

.g_sdr:hover
{
    /*background-color: #e6f0f8;*/
}

.g_sadr
{
    background-color: #eff5fb;
}

.g_sadr:hover
{
    /*background-color: #e6f0f8;*/
}

.g_ctr
{
    background-color: #f8f9fb;
}

.g_ctsc
{
    /*border-right: solid 3px #e6e6e6;*/
    border-bottom: 1px solid #cae0f8; /*TMP*/
}

.g_actr
{
    background-color: #f8f9fb;
}

.g_actsc
{
    /*border-right: solid 3px #e6e6e6;*/
    border-bottom: 1px solid #cae0f8; /*TMP*/
}

.g_ctc
{
    background-color: #f8f9fb;
    padding-bottom: 15px; /*TMP*/
    border-bottom: 1px solid #cae0f8; /*TMP*/
}

.g_actc
{
    background-color: #f8f9fb;
    padding-bottom: 15px; /*TMP*/
    border-bottom: 1px solid #cae0f8; /*TMP*/
}

.g_cr
{
}

.g_cc
{
    padding-top: 5px;
}

.g_ci
{
    cursor: pointer;
    border: none;
    vertical-align: middle;
    margin-right: 3px;
    text-decoration: none;
}

.g_ct
{
    margin-right: 10px;
    color: #22619e;
    cursor: pointer;
}

.g_ct:hover
{
    text-decoration: underline;
}

.g_ct_s
{
    font-size: 11px;
    margin-right: 10px;
    color: #22619e;
    cursor: pointer;
}

.g_ct_s:hover
{
    text-decoration: underline;
}

.g_f_t
{
    border: solid 1px #dddddd;
    float: right;
}

.g_f_i
{
    border: none 0px;
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
    color: #666666;
    margin: 0px 0px 0px 0px;
    height: 100%;
    padding: 0px 0px 0px 3px;
}

.g_f_ic
{
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}

.g_f_b
{
    cursor: pointer;
}

.g_f_bc
{
    padding: 0px 0px 0px 0px;
}

.g_pr
{
    color: #666666;
}

.g_pc
{
    border-top: solid 1px #eeeeee;
    padding-top: 3px;
}

.g_pf
{
    margin-right: 5px;
    cursor: pointer;
}

.g_pp
{
    margin-right: 10px;
    cursor: pointer;
}

.g_pn
{
    margin-left: 10px;
    cursor: pointer;
}

.g_pl
{
    margin-left: 5px;
    cursor: pointer;
}

.g_pfd
{
    margin-right: 5px;
}

.g_ppd
{
    margin-right: 10px;
}

.g_pnd
{
    margin-left: 10px;
}

.g_pld
{
    margin-left: 5px;
}

.g_lp
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
    background: #ffffff url('../../img/d/busy.gif') no-repeat center center;
}

.g_egr
{
}

.g_egc
{
    font-style: italic;
    height: 20px;
    text-align: center;
}

/* pacosoft:Menu */

.m_t
{
    border: solid 1px #dddddd;
}

.m_ii
{
    width: 22px;
    text-align: center;
    background-color: #ffffff;
    border-right: solid 1px #e2e3e3;
}

.m_i
{
    border-left: solid 1px #ffffff;
    line-height: 20px;
    padding: 0px 15px 0px 5px;
}

.m_r
{
    cursor: pointer;
    background-color: #edf5fc;
}

.m_r:hover
{
    background-color: #dae8f6;
}

/* pacosoft:TabStrip */

.ts_tf
{
	width: 100%;
	height: 28px;
	margin-bottom: 10px;
}

.ts_t
{
	width: 100%;
	height: 28px;
	table-layout: fixed;
	margin-bottom: 10px;
}

.ts_sc
{
	padding: 0px 0px 0px 0px;
	width: 5px;
	border-bottom: solid 1px #b1b1b1;
	font-size: 1px;
}

.ts_atc
{
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}

.ts_iatc
{
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #b1b1b1;
	vertical-align: bottom;
}

.ts_at
{
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 0px 10px;
	border-left: solid 1px #b1b1b1;
	border-top: solid 1px #b1b1b1;
	border-right: solid 1px #b1b1b1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ts_iat
{
	height: 22px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	line-height: 22px;
	padding: 0px 10px 0px 10px;
	background-color: #e4e5ea;
	border-left: solid 1px #b1b1b1;
	border-top: solid 1px #b1b1b1;
	border-right: solid 1px #b1b1b1;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ts_iat:hover
{
	text-decoration: underline;
}

/* pacosoft:TabStrip - Startpage */

.ts_tsp
{
	width: 100%;
	height: 28px;
	margin-bottom: 10px;
	table-layout: fixed;
}

/* pacosoft:TabStrip - Fixed */

.ts_lsc
{
	padding: 0px 0px 0px 0px;
	width: 5px;
	border-bottom: solid 1px #b1b1b1;
	font-size: 1px;
	width: auto;
}

.ts_fatc
{
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	width: 250px;
}

.ts_fiatc
{
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #b1b1b1;
	vertical-align: bottom;
	width: 250px;
}

/* paca:ImageButton */

.ib
{
    color: #666666;
    cursor: pointer;
    vertical-align: middle;
    line-height: 24px;
}

.ib:hover
{
    text-decoration: underline;
}

.ib_i
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 3px;
    text-decoration: none;
}

/* paca:ImageButton - Small2 */

.ib2_s
{
    color: #22619e;
    cursor: pointer;
    font-size: 10px;
}

.ib2_s:hover
{
    text-decoration: underline;
}

.ib2_i_s
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-left: 5px;
    margin-right: 3px;
    text-decoration: none;
}


/* paca:ImageButton - Legt */

.ib_l
{
    color: #666666;
    cursor: pointer;
    vertical-align: middle;
    line-height: 24px;
}

.ib_l:hover
{
    text-decoration: underline;
}

.ib_i_l
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-left: 0px;
    margin-right: 3px;
    text-decoration: none;
}
/* paca:ImageButton - Right */

.ib_r
{
    color: #22619e;
    cursor: pointer;
    vertical-align: middle;
}

.ib_r:hover
{
    text-decoration: underline;
}

.ib_i_r
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-right: 10px;
    margin-left: 3px;
    text-decoration: none;
}

/* paca:ImageButton - Startpage2 */

.ib_s_s2
{
    color: #22619e;
    cursor: pointer;
    font-size: 11px;
    line-height: 26px;
}

.ib_s_s2:hover
{
    text-decoration: underline;
}

.ib_i_s_s2
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-right: 3px;
    margin-bottom: 0px;
    text-decoration: none;
}

/* paca:ImageButton - Startpage */

.ib_s_s
{
    color: #22619e;
    cursor: pointer;
    font-size: 11px;
    line-height: 26px;
}

.ib_s_s:hover
{
    text-decoration: underline;
}

.ib_i_s_s
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-right: 3px;
    margin-bottom: 10px;
    text-decoration: none;
}


/* paca:ImageButton - Small */

.ib_s
{
    color: #666666;
    cursor: pointer;
    font-size: 10px;
}

.ib_s:hover
{
    text-decoration: underline;
}

.ib_i_s
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 3px;
    text-decoration: none;
}

/* paca:TextButton - Login */

.tbl
{
    display: block;
    width: 100px;
    height: 19px;
    background-color: #9999ff;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    padding-left: 5px;
    text-transform: lowercase;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
    line-height: 30px;
    vertical-align: bottom;
    cursor: pointer;
}

.tbl:hover
{
    background-color : #003399;
}




/* paca:Section */

.sc
{
    margin-bottom: 15px;
}

.sc2
{
    margin-bottom: 0px;
}

.scc
{
    padding: 0px 0px 0px 0px;
}

.sch
{
    background: #ffffff url('../../img/sdu/section_line.png') repeat-x center;
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    vertical-align: top;
    height: 15px;
}

.sct
{
    background-color: #ffffff;
    padding-right: 3px;
}

.scc_b2
{
    padding: 3px 0px 0px 0px;
}

._t
{
    width: 100%;
}

._h
{
    font-family: Verdana;
    padding-left: 10px;
    font-size: 11px;
    color: #666666;
    padding-right: 5px;
    text-align: right;
}

._c
{
    width: 1%;
    padding: 1px 0px 1px 0px;
    text-align: right;
    white-space: nowrap;
}

._t_d
{
}

._h_d
{
    font-family: Verdana;
    padding-left: 10px;
    font-size: 11px;
    color: #666666;
    padding-right: 5px;
    text-align: right;
}

._c_d
{
    padding: 1px 0px 1px 0px;
    text-align: right;
    white-space: nowrap;
}

/* textarea */

textarea
{
    resize: none;
}

.ta
{
    width: 100%; 
    border: 1px solid #cae0f8;
    border-radius: 3px 3px 3px 3px; 
    line-height: 16px;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 11px;
}

.ta:focus 
{
    outline: none;
}

/* paca:Section2 */

.sc_b
{
    margin-bottom: 15px;
    table-layout: fixed;
}

.scc_b
{
    padding: 0px 0px 0px 0px;
}

.sch_b
{
    background-color: #9999cc;
    padding: 0px 10px 0px 10px;
    width: auto;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    text-align:right;
}

.sct_b
{
    background-color: #9999cc;
    padding-right: 3px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    padding: 0px 10px 0px 10px;
    width: auto;
    white-space: nowrap;
}

.scc_b
{
    padding-top: 5px;
}

/* paca:ArrowNavigation */

.an_t
{
    width: 100%;
    height: 27px;
    table-layout: fixed;
    font-family: Verdana;
    font-size: 11px;
    color: White;
    font-weight: bold;
    margin-bottom: 5px;
}

.an_s
{
    width: 10px;
}

.an_di
{
    width: auto;
    cursor: pointer;
    background-color: #003399;
    padding-left: 10px;
}

.an_di:hover
{
    text-decoration: underline;
}

.an_dl
{
    width: 21px;
    padding: 0px 0px 0px 0px;
    background: #ffffff url('../../img/ip/done_left.gif') no-repeat;
}

.an_dr
{
    width: 21px;
    background: #ffffff url('../../img/ip/done_right.gif') no-repeat;
}

.an_ai
{
    width: auto;
    background-color: #9999cc;
    padding-left: 10px;
}

.an_al
{
    width: 21px;
    padding: 0px 0px 0px 0px;
    background: #ffffff url('../../img/ip/now_left.gif') no-repeat;
}

.an_ar
{
    width: 21px;
    background: #ffffff url('../../img/ip/now_right.gif') no-repeat;
}

.an_tdi
{
    width: auto;
    cursor: pointer;
    background-color: #dddddd;
    padding-left: 10px;
}

.an_tdi:hover
{
    text-decoration: underline;
}

.an_tdl
{
    width: 21px;
    padding: 0px 0px 0px 0px;
    background: #ffffff url('../../img/ip/todo_left.gif') no-repeat;
}

.an_tdr
{
    width: 21px;
    background: #ffffff url('../../img/ip/todo_right.gif') no-repeat;
}

.isSharedIcon
{
	margin-right: 5px;
}

/* Tips */

.tipBody
{
	margin: 0px 0px 0px 0px;
	background-color: #fffbe3;
	font-family: Arial;
	height: 100%;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.tipsTable
{
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	border: dashed 3px #ffd371;
}

.tipsTableCell
{
	background-color: #fffbe3; 
	vertical-align: top; 
	padding: 5px 5px 5px 5px;
}

/* CALENDAR */

#CalendarControl
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	color: #949494;
}

#CalendarControl table
{
	margin-top: 1px;
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #dddddd;
}

#CalendarControl th
{
	font-weight: normal;
	width: 25px;
}

#CalendarControl th a
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	padding: 1px;
}

#CalendarControl td
{
	width: 25px;
	text-align: center;
}

#CalendarControl .header
{
	background-color: #dddddd;
}

#CalendarControl .weekday
{
	background-color: #ffffff;
	color: #949494;
}

#CalendarControl .weekend
{
	background-color: #ffffff;
	color: #949494;
}

#CalendarControl .current
{
	background-color: #dddddd;
	color: #ffffff;
}

#CalendarControl .navigate
{
	background-color: #ffffff;
	color: #949494;
}

#CalendarControl .weekday, #CalendarControl .weekend, #CalendarControl .current
{
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

#CalendarControl .weekday:hover, #CalendarControl .weekend:hover, #CalendarControl .current:hover
{
	color: #ffffff;
	background-color: #949494;
}

#CalendarControl .previous
{
	text-align: left;
}

#CalendarControl .next
{
	text-align: right;
}

#CalendarControl .previous, #CalendarControl .next
{
	padding: 1px 3px 1px 3px;
	font-size: 13px;
}

#CalendarControl .previous a, #CalendarControl .next a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#CalendarControl .title
{
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#CalendarControl .empty
{
	background-color: #ffffff;
}

/* Search */
.itemTable
{
	width: 100%; 
	height: 40px;
}

.itemCountText
{
	width: 30px; 
	text-align: right; 
	padding-right: 10px; 
	font-size: 10px; 
	color: #666666;
}

.activeItem
{
	background-color: #ffffff;
	height: 40px; 
	padding: 0px 0px 0px 1px; 
	border-right: solid 1px #cccccc; 
	border-top: solid 1px #cccccc; 
	border-bottom: solid 1px #cccccc;
	color: #003399; 
	font-size: 13px;
	cursor: pointer;
}

.itemText
{
	font-weight: bold; 
	padding-left: 15px; 
}

.itemText:hover
{
	text-decoration: underline;
}

.inactiveItem
{
	height: 40px; 
	padding: 1px 0px 1px 0px; 
	border-left: solid 1px #cccccc; 
	color: #999999; 
	font-size: 13px;
	cursor: pointer;
}

.inactiveItem:hover
{
	background-color: #eeeeee;
	color: #333333;
}

/* layout */
.lsdf
{
	padding: 0px 0px 0px 0px; 
	width: 4px; 
	background: transparent url('../../img/ip/bg_left.png') repeat-y right center; 
}

.rtesg
{
	padding: 0px 0px 0px 0px; 
	width: 4px; 
	background: transparent url('../../img/ip/bg_right.png') repeat-y left center;
}

.hr_left
{
	position: absolute;
	top: 0px;
	left: 20px;
	height: 91px;
	width: 409px;
	background: Transparent url('../../img/ip/hr_left.png') no-repeat;
}

.hr_right
{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 91px;
	width: 593px;
	background: Transparent url('../../img/ip/hr_right.png') no-repeat;
}

.hr_squares
{
	position: absolute;
	top: 31px;
	right: 20px;
	height: 55px;
	width: 682px;
	background: Transparent url('../../img/ip/hr_squares.png') no-repeat;
}

.hr_slogan
{
	position: absolute;
	top: 28px;
	left: 266px;
	height: 16px;
	width: 241px;
	background: Transparent url('../../img/ip/slogan.png') no-repeat;
}

.btndd
{
    font-size: 1px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 91px;
	height: 29px;
	cursor: pointer;
}

.btn_start
{
	left: 55px;
	width: 86px;
	background: transparent url('../../img/ip/startpage.png') no-repeat center center; 
}

.btn_services
{
	left: 176px;
	width: 63px;
	background: transparent url('../../img/ip/services.png') no-repeat center center; 
}

.btn_marketplace
{
	left: 274px;
	width: 88px;
	background: transparent url('../../img/ip/instalmarkt.png') no-repeat center center; 
}

.btn_forum
{
	left: 274px;
	width: 50px;
	background: transparent url('../../img/ip/forum.png') no-repeat center center; 
}

.btn_instalpedia
{
	left: 504px;
	width: 81px;
	background: transparent url('../../img/ip/instalpedia.png') no-repeat center center; 
}

.btn_instalpedia_tab
{
	/*left: 590px;*/
	left: 494px;
	/*right: 47px;*/
	width: 101px;
	background: transparent url('../../img/ip/instalpedia_tab.png') no-repeat center center; 
}

.btn_isso
{
	left: 615px;
	width: 102px;
	background: transparent url('../../img/ip/isso_digitaal.png') no-repeat center center; 
}

.btn_publplat
{
	left: 615px;
	width: 146px;
	background: transparent url('../../img/ip/publicatie_platform.png') no-repeat center center; 
}

.btn_tijdelijkpersoneel
{
	left: 786px;
	width: 141px;
	background: transparent url('../../img/ip/tijdelijkpersoneel.png') no-repeat center center; 
}

.btn_office
{
	/*left: 598px;*/
	/*left: 274px;*/
	left: 359px;
	/*right: 55px;*/
	width: 110px;
	background: transparent url('../../img/ip/office.png') no-repeat center center; 
}

.btn_office_tab
{
	/*left: 590px;*/
	left: 351px;
	/*right: 47px;*/
	width: 126px;
	background: transparent url('../../img/ip/office_tab.png') no-repeat center center; 
}

#btn_bg
{
	position: absolute;
	top: 94px;
	width: 126px;
	height: 23px;
	background: transparent url('../../img/ip/btn_bg.png') no-repeat center center;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
}

.shadow_table
{
	width: 100%; 
	height: 100%; 
	position: fixed; 
	top: 0px; 
	left: 0px;
}

.footer
{
	width: 100%; 
	table-layout: fixed; 
	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	height: 23px;
}

.footerLink
{
	color: #a8a8a8;
	text-decoration: none;
	cursor: pointer;
}

.footerLink:hover
{
	text-decoration: underline;
}

.smallButtons
{
	position: absolute; 
	top: 5px; 
	right: 25px;
	font-size: 9px;
	color: #a8a8a8;
}

/* search page */
.moreResultsLabel
{
	border-left: solid 1px #cccccc; 
	height: 60px; 
	padding-left: 15px; 
	color: #993366; 
	font-size: 14px; 
	font-weight: bold;
}

/* office menu */
.office_btn
{
	width: 125px; 
	padding: 0px 0px 0px 0px; 
	cursor: pointer;
	vertical-align: top;
	text-align: center;
}

.office_btn:hover
{
	background: Transparent url('../../img/ip/office_btn_active.gif') repeat-x left top;
}

.subMenu
{
	position: absolute; 
	top: 146px; 
	width: 132px; 
	color: #656565;
	font-size: 11px;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
}

.subMenuItem
{
	background: Transparent url('../../img/ip/submenu_bg.png');
	border-bottom: solid 1px #e5e5e5;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}

.subMenuItem:hover
{
	color: #003399;
}

.lastSubMenuItem
{
	background: Transparent url('../../img/ip/submenu_bg.png');
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}

.lastSubMenuItem:hover
{
	color: #003399;
}

.subMenuLeftShadow
{
    padding: 0px 0px 0px 0px; 
    width: 3px; 
    background: Transparent url('../../img/ip/submenu_shadow_left.png') no-repeat right bottom;
}

.subMenuLeftBottomShadow
{
    padding: 0px 0px 0px 0px; 
    height: 3px; 
    background: Transparent url('../../img/ip/submenu_shadow_left_bottom.png') no-repeat left top;
}

.subMenuRightShadow
{
    padding: 0px 0px 0px 0px; 
    width: 3px; 
    background: Transparent url('../../img/ip/submenu_shadow_right.png') no-repeat left bottom;
}

.subMenuRightBottomShadow
{
    padding: 0px 0px 0px 0px; 
    height: 3px; 
    background: Transparent url('../../img/ip/submenu_shadow_right_bottom.png') no-repeat right top;
}    

/* search input */
.search_input
{
    position: absolute;
    top: 94px;
    right: 45px;
    height: 23px;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    border: none;
    vertical-align: middle;
    line-height: 22px;
    width: 150px;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    background: #ffffff url('../../img/ip/search_input.gif') no-repeat left center;
}

.search_input:focus
{
	color: #000000;
	outline: none;
}

.search_btn
{
	position: absolute;
	top: 94px;
	right: 23px;
	height: 23px;
	width: 22px;
	cursor: pointer;
	background: #000000 url('../../img/ip/search_btn.gif') no-repeat;
}

.search_btn:hover
{
	background: #000000 url('../../img/ip/search_btn_hover.gif') no-repeat;
}

.avatar_table
{
	margin-top: 5px;
	width: 67px; 
	height: 67px; 
	background: Transparent url('../../img/avatar_bg.gif') no-repeat;
}

.avatar_td
{
	padding: 0px 0px 0px 0px; 
	text-align: center; 
	vertical-align: middle;
}

/* Buttons */

.sdu_btn 
{
    width: 106px;
    height: 36px;
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    margin-right: -1px;
    padding: 0px 0px 0px 0px;
}
        
.sdu_btn_home
{
    background: transparent url('../../img/sdu/btn/home.png') no-repeat center center;
}
        
.sdu_btn_home:hover
{
    background: transparent url('../../img/sdu/btn/home_hover.png') no-repeat center center;
}
        
.sdu_btn_nieuw
{
    background: transparent url('../../img/sdu/btn/nieuw.png') no-repeat center center;
}
        
.sdu_btn_nieuw:hover
{
    background: transparent url('../../img/sdu/btn/nieuw_hover.png') no-repeat center center;
}
        
.sdu_btn_calculaties
{
    background: transparent url('../../img/sdu/btn/calculaties.png') no-repeat center center;
}
        
.sdu_btn_calculaties:hover
{
    background: transparent url('../../img/sdu/btn/calculaties_hover.png') no-repeat center center;
}
        
.sdu_btn_help
{
    background: transparent url('../../img/sdu/btn/help.png') no-repeat center center;
}
        
.sdu_btn_help:hover
{
    background: transparent url('../../img/sdu/btn/help_hover.png') no-repeat center center;
}

.sdu_btn_sluiten
{
    background: transparent url('../../img/sdu/btn/sluiten.png') no-repeat center center;
}
        
.sdu_btn_sluiten:hover
{
    background: transparent url('../../img/sdu/btn/sluiten_hover.png') no-repeat center center;
}
     
/* Nav */     
      
.sdu_nav_a 
{
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 4px;
    display: inline-block;
    /*cursor: pointer;*/
    cursor: default;
    text-align: -webkit-auto;
}
        
/*.sdu_nav_a:hover
{
    color: #bb1a27;
    background-color: #ffffff;
}*/
    
/* BREADCRUMB */    
    
.breadcrumb
{
    background-color: transparent;
    color: black;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    height: 17px;
    line-height: 17px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 15px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
                
.breadcrumb_item
{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('../../img/sdu/list_img_faq.gif');
    background-origin: padding-box;
    color: black;
    display: list-item;
    float: left;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 10px;
    text-align: -webkit-auto;
    cursor: default;
            
    background-repeat: no-repeat;
    background-position: left center;
    white-space: nowrap;
}

.searchInput
{
    width: 100%; 
    height: 100%; 
    border: none;
    font-family: 'Lucida Grande';
    font-size: 14px;
    vertical-align: middle;
    padding: 0px 0px 2px 3px;
}

.searchInput:focus
{
    outline: none;
}

.act_btn
{
    display: inline-block; 
    width: 124px; 
    height: 30px; 
    font-family: Arial; 
    text-align: left; 
    font-size: 12px; 
    font-weight: bold; 
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 30px; 
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    margin-right: 10px;
}

.act_btn span
{
    margin-left: 10px;
}

/* SDU LIBRARIES */

.vct_t
{
    table-layout: fixed;
    width: 100%;
}
                
.vct_td1
{
    padding: 0px 0px 0px 0px;
    width: 0px;
}
                
.vct_td1_e
{
    padding: 0px 0px 0px 0px;
    width: 9px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../../img/d/plus.gif');
}
                
.vct_td1_c
{
    padding: 0px 0px 0px 0px;
    width: 9px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../../img/d/min.gif');
}
                
.vct_td2
{
    padding: 4px 0px 4px 4px;
    width: auto;
    cursor: pointer;
}
                
.vct_td2:hover 
{
    text-decoration: underline;
}
                
.vct_td3
{
    padding: 0px 0px 0px 0px;
    width: auto;
}
                
.vct_td4
{
    padding: 0px 0px 0px 0px;
    width: auto;
}
            
/* Specification Table */
.vst_d
{
    border-top: 1px solid #dddddd;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    
}

.vst_d:hover
{
    background-color: #eeeeee;
}
                
.vst_d_a 
{
    /*background-color: #fcfcfc;*/
}

.vst_d2
{
    padding: 5px 5px 5px 15px;
}
                
.vst_d_t 
{
    padding: 2px 2px 2px 2px;
}
                
.vst_d_st 
{
    padding: 2px 2px 2px 2px;
    color: #666666;
    font-style: italic;
    font-size: 10px;
}

.vst_t 
{
    width: 100%;
}

.vst_t_td0
{
    width: 14px;
    background-image: url('../../img/d/plus.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
}

.vst_t_td0_expanded
{
    width: 14px;
    background-image: url('../../img/d/min.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
}

.vst_t_td1
{
    width: auto;
    padding: 0px 0px 0px 0px;
}

.vst_t_td2
{
    width: 30px;
    padding: 0px 0px 0px 0px;
    background-image: url('../../img/sdu/info.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}