/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# License:  Creative Commons Attribution 3.0 License
-------------------------------------------------------------------------*/
/*<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->*/

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .76em/1.5em  Geneva,Helvetica,Arial,sans-serif;
	color: #C0C0C0; 
	background: #000000 url(../images/bgr.gif) top left repeat-x;
	text-align: center;


}
body, html {
height: 100%
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, form, img, li { 
	margin: 0; 
	padding: 0;
	font-family:Geneva,Helvetica,Arial,sans-serif;
}

/* links */
a, a:link, a:visited{ 
	color: #C0C0C0;
	text-decoration: none;
}
a:hover {

	color: #5a5133;
}

/* headers */
h1, h2, h3 {
	font-family: Geneva,Helvetica,Arial,sans-serif;font-weight:normal;  
}
h1 { font-size: 1.3em; color: #C0C0C0; margin-bottom:10px;} 
h2 { font-size: 1.1em; font-weight:normal; color: #C0C0C0;}
h3 { font-size: 1.1em; }

p, h1, h2, h3 { 
	
}
ul, ol {
	margin:0;
	padding: 0;
}
ul span, ol span {
	color: #C0C0C0; 
}

/* images */
img {
	border: none;
}

fieldset {
	padding: 5px 5px;
	border: none;
}

fieldset a {
	font-weight: bold;
}

/***********************
	  LAYOUT
************************/
#wrap {
	margin: 0;	
	text-align: center;	
	display: inline-block;
	padding:0;
}

#content-wrap {
	clear: both;
	margin: 0; padding: 0;
	text-align:left;
	height:auto;
		overflow: hidden;

	
		/*border: 1px solid #fff; border: 1px solid  #00FF33;	*/
}

/* header */
#header {
	height: 172px;	
	background: #000 url(../images/headerbkgr.gif) top left no-repeat;	
	width: 804px;
position:relative;
margin-bottom:20px;
}

/* slideshow */
#slideshow{
	margin:0;
	font-size:11px;
	text-align:center;
	overflow: hidden;
		width: 100%;
		border-bottom:5px solid #C0C0C0;
	}
#user3{width:804px;margin:0 auto;}

#slideshow a, a:link, a:visited {
	text-decoration:none;
	text-align:center;
	color:#C0C0C0;
	
}
#slideshow a:hover{
	color:#F0F0F0;
	text-decoration:none;
}


#user1 { 
	margin: 0; padding: 0; 
	border-top: solid #C4A266 5px;
	border-bottom: solid #C4A266 5px;
	position: absolute;
	left: 0px;
	right: 0px;
	margin-top:-2px;
	width: 100%; 
	height:45px;
	color: #fffbd4;
	line-height:40px;
	font-size:16px;
	text-align:center;
	

}


#user1 .moduletable {  padding-left:45px; }

#content { width: 804px; text-align:center;margin-top: 40px;}

/* sidebar */
#sidebar {
	float: left;

	margin: 0;	padding:0; 
	display: inline;
	overflow: hidden;	
margin-left:60px;
	
	
}

/* rightbar */
#rightbar {
	float: right;
	width: 34px;
	padding: 0; margin:0;
	overflow: hidden;
	height:96px;
	background:  url(../images/right.png) top left no-repeat;	
	
}



/* Footer */
#footer { 
	text-align:center;
	color: #C0C0C0; 
	margin: 0;
	padding: 10px 0 0 0; 
 	padding-bottom:10px;
	font-size: 95%;	
	overflow: hidden;
	bottom:0;
	border-top: solid #C0C0C0 5px;
	left: 0px;
	right: 0px;
	width: 100%; 
	background:#000000;

			
	
}
#footer a:hover { 
	color: #F0F0F0; 
}

#footer a { 
		color: #C0C0C0; 
}
#footer .moduletable { 
	text-align:center;
}


#menu #slidewrap{ 
	background:#fff url(loading.gif) no-repeat 50% 50%;
	border: 1px solid #9f9e9d;
	height:356px;
	width:555px;
}

#menu{margin-bottom:-25px;}



#face{float:right;}
#bread{position:absolute;left:0;}
.logo{position:absolute;z-index:999;left:0;}
.moduletableesconde{border:10px solid #fff;display:none;}
#socialx{width:800px;margin:0 auto;}