/* --- StyleSheet -------------------------------------------------------- */
/* Author: ASPerience BV                                                   */
/* Creation date: 16-05-2008                                               */
/* Modification date: 16-05-2008                                         */
/* Customer: Axxerion FMS - Heteren                                      */
/* Usage: Basic stylesheet for Axxerion FMS corporate website               */
/* ----------------------------------------------------------------------- */
BODY {
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
background-color : #FFFFFF;
font:normal 9px/140% Arial, Verdana;
color : #666666;	
line-height: 20px;
}
H1 {
font-size : 13pt;
color : #008080;
font-weight: bold;
margin-bottom: 0px;
}
H2 {
font-size : 11pt;
color : #008080;
font-weight: bold;
margin-bottom: 0px;
}
H3 {
font-size : 9pt;
color : #008080;
font-weight: bold;
margin-bottom: 0px;
}
HR {
height : 1px;
color : #008080;
}
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: #008080;
text-decoration: underline;
}
a:hover {
color: #990000;
text-decoration: underline;
}
/*--- END Default link styles ------------------------------------------------*/
/* --- Framestructure definition ----------------------------------------- */
table.mainStructure {
width: 990px;
}
td.leftHeader{
height: 5px;
}
td.pageHeader P{
padding: 0px;
margin: 0px;
}
td.pageHeader{
height: 5px;
font-size : 8pt;
padding: 5px;
text-align: right;
}
td.rightHeader{
height: 5px;
}
td.leftBannerBox {
height: 20px;
text-align: center;
background-color : #FFFFFF;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #AAAAAA;		
} 
td.midBannerBox {
height: 20px;
vertical-align : top;
background-color : #FFFFFF;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #AAAAAA;	
}
td.rightBannerBox {
height: 20px;
padding-left: 10px;
text-align: left;	
background-color : #FFFFFF;
border-left-width : 1px;
border-left-style : solid;
border-left-color : #AAAAAA;		
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/rightCollumn.gif);
}
td.leftCollumn {
background-color: #FFFFFF;
vertical-align : top;	
width: 240px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #AAAAAA;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #AAAAAA;	
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/leftCollumn.gif);
}
td.pageBox {
background-color : #FFFFFF;
vertical-align : top;
padding : 10px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #AAAAAA;
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/pagebackground.jpg);
background-position : bottom;
background-repeat : no-repeat;
}
td.rightCollumn {
background-color: #FFFFFF;
vertical-align : top;
width: 240px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #AAAAAA;
border-left-width : 1px;
border-left-style : solid;
border-left-color : #AAAAAA;		
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/rightCollumn.gif);
}
td.leftFooter {
height: 30px;
background-color : #FFFFFF;
padding: 3px;
background-image : ;
}
td.pageFooter {
height: 30px;
font-size: 8pt;
color: #666666;
background-color : #FFFFFF;
padding: 3px;
text-align : center;
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/pageFooter.gif);
vertical-align : bottom;
background-repeat : no-repeat;
}
td.rightFooter {
height: 30px;
background-color : #FFFFFF;
padding: 3px;
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/rightFooter.gif);
background-repeat : no-repeat;	
}
/* --- END FrameStructure definitition -------------------------------- */
/*--- menu items normal   -----------------------------------------------*/
a.menu:link,
a.menu:visited 		{
padding : 5px 5px 5px 50px;
margin: 0px;	
display:block;
font : normal 10pt Arial;
color: #999999;
text-decoration: none;
font-weight : bold;
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/menu_normal.gif);
}
a.menu:hover	{
color: #008080;
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/menu_hover.gif);	
}
a.menu_current:link,
a.menu_current:visited,
a.menu_current:hover	{
padding : 5px 5px 5px 50px;
margin : 0px;	
display:block;
font : normal 10pt Arial;
color: #008080;
text-decoration: none;	
font-weight : bold;
background-image : url(../adminViewMenu/31EA649D10BC96EAC12574400031DEBE/$FILE/menu_hover.gif);
}
a.submenu:link,
a.submenu:visited 		{
padding : 5px 5px 5px 60px;
margin-top : 0px;	
display:block;
font : normal 8pt Arial;
color: #999999;
text-decoration: none;
}
a.submenu:hover	{
color: #008080;
text-decoration: underline;			
background-image : ;		
}
a.submenu_current:link,
a.submenu_current:visited,
a.submenu_current:hover	{
padding : 5px 5px 5px 60px;
margin: 0px;	
display:block;
font : normal 8pt Arial;
color: #008080;
background-image : ;			
text-decoration: underline;			
}
/*--- END menu items ---------------------------------------------------*/
/*--- Embedded Tables ---------------------------------------------------*/
table.object {
background-color: #f2f3f8;
border : 1px solid #008080;
}
tr.objectHeaders {
font-family: Arial;
font-size : 10pt;
color: #FFFFFF;
font-weight : bold;
background-color : #008080;
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: #008080;
text-decoration: none;
}
a.attachement:hover	{
display:block;
width: 100%;	
color: #990000;
background-color: #FFFFCC; 		
text-decoration: underline;
}
/*--- END Attachement Items -------------------------------------------------*/
/* --- home box definition ----------------------------------------- */
#boxHomeNews {
width: 250px;
margin-top: 10px;
padding: 5px;
font-size : 8pt;
color: #666666;
background-color: #EEEEEE;	
float: right;
border : 1px solid #008080;
display: none;
}
#boxHomeNews A:link,
#boxHomeNews A:visited {
color: #008080;
text-decoration: none;
}
#boxHomeNews A:hover,
#boxHomeNews A:active {
color: #990000;
text-decoration: underline;
}
/* --- END home box definition --------------------------------- */
/* --- Crossell box definition ----------------------------------------- */
#articleBody {
margin-bottom: 10px;
padding: 3px;
color : #666666;
font-size : 9pt;
line-height: 20px;
background-color: ;
}
#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 : #008080;
font-size : 11pt;
font-weight: bold;
}
#articleBody A:link,
#articleBody A:visited {
color: #008080;
text-decoration: none;
}
#articleBody A:hover,
#articleBody A:active {
color: #990000;
text-decoration: underline;
}
/* --- END Crossell box definition ----------------------------------------- */
/* --- Crossell box definition ----------------------------------------- */
#xsellBody {
margin-top: 5px;
margin-left: 5px;
margin-bottom: 10px;
padding: 5px;
color : #666666;
font-size : 10pt;
line-height: 16px;
}
#xsellbody ul {
font-size : 10pt;
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 : 10pt;
color: #666666;
line-height: 16px;
}
#xsellBody H2 {
margin-top: 0px;
margin-bottom: 5px;
color : #008080;
font-size : 12pt;
font-weight: bold;
}
#xsellBody H3 {
margin-top: 0px;
margin-bottom: 5px;
line-height: 20px;
color : #008080;
font-size : 9pt;
font-weight: bold;
}
#xsellbody .textfield {
width: 150px;
}
#xsellBody A:link,
#xsellBody A:visited {
color: #008080;
text-decoration: none;
}
#xsellBody A:hover,
#xsellBody A:active {
color: #990000;
text-decoration: underline;
}
/* --- END Crossell box definition ----------------------------------------- */
/* --- Menu box definition ----------------------------------------- */
#menuColofon {
color: #666666;
line-height: 20px;
padding : 5px 15px 5px 35px;
}
#menuColofon P {
font-size : 8pt;
color: #666666;
margin-top: 3px;
margin-bottom: 3px;
}
#menuColofon H3 {
font-size : 12pt;
color : #008080;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
}
#menuColofon label {	
color: #008080;
text-decoration: none;
}
#menuColofon A:link,
#menuColofon A:visited  {
color: #008080;
text-decoration: none;
}
#menuColofon A:hover,
#menuColofon A:active  {
color: #990000;
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 ----------------------------------------------------*/
#pageNavigator{
margin-top: 20px;
font : normal 8pt Arial;
display: block;
color : #666666;
text-align : left;		
line-height: 30px;
border-top : 1px solid #008080;
}
a.paginator:link,
a.paginator:visited {
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #008080;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #008080;
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: #008080;
border : 1px solid #008080;
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: #008080;
border : 1px solid #008080;
text-align : center;	
}
/* --- END StyleSheet ---------------------------------------------------- */
input.catcher {
background-color: #DDDDDD;
color: #000000;
display: none;
}
/* --- BEGIN Image Gallery definition ------------------------------------ */
#imageGallery {
margin-top: 5px;
margin-left: 5px;
margin-bottom: 10px;
padding: 5px;
color : #666666;
font-size : 8pt;
line-height: 16px;
}
#imageGallery H2{
margin-top: 0px;
color : #008080;
font-size : 10pt;
font-weight: bold;
}
#imageGallery IMG {
border: 1px solid #CCC;
margin: 2px;
width: 100px;
height: 75px;
}
/* --- END Image Gallery definition -------------------------------------- */

