/* --- StyleSheet -------------------------------------------------------- */
/* Author: ASPerience BV                                                   */
/* Creation date: 06-11-2008                                               */
/* Modification date: 02-06-2009                                           */
/* Customer: ToCountOn                                                     */
/* Usage: Freestyler 3 base stylesheet SCREEN                              */
/* ----------------------------------------------------------------------- */
BODY {
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
background-color : #e5e2dd;
font:normal 9px/140% Arial, Verdana;
color : #666666;	
line-height: 20px;
}
/* --- LOTUS DOMINO FORM FIX ---*/
FORM {
padding: 0px;
margin: 0px;
}
H1 {
font-size : 16pt;
color : #9b907c;
font-weight: normal;
margin-bottom: 0px;
}
H2 {
font-size : 12pt;
color : #9b907c;
font-weight: normal;
margin-bottom: 0px;
}
H3 {
font-size : 10pt;
color : #9b907c;
font-weight: normal;
margin-bottom: 0px;
}
HR {
height : 1px;
color : #9b907c;
}
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;
}
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: #9b907c;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: underline;
}
/*--- END Default link styles ------------------------------------------------*/
table.mainStructure {
width: 990px;
}
td.leftHeader{
height: 10px;
width: 240px;		
background-color: #e5e2dd;
}
td.pageHeader{
font-size: 8pt;
font-weight: bold;
text-align: center;
height: 10px;
width: 510px;		
background-color: #e5e2dd;
}
td.rightHeader{
text-align: right;
font-size: 8pt;
height: 10px;
width: 240px;		
background-color: #e5e2dd;	
}
td.rightHeader P{
font-size: 8pt;
margin: 0px;
}
td.leftBannerBox {
height: 230px;
width: 220px;
background-color: #d6cfbd;
background-image: url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/leftBanner_v01.gif);
text-align: left;
vertical-align: top;
padding-left: 20px;
padding-top: 20px;
} 
td.midBannerBox {
height: 230px;	
width: 510px;	
vertical-align: top;
background-color : #FFFFFF;
background-image : url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/midBanner_v01.gif);
}
td.rightBannerBox {
height: 230px;
width: 210px;	
padding-top: 20px;
padding-right: 30px;
padding-left: 0px;
vertical-align : top;
text-align: right;
background-color : #FFFFFF;
background-image : url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/rightBanner_v011.gif);
}
td.rightBannerBox P{
padding: 0px;
margin: 0px;
font-size: 8pt;
}
td.leftCollumn {
background-color: #f7f4e7;
vertical-align : top;	
width: 240px;
background-image : url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/leftCollumn_v01.gif);
}
td.pageBox {
width: 490px;
vertical-align : top;
padding: 10px;
background-color: #FFFFFF;
background : #FFFFFF url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/pageBackground_v01.gif) no-repeat bottom;
}
td.rightCollumn {
vertical-align : top;
width: 240px;
background : #e5e2dd url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/rightCollumn_v01.gif) repeat;
}
td.leftFooter {
height: 40px;
width: 240px;
background : #e5e2dd url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/leftFooter_v01.gif) no-repeat;
}
td.pageFooter {
height: 40px;
width: 500px;
padding: 5px;
font-size: 8pt;
color: #666666;
vertical-align: top;
text-align : center;
background : #e5e2dd url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/pageFooter_v02.gif) no-repeat;
}
td.rightFooter {
height: 40px;
width: 240px;
background : #e5e2dd url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/rightFooter_v01.gif) no-repeat;
}
/* --- END FrameStructure definitition ----------------------------------- */
/*--- menu items normal   -----------------------------------------------*/
a.menu:link,
a.menu:visited 		{
padding : 5px 5px 5px 40px;
margin: 0px;	
display:block;
font : normal 10pt Arial;
color: #9b907c;
text-decoration: none;
font-weight : bold;
background : #e5e2dd url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/menuNormal_v01.gif);
}
a.menu:hover	{
color: #FFFFFF;
background : #e5e2dd url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/menuHover_v01.gif);
}
a.menu_current:link,
a.menu_current:visited,
a.menu_current:hover	{
padding : 5px 5px 5px 40px;
margin: 0px;	
display:block;
font : normal 10pt Arial;
text-decoration: none;
font-weight : bold;
color: #FFFFFF;
background : #e5e2dd url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/menuHover_v01.gif);
}
a.submenu:link,
a.submenu:visited 		{
padding : 5px 5px 5px 50px;
margin-top : 0px;	
display:block;
font : normal 9pt Arial;
color: #7f6e4e;
text-decoration: none;
}
a.submenu:hover	{
color: #000000;		
text-decoration: none;		
}
a.submenu_current:link,
a.submenu_current:visited,
a.submenu_current:hover	{
padding : 5px 5px 5px 50px;
margin-top : 0px;	
display:block;
font : normal 9pt Arial;
color: #000000;
text-decoration: none;	
}
/*--- END menu items ---------------------------------------------------*/
/* --- Menu box definition ----------------------------------------- */
#menuColofon {
margin-top: 20px;
padding-left: 40px;
color: #666666;
}
#menuColofon H2{
font-size: 12pt;
font-weight: bold;
}
/* --- END box definition ----------------------------------------- */
/* --- BEGIN List Category Box definition (DATABASE ROOT) ---------------- */
#categoryList {
margin-bottom: 10px;
padding: 3px;
color : #666666;
font-size : 8pt;
line-height: 20px;
background-color: #EEEEEE;
border : 1px solid #9b907c;
}
#categoryList H2{
margin-top: 0px;
margin-bottom: 0px;
color : #9b907c;
font-size : 11pt;
font-weight: bold;	
}
#categoryList P{
font-size: 8pt;
margin-top: 3px;
}
/* --- END List Category Box definition (DATABASE ROOT) ------------------ */
/* --- BEGIN Article box definition (DATABASE CATEGORY) ------------------ */
#articleBody {
width: 100%;
padding: 3px;
margin-bottom: 10px;
color : #666666;
font-size : 9pt;
line-height: 20px;
background-color: #f8f6f6;
border : 1px solid #9b907c;
}
img.articleImage {
float: right;
border : 1px solid #000000;
}
#articleBody P {
margin-top: 3px;
margin-bottom: 3px;
font-size : 9pt;
color: #666666;
line-height: 20px;
}
#articleBody H2 {
margin-top: 0px;
color : #9b907c;
font-size : 11pt;
font-weight: bold;
}
#articleBody A:link,
#articleBody A:visited {
color: #9b907c;
text-decoration: none;
}
#articleBody A:hover,
#articleBody A:active {
color: #000000;
text-decoration: underline;
}
/* --- END Article box definition (DATABASE CATEGORY) -------------------- */
/*--- BEGIN Attachements and Formtables  --------------------------------- */
table.attachements {
border : 1px solid #7F8083;
background-color: #f7f4e7;
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;
color: #666666;
}
table.attachements A:hover {
color: #000000;
}
td.att_headers {
background-color: #9b907c;
font-size: 10pt;
color: #FFFFFF;
font-weight : bold;
padding : 5px;
border-bottom : 1px solid #7F8083;
}
td.att_subheaders {
font-size: 8pt;
padding : 5px;
border-bottom : 1px solid #7F8083;
}
td.att_cell {
padding: 5px;
font-size: 8pt;
border-bottom : 1px solid #7F8083;
}
td.att_field{
padding: 5px;
font-size: 8pt;
font-weight: normal;
}
tr.att_normal { 
background-color: 
}
tr.att_highlight { 
color: #000000;
background-color: #FFFFCC; 
}
.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/3AA81B674A896140C12574710033EC9C/$FILE/backgroundInput_v01.gif);
background-repeat : no-repeat;
}
.field_required {
height: 22px;
font-family: Verdana;
color : #000000;
font-size : 8pt;
padding: 3px;
border : 1px solid #FF0000;
background-color: #FFFFFF;
background-image : url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/backgroundInput_v01.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/3AA81B674A896140C12574710033EC9C/$FILE/backgroundInput_v01.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/3AA81B674A896140C12574710033EC9C/$FILE/backgroundInput_v01.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: #f7f4e7;
border : 1px solid #9b907c;
}
#relatedArticles UL{
margin-bottom: 5px;
}
#relatedArticles LI{
list-style-type : square;
}
#relatedArticles H2{
margin-top: 0px;
margin-bottom: 0px;
color : #9b907c;
font-size : 11pt;
font-weight: bold;	
}
/* --- END Related Articles box  ----------------------------------------- */
/* --- BEGIN Search box definition --------------------------------------- */
#searchBody {
padding: 5px;
margin-left: 5px;
margin-bottom: 10px;
color : #666666;
font-size : 8pt;
}
#searchBody A:link,
#searchBody A:visited{
display: block;
font-size : 9pt;
width: 21px;
height: 21px;
margin-left: 5px;
padding-left: 27px;
color: #000000;
background-image : url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/search21_off_v01.gif);
background-repeat : no-repeat;
}
#searchBody A:hover,
#searchBody A:active{
color: #FF0000;
background-image : url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/search21_on_v01.gif);	
background-repeat : no-repeat;	
}
#searchBody input.searchField {
font-family: Verdana;
color : #666666;
font-size : 9pt;
font-style : normal;
padding: 3px;
border : 1px solid #999999;
background-color: #FFFFFF;
width: 165px;
height: 22px;
background-image : url(../htmlViewDocuments/3AA81B674A896140C12574710033EC9C/$FILE/backgroundInput_v01.gif);
}
/* --- END Search box definition ----------------------------------------- */
/* --- BEGIN Crossell box definition ------------------------------------- */
#advertiserBox{
padding-left: 10px;
padding-right: 38px;
font-size: 8pt;
}
#xsellBody {
margin-left: 0px;
margin-bottom: 15px;
padding: 0px;
color : #666666;
font-size : 9pt;
line-height: 18px;
}
#xsellBody P {
margin-top: 3px;
margin-bottom: 3px;
font-size : 9pt;
color: #666666;
line-height: 18px;
}
#xsellBody H2 {
margin-top: 0px;
color : #9b907c;
font-size : 10pt;
font-weight: bold;
}
#xsellBody A:link,
#xsellBody A:visited {
color: #7f6e4e;
text-decoration: none;
}
#xsellBody A:hover,
#xsellBody A:active {
color: #990000;
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 #9b907c;
}
a.paginator:link,
a.paginator:visited {
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #9b907c;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #9b907c;
text-align : center;
}
a.paginator:active,
a.paginator:hover {
color: #FFFFFF;
background-color: #9b907c;
border : 1px solid #9b907c;
}
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: #9b907c;
border : 1px solid #9b907c;
text-align : center;	
}
a.backLink:link,
a.backLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #9b907c;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #9b907c;
text-align : center;
}
a.backLink:hover,
a.backLink:active {
color: #FFFFFF;
background-color: #9b907c;	
}
a.archiveLink:link,
a.archiveLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #9b907c;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #9b907c;
text-align : center;
}
a.archiveLink:hover,
a.archiveLink:active {
color: #FFFFFF;
background-color: #9b907c;	
}
/* --- END Navigation Elements ----------------------------------------- */
/* --- END StyleSheet -------------------------------------------------- */

