/* --- StyleSheet -------------------------------------------------------- */
/* Author: VIP marketing BV                                                */
/* Creation date: 21-01-2010                                               */
/* Modification date: 21-01-2010                                           */
/* Customer: WGCC                                                          */
/* Usage: Freestyler 3 base stylesheet SCREEN                              */
/* ----------------------------------------------------------------------- */
BODY {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: #FFFFFF;
font: normal 9px/140% Arial, Verdana;
color: #000;
line-height: 20px;
background-image: url(../htmlViewDocuments/66C9BA1BAD6F8D90C12576C40054CAFD/$FILE/headerBG_new.jpg);
background-repeat: repeat-x;
background-position: top center;
}
/* --- BEGIN LOTUS DOMINO FORM FIX --- */
FORM {
padding: 0px;
margin: 0px;
}
/* --- END LOTUS DOMINO FORM FIX ---- */
H1 {
font-size : 15pt;
color : #0078d1;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}
H2 {
font-size : 13pt;
color : #0078d1;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}
H3 {
font-size : 11pt;
color : #0078d1;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}
HR {
height : 1px;
color : #9A9A9A;
}
P {
font-size : 10pt;
color : #000;	
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 : #9A9A9A #9A9A9A #9A9A9A #9A9A9A;
}
a:link,
a:visited,
a:active {	
color: #0078d1;
text-decoration: underline;
}
a:hover {
color: #5daedb;
text-decoration: underline;
}
/* --- BEGIN Framestructure definition ----------------------------------- */
table.mainStructure {
width: 960;
}
td.pageHeader{
height: 204px;
vertical-align: top;
color: #9A9A9A;
font-size: 9pt;
font-weight: bold;
padding-top: 0px;
padding-left: 0px;
}
td.rightHeader{
height: 204px;
text-align: right;
vertical-align: top;
padding-top: 10px;
padding-right: 20px;
}
td.rightHeader P{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
padding: 0px;
color: #FFF;
}
td.rightHeader A{
color: #FFF;
}
td.menuBar {
background-color: #7bc1e5;
padding: 0px;
margin: 0px;
font-size: 12pt;
}
td.pageBanner {
text-align: center;
background-color : #FFF;
} 
td.pageBox {
background-color : #FFFFFF;
vertical-align : top;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 15px;
}
td.rightCollumn {
padding-top: 15px;
padding-right: 20px;
padding-left: 10px;
padding-bottom: 15px;
background-color: #e9e9e9;
vertical-align : top;
}
#advertiserBox{
padding-top: 10px;
padding-bottom: 10px;
width: 280px; 
font-size: 9pt;
}
td.pageFooter {
height: 30px;
padding-left: 0px;
padding-right: 0px;
}
/* --- END FrameStructure definitition ----------------------------------- */
/* --- BEGIN MenuItems Definition -------------------------------------- */
#menu {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 10px;
padding: 0;
z-index: 30;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
#menu li
{
margin: 0px;
padding: 0px;
list-style: none;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
}
#menu li a {
display: block;
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 20px;
color: #0051aa;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12pt;
text-decoration: none;
font-variant: small-caps;	
}
#menu li a:hover{
background-color: #0051aa;
color: #FFF;
}
#menu a.menu_current{
background-color: #0051aa;
color: #FFF;
}
#menu div {
position: absolute;
visibility: hidden;
margin-top: 0px;
padding: 0px;
background: #969696;
z-index: 31;
text-decoration: none;
filter: alpha(opacity=90); 
opacity: 0.9;	
}
#menu div a {
position: relative;
display: block;
margin: 0px;
padding-top:5px;
padding-left: 10px;
padding-right: 30px;
padding-bottom: 5px;
width: auto;
text-align: left;
background: #969696;
color: #FFF;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
white-space: nowrap;	
}
#menu div a:hover {
background: #666;
color: yellow;
text-decoration: none;	
}
/*--- END MenuItems Defintion -------------------------------------------- */
/* -- BEGIN MainImage ---------------------------------------- */
#primaryImage {
position: absolute;
padding-left:0px;
padding-top: 60px;
z-index: 2;
}
#mainImage {
margin-bottom: 10px;
}
#mainImage IMG{
border: 1px solid #666;
}
#secondaryImage {
position: absolute;
padding-left: 450px;
padding-top: 0px;
z-index: 2;
}
/* --- END MainImage ----------------------------------------- */
/* --- BEGIN footerBox  -------------------------------------- */
#footerBox {
text-align: left;
padding: 0px;
}
#footerBox P{
padding:0px;
margin: 0px;
}
#footerBox A:link,
#footerBox A:visited {
color: #666;
text-decoration: none;
}
#footerBox A:hover {
text-decoration: underline;
}
/* --- END footerBox  -------------------------------------- */
/* --- 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: 12pt;
font-weight: bold;
}
/* --- END Colofon Box --------------------------------------------------- */
/* --- BEGIN Image Gallery definition ------------------------------------ */
#imageGallery {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 15px;
}
#imageGallery H2{
font-size: 12pt;
font-weight: bold;
}
#imageGallery IMG {
border: 1px solid #9A9A9A;
margin: 2px;
width: 78px;
height: 59px;
}
/* --- 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 P {
font-size: 9pt;
margin-top: 3px;
margin-bottom: 5px;
}
#xsellBody H2 {
font-size: 12pt;
font-weight: bold;
}
#xsellBody UL {
font-size: 9pt;
line-height: 18px;
margin-bottom: 5px;
}
/* --- 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 {
margin-top: 20px;
margin-bottom: 20px;
padding: 10px;
font-size: 10pt;
background-color: #f5f5f5;
border-top: 1px solid #ffc71e;
border-left: 1px solid #ececec;
border-right: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}
img.articleImage {
margin-left: 5px;
float: right;
border : 1px solid #9A9A9A;
}
#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;
line-height: 18px;
}
#articleBody A{
text-decoration: none;
}
/* --- 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: underline;
width: 320px;
display: block;
}
table.attachements A:hover {
text-decoration: underline;
}
td.att_headers {
background-color: #9A9A9A;
font-size: 10pt;
color: #FFF;
font-weight : bold;
padding : 5px;
border: 1px solid #999;	
vertical-align: bottom;
}
td.att_subheaders {
font-size: 9pt;
padding : 5px;
}
td.att_cell {
padding: 5px;
font-size: 8pt;
line-height: 24px;
border: 1px solid #999;
vertical-align: top;
}
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: #9A9A9A;
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: #9A9A9A;
}
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: #9A9A9A;
}
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 {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 15px;
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: 0px;
color: #000000;
background-image : url(../htmlViewDocuments/66C9BA1BAD6F8D90C12576C40054CAFD/$FILE/search21_off.gif);
background-repeat : no-repeat;
}
#searchBody A:hover,
#searchBody A:active{
color: #FF0000;
background-image : url(../htmlViewDocuments/66C9BA1BAD6F8D90C12576C40054CAFD/$FILE/search21_on.gif);	
background-repeat : no-repeat;	
}
#searchBody input.searchField {
font-family: Verdana;
color : #666;
font-size : 9pt;
font-style : normal;
padding: 3px;
border : 1px solid #666;
background-color: #FFF;
width: 230px;
height: 21px;
}
/* --- 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 #9A9A9A;
}
a.paginator:link,
a.paginator:visited {
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0078d1;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0078d1;
text-align : center;
}
a.paginator:active,
a.paginator:hover {
color: #FFFFFF;
background-color: #0078d1;
border : 1px solid #0078d1;
}
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: #0078d1;
border : 1px solid #0078d1;
text-align : center;	
}
a.backLink:link,
a.backLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0078d1;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0078d1;
text-align : center;
}
a.backLink:hover,
a.backLink:active {
color: #FFFFFF;
background-color: #0078d1;	
}
a.archiveLink:link,
a.archiveLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0078d1;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0078d1;
text-align : center;
}
a.archiveLink:hover,
a.archiveLink:active {
color: #FFFFFF;
background-color: #0078d1;	
}
/* --- END Navigation Elements ----------------------------------------- */
/*--- BEGIN WGCC table --------------------------------------------------- */
table.wgcc {
background-color: #a9cfe4;
margin-bottom: 10px;
border-collapse : collapse;	
}
td.wgccCompany {
padding: 5px;
font-size: 8pt;
line-height: 24px;
border: 1px solid #0077be;
vertical-align: top;	
}
td.wgccStatus {
padding-top: 5px;
font-size: 8pt;
line-height: 24px;
border: 1px solid #0077be;
vertical-align: top;	
}
/*--- END WGCC table ----------------------------------------------------- */
/* --- END StyleSheet -------------------------------------------------- */

