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


html { font-size: 100%; background: #fff url(sites/t-mix/axome/images/haut_bg.gif) repeat-x top center;  }

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;
	background: url(sites/t-mix/axome/images/haut.gif) no-repeat top center; 
}

@font-face {
	font-family: 'ForgottenFuturistRegular';
	src: url('sites/t-mix/axome/polices/forgotte-webfont.eot');
	src: local('☺'), url('sites/t-mix/axome/polices/forgotte-webfont.woff') format('woff'), url('sites/t-mix/axome/polices/forgotte-webfont.ttf') format('truetype'), url('sites/t-mix/axome/polices/forgotte-webfont.svg#webfontG6zzW8SI') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ForgottenFuturistItalic';
	src: url('sites/t-mix/axome/polices/forgotti-webfont.eot');
	src: local('☺'), url('sites/t-mix/axome/polices/forgotti-webfont.woff') format('woff'), url('sites/t-mix/axome/polices/forgotti-webfont.ttf') format('truetype'), url('sites/t-mix/axome/polices/forgotti-webfont.svg#webfontWow1hM2y') format('svg');
	font-weight: normal;
	font-style: normal;
}

.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }

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

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 { display:block; color:#fff; text-transform:uppercase; font-size:1.7em; padding: 0 25px; background:#dd0e1d; font-weight:bold; line-height:39px;  }
h2 { font-size: 1.50em; text-transform:uppercase; font-weight:bold; color:#575757; padding-bottom:10px;  }
h3 { font-size: 1.20em; font-weight: bold; }

a { color: #dd0e1d; text-decoration: underline; }
a:focus,a:hover,a:active { color: #cb1f2b; text-decoration: none; }
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; }




.title {
	clear: both;
	text-decoration: none;
	font-weight: normal;
	font-size: 32px;
	color: #575757;
	text-transform: uppercase;
	font-family: 'ForgottenFuturistItalic', sans-serif;
	display: block;
}




/* général spip */

h3.spip { font-size: 1.50em; text-transform:uppercase; font-weight:bold; color:#696969; border-bottom:1px solid #c2c2c2; padding-bottom:2px; margin:20px 0 8px 0;  }
hr.spip { margin: 2em auto; }
ul.spip { padding-left: 25px; list-style:square;}
ul.spip li { background : transparent url(sites/t-mix/axome/images/puce.gif) no-repeat 0 3px;   list-style:square;}
ol.spip, ol.spip li { list-style: decimal; }
.nettoyeur { 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: left;	padding: 0 25px 12px 0; }
/* div#logo_article img { border: 4px solid #ddd; padding: 1px; } */


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

div.fond {	width: 980px;	margin: 0 auto;	 }
div#page { clear: both; width: 980px;	margin: 0 auto;	 }
div#haut {	height: 146px;	overflow: hidden; width: 980px;	margin: 0 auto;	 }
a#logo {	display: block;	height: 146px; width:297px;  float:left;   }
div#gauche {	float: left;	width: 230px;	padding: 0; }
div#centre {	float: left;	width: 749px;	padding: 0 0 0 1px; }
.contenu_article  { padding:15px 25px; }




#bigzone-home {
	height: 364px;
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
}




#edito_actu {
	height: 350px;
	width: 260px;
	background: #ededed;
	float: right;
	color: #111;
	font-size: 14px;
	line-height: 1.3em;
}
#edito_actu h2 {
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #aeaeae;
	color: inherit;
	font-weight: normal;
	margin-bottom: 16px;
}


.btactus {
	text-align: center;
	padding-top: 1.4em;
}
.btactus a {
	display: inline-block;
	background-color: #dd0e1e;
	color: #FFF;
	padding: 8px 18px;
	font-size: 17px;
	text-decoration: none;
}


#edito_actu #actu {
	padding: 17px 18px 0;
}
#edito_actu p { padding: 0; margin: 0; }
#edito_actu p.date { font-style: italic; font-size:0.9em; padding:0; margin:0; opacity: .7; }
#edito_actu h3 { font-size: 1em; }
#edito_actu h3 a { color: inherit; text-decoration: none; }

#edito_actu .readmore {
	display: block;
	color: #dd0e1e;
	text-decoration: underline;
}
#edito_actu .readmore:hover { color: #111; }



#slide-news {
	overflow: hidden;
	list-style-type: none;
	height: 218px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#slide-news li {
	height: 218px;
	width: 100%;
}

#bt-slide-actus {
	display: none;
}
#bt-slide-actus span {
	
}
#bt-actu-prev {
	
}
#bt-actu-next {
	
}







#condition_adapte { display:block; float:left; width:315px; }
#condition_adapte h4 a {  font-weight:normal;  text-transform:uppercase;  font-family: 'ForgottenFuturistItalic', sans-serif; text-decoration:none; color:#575757; font-size:2em;  }

#nos_gammes { display: block; float: left; width: 330px; }
#nos_gammes h3 { font-weight:normal; text-transform:uppercase; font-family: 'ForgottenFuturistItalic', sans-serif; text-align:center; color:#575757; font-size: 32px;  }
#nos_gammes .block_home { display:block; float:left; width:150px; padding:7px;  }
#nos_gammes .block_home h4 {
	padding-left: 25px;
	padding-top: 3px;
	display: block;
	background: #dd0e1e url(sites/t-mix/axome/images/fleche.png) no-repeat 10px 10px;
}
#nos_gammes .block_home h4 a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 2.2em;
	text-transform: uppercase;
	font-family: 'ForgottenFuturistRegular', sans-serif;
	display: block;
}
#nos_gammes .block_home div { padding: 18px 6px; display: none;   }
#nos_gammes .block_home div a { color: #575757; text-decoration:none;   }
#nos_gammes .block_home div a:hover { color: #404040;   }

/*
#nos_gammes #betons h4 { background-color:#dd0e1d; }
#nos_gammes #mortiers h4 { background-color:#a9b200; }
#nos_gammes #chapes h4 { background-color:#008ac9; }
*/

#nos_gammes #produits_speciaux { clear: both; float: none; width: 314px; }

/*
#nos_gammes #produits_speciaux h4 { background-color:#575757; }
*/


#nos-videos {
	float: right;
	width: 260px;
}

#nos-videos a {
	display: block;
	height: 180px;
	background: transparent url(sites/t-mix/axome/images/youtube.jpg) no-repeat center center;
	
}





#diapo {
	width: 700px;
	height: 350px;
	overflow: hidden!important;
	float: left;
}

#diapo #diapo_contenu {  height:350px; overflow:hidden!important;  }
#diapo #diapo_contenu ul {  width: 700px; height: 350px; display: block; margin:0 auto; padding:0; }
#diapo #diapo_contenu ul li { width: 700px; height: 350px; display: block; }


#documents_joints { margin-top: 40px; color: #dd0e1d; }
#documents_joints h2 { color: #dd0e1d; }
#documents_joints ul { padding-left:15px; margin: 0; }
#documents_joints ul li { padding:5px 25px; margin: 0;  background:url(sites/t-mix/axome/images/filetype/default.png) no-repeat left center; }

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

#pied { clear: both; margin: 15px 0; padding: 40px 0; text-align: center; font-size: 0.90em; background:url(sites/t-mix/axome/images/footer.gif) repeat-x top center;  }
#pied_separation { background:#575757; line-height:28px; padding:12px 0; color:#fff; text-align:left; margin-bottom:12px; }
#pied label {
	float:left;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'ForgottenFuturistItalic', sans-serif;
	text-decoration: none;
	color: #fff;
	font-size: 2em;
}
#sl-inscription { float:right; margin-bottom:0; }
#sl-inscription input { float:left; height:28px; border:0; padding:0 10px; margin-left:5px;   }
#sl-inscription .submit { background:#de0d20; color:#fff; font-weight:bold; font-size:13px; text-transform:uppercase;  }
#sl-inscription p { line-height:normal; margin:0 0 5px 0; }
#sl-inscription .formulaire_erreur, #sl-inscription .erreur { color:#DE0D20; }
#sl-inscription .formulaire_ok { line-height:28px; margin:0; }


#pied .follow ul { float:left; margin:0; padding:0; }
#pied .follow li { float:left; margin-left:5px; }
#pied .follow li a { width:28px; height:28px; display:block; background-position:center -2px;}
#pied .follow li.instagram a { background-image:url(../sites/t-mix/axome/images/instagram.png); }
#pied .follow li.twitter a { background-image:url(../sites/t-mix/axome/images/twitter.png);}
#pied .follow li.facebook a { background-image:url(../sites/t-mix/axome/images/facebook.png);}
#pied .follow li a:hover { opacity:0.8; }


/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal { float: left; height: 35px; width:683px; float:left; }
div#menu_principal ul { padding: 0; margin: 0; }
div#menu_principal ul li { height: 50px; float: left; padding: 29px 26px 0 12px; background:url(sites/t-mix/axome/images/separateur.gif) no-repeat left 10px; }
div#menu_principal ul li a.ligne2 { padding-top:14px; }
div#menu_principal ul li a.ligne1 { padding-top:29px;}

div#menu_principal ul li a {
	float: left;
	display: block;
	text-decoration: none;
	color:#575757;
	font-family:'trebuchet ms', sans-serif;
}

div#menu_principal ul li a:hover, div#menu_principal ul li.menu_active_oui a {	color: #dd0e1d;}



/************************************
*	MENU GAUCHE
*************************************/
#gauche { background:#676767; text-transform:uppercase;  }
#gauche h2 { font-size:1.2em; color:#fff; background:#dd0e1d; padding:5px 10px; margin:10px 0;   }
#gauche ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #767676; }
#gauche ul li { margin: 0.20em 0; padding: 5px 20px; border-top: 1px solid #767676; }
#gauche ul li a { font-size:1.1em; text-transform:uppercase; text-decoration:none; color:#fff;   }
#gauche ul li a:hover , #gauche ul li.active_oui a { color:#dd0e1d; /* text-shadow:1px 1px 0 #B1000C;  padding-left:10px; */ }

#gauche ul li.active_oui li a { color:#fff; font-size:0.9em;}
#gauche ul li.active_oui li.active_oui a { color:#dd0e1d; }
#gauche ul li ul { margin-left: 1em; border: 0; }
#gauche ul li li { padding: 0; border: 0;   }


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

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

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

/* 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; }


/************************************
*	PORTFOLIO
*************************************/
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#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: #DD0E1D; }

#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; }



/************************************
*	RECHERCHE
*************************************/

div.recherche {	float: right;	width: 180px;	padding-top: 6px; }
div.recherche label { display: none; }
div.recherche input#recherche { width: 100px; border: 1px solid #222; padding: 1px; margin-right: 5px; height: 16px;}
div.recherche input#recherche, div.recherche input#bt_recherche { float: left; }


/************************************
*	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;  } 


/*  ------------------------------------------
/*  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'); }
