/* 
Copyright: Cestus Websites 2005. 
Created by Peter Schotman, contact information: www.cestuswebsites.nl 
*/

/* Skin */
html 
{
	height: 100%; font-size:10pt
}

body
{
	background-color: #FBFBFB;
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 12px
}

#std
{	
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: top;
	width: 760px;
	height: auto;
}

#std
{
	background-color: white;
}
#innerpage
{
	border: 0px #005000;
	backcolor: transparent;
	height: 100%;
	margin-bottom: 1px;
	vertical-align: top; margin-left:0px; margin-right:0px; margin-top:0px
}

.toppane 
{
	float: none;
	vertical-align: top;
	margin: 0px;
	padding: 1px;
	width: auto;
	height: 268px;
	border: solid 0px lime;
	background-color: white;
}

.topleft
{
	float: left;
	vertical-align: top;
	margin: 0px;
	width: 252px;
	height: 262px;
	border: solid 0px pink;
	overflow: auto;
	background: transparent url(sa_vert.png) no-repeat top left; 
}

.topcenter
{
	float: left;
	vertical-align: top;
	margin: 0px;
	width: 254px;
	height: 262px;
	border: solid 0px blue;
	overflow: auto;
	background: transparent url(sa_vert210.png) no-repeat top left; 
}

.topright
{
	float: left;
	vertical-align: top;
	margin: 0px;
	width: 252px;
	height: 262px;
	border: solid 0px yellow;
	overflow: auto;
	background: transparent url(sa_vert260.png) no-repeat top left; 
}

.topleftcontent, .topcentercontent, .toprightcontent
{
	float: none;
	height: auto;
	margin-left: 16px;
	width: 236px;
	vertical-align: top;
}

.toppane td A, .toppane td A:visited, .toppane A:link
{
	text-align: left; /* right align menu items */
	text-transform: capitalize;
	background-color: Transparent;
	display: block;
	width: auto;
	_width: 100%;
	color : #808080;
	font-weight : normal;
	text-decoration : none;
	background-color : #FFFFFF;
	padding: 0px;
	border-bottom-color: forestgreen;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	font-size: 10pt;
}

.toppane td A:hover
{
	color: white;
	background-color: forestgreen;
	text-decoration: none;
}
.toppane A:active
{
	color: forestgreen;
	background-color: gainsboro;
	text-align: left;
}

#std .menurow 
{
	clear: both;	
	border-top: solid 0px green;
	border-bottom: solid 0px pink;
	width: 760px;
	vertical-align: top;
	height: 33px;
	background-color: white;
}


#std .menupane
{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top; /* doet niets*/
	height: auto;
	width: 50px;
	padding-left: 0px;
	border: solid 0px green;
}

#std .logopane
{
	float: right;
	overflow: visible;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	vertical-align: top;
	height: auto;
	width: 265px;
	padding-bottom: 0px;
	border: solid 0px forestgreen;
	background-color: white;
}

.logotext 
{
	float: left;
	font-family: Garamond, Times, Serif;  
	font-weight: bold; 
	font-style: normal;
	font-size: 24px;
	color: #FF0000;
}
#innerpage .topheader 
{	
	vertical-align: top;
	background: #FBFBFB url(swosh6.jpg) no-repeat top left;
	height: 60px;
}

#innerpage .topheaderfull 
{	
	vertical-align: top;
	background: white url(swosh1600.jpg) no-repeat top right;
	overflow: hidden;
	height: 70px;
}

#innerpage .menurow, #innerpage .menurowfull 
{
	border-top: solid 0px green;
	border-bottom: solid 0px pink;
	width: 760px;
	vertical-align: top;
	background-color: white;
}

#innerpage .menurow 
{
	width: 760px;
	height: 100px;
}
#innerpage .menurowfull 
{
	width: 100%;
	height: 33px;
}
#innerpage .menupane, #innerpage .menupanefull
{
	margin-top: 0px;
	margin-bottom: 0px;
	/* height: auto; */
	padding-left: 0px;
	border: solid 0px green;
}

#innerpage .menupane
{	
	width: 150px;
}
#innerpage .menupanefull
{
	width: 100%;
}

#innerpage .panemenuright
{
	overflow: visible;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	vertical-align: top;
	height: auto;
	width: 600px;
	padding-bottom: 0px;
	border: solid 0px forestgreen;
	z-index: 1;
}


.contentrow
{
	vertical-align: top;
}

.contentpane
{
	margin: 0;
	vertical-align: top;
	width: 760px;
	padding: 1px;
	border: solid 0px green;
	background-color: white;
}
.contentpanefull
{
	margin: 0;
	vertical-align: top;
	width: auto;
	padding: 1px;
	border: solid 0px green;
	background-color: white;
}

.contentleft
{
	margin: 0px;
	float: left;
	vertical-align: top;
	height: 270px;
	width: 252px;
	padding: 0px;
	border: solid 0px blue;
	background-color: white;
	overflow: visible;
}

.contentcenter
{
	margin: 0px;
	float: left;
	vertical-align: top;
	height: 270px;
	width: 254px;
	padding: 0px;
	border: solid 0px blue;
	background-color: white;
	overflow: visible;
}

.contentright
{
	margin: 0px;
	float: left;
	vertical-align: top;
	height: 270px;
	width: 252px;
	padding: 0px;
	border: solid 0px blue;
	background-color: white;
	overflow: visible;
}

/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .PaneLeft { padding: 0 7px 0 7px; width: 33%; }
/*-- content pane                  --*/ .PaneCenter { padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }

.breadcrumbrowfull .breadcrumbpane 
{
	text-align: left;
	padding: 5px 0 10px 10px
}

.breadcrumbpane 
{	margin: 0px;
	vertical-align: top;
	height: auto;
	width: auto;
	padding-bottom: 0px;
	border: solid 0px forestgreen;
	z-index: 1;
	height: 20px;
	padding: 0 2px 0 0 px;
	border: solid 0px blue;
	color: forestgreen;
	background-color: white;
	text-align: right;
}

#std .loginpane
{
	clear: both;
	margin: 0;
	height: 20px;
	width: auto;
	padding-left: 10px;
	border: solid 0px blue;
	background-color: white;
}

#innerpage .loginpane
{	
	color: #ffffff; 
	font-family: Arial, Hevetica, Sans-Serif;
	font-size: 10px;
	font-style: normal; 
	font-weight: bold; 
	margin: 0;
	height: 20px;
	padding: 0 5px 0 5px;
	border: solid 0px blue;
	text-align: right;
	background: transparent url(center20.gif) repeat-x top left;
	width: 150px;
}
.linkspane
{
	width: 583px;
	margin: 0px;
	vertical-align: bottom;
	height: auto;
	padding-bottom: 0px;
	border: solid 0px forestgreen;
	z-index: 1;
	height: 20px;
	padding: 0 0 2px 5px;
	color: #ffffff;
	background: transparent url(center20.gif) repeat-x top left;
}
.bottomtext, .bottomtext a, .bottomtext a:link, .bottomtext a:visited, .bottomtext a:hover, .bottomtext a:active
{
	color: #ffffff; 
	font-family: Arial, Hevetica, Sans-Serif;
	font-size: 10px;
	font-style: normal; 
	font-weight: bold; 
	text-align: left;
	background-color: Transparent;
}

.bottomloginrow
{
	width: 760px;
	height: 20px;
	border: solid 1px #ffffff;
}
.cornerleft
{
	width: 12px;
	background: transparent url(leftround12.gif) no-repeat top left;
}
.cornerright
{
	width: 12px;
 	background: transparent url(rightround12.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}

.SkinObject {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: navy; /* blauw */
	font-family: Tahoma, Arial, Hevetica, Sans-Serif;
	background-color: #e6e6e6;
}


/* Main Menu */


.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }

.MainMenu_MenuBreak { display: none; }/* { padding: 0; border: 0 solid pink; background-color: Transparent; height: 0; color: #BCAEC2; } */

.sa1menucontainer
{	
	background-color: white;  
	border-top: 0px solid #BCAEC2;
	border-bottom: 0px solid #BCAEC2; 
	padding-left: 0px; 
}

.sa1submenu 
{
	padding-left: 0px;
	margin: 1px 0 0 1px;
	border: solid 1px forestgreen;
	color: slategray;
	background-color: #f2f9f4;
	cursor: pointer; 
	cursor: hand; 
	z-index: 100;
}

.sa1menubar
{
	cursor: pointer; 
	cursor: hand; 
}

.sa1menuitem TD, .sa1submenuitemactive TD, .sa1submenuitembreadcrumb TD
{
	font-family: arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold; 
	font-size: 11px;
	cursor: pointer;
	cursor: hand; 
	height: 25px;
	margin: 0px;
	border: 0px solid gray; 
	filter: none; 
}


.sa1menuitemsel TD, .sa1rootmenuitem TD, .sa1rootmenuitemactive TD, .sa1rootmenuitemsel TD, .sa1rootmenuitembreadcrumb TD
{
	font-family: arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	border: 0px solid gray; 
	height: 25px;
	padding-left: 0px;
	padding-right: 2px;
	vertical-align: top;
	border-bottom-color: forestgreen;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}


.sa1rootmenuitem TD
{
	font-family: Arial;
	color: #808080;
	background-color: white;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 5px;
}

.sa1rootmenuitemactive TD, .sa1rootmenuitembreadcrumb TD
{
	color: forestgreen;
	background-color: white;  /*groen grijs #9CCC99; #DBE2DB;*/
	border-top-color: forestgreen;
	border-top-style: solid;
	border-top-width: 5px;
}


.sa1menuitemsel TD, .sa1rootmenuitemsel TD
{
	color: white;
	background-color: forestgreen; 
	border-top-color: lightgrey;
	border-top-style: solid;
	border-top-width: 5px;
}

.sa1submenuitemsel, .sa1submenuitemactive TD, .sa1submenuitembreadcrumb TD 
{
	color: white;
	background-color: forestgreen; 
	border-bottom-width: 0px;
}

#innerpage .sa1rootmenuitem TD
{
	font-family: Arial;
	color: #808080;
	background-color: white;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 5px;
}

#innerpage .sa1rootmenuitemactive TD, #innerpage .sa1rootmenuitembreadcrumb TD
{
	color: forestgreen;
	background-color: white;  /*groen grijs #9CCC99; #DBE2DB;*/
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 5px;
}


#innerpage .sa1menuitemsel TD, #innerpage .sa1rootmenuitemsel TD
{
	color: white;
	background-color: forestgreen; 
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 5px;
}

#innerpage .sa1submenuitemsel, #innerpage .sa1submenuitemactive TD, #innerpage .sa1submenuitembreadcrumb TD {
	color: white;
	background-color: forestgreen; 
	border-bottom-width: 0px;
}


/* Algemene stijlen */

h1, h2, h3, h4, h5, h6 
{
	font-family: Garamond, Times, Serif;  
	color: forestgreen; 
	line-height: 150%;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
}

h1
{
	font-size: 20px;
	line-height: 100%;
	font-variant: small-caps;
	font-weight: bold;
}

.toppane h1 { line-height: 100%; color: #ff4444; margin: 0px; padding: 0px;}

h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; font-weight: normal; }
h5, h6 {font-size: 12px; font-weight: normal; }

A 
{
	font-family: Arial, Hevetica, Sans-Serif;
    font-size:  12px;
    font-weight: normal;
    color: #006600;
}

A:link  {
    text-decoration: none;
    color: #006600;
    font-weight: bold;   
}

A:visited   {
    text-decoration: none;
    color: #0088CC;
    font-weight: bold;   
}

A:hover {
    text-decoration: underline;
    color: #006600; 
}

A:active    {
    text-decoration: none;
    color: #006600;
}
.bottomloginrow, .bottomloginrow a, .bottomloginrow a:link, .bottomloginrow a:visited, .bottomloginrow a:hover, .bottomloginrow a:active
{
	color: #ffffff; 
	font-family: Arial, Hevetica, Sans-Serif;
	font-size: 10px;
	font-style: normal; 
	font-weight: bold; 
	text-align: left;
	background-color: Transparent;
}

.breadcrumbpane a, .breadcrumbpane a:link, .breadcrumbpane a:visited, .breadcrumbpane a:hover, .breadcrumbpane a:active
{
	color: forestgreen; 
	font-family: Arial, Hevetica, Sans-Serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: bold; 
	text-align: right;
	background-color: Transparent;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  13px;
}

.SmallD {
font-family: Verdana, Trebuchet MS, Tahoma;
font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 13px;
padding-left: 3px;
padding-right: 3px;
text-align: center; 
background-color:#FFFFFF
}

.SmallD A:link, .SmallD A:visited, .SmallD A:active
{
	text-decoration: underline;
	color: #404040; 
    font-weight: normal;   
    background-color: White;
}

.SmallD A:hover  
{
	text-decoration: underline;
	color: #000000; 
    font-weight: normal;   
    background-color: White;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton {
    text-decoration:    underline;
    color: #003366;
}

a:visited.CommandButton  {
    text-decoration:    underline;
    color: #003366;
}

a:active.CommandButton   {
    text-decoration:    underline;
    color: #003366;
}

a:hover.CommandButton    {
    text-decoration:    underline;
    color: #ff0000;
}

#innerpage a:hover.CommandButton    {
    text-decoration:    underline;
    color: #ffffff;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Arial, Hevetica, sans-serif;
}


.Normal, .NormalBold, .NormalRed, TD
{
    color: black; 
	font-family: Arial, Hevetica, Sans-Serif;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	text-align: left; 
	line-height: 150%;
}

.NormalBold
{
	font-weight: bold; 
}

.NormalRed
{
    color: red; 
}

.ForumPage
{
	background-color: white;
	padding-left: 13px; 
}

/* subhead in protals
	font-family: Garamond, Times, Serif;  
	font-weight: bold; 
	font-style: normal;
	font-size: 18px;
	color: #008000;
*/