/**
 * ****************************************************************************
 *  - TDMSound By TDM   - TEAM DEV MODULE FOR XOOPS
 *  - Licence PRO Copyright (c)  (http://www.tdmxoops.net)
 *
 * Cette licence, contient des limitations!!!
 *
 * 1. Vous devez posséder une permission d'exécuter le logiciel, pour n'importe quel usage.
 * 2. Vous ne devez pas l' étudier,
 * 3. Vous ne devez pas le redistribuer ni en faire des copies,
 * 4. Vous n'avez pas la liberté de l'améliorer et de rendre publiques les modifications
 *
 * @license     TDMFR PRO license
 * @author		TDMFR ; TEAM DEV MODULE 
 *
 * ****************************************************************************
 */
.tdmp_table {
background-color: #E7F5F6;
border: 0px solid #cccccc;
width: 100%;
}

ul.display {
	margin: 0;
	padding:0;
	list-style: none;
	
}
	
ul.display li {
	float: left;
	width: 99%;
	text-align:center;
	list-style: none;
	margin: 5px;
	border: 0px solid #FFF;
}

ul.display li .content_block {

}


.switch_img{
	float:left;
	position: relative;
	padding: 2px;
	background: #E7F5F6;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	text-align:center;
	border-top: 0px solid #111;
	border-right: 0px solid #111;
	border-bottom: 0px solid #333;
	border-left: 0px solid #333;
} 

/* style pour l agraphe. */
.switch_img   .paper-clip {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(../images/paper-clip.png) no-repeat;
	z-index:1; 
}

/* style pour le scotch regler left pour centrer */
.switch_img  .tape {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50%;
	background: url(../images/tape.png) no-repeat;
	z-index:1; 
}


/* style pour la  punaise regler left pour centrer */
.switch_img .pin{
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50%;
	background: url(../images/pin.png) no-repeat;
	z-index:1; 
}



.switch_switch {
float: left; 
text-align:center;
margin-left: auto;
margin-right: auto;
}
 
a.switch_thumb {

}

.switch_title, .switch_title a {
	margin-top:10px;
	font-size: 1.3em;	
	padding: 2px;
}


.switch_desc {
	margin-top: 10px;
	padding: 2px;
	font-size: 1.1em;
}

.switch_info {
	width: 150px;
	text-align: left;
	margin: 10px;
	padding: 10px;
	font-size: 0.8em;
	border-top: 0px solid #111;
	border-right: 0px solid #111;
	border-bottom: 0px solid #333;
	border-left: 0px solid #333;
	float:right;

}

.switch_info span {
float:left;
padding:2px 0 2px 20px;
}

.switch_link {
	text-align:center;
	padding: 5px;
	margin: 0 15px 0 0;
}


.switch_vote {
display:table-cell;
vertical-align:bottom;
}

.switch_fav {
	padding-left: 10px;
	margin: 0;
}


a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
a.swap { background-position: left bottom; }

#tbs3 {
background-color: #3d93e2;

}

ul.thumb_view li{
display:block;
width:auto;
padding: auto;
text-align:center;
margin:5px;
}

ul.thumb_view li .switch_desc{
	display: none;
}

ul.thumb_view li .switch_switch{
	float: none;
}

ul.thumb_view li .switch_title{
	display: none;
}

ul.thumb_view li .switch_info{
	display: none;
}

ul.thumb_view li .switch_link {
	text-align: center;
	z-index:1;
}

ul.thumb_view li .switch_img{
	margin: 10px;
}


/* + -----------------------------------------------------
	DETAIL
+ ----------------------------------------------------- */

.detail_img{
	padding: 2px;
	background: #fff;
	margin: 0 15px 0 0;
	text-align:center;
	border-top: 0px solid #111;
	border-right: 0px solid #111;
	border-bottom: 0px solid #333;
	border-left: 0px solid #333;
}

.detail_info {
	font-size: 0.8em;
	float:right;
	text-align: left;
	margin: 10px;
	padding: 10px;
	color: #FFF;
	border-top: 0px solid #111;
	border-right: 0px solid #111;
	border-bottom: 0px solid #333;
	border-left: 0px solid #333;

}

.detail_desc {
	margin: 10px 0;
	margin-left:20px;
	padding: 0;
	font-size: 1.1em;
}



/* + -----------------------------------------------------
	BOX DETAIL
+ ----------------------------------------------------- */

.boxgrid {  
    overflow: hidden;
    position: relative;
}  


.boxcaption2 {
	float:left;
	z-index:1; 
	background: #000;
	width: 100%;
	text-align:center;
    position: absolute;
	bottom: -50px;
    height: 16px;	
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: auto; 
	margin-right: auto;
    opacity: .8;
    /* Pour IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* Pour IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
}  

.boxcaption {
    float: left;
    position: absolute;
	bottom: -120px;
    background: #000;
    height: 150px;
    width: 100%;
    opacity: .8;
    /* Pour IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* Pour IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}  			


/* + -----------------------------------------------------
	NAVIGATION
+ ----------------------------------------------------- */

.pictureNav { 
display: block;
float: right;
text-align:right;
margin-top: 0pt;
margin-right: 10px;
background-color: #fff;
border: 0px solid #cccccc;
text-decoration: none;
font-weight: normal;
color: #565656;
padding: 5px;
}

/* + -----------------------------------------------------
	DISPLAY CAT FUNCTION TEXT
+ ----------------------------------------------------- */

.cat_text{
	padding: 2px;
	background: #fff;
	text-align:center;
	border-top: 0px solid #111;
	border-right: 0px solid #111;
	border-bottom: 0px solid #333;
	border-left: 0px solid #333;
} 

/* + -----------------------------------------------------
	DISPLAY CAT FUNCTION IMAGE
+ ----------------------------------------------------- */


.cat_img{
	border: 0px solid #ccc;
	z-index:1; 
} 

.tdmpicture_gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
.tdmpicture_gallery li {
	list-style: none;
	margin: 15px;
	padding: 10px 10px 10px 10px;
	float: left;
	position: relative;
	text-align: center;
	background: url(../images/picture.png) repeat-x bottom;
	border-right: 0px solid #CCC;
	border-left: 0px solid #CCC;
	border-top: 0px solid #CCC;
}

.tdmpicture_gallery a {
	text-decoration: none;
}
.tdmpicture_gallery a:hover {
	text-decoration: underline;
}
.tdmpicture_gallery img {
	border: 0px solid #ccc;
	z-index:1; 
}
.tdmpicture_gallery em {
	display: block;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

.tdmpicture_gallery span {
    width: 100%;
	background: url(../images/arrow.png) no-repeat center bottom;
	padding-bottom:4px;
	margin:0;
	position: absolute;
	left:100%;
	top: 0;
	font-style: normal;
		z-index:1; 
}

.tdmpicture_gallery span ul {
float: none;
display:block;
left:0;
width: 100%;
padding:0;
margin:0;
background: #FFF;
border: 0px solid #7d7d7d;
}

.tdmpicture_gallery span li {
float: none;
display:block;
text-align:left;
left:0;
padding:5px;
margin:0;
background: none;
border:none;
}



/* + -----------------------------------------------------
	SPLASH POPUP IMAGE
+ ----------------------------------------------------- */
#splash_screen {
    width: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	position: absolute;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 1;
	cursor: pointer;
}

#splash_screen.bg {
    background: url(../images/bg.gif);
}

#image_content {
	border: 0px solid #FFF;
	background-color: #FFF;
	margin: 0;
	position: absolute;
	z-index: 2;
}

#image_content img {
	margin: 0;
	padding: 0;
	display: none;
	z-index: 3;
	cursor: pointer;
}

#title_content {
    width: 100%;
	font-size: 11px;
	color: #333;
	border: 0px solid #FFF;
	background-color: #FFF;
	margin: 10px 0 0 -10px;
	padding: 0;
	left: 0;
	z-index: 3;
	position: absolute;
}

#splash_previous, #splash_next {
	margin: 0;
	padding: 0;
	top: 0;
	display: block;
	position: absolute;
	z-index: 4;
	cursor: pointer;
	width: 20px;
	height: 20px;
}
#splash_previous { right: 40px; background: url(../images/control_rewind.png) no-repeat center; }
#splash_next { right: 0; background: url(../images/control_forward.png) no-repeat center; }
#splash_pause { top: 0; right: 20px; background: url(../images/control_stop.png) no-repeat center; }
#splash_play { top: 0; right: 20px; background: url(../images/control_play.png) no-repeat center; }
#splash_notification.playing { background: url(../images/control_play.png) no-repeat center; }
#splash_notification.paused { background: url(../images/control_stop.png) no-repeat center; }
#splash_pause, #splash_play, #splash_notification {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 4;
	cursor: pointer;
	width: 20px;
	height: 20px;
}

#splash_close {
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 4;
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../images/cross.png) no-repeat center #FFF;
}

#splash_description {
	margin-top: 4px;
	font-weight: bold;
}

div.ajax-loading { background: url(../images/ajax-loader-thickbox.gif) no-repeat center; }
/* + -----------------------------------------------------
	NE PAS MODIFIER
+ ----------------------------------------------------- */


br.clear
{
clear: both;
visibility: hidden;
}