/* --- StyleSheet -------------------------------------------------------- */
/* Author: ASPerience BV                                                   */
/* Creation date: 10-07-2008                                               */
/* Modification date: 10-07-2007                                         */
/* Customer: Rijschool van de Pol - Veenendaal                                      */
/* Usage: Basic stylesheet for Rijschool van de Pol corporate website               */
/* ----------------------------------------------------------------------- */
BODY {
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
background-color : #FFFFFF;
font: normal 9px/140% Arial;
color : #666666;	
line-height: 20px;
}
H1 {
font-size : 14pt;
color : #0000F5;
font-weight: normal;
margin-bottom: 0px;
}
H2 {
font-size : 12pt;
color : #0000F5;
font-weight: normal;
margin-bottom: 0px;
}
H3 {
font-size : 10pt;
color : #0000F5;
font-weight: bold;
margin-bottom: 0px;
}
HR {
height : 1px;
color : #58b145;
}
P {
font-size : 10pt;
color : #666666;	
line-height: 20px;
margin-bottom: 5px;
}
ul {
font-size : 10pt;
margin-left : 20px;
margin-right : 5px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 5px;
line-height: 20px;
list-style-type : circle;
}
ol {
font-size : 10pt;
margin-left : 27px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 5px;
line-height: 20px;		
}
img {
border-color : #666666 #666666 #666666 #666666;
}
/*--- Default link styles ----------------------------------------------------*/
a:link,
a:visited,
a:active {	
color: #0000F5;
text-decoration: none;
}
a:hover {
color: #0000F5;
text-decoration: underline;
}
/*--- END Default link styles ------------------------------------------------*/
/* --- Framestructure definition ----------------------------------------- */
table.mainStructure {
width: 990px;
}
td.leftHeader{
height: 20px;
width: 240px;	
background-color: #FFFFFF;
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/leftHeader.gif);
}
td.pageHeader{
height: 20px;
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/pageHeader.gif);	
}
td.rightHeader{
height: 20px;
width: 240px;	
background-color: #FFFFFF;	
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/rightHeader.gif);	
}
td.leftBannerBox {
height: 20px;
width: 240px;
text-align : center;
background-color : #CCCCCC;
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/leftBanner.gif);
} 
td.midBannerBox {
height: 20px;
vertical-align : top;
background-color : #FFFFFF;
}
td.rightBannerBox {
height: 20px;
width: 240px;	
text-align: center;	
background-color : #CCCCCC;	
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/rightBanner.gif);
}
td.leftCollumn {
background-color: #e5e5e5;
vertical-align : top;	
width: 240px;
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/leftCollumn.gif);
padding-top : 10px;
}
td.pageBox {
background-color : #FFFFFF;
background : #FFFFFF url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/pageBackground.gif) no-repeat bottom;
vertical-align : top;
padding : 10px;
}
td.rightCollumn {
background-color: #e5e5e5;
vertical-align : top;
width: 240px;	
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/rightCollumn.gif);
}
td.leftFooter {
height: 40px;
background-color : #FFFFFF;
padding: 3px;
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/leftFooter.gif);
}
td.pageFooter {
height: 40px;
font-size: 8pt;
color: #666666;
background-color : #FFFFFF;
padding-top: 10px;
text-align : center;
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/pageFooter.gif);
vertical-align : top;
background-repeat : no-repeat;
}
td.rightFooter {
height: 40px;
background-color : #FFFFFF;
padding: 3px;
background-image : url(../adminViewMenu/3AA81B674A896140C12574710033EC9C/$FILE/rightFooter.gif);
background-repeat : no-repeat;	
}
/* --- END FrameStructure definitition -------------------------------- */
/*--- menu items normal   -----------------------------------------------*/
a.menu:link,
a.menu:visited 		{
padding : 5px 5px 5px 5px;
margin : 0px 10px 0px 20px;	
display:block;
font : normal 10pt Arial;
color: #666666;
text-decoration: none;	
border : 1px solid #e5e5e5;
border-collapse : collapse;
}
a.menu:hover	{
padding : 5px 5px 5px 5px;
margin : 0px 10px 0px 20px;	
display:block;
font : bold 10pt Arial;	
color: #FFFFFF;
background-color: #0000F5;
text-decoration: none;	
border : 1px solid White;
}
a.menu_current:link,
a.menu_current:visited,
a.menu_current:hover	{
padding : 5px 5px 5px 5px;
margin : 0px 10px 0px 20px;	
display:block;
font : bold 10pt Arial;
color: #FFFFFF;
background-color: #0000F5;
text-decoration: none;	
border : 1px solid White;
}
a.submenu:link,
a.submenu:visited 		{
padding : 5px 5px 5px 40px;
margin-top : 0px;	
display:block;
font : normal 8pt Arial;
color: #666666;
text-decoration: none;
}
a.submenu:hover	{
color: #0000F5;
text-decoration: underline;			
}
a.submenu_current:link,
a.submenu_current:visited,
a.submenu_current:hover	{
padding : 5px 5px 5px 40px;
margin-top : 0px;	
display:block;
font : bold 8pt Arial;
color: #0000F5;
text-decoration: none;	
}
/*--- END menu items ---------------------------------------------------*/
/*--- Embedded Tables ---------------------------------------------------*/
table.object {
background-color: #f2f3f8;
border : 1px solid #999999;
}
tr.objectHeaders {
font-family: Arial;
font-size : 10pt;
color: #FFFFFF;
font-weight : bold;
background-color : #999999;
padding : 3px 3px 3px 3px;
}
tr.objectContent{
font-family: Arial;
font-size : 10pt;
font-weight : normal;
padding : 3px 3px 3px 3px;
background-color : #FFFFFF;
vertical-align : top;
}
/*--- END Embedded Tables -------------------------------------------------*/
/*--- Attachement Items -----------------------------------------------------*/
a.attachement:link,
a.attachement:visited 		{
display:block;
width: 100%;
color: #0000F5;
text-decoration: none;
}
a.attachement:hover	{
display:block;
width: 100%;	
color: #0000F5;
background-color: #FFFFCC; 		
text-decoration: underline;
}
/*--- END Attachement Items -------------------------------------------------*/
/* --- home box definition ----------------------------------------- */
#boxHomeNews {
width: 250px;
margin-top: 30px;
padding: 5px;
font-size : 8pt;
color: #666666;
background-color: #EEEEEE;	
float: right;
border : 1px solid #999999;
}
#boxHomeNews H2 {
color: #0000F5
}
#boxHomeNews A:link,
#boxHomeNews A:visited {
font-size : 8pt;
color: #666666;
text-decoration: none;
}
#boxHomeNews A:hover,
#boxHomeNews A:active {
color: #0000F5;
text-decoration: underline;
}
/* --- END home box definition --------------------------------- */
/* --- Crossell box definition ----------------------------------------- */
#articleBody {
padding: 3px;
color : #666666;
font-size : 9pt;
line-height: 20px;
background-color: #FFFFFF;
margin-bottom: 10px;
}
#articleBody ul {
font-size : 9pt;
margin-left : 20px;
margin-right : 5px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 5px;
line-height: 20px;
}
#articleBody P {
margin-top: 3px;
margin-bottom: 3px;
font-size : 9pt;
color: #666666;
line-height: 20px;
}
#articleBody H2 {
margin-top: 0px;
color : #0000F5;
font-size : 10pt;
font-weight: bold;
}
#articleBody A:link,
#articleBody A:visited {
color: #0000F5;
text-decoration: none;
}
#articleBody A:hover,
#articleBody A:active {
color: #0000F5;
text-decoration: underline;
}
/* --- END Crossell box definition ----------------------------------------- */
/* --- Crossell box definition ----------------------------------------- */
#xsellBody {
margin-top: 5px;
margin-left: 5px;
margin-bottom: 10px;
margin-right: 10px;
padding: 5px;
color : #666666;
font-size : 8pt;
line-height: 16px;
}
#xsellbody ul {
font-size : 9pt;
margin-left : 20px;
margin-right : 5px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 5px;
line-height: 20px;
}
#xsellBody P {
margin-top: 3px;
margin-bottom: 3px;
font-size : 8pt;
color: #666666;
line-height: 16px;
}
#xsellBody H2 {
margin-top: 0px;
color : #0000F5;
font-size : 10pt;
font-weight: bold;
}
#xsellBody A:link,
#xsellBody A:visited {
color: 	#0000F5;
text-decoration: none;
}
#xsellBody A:hover,
#xsellBody A:active {
color: #0000F5;
text-decoration: underline;
}
/* --- END Crossell box definition ----------------------------------------- */
/* --- Menu box definition ----------------------------------------- */
#menuColofon {
color: #666666;
line-height: 20px;
padding : 5px 15px 5px 20px;
}
#menuColofon P {
font-size : 8pt;
color: #666666;
margin-top: 3px;
margin-bottom: 3px;
}
#menuColofon H3 {
font-size : 10pt;
color : #0000F5;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
}
#menuColofon label {	
color: #ab4800;
text-decoration: none;
}
#menuColofon A:link,
#menuColofon A:visited  {
color: #0000F5;
text-decoration: none;
}
#menuColofon A:hover,
#menuColofon A:active  {
color: #0000F5;
text-decoration: underline;
}
/* --- END box definition ----------------------------------------- */
/* --- Footer box definition ----------------------------------------- */
#footerColofon {
padding: 5px;
color: #000000;
line-height: 20px;
text-align : right;
}
#footerColofon P {
font-size : 9pt;
color: #000000;
}
#footerColofon A:link,
#footerColofon A:visited  {
font-size : 9pt;
color: #FFFFFF;
text-decoration: none;
}
#footerColofon A:hover,
#footerColofon A:active  {
color: #FFFFFF;
text-decoration: underline;
}
/* --- END box definition ----------------------------------------- */
/*--- FORM Items --------------------------------------------------------*/
INPUT {
font-family: Arial;
color : #000000;
font-size : 10pt;
}
SELECT {
font-family: Arial;
color : Black;
font-size : 10pt;
}
input.textfield {
font-family: Verdana;
color : #666666;
font-size : 9pt;
background-color: #FFFFFF;
font-style : normal;
padding: 2px;
border : 1px solid #666666;
}
textarea {
font-family: Verdana;
color : #000000;
font-size : 10pt;
background-color: #EEEEEE;
font-style : italic;
padding: 2px;
border : 1px solid #666666;
}
/*--- END FORM items ----------------------------------------------------*/
/* --- Page Navigator ------------------------------------------ */
#pageNavigator{
margin-top: 20px;
font : normal 8pt Arial;
display: block;
color : #666666;
text-align : left;		
line-height: 30px;
border-top : 1px solid #0000F5;
}
a.paginator:link,
a.paginator:visited {
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0000F5;
text-decoration: none;
background-color: #eddec0;
border : 1px solid #0000F5;
text-align : center;
}
a.paginator:active,
a.paginator:hover {
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #FFFFFF;
text-decoration: none;
background-color: #0000F5;
border : 1px solid #0000F5;
text-align : center;
}
a.paginator_selected:link,
a.paginator_selected:visited,
a.paginator_selected:active,
a.paginator_selected:hover {
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #FFFFFF;
text-decoration: none;
background-color: #0000F5;
border : 1px solid #0000F5;
text-align : center;	
}
/* --- End Page Navigator ------------------------------------------ */
/* --- Search box definition ------------------------------------------ */
#searchBody {
margin-top:10px;
margin-left: 10px;
margin-bottom: 10px;
color : #666666;
font-size : 8pt;
line-height: 16px;
}
#searchBody p{
color: #9b907c;
}
#searchBody input.searchField {
font-family: Verdana;
color : #666666;
font-size : 9pt;
font-style : normal;
padding: 3px;
border : 1px solid #9b907c;
width: 130px;
height: 23px;
background-color: #FFFFFF;
}
#searchBody input.searchButton{
font-weight: normal;
color : #000000;
border : 1px solid #333333;
background-color: #EEEEEE;
}
/* --- END Search Box definition ---------------------------------- */
/* --- END StyleSheet ---------------------------------------------------- */
input.catcher {
background-color: #DDDDDD;
color: #000000;
display: none;

