/******** Tailles mini des blocs *********/

.gridrow .triple .blockcontents, .gridrow .triplecollapsed .blockcontents
{
    min-height: 215px;
}
.gridrow .dual .blockcontents
{
    min-height: 130px;
}



/********** Messagerie privée ************/

#pm
{
    margin: 10px 0;
}

#pm thead th
{
    text-align: left;
    border-bottom: 1px solid #000;
}

#pm tfoot th
{
    text-align: right;
    border-top: 1px solid #000;
}

.roweven
{
    background-color: #fff;
}

.rowodd
{
    background-color: #f4f4f4;
}

#pm tr td
{
    padding: 2px 0;
}

#pm .unread
{
    font-weight: bold;
}

#pm .harmful
{
    color: #f00;
}

.onlineblock
{
    width: 260px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.ngcard
{
    width: 128px;
    margin: 0 0 10px 0;
    float: left;
    text-align: center;
}

.ngcard div.username
{
    font-weight: bold;
    text-decoration: none;
}

.ngcard div.online
{
    font-weight: bold;
    color: #090;
}
.ngcard div.offline
{
    color: #999;
}

ul.soft
{
    list-style-type: none;
    color: #000;
    margin: 0;
    padding: 10px;
}

ul.soft li a
{
    text-decoration: none;
    color: #000;
    padding-left: 14px;
}

ul.soft li a:hover
{
    color: #08c;
    font-weight: bold;
    background: url(../img/puce.jpg) no-repeat left center;
}

#frmconfirm
{
    text-align: center;
    height: 50px;
}

#frmconfirm input.usrysno
{
    border: 1px solid #090;
    background: #afa;
    padding: 2px 10px;
    margin: 0 10px;
    cursor: pointer;
}

#frmconfirm a.usrysno
{
    border: 1px solid #900;
    color: #000;
    text-decoration: none;
    background: #faa;
    padding: 4px 12px 3px 12px;
    margin: 0 10px;
}

h5
{
    padding: 5px;
    margin: 0;
}

a.usrbtn
{
    padding: 3px 10px;
    border: 1px solid #444;
    background: #ccc;
    color: #444;
    text-decoration: none;
    font-weight: bold;
}

a.usrbtn:hover
{
    color: #000;
    background: #def;
    border: 1px solid #000;
}

.nohspc
{
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.flashmessage
{
    text-align: center;
    font-weight: bold;
    padding: 1em;
    border-top: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    background: url(../img/icons/closemessage.gif) no-repeat top right;
    background-color: #eee;
    margin-bottom: 5px;
    cursor: pointer;
}

div[class~=flashmessage][class~=info]
{
    border-top: 2px solid #99f;
    border-bottom: 2px solid #99f;
    background-color: #def;
}

div[class~=flashmessage][class~=success]
{
    border-top: 2px solid #090;
    border-bottom: 2px solid #090;
    background-color: #cfc;
}

div[class~=flashmessage][class~=error]
{
    border-top: 2px solid #f22;
    border-bottom: 2px solid #f22;
    background-color: #fcc;
}

div[class~=flashmessage][class~=warning]
{
    border-top: 2px solid #cc0;
    border-bottom: 2px solid #cc0;
    background-color: #ffc;
}

div.txtinfo
{
    border: 1px solid #99f;
    background-color: #def;
    padding: 1em;
}

div.txtremark
{
    border: 1px solid #cc0;
    background-color: #ffc;
    padding: 1em;
}

.row_deleted td
{
    text-decoration: line-through;
}

.row_harmful td
{
    color: #f00;
}

.row_unread td
{
    font-weight: bold;
}


#brd
{
    border: 1px solid #444;
}

.ariane
{
    font-weight: bold;
}

.ariane a
{
    text-decoration: none;
    color: #05a;
}

.ariane a:hover
{
    color: #06f;
    text-decoration: underline;
}

a.icon
{
    padding-left: 24px;
    background-position: center left;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #05a;
    font-weight: bold;
    margin-right: 10px;
}

a.righticon
{
    padding-right: 24px;
    background-position: center right;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #05a;
    font-weight: bold;
    margin-left: 10px;
}

a.icon:hover, a.righticon:hover
{
    color: #06f;
    text-decoration: underline;
}

.ctr
{
    text-align: center;
}

.left
{
    text-align: left;
}

.right
{
    text-align: right;
}

.clear
{
    clear: both;
}

/******** Interface admin ********/

.adm_table
{
    width: 100%;
    border: 0;
    border-right: 1px solid #ccc;
}

.adm_table tbody tr:hover
{
    background: #def;
}

.adm_table tbody td
{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 4px 10px;
}

.adm_table th
{
    text-align: left;
    background: #ccc;
    padding: 4px 10px;
}

.adm_table .row_even
{
    background: #eee;
}

.adm_table a
{
	color: #03c;
	font-weight: bold;
	text-decoration: none;
}

.adm_table a:hover
{
	text-decoration: underline;
}

.faketh
{
    background: #eee;
    font-weight: bold;
}

.adm_table thead th
{
    border-bottom: 1px solid #000;
}

.adm_table tfoot th
{
    border-top: 1px solid #000;
}

/************ Sidebar ************/

/************* Blogs *************/

/*********** Pagination **********/

.pager
{
    padding: 5px 0;
}

.pager a, .pager a:link, .pager a:active
{
    text-decoration: none;
    font-weight: bold;
    color: #0066ff;
    margin: 0 3px;
}

.pager a:hover
{
    color: #bbaacc;
}

.pager span.page
{
    font-weight: bold;
    color: #000;
}

.pager span.current
{
    font-weight: bold;
    color: #000;
    border: 1px solid #000;
    padding: 2px 3px 2px 3px;
    margin: 2px 1px 2px 2px;
}
.pager .fastlink
{
    border: 1px solid #000;
    padding: 2px 3px 2px 2px;
    margin: 2px 1px 2px 2px;
    background: #ddd;
}
.pager span.lastnext
{
    font-weight: bold;
    color: #000;
}

/************* Forum *************/

#forumindex
{
    border-color: #ccc;
}

#forumindex td
{
    padding: 10px 5px;
}

#forumindex th
{
    padding: 5px;
    background: url(/img/sidebar-back.jpg) repeat-x bottom left;
}

#forumindex th.left
{
    text-align: left;
}

.newforumtopic
{
    text-align: right;
}

.newforumtopic a
{
    text-decoration: none;
    font-weight: bold;
    color: #05a;
}

.thin .blockcontents
{
    padding: 0!important;
    border-left: 1px solid #999!important;
    border-right: 1px solid #999!important;
    border-bottom: 1px solid #999!important;
}

#forumindex a
{
    text-decoration: none;
    color: #05a;
    font-weight: bold;
}

#forumindex a:hover
{
    color: #06f;
    text-decoration: underline;
}

.quote
{
    border: 1px solid #aaa;
    padding: 10px;
    margin: 10px;
    background: #fff;
}

.quote .meta
{
    padding: 0; margin: 0;
}

.quote .meta a
{
   font-size: 12px;
   text-decoration: none;
   font-weight: bold;
   color: #05a;
}

.quote .meta a:hover
{
    color: #06f;
    text-decoration: underline;
}

.deletepost
{
    background-image: url(/img/icons/forum/deletepost.png);
}

.editpost
{
    background-image: url(/img/icons/forum/editpost.png);
}

.recycle, .movepost
{
	background-image: url(/img/icons/forum/move.png);
}

.artsubmit
{
	background-image: url(/img/icons/forum/sticky.png);
}

.quotepost
{
    background-image: url(/img/icons/forum/quote.png);
}

.large
{
	padding-top: 3px; 
	padding-bottom: 3px;
	line-height: 20px;
}

.reportpost
{
    background-image: url(/img/icons/forum/reportpost.png);
}

.sharepost
{
	background-image: url(/img/icons/forum/users.png);
}

.sticky
{
    background: url(/img/icons/forum/sticky.png) no-repeat center left;
    padding-left: 22px;
}

.locked
{
    background: url(/img/icons/forum/locked.png) no-repeat 4px center;
}

.locked .posttitle
{
    margin-left: 22px;
}

.lastpost
{
    text-align: right;
    width: 190px;
}

.delete
{
    background-image: url(/img/icons/forum/deletepost.png);
}

.votefor
{
	background: url(/img/icons/mini/thumbs_up.gif) no-repeat center center;
	height: 20px;
	width: 20px;
	float: left;
	margin: 0 8px;
	color: #fff;
	vertical-align: 20%;
}

.voteagainst
{
	background: url(/img/icons/mini/thumbs_down.gif) no-repeat center center;
	height: 20px;
	width: 20px;
	float: left;
	margin: 0 8px;
	color: #fff;
	vertical-align: 20%;
}

.helpicon
{
	background: url(/img/icons/mini/help.png) no-repeat left center;
	height: 16px;
	width: 16px;
	float: right;
	margin: 2px 8px;
	vertical-align: 20%;
}

.helptext
{
	width: auto!important;
	padding-left: 22px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: 20%;
}

.restore
{
    background-image: url(/img/icons/forum/restore.png);
}

.lock
{
    background-image: url(/img/icons/forum/lock.png);
}

.polllink
{
	background-image: url(/img/icons/forum/chart.png);
}

.unlock
{
    background-image: url(/img/icons/forum/unlock.png);
}

.stick
{
    background-image: url(/img/icons/forum/sticky.png);
}

.unstick
{
    background-image: url(/img/icons/forum/unsticky.png);
}

.fastmod
{
    overflow: hidden;
}

.fastmod ul
{
    padding: 7px;
    border: 1px solid #555;
    float: right;
    list-style-type: none;
}

.fastmod ul li
{
    line-height: 20px;
}

.reported
{
    background-color: #ffa!important;
}

/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-top: 3px solid #ccc;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 14px;
    font-size: 12px;
    padding: 3px 0;
    color: #000;
    font-weight: bold;
    background: #ccc;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

.button
{
    background: url(http://static.ngcdn.net/img/buttons/button.png) no-repeat center center;
    float: right;
    clear: right;
    margin: 0 10px 5px 0;
    height: 25px;
    line-height: 25px;
    width: 174px;
}

.button a
{
    display: block;
    padding-left: 10px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    margin-right: 8px;
    padding-right: 10px;

}
    
.outline { border: 1px solid #999; }

.mt
{
	margin: 10px 0 16px 0;
	padding-left: 15px;
	border-left: 5px solid #ccc;
}

.mt_title
{
	font-size: 19px;

	text-decoration: none;
	color: #01a;
	display: block;
	margin-bottom: 4px;
}

.mt_title:hover
{
	text-decoration: underline;
}

.mt_date
{
	font-weight: bold;
}

.mt_user a
{
	text-decoration: none;
	font-weight: bold;
	color: #04c;
}

.noborders
{
	border: 0!important;
	background: transparent!important;
}

.noborders .blockcontents
{
	border: 0!important;
	background: transparent!important;
}

#magazine .noborders .blockcontents
{
	text-align: justify;
}

.sidebar h3 { clear: left; }


.graph_container
{
	overflow: hidden;
	position: relative;
	height: 22px;
	background: url(/img/gauges/progress_empty.png) no-repeat left top;
	padding: 0;
	margin: 3px;
}

.graph_placeholder
{
	float: left;
	width: 500px;
}

.graph
{
	float: left;
	margin: 0;
	height: 22px;
	background: url(/img/gauges/progress_full.png) no-repeat left top;
}

.graph_label
{
	line-height: 22px;
	color: #999;
	font-size: 10px;
	font-weight: bold;
}

.graph_hint
{
	position: absolute;
	width: 485px;
	text-align: center;
	display: block;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}

.fullsizeonly
{
	display: none;
}

.fullsize .fullsizeonly, .fullwidth .fullsizeonly
{
	display: block!important;
}

.mainmenu
{
	padding: 0;
	margin: 5px 5px 10px 5px;
	list-style-type: none;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.mainmenu li
{
	float: left;
	width: 130px;
	text-align: left;
}

.mainmenu li a
{
	padding-left: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	margin: 5px;
	line-height: 22px;
}

.mainmenu li a:hover
{
	text-decoration: underline;
	color: #888;
}

.myfriends { background: url(/img/icons/mini/users.png) no-repeat left center; }
.myinfo { background: url(/img/icons/mini/info.png) no-repeat left center; }
.myprefs { background: url(/img/icons/mini/process.png) no-repeat left center; }
.myprofile { background: url(/img/icons/mini/user.png) no-repeat left center; }
.myblog { background: url(/img/icons/mini/comment.png) no-repeat left center; }
.mymedia { background: url(/img/icons/mini/folder_full.png) no-repeat left center; }

h2 .subscription
{
 	float: right;   
}