/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS EscaliersSomme                                                                  */
/*                  Bewaved - contact@bewaved.com                                                       */
/* ----------------------------------------------------------------------------------------------- */


BODY
{
	
	background : #470000 url(images/fond.jpg) repeat-y center;
    font-size : 11px;
    color : #000000;
	margin:0;
	scrollbar-face-color: #470000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #470000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #FFFFFF;

}

#global
{	
	width:776px;
	text-align:left;
	border : 1px solid #5D1F03;
	border-bottom : 0;
	height:100%;
}

#topmenu
{
	height:38px;
}

#fonctions
{
	background : url(images/fond_fonctions.jpg) no-repeat center;
	height:57px;
}

#centre
{
	border-top : 1px solid #792D13;
	border-bottom: 1px solid #5D1F03;
}

#menugauche
{
	background-color:#250706;
	width:190px;
	height:535px;
	vertical-align:top;
}

#contenu
{
	width:586px;
	background-color:#ffffff;
	height:535px;
	vertical-align:top;
}

#bottommenu
{
	width:450px;
	vertical-align:middle;
	text-align:center;
}

#footer
{
	vertical-align:middle;
	text-align:center;
}

#gfooter
{
	height:60px;
}

#recherche
{
	width:302px;
	text-align : center;
	vertical-align:middle;
}

#newsletter
{
	width:237px;
	text-align : center;
	vertical-align:middle;
}

a img
{
	border:0;
}

.TitrePage
{
	font-size:12px;
	color :#632509;
	font-weight:bold;
	padding-left:10px;
}



/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A{ font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B5784B; text-decoration : underline; }
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B5784B; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B5784B; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B5784B; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #B5784B; text-decoration : none; }

#filtre_recherche_cat
{
	background-color : #000000;
}

.Titre
{
	font-size : 18px;
	text-decoration : underline;
	font-weight : bold;
	color : #FF6699;
}

.InfoOuvert
{
	text-decoration : none;
	color : #ff6699;
}

.InfoFerme
{
	text-decoration : underline;
	color : #FFFFFF;
}

A.EnteteDetail:link  { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #ffffff; font-weight : bold; text-decoration : none; }
A.EnteteDetail:visited  { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #ffffff; font-weight : bold; text-decoration : none; }
A.EnteteDetail:active  { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #ffffff; font-weight : bold; text-decoration : none; }
A.EnteteDetail :hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #ffffff; font-weight : bold; text-decoration : none; }
/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
.Bouton {
/* Boutons */
	background : url(images/fond_btn.gif) repeat-x;
	height:21px;
	font-family : Arial, Helvetica, sans-serif;
	color : #2e2c2b;
	font-size : 12px;
	font-weight:bold;
	border : 1px solid #8b3e25;
	margin-left : 1px;
	margin-right : 1px;
	vertical-align:middle;
	text-align : center;
	padding-top: 2px;
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #968378;
	font-size : 11px;
	border : 1px solid #c79d84;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #968378;
	font-size : 11px;
	border : 1px solid #c79d84;
	height:17px;
}

/* Taille et couleur des modules News et Recherche */
.LibelleModule
{
	font-family : Arial, Helvetica, sans-serif;
	color : #ff6699;
	font-size : 11px;
	font-weight : bold;
}

.Module {
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid #c79d84;
	color : #968378;
	font-size : 11px;
	width : 150px;
	height: 19px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	}
/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #968378;
	border : 1px solid #c79d84;
	font-size : 11px;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 12px; font-family : Arial, Helvetica, sans-serif; }

/* En prévision d'un "title" de couleur */
.navtext {
	width : auto;
	font-size : 8pt;
	border-width : 1px;
	border-style : outset;
	border-color : #72275e;
	background-color : White;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/* Photos et Images */
.Photo {
	margin-top : 8px;
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 8px;
}
/* Tailles TEXTE */
.Texte_09_Pix { font-size : 9px; }
.Texte_10_Pix {font-size : 10px;}
.Texte_11_Pix {font-size : 11px;}
.Texte_12_Pix {font-size : 12px;}
.Texte_13_Pix {font-size : 13px;}
.Texte_14_Pix {font-size : 14px;}
.Texte_15_Pix {font-size : 15px;}
.Texte_16_Pix {font-size : 16px;}
.Texte_17_Pix {font-size : 17px;}
/* Style textes de la page Contact*/
.Contact { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : normal; color : Black; text-align : left; }
/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 5px; padding-right : 5px; }
.Format_Petit_Tableau { font-family : Arial, Helvetica, sans-serif; font-size : 11px; vertical-align : top; padding-top : 5px; padding-right : 5px; padding-left : 5px; padding-bottom : 5px; }

/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
/*.Tablo_Main {}*/
.Tablo_Main_Fond {
	
	}


/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	padding-left : 10px;
	padding-right : 10px;
	height : 18px;
	padding-bottom : 0px;
	font-weight : normal;
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
}

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background-color : #ffffff;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #5D1F03 ;
	color : White;
	font-size : 11px;
	text-align : center;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	border : 1px solid #5D1F03 ;
}
/* Données des tableaux html */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : Black;
	font-size : 11px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 0px solid #5D1F03 ;
}
/* Fond des tableaux html */
.Array_Contour {
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;

}

.Top_Menu
{

}

.Bottom_Menu
{

}

A.Tab:link,A.Tab:visited,A.Tab:active{font-weight:bold;font-size : 12px; color : #000000; width : 100%;text-decoration:none;display:block;line-height:35px;;width:100%;height:100%}

A.Tab:hover{font-weight:bold;font-size : 12px; color : #000000; width : 100%;text-decoration:underline;line-height:35px;background : url(images/top_hover.jpg) repeat-x top;width:100%;height:100%:display:block;}

a.Tab_Active{font-weight:bold;font-size : 12px; color : #000000; width : 100%;text-decoration:underline;line-height:35px;background : url(images/top_hover.jpg) repeat-x top;width:100%;height:100%}

A.Tab_Active:link,A.Tab_Active:visited,A.Tab_Active:active,A.Tab_Active:hover{font-weight:bold;font-size : 12px; color : #000000; width : 100%;text-decoration:underline;line-height:35px;background : url(images/top_hover.jpg) repeat-x top;width:100%;height:100%;display:block;}

A.Bottom_Tab:link { font-size : 12px; color : #f1c7ab; width : 100%;text-decoration:underline;font-weight:bold; }
A.Bottom_Tab:visited { font-size : 12px; color : #f1c7ab; width : 100%;text-decoration:underline;font-weight:bold; }
A.Bottom_Tab:active { font-size : 12px; color : #f1c7ab; width : 100%;text-decoration:underline;font-weight:bold; }
A.Bottom_Tab:hover { font-size : 12px; color : #f1c7ab; width : 100%;text-decoration:none;font-weight:bold; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #faebdd;
	font-weight : bold;
	text-align : center;
	padding-top:20px;
}

/* Couleur Ligne de séparation 
.Ligne {
	background: transparent url(images/ligne.gif) repeat-x center;
	height : 10px;
}*/

/* Liens général */
A.Menu:link { font-size : 11px; text-decoration : none; color : #b5784b; margin-left : 3px; width : 100%;}
A.Menu:visited { font-size : 11px; text-decoration : none; color : #b5784b; margin-left : 3px; width : 100%;}
A.Menu:active { font-size : 11px; text-decoration : none; color : #b5784b; margin-left : 3px; width : 100%;}
A.Menu:hover { font-size : 11px; text-decoration : underline; color : #ffffff; margin-left : 3px; width : 100%;}

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : none; color : #ffffff; padding-left : 2px; width : 100%; }
A.Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #ffffff; padding-left : 2px; width : 100%; }
A.Menu_Actif:active { font-size : 11px; text-decoration : none; color : #ffffff; padding-left : 2px; width : 100%; }
A.Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #ffffff; padding-left : 2px; width : 100%; }


.DivSousTopMenu
{
	visibility : hidden;
}

A.SousTopMenu:link,A.SousTopMenu:visited ,A.SousTopMenu:active,A.SousTopMenu { padding-left : 10px;padding-right:10px; font-size : 11px; text-decoration : none; color : #B5784B; width : 100%; }
A.SousTopMenu:hover{ padding-left : 10px;padding-right:10px; font-size : 11px; text-decoration : none; color : #FFFFFF; width : 100%; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 11px; text-decoration : none; color : #B5784B; padding-left : 10px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : #B5784B; padding-left : 10px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu:active { font-size : 11px; text-decoration : none; color : #B5784B; padding-left : 10px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu:hover { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 10px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 10px; width : 98%; margin-left : 1px;  background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 10px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif:active { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 10px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : none; color : #B5784B; padding-left : 10px; width : 98%; margin-left : 1px; background: transparent url(images/ligne-menu.gif) no-repeat left;}

A.Menu_D{font-size:11px;text-decoration:none;color:#ffffff;}


/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	background-color : transparent;
	padding-left : 0px;
	padding-right : 2px;
	padding-top : 4px;
	padding-bottom : 0px;
}

.Fond_Menu_Gauche {
	background : White;
}

.Fond_Menu_Droite {
	background : White;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #824621;
	text-align : center;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 12px; text-decoration : none; color : #824621; }
A.Footer_Lien:visited { font-size : 12px; text-decoration : none; color : #824621; }
A.Footer_Lien:active { font-size : 12px; text-decoration : none; color : #824621; }
A.Footer_Lien:hover { font-size : 12px; text-decoration : underline; color : #824621; }

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family : Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}


/* ----------------------------------------------------------------------------------------------- */
/* Zoom */
/* ----------------------------------------------------------------------------------------------- */

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: .5em;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}


/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

