  /*

  	-- -- -- -- -- -- --
  	Browser Fixes
  	-- -- -- -- -- -- --
  	
  	This file uses CSS filtering methods to fix various
  	layout bugs.

  	Each of the following three imported files is a 
  	separate, browser-specific CSS file that keeps all 
  	hacks out of the main style sheet.
  	
  	Over time, as supporting these browsers no longer
  	remains a priority, cleaning up the hacks is as
  	easy as deleting the @import statement below, or
  	simply no longer linking this file from the HTML.
  	
  */

  /* 
    fix ie6 "peekaboo bug" using the "holly hack". 
    Note, this style only gets applied to ie6
  */
  * html .wrapper {
    height: 0.1%;
  }

  /* 
   * IE5 mac - overrides the IE/Win hack 
   */

  /*\*//*/

  * html #threecolumn div {
  	height: auto;
  }

  /**/


  /* 
   * IE5/Win-specific CSS -ensures #container wraps all content on window resize
   */

  @media tty {
   i{content:"\";/*" "*/}} * html #container { height: 1%; } /*";}
  }/* */
  /* Styling for editable elements. Eventually, this will be part of the style. */
  .editable {
    border: 1px dashed blue;
  }
  
  #footer {
    clear: both;
  }
  
  a img,:link img,:visited img {border: none;}

  body {
    text-align: center;
    background-color: #eee;
  }
  #container {
    width: 945px;
    text-align: left;
    margin: 0 auto;
  }
  #main-content {
    float: right;
    width: 645px;
  }
  #sidebar {
    float: right;
    width: 300px;
  }

  #footer {
    clear: both;
  }
  /** BEGIN CUSTOM SKIN **/
  /*

  	-- -- -- -- -- -- --
  	Base CSS
  	-- -- -- -- -- -- --
  	
  	This file simply removes default styling on most HTML elements in 
  	order to reduce the need to later override them.
  	
  */

  h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
  dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
  a img,:link img,:visited img {border: none;}
  address {font-style: normal;}/*

  	-- -- -- -- -- -- --
  	Type Scheme: Deco
  	-- -- -- -- -- -- --
  	
  */

  body {
	}	

  h1, h2, h3, h4, h5, h6, p.description {
  	font-family: "Trebuchet MS", Trebuchet, sans-serif;
  }
  h1 {
  	font-size: 3em;
  	font-weight: bold;
  	letter-spacing: 2px;
  }
  h2 {
  	font-size: 2em;
  	font-weight: normal;
  }
  h3 {
  	font-size: 1.5em;
  }
  h4 {
  	font-size: 1.2em;
  	letter-spacing: 0.2em;
  }
  h5 {
  	font-size: 1.2em;
  }
  h6 {
  	font-size: 1em;
  	font-weight: bold;
  }

  p, td {
  }
  code, kbd {
  	font-size: 1.25em;
  }/*

  	-- -- -- -- -- -- --
  	STYLE: Chemise
  	-- -- -- -- -- -- --

  */




  /* ie6win */

  #footer {
  	height: 1%;
  }

  /* ie5mac */

  /*\*//*/
  #footer { height: auto; }
  /**/

  /* ie5 win */
  @media tty {
   i{content:"\";/*" "*/}} td, * html th { font-size: 0.8em; } h1 { height: 1%; } /*";}
  }/* */

  /* Basic HTML style
  ----------------------------------------------- */
  body {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
  }


  /* layout patches
  ----------------------------------------------- */
  #twocolumn-liquid-left #sidebar {
  	float: left;
  }
  #twocolumn-liquid-right #sidebar {
  	float: right;
  }
  #threecolumn #sidebar-alternate {
  	float: right;
  }



/* Footer
----------------------------------------------- */
#footer {
  	background-image: url(/images/citytrip_wallonie/logoss.gif);
  	background-repeat: no-repeat;
	background-position: top left;
  	padding-left: 300px;
  	margin-top: 5px;
  	width: 645px;
  	clear: both;
}


a {
  color: #999;
  text-decoration: none;
}


  /* Header
  ----------------------------------------------- */
  body {
  /* background-color: #fdd;*/
  }
  
  #container {
  	
  }
  #main-content {
  	background: #fff url(/images/citytrip/coin_haut.gif) no-repeat right top;
  }
  #main-content .wrapper {
      padding-top: 15px;
      padding-right: 15px;
      padding-left: 5px;
      }
  #container {
  	background: #fff url(/images/citytrip_wallonie/fond_menu.jpg)  no-repeat bottom left;
  }
      
  
  #header {
  	border-bottom: solid 1px #7DA9C5;
  }
  




  /* sidebar
  ----------------------------------------------- */
  #sidebar, #sidebar-alternate {
/*  	background: #B2B2B2;*/
  }

#SEARCHPACKAGE {
  padding-top:10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom:10px;
}
#SEARCHPACKAGE h4 {
  padding-bottom:5px;
  font-size: 110%;
  color: #333;
  font-weight: normal;
  font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
#CITYTRIP h4 {
	display: none;
}
#CITYTRIP, #MySelection {
  padding-top:10px;
  padding-left: 15px;
  padding-bottom:10px;
}
#CITYTRIP ul, #MySelection ul {
	list-style: none;
  padding: 0px;
  margin: 0px;
}
#CITYTRIP li, #MySelection li {
	list-style: none;
  padding: 0px;
  margin: 0px;
}
#CITYTRIP a {
  font-size: 110%;
  color: #333;
  font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
#MySelection a {
  font-size: 110%;
  color: #333;
  font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
}
#LeftMenu {
        display: none;
}

#CITYTRIP_TOP {
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
#CITYTRIP_TOP a {
  text-decoration: none;
  padding:5px 0px 4px 35px;
  text-transform: uppercase;
  font-size: 100%;
  font-weight: bold;
  font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
}

#CITYTRIP_TOP a:hover, #CITYTRIP_TOP a.selected {
  text-decoration: underline;
}

#cssChoose {
	display: none;
}
#BOTTOM {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
#BOTTOM h4 {
	display: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding-top: 10px;
	padding-bottom: 5px;
/*	color: #666;*/
	color: #A68659;
	letter-spacing: 1px;
}

/* front page */
#ThemeContent {
	height : 825px;
}

#divTheme {
	position: absolute;
	margin: 0 auto;
	width: 630px;
	height: 460px;
	border-bottom: 1px solid #999;
	top: 35px;
}

#theme1, #theme2, #theme3, #theme4 {
	position: absolute;
	background-image: url(/images/citytrip_wallonie/plus.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 270px;
	width: 156px;
	top: 180px;
	line-height: 100%;
}
#theme1 {
	left: 3px;
}
#theme2 {
	left: 161px;
}
#theme3 {
	left: 319px;
}
#theme4 {
	left: 475px;
}
.imgthemes h1 {
  padding-bottom:5px;
  text-transform: uppercase;
  font-size: 100%;
  font-weight: bold;
  font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
}
.imgthemes a {
display: block;
padding-left: 5px;
}
.themes712 {  /* détente: rouge */
/*	color: #D0115A;*/
	color: #F5B303;
}
.themes713 {  /* art: bleu */
/*	color: #1795BB;*/
	color: #EA8B4B;
}
.themes714 {  /* actif: orange */
/*	color: #DC6A00;*/
	color: #89BD03;
}
.themes715 {  /* gourmand: vert */
/*	color: #30A136;*/
	color: #F8581E;
}
.themesnoel {
	color: #006796;
}
.bg2themes {  /* détente: rouge */
	background-color: #CCC;
	height:1px;
}
.bg2themes712 {  /* détente: rjaune */
/*	background-color: #D0115A;
*/	height:5px;
	background-color: #F5B302;
}
.bg2themes713 {  /* art: orange */
/*	background-color: #1795BB;
*/	height:5px;
	background-color: #EA8B4B;
}
.bg2themes714 {  /* actif: vert */
/*	background-color: #DC6A00;
*/	height:5px;
	background-color: #89BD03;
}
.bg2themes715 {  /* gourmand: rouge */
/*	background-color: #30A136;
*/	height:5px;
	background-color: #F15A24;
}
.bgthemes712 {
/*	background-color: #F8DCE6;
	color: #D0115A;
*/
	background-color: #FDF4D9;
	color: #F5B303;
}
.bgthemes713 {
/*	background-color: #DCEFF5;
	color: #1795BB;
*/
	background-color: #FEF2EA;
	color: #EA8B4B;
}
.bgthemes714 {
/*	background-color: #FEE7DB;
	color: #DC6A00;
*/
	background-color: #EDF5D9;
	color: #89BD03;
}
.bgthemes715 {
/*	background-color: #E0F1E1;
	color: #30A136;
*/
	background-color: #FDE6DE;
	color: #F8581E;
}
.bgthemesnoel {
/*	background-color: #E0F1E1;
	color: #30A136;
*/
	background-color: #CCE9FB;
	color: #006796;
}

#nospointsfortsText {
	position: absolute;
	height: 270px;
	width: 180px;
	top: 480px;
	left: 15px;
	overflow: auto;
}
#citytrip_selection {
	position: absolute;
	height: 330px;
	width: 620px;
	top: 480px;
	left: 10px;
/*	background-color: #1C952D;*/
background-color: #6FB852 ;
}
#citytrip_selection_offres a {
	color: white;
}
#citytrip_selection_offres {
	overflow: auto;
	height: 240px;
	width: 600px;
	padding: 10px;

scrollbar-face-color:  #1C952D ;
scrollbar-track-color: #6FB852 ;
scrollbar-arrow-color: black ;
scrollbar-shadow-color: black ;
scrollbar-highlight-color: #6FB852;
scrollbar-3dlight-color:  black;
scrollbar-darkshadow-color: black  ;
}

#Evenements {
	position: absolute;
	height: 270px;
	width: 440px;
	top: 480px;
	left: 190px;
	padding-top: 10px
}
#EvenementsMarquee {
	height: 230px;
	overflow: auto;
}
#BannerFrontpage {
	position: absolute;
	height: 60px;
	width: 650px;
	top: 630px;
	left: 0px;
	text-align: center;
}
#intro {
  padding-left: 10px;
  padding-right: 10px;
}
#intro h2 {
  color: #666;
  font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 140%;
  padding-bottom: 5px;
  /*padding-left: 10px;*/
}
#intro p {
  color: #666;
/*  padding-left: 10px;*/
  line-height: 100%;
/*  font-weight: bold;*/
}

#Evenements h1 {
  color: #666;
  font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-bottom: 10px;
}
a.skip_menu {
	display: none;
}
a.externallink {
	background: url(/images/public/external.gif) left no-repeat;
	background-position-y: 2px;
	padding-left: 15px;
}
a.pdflink {
	background: url(/images/public/pdf.jpg) left no-repeat;
	background-position-y: 4px;
	padding-left: 25px;
}

#Text {
	text-align: justify;
	color: #444444;
}
#Text ul, #RechercheText ul {
	text-align: justify;
	padding: 5px 0px 0px 30px;
	margin: 0px;
	font-size : 90%;
	color: #444444; /*786A47;*/
	line-height: 130%;
	list-style-image:  url(/images/hainaut/tiret.gif) ;
}
#Text ol {
	padding: 5px 0px 15px 50px;
/*	font-size : 90%;
*/	color: #444444; /*786A47;*/
	list-style-type:upper-alpha;
	text-align: justify;
	 margin-left:2px;
}
#Text h2, #RechercheText h2 {
	font-size: 120%;
	letter-spacing: 1px;
	color: #122B62;
	line-height: 100%;
	padding: 5px 0px 0px 0px ;
}
#Text h3 {
	font-size: 90%;
	color: #122B62;
	padding: 5px 10px 0px 0px ;
}
#Text h4 {
	font-size: 95%;
/*	color: #122B62;*/
	color: #006796;
	padding: 5px 10px 0px 0px ;
}
#Text p, #DescriptiveText p {
	text-align: justify;
	font-size : 90%;
	padding: 5px 0px 0px 30px;
	color: #444444; /*786A47;*/
	line-height: 130%;
}
#RechercheText p {
	text-align: justify;
	font-size : 90%;
	padding: 0px;
	color: #444444; /*786A47;*/
	line-height: 130%;
}
#YourLanguageNotExist  {
	font-weight: bold;
	font-size: 11px;
}

#YourLanguageNotExist a {
	text-decoration: none;
	width: 15px;
	padding-right: 4px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#YourLanguageNotExist a.selected {
	font-weight: bold;
}
#YourLanguageNotExist a:hover {
	text-decoration: underline;
}

#Period ul {
	color: #444444; /*786A47;*/
	font-size : 90%;
  padding: 0px;
  margin: 0px;
}
#Period li {
  list-style-type: circle;
  font-size: 110%;
}
#Period li ul li{
  font-size: 90%;
  margin-left: 20px;
}

#DescriptiveMenu {
	width: 180px;
	float: right;
	margin: 5px;
	padding: 5px;
	text-align: left;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;

	background-repeat :	repeat-y;
}
#DescriptiveMenu p {
	padding: 0px;
	margin: 0px;
	line-height: 115%;
	font-size: 90%;
}



#DescriptiveMenu p strong {
	font-size: 100%;
/*	color: #0099FF;
    color: black;
*/    font-weight: normal;
    color: #000;
}
#Period  {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.descriptif div {
	padding-bottom: 3px;
}
.descriptif div strong {
	/*	color: #0099FF;
*/
/*  color: #444444;
*/	font-weight: normal;
    color: #000;
}


#DescriptiveText h2, #DescriptiveMenu h2 {
	letter-spacing: 1px;
	font-size: 115%;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 6px;
	color: #999; /*#6F150C;*/
}
#DescriptiveText h3 {
	letter-spacing: 1px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 6px;
	color: #C42211;
}
#DescriptiveText p {
	color: #444444;
	padding-left : 0px;
	padding-right : 8px;
	margin-bottom : 8px;
	margin-top : 0px;
}

/* Fiches recherche */
#recherche_avancee { border: 1px dashed #a8cefa; }

#RechercheText fieldset {
	border: 0px;
	padding-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #a8cefa;
}
#RechercheText fieldset div {
line-height: 1.4em;
}
#RechercheText legend {
font-weight:bold;
padding-top: 2px;
color:#003399;
margin:0;
padding:0;
}
#RechercheText label {
width: 200px;
}

#RechercheText legend b {
display:block;
width:100%;
}


/* Donnees personnelles */
.donneespersonnelles1 { text-align: right; width: 370px; }
.donneespersonnelles1 select { width: 244px; }
.donneespersonnelles1 input { width: 240px; }
p.error {
	font-weight: bold;
	color: red;
	font-size: 90%;
}

/* carte postale */
.donneescartepostale1 { text-align: right; width: 370px; }
.donneescartepostale1 input { width: 200px; }
.donneescartepostale2 { text-align: right; width: 320px; }
.donneescartepostale2 select { width: 154px; }

/* tableau belsud */
.cal {
	border: 1px solid #000;
	text-align: center;
	height: 150px;
}
.calendrier_belsud caption {
	font-weight: bold;
	font-size: 120%;
}


.calendrier_belsud table .WF {
	background-color: #FFFF00;
}

.calendrier_belsud table .HS {
	background-color: #FF00FF;
}

.calendrier_belsud table .MS {
	background-color: #90EE90;
}

.calendrier_belsud table .BS {
	background-color: #00FFFF;
}

.calendrier_belsud table #LW {
	border: 2px solid red;
}



/* CSS needed for the script */

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url(/images/arrow.gif);
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #317082;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:250px;	/* Width of tooltip content */
/*	height:200px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

#mySlideshow
{
  width: 160px;
	height: 269px;
	z-index: 5;
}
.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
	background-color: white;
}

.jdSlideshow img
{
	width: 100%;
	border: 0px;
}

.jdSlideshow .slideElement
{
	position : absolute;
	left : 0px;
	top : 30px;
	height : 100%;
	width: 100%;
	margin : 0px;
	border : 0px;	
	background-repeat: no-repeat;
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	margin-top: 0px;
	height: 79px;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone .InfoZone
{
	padding: 0;
	width: 100%;
	margin: 0;
	background: #ccc;
	height: 79px;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 70%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	position: absolute;
	padding: 5px;
	font-size: 68%;
	color: #000;
	margin-top: 100 px;
	background: #ccc;
}

.jdSlideshow a
{
	font-size: 130%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 30px;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url(/images/public/fleche1.png) no-repeat top left;
}

* html .jdSlideshow a.left { background: url(/images/public/fleche1.png) no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('/images/public/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('/images/public/fleche2.png') no-repeat top right; }

/* The main calendar widget.  DIV containing a table. */
.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(/javascript/jscalendar/skins/aqua/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}
.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
