/* __ __  _____  ___ ___  ___   ___ ___  ___ ___
  / _\\ \/ / _ \/ _ ` _ \/ _ \ / __/ _ \/ _ ` _ \
 / __ \)  ( (_) )| | | |(  __/( (_( (_) )| | | | |
/_/  \__/\_\___/_| |_| |_\___(_)___)___/_| |_| |_|
www.axome.com
www.trenta.fr
*/


html { font-size: 100%; }

body {
	margin: 0; padding: 0;
	font-size: 0.8125em; /* taille en pixel ÷ 16 = 0.8125em          a 0.75em probleme avec le gras*/
	font-family: Arial, sans-serif;
	color: #676767;
}


/************************************
*	GENERAL
*************************************/

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 {color:#d46a02; font-size:1.3em; font-weight:bold; border-bottom:3px solid #ccc; padding-bottom:5px; margin-bottom:20px;   }
h2 { font-size: 1.40em; font-weight: normal; }
h3 { font-size: 1.20em; font-weight: bold; }

a { color: #ca5c02;  }
a:focus,a:hover,a:active { color: #A64B00; }
a.spacer { display:none; }

ul, li {list-style-type: none;}
strong { font-weight: bold;  }
em { font-style: italic; }
small { font-size: 0.90em; color: #666; }
sup, sub { font-size: .8em; font-variant: normal; }
a span { display: none; }
a span.spip_surligne { display:inline; }

/* général spip */

h3.spip { margin: 0; color:#0471c6; padding: 20px 0 8px 0; font-size: 1.2em; font-weight: bold; }
hr.spip { margin: 2em auto; }
ul.spip { padding-left: 25px; }
ul.spip li {  list-style:square;  }
ol.spip, ol.spip li { list-style: decimal; }
.nettoyeur, br.clear { clear: both; overflow: hidden; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
.invisible { position: absolute; top: -3000em; height: 1%; }

div#logo_article {	float: right;	padding: 0 0 4px 8px; }
/* div#logo_article img { border: 4px solid #ddd; padding: 1px; } */


/************************************
*	STRUCTURE
*************************************/

div.fond {	background: url(sites/savediffusion/axome/images/bande_bleue.gif) repeat-x!important;   }
div.structure {	width: 980px;	margin: 0 auto;}
div#haut {	overflow: hidden;	background: #022c52 url(sites/savediffusion/axome/images/bande_haut.gif) repeat-x; }
#conteneur { padding-top:20px; }

a#logo {
	display: block;
	height: 90px;
	width:188px;
	background:url(sites/savediffusion/axome/images/logo.jpg) no-repeat; 
	outline:none;
	float:left;
}

#haut_sup {
	display: block;
	height: 85px;
	width:792px;
	float:left;
	padding-top:5px;
}

#espace_client { 
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	text-align:center;
	width:84px;
	height:19px; 
	float:left;
	background:#022C52;
	-moz-box-shadow: 1px 1px 0 #3377b3;
	-webkit-box-shadow: 1px 1px 0 #3377b3;
	box-shadow: 1px 1px 0 #3377b3;
	
}
#espace_client a { font-size:0.8em; color:#3291c6; text-decoration:none; line-height:19px;  }
#espace_client a:hover {color:#35ABEE;  }

#recherche {
	width:310px;
	float:left;
	padding:7px 255px 7px 136px;
	height: 33px;
	overflow: hidden
}

#recherche form {
	-moz-box-shadow: 1px 1px 0 #3377b3;
	-webkit-box-shadow: 1px 1px 0 #3377b3;
	box-shadow: 1px 1px 0 #3377b3;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height:31px;
	border-radius: 6px;
	background:#043e71 url(sites/savediffusion/axome/images/loupe.gif) no-repeat 5px 5px;
	padding-left:31px;
}

#recherche form input {
	background:transparent; border:0; 	color:#fff; height:31px; float:left;
}

#recherche form input.text {
	width:250px; color:#469cdf; font-size:1.3em; font-weight:bold; 
}

#recherche #close {
	display:block; 
    height               : 18px; 
    width                : 18px; 
    background-position  : -64px -0px; 
	float:left;
	margin:6px 0;
	outline:0;
}



#diapo { width:856px; height:230px;  padding:0 30px; float:left; }
#diapo ul { width:856px; height:230px;  overflow:hidden; margin:0; padding:0;  }
#diapo ul li { width:856px; height:230px;  float:left; margin:0; padding:0;  }
#diapo ul li .info { width:350px; float:left;  color:#7eb8e8; }
#diapo ul li .info h2 { color:#7eb8e8; font-size:2.2em; font-weight:bold; padding:20px 0 10px 0;  }
#diapo ul li .images { padding-left:49px; width:457px; float:left;   }
#diapo ul li .images img { border:5px solid #fff; border-width:5px 5px 0 5px;  }
#diapo ul li a { color: #7eb8e8; text-decoration: none !important }
	#diapo ul li a { text-decoration: underline }










.bloc { margin-bottom:15px; }
.bloc .content { font-size:0.9em; padding:10px; }
.bloc h3 { background:#cecece; padding:8px 10px; font-weight:none; font-size:1em; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
.bloc ul {  padding:10px; margin:0; }
.bloc ul li {  padding:10px 0; width:220px; float:left; text-align:center;  }
.bloc ul li h5 a {  font-weight:0.9em; text-decoration:none; color:#6f6f6f;  }


div#gauche {	float: left;	width: 230px;	padding: 10px 10px 10px 0; }
div#centre {	float: left;	width: 730px;	padding: 10px 0 10px 10px; }



.contenu_article { display:block; width:465px; float:left; margin-right:25px;  }
.article_standard .contenu_article { width: 730px }
.info_supp { display:block; width:240px; float:left; }

/************************************
*	FOOTER
*************************************/

#pied { font-size:0.9em; clear: both; margin: 15px 0; padding: 10px; background:url(sites/savediffusion/axome/images/bande_footer.gif) repeat-x; }
#pied a { color: #666; text-decoration:none; }
#pied a:hover { color: #888; }
#pied p { margin:4px 0; }
#pied #pied_gauche { width:570px; float:left; }
#pied #pied_droit { width:410px; float:left; font-size: 0.9em }
#pied #pied_droit ul { padding:0; }
#pied #pied_droit ul li { list-style:none; float:left; border-right:1px solid #757575; }
#pied #pied_droit ul li a { padding:0 12px; }


/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal { float: left; height: 32px;  }
div#menu_principal ul { padding: 0 0 0 67px; margin: 0; }
div#menu_principal ul li {	float: left;  }

div#menu_principal ul li a {
	float: left;
	display: block;
	padding: 0 14px;
	text-decoration: none;
	line-height:32px;
	color:#fff;
	font-size:1.1em;
	border-bottom: 0 solid #e48a04;
}

div#menu_principal ul li a:hover, div#menu_principal ul li.active a {
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out; 
	-ms-transition: all 0.1s ease-out; 
	transition: all 0.1s ease-out;
	border-width: 0 0 5px 0;
}









/************************************
*	MENU GAUCHE
*************************************/

#gauche h2 { color:#e48b07; font-size:1.3em; font-weight:bold; border-bottom:3px solid #ccc; padding-bottom:5px; margin-bottom:20px;   }

#gauche ul { margin: 0; padding: 0; list-style: none;}
#gauche ul li { border-top: 1px solid #ccc; }
#gauche ul li a { font-size:0.9em ;display:block; text-decoration:none; color:#676767; padding:2px 9px;   }
#gauche ul li li a { padding-left:18px; }
#gauche ul li li li a { padding-left:27px; }
#gauche ul li li li li a { padding-left:36px; }

#gauche ul li.active_oui a { color:#fff; background:#ca5c02; }
#gauche ul li.active a { background:transparent; color:#676767; }
#gauche ul li a:hover { color:#fff; background:#ca5c02; }

/************************************
*	CONTENU
*************************************/

#hierarchie { padding:4px 0; clear: both; font-size: 0.8em; }
#hierarchie, #hierarchie a { color: #4d6c87; }
#hierarchie span.ok { color: #e48a04; }
	.sommaire #hierarchie { display: none }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte_article { }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #B1B1B1; }
.ps { clear: both;	margin: 10px 0;	border: 2px solid #bbb;	background-color: #eee;	padding: 10px 15px; }
.notes { clear: both; font-size: 0.90em; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }


.spip_surligne { /* background: #FF6; */ }

/* Tableaux */
table.spip { clear: both; width: 100%; margin: 5px auto; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { /* background: #bbb; */ }
table.spip tr.row_odd { /* background: #EEE; */ }
table.spip tr.row_even { /* background: #DDD; */ }
table.spip td { padding: 4px 6px; text-align: left; border: 1px solid #6F6F6F; }
table.spip th { padding: 6px 8px; vertical-align: bottom; font-weight: bold; text-align: center; border: 1px solid #6F6F6F; }
table.spip td { vertical-align: top; }

/* catalogue */
.catalogue_produit { clear: both; margin-bottom: 10px }
	.catalogue_produit .logo_produit { float: right; border: 3px solid #cccccc; margin: 10px }
		.catalogue_produit .logo_produit:hover { border: 3px solid #CA5C02 }
	.catalogue_produit h2 a { color: #0471c6; font-size: 0.8em; font-weight: bold; text-decoration: none }
	.catalogue_produit .text_produit { color: #7b7b7b; text-decoration: none; font-size: 1em; line-height: 1.1em }
	.catalogue_produit a:hover { color: #CA5C02; text-decoration: underline }
.sous_categorie li a { color: #7b7b7b; text-decoration: none; border: 3px solid #CCCCCC; display: block; margin-bottom: 10px; padding: 10px }
	.sous_categorie li a:hover { color: #CA5C02; text-decoration: underline; border: 3px solid #CA5C02; background: #fffbf3 }
/************************************
*	PORTFOLIO
*************************************/
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio h2 { text-align: left; font-size:1.2em; padding:10px 6px; font-weight:bold; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos, #documents_portfolio a:hover .spip_logos, #documents_portfolio a:active .spip_logos { border-color: #BBB; }

#documents_portfolio_diapo { overflow:hidden; margin: 20px auto; padding:0; }
#documents_portfolio_diapo, #documents_portfolio_diapo li, #documents_portfolio_diapo li a { display:block; width:633px; height:475px; }
#documents_portfolio_diapo li span { display:none; }

/************************************
*	FORUM
*************************************/

.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; font-weight: bold; }

ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.50em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }

/* Boite d'un forum */
ul .forum-message { border: 1px solid #ccc; margin: 0; padding: 0; margin-bottom: 1em; }
ul .forum-chapo { margin: 0; padding: 3px 6px; background: #eee; }
input#titre { border: 1px solid #ccc; }
.spip_barre a img { background-color:#eee!important; } 
.forum-chapo a { text-decoration:none; }
#commentaire { margin-top:40px; }

/* Formulaire blog light */
li.saisie_titre, li.saisie_texte p, li.saisie_texte label, li.saisie_texte div, .forum-titre, p.repondre { display:none!important; }

/************************************
*	SPIP FORM
*************************************/
.spip_forms, .spip_forms fieldset { border:0!important; }
.spip_forms .forml, .spip_forms .fondl { background:#F8F8F8!important; }
.spip_forms .forml, .spip_forms .formo  { border: 1px solid #d7d7d7!important; }
.spip_forms .spip_form_label_obligatoire  { color:#C41400!important; }
.spip_forms .spip_bouton input { color: #222222!important; background:#BFBFBF!important;  } 
.spip_forms .spip_bouton input:hover { color: #3A3A3A!important; background:#D9D9D9!important;  } 


/*************************************
 * HOME
 ************************************/

.page_sommaire { /* ... */ }
#block_home .block { width:230px; float:left; margin-right:10px;  }
#block_home #marques { margin-right:0;  }
#block_home .block h4 { color:#0467b4; text-transform:uppercase; font-size:1.3em; border-bottom:3px solid #b9d3e7; padding-bottom:4px; margin-bottom:12px; }
#block_home .block h4 a { color:#0467b4; text-decoration:none;  }
#block_home .block h5 { color:#0467b4;  font-weight:bold;  font-size:1.1em; margin-bottom:3px; }
#block_home .block h5 a { color:#0467b4; text-decoration:none;  }
#block_home .block .logo { margin-bottom:16px;  }
#block_home .block .logo img { border:3px solid #ccc;  }
#block_home .block .savoir_plus { text-align:right; display:block; height:30px; }
#block_home .block .savoir_plus a {
	background: #0469C2; /* old browsers */
	background: -moz-linear-gradient(top, #0469C2 0%, #024987 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0469C2), color-stop(100%,#024987)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0469C2', endColorstr='#024987',GradientType=0 ); /* ie */
	background: -o-linear-gradient(top, #0469C2 0%,#024987 100%); /* opera */
	color:#fff;
	text-decoration:none;
	padding:5px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top:4px
}
#block_home .block h5 a:hover { color:rgba(4,103,180,0.8);  }
#block_home .block .savoir_plus a:hover { color:rgba(255,255,255,0.8); }

#block_home .block .content { display:block; height:93px; margin-bottom:15px;  }
.block .wrapper { height: 180px }
.logo_nouveau { border: 3px solid #CCCCCC; margin-bottom: 10px; display: block }

#marques #haut { display: block; width: 26px; height: 12px; background: url(sites/savediffusion/axome/images/fleche_haut.gif); margin: 0 auto }
#marques #bas { display: block; width: 26px; height: 12px; background: url(sites/savediffusion/axome/images/fleche_bas.gif); margin: 0 auto }

#diapo_marqur, #diapo_marqur li { height: 140px; width: 230px; overflow: hidden; display: block; margin: 0; padding: 0 }
	#diapo_marqur li { float: left; height: 60px; margin-bottom: 10px }

/*************************************
 * SPRITE
 ************************************/
 
.sprites {  background-image : url(sites/savediffusion/axome/images/sprite.png); } 
 
 #gauche_diapo { 
    height               : 32px; 
    width                : 32px; 
    background-position  : -0px -0px; 
    display:block;
    float:left;
    	margin:99px 0;
 } 
 
 #droite_diapo { 
    height               : 32px; 
    width                : 32px; 
    background-position  : -32px -0px; 
    display:block;
    float:left;
    	margin:99px 0;
 } 

 #fleche_bas_gif { 
    height               : 12px; 
    width                : 26px; 
    background-position  : -82px -0px; 
 } 
 
 #fleche_haut_gif { 
	margin:109px 0;
    height               : 12px; 
    width                : 26px; 
    background-position  : -108px -0px; 
 } 
 

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
input, select, textarea { font-size: 100%; font-family: inherit; }


/* Structure generale des formulaires
----------------------------------------------- */
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #fff; color: #333; } /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip fieldset fieldset { margin-top: 1em; }
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }

/* Explications */
.formulaire_spip .explication { margin: 0.50em 0; color: #444; }

/* Lignes */
.formulaire_spip ul { margin: 0; padding: 0; list-style: none; }
.formulaire_spip ul li { clear: both; margin: 0; padding: 0.50em 0; }

/* Labels */
.formulaire_spip label { display: block; text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }

.formulaire_spip .choix label{display:inline;font-weight:normal;}
.formulaire_spip .choix input.radio,
.formulaire_spip .choix input.checkbox {width:auto;}


/* Champs de saisie */
.formulaire_spip input.text { width: 15em; border: 1px inset; }
.formulaire_spip textarea { width: 99%; border: 1px inset; }
.formulaire_spip select { width: 99%; }

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; }
.formulaire_spip .boutons input, input.submit {}


/* Reponses, previsu et erreurs
----------------------------------------------- */

/* Champs obligatoires */
.formulaire_spip li.obligatoire {}
.formulaire_spip li.obligatoire label {}

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 2px dashed #F57900; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */

/* * Erreurs */
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }


/* Variantes et cas particuliers
----------------------------------------------- */

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { background: #FFEE92; padding: 3px; border: 1px outset #AFAFAF; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img { background: #FFF; border: 1px solid #AFAFAF; }
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; }

/* Formulaire de forum */
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 98%; }

/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

.spip_surligne {} /* Cf.: spip_style.css */

/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /* Bug IE/Win */

/* Formulaire de login dans une page */
.formulaire_login ul li {clear:left;}
.formulaire_login .editer_password .details {display:block;}
.formulaire_login #spip_logo_auteur {float:right;}


/* Citations, code et poesie */
blockquote.spip { margin: 2em 0; padding-left: 1em; border-left: 0.30em solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -3em; margin-left: 3em; }

.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }



/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents strong { display: block; padding: 4px; width: 70%; margin: 0 auto;}
.spip_documents em { font-size: 0.9em; display: block; padding-top: 2px; width: 70%; margin: 0 auto; font-style: normal; }
.spip_documents_center { display: block; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

/* modeles par defaut */
.spip_modele { float: right; display: block; padding: 1em; border: 1px solid; width: 180px; }

/* Couleurs des liens de SPIP */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_out, a.spip_url {} /* liens url sortants */
a.spip_glossaire {} /* liens vers encyclopedie */
.on { font-weight: bold; } /* liens exposes */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('plugins/axome_standard_V4/images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('plugins/axome_standard_V4/images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('plugins/axome_standard_V4/images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('plugins/axome_standard_V4/images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('plugins/axome_standard_V4/images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
