/* 
====================================================================
Skin styles for DGA Direct - DNN Skinfactory - www.dnnskinfactory.nl
====================================================================
*/  

/* Standard Classes to keep the look and feel of 
   the layout throughout the site when changing skins */ 


/* Background Color of Skin */
.pagemaster {
	width: 100%;
	height: 99%;
	background-color:#ccdceb;
	background-image:url(images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
}

/* Manages the width of the skin */
.skinmaster {
	width: 840px;
	height: 100%;
	background-color: transparant;
	vertical-align:top;
	border-right: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
}

/* Manages the Control Panel Background Colour */
.ControlPanel {
	background-color: #FFFFFF;
	width: 100%;
    height: 64px;
}

/* Classes of the contentpanes */
.ContentPane  {
	padding-left: 5px;
	padding-right: 5px;
}

.RightPane  { 
	padding-left: 5px;
	padding-right: 5px;
}

.TopPane  { 
	padding-left: 5px;
	padding-right: 5px;
}

.LeftPane  {
	padding-left: 5px;
	padding-right: 5px;
}

.BottomPane  { 
	padding-left: 5px;
	padding-right: 5px;
}

.YellowPane  {
	width:290px;
	padding:0;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

/* text style for the selected tab */
.SelectedTab {
	font-weight:bold;
    font-size: 9px;
    color: #000000;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	font-weight:bold;
    font-size: 9px;
    color: #000000;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:visited  {
	font-weight:bold;
    font-size: 9px;
    color: #000000;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:active   {
	font-weight:bold;
    font-size: 9px;
    color: #000000;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:hover    {
	font-weight:bold;
    font-size: 9px;
    color: #00529b;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-weight:normal;
    font-size: 10px;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	font-weight:normal;
    font-size: 10px;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.OtherTabs:visited  {
	font-weight:normal;
    font-size: 10px;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.OtherTabs:active   {
	font-weight:normal;
    font-size: 10px;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.OtherTabs:hover    {
	font-weight:normal;
    font-size: 10px;
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
    
/* GENERAL */
/* style for module titles */
.Head   {
	color: #00529b; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	vertical-align: top;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	color:#00529b;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold; 
}

Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding-bottom:0px;
}

A:link {
	text-decoration:none;
    color: #00529b;
}
A:visited {
    text-decoration: none;
    color:  #00529b;
}
A:active {
    text-decoration: none;
    color: #00529b;
}
A:hover {
	text-decoration: none;
    color: #003b6a;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #000000;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #000000;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #000000;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #000000;
}       

/* GENERIC */
H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	font-weight:bold;
    color: #00529b;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color: #00529b;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #000000;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #003b6a;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:normal;
    color: #00529b;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}

/* Solpart Menu Functions */
.MainMenu_MenuContainer {
	background-color: transparant;
	height: 20px;
}

.MainMenu_MenuBar {
	cursor: hand; 
	height: 20px;
	Background-color: transparent;
}

.MainMenu_MenuItem{
	background-color:#FFFFFF;
	color: #000000;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 8pt;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #00529b;
	border-left: 0px solid #000000;
	border-right: 0px soid #000000;
	padding-right: 5px;
}

.MainMenu_MenuItemSel {
	background-color:#00529b;
	color: #FFFFFF;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 8pt;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right: 5px;
}

.MyRootMenuItem TD{
	background-color:#00529b;
	background-image:url(images/menu.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	color: #FFFFFF; 
	cursor: hand; 
	height: 32px;
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 	
	font-weight:normal;
	font-variant:small-caps;
	text-indent: 30px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:0;
}

.MyRootMenuActiveItem TD{
	background-color:#00529b;
	background-image:url(images/menu_active.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	color: #00529b; 
	cursor: hand; 
	height: 32px;
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 	
	font-weight:normal;
	font-variant:small-caps;
	text-indent: 30px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:0;
}

.MyRootMenuSelectedItem TD{
	background-color:#00529b;
	background-image:url(images/menu_selected.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	color: #00529b; 
	cursor: hand; 
	height: 32px;
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 	
	font-weight:normal;
	font-variant:small-caps;
	text-indent: 30px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:0;
}

.MainMenu_SubMenu{
	background: transparant;
	z-index: 1000; 
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	filter: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0em 0em 0em 0em;
}

.MyRootMenuActiveItem TD{
	background-color:#00529b;
	background-image:url(images/menu_active.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	color: #00529b; 
	cursor: hand; 
	height: 32px;
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 	
	font-weight:normal;
	font-variant:small-caps;
	text-indent: 30px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:0;
}

.Breadcrumb_Rootmenuitem TD{
	background-color:#00529b;
	background-image:url(images/menu_active.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	color: #00529b; 
	cursor: hand; 
	height: 32px;
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 	
	font-weight:normal;
	font-variant:small-caps;
	text-indent: 30px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right:0;
}

.MainMenu_MenuIcon {
	display:none;
}

.MainMenu_MenuBreak {
	border-top: 0px solid #46BABB;
	border-bottom: 0px solid #46BABB;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow  {
	display: none;
}

/* End Standard Classes for DotNetNuke */


/* Custom Tags - These create the custom look and feel of the skin */

.Leftshadowrepeat {
	width:20px;
	height:100%;
	background-image:url(images/leftshadowrepeat.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.Rightshadowrepeat {
	width:20px;
	height:100%;
	background-image:url(images/rightshadowrepeat.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.Sitebackground {
	width:800px;
	height:100%;
	background-color:#FFFFFF;
	vertical-align:top;
}

.Telefoonnummer {
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:23px;
	text-align:justify;
	color:#00529b;
}

.Telefoontekst {
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:justify;
	color:#00529b;
}

.Foto {
	width:500px;
	height:233px;
	background-image:url(images/foto.jpg);
	background-position:0% 50%;
	background-repeat:no-repeat;
}

.Contentvlak {
	width:500px;
	height:100%;
	background-image:url(images/contentbackstripes.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	vertical-align:top;
}

/* text styles for the linking Headings */
.Linkkop1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	font-weight:bold;
    color: #00529b;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop1:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	font-weight:bold;
    color: #00529b;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop1:visited, {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	font-weight:bold;
    color: #00529b;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop1:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	font-weight:bold;
    color: #00529b;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop1:hover    {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

.Linkkop2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop2:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop2:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop2:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop2:hover    {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight:bold;
    color: #00529b;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

.Linkkop3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop3:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop3:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop3:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color: #000000;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop3:hover    {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color: #00529b;
	line-height:20px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

.Linkkop4 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #000000;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop4:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #000000;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop4:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #000000;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop4:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #000000;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

A.Linkkop4:hover    {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    color: #00529b;
	line-height:18px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
    text-decoration: none;
}

.ap_prijspermaand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
    color: #00529b;
}

.ap_tblkop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
    color: #00529b;
}

