/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body
{	font-family:Verdana;
	font-size:11px;
	color:#000000 !important;
	line-height:2em;
	text-align:left !important;	
	
}
/* background color for the content part of the pages */


/* background/border colors for the selected tab */
.TabBg {
}


.LeftPane  { 
}

.ContentPane  
{

	background-color:White !important;
	width:335px !important;
}



.RightPane  
{
	width:335px !important;
	background-color:White !important;
	height:450px;
	
	
}

.TopPane
{	background-color:White !important;
	width:718px;



}

.BottomPane
{
	background-image: url(/Portals/Tios/Images/onderbalk.gif);
	background-repeat: no-repeat;
	padding-top:1px;
	
	text-align:center;
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    
{
	
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal 
{	font-family:Verdana;
	font-size:11px;
	color:#000000 !important;
	line-height:2em;
	text-align:left !important;	
}

.Normal a
{	font-family:Verdana;
	font-size:11px;
	color:#000000  !important;
	line-height:2em;
	text-align:left !important;	
	text-decoration:underline !important;
}

body
{
	background-color:#d6d4d5 !important;
	
}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1
{
	font-family: Times New Roman;
	font-size: 25px;
	color: #394663;
	margin: 0px;
	width: 100%;
	background-position: center bottom;
	background-image: url(\Portals\Tios/Images\titellijn.gif);
	background-repeat: no-repeat;
	text-align: left;
}

H2  
{
	font-family:Times New Roman;
	font-size:15px;
	color:#394663;
	font-weight:bold;
	margin:0px !important;
	text-align:left;
}

H3  
{
	font-family:Verdana;
	font-style:italic !important;
	font-size:11px;
	color:#394663;
	line-height:2em;
	margin:0px !important;
	text-align:left;
}

H4  
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height:2em;
	margin:0px !important;
	text-align:left;
}

H5 
{
	font-family:Verdana;
	font-size:10px !important;
	color:white !important;
	font-weight:bold;
	margin:-2px;
	text-align:center;
	
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

.BottomPane A:link  {color:white !important;
}

.BottomPane A:visited   {color:white !important;
}

.BottomPane A:active   { color:white !important;
}

.BottomPane A:hover {color:white !important;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


.Menubalk
{
	background-image:url(/Portals/Tios/Images/verloopmenu.gif);
	background-repeat: repeat-x;
	background-position:left center;
	
	padding:0px !important;
}

.SubMenubalk
{
	background-image:url(/Portals/Tios/Images/verloopsub.gif);
	background-repeat: repeat-x;
	background-position:left center;
	height:23px !important;
	padding:0px !important;
}

.Schaduwrechts 
{
	background-image: url(/Portals/Tios/Images/schaduwrechts.gif);
	background-repeat: repeat-y;

}

.dnn_Menu03_DNNGlobaleMenu_2
{
	margin-top:-1px !important;
	padding-top:0px !important;
	}
	
.HoofdMenuItem
{	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#384663;
	height:24px;
}

.HoofdMenuActive
{
	color:White !important;
	background-color:#384663 !important;
	height:24px;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	
}

.MenuHover
{
	
	color:#999999 !important;
	text-decoration:none !important;
}



.SubMenuItem
{
	color:White !important;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;

}

.SubMenuActive
{
	color:#999999 !important;
}

.SubMenuHover
{
	
	color:#999999 !important;
	text-decoration:none !important;
}


.lijn
{	height:1px !important;
	background-color:#d6d4d5;
}


.linkerzijde
{	width:37px !important;
}

A.Login:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}

A.Login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}

A.Login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white !important;
}

A.Login:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}

.OptInDropDownTxtBoxContainer{
	display:none;
}

#dnn_ctr_Signin_tdPassword
{
	display:none;
}

#dnn_ctr_Login_cmdPassword{
	display:none !important;
}

#dnn_ctr16656_FormMaster_lblRequired{display:none;}
