/* 
================================
Upgraded and Modified by Arnaud Dusseldorp for Next Volley Dordrecht
================================
*/ 
.pagemaster {
 width: 100%; height: 100%;	 background-color: #FEFEFE; 
} 
.skinmaster {
 height: 100%;
 background-image: url(nvd_bg.jpg);
 background-repeat: no-repeat;
 background-color: #FFFFFF;
 border: #1E5589 0px solid;
 moz-border-radius-bottomleft: 15px;
 moz-border-radius-bottomright: 15px;
 moz-border-radius-topleft: 3px;
 moz-border-radius-topright: 3px;
} 

.controlpanel { width: 100%; background-color: #E2E6F4; } 
.toppane { width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 1px; } 
.leftpane { background-color: transparent; padding-left: 4px; padding-right: 4px; padding-top: 1px; width: 250px; } 

.contentpane { width: 100%; background-color: transparent; padding-left: 4px; padding-right: 4px; padding-top: 1px; width: 100%} 
.rightpane { background-color: transparent; padding-left: 4px; padding-right: 4px; padding-top: 1px;  width: 250px;} 
.bottompane { width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 1px; } 
#dnn_User1 { padding-left: 0px; padding-right: 4px; padding-top: 1px;} 
#dnn_User2 { padding-left: 4px; padding-right: 0px; padding-top: 1px;}
#dnn_User3 { padding-left: 0px; padding-right: 4px; padding-top: 1px;} 
#dnn_User4 { padding-left: 4px; padding-right: 0px; padding-top: 1px;} 

.MainMenu_MenuContainer { background-color: transparent; } 
.MainMenu_MenuBar { cursor: pointer; cursor: hand; height:16px; background-color: Transparent; } 
.MainMenu_MenuItem  TD{ border-left: #5069BC 0px solid; border-bottom: #5069BC 0px solid; border-top: #5069BC 0px solid; border-right: #5069BC 0px solid; cursor: pointer; cursor: hand; color: #4E6CAB; font-family: Arial, Helvetica; font-size: 13px; font-weight: bold; font-style: normal; background-color: Transparent; } 
.MainMenu_MenuIcon { background-color: #5069BC; border-left: #5069BC 1px solid; border-bottom: #5069BC 1px solid; border-top: #5069BC 1px solid; cursor: pointer; cursor: hand; text-align: center; width: 15px; height: 21px; } 
.MainMenu_SubMenu { background-color: transparant; z-index: 1000; cursor: pointer; cursor: hand; filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); } 

.MainMenu_MenuBreak { height: 1px; } 
.MainMenu_MenuItemSel TD { background-color: transparant; cursor: pointer; cursor: hand; color: #4E6CAB; font-family: Arial, Helvetica; font-size: 13px; font-weight: bold; font-style: normal; } 
.MainMenu_MenuArrow { border-right: #5069BC 1px solid; border-bottom: #5069BC 1px solid; border-top: #5069BC 0px solid; font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; } 
.MainMenu_RootMenuArrow { font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; } 

.StandardButton { background: #1E5589 none; color: #FFFFFF; font-family:Verdana, sans-serif; font-size: 11px; font-weight: normal; } 

.Head { font-family: Tahoma, Arial, Helvetica; font-size: 13px; font-weight: bold; color: #4262A5 } 

/* Custom Tags */

/* Main Header for Flash Table - should render when no flash is present*/
.headerofpage { height: 150px; } 

/* Menu & Logo Pane Holder */
.BlankMenu { background-color: transparent; } 

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG { background-color: Transparent; border-bottom: #6AB3E6 3px solid; height: 22px; } 

.minibannerpane { padding: 0px;padding-right: 6px; } 

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs { font-weight: bold; font-size: 8.5pt; color: white; font-family: Tahoma, Arial, Helvetica; text-decoration: none; } 
A.MediaTabs:link { text-decoration: none; color:#5069BC; } 
A.MediaTabs:visited { text-decoration: none; color:#194874; } 
A.MediaTabs:active { text-decoration: none; color:#eeeeee; } 
A.MediaTabs:hover { text-decoration: none; color:#FF9024; } 

A.Title:hover { text-decoration: none;}

/* Classes for DNN_ARTICLE MODULE */

.nvdarticleslist {
 border-bottom: #4262a5 2px solid;
}

/* Home Page Laatste Nieuws module */
SPAN#dnn_ctr408_DNNArticle_List_DNNArticle_List_lst IMG
{
border-style:solid;
border-width:2px;
border-color:#4262A5;
float:left;
margin-right: 0.75em;
width: 150px !important;
height: auto !important;

}
SPAN#dnn_ctr408_DNNArticle_List_lst .nvdarticlelist IMG
{
border-style:solid;
border-width:2px;
border-color:#4262A5;
float:left;
margin-right: 0.75em;

}
SPAN#dnn_ctr541_DNNArticle_List_DNNArticle_List_lst IMG
{
border-style:solid;
border-width:2px;
border-color:#4262A5;
float:left;
margin-right: 0.75em;
width: 150px !important;
height: auto !important;

}
TABLE.nvdarticleslist IMG
{
border-style:solid;
border-width:2px;
border-color:#4262A5;
float:left;
margin-right: 0.75em;
width: 150px !important;
height: auto !important;

}
 

/* Artikel bekijken pagina */
DIV#dnn_ctr405_ModuleContent B P IMG
{
float:left;
margin-right: 1.0em;
width: 200px !important;
height: auto !important; 
}

DIV#dnn_ctr405_ModuleContent IMG
{
border-style:solid;
border-width:2px;
border-color:#4262A5;

}

