/* --- StyleSheet -------------------------------------------------------- */
/* Author: VIP marketing BV                                                */
/* Creation date: 26-11-2009                                               */
/* Modification date: 30-12-2009                                           */
/* Customer: Aircotech                                                     */
/* Usage: Freestyler 3 base stylesheet SCREEN                              */
/* ----------------------------------------------------------------------- */
BODY {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: #EEE;
font: normal 9px/140% Arial, Verdana;
color: #666;
line-height: 20px;
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/bg-page.png);
background-repeat: repeat-x;
}
/* --- BEGIN LOTUS DOMINO FORM FIX --- */
FORM {
padding: 0px;
margin: 0px;
}
/* --- END LOTUS DOMINO FORM FIX ---- */
H1 {
font-size : 16pt;
color : #a2904e;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}
H2 {
font-size : 12pt;
color : #a2904e;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}
H3 {
font-size : 10pt;
color : #a2904e;
font-weight: bold;
margin-top: 0px;	
margin-bottom: 0px;
}
HR {
height : 1px;
color : #58b145;
}
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 : #44a0ff #44a0ff #44a0ff #44a0ff;
}
a:link,
a:visited,
a:active {	
color: #a2904e;
text-decoration: none;
}
a:hover {
color: #44a0ff;
text-decoration: underline;
}
/* --- BEGIN Framestructure definition ----------------------------------- */
table.mainStructure {
margin-top: 12px;
margin-bottom: 10px;
width: 980px;
}
td.leftShadowTop{
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/shadow-top-left.png);
background-repeat: no-repeat;
}
td.shadowTop{
background: url(
../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/shadow-top.png);
background-repeat: repeat-x;
}
td.rightShadowTop{
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/shadow-top-right.png);
background-repeat: no-repeat;
}
td.leftShadow{
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/shadow-left.png);
background-repeat: repeat-y;
}
td.rightShadow{
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/shadow-right.png);
background-repeat: repeat-y;
}
td.leftShadowBottom{
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/shadow-bottom-left.png);
background-repeat: no-repeat;
}
td.shadowBottom{
background: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/shadow-bottom.png);
background-repeat: repeat-x;
}
td.rightShadowBottom{
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/shadow-bottom-right.png);
background-repeat: no-repeat;
}
td.pageHeader{
height: 100px;
color: #666;
background-color: #FFF;
font-size: 9pt;
font-weight: bold;
vertical-align: top;
text-align: left;
}
td.menuBar {
height: 60px;
padding: 0px;
margin: 0px;
font-size: 10pt;
color: #FFF;
background-color: #82bfff;
vertical-align: bottom;
}
td.searchBar {
width: 250px;
padding: 0px;
margin: 0px;
font-size: 10pt;
background-color: #FFF;	
}
td.pageBanner {
height: 160px;
vertical-align: top;
background-color : #CCC;
} 
td.pageBox {
background-color : #FFFFFF;
vertical-align : top;
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 15px;
}
#pageContent {
float:left; 
display:inline; 
width: 660px;
}
#advertiserBox{
float:right; display:inline;
width: 220px;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 10px;
font-size: 9pt;
background-color: #c0e0fe;
border: 1px solid #44a0ff;
}
td.rightCollumn {
background-color: #e2cfbe;
vertical-align : top;
width: 250px;
}
td.pageFooter {
height: 70px;
text-align: center;
background: #FFF url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/bg-footer.gif) no-repeat;
vertical-align: bottom;
padding-bottom: 5px;
}
td.pageFooter P{
margin: 0px;
padding: 0px;
color: #FFF;
}
td.pageFooter A:link,
td.pageFooter A:visited,
td.pageFooter A:active,
td.pageFooter A:hover{
color: #FFF;
text-decoration: underline;
}
/* --- END FrameStructure definitition ----------------------------------- */
/* --- BEGIN Header Images ----------------------------------------------- */
/* -- Schild --- */
#primaryImage {
position: absolute;
padding-left:338px;
padding-top: 65px;
z-index: 2;
}
#primaryImage IMG {
border: 0px;
}
/* -- Afbeelding -- */
#mainImage{
padding: 0px;
margin: 0px;
}
/* --- Logo -- */
#secondaryImage {
position: absolute;
padding-left:20px;
padding-top: 20px;
z-index: 5;
}
#secondaryImage IMG {
border: 0px;
}
/* --- END Header Images ------------------------------------------------- */
/* --- BEGIN TopBox Definition ------------------------------------------- */
#topBox {
margin-bottom: 20px;
}
#topBox TD{
vertical-align: top;
padding: 0px;
margin: 0px;
}
#topBox H3{
margin-top: 5px;
}
#topBox UL {
margin-bottom: 5px;
}
#topBox LI {
list-style: circle;
}
#topBox A {
font-size: 10pt;
}
/* --- END TopBox Definition ------------------------------------------- */
/* --- BEGIN MenuItems Definition -------------------------------------- */
#menu {
margin-top: 0px;
margin-left: 16px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0;
z-index: 30;
text-decoration: none;
}
#menu li
{
margin: 0px;
padding: 0px;
list-style: none;
float: left;
color: #666;
font-weight: bold;
text-decoration: none;
}
#menu li a {
width: 141px;
vertical-align: bottom;
text-align: center;
display: block;
margin-left: 0px;
margin-right: 16px;
padding-top: 5px;
padding-bottom: 5px;
color: #FFF;
text-decoration: none;
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/menu-hover.png);
background-repeat: no-repeat;
}
#menu li a:hover{
color: #44a0ff;
text-decoration: none;
}
#menu div {
width: 260px;
position: absolute;
visibility: hidden;
margin-top: 0px;
padding: 0px;
background: #EEE;
z-index: 31;
text-decoration: none;
border-left: 1px solid #82bfff;
border-right:  1px solid #82bfff;
border-bottom:  1px solid #82bfff;
}
#menu div a {
border: 0px solid #FFF;
position: relative;
display: block;
margin: 0px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
width: auto;
text-align: left;
background: #EEE;
color: #a2904e;
font-weight: normal;
white-space: nowrap;
}
#menu div a:hover {
color: #82bfff;
text-decoration: underline;
}
/*--- END MenuItems Defintion -------------------------------------------- */
/* --- BEGIN Colofon Box ------------------------------------------------- */
#menuColofon {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 15px;
font-size : 9pt;
}
#menuColofon P{
font-size: 9pt;
margin-top: 3px;
margin-bottom: 5px;
}
#menuColofon H2{
font-size: 10pt;
}
#menuColofon A {
color: #44a0ff;
}
/* --- END Colofon Box --------------------------------------------------- */
/* --- BEGIN Image Gallery definition ------------------------------------ */
#imageGallery {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 15px;
}
#imageGallery H2{
font-size: 10pt;
}
#imageGallery IMG {
border: 1px solid #44a0ff;
margin: 2px;
width: 90px;
height: 68px;
}
/* --- END Image Gallery definition -------------------------------------- */
/* --- BEGIN Crossell box definition ------------------------------------- */
#xsellBody {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 15px;
font-size : 9pt;
}
#xsellBody H2{
font-size: 10pt;
}
#xsellBody P {
font-size: 9pt;
margin-top: 3px;
margin-bottom: 5px;
}
#xsellBody UL {
font-size: 9pt;
line-height: 18px;
margin-bottom: 5px;
}
#xsellBody A {
color: #44a0ff;
}
/* --- END Crossell box definition --------------------------------------- */
/* --- BEGIN List Category Box definition (DATABASE ROOT) ---------------- */
#categoryList {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
font-size: 10pt;
}
#categoryList H2{
margin-top: 0px;
margin-bottom: 0px;
font-size : 11pt;
font-weight: bold;	
}
#categoryList UL{
margin-bottom: 5px;
}
/* --- END List Category Box definition (DATABASE ROOT) ------------------ */
/* --- BEGIN Article box definition (DATABASE CATEGORY) ------------------ */
#articleBox {
width: 100%;
padding: 0px;
margin: 0px;
}
#articleBody {
border-top : 1px solid #a2904e;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
font-size: 10pt;
}
img.articleImage {
margin-left: 5px;
float: right;
border : 1px solid #666;
}
#articleBody H2 {
margin-top: 0px;
margin-bottom: 5px;
font-size : 12pt;
font-weight: bold;
}
#articleBody P {
margin-top: 5px;
margin-bottom: 10px;
font-size : 9pt;
color: #666666;
line-height: 18px;
}
/* --- END Article box definition (DATABASE CATEGORY) -------------------- */
/*--- BEGIN Attachements ------------------------------------------------- */
table.attachements {
background-color: #EEE;
margin-bottom: 10px;
border-collapse : collapse;	
}
table.attachements A:link,
table.attachements A:active,
table.attachements A:visited {
text-decoration: none;
width: 320px;
display: block;
}
table.attachements A:hover {
text-decoration: none;
}
td.att_headers {
background-color: #44a0ff;
font-size: 10pt;
color: #FFF;
font-weight : bold;
padding : 5px;
}
td.att_subheaders {
font-size: 9pt;
padding : 5px;
border-bottom : 1px solid #44a0ff;
}
td.att_cell {
padding: 5px;
font-size: 9pt;
border-bottom : 1px solid #44a0ff;
}
td.att_field{
padding: 5px;
font-size: 9pt;
font-weight: normal;
}
tr.att_normal { 
background-color: 
}
tr.att_highlight { 
color: #000000;
}
.required {
color: #FF0000;
font-size: 10pt;
font-weight: bold;
}
/*--- END Attachements --------------------------------------------------- */
/* --- BEGIN Related Articles box  --------------------------------------- */
#relatedArticles {
background-color: #EEE;
margin-bottom: 15px;
font-size : 10pt;
}
#relatedArticles H2{
padding: 5px;
margin: 0px;
background-color: #44a0ff;
color : #FFF;
font-size : 10pt;
font-weight: bold;		
}
#relatedArticles UL{
margin-bottom: 5px;
}
#relatedArticles LI{
list-style-type : square;
}
/* --- END Related Articles box  ----------------------------------------- */
/*--- BEGIN Responder form items  ---------------------------------------- */
table.responder {
background-color: #EEE;
width: 100%;
margin-bottom: 10px;
padding: 0px;
border-collapse: collapse;
}
table.responder td.responsHeader {
text-align: left;
font-size: 10pt;
color: #FFF;
font-weight: bold;
padding: 5px;
background-color: #44a0ff;
}
table.responder td.responsLeft {
width:120px;
font-size: 10pt;
padding: 5px;
}
table.responder td.responsRight {
padding-top: 5px;
padding-bottom: 5px;	
}
table.responder td.responsMid {
padding: 5px;
border:0px;
font-size: 10pt;	
line-height: 20px;
color: #666;
}
table.responder td.responsFooter {
font-family: Verdana;
height: 20px;
vertical-align: top;
border: 0px;
}
table.responder .field_textarea {
padding: 3px;
font-family: Verdana;
font-size: 9pt;
border: 1px solid #aaa;
}
table.responder .field_normal {
height: 22px;
padding: 3px;
font-family: Verdana;
font-size: 9pt;
border: 1px solid #aaa;
}
table.responder .field_required {	
height: 22px;
padding: 3px;
font-family: Verdana;
font-size: 9pt;
border: 1px solid #aaa;
}
input.catcher {
background-color: #DDDDDD;
color: #000000;
display: none;
}
/*--- END FORM Items ----------------------------------------------------- */
/* --- BEGIN Search box definition --------------------------------------- */
#searchBody {
position: absolute;
padding-top: 40px;
padding-left: 740px;
color : #666666;
font-size : 8pt;
float: left;
z-index: 4;
}
#searchBody A:link,
#searchBody A:visited{
display: block;
font-size : 9pt;
width: 30px;
height: 21px;
margin-left: 5px;
padding-left: 0px;
color: #000000;
background-image : url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/search-off.gif);
background-repeat : no-repeat;
}
#searchBody A:hover,
#searchBody A:active{
color: #FF0000;
background-image : url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/search-on.gif);	
background-repeat : no-repeat;	
}
#searchBody input.searchField {
font-family: Verdana;
color: #666;
font-size: 9pt;
font-style: normal;
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 3px;
border: 0px;
background-color: #FFF;
width: 166px;
height: 21px;
background-image: url(../htmlViewDocuments/8CCA0FD30AB490C1C12577180046ED9D/$FILE/bg-search.gif);
background-repeat: no-repeat;
background-position: left;
}
/* --- END Search 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 #44a0ff;
}
a.paginator:link,
a.paginator:visited {
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #44a0ff;
text-decoration: none;
background-color: #c0e0fe;
border : 1px solid #44a0ff;
text-align : center;
}
a.paginator:active,
a.paginator:hover {
color: #FFFFFF;
background-color: #44a0ff;
border : 1px solid #44a0ff;
}
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: #44a0ff;
border : 1px solid #44a0ff;
text-align : center;	
}
a.backLink:link,
a.backLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #44a0ff;
text-decoration: none;
background-color: #c0e0fe;
border : 1px solid #44a0ff;
text-align : center;
}
a.backLink:hover,
a.backLink:active {
color: #FFFFFF;
background-color: #44a0ff;	
}
a.archiveLink:link,
a.archiveLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #44a0ff;
text-decoration: none;
background-color: #c0e0fe;
border : 1px solid #44a0ff;
text-align : center;
}
a.archiveLink:hover,
a.archiveLink:active {
color: #FFFFFF;
background-color: #44a0ff;	
}
/* --- END Navigation Elements ----------------------------------------- */
/* --- END StyleSheet -------------------------------------------------- */

