/* --- StyleSheet -------------------------------------------------------- */
/* Author: ASPerience BV                                                   */
/* Creation date: 06-11-2008                                               */
/* Modification date:                                                      */
/* Customer: KLANTNAAM                                                     */
/* Usage: Freestyler 3 base stylesheet SCREEN                              */
/* ----------------------------------------------------------------------- */
BODY {
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
font:normal 9px/140% Arial, Verdana;
color : #666666;	
line-height: 20px;
background:url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/background.jpg) #FFFFFF;
background-repeat:repeat-x;
}
/* --- LOTUS DOMINO FORM FIX ---*/
FORM {
padding: 0px;
margin: 0px;
}
H1 {
font-size : 16pt;
color : #1f7ec4;
font-weight: bold;
margin-bottom: 0px;
}
H2 {
font-size : 12pt;
color : #1f7ec4;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}
/* --- BEGIN Special for pricing articles --- */
H3 {
margin-top: 7px;
padding: 4px;
width: 150px;
float: right;
color: #1f7ec4;
background-color: #EEEEEE;
font-size: 9pt;
font-weight: bold;
border: 1px dotted #1f7ec4;
text-align: center;
}
/* ---- END Special for pricing articles --- */
HR {
height : 1px;
color : #1f7ec4;
}
P {
font-size : 10pt;
color : #666666;	
line-height: 20px;
margin-bottom: 10px;
}
ul {
font-size : 10pt;
margin-left : 20px;
margin-right : 5px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 20px;
line-height: 20px;
}
ol {
font-size : 10pt;
margin-left : 27px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 20px;
line-height: 20px;		
}
img {
border-color : #666666 #666666 #666666 #666666;
}
a:link,
a:visited,
a:active {	
color: #0469b5;
text-decoration: none;
}
a:hover {
color: #0469b5;
text-decoration: underline;
}
.rightCollumn H1,.rightCollumn H2,.rightCollumn H3,.rightCollumn P,.rightCollumn A, #advertiserBox a {color:white;}
/* --- BEGIN Framestructure definition ----------------------------------- */
table.mainStructure {
width: 791px;
}
td.pageHeader{
height: 11px;
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/pageHeader.gif);	
background-position:center top;
font-size: 8pt;
font-weight: bold;
text-align: center;
background-repeat:no-repeat;	
}
td.midBannerBox {
height: 94px;
vertical-align : top;
background:url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/cornertopleft.jpg) #FFFFFF;
background-repeat:no-repeat;
}
#midBannerShadow {position:absolute;}
td.midBannerBox img {margin-left:15px;margin-top:10px;}
td.rightBannerBox {
height: 94px;
background:url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/cornertopright.gif);
background-repeat:no-repeat;
background-position:top right;
text-align:center;
}
td.topMenu {height:32px;background:url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/topmenubg.gif) #1f3a90;background-repeat:repeat-x;}
td.pageBox {
background-color : #FFFFFF;
vertical-align : top;
padding : 10px; 
border-top-width : 1px;
border-top-style : solid;
border-top-color : #FFFFFF;
}
td.homePageBox {
margin:0px;padding:0px;
border-top-width : 0px;
}
#homepageContent {padding:10px;border:0px;}	
#homepageContent TD{
border: 1px solid #EEEEEE;
background-color: #EEEEEE;
color: #666666;
font-size: 10pt;
padding: 3px;
}
td.rightCollumn {
background-color: #52bfed;
vertical-align : top;
width:210px;
padding-bottom:20px;
padding-left:14px;padding-right:14px;
}
td.rightCollumn img {border: 1px solid #FFFFFF;}
td.pageFooter {
height: 30px;
font-size: 8pt;
color: #666666;
padding: 3px;
text-align : center;
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/footerbg.jpg);
background-repeat:no-repeat;
height:75px;
vertical-align : bottom;
padding-bottom:35px;
}
/* --- END FrameStructure definitition ----------------------------------- */
/* --- BEGIN List Category Box definition (DATABASE ROOT) ---------------- */
#categoryList {
margin-bottom: 10px;
padding: 3px;
font-size : 8pt;
line-height: 20px;
background-color: #EEEEEE;
border : 1px solid #0469b5;
}
#categoryList H2{
margin-top: 0px;
margin-bottom: 0px;
font-size : 11pt;
font-weight: bold;	
}
#categoryList P{
font-size: 8pt;
margin-top: 3px;
}
#categoryList A:link,
#categoryList A:visited{
}
#categoryList A:hover,
#categoryList A:active{
}
/* --- END List Category Box definition (DATABASE ROOT) ------------------ */
/* --- BEGIN Article box definition (DATABASE CATEGORY) ------------------ */
#articleBody {
padding: 3px;
width:500px;
border-top : 1px dotted #0469b5;
margin-bottom: 10px;
font-size: 9pt;
line-height: 20px;
padding-top:10px;	
}
img.articleImage {
margin-right:10px;
float: left;
border : 0px solid #0469b5;
}
#articleBody P {
margin-top: 3px;
margin-bottom: 3px;
font-size : 9pt;
color: #666666;
line-height: 20px;
}
#articleBody H2 {
margin-top: 0px;
margin-bottom: 0px;
color: #1f7ec4;
font-size : 10pt;
font-weight: bold;
}
#articleBody UL {
margin-top: 10px;
list-style-position: inside;
}
#articleBody A:link,
#articleBody A:visited {
text-decoration: none;
}
#articleBody A:hover,
#articleBody A:active {
text-decoration: underline;
}
#articleBody a {color: #1f7ec4;}
/* --- END Article box definition (DATABASE CATEGORY) -------------------- */
/*--- BEGIN Attachements and Formtables  --------------------------------- */
table.attachements {
border : 0px solid #0469b5;
background-color: #FFFFFF;
margin-bottom: 10px;
border-collapse : collapse;	
}
table.attachements A:link,
table.attachements A:active,
table.attachements A:visited {
text-decoration: none;
padding: 5px;
width: 240px;
display: block;
color: #666666;
}
table.attachements A:hover {
color: #000000;
}
td.att_headers {
background-color: #FFFFFF;
font-size: 10pt;
color: #0469b5;
font-weight : bold;
padding : 5px;
border-bottom : 0px solid #0469b5;
}
td.att_subheaders {
font-size: 8pt;
padding : 5px;
border-bottom : 0px solid #0469b5;
}
td.att_cell {
padding: 0px;
font-size: 8pt;
border-bottom : 0px solid #0469b5;
}
td.att_field{
padding: 5px;
font-size: 8pt;
font-weight: normal;
}
tr.att_normal { 
background-color: 
}
tr.att_highlight { 
color: #000000;
background-color: #abd9ed; 
}
.required {
color: #FF0000;
font-size: 10pt;
font-weight: bold;
}
/*--- END Attachements and Formtables  ----------------------------------- */
/*--- BEGIN FORM Items --------------------------------------------------- */
.field_normal {
height: 22px;
font-family: Verdana;
color : #000000;
font-size : 8pt;
padding: 3px;
border : 1px solid #666666;	
background-color: #FFFFFF;
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/backgroundInput.gif);
background-repeat : no-repeat;
}
.field_required {
height: 22px;
font-family: Verdana;
color : #000000;
font-size : 8pt;
padding: 3px;
border : 1px solid #666666;
background-color: #FFFFFF;
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/backgroundInput.gif);
background-repeat : no-repeat;
}
.field_textarea{
font-family: Verdana;
color : #000000;
font-size : 8pt;
padding: 3px;
border : 1px solid #666666;
background-color: #FFFFFF;
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/backgroundInput.gif);
background-repeat : no-repeat;	
}
.field_textarea_required{
font-family: Verdana;
color : #FF0000;
font-size : 8pt;
padding: 3px;
border : 1px solid #FF0000;
background-color: #FFFFFF;
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/backgroundInput.gif);
background-repeat : no-repeat;	
}
input.catcher {
background-color: #DDDDDD;
color: #000000;
display: none;
}
/*--- END FORM Items ----------------------------------------------------- */
/* --- BEGIN Related Articles box  --------------------------------------- */
#relatedArticles {
margin-bottom: 10px;
padding: 3px;
color : #666666;
font-size : 8pt;
line-height: 20px;
background-color: #EEEEEE;
border: 1px dotted #1f7ec4;
}
#relatedArticles UL{
margin-bottom: 5px;
}
#relatedArticles LI{
list-style-type : square;
}
#relatedArticles H2{
margin-top: 0px;
margin-bottom: 0px;
font-size : 11pt;
font-weight: bold;	
display: none;
}
/* --- END Related Articles box  ----------------------------------------- */
/* --- BEGIN Search box definition --------------------------------------- */
#searchBody {
padding: 4px;
margin-left: 5px;
margin-bottom: 0px;
color : #666666;
font-size : 8pt;
display:inline;
float:right;
margin-right:0px;
}
#searchBody A:link,
#searchBody A:visited{
display: block;
font-size : 9pt;
width: 21px;
line-height: 21px;
margin-left: 5px;
padding-left: 25px;
color: #FFFFFF;
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/search21_off.gif);
background-repeat : no-repeat;
text-decoration:none;
}
#searchBody A:hover,
#searchBody A:active{
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/search21_on.gif);	
background-repeat : no-repeat;	
}
#searchBody input.searchField {
font-family: Verdana;
color : #666666;
font-size : 8pt;
font-style : normal;
padding: 1px;
border : 1px solid #000000;
background-color: #FFFFFF;
width: 150px;
height: 18px;
background-image : url(../htmlViewDocuments/149CACFB1F9B482FC125757500540AD8/$FILE/backgroundInput.gif);
}
/* --- END Search box definition ----------------------------------------- */
/* --- BEGIN Crossell box definition ------------------------------------- */
#advertiserBox{
padding:0px;margin:0px;
font-size: 8pt;
}
#xsellBody {
margin-top: 15px;
margin-bottom: 25px;
font-size : 9pt;
}
#xsellBody H2{
color:#0469b5;
font-size: 11pt;
}
#xsellBody P {
font-size: 9pt;
margin-top: 3px;
margin-bottom: 0px;
}
#xsellBody LI{
font-size: 9pt;
color: #FFFFFF;
}
#xsellBody A {
color:#0469b5;
text-decoration: none;
}
#xsellBody A:hover {text-decoration:underline;}
/* --- END Crossell box definition --------------------------------------- */
/* --- BEGIN Navigation Elements ----------------------------------------- */
#pageNavigator{
clear : both;
margin-top: 20px;
font : normal 8pt Arial;
display: block;
color : #666666;
text-align : left;		
line-height: 40px;
border-top : 1px solid #0469b5;
}
a.paginator:link,
a.paginator:visited {
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0469b5;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0469b5;
text-align : center;
}
a.paginator:active,
a.paginator:hover {
color: #FFFFFF;
background-color: #0469b5;
border : 1px solid #0469b5;
}
a.paginator_selected:link,
a.paginator_selected:visited,
a.paginator_selected:active,
a.paginator_selected:hover {
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #FFFFFF;
text-decoration: none;
background-color: #0469b5;
border : 1px solid #0469b5;
text-align : center;	
}
a.backLink:link,
a.backLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0469b5;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0469b5;
text-align : center;
}
a.backLink:hover,
a.backLink:active {
color: #FFFFFF;
background-color: #0469b5;
border : 1px solid #0469b5;	
}
a.archiveLink:link,
a.archiveLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0469b5;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0469b5;
text-align : center;
}
a.archiveLink:hover,
a.archiveLink:active {
color: #FFFFFF;
background-color: #0469b5;
border : 1px solid #0469b5;	
}
/* --- END Navigation Elements ----------------------------------------- */
/* --- END StyleSheet -------------------------------------------------- */
/* MENU */
#sddm {	
margin: 0;
padding: 0;
z-index: 30;
}
#sddm li
{
margin: 0;
padding: 0;
list-style: none;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: ffffff;
font-weight:bold;
border-right:1px solid #1e9cdb;
}
#sddm li a {
display: block;
padding-left: 18px;
padding-right: 18px;
padding-top: 6px;
padding-bottom: 6px;
border-right:1px solid #1f398f;
color: #ffffff;
text-align: center;
text-decoration: none;
}
#sddm li a:hover{
background: #0469b5;
text-decoration: underline;
color: #ffffff;
}
#sddm div {
position: absolute;
visibility: hidden;
margin: 0;
padding: 0;
background: #0469b5;
border-top: 1px solid #717075;
z-index: 31;
}
#sddm div a {
position: relative;
display: block;
margin: 0;
padding-left: 18px;
padding-right: 18px;
padding-bottom: 3px;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #0469b5;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
}
#sddm div a:hover {
color: #ffffff;
}
