﻿/* Thanks to Snow77, Skalpa and Leostotch for the initial work, Dugris for help  */
/* Mor.pho.GEN.e.sis version 2.1 by kris (http://www.xoofoo.org and http://www.frxoops.org) */
/* file name : style.css - 12 01 2008 */

/* IMPORTANT !!! :
	propriety semantic order =
	position box,
	width,
	heigth,
	margin,
	background-color,
	background-image,
	padding,
	content (color, style font, ...),
	border,
	 ... */

/* incorporation de feuilles de styles complmentaires */
@import url(pro_dropdown_3.css);
@import url(content.css);
@import url(content-data.css);
@import url(blocks.css);
@import url(forms.css);
@import url(extras.css);


/* reset des slecteurs */
* { margin: 0; padding: 0; border: 0; outline: none; text-decoration: none;font-family: sans-serif; font-size: 1em; font-weight: normal; font-style: normal;}



/* beginning of the applicable styles */
html, body {
	margin: 0; 	
	padding: 0;
	color: #000;
	background: #fff;
	height: 100%;
	font-family:					"Lucida Grande", Verdana, sans-serif;
	font-size:						10pt;
   
	
}
body.site_closed form {	padding: 1em 35%;}

/* ======= Body box ======= */
#xo-wrapper {}
#xo-bgstatic {}
#xo-canvas {
   width: 969px;
	position: relative;
	margin: 0 auto; 
	padding: 0;
	color:	#000;
	font-size: 12px;
	font-family: tahoma;
	line-height: 140%;
   background-color: #fff;


}
body.theme-dialog #xo-canvas {
	margin:							0;
}
/*================= Content zone ===================*/
#xo-canvas-content {
	color:							#666;
   width: 969px;
   
}
#xo-page {
	color:							#666;
	
}
#xo-canvas-rightcolumn {}
#xo-canvas-leftcolumn {}
#xo-content {
	clear:							both;
	margin:							0;


}
#xo-uptop {
	margin: 							0;
	background-color: 			transparent;
	padding-top: 					5px;
	color: 							inherit;
	font-size: 						.9em;
	text-align:						right;
}
#xo-uptop a {
	background-color: 			inherit;
	color: 							#32529C;
}
#xo-uptop a:hover {
background-color: 				inherit;
color: 								#EAAD7B;
}
#xo-logger-output { font-size:	.8em;}
/* ============== header ================= */
#xo-header {}
#xo-top {
	height: 						61px;
	color: 							#333;
}
/* ---------- Banner ---------- */
#xo-banner {		
	width:969;
	height: 136px;
	margin:0;
	padding:0;
	clear: both;
	background-image: url(../img/main_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
   }


body#news  #xo-banner {
	background-image: url(../img/header_news.jpg);
}

body#wfdownloads  #xo-banner {
	background-image: url(../img/header_download.jpg);
}

body#myalbum  #xo-banner {
	background-image: url(../img/header_album.jpg);
}

body#smartsection  #xo-banner {
        background-image: url(../img/header_smart.jpg);
}

/*---------------------- site title in the header ----------------------------*/
#xo-site-title {
	position: 						relative;
	top: 								10px;
	background-color: 			transparent;
	padding: 						10px 0 0 20px;
	font-family:	 				"Lucida Grande","Trebuchet MS", Verdana, sans-serif;
	font-size:						2.2em;
	font-weight:					bold;
}
a#xo-site-title {
	background-color: 			inherit;
	color:							#EAAD7B;
}
a:hover#xo-site-title {
	background-color: 			inherit;
	color: 							#fff;
}
#xo-site-title.commercial {
	margin: 							0 20px;
	padding: 						10px 0 0 0;
 }
 #xo-site-title.commercial a:hover {
	background-color: 			inherit;
	color:							#EAAD7B;
}
/*----------------------- slogan in the header ------------------------*/
#xo-site-slogan {
	position: 						relative;
	top: 								10px;
	padding-left: 					70px;
	font-style: 					italic;
}
#xo-site-slogan.commercial {}
/*------------------------ Logo in the header ----------------------------*/
#xologo {
   width: 300px;
   position: absolute;	
   left: 5px;
   margin-top: 2px;
   float: left;
	}
#xo-main-logo.commercial {}
/*-------- style forms in the header-----------*/
#xo-banner form {
	display:							inline;
	margin:							0;
}
#xo-banner input {
	width:							8em;
	margin:							0 0 0 2px;
	background-color:				#E2E2E2;
	color:							#333;
}
/*=============== Style for the Footer  ====================*/
#xo-footer {
   padding: 15px;
	color:							#000;
   border-top: 1px solid #DFDFDF;
	height: 50px;
}
body.theme-dialog #xo-footer { padding: .2em .5em; font-size:	.8em;}
#xo-footer a {
	background-color:				inherit;
	color: 							#EF0E0E;
	text-decoration: 				none;
}
#xo-footer a:hover {
	background-color:				inherit;
	color: 							#000;
	text-decoration: 				underline;
}
#xo-footer .copyright {
	position:					center;
	display: 						inline;
	background-color:				transparent;
	padding-top: 					5px;
	color: 							inherit;
	font-size: 						0.9em;
	font-weight: 					normal;
	text-align: 					center;
	text-decoration: 				none;
	line-height: 					15px;
	width: 300px;
}
#xo-footer .rss {
	position:					center	absolute;
	background-color: 			transparent;
	padding-top :					20px;
	color: 							inherit;
	text-align: 					center;
}
#xo-footer .rss a:hover {	text-decoration: none;}
#xo-footer a#rss, #xo-footer a#rss:hover {
	background: 					transparent	url(../icons/action/feed1.png) no-repeat center right;
	padding-right: 				16px;
	color: 							inherit;
	text-decoration: 				none;
	height: 16px;
	width: 16px;
}
#rss a {
	height: 16px;
	width: 16px;	
	}
/*========== Main menu block =============*/
#mainmenu a {
	display:block;
	font-weight:normal;
	color: #000 !important;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #CCC;
	text-decoration:none;
}
#mainmenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #65944A !important;
	text-decoration:none;		
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
	display:block;
	font-weight:normal;
	color: #666 !important;
	height: 1.5em;	
	padding:.3em 2em .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #CCC;
	text-decoration:none;
	font-size: .8em;
}
#mainmenu a.menuSub:hover {
    background-color: #F2F2F2 !important;
	padding:.3em 1.8em .3em 10px;
	border-left: 3px solid  #333;
	border-right: .2em solid  #333;
	color: #65945b !important;
	text-decoration:none;	
}

/*============ Usermenu block ============*/
#usermenu a {
	display:block;
	font-weight:normal;
	color: #666 !important;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #CCC;
	text-decoration:none;
	font-size: .9em;
}
#usermenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #63444A !important;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: 			#333;
	color: 							#ccc;
}

/*=========== for old templates system ============*/
#usermenu a, #mainmenu a {	display: block;}
.xo-canvas-column .menuSub { padding-left: 1em;}



#xolang {
margin-top: 30px !important;
padding-top: 30px !important;
height: 40px;
}

#xolang a {
margin-right: 30px;
margin-top: 30px !important;
padding-top: 30px !important;
color: #000 !important;
font-size: 13px !important;

}

#xolang a:hover {
color: #BF000C !important;
}

#xoopsbanner {
	float: left;
	margin-left: 40px;
	margin-top: 65px;
   width: 468px;
   height: 60px;
   /*background-color: #CFCFCF; */
   padding: 4px;
   border-radius: 6px;
   -moz-border-radius: 6px;	
   -webkit-border-radius: 6px;
}

.tooltip {
	display:none;
	background:transparent url(../img/black_arrow.png);
	font-size:14px;
	height:40px;
	width:100px;
	padding:25px;
	color:#fff;
text-align: center;
padding-top: 20px;
font-weight: bold;		
}





.adstop_container {margin: 5px;}
.topAds{ background: url(http://www.irmob.com/uploads/img4d4d883d2664b.gif) #f8fbff no-repeat !important; margin-top: 9px !important; width: 700px !important; height: 80px !important;}
.adsBox{ float:right; margin:10px 4px 0 0 !important; width:165px !important; height:70px !important; text-align:right; font: 8pt tahoma !important;  text-decoration:none;}
.adsBox font{ font: 8pt tahoma !important; text-decoration:none !important; color:black !important;}
.adsBox span{font:8pt tahoma; color: green;}
.adsBox .link{font:8pt tahoma; color: green;}
.adsBox div{font:8pt tahoma; color: green; text-align:left;}
.adsBox a{ font-family: times new roman !important; font-size:11pt !important; font-weight: bold !important; color: #003366 !important; text-decoration:none;}
.adsBox a:hover{color:#1f7edd !important; background-color:none;}

