/* 
================================
CSS STYLES FOR DotNetNuke  Modified by Arnaud Dusseldorp for Next Volley Dordrecht
================================
*/  

BODY{
font-weight: normal;
font-family: Tahoma,Arial,Verdana;
font-size: 12px;
}

TD,P,DIV,SPAN,H1,H2,H3,SELECT,TEXTAREA,DD,DT {
font-family: Tahoma,Arial,Verdana;
font-size: 13px;
color: #4262A5
}

.cont-header-buttons {
padding-top: 5px;
background-image:url(cont_nvd_hdr_02.gif);
background-repeat: repeat-x;
height:26px;
text-align:right;
vertical-align:middle;
width: 100%;
}

.cont-header-menu {
background-image:url(cont_nvd_hdr_02.gif);
background-repeat: repeat-x;
width:15px !important;
height:26px;
}

.cont-header-left {
background-image:url(cont_nvd_hdr_01.gif);
background-repeat: no-repeat;
height:26px;
width:36px;
}

.cont-header-right {
background-image:url(cont_nvd_hdr_03.gif);
background-repeat: no-repeat;
width:9px;
height:26px;
}

.cont-header {
height:26px; 
vertical-align:middle;
text-align:center;
background-image:url(cont_nvd_hdr_02.gif);
background-repeat: repeat-x;
padding-bottom:0px;
padding-left:3px;
padding-right:0px;
}

.cont-title {
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#4262A5;
}

.cont-left {
background-image:url(cont_nvd_left.gif);
background-repeat:repeat-y;
width:8px;
}

.cont-right {
background-image:url(cont_nvd_right.gif);
background-repeat:repeat-y;
width:9px;
}

.cont-content {
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#3d464d;
background-color: white;
padding-top:5px;
padding-bottom:5px;
padding-left:6px;
padding-right:5px;
vertical-align:top;
text-align:left;
width:100%;
}

.cont-footer-left {
background-image:url(cont_nvd_ftr_01.gif);
background-repeat: no-repeat;
width:8px;
height:8px;
}

.cont-footer {
background-image:url(cont_nvd_ftr_02.gif);
background-repeat: repeat-x;
width:100%;
height:8px;
}

.cont-footer-right {
background-image:url(cont_nvd_ftr_03.gif);
background-repeat: no-repeat;
width:9px;
height:8px;
}



