body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 130%;
	color: #444444;
	background-color: #dddddd;
  background-image: url(images/blue-gradient2.png);
  background-repeat: repeat;
  background-attachment: fixed;
	font-size: 85%;
	text-align: left;
	border-bottom: .5em;
  behavior: url(csshover.htc);
}
*
 {margin:0; padding:0;}

pre {
	font-family: Tahoma, Arial, sans-serif;  
}

td {
	vertical-align: top; 
	text-align: left;
}

blockquote {
    margin: 0 30px 0 30px;
}

.ptable td {
    padding: 3px;
	line-height: 120%;
}

.ptable th {
    padding: 3px;
	line-height: 110%;
	vertical-align: bottom;
}

.ptablethr {
	text-align: right;
}

.ptablethl {
	text-align: left;
}

.skypetable {
	margin:0;	
	padding:0;	
}

.skypetable td {
    padding: 1px;
    line-height:105%;
}

.tdl {
	text-align: left;
}

.tdc {
	text-align: center;
}

.tdr {
	text-align: right;
}

.tdt {
	vertical-align: top;
}


.tdm {
	vertical-align: middle;
}

.tdb {
	vertical-align: bottom;
}

.tdrt {
	text-align: right;
    vertical-align: top;
}

.tdct {
	text-align: center;
    vertical-align: top;
}

.tdrm {
	text-align: right;
    vertical-align: middle;
}

.tdcm {
	text-align: center;
    vertical-align: middle;
}

.tdlb {
	text-align: left;
    vertical-align: bottom;
}

.tdrb {
	text-align: right;
    vertical-align: bottom;
}
.tdcb {
	text-align: center;
    vertical-align: bottom;
}

p {
	margin-bottom: 10px;
	text-align: left;  
}

.subtext {
	font-size: 85%;
	line-height: 120%;
}

h1 {
	color: #000066;
	font-weight: normal;
    margin-top: 10px;
    margin-bottom: 20px;
	font-size: 150%;
    line-height: 125%;    
}

h2 {
	color: #000066;
	font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 125%;
    line-height: 125%;    
}

h3 {
	color: #000066;
	font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 115%;
    line-height: 115%;    
}

h4 {
	color: #000066;
	font-weight: bold;
    margin-top: 7px;
    margin-bottom: 10px;
	font-size: 105%;
    line-height: 105%;    
}

.backoffice-h2 {
  margin: 3px 0 10px 0;
}

:link, :visited { text-decoration: underline; }
:link:focus, :visited:focus { color: #FF0000; }
:link { color: #0044FF }
:visited { color: #0044FF }
:link:hover, :visited:hover { color: #FF0000; }
:link:active, :visited:active { color: #FF0000; }

ul, ol {
    margin: 10px 0 10px 15px;
    padding-left: 15px;
}

li {
    line-height: 140%;
}

.main {
    margin: 10px 15px 15px 15px;  
}

a.topmenu {
	padding-top: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 11pt;
	font-weight: normal;
}
a.topmenu:visited {
	color: #fff;
	text-decoration: none;
}
a.topmenu:hover {
	color: #fff;
	text-decoration: underline;
}

a.bottommenu {
  font-size: 12px;
	color: #ddd;
	text-decoration: none;
}
a.bottommenu:visited {
	color: #ddd;
	text-decoration: none;
}
a.bottommenu:hover {
	color: #fff;
	text-decoration: underline;
}

a.languagelink {
  font-size: 10pt;
  line-height: 165%;
 	color: #fff;
	text-decoration: none;
}
a.languagelink:visited {
	color: #fff;
	text-decoration: none;
}
a.languagelink:hover {
	color: #ff0;
	text-decoration: underline;
}

.bbait {
  display: none; 
}

/* Backoffice menu */
a.topmenu1 {
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
    line-height: 25px;
}
a.topmenu1:visited {
	color: #ffffff;
	text-decoration: none;
}
a.topmenu1:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Breadcrumbs links */
a.topmenu2 {
	color: #00f;
	padding: 0px;
	font-weight: normal;
	font-size: 10pt;
}
a.topmenu2:visited {
	color: #00f;
}
a.topmenu2:hover {
	color: #FF0000;
	text-decoration: underline;
}

.bodyquote1 {
    border: 1px solid black;
    text-decoration: italic;
    background-color: #99FFFF;
    width: 400px;
    margin-left: auto; 
	margin-right: auto;
}

.bodyquote1 p {
    padding: 7px;
	margin-bottom: 0px;
}

.footerdiv {
	text-align: center; 
	padding: 5px 10px 10px 10px; 
	background-color: #8C0B05; 
	line-height: 125%; 
	color: #eeeeee; 
	font-size: 80%;
}

.contactform th {
	padding: 5px;
	text-align: right;
    font-weight: normal;
    font-size: small;
}

.contactform td {
	padding: 5px;
	text-align: left;
    font-weight: normal;
    font-size: small;
}



/* the horizontal menu starts here */
div#topmenu {
	width:100%; /* makes the div full width */
	float:left;
/*	border-top:1px solid #8C0B05;	/* draws line on top edge of div */
/*	border-bottom:1px solid #8C0B05;	 /* draws line on bottom edge of div */
	font-size:.9em;	/* SET FONT-SIZE HERE */
/*	background-color:#8C0B05; /* colors the div */
	padding:0;
	margin: 0 0 0 -8px;
    line-height:100%;
	}
div#topmenu ul {
	margin:0 0 0 0;/* indents ul from edge of container - NOTE: diff value for IE in hacks below */
	}
div#topmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
/*	background-color:#8C0B05; /*sets the background of the menu items */
/*	border-right:1px solid #fff; /* creates dividing lines between the li elements */
	padding:0 5px; /*creates space each side of menu item's text */
	}
div#topmenu li:first-child {
/*	border-left:1px solid #8C0B05; /*the first vertial line on the menu */
	padding-left:0; /*creates space each side of menu item's text */
	margin-left:0; /*creates space each side of menu item's text */
	}
div#topmenu li:hover { 
/*	background-color:#8C0B05; /*sets the background of the menu items */
/*	text-decoration:underline;	 /* sets the underlining of the link */
	}
div#topmenu a {
    display:block;
	padding:1px 1px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#fff;	/* sets the type color */
    margin: 2px 0 2px 0;
	}
div#topmenu a:hover {
	color:#F00;
	text-decoration:underline;	 /* sets the underlining of the link */
	}
/* the menu ends here */

/* the drop-down starts here */
div#topmenu ul li ul {
	margin: 1px 0 0 0; 
	z-index: 10; /* puts drop-down on top of div - Safari needs this as menu is 1px higher */
	position: absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	left: -10px; /*aligns the drop exactly under the menu */
	width: 12em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	border-right: 0; /* stops SCBs drops having two right borders - they inherit the border, IE doesn't */
/*	border-top: 1px solid #fff; /* creates dividing lines between the li elements */
/*	border-bottom: 1px solid #fff; /* creates dividing lines between the li elements */
	}
div#topmenu ul li ul li {
	padding:0;
	margin:0;
	width:100%; /* makes the list items fill the list container (ul) */
	background-color:#8C0B05; /*sets the background of the menu items */
/*	border-top:1px solid #fff; */
	border-left:   1px solid #fff;
	border-right:  1px solid #fff;
	border-bottom: 1px solid #fff;
	}
div#topmenu ul li ul li a {
	padding:1px .5em;
	text-decoration:none;	 /* removes the underlining of the link */
	}
div#topmenu ul li ul li:first-child {
	border-top:1px solid #fff; /*the top edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#topmenu ul li ul {
	display:none;  /* conceals the drop-down when menu not hovered */
	} 
div#topmenu ul li:hover ul {
	display:block; /* shows the drop-down when the menu is hovered */
	} 
/* drop-down menu ends here */

/* pop-out starts here */
body div#topmenu ul li ul li ul  {
	position:absolute; 
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:12em;
	}
div#topmenu ul li ul li:hover ul {
	visibility:visible; /* same effect as display:block in this situation */
	}
/* second level popouts start here*/
div#topmenu ul li ul li:hover ul li ul {
	visibility:hidden;
	}
div#topmenu ul li ul li ul li:hover ul {
	visibility:visible; /* same effect as display:block in this situation */
	}
/* pop-out ends here */
	
/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#topmenu ul {
	float:left; /* makes the ul wrap the li's */
/*	border-left:1px solid #8C0B05; /* adds the rightmost menu vertical line to the ul */
/*	margin-left:15px; /* IE doubles the given value above - why? */
	}

/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#topmenu ul li ul {
	margin-top:-1px; /* Adjust for IE */
	border-top:1px solid #fff;
	border-left:0px; /* stops the drop inheriting the ul border */
	}

/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#topmenu ul li ul li ul { 
  left:9.85em; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:12em;
  } 
/* and the "be nice to Opera" rule */
html>body div#topmenu ul li ul li ul {
  left:12em;
} 

/* an Opera-only hack to fix a redraw problem by invisibly extending the ul */
/* the first-level drop stays open for 100px below the bottom but at least it works */
/* this can be reduced to as little as 22px if you don't have pop-outs */
/* the pop-out menu stays open for 22px below the bottom but at least it works */
	@media all and (min-width: 0px){
   body div#topmenu ul li ul {padding-bottom:100px;}
   body div#topmenu ul li ul li ul {padding-bottom:22px;}
   ul li ul li ul li ul li:hover {visibility:visible;} /* same effect as display:block in this situation */

   }
/*end Opera hack */
/* END OF HACK ZONE */
/* the drop-down ends here */
/* END OF LIST-BASED MENU */



/* the horizontal menu starts here */
div#listmenu {
	width:100%; /* makes the div full width */
	float:left;
	border-top:1px solid #8C0B05;	/* draws line on top edge of div */
	border-bottom:1px solid #8C0B05;	 /* draws line on bottom edge of div */
	font-size:.9em;	/* SET FONT-SIZE HERE */
	background-color:#8C0B05; /* colors the div */
	padding:0;
	margin:0 0 15px 0;
    line-height:115%;
	}
div#listmenu ul {
	margin:0 0 0 0;/* indents ul from edge of container - NOTE: diff value for IE in hacks below */
	}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#8C0B05; /*sets the background of the menu items */
	border-right:1px solid #8C0B05; /* creates dividing lines between the li elements */
	}
div#listmenu li:first-child {
	border-left:1px solid #8C0B05; /*the first vertial line on the menu */
	}

div#listmenu li:hover { 
	background-color:#8C0B05; /*sets the background of the menu items */
/*	text-decoration:underline;	 /* sets the underlining of the link */
	}
div#listmenu a {
    display:block;
	padding:1px 6px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#fff;	/* sets the type color */
    margin: 2px 0 2px 0;
	}
div#listmenu a:hover {
	color:#F00;
	text-decoration:underline;	 /* sets the underlining of the link */
	}
/* the menu ends here */

/* the drop-down starts here */
div#listmenu ul li ul {
	margin:2px 0 0 0; 
	z-index:10; /* puts drop-down on top of div - Safari needs this as menu is 1px higher */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:12em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	border-right:0; /* stops SCBs drops having two right borders - they inherit the border, IE doesn't */
	border-top:1px solid #8C0B05; /* creates dividing lines between the li elements */
	left:-16px; /*aligns the drop exactly under the menu */
	}
div#listmenu ul li ul li {
	padding:0;
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #fff; /*  three sides of each drop-down item */
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	}
div#listmenu ul li ul li a {
	padding:1px .5em;
	text-decoration:none;	 /* removes the underlining of the link */
	}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #fff; /*the top edge of the dropdown */
	border-left:1px solid #fff; /*  three sides of each drop-down item */
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {
	display:none;  /* conceals the drop-down when menu not hovered */
	} 
div#listmenu ul li:hover ul {
	display:block; /* shows the drop-down when the menu is hovered */
	} 

/* pop-out starts here */
body div#listmenu ul li ul li ul  {
	position:absolute; 
	visibility:hidden; /* same effect as display:none in this situation */
	top:-2px; 
	left:12em;
	}
div#listmenu ul li ul li:hover ul {
	visibility:visible; /* same effect as display:block in this situation */
	}
/* second level popouts start here*/
div#listmenu ul li ul li:hover ul li ul {
	visibility:hidden;
	}
div#listmenu ul li ul li ul li:hover ul {
	visibility:visible; /* same effect as display:block in this situation */
	}
/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
/*	border-left:1px solid #fff; /* adds the rightmost menu vertical line to the ul */
/*	margin-left:15px; /* IE doubles the given value above - why? */
	}

/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	margin-top:1px; /* Adjust for IE */
	border-top:1px solid #fff;
/*	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#listmenu ul li ul li ul { 
  left:9.85em; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:12em;
  } 
/* and the "be nice to Opera" rule */
html>body div#listmenu ul li ul li ul {
  left:12em;
} 

/* an Opera-only hack to fix a redraw problem by invisibly extending the ul */
/* the first-level drop stays open for 100px below the bottom but at least it works */
/* this can be reduced to as little as 22px if you don't have pop-outs */
/* the pop-out menu stays open for 22px below the bottom but at least it works */
	@media all and (min-width: 0px){
   body div#listmenu ul li ul {padding-bottom:100px;}
   body div#listmenu ul li ul li ul {padding-bottom:22px;}
   ul li ul li ul li ul li:hover {visibility:visible;} /* same effect as display:block in this situation */

   }
/*end Opera hack */
/* END OF HACK ZONE */
/* the drop-down ends here */
/* END OF LIST-BASED MENU */
