#forum.content {
	padding-bottom: 10px;
}


#forum TABLE{
	border-collapse: separate;
}


#forum #center {
	width: 960px;
	margin: 0;
	margin-right: 0;
	padding-top: 0;

}

#forum #center #content {
	padding: 0;
	float: left;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
}

#forum #forumNavBox {
	width: 960px;
	float: left;
	padding: 0;
	clear: both;
}


#forum #content h2{
	color: #018ee6;
	font-size: 16px;
}

#breadcrumb {
	float: left;
	clear: both;
	width: 487px;
	margin: 0;
	padding: 10px 0;;
}

#breadcrumb ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}

#breadcrumb ul li {
	float: left;
	padding-left: 14px;
	background: url(/library/images/icons/forumCrumbBackslash.gif) no-repeat left top;
	display: block;
	margin-left: 6px;
}

#breadcrumb ul li.first {
	background: none;
	padding-left: 0;
	margin-left: 0;
	color: #159bb8;
}

#breadcrumb ul li.first a {
	color: #1C6AAC;
}

#breadcrumb ul li a {
	color: #1C6AAC;
	text-decoration: underline;
	/*font-weight: bold;*/
	font-size: 11px;
	display: block;
}

#breadcrumb ul li a:hover {
	color: #45811A;
}

#breadcrumb ul li a.active {
	color: #1C6AAC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: -3px;
}


#forum #forumNavBox #breadcrumb {
	clear: both;
	width: auto;
	width: 960px;
	display: block;
}

#forum #stats {
	float: left;
	text-align: left;
	width: 647px;
	padding: 0 24px;
}

#forum #stats p {
	margin: 0 0 5px 0;
	color: #5e9d28;
	font-weight: bold;
}

#forum #stats p span{
	color: #159bb8;
}

#forum #forumContainer {
	float: left;
	clear: both;
	width: 790px;
	/*background: url(/library/images/migration/interface/forum/forumBottom.gif) no-repeat left bottom;*/
	padding-bottom: 8px;
}

#forum #forumContainer .top {
	float: left;
	clear: both;
	/*background: url(/library/images/migration/interface/forum/forumTop.gif) no-repeat left top;*/
	width: 960px;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #6ebc28;
}
/*forum top mininav*/
#forum #forumContainer .top ul#myforumtools {
	list-style-type: none;
	float: left;
	padding: 0px 10px 0 0;
	width: 320px;
	margin: 0;
}

#forum #forumContainer ul li {
	float: left;
	margin-left: 25px;
}

#forum #forumContainer ul li.first {
	margin-left: 0;
	font-weight: bold;
	color: #159BB8;
}

#forum #forumContainer ul li.message {
	margin-left: 0;
	float: right;
	font-weight: bold;
	width: auto;
}

#forum #forumContainer ul li.message a {
	font-weight: bold;
}

#forum #forumContainer ul li a img{
	float: left;
	padding-right: 4px;
	text-decoration: none;
	border: none;
}

#forum #forumContainer ul li a {
	float: left;
	color: #018EE6;
	text-decoration: none;
	font-weight: bold;
}

#forum #forumContainer ul li a:hover {
	text-decoration: underline;
	color: #72B126;
}
/*next-previous topic*/
#forum .top ul.topicNav {
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
	float: right;
	width: 360px;
	text-align:right;
	margin: 0;
	padding: 0;
}

#forum .top ul.topicNav li {
	list-style: none;
	text-align:right;
	margin: 0;
}

#forum .top ul.topicNav li a {
	font-weight: bold;
	text-decoration: none;
	color: #72B126;
	text-align:right;
	margin: 0;
}

#forum .top ul.topicNav li a:hover {
	text-decoration: underline;
}

#forum .top ul.topicNav li.prev {
	list-style: none;
	background: url(/library/images/btns/btnPrevious01.gif) no-repeat left 3px;
	padding-left: 8px;
	margin:0;
}

#forum .top ul.topicNav li.next {
	list-style: none;
	background: url(/library/images/btns/btnNext01.gif) no-repeat right 3px;
	padding-right: 8px;
	margin:0;
}
/**/
/*forum body*/
#forum #forumContainer .content {
	/*border-left: 1px solid #6ebc28;
	border-right: 1px solid #6ebc28;*/
	float: left;
	clear: both;
	width: 770px; /* 960 ICI OK */
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-top: 10px;
}


/*forum stats*/

#forum #forumContainer .statistics {
	/*clear: both;*/
	float: right;
	margin: 0 0 0 10px;
	color: #72B126;
}

#forum #forumContainer .statistics span {
	color: #159BB8;
	font-weight: bold;
}


/*--------------------

Main
Forum Table

-----------------------------*/

#forum table.main {
	margin: 0;
	width: 960px;
	border: none;
}

#forum table.main_with_sky {
	margin: 0;
	width: 790px;
	border: none;
}


/*border TD et TH*/
#forum table.main th,
#forum table.main td {
	border: 1px solid #fff;
	margin: 0;
}


/*moderators*/
#forum table.main td dl.mods {
	margin: 0;
	padding: 0;
}

#forum table.main td dl.mods dt{
	font-weight: bold;
	float: left;
}

#forum table.main td dl.mods dd {
	margin: 0 0 0 5px;
	float: left;
}

#forum table.main td dl.mods dd a {
	color:#488318;
}

/**/


/*table header styles*/
#forum table.main th {
	color: #709d1a;
	padding: 8px;
	vertical-align: middle;
	border: none;
	border-bottom: 10px solid #fff;
	border-left: 1px solid #fff;
	padding-top: 60px;
	font-weight: normal;
	background: url(/library/images/bg/forumMordusHeadBG.jpg) repeat-x left bottom;
}

#forum table.main .alternate th {
	background: url(/library/images/bg/forumRegHeadBG.jpg) repeat-x left bottom;
	color: #fff;
}

#forum table.main .osez th {
	background: url(/library/images/bg/forumBgOsez.jpg) repeat-x left bottom;
	color: #ed518e;
}

/*topic list*/
#forum table.main th.row1 {
	width: 555px;
	border-left: none;
	font-weight: bold;
	font-size: 14px;
}

#forum table.main .alternate th.row1 {
	background: url(/library/images/bg/forumRegHeadBG.jpg) repeat-x left bottom;
}

/*forum index mordus bg*/
#forum table.main th.row1.mordus {
	background: url(/library/images/bg/forumBooks.jpg) no-repeat -76px bottom;
}
/*forum index animateurs bg*/
#forum table.main .alternate th.row1.anims {
	background: url(/library/images/bg/forumAnimsHeadBG.jpg) no-repeat -36px bottom;
}
/*forum index osez bg*/
#forum table.main th.row1.osez {
	background: url(/library/images/bg/forumOsez.jpg) no-repeat -76px bottom;
}

#forum table.main th.row1 a {
	color: #709d1a;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#forum table.main th.row1.osez a {
	color: #ed518e;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#forum table.main .alternate th.row1 a {
	color: #fff;
}

#forum table.main th.row2.osez {
	background: url(/library/images/bg/forumBgOsez.jpg) repeat-x left bottom;
	color: #ed518e;
	width: 106px;
	text-align: center;
}
#forum table.main th.row3.osez {
	background: url(/library/images/bg/forumBgOsez.jpg) repeat-x left bottom;
	color: #ed518e;
	width: 104px;
	text-align: center;
}

#forum table.main th.row4.osez {
	background: url(/library/images/bg/forumBgOsez.jpg) repeat-x left bottom;
	color: #ed518e;
	width: 193px;
	border-right: none;
}


#forum table.main th.row2{
	width: 106px;
	text-align: center;
}
#forum table.main th.row3 {
	width: 104px;
	text-align: center;
}

#forum table.main th.row4 {
	width: 193px;
	border-right: none;
}

/*message list*/

#forum table.main th.rowA {
	/*background: url(/library/images/migration/interface/forum/th_row1.jpg) repeat-x left top;*/
	width: 446px;
}

#forum table.main th.rowB{
	/*background: url(/library/images/migration/interface/forum/th_rows.jpg) repeat-x left top;*/
	width: 100px;
}
#forum table.main th.rowC {
	/*background: url(/library/images/migration/interface/forum/th_rows.jpg) repeat-x left top;*/
	width: 100px;
}

#forum table.main th.rowD {
	/*background: url(/library/images/migration/interface/forum/th_rows.jpg) repeat-x left top;*/
	width: 100px;
}

#forum table.main th.rowE {
	/*background: url(/library/images/migration/interface/forum/th_rows.jpg) repeat-x left top;*/
	width: 143px;
}



/*message list*/


/**/

/*Section link colspans*/
#forum table.main td.sectionSpan {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #159bb8;
	font-weight: bold;
	font-size: 16px;
	border: none;
}
#forum table.main td.sectionSpanSmall {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}

#forum table.main td.sectionSpan a {
	text-decoration: none;
	color: #018EE6;
}

#forum table.main td.sectionSpan a:hover {
	text-decoration: underline;
}
/**/


/*internal table*/

#forum table.main table {
	border-bottom: 1px solid #018EE6;
	margin-bottom: 15px;
	width: 100%;
}

#forum table.main table td {
	margin: 0;
	padding: 10px 0;
	border: 1px solid #018EE6;
	border-left: none;
	border-bottom: none;

}

/*topic list*/
/*1st row color scheme*/
#forum table.main tr.type1 td.row1 {
	background: #fff;
	width: 95px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #018EE6;
	border-right: none;
	padding-left: 10px;
}

#forum table.main .alternate tr.type1 td.row1 {
	background: #fff;
}

#forum table.main tr.type1 td.row2 {
	background: #fff;
	width: 399px;
}

#forum table.main .alternate tr.type1 td.row2 {
	background: #fff;
}
/*row2 styling*/


#forum table.main tr.type1 td.row2 p {
	border: none;
	padding: 5px 0;
	margin: 0;
}

#forum table.main tr.type1 td.row2 p.title {
	color: #6fb63c;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
}
#forum table.main tr.type1 td.row2 p.title a {
	text-decoration: none;
	color: #018EE6;
}


#forum table.main tr.type1 td.row2 p.title a:hover {
	text-decoration: underline;
}


#forum table.main tr.type1 td.row2 p.blurb {
	color: #000;
	padding-top: 0;
}
#forum table.main tr.type1 td.row2 p.mods {
	color: #000;
	vertical-align: bottom;
	border-top: 1px solid #008bdc;
	width: 400px;
	padding: 5px 0;
	font-style: italic;
}

#forum table.main .alternate tr.type1 td.row2 p.mods {
	border-top: 1px solid #afd572;
}

#forum table.main tr.type1 td.row2 p.mods a {
	color: #000;
	text-decoration: none;
}
#forum table.main tr.type1 td.row2 p.mods a:hover {
	color: #6fb63c;
	text-decoration: underline;
}

/**/

#forum table.main tr.type1 td.row3 {
	background: #fff;
	width: 111px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

#forum table.main .alternate tr.type1 td.row3 {
	background: #fff;
}

#forum table.main tr.type1 td.row4 {
	background: #fff;
	width: 104px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

#forum table.main .alternate tr.type1 td.row4 {
	background: #fff;
}

#forum table.main tr.type1 td.row5 {
	background: #edf6dd;
	width: 183px;
}

#forum table.main .alternate tr.type1 td.row5 {
	background: #ebf6fd;
}

#forum table.main tr.type1 td.row5 p {
	padding: 0 0 0 20px;
	margin: 0;
}

#forum table.main tr.type1 td.row5 p.title {
	color: #509318;
	font-size: 11px;
}

#forum table.main tr.type1 td.row5 p.user {
	color: #000;
	font-weight: bold;
}

#forum table.main tr.type1 td.row5 p.user a{
	color: #000;
	text-decoration: none;
}
#forum table.main tr.type1 td.row5 p.user a:hover{
	text-decoration: underline;
}
#forum table.main tr.type1 td.row5 p.user img a {
	border: none;
	text-decoration: none;
}

/*2nd row color scheme*/

#forum table.main tr.type2 td.row1 {
	background: #f9fcf5;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #018EE6;
	border-right: none;
	width: 95px;
	padding-left: 10px;
}

#forum table.main .alternate tr.type2 td.row1 {
	background: #fff;
}

#forum table.main tr.type2 td.row2 {
	background: #f9fcf5;
	width: 399px;
}

#forum table.main .alternate tr.type2 td.row2 {
	background: #fff;
}

/*row2 styling*/

#forum table.main tr.type2 td.row2 p {
	border: none;
	padding: 5px 0;
	margin: 0;
}

#forum table.main tr.type2 td.row2 p.title {
	color: #159bb8;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
}
#forum table.main tr.type2 td.row2 p.title a {
	text-decoration: none;
	color: #018EE6;
}

#forum table.main tr.type2 td.row2 p.title a:hover {
	text-decoration: underline;
}

#forum table.main tr.type2 td.row2 p.blurb {
	color: #000;
	padding-top: 0;
}
#forum table.main tr.type2 td.row2 p.mods {
	color: #000;
	font-style: italic;
	vertical-align: bottom;
	border-top: 1px solid #008bdc;
	width: 400px;
	padding: 5px 0;
}

#forum table.main .alternate tr.type2 td.row2 p.mods {
	border-top: 1px solid #afd572;
}

#forum table.main tr.type2 td.row2 p.mods a {
	color: #000;
	text-decoration: none;
}
#forum table.main tr.type2 td.row2 p.mods a:hover {
	color: #6fb63c;
	text-decoration: underline;
}
/**/

#forum table.main tr.type2 td.row3 {
	background: #f6faee;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

#forum table.main .alternate tr.type2 td.row3 {
	background: #fff;
}

#forum table.main tr.type2 td.row4 {
	background: #f9fcf5;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

#forum table.main .alternate tr.type2 td.row4 {
	background: #fff;
}

#forum table.main tr.type2 td.row5 {
	background: #edf6dd;
}

#forum table.main .alternate tr.type2 td.row5 {
	background: #ebf6fd;
}

#forum table.main tr.type2 td.row5 p {
	padding: 0 0 0 20px;
	margin: 0;
}

#forum table.main tr.type2 td.row5 p.user {
	color: #000;
	font-weight: bold;
}

#forum table.main tr.type2 td.row5 p.title {
	color: #509318;
	font-size: 11px;
}

#forum table.main tr.type2 td.row5 p.user a{
	color: #000;
	text-decoration: none;
}
#forum table.main tr.type2 td.row5 p.user a:hover{
	text-decoration: underline;
}
#forum table.main tr.type2 td.row5 p.user img a {
	border: none;
	text-decoration: none;
}



/*message list*/

#forum table.main tr.type1 {
	height: 45px;
}

#forum table.main tr.type2 {
	height: 45px;
}


/*1st row color scheme*/
#forum table.main tr.type1 td.rowA {
	background: #fff;
	width: 382px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border-left: 1px solid #018EE6;
}

#forum table.main tr.type1 td.rowA .thumb{
	float: left;
	padding: 0 10px;
}

#forum table.main tr.type1 td.rowA p {
	padding: 25px 0 0 20px;
	margin: 0;
	float: left;
}

#forum table.main tr.type1 td.rowA p a {
	text-decoration: none;
	color: #018EE6;
}

#forum table.main tr.type1 td.rowA p a:hover {
	text-decoration: underline;
}

#forum table.main tr.type1 td.rowB {
	background: #fff;
	width: 98px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;

}

#forum table.main tr.type1 td.rowC {
	background: #fff;
	width: 98px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;

}

#forum table.main tr.type1 td.rowC a {
	text-decoration: none;
	overflow: hidden;
}

#forum table.main tr.type1 td.rowC a:hover {
	text-decoration: underline;
}

#forum table.main tr.type1 td.rowD {
	background: #fff;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

#forum table.main tr.type1 td.rowE {
	background: #EDF6DD;
	width: 131px;
}

#forum table.main tr.type1 td.rowE p {
	padding: 0 0 0 20px;
	margin: 0;
}

#forum table.main tr.type1 td.rowE p.title {
	color: #509318;
	font-size: 11px;
	padding-top: 4px;
	width: 130px;
}

#forum table.main tr.type1 td.rowE p.user {
	color: #000;
	padding-bottom: 4px;
}

#forum table.main tr.type1 td.rowE p.user a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#forum table.main tr.type1 td.rowE p.user a:hover{
	text-decoration: underline;
}
#forum table.main tr.type1 td.rowE p.user img a {
	border: none;
	text-decoration: none;
}



/*2nd row color scheme*/
#forum table.main tr.type2 td.rowA {
	background: #F9FCF5;
	width: 382px;
	border-left: 1px solid #018EE6;
	vertical-align: middle;
}


#forum table.main tr.type2 td.rowA .thumb {
	float: left;
	padding: 0 10px;
}

#forum table.main tr.type2 td.rowA p {
	padding: 25px 0 0 20px;
	margin: 0;
	float: left;
}

#forum table.main tr.type2 td.rowA p a {
	text-decoration: none;
	color: #018EE6;
	font-weight: bold;
}

#forum table.main tr.type2 td.rowA p a:hover {
	text-decoration: underline;
}


#forum table.main tr.type2 td.rowB {
	background: #F6FAEE;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 98px;
}

#forum table.main tr.type2 td.rowC {
	background: #F9FCF5;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 98px;

}

#forum table.main tr.type2 td.rowC a {
	text-decoration: none;

}

#forum table.main tr.type2 td.rowC a:hover {
	text-decoration: underline;
}


#forum table.main tr.type2 td.rowD {
	background: #F9FCF5;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 100px;
}

#forum table.main tr.type2 td.rowE {
	background: #EDF6DD;
	width: 131px;
}

#forum table.main tr.type2 td.rowE p {
	padding: 0 0 0 20px;
	margin: 0;
}

#forum table.main tr.type2 td.rowE p.title {
	color: #509318;
	font-size: 11px;
	padding-top: 4px;
	width: 130px;
}

#forum table.main tr.type2 td.rowE p.user {
	color: #000;
	padding-bottom: 4px;
}

#forum table.main tr.type2 td.rowE p.user a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#forum table.main tr.type2 td.rowE p.user a:hover{
	text-decoration: underline;
}
#forum table.main tr.type2 td.rowE p.user img a {
	border: none;
	text-decoration: none;
}


/*Row 1&2 hover*/




#forum table.main tr.type1.hoverz1 td.row2,
#forum table.main tr.type1.hoverz1 td.row3,
#forum table.main tr.type1.hoverz1 td.row4,
#forum table.main tr.type1.hoverz1 td.row5,
#forum table.main tr.type1.hoverz1 td.rowA,
#forum table.main tr.type1.hoverz1 td.rowB,
#forum table.main tr.type1.hoverz1 td.rowC,
#forum table.main tr.type1.hoverz1 td.rowD,
#forum table.main tr.type1.hoverz1 td.rowE {
	background: #d6d6d6;
}


#forum table.main tr.type2.hoverz2 td.row2,
#forum table.main tr.type2.hoverz2 td.row3,
#forum table.main tr.type2.hoverz2 td.row4,
#forum table.main tr.type2.hoverz2 td.row5,
#forum table.main tr.type2.hoverz2 td.rowA,
#forum table.main tr.type2.hoverz2 td.rowB,
#forum table.main tr.type2.hoverz2 td.rowC,
#forum table.main tr.type2.hoverz2 td.rowD,
#forum table.main tr.type2.hoverz2 td.rowE {
	background: #d5d5d5;
}


/*---------------------------

Message posts

--------------------------------------*/

#forum .postBox {
	float: left;
	clear: both;
	width: 790px; /* 960 */
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#forum .postBox .topLabels {
	float: left;
	clear: both;
	width: 790px; /* 960 */
	height:80px;
	margin-bottom:10px;
}
#forum .postBox .postReply .topLabel {
	float: left;
	clear: both;
	width: 790px; /* 958 */
}
#forum .postBox .postReply .topLabel {
	border-bottom: 1px solid #B2D96F;
}

#forum .postBox .postReply .topLabel h3 {
	padding: 5px 10px;
	clear: none;
	float: left;
	margin: 0;
	color:#018ee6;
	font-size:16px;
}
#forum .postBox .topLabels {
	display:block;
	height:80px;
	width: 790px;
}
#forum .postBox .topLabels h3.left {
	float: left;
	display: block;
	clear: none;
	color:#fff;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	padding: 50px 10px 15px 10px;
	width: 83px;
	margin: 0;
	border-right:3px solid #FFF;
	background: url(/library/images/bg/forumRegHeadBG.jpg) repeat-x left bottom;
}

#forum .postBox .topLabels h3.right {
	float: left;
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight:normal;
	padding: 50px 10px 15px 10px;
	width: 640px; /* 833 */
	clear: none;
	margin: 0;
	background: url(/library/images/bg/forumRegHeadBG.jpg) repeat-x left bottom;
}
#forum .postBox .post1 .forumThreadWrap, 
#forum .postBox .post2 .forumThreadWrap {
	width: 764px; /* 958 */
	border:1px solid #B2D96F;
	overflow: auto;
	background: url(/library/images/bg/bgForumBorder2.gif) repeat-y 103px 0 ;
}

#forum .postBox .post2 .forumThreadWrap {
	border:1px solid #018EE6;
	background: url(/library/images/bg/bgForumBorder.gif) repeat-y 103px 0 ;
}


#forum .postBox .post1 .left,
#forum .postBox .post2 .left,
#forum .postBox .postReply .left {
	float: left;
	width: 92px;
	padding: 15px 6px;
	margin:0;
	overflow: hidden;
}

#forum .postBox .post1 .left h3,
#forum .postBox .post2 .left h3,
#forum .postBox .postReply .left h3 {
	color: #89b768;
	font-weight: bold;
	float: left;
	padding-bottom: 10px;
	font-size: 14px;
}

#forum .postBox .post1 .left h3 a,
#forum .postBox .post2 .left h3 a,
#forum .postBox .postReply .left h3 a {
	color: #89b768;
	text-decoration: none;
}

#forum .postBox .post1 .left p,
#forum .postBox .post2 .left p,
#forum .postBox .postReply .left p {
	color: #89b768;
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
	display: block;
	width: auto;
}


/*avatar box*/
#forum .postBox .post1 .left .avatarBox,
#forum .postBox .post2 .left .avatarBox,
#forum .postBox .postReply .left .avatarBox {
	float: left;
	clear: both;
	border: 1px solid #b5b9b9;
	width: 80px;
	height: 80px;
	text-align: center;
}

#forum .postBox .post1 .left img.avatar,
#forum .postBox .post2 .left img.avatar,
#forum .postBox .postReply .left img.avatar {
	vertical-align: middle;
}

#forum .postBox .post1 .right,
#forum .postBox .post2 .right,
#forum .postBox .postReply .right {
	width: 600px; /* 819*/
	float: left;
	margin-bottom:0;
}


#forum .postBox .postReply .right {
	background: #dce9eb;
}

#forum .postBox .post1,
#forum .postBox .postReply {
	float: left;
	/*clear: both;*/
	width: 960px;
	background: #FFFFFF;
	margin: 1px 0;
}

#forum .postBox .postReply {
	width: 958px;
	border: 1px solid #B2D96F;
	background: #EDF6DD;
}

#forum .postBox .post2 {
	float: left;
	/*clear: both;*/
	width: 765px;
	background: #f9fcf5;
	margin: 1px 0;
}

#forum .postBox .post1 .right .head {
	float: left;
	clear: both;
	padding: 8px 10px;
	width: 640px;
	/*background: #DBE9EC url(/library/images/migration/interface/forum/msgHeaderBG.jpg) repeat-x left bottom;*/
	background: #EDF6DD;
}

#forum .postBox .post2 .right .head {
	float: left;
	clear: both;
	padding: 8px 10px;
	width: 639px; /*833*/
	/*background: #e1ffc8 url(/library/images/migration/interface/forum/msgHeaderBG2.jpg) repeat-x left bottom;*/
	background: #EBF6FD;
}

#forum .postBox .post1 .right .head .left,
#forum .postBox .post2 .right .head .left {
	float: left;
	width: 260px;
	font-size: 9px;
	padding: 0 0 0 10px;
	color: #767a7b;
	background: url(/library/images/migration/interface/forum/postedSinceIcon.gif) no-repeat left center;
}


#forum .postBox .post1 .right .head .right,
#forum .postBox .post2 .right .head .right {
	float: right;
	width: 90%;
}


#forum .postBox .post1 .right .head .right ul,
#forum .postBox .post2 .right .head .right ul {
	list-style-type: none;
	float: right;
}

#forum .postBox .post1 .right .head .right ul li,
#forum .postBox .post2 .right .head .right ul li {
	float: right;
	margin-left: 15px;
}

#forum .postBox .post1 .right .head .right ul li a,
#forum .postBox .post2 .right .head .right ul li a  {
	text-decoration: underline;
	color: #488318;
}

#forum .postBox .post1 .right .head .right ul li a img,
#forum .postBox .post2 .right .head .right ul li a img {
	border: none;
}

#forum .postBox .post1 .right .head .right ul li a:hover,
#forum .postBox .post2 .right .head .right ul li a:hover {
	color: #005d66;
}

#forum .postBox .post1 .right .body,
#forum .postBox .post2 .right .body,
#forum .postBox .postReply .right .body {
	float: left;
	clear: both;
	padding: 20px 22px 30px 22px;
	width: 600px; /* 833*/
	font-size: 14px;
}

/*image attachment option*/

#forum .postBox .post1 .right .body .imgAttach,
#forum .postBox .post2 .right .body .imgAttach {
	float: right;
	background: url(/library/images/bg/forum_imgAttach.gif) no-repeat left top;
	width: 210px;
	height: 150px;
	margin: 10px;
	padding: 10px 11px 25px 11px;
}

#forum .postBox .post1 .right .body .imgAttach img,
#forum .postBox .post2 .right .body .imgAttach img {
	width: 210px;
	height: 150px;
}

/**/


#forum .postBox .postReply .right .body {
	border: none;
	background: #F9FCF5;
	width: 809px;
	border-left:1px solid #B2D96F;
}

#forum .postBox .postReply .right .body label {
	font-weight: bold;
	color: #018EE6;
}

#forum .postBox .postReply .right .body form a.close {
	color: #588997;
}

#forum .postBox .postReply .right .body label,
#forum .postBox .postReply .right .body input#subject {
	clear: both;
	display: block;
}
#forum .postBox .postReply .right .body input#subject {
	margin-bottom: 10px;
}


/* #forum .postBox .post2 .right .body {
	float: left;
	clear: both;
	border: 1px solid #e1ffc8;
	padding: 20px 22px 30px;
	width: 799px;
	font-size: 14px;
} */

#forum .postBox .post1 .footer {
	float: left;
	/*clear: both;*/
	/*background: #fff;*/
	border-bottom: 1px solid #B2D96F;
	border-left: 1px solid #B2D96F;
	border-right: 1px solid #B2D96F;
	padding: 20px 0 10px 0;
	margin:0 0 10px 0;
	width: 764px;
	background:none;
	/*margin-left: 180px;*/
}

#forum .postBox .post2 .footer {
	float: left;
	/*clear: both;*/
	/*background: #fff;*/
	border-bottom: 1px solid #018ee6;
	border-left: 1px solid #018ee6;
	border-right: 1px solid #018ee6;
	padding: 20px 0 10px 0;
	margin:0 0 10px 0;
	width: 958px;
	background:none;
	/*margin-left: 180px;*/

}
/*left*/
#forum .postBox .post1 .footer .left,
#forum .postBox .post2 .footer .left {
	float: left;
	margin-left:0;
	display:block;
	width: auto;
	padding: 0 0 0 20px;
	margin:0;
}


#forum .postBox .post1 .footer .left ul,
#forum .postBox .post2 .footer .left ul {
	list-style-type: none;
	margin: 0;
	padding-left:0;
}

#forum .postBox .post1 .footer .left ul li,
#forum .postBox .post2 .footer .left ul li {
	float: left;
	margin-right: 15px;
	margin:0;
	
}

#forum .postBox .post1 .footer .left ul li a img,
#forum .postBox .post2 .footer .left ul li a img {
	border: none;
	margin:0;
}

/*right*/
#forum .postBox .post1 .footer .right,
#forum .postBox .post2 .footer .right {
	float: right;
	width: 200px;
	padding: 0 20px 0 0;
}


#forum .postBox .post1 .footer .right ul,
#forum .postBox .post2 .footer .right ul {
	list-style-type: none;
	float: right;
	margin: 0;
}

#forum .postBox .post1 .footer .right ul li,
#forum .postBox .post2 .footer .right ul li {
	float: right;
	margin-left: 15px;
}

#forum .postBox .post1 .footer .right ul li a,
#forum .postBox .post2 .footer .right ul li a {
	color: #488318;
}

#forum .postBox .post1 .footer .right ul li a img,
#forum .postBox .post2 .footer .right ul li a img {
	border: none;
}


#forum div form.topicJump {
	display: block;
	float: right;
	clear: both;
	padding: 20px;
}



/*

message thread reply indenting levels

*/

/*globals*/
#forum .postBox .post1.lvl_1 .right .head .right,
#forum .postBox .post2.lvl_1 .right .head .right,
#forum .postBox .post1.lvl_2 .right .head .right,
#forum .postBox .post2.lvl_2 .right .head .right,
#forum .postBox .post1.lvl_3 .right .head .right,
#forum .postBox .post2.lvl_3 .right .head .right,
#forum .postBox .post1.lvl_4 .right .head .right,
#forum .postBox .post2.lvl_4 .right .head .right,
#forum .postBox .post1.lvl_5 .right .head .right,
#forum .postBox .post2.lvl_5 .right .head .right,
#forum .postBox .post1.lvl_1 .footer .right,
#forum .postBox .post2.lvl_1 .footer .right,
#forum .postBox .post1.lvl_2 .footer .right,
#forum .postBox .post2.lvl_2 .footer .right,
#forum .postBox .post1.lvl_3 .footer .right,
#forum .postBox .post2.lvl_3 .footer .right,
#forum .postBox .post1.lvl_4 .footer .right,
#forum .postBox .post2.lvl_4 .footer .right,
#forum .postBox .post1.lvl_5 .footer .right,
#forum .postBox .post2.lvl_5 .footer .right {
	width: 40%!important;
}


/*level 0, just for prog purposes*/

.lvl_0 {
	width: 969px;
}


/*level 1---------------------------------*/
.lvl_1 {
	width: 921px !important;
	float: right !important;
	clear: none !important;
}

#forum .postBox .post1.lvl_1 .right,
#forum .postBox .post2.lvl_1 .right {
	width: 781px !important;
}

#forum .postBox .post1.lvl_1 .right .head,
#forum .postBox .post2.lvl_1 .right .head {
	width: 761px !important;
}

#forum .postBox .post1.lvl_1 .right .body,
#forum .postBox .post2.lvl_1 .right .body {
	width: 733px !important;
}

#forum .postBox .post1.lvl_1 .foot,
#forum .postBox .post2.lvl_1 .footer {
	width: 741px !important;
	/*margin-left: 180px;*/
}

/*level 2-------------------------*/
.lvl_2 {
	width: 873px !important;
	float: right !important;
	clear: none !important;
}

#forum .postBox .post1.lvl_2 .right,
#forum .postBox .post2.lvl_2 .right {
	width: 733px !important;
}

#forum .postBox .post1.lvl_2 .right .head,
#forum .postBox .post2.lvl_2 .right .head {
	width: 713px !important;
}

#forum .postBox .post1.lvl_2 .right .body,
#forum .postBox .post2.lvl_2 .right .body {
	width: 685px !important;
}

#forum .postBox .post1.lvl_2 .foot,
#forum .postBox .post2.lvl_2 .footer {
	width: 693px !important;
	/*margin-left: 180px;*/
}

/*level 3-------------------------*/
.lvl_3 {
	width: 825px !important;
	float: right !important;
	clear: none !important;
}

#forum .postBox .post1.lvl_3 .right,
#forum .postBox .post2.lvl_3 .right {
	width: 685px !important;
}

#forum .postBox .post1.lvl_3 .right .head,
#forum .postBox .post2.lvl_3 .right .head {
	width: 665px !important;
}

#forum .postBox .post1.lvl_3 .right .body,
#forum .postBox .post2.lvl_3 .right .body {
	width: 637px !important;
}

#forum .postBox .post1.lvl_3 .foot,
#forum .postBox .post2.lvl_3 .footer {
	width: 645px !important;
	/*margin-left: 180px;*/
}

/*level 4-------------------------*/
.lvl_4 {
	width: 777px !important;
	float: right !important;
	clear: none !important;
}

#forum .postBox .post1.lvl_4 .right,
#forum .postBox .post2.lvl_4 .right {
	width: 637px !important;
}

#forum .postBox .post1.lvl_4 .right .head,
#forum .postBox .post2.lvl_4 .right .head {
	width: 617px !important;
}

#forum .postBox .post1.lvl_4 .right .body,
#forum .postBox .post2.lvl_4 .right .body {
	width: 589px !important;
}

#forum .postBox .post1.lvl_4 .foot,
#forum .postBox .post2.lvl_4 .footer {
	width: 597px !important;
	/*margin-left: 180px;*/
}

/*level 5-------------------------*/
.lvl_5 {
	width: 729px !important;
	float: right !important;
	clear: none !important;
}

#forum .postBox .post1.lvl_5 .right,
#forum .postBox .post2.lvl_5 .right {
	width: 589px !important;
}

#forum .postBox .post1.lvl_5 .right .head,
#forum .postBox .post2.lvl_5 .right .head {
	width: 569px !important;
}

#forum .postBox .post1.lvl_5 .right .body,
#forum .postBox .post2.lvl_5 .right .body {
	width: 541px !important;
}

#forum .postBox .post1.lvl_5 .foot,
#forum .postBox .post2.lvl_5 .footer {
	width: 549px !important;
	/*margin-left: 180px;*/
}


/*user formatting*/

#forum .postBox table td.quote {
	background: #fff;
	padding: 3px;
}

#forum .postBox table td.code {
	background: #ccc;
}


/* drop down sizing*/

select#forumRedirection {
	font-size: 11px;
}


/* image Mordus de lecture */
.imgMordus{
	height:95px;
	padding-left:3px;
}

/*

thread paging nav

*/

#forum #forumContainer ul.paging {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#forum #forumContainer ul.paging li {
	float: left;
	padding-left: 10px;
	margin: 0;
}

#forum #forumContainer ul.paging li.nextPage {
	background: url(/library/images/icons/rightBlueArrow.gif) no-repeat right center;
	padding-right: 12px;
}

#forum #forumContainer ul.paging li a {
	text-decoration: underline;
}


#forum #forumContainer ul.paging li.nextPage a {
	text-decoration: none;
}
