/*================================================================
//					CSS Forum Illusion.
//================================================================
//						Partie Body
//================================================================*/

body {
	background-color: #ecf0f6;  /*couleur du cadre*/
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}

/* FONTS/LINKS */

.fontsmall{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
.gen{
	font-size: 12px;
}
.genmed{
	font-size: 11px;
}

.gensmall{
	font-size: 10px;
}
.nav {
	font-weight : bold;
	font-size : 12px;
	color : #999999;
}
a.nav {
	color : #000000;
	text-decoration:none;
}
a.nav:hover {
	color : #333333;
	text-decoration:underline;
}
a.cat-row-lk {
	font-size:12px;	
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.cat-row-lk:hover {
	font-weight:bold;
	color:#333333;
	font-size:12px;
	text-decoration:underline;
}
#wrapper {
	text-align:left;
	background-color: #dae0e3;
	margin: 0 auto 0 auto;
	width: 1000px;
	border: 1px solid #000000;
}
a {	
	font-size: 10px;
	color : #000000;
	text-decoration:none;
}
a:hover {
	color : #333333;
	text-decoration:underline;
}
#padding-border {
	padding-left:1px;
	padding-right:1px;
}
/*================================================================
//						Partie Header
//================================================================*/
#header {
	padding:1px;
}
/* 		LOGO		*/
#logo {
	padding: 0;
	margin: 0;
	height: 234px;
}
.header_top {
	padding: 0;
	margin: 0;
	height: 28px;
	width: 998px;
	background: url(images/header/header1.jpg) top center no-repeat; 
}
.menus_ut {
	padding: 0;
	margin: 0;
	height: 67px;
	width: 998px;
	background: url(images/header/header2.jpg) top center no-repeat; 
}
.menus_ut .main_menu {
	padding: 0;
	margin: 0;
	height: 67px;
	width: 707px; 
	background: url(images/header/menu.jpg) top left no-repeat;
	float: left;
}
.menus_ut .ut {
	padding: 0;
	margin: 0;
	height: 67px;
	width: 138px;
	float: right;
}
.menus_ut .ut .ut_status {
	padding: 0;
	margin: 0;
	height: 33px;
	width: 138px;
	background: url(images/header/status_ut.jpg) top right no-repeat;
}
.menus_ut .ut .ut_status .ut_status_icon {
	float: left;
	height: 33px;
	width: 33px;
	margin: 0;
	padding: 0;
}
.menus_ut .ut .ut_status .ut_status_text {
	float: right;
	width: auto;
	height: 33px;
	line-height:33px;
	color: #888888;
	margin: 0;
	padding: 0 10px 0 0;
}

.menus_ut .ut .ut_players {
	padding: 0;
	margin: 0;
	height: 34px;
	width: 138px;
	background: url(images/header/ut_joueurs.jpg) top right no-repeat;
}
.menus_ut .ut .ut_players .ut_players_text {
	width: auto;
	height: 34px;
	line-height: 28px;
	text-align: right;
	padding: 0 10px 0 0;
	color: #888888;
}
.news_status_block {
	padding: 0;
	margin: 0;
	height: 34px;
	width: 998px;
}
.news_status_block .news_status {
	padding: 0;
	margin: 0;
	height: 34px;
	width: 287px; 
	background: url(images/header/news_titre.jpg) top left no-repeat;
	float: left;	
}
.news_status_block .news_status .new_status_text {
	height: 34px;
	width: auto;
	line-height:34px;
	padding: 0 0 0 35px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: underline;
}
.news_status_block .news_status_bg {
	padding: 0;
	margin: 0;
	height: 34px;
	width: 711px; 
	background: url(images/header/header4.jpg) top left no-repeat;	
	float: right;
}

.news_block {
	padding: 0;
	margin: 0;
	height: 108px;
	width: 998px;
}
.news_block .news {
	padding: 0;
	margin: 0;
	height:108px;
	width: 535px;
	background: url(images/header/news_list.jpg) top left no-repeat;	
	float: left;
}
.news_block .news .news_text {
	padding: 15px;
	color: #FFFFFF;
}
.news_block .news .news_text a {
	color: #FFFFFF;
	font-size: 10px;
}

.news_block .news_bg {
	padding: 0;
	margin: 0;
	height:108px;
	width: 463px;
	background: url(images/header/header5.jpg) top left no-repeat;	
	float: right;
}
.header_bottom {
	padding: 0;
	margin: 0;
	height: 87px;
	width: 998px;
	background: url(images/header/header6.jpg) top center no-repeat;
	text-align: center; /* pour center les deux divs dedans */
}
.header_bottom .login {
	margin: 0 auto;
	padding: 0;
	width: 460px;
	height: 44px;
	background: url(images/header/connexion.jpg) top center no-repeat;
}
.header_bottom .login .login_text {
	height: 44px;
	line-height: 42px;
	width: auto;
	text-align: center;
	color: #FFFFFF;
}
.header_bottom .login .login_text input.loginpass {
	width: 100px;
	background: transparent;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align:center;
}
.header_bottom .login .login_text input.loginsubmit {
	
}
.header_bottom .menu_forum {
	margin: 0 auto;
	padding: 0;
	height: 50px;
	width: 841px;
	background: url(images/header/menu_forum.jpg) top center no-repeat;	
}

.header_bottom .menu_forum .menu_forum_text {
	height:50px;
	line-height:34px;
	color:#FFFFFF;
}
.header_bottom .menu_forum .menu_forum_text a {
	color:#FFFFFF;
}

/*================================================================
//						MENU du Site
//================================================================*/

.menu{
    position:absolute;
    display:block;
    margin:5px 0 0 5px;
    padding:1px;
    width:auto;
    background : none;
    }

.menu ul{
    position:absolute;
    display:block;
    width:auto;
    padding:1px;
    background : none;
    }
    
.menu li ul{
	margin: 10px 0 0 0; 
    visibility:hidden;
    border: 1px solid #434f5e;
	background: url(images/header/header_menu_bg.jpg) center 1px no-repeat fixed;
    }

.menu li li ul{
    position:absolute;
    margin-left:66px;
    margin-top:-23px;
    }
    
.menu li{
    list-style:none;
    width:60px;
    height:100%;
    display:inline;
    display:block;
    float:none;
    float:left;
    margin:1px;
    padding:0;
    background : none;
    }
    
.menu li li{
    display:block;
    float:none;
    height:100%;  
    width:100px;  
    }
    
/* correct a little IE bug */
/* html .menu li li{
    display:inline;
    }*/

.menu a{
    text-align:left;
    color:#FFFFFF;
    display:block;
    width:auto;
    text-decoration:none;
    padding:2px;
    margin:1px;
    }
    
.menu a:hover{
    color:#FFFFFF;
    text-decoration: underline;
    } 
       
/* for a mozilla better display with key nav */
.menu a:focus{
}

/*================================================================
//						Corps du Site
//================================================================*/
#forum-cat {
	height:auto;
	width:auto;
	padding: 0;
	margin: 10px 1px;
	border-bottom: #7a97a5 solid 2px;
}

.cat-row  {
	line-height: 27px;
	font-size:12px;
	padding-left:15px;
	margin: 1px 0px 0 0px;
	height: 27px;
	background: url(images/css/cat-row.gif)	repeat-x; 
}


#charte {
	
	padding: 0 5px 10px 5px;
	margin: 1px 1px 1px 1px;
	background-color: #dae0e3;
}

/*Codages des differentes balises*/

.titre
{
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 20px;
}

.sous-titre
{
    text-align: left;
	padding: 5px 0 0 0;
	margin: 0;
	text-indent: 60px;
    font-size: 15px;
	text-decoration: underline;
}

.texte
{
	text-indent: 30px;
	text-align: left;
	margin:0;
	padding:0;
	line-height: 180%;
}

.content {
	padding:3px 15px;
	margin:0;
}

.bg1 {
	background-color: #dae0e3;
}
.bg2 {
	background-color: #d4dbe2;
}
.bg3 {
	background-color: #d3dce1;
}
.bg4 {
	background-color: #cbd5d9;
}
.bg5 {
	background-color: #7a97a0;
}
.bg6 {
	background-color: #ecf0f6;
}
.titretab  {
	vertical-align: middle;
	font-size:12px;
	margin: 0;
	height: 27px;
	background: url(images/css/cat-row.gif)	repeat-x; 
}


#tabs {
	margin:0 0 0 40px;
}
#mcptabs {
	margin:0 0 0 151px;
}

#tabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}
.libg1 {
	background-color: #7a97a5;
	border-left: #7a97a5 solid 1px;
	border-right: #7a97a5 solid 1px;
	border-bottom: #7a97a5 solid 1px;
}
.libg2 {
	background-color: #d4dbe2;
	border-left: #7a97a5 solid 1px;
	border-right: #7a97a5 solid 1px;
	border-top: #7a97a5 solid 1px;

}
.lispace {
	margin:0 6px 0 6px;
}
.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}
.option-attach {
	border-top: #7a97a5 solid 1px;
	border-bottom:#7a97a5 solid 1px;
	background-color:#d4dbe2;
	margin: 0 1px;
	padding: 3px;
}
.option-top {
	border-bottom:#7a97a5 solid 1px;
	background-color:#d4dbe2;
	margin: 0px 1px 8px 1px;
	padding: 3px;
}

.home {
	width:auto;
	margin:0;
	padding:0;
	border: 1px solid #7a97a5;
}
.home-news {
	width:auto;
	margin:0;
	padding:0;
	border: 1px solid #7a97a5;
	padding:3px 15px;
}
.home-title {
	background:#7a97a5;
	width:auto;
	padding:0;
	margin:0;
	text-align:center;
	height:20px;
	line-height:20px;
	font-weight:bold;
}


/*================================================================
//						Partie Footer
//================================================================*/
.copyright {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #444444;
	letter-spacing : -1px;
}
a.copyright {
	color : #444444;
	text-decoration : none;
}
a.copyright:hover {
	color : #000000;
	text-decoration : underline;
}

/*================================================================
//						Partie Upload
//================================================================*/
#new_album{
	display: none;
}
#upload_step1{
	display: none;
}
#upload_step2{
	display: none;
}
#uploadStats{
	height: 85px;
}

/*================================================================
//						Partie Viewer
//================================================================*/
.album_browser {
	height: 400px;
	overflow: auto;
	text-align: center;
}
.album_thumbnail{
	width: 112px;
	height: 112px;
	margin: auto;
	text-align:center;
	background-image: url(images/contour_thumb1.png);
}
.album_thumbnail:hover{
	width: 112px;
	height: 112px;
	background-image: url(images/contour_thumb2.png);
	cursor: pointer;
}
.images_album_browser{
	witdh: auto;
	height: 400px;
	overflow: auto;
	margin: 0;
}
img.album_thumb_image{
	margin: auto;
}
.album_thumbnail_image{
	width: 170px;
	height: 170px;
	margin: auto;
	background-image: url(images/contour_thumb3.png);
}
.album_thumbnail_image:hover{
	width: 170px;
	height: 170px;
	background-image: url(images/contour_thumb4.png);
	cursor: pointer;
}

.album_views{
	display: none;
}
.image_infos{
	text-align: center;
}
#commentsViewer{
	background-color: #ecf0f6;
	height: 110px;
	overflow-y: scroll;
}
.comment_date{

}
.comment_user{
	font-style:italic;
}
.comment_text{

}
#splash_image_infos{
	background-image: url(images/contour_splashWindow.png);
	position: absolute;
	height: 220px;
	width: 800px;
	margin-left: 99px;
	top: 820px;
	padding: 5px;
	display: none;
}
#splash_album_infos{
	background-image: url(images/contour_albumSplashWindow.png);
	position: absolute;
	height: 240px;
	width: 390px;
	margin-left: 299px;
	top: 820px;
	padding: 5px;
	display: none;
}
#closeImageSplash{
	background-image: url(images/closeSplash.png);
	position: absolute;
	width: 20px;
	height: 20px;
	margin-left: 775px;
	top: 10px;
}
#closeAlbumSplash{
	background-image: url(images/closeSplash.png);
	position: absolute;
	width: 20px;
	height: 20px;
	margin-left: 365px;
	top: 10px;
}
.thumb {
	color: #7A97A5;
	background-color: #7A97A5;
	height: 1px;
	border: 0px;
}
.pointer{
	cursor: pointer;
}
.pointer:hover{
	cursor: pointer;
	text-decoration: underline;
}

/*================================================================
//						Partie Share
//================================================================*/
#share_splash_image_infos{
	background-image: url(images/contour_splashWindow.png);
	position: absolute;
	height: 220px;
	width: 800px;
	margin-left: 99px;
	top: 820px;
	padding: 5px;
	display: none;
}
.shareAlbumOwner{
	font-style:italic;
	font-weight:bold;
	/* ecf0f6;7a97a0;cbd5d9;d3dce1;d4dbe2;dae0e3 */
}

/*================================================================
//						Partie PT2Craft
//================================================================*/
.recipe_browser{
	height: 400px;
	overflow: auto;
}

/*================================================================
//						Partie Image
//================================================================*/
#infos_image {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*================================================================
//						Partie Roster
//================================================================*/
.adjust_position img{
	position: relative;
	top: 4px;
}

.light{
	text-transform: uppercase;
	color: gray;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(images/table_order.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: center;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/table_asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/table_desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}


table.aionstatsorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.aionstatsorter thead tr th, table.aionstatsorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.aionstatsorter thead tr .header {
	background-image: url(images/table_order.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.aionstatsorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: center;
}

table.aionstatsorter thead tr .headerSortUp {
	background-image: url(images/table_asc.gif);
}
table.aionstatsorter thead tr .headerSortDown {
	background-image: url(images/table_desc.gif);
}
table.aionstatsorter thead tr .headerSortDown, table.aionstatsorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}