/* @override 
	http://kallima.cgcomweb.com/4_new/styles/kallima_4.css
	http://kallima.cgcomweb.com/styles/kallima_4.css
	http://kallimapaper.com/styles/kallima_4.css
	http://64.15.141.179/styles/kallima_4.css
*/

/* 
 * The News theme for Tiki CMS/Groupware -- uses the layout methods of litecss,
 * source ordered layout solution by luci (http://sourceforge.net/projects/litecss).
 * For more information, please visit http://themes.tikiwiki.org or http://zukakakina.com.
 * Released under LPGL license. */






/* Import *lite as the base: */
@import "lite/lite.css"; 

/* Then import the default layout properties file: */
@import "layout/layout.css";

/* And design defaults: */
@import "layout/design.css";

@media print {

div.article {
	margin: 0;
}
	#header,
	div#col2,
	#c1c2 #col2,
	#footer,
	#col3 div.content div.box.box-nouvelles_bannieres {
		display: none;
	}
	

	
	#c1c2 #wrapper .marginleft,
	#c1c2 #wrapper .marginright {
		margin: 0 !important;
	
}


	#tiki-center,
	.wikitext,
	#c1c2 #wrapper #col1 > .content,
	#tiki-center div,
	#tiki-center div.wikitext.clearfix, h1.remindPassword {
		margin: 0 0 0 0;
		padding:0;
		width: 100% !important;
		float: left !important;
	}
	
	body.tiki_tiki_wiki_page.Other,
	body.tiki_tiki_wiki_page.Tools,
	body.tiki_tiki_wiki_page.WhereToBuy,
	body.tiki_tiki_wiki_page.Products,
	body.tiki_tiki_wiki_page.AboutUs,
	body.tiki_tiki_wiki_page.News,
	body.tiki_tiki_wiki_page.Environment,
	body.tiki_tiki_wiki_page.OrderSamples,
	body.tiki_tiki_wiki_page.ContactUs {
		background: none;
	}


div#fixedwidth {
	width: 600px !important;
	margin: 0;
}
	div.wikitext {
	padding: 0;
	margin: 0;
}
.wikitopline{
	display: none;
}
.logo_print{
	display: block !important;
		/*padding-top: 150px !important;*/

}
}


.optionline .linkmenu {
	padding-left:11px;
}


/*--- HOME GRAY BOX -----*/

.home_graybox1{
	width:360px;
	height:122px;
	float:left;
	background-image:url(kallima_4/images/home_gray_bg.gif);
	background-repeat:repeat-x;
	margin-right:10px;
	font-size:12px!important;
	line-height:17px;
	padding-right:20px;
}


.home_graybox2{
	width:360px;
	height:122px;
	float:left;
	background-image:url(kallima_4/images/home_gray_bg.gif);
	background-repeat:repeat-x;
	font-size:12px!important;
	line-height:17px;
	padding-right:20px;
}


.home_graybox1 img, .home_graybox2 img{
	float:left;
	margin-right:10px;
	position:relative;
	left:-3px;
	bottom:1px;
}

.home_graybox1 h2, .home_graybox2 h2{
	margin-bottom:0px!important;
	padding-bottom:0px!important;
	margin-top:14px!important;
	color:#e22b21;
	
}


/*--- HOME green & red box -----*/

.home_redbox{
	width:324px;
	height:118px;
	float:left;
	background-image:url(kallima_4/images/box_home_bg_1.jpg);
	background-repeat:no-repeat;
	font-size:12px!important;
	line-height:17px;
	padding:15px 20px 20px 20px!important;
	color:#fff;
	margin:10px 10px 20px 0;
}


.home_greenbox{
	width:314px;
	height:118px;
	float:left;
	background-image:url(kallima_4/images/box_home_bg_2.jpg);
	background-repeat:no-repeat;
	font-size:12px!important;
	line-height:17px;
	padding:15px 20px 20px 20px!important;
	color:#fff;
	margin:10px 0 20px 0;
}


.home_greenbox a, .home_redbox a{
	color:#fff38e!important;
}


.home_redbox h2, .home_greenbox h2{
	margin-bottom:10px!important;
	padding-bottom:0px!important;
	color:#fff;
	font-size:18px!important;
}


/*--- HOME 3 BTN -----*/

.btn_shipping{
	width:180px;
	height:50px;
	background-image:url(kallima_4/images/btn_shipping.png);
	background-position:top;
	float:left;
	margin:20px 94px 30px 0;
	padding:0px!important;
}

.btn_shipping:hover{
	width:180px;
	height:50px;
	background-image:url(kallima_4/images/btn_shipping.png);
	background-position:bottom;
	padding:0px;
	cursor:pointer;
}



.btn_yield{
	width:180px;
	height:50px;
	background-image:url(kallima_4/images/btn_yield.png);
	background-position:top;
	float:left;
	margin:20px 94px 30px 0;
	padding:0px!important;
}

.btn_yield:hover{
	width:180px;
	height:50px;
	background-image:url(kallima_4/images/btn_yield.png);
	background-position:bottom;
	padding:0px;
	cursor:pointer;
}

.btn_order{
	width:180px;
	height:50px;
	background-image:url(kallima_4/images/btn_order.png);
	background-position:top;
	float:left;
	margin:20px 0px 30px 0;
	padding:0px!important;
}

.btn_order:hover{
	width:180px;
	height:50px;
	background-image:url(kallima_4/images/btn_order.png);
	background-position:bottom;
	padding:0px;
	cursor:pointer;
}





/***** XHTML Elements ******/
body {
	color: #000;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background-color: #f3f3f3;

}



html>body {
	font-size: 12px;
	text-align: left;
}

a, a:link,
a:visited {
	color: #e22b21;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5 {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-weight: normal;
	color: #e22b21;
	font-size: 18px;
}
div.articletitle:first-child{
	margin-top: 0;
}

body.News div.articletitle:first-child{
	margin-top: 20px;
}

h2 {
		font-size: 14px;
}

h3 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif!important;
	line-height:18px;
	
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
	margin-top: 0;
}


hr {
	background: #aaa;
	color: #aaa;
}
p,ul,ol{
	font-size: 12px;
	line-height: 1.3;
}
ul,ol{
	padding: 0 0 0 18px;
}
sup{
	line-height: 0;
	font-size: 50%;
}
legend {
	color: #000;
	padding: 0;
}

#mod-login_box form fieldset div {
	padding: 0;
}

#mod-login_box form fieldset div {
	text-align: left !important;
}

#mod-login_box form fieldset div input.button.submit {
	background-color: #898989;
	color: white;
}

#mod-login_box form fieldset legend {
	display: none;
}

#tiki-center div.wikitext.clearfix div div.box-shadow div.box.box-login_box h3.box-title.clearfix  {
		display: none;
}

#mod-login_box form fieldset div label {
	font-size: 12px;
}


#mod-login_box form  a.linkmodule {
	font-size: 12px !important;
}

#mod-login_box   {

}

#tiki-center div.wikitext.clearfix div div.box-shadow div.box.box-login_box {
	padding: 0 !important;
margin-left: -4px;
}

#tiki-center form table.form tbody tr td.formcolor input[name=remind]{
	background-color: #898989;
	color: white;
	padding: 4px;
} 



fieldset {
	border: none;
	padding: 0;
}

div.box.box-login_box {
	margin: 0;
	padding: 0 !important;
}

div#mod-login_box.clearfix.box-data {
	margin: 0;
	padding: 0 !important;
}

#col2 fieldset {
	width: 100px;
}

button,
input,
label,
textarea,
option,
select {
	margin: 1px;
	vertical-align: middle;
}

input[type=checkbox],
input[type=radio] {
	vertical-align: middle !important;
}

input.button,
button,
.button input,
.button,
input.wikiaction,
.calbuttonbox {
	border: solid 1px #aaa;
	background: #fbfbfb;
	color: #000;
	text-transform: uppercase;
	font: .8em Arial, Helvetica, sans-serif;
}

/* styles by type separated from the above because IE6 doesn't like multiple class specifications with bracket selectors together */
input[type=submit],
input[type=reset] {
	border: solid 1px #aaa;
	background: #fbfbfb;
	color: #000;
	text-transform: uppercase;
	font: .8em Arial, Helvetica, sans-serif;
}

/* hovered buttons */
input.button:hover,
button:hover,
input[type=submit]:hover,
.button input:hover,
.button:hover,
.calbuttonbox a:hover {
	cursor: pointer;
	background: #e6e6f8;
}

span.button,
.calbuttonbox {
	display: inline-block;
	margin: 1px 2px;
	padding: 2px;
}

span.button a,
.calbuttonbox a {
	color: #000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

span.button a:hover,
.calbuttonbox a:hover {
	text-decoration: none;
}

#col2 input[type=text] {
	width: 95%;
}

form.admin input[name="features"] {
	margin-bottom: 3px !important;
}

/* look of admin form fieldsets when tabs are off */
form.admin {
	padding: 3px;
}

form.admin fieldset {
	border: solid 1px #8cacbb;
	margin: 0;
	margin-bottom: 3px;
}

form.admin legend.heading {
	border: none;
	line-height: 2em;
	margin-top: -2px;
	padding-left: 0;
	padding-right: 0;
	background: transparent;
}

form.admin legend.heading a {
	display: block;
	top: -1em;
	margin-top: 2px;
	padding: 1px 1px 0;
	position: relative;
	text-decoration: none;
	background: #8cacbb;
}

form.admin legend.heading a:hover {
	padding: 1px 0 0;
	background: #acbb8c;
}

form.admin legend.heading a span {
	display: block;
	font-size: 1em;
	line-height: 2em;
	padding: 0 1em;
	background: #ebebeb;
}

form.admin legend.heading a:hover span {
	line-height: 1.9em;
	margin-top: 0.1em;
	border-left: solid 1px #8cacbb;
	border-right: solid 1px #8cacbb;
}

small {
	font-size: .9em;
}

/***** Pasic Page Layout 
	Including Site Header *****/

#main {
	font-size: 1em;
	margin-top: 0  !important;
	background: url(kallima_4/images/back_main.png) repeat-y center top;
}

.fullscreenbutton,
#fullscreenbutton {
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}

/* #Header */
#header {
	text-align: left;
	height: 190px;
	/*background: gold;*/
}



.floatleft #sitetitle,
.floatleft #sitesubtitle {
	padding-left: 20px;
}

#sitetitle {
	font-size: 2.4em;
}

#sitesubtitle {
	font-size: 1.6em;
}

#sitetitle a,
#sitetitle a:link,
#sitetitle a:visited {
	color: #000;
}

#header-top {
	position: static;
}

#tiki-center div div.box.box-login_box h3.box-title.clearfix {
    text-align: left;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #e22b21;
	font-size: 18px;
	margin-top: 20px;
}

#mod-login_box form {
	text-align: left;
}



/* Look & Feel options */
#siteheader {
		margin-bottom: 10px;

}

div#sioptions {
	padding: 1em;
}

div#sitead {
	clear: none;
}

#sitead.floatright {
	padding-right: 100px;
}

#sitead.floatleft {
	padding-left: 100px;
}

#bannertopright {
	padding-right: 1em;
}

#siteloginbar {
	font-size: 1em;
	position: static;
}

#siteloginbar * {
	margin: .2em;
}

 #siteloginbar.logged-in {
	bottom: 3px;
}

#tiki-top {
	background: #f4f4f4;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

#sitesearchbar {
	padding: 0 4px 0 0;
}

#sitesearchbar .findtable {
	margin-bottom: 0;
}

/* Middle */
#middle {
	margin-top:35px;
	background: white;
}

#c1c2 {
	text-align: left;
	font-size: 1em;

}
body.Home #c1c2{
		background: url(kallima_4/images/back_col1.gif) repeat-x 300px bottom !important;
-moz-border-radius-bottomright :20px;
	 -webkit-border-bottom-right-radius:20px;
	 	-moz-border-radius-bottomleft :20px;
	 -webkit-border-bottom-left-radius:20px;
}

.fullscreen #col1 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

#c1c2 #wrapper .marginleft {
	margin-left: 214px;
}

div#wrapper.clearfix {
	margin-top: 0;
}

#c1c2 #wrapper .marginright {
	margin-right: 214px;
}

html#WidePage body #c1c2 #wrapper .marginright,html#ToolsWidePage body #c1c2 #wrapper .marginright {
	margin-right: 25px;
}

body.Other #c1c2 #wrapper .marginright {
	margin-right: 0;
}


div#showhide_columns,
#tiki-columns {
	border-top: 1px solid #aaa;
	padding: 2px 2px 0 2px;
}

a.flip,
a.flip:visited {
	color: #adbac3;
}

a.flip:hover {
	color: #505050;
}

.tellafriend {
	margin-right: 2px;
}

.tellafriend a {
	color: #adbac3;
}

.tellafriend a:hover {
	color: #505050;
}

.fullscreen .tellafriend {
	margin-top: 2px;
}

#c1c2 #wrapper #col1 > .content {
	/*border-top: 1px solid #aaa;*/
	/*padding-top: .8em;*/
}

/* Also is .content */
#tiki-center {
	/*border: 1px solid #aaa;*/
	margin-left: -1px;
	margin-right: -1px;
	/*padding: .8em;*/
	padding-left:25px;
	margin-top: -15px;
}

/* give every div in #tiki-center some padding */
#tiki-center div {
	padding: 3px 2px;
}

#tiki-center div.halffloat div,
#tiki-center div.thirdfloat div,
#tiki-center div.quarterfloat div {
	padding: 0;
}

/* little margin for all images in #tiki-center */
#tiki-center img {
	margin: 1px;
}

/* do not apply it on phplm tree in categories */
#tiki-center .phplmnormal div {
	padding: 0;
}

#tiki-center .phplmnormal img {
	margin: 0;
}

#c1c2 #col2 {
	width: 214px;
	overflow: visible;
	background: white;
	padding-right: 25px;
}

#c1c2 #col2 .content {
	margin-left: 0;
	padding: 0;
}

#col3 {
	margin-left: -214px;
	width: 214px;
	text-align: left;
	font-size: 1em;
}



#footer {
	text-align: left;
	font-size: .9em;
	position: relative;
	top: -1px;
	width: 990px;
	margin: 0 auto;
	height: 100px;
	margin-top: 7px;
	background: white;
	-moz-border-radius-topright :20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topleft :20px;
	-webkit-border-top-left-radius:20px;
}
span.copyright{
	display: block;
	float: left;
	margin-left: 20px;
	color:#858383 ;
	font-size: 11px;
	margin-top: 29px;
}


div.logos_kallima{
	margin-left: 10px;
	width: 225px;
	margin-bottom: 10px;
float: left;
}

a.fsc_logo {
margin-left: 25px;	
}

a.tembec_logo {
margin-left: 30px;
}

ul#cssmenu_footer li{
display: inline;
margin-right: 20px;

}

ul#cssmenu_footer li a,#footer div.footerbgtrap div.content a{
color: #858383;
font-size: 11px;
}
div.footerbgtrap div.content a.linklog
 {
	
}

#footer div.footerbgtrap div.content a.linkLog {
	display: block;
	position:relative;
	width: auto;
	float: left;
	top: 30px;
}


#footer .content {
	padding: 0;
	padding-top: 10px;
}

/*** Error page ***/
/* Not needed on non-error pages, right? */
div#tiki-main #tikimidtbl {
	margin: auto;
	width: auto;
}
	
/****** Menus ******/
.horbar {
	float: left;
}

.horbaritem a {
	padding: 6px 6px;
	text-decoration: none;
	font: .9em Verdana, Helvetica, Arial, Sans-Serif;
	border-right: 1px solid #aaa;
}

.horbaritem a:hover {
	text-decoration: none;
	background: #fff;
}
 
.horbaritem img {
	vertical-align: middle;
}

/* contains mdksubframe div */
.mdksubmenu {
	background: transparent;
}
 
.mdksubframe {
	left: -1px;
	top: 1px;
	display: block;
	border: 1px solid #d3d3d3;
	border-top: none;
	background: #fff;
}
 
.mdkitem {
	border-top: 1px solid #dedede;
}
 
.mdkitem a {
	padding: 2px 5px;
	font-weight: normal;
	font-size: .9em;
}
 
.mdkitem a:link {
	font-weight: normal;
	text-decoration: none;
}
 
.mdkitem a:visited {
	text-decoration: none;
}
 
.mdkitem a:hover {
	text-decoration: none;
}
 
/* Tree menu (also on Browse Categories */
.treemenudiv {
	background: #fff;
}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	font-family: Georgia, serif;
	color: #005faa;
	text-decoration: none;
	font-weight: normal;
}

a.phplm:visited {
	color: #005faa;
}

a.phplm:hover {
	color: #005faa;
	text-decoration: underline;
	background: none;
}

a.phplm:active {
	color: #005faa;
	font-weight: normal;
}

a.phplmselected:link,
a.phplmselected:visited,
a.phplmselected:hover,
a.phplmselected:active {
	font: 100% Georgia, serif;
	color: #005faa;
	text-decoration: none;
	font-weight: normal;
	background: none;
	font-style: italic;
}

a.phplmselected:hover {
	color: #005faa;
	text-decoration: underline;
}

/** CSS (suckerfish) menus **/
.cssmenu_horiz ul,
.cssmenu_vert ul {
	width: 11em;
}

.cssmenu_horiz li li:hover ul,
.cssmenu_horiz li li.sfHover ul,
.cssmenu_vert li li:hover ul,
.cssmenu_vert li li.sfHover ul {
	left:	11em;
}

.cssmenu_horiz li,
.cssmenu_vert li {
	background:	#fff;
}

.cssmenu_horiz li:hover,
.cssmenu_horiz li.sfHover,
.cssmenu_horiz a:focus,
.cssmenu_horiz a:hover,
.cssmenu_horiz a:active,
.cssmenu_vert li:hover,
.cssmenu_vert li.sfHover,
.cssmenu_vert a:focus,
.cssmenu_vert a:hover,
.cssmenu_vert a:active {
	background:	#fff;
}

#col2 .cssmenu_vert,
#col2 .cssmenu_vert li {
	width: 175px;
}

/* for wider menu in left col */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul {
	left: 175px;
}

#col2 .cssmenu_vert ul,
#col2 .cssmenu_vert ul li {
	width: 11em;
}

/* back to default */
#col2 .cssmenu_vert li li:hover ul,
#col2 .cssmenu_vert li li.sfHover ul {
	left: 11em;
}

.cssmenu_horiz li ul li,
.cssmenu_vert li ul li {
	border: 1px solid #d3d3d3;
	border-top: 0;
	margin-bottom: -1px;
}

.cssmenu_vert li ul li:first-child {
	border-top: 1px solid #d3d3d3;
}

.cssmenu_horiz a,
.cssmenu_vert a {
	text-decoration: none;
	display: block;
	padding: 5px 6px;
}

.cssmenu_horiz a:hover,
.cssmenu_vert a:hover {
	text-decoration: underline;
}

#tiki-top > .cssmenu_horiz {
	border-left: 1px solid #aaa;
}

#tiki-top .cssmenu_horiz {
	float: left;
	margin-left: 11px;
	font: .9em Verdana, Helvetica, Arial, Sans-Serif;
}

#tiki-top > .cssmenu_horiz > li > a {
	border-right: 1px solid #aaa;
	padding: 8px 1em;
}

	
#tiki-top > .cssmenu_horiz > li.menuSection > a {
	padding-right: 2.6em;
}

.sf-sub-indicator {
	background: url(thenews/arrows-005faa.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only; */
}

#col2 a .sf-sub-indicator {
	top: 0.5em;
}

/** Links in other menus **/
.option, .optionline,
#tiki-center .option,
#tiki-center .optionline {
	/*background: transparent url(../img/icons2/corner-dots.gif) center left no-repeat;*/
	/*padding: 0.2em 0 0.2em 1.6em;*/
}

.box .menusection {
	padding-left: 5px;
}

.selected {
	font-weight: bold;
}

.selected ul li a {
	font-weight: normal;
}

div.menuSection div.menuSection,
div.menuSection div.separator {
	padding-left: 5px;
}

/****** Misc. Global Classes (layout and style) ****/
.highlight,
#highlight {
	background: #f2cd5e !important;
}

.link,
.gallink,
.bloglink,
.fgallink,
.trailer,
.opencomlink,
.commentslink,
.admlink,
.forumbutlink {
	font-weight: normal;
	padding: 0;
}

.prevnext {
	font-size: 1em;
	padding: 1px 6px;
}

/***** Boxes *****/
/** Modules **/
div.box {
	margin: 9px;
}

h3.box-title {
	margin: 0 0 7px 1em;
	padding: 0;
	height: 18px;
	color: black;
	text-transform: uppercase;
	font: normal 90% Arial, Helvetica, sans-serif;
}

span.moduletitle {
	font-weight: bold;	
}

.box:hover img.flipmodimage {
	height: 13px;
	width: 13px;
	background: #fff;
}
	
img.flipmodimage:hover {
	border: 1px solid #aaa !important;
}

.opaque {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 7px;
	margin: 0;
}

.box-data {
	padding-bottom: 8px;
}

.box-data ol {
	padding-left: 2em;
	margin-top: 0;
	margin-bottom: 0;
}

.box-data ul {
	padding-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

.box-data ul li {
	list-style: square;
}

.cssmenu li,
.cssmenu_horiz li,
.cssmenu_vert li {
	list-style: none !important;
}

.box-data ul.cssmenu_vert {
	padding: 0;
}

.box-since_last_visit_new div.box-data div {
	text-align: left !important;
}

.box-since_last_visit_new a.linkmodule b {
	text-transform: uppercase;
	font: 85% Arial, Helvetica, sans-serif;
}

/** Other boxes **/
div.cbox {
	background: #ebebeb;
	margin-bottom: 4px;
	border: 1px solid #aaa;
}

.cbox-title {
	border-bottom: 1px solid #aaa;
	padding: 3px;
	margin: 0 0 7px 0;
	padding: 0;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 1em;
	font: normal 75% Arial, Helvetica, sans-serif;
}

.cbox-data {
	padding: 3px;
}

/* rbox: remarks box (note/warning/tip/comment) */
.rbox {
	margin: 0.2em 0 0.4em;
	text-align: left;
}

.rbox-title {
	border: none;
	float: left;
	font-size: 1em;
	padding: 0.2em 0.8em;
	line-height: 1.4em;
	position: relative;
	top: 1px;
	z-index: 2;
	background: #f2cd5e;
}

.rbox-data {
	border: solid 1px #f2cd5e;
	clear: left;
	margin: 0;
	padding: 6px 2px 2px 2px;
	background: #fff;
}

div.simplebox {
	border: 1px solid #e22b21;
	background: #fff;
	padding: 10px !important;
	font-size: 12px;
}

/***** Tables, Tabs and Lists ****/
/** Tables **/
table.normal {
	/*border: solid 1px #909090;*/
	border-collapse: collapse;
}

#trackerFilter0 tr.odd td{
	background: white;
	font-size: 12px;
}

#tiki-center div.wikitext.clearfix table.normal.wikiplugin_trackerlist tbody tr th.auto a{
	color: black;
	font-size: 12px;

}

#tiki-center div.wikitext.clearfix table.normal.wikiplugin_trackerlist tbody tr th.auto{
	background: white;
	border: none;
	border-bottom: solid 1px  #e3352f;
	text-align: left;
	padding-left: 10px;
}

#tiki-center div.wikitext.clearfix table.normal.wikiplugin_trackerlist tbody tr td.auto{
border-right: dotted 1px #e3352f;
font-size: 12px;
padding-left: 10px;
border-color: #b4b4b4;
}

table.normal, 
table.admin {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}

table.admin div#page-bar {
	margin-left: 5px;
	margin-bottom: 0;
	background: transparent;
}

table.normalnoborder {
	width: 100%;
}

body.tiki_mytiki #tiki-center form table.normal,
body.tiki_mytiki #tiki-center .normal form {
	border: none;
}

table.normal td,
td.normal,
.wikitable td,
td.odd,
td.even {
	margin: 0;
	padding: 0.2em;
	vertical-align: top;
}

tr.odd td,
td.odd {
	background: #eee;
}

tr.even td,
td.even {
	background: #f9f9f9;
}

td.third {
	background: #e7e7e7;
}

th,
td.heading,
tr.diffheader {
	background: #f0f4f5;
	border: 1px solid #999;
	border-collapse: collapse;
	font-size: 1em;
}

td.form {
	padding: 3px;
}

/** Tiki Tabs **/


div.content .tabs {
	margin: 0;
}

.tabs {
	border-bottom: solid 1px #0a6aa6 !important;
	margin-top: 10px !important;
	padding: 0 !important;
}

.admin {
	padding: 2px;
}

.tabmark {
	font-size: 10px;
	padding: 2px 0;
	background: #bfbfbf;
}

.tabmark a {
	color: #000;
	font-weight: bold;
}

.tabmark a:active {
	color: #0a6aa6;
	background: #f2f2f2;
}

.tabmark a:hover {
	color: #0a6aa6;
	text-decoration: none;
	background: #cfcfcf;
}

/* active (current) tab */
.tabactive {
	border: solid 1px #0a6aa6 !important;
	border-bottom: 0 !important;
	border-top-width: 2px !important;
	bottom: 2px;
	z-index: 2;
	background: #f2f2f2 !important;
}

[class].tabactive {
	bottom: 1px;
}

.tabactive a:hover {
	background: #f2f2f2 !important;
}

/* link of active tab */
.tabactive a {
	color: #0a6aa6 !important;
}

/* inactive tabs */
.tabinactive {
	border: solid 1px #666 !important;
}

.tabcontent {
	border: solid 1px #0a6aa6 !important;
	border-top: none !important;
	margin: 0;
	padding: 6px 2px 2px 2px;
	text-align: center;
	background: #f2f2f2;
}

.tabcontent table {
	width: 95%;
	margin: 1% auto 2%;
}

.commentbloc {
	text-align: left;
}

/*** Feature-specific selectors ***/
/***** Wiki *****/
h1 a.pagetitle {
	font-size: 1.2em;
}

div#description,
.description {
	font-size: .95em;
	font-style: italic;
}

.wikitext {

	font-size: 125%;
	line-height: 1.5em;
}

#tiki-center div.wikitext.clearfix, h1.remindPassword {
		padding-top: 49px;
}



.wikitext h1, 
.wikitext h2, 
.wikitext h3, 
.wikitext h4 {
	margin: 0 0 0 0;
	padding: 0;

}
.wikitext h1 + p,.wikitext h2 + p,.wikitext h3 + p,.wikitext h4 + p,.wikitext h1 + ul,.wikitext h2 + ul,.wikitext h3 + ul,.wikitext h4 + ul{
	margin-top: 0;
}


.wikitext h2 {
	margin-bottom: 10px;
	line-height: 1.4;
}

#tiki-center div.wikitext.clearfix table.col_home tbody tr td.col2 a.no_underline {
		text-decoration: none;
}

/* fancylist wikiplugin */
.wikitext .fancylist {
	margin-left: 30px;
	padding-left: 30px;
}

.wikitext .fancylist li {
	color: #999;
	font: italic 2.2em Georgia, "Times New Roman", sans-serif;
	list-style-position: outside;
}

.wikitext .fancylist li p {
	color: #000;
	display: inline;
	font-size: 50%;
	font-style: normal;
}

.titlebar {
	padding: 0.1em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 10px 0;
}

.wikitext div.box {
	width: auto;
}

.wikitopline table {
	width: 100%;
}

table.wikitable {
	border: 1px solid #a9a9a9;
	border-collapse: collapse;
}
 
td.wikicell {
	padding: 3px;
	border: 1px solid #999;
	border-collapse: collapse;
}
div.wikiplugin_tracker{
	padding: 0 !important;
}
.wikiplugin_tracker table.wikitable{
	border: none;
}
.wikiplugin_tracker td.wikicell {
	padding: 3px;
	border: none;
	border-collapse: collapse;
	font-size: 12px;
}

#tiki-center div.wikitext.clearfix form div.wikiplugin_tracker input[type=submit]{
	margin-top: 25px;
}


textarea.wikiedit {
	font-size: 1.1em;
}

div.code {
	padding: 3px;
	border: 1px dashed #ccc;
	background: #f5f5f5;
	font: 90% "Courier New", Courier, monospace;
}

/** Wiki plugins **/
/* Code plugin  */
.codecaption {
	font-size: 0.9em;
	padding: 0 10px;
	position: relative;
	bottom: -1em;
	display: inline;
	border: 1px solid #adacaf;
	border-bottom: 0;
	margin-left: 4px;
	line-height: 1em;
	color: #666;
	background: #f5f5f5;
	font-weight: bold;
}

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	background: #f5f5f5;
	border: 1px dashed #adacaf;
	margin-left: 4px;
	overflow: auto;
	width: 90%;
}

/* Quote plugin */
div.quoteheader {
	margin-left: 30px;
}

div.quotebody {
	margin: 0 15px 10px 30px;
	font-style: italic;
	border-left: 5px solid #d3d3d3;
	padding-left: 6px;
}

#tiki-center .versioncontent {
	border: 1px solid #aaa;
	background: #fff;
}

/* wikiplugin_tracker */
.mandatory_note {
	display: block;
	font-style: italic;
	margin-top: 10px;
}


/** Wiki tocs **/
div.tocnav {
	background: #ebebeb;
	padding: 3px;
}
 
/* TOC */
ul.toc {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

/* wiki diff styles */
.diff td {
	border: 1px solid #a9b8c2;
}

.diff div {
	border-top: 1px solid #a9b8c2;
}

.diffheader td {
	background: #a9b8c2;
	font-weight: bold;
	width: 50%;
}

/***** Articles ****/

.wikitext .article {
	font-size: .8em;
}

#tiki-center div.wikitext.clearfix div.article {
	margin-bottom: 0;
	padding: 0;
}

#tiki-center div.wikitext.clearfix div.article div.articleheading table tbody tr td div.articleheadingtext {
	padding: 0;
}

#tiki-center div.wikitext.clearfix div.article div.articleheading table tbody tr td div.articleheadingtext p {
	margin-top: 0 !important;
}

#tiki-center div.wikitext.clearfix div.article div.articletrailer {
	display: none;

}

div.articletopline {
	color: #000;
	font: 90% arial,helvetica,sans-serif;
	text-transform: uppercase;
}

div.articletitle {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: left;
	padding: 0 !important;
}

#tiki-center div.article div.articletrailer {
	display: none;
}

#tiki-center div.article div.articleheading table tbody tr td div.articleheadingtext {
	padding: 0;
}

#tiki-center div.article div.articlebody {
	padding: 0;
}

#tiki-center div.article div.articleheading table tbody tr td div.articleheadingtext p {
	margin: 0;;
}

div.article {
	/*padding-top: 30px !important;*/
}

#role_main div.article {
	margin-top: 50px;
}

 
div.articletitle h2 {
	font-size: 16px !important;
	font-weight: normal;
	line-height: 1.2;
}

span.titleb {
	font-size: 1.0em;
}

span.titleb {
	font-size: 1.0em;
}
 
div.articlesubtitle {
	font-size: 0.9em;
}

 
div.articleheading {
	margin-top: 6px;
	font-size: 125%;
	line-height: 1.5em;
}

div.articlebody {
	font-size: 125%;
	line-height: 1.5em;
}

/***** Blogs *****/
div.blogtitle {
	font-size: 1.8em;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	line-height: 80%;
}

div.bloginfo {
	text-align: center;
	padding: 3px;
	line-height: 150%;
	text-transform: none;
}

.postinfo a {
	color: #9cf;
	text-decoration: none;
	border-bottom: 1px dotted #9cf;
}

a.blogt:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.postinfo {
	font-size: 1.2em;
}

span.posthead {
	font-weight: bold;
	letter-spacing: .4pt;
}

span.posthead span.link {
	font-weight: bold;
}

.tiki_blogs #tiki-center .postbody-title,
.tiki_blogs #tiki-center .title {
	padding-left: 0;
	margin-left: 0;
}

body.tiki_blogs .post .title h2 {
	font-size: 1.7em;
	margin-top: 0;
}

body.tiki_blogs .post .postbody {
	margin-right: 8px;
	line-height: 1.4em;
	margin-bottom: 1em;
}

body.tiki_blogs .post .postbody {
	background: none;
	border: 0;
}

body.tiki_blogs div.author_actions {
	float: none;
	background: none;
	border: 0;
	width: 100%;
}

body.tiki_blogs .actions {
	background: none;
}

body.tiki_blogs .author_info {
}

.postbody-title {
	background: none;
	border: 0;
}

body.tiki_blogs .postbody-title {
	float: none;
	width: 100%;
	background: none;
	border: 0;
}

body.tiki_blogs .postfooter {
	width: 100%;
	float: none;
}

body.tiki_blogs .postfooter .actions {
	float: left;
}

/***** Forums *****/
.post {
	margin-bottom: 30px;
}

.post .postbody {
	border: solid 1px #e7eaed;
	border-top: solid 1px gray;
	padding: 3px 0 3px 0;
	font-size: 1.1em;
	background: #f9fcff;
}

.postbody-title {
	width: 100%;
	float: none;
	margin-top: 0;
	margin-bottom: auto;
	border-bottom: 1px solid #acccdd;
	background: #e0eaf4;
}

.tiki_forums .post .postbody-title .title {
	color: #29677b;
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 3px;
}

.author_actions {
	width: 25%;
	float: right;
	text-align: right;
	border-bottom: 1px solid #acccdd;
	border-left: 1px solid #acccdd;
	margin-left: -1px;
	background: #e0eaf4;
}

.author_actions .actions {
	background: #e0eaf4;
}

.author_actions .actions a.link {
	padding: 2px;
}

.author {
	text-align: right;
	vertical-align: top;
	float: none;
}

.post .author_post_info {
	display: block;
	padding: 0 2px 2px 2px;
	background: #e0eaf4;
}

.post .author_post_info_on {
	font-style: italic;
}

.post .author_info {
	float: right;
	padding: 0 2px 2px 2px;
	margin-left: 5px;
}

.post .postbody-title .actions {
	font-size: 10px;
}

.post .postbody .content {
	float: left;
	padding: 0 3px 3px 3px;
	width: 100% !important;
	height: 100%;
	text-align: left;
	color: #000;
}

.post .postbody .attachments {
	border-top: 1px dotted #d9d9d9;
}

.post .postfooter .status {
	font-size: 10px;
}

.post .contribution {
	border: 1px solid #d7e5f3;
	padding: 0 2px 0 2px;
	background: #f0f8ff;
}

.post .avatar {
	border: 1px solid #acccdd;
	background: #e0eaf4;
}

.forum_actions .actions {
	border: 1px solid #999;
	padding: 3px;
	background: #e1ebf5;
}

.forum_actions .headers .title {
	border: 1px solid #999;
	background: #c7d0d9;
}

.forum_actions .headers .infos {
	font-size: smaller;
}

.post_preview, .top_post {
	margin-bottom: 15px;
}

span.commentstitle {
	font-size: 12px;
}

div.commentsedithelp {
	background: #ffcfcf;
	color: black;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold;
}

/***** Tags (freetags) *****/

/***** Image Galleries *****/
table.galtable {
	border-collapse: collapse;
	border: 1px solid #8cacbb;
}

.caption {
	color: black;
}

/***** Trackers *****/

/***** Directory *****/

/***** Calendar *****/
/* Overrides calendar.css. */
.calodd {
	background: #fff;
}

.caleven {
	background: #f9f9f9;
}

.cal, 
.cal0, 
.cal1, 
.cal2 {
	color: #000;
	font-size: 90%;
}

	
.calart,
.calblog,
.calchart,
.caldir,
.caleph,
.calfaq,
.calfgal,
.calforum,
.calgal,
.calnl,
.calquiz,
.calsurv,
.caltrack,
.calwiki {
	font-size: 1em;
}

.calart,
.calart a,
.calart a:visited {
	color: #fa8072;
}

.calblog,
.calblog a,
.calblog a:visited {
	color: #da70d6;
}

.calchart,
.calchart a,
.calchart a:visited {
	color: #304f30;
}

.caldir,
.caldir a,
.caldir a:visited {
	color: #800080;
}

.calfaq,
.calfaq a,
.calfaq a:visited {
	color: #822222;
}

.calfgal,
.calfgal a,
.calfgal a:visited {
	color: #8b4513;
}

.calforum,
.calforum a,
.calforum a:visited {
	color: #808000;
}

.calgal,
.calgal a,
.calgal a:visited {
	color: #8b4513;
}

.calnl,
.calnl a,
.calnl a:visited {
	color: #708090;
}

.calquiz,
.calquiz a,
.calquiz a:visited {
	color: #5f9ea0;
}

.calsurv,
.calsurv a,
.calsurv a:visited {
	color: #daa520;
}

caltrack,
caltrack a,
caltrack a:visited {
	color: #00bd02;
}

.calweb {
	font-size: 1em;
}

.calweb:hover {
	color: #996633;
}

.calwiki,
.calwiki a,
.calwiki a:visited {
	color: #2c4b80;
}

.calcontent a.linkmenu,
.calcontent a.linkmenu:hover {
	background: none;
	padding: 0;
}

.calfocus {
	font-size: 90%;
	background: inherit;
}

.caldark .calfocus {
	background: inherit;
}

.calodd .calfocuson,
.caleven .calfocuson,
.calfocuson + .calcontent {
	background: #e6eff8;
}

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {
	color: #393e51;
}

.caltoggle {
	font-size: 90%;
}

.opaque {
	background: #fff;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}

.opaque .box-title {
	border-bottom: 1px solid black;
	padding-bottom: 7px;
	background: white;
}

.searchresults li .objecttype,
.searchresults li .parentname,
.searchresults li .objectname  {
	font-size: 120%;
	font-weight: bold;
}

.searchresults .itemhits,
.searchresults .itemrelevance,
.searchresults .searchdate {
	color: gray;
	font-size: 90%;
}

.caltable .calfocuson,
.box-data td.fc a.today,
.box-data td a.today {
	background: #D4D0C8;
	border: solid 1px #696969;
}

.buttonon a,
.calbuttonon a,
.calheadingon a {
	font-weight: bold;
}

/*****  Polls  *****/
div.pollresults {
	margin-top: 5px;
	font-size: 1.2em;
	padding: 0 5px;
}

table.pollresults {
	width: 100%;
}

td.pollr {
	color: black;
}

/***** FAQs *****/
div.faqquestion {
	font-weight: bold;
	padding: 2px 12px;
	padding-bottom: 0;
}


/***** Quizzes *****/
div.questionblock {
	padding: 4px;
}

/***** Shoutbox *****/

/***** Directory *****/
div.dircategs {
	border: 1px solid #8cacbb;
	padding: 5px;
}

.dirsublink {
	font-size: .95em;
}

div.dirlistsites {
	padding: 5px 0 10px 5px;
	margin-top: 10px;
}

div.dirsite {
	margin: 5px;
}

div.dirrelated {
	margin-top: 10px;
	padding: 5px;
}

td.dirfooter {
	font-size: .95em;
}

div.dirfooter {
	margin-top: 10px;
}

/***** Messages *****/
td.prio1,
td.prio2,
td.prio3,
td.prio4,
td.prio5 {
	border: 1px solid #8cacbb;
	padding-left: 2px;
}

div.messureadflag {
	background: #ccc;
}

div.messureadhead {
	background: #dedede;
}

div.messureadbody {
	background: #dedede;
}

.readlink {
	font-size: 1em;
}

/**********   Ajax   **********/

/***** TikiSheet Default Style *****/
table.default thead td,
table.default tfoot td {
	font-weight: bold;
	text-align: center;
	background: #eee;
	color: #d8d8d8;
}

table.default	td {
	border: solid 1px #909090;
	background: #eee;
}

.highlight_word_0,
.highlight_word_1,
.highlight_word_2,
.highlight_word_3,
.highlight_word_4 {
	background: none;
	color: inherit;
}

#col2 div.content div.box.box-Menu h3.box-title.clearfix {
	display: none;
}

/** Admin pages **/
div.adminanchors {
	background: #f0f4f5 !important;
	border: 1px solid #999;
}

a.admbox {
	border: 1px solid #aaa;
	color: white;
	background-color: #6c6c6c;
}

a.admbox:hover,
a.admbox:focus,
a.admbox:active {
	border: 1px solid #292929;
	background-color: #b2b2b2;
}

a.admbox.off {
	border: 1px solid #9f9f9f;
	color: #9f9f9f;
}

a.admbox.off:hover,
a.admbox.off:focus,
a.admbox.off:active {
	border: 1px solid #9f9f9f;
}

body.tiki_mytiki #tiki-center form {
	border: 1px solid #aaa;
	padding: 10px;
}

/* @group Kallima */


#col2 div.content div.box.box-search_box {
margin: 0;
padding-left: 24px;
/*margin-top: 25px;*/
margin-bottom: 15px;	
}
input#fuser {
	width: 135px !important;
	padding: 3px 0 0 0;
	height: 11px;
	font-size: 12px;
	color: #cfcfcf;
	margin-right: 5px;
	border: solid 1px #cfcfcf;
}

#search-module-form label {
	display: none;
}

#search-module-form img,#search-module-form br {
	display: none;
}
#search-module-form input.wikiaction{
	background: #898989;
	color: white;
	border: none;
	height: 18px;
	text-transform: capitalize;
	font-size: 12px;
	padding: 0 3px;
	margin: 0;
}



a.separator,div.optionline a.linkmenu {
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	font-size: 11px;
}
div.option.selected a.linkmenu{
	color:#e22b21;
}
div.menuSection{
	margin-bottom: 15px;
		/*border-bottom: solid 1px #afafaf;*/
margin-top: -10px;
}

#mod-search_newl1 form.forms input[type=text] {
	padding: 0 !important;
	height: 17px !important;
}

div.separator,div.optionline {
	margin-bottom: 10px;
}







#col2 div.content div.box-shadow div.box.box-Menu h3.box-title.clearfix,#col2 div.content div.box-shadow div.box.box-Menu_2 h3.box-title.clearfix {
	display: none;
}

a.linkmenu {
color: #484849;
font-size: 11px;	
}
div.option{
	border-bottom: solid 1px #afafaf;
	padding: 5px 0;
}
div#fixedwidth {
	width: 990px;
	margin: 0 auto;
}
/*Backgrounds*/
/**HOME OTHER*/


#flash_content {
	background: transparent;
}
/**/

#col2 div.box{
	margin-left: 25px;
	margin-right: 0;
	margin-top: 0;
}
#col2 div.box h3.box-title.clearfix{
	margin: 0;
}

#slvn_trackers_menu div.separator {
	margin: 0 !important;
}




table.table1 {
width:100%;
/*border-collapse: collapse;*/
}

table.table1 th,table.table2 th {
	background: none;
	border: none;
	text-align: left;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #e22b21;
	padding-bottom: 10px;
	font-size: 14px;
}
table.table2 td.center{
	font-weight: bold;
}


#tiki-center div.wikitext.clearfix table.table1 tbody tr td,#tiki-center div.wikitext.clearfix table.table2 tbody tr td{
		font-size: 12px;
		padding-left: 5px;
		border-bottom: dotted 1px #a4a6a9;
}
#tiki-center div.wikitext.clearfix table.table1 tbody tr td.col1 {
	background: #a15a49;
	color: white;
	/*width: 50%;*/
	border: none;
}

#tiki-center div.wikitext.clearfix table.table2 tbody tr td{
	border-right: dotted 1px ;
	border-color: #a4a6a9;
	padding-right: 5px;
}
#tiki-center div.wikitext.clearfix table.table1 tbody tr td.col2 {
	background: #505153;
	color: white;
	/*width: 50%;*/
	text-align: center;
	border: none;
}
div#description {
	margin : 0 ;
	font-size : 11px !important;
	color : #666;
	display:none;
}

form#editpageform #description{
	display:block;
}
#tiki-center div.wikitext.clearfix table.table2 {
	margin-bottom: 25px !important;	
}

div#plan_du_site ul.cssmenu li a{
	color: black;
	font-weight: bold;
}

div#plan_du_site ul.cssmenu li{
margin-bottom: 10px;
}

div#plan_du_site ul.cssmenu li ul li{
margin-bottom: 0;
}

div.box.box-plan_du_site {
	margin: 0;
	padding: 0 !important;
}


div#mod-plan_du_site.clearfix.box-data {
	padding: 0 !important;
}

div.box-shadow {
padding: 0 !important;	
}
div#plan_du_site ul.cssmenu,div#plan_du_site ul.cssmenu li ul	{
	padding: 0;
}

div#plan_du_site ul.cssmenu li ul li a{
	color: black;
	font-weight: normal;
}
/* @end */


/* end of css file */

#medias_sociaux a.rss,#medias_sociaux a.facebook,#medias_sociaux a.twitter {
	margin-right: 10px;
}


div#middle.clearfix {
	
}

html>/**/body table.col_home, x:-moz-any-link, x:default {margin-bottom: -19px;}

#tiki-center div.wikitext.clearfix table.col_home tbody tr td.col3 img.img_float {
	float: right;
}


body.tiki_tiki_wiki_page.Other div#col3.clearfix {
	display: none;
}
table.col_home td{
		padding: 10px 0 0 20px;
		font-size: 11px;
		line-height: 1.6;
}
table.col_home td.col1,table.col_home td.col2,table.col_home td.col3{
	width:32% !important;
	padding-right: 15px;
}

#tiki-center div.wikitext.clearfix table.col_home tbody tr td.col1 img.livret {
	margin-left: -21px;
	margin-top: -9px;
}
table.col_home td.col2{
	width: 213px;
	border-right: solid 1px white;
}


table.col_home td h2 {
	color: #f04124;
	font-weight: normal;
}

#tiki-center div.wikitext span.img img.fsc_image {
	float: left;
	margin: 0 10px 5px 0;
	padding: 12px;
	border: 1px solid #a1a1a0;
}

body.Other #tiki-center div.wikitext.clearfix {
	padding-right: 50px;
}

/* 
 * The News theme for Tiki CMS/Groupware -- uses the layout methods of litecss,
 * source ordered layout solution by luci (http://sourceforge.net/projects/litecss).
 * For more information, please visit http://themes.tikiwiki.org or http://zukakakina.com.
 * Released under LPGL license. */




/***** XHTML Elements ******/
body {
	color: #000;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background-color: #f3f3f3;
}





a, a:link,
a:visited {
	color: #e22b21;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5 {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-weight: normal;
	color: #e22b21;
	font-size: 18px;
}

h2 {
		font-size: 14px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
	margin-top: 0;
}


hr {
	background: #aaa;
	color: #aaa;
}
p,ul,ol{
	font-size: 12px;
	line-height: 1.3;
}
ul,ol{
	padding: 0 0 0 18px;
}
sup{
	line-height: 0;
	font-size: 50%;
}
legend {
	color: #000;
	padding: 0;
}

#mod-login_box form fieldset div {
	padding: 0;
}

#mod-login_box form fieldset div {
	text-align: left !important;
}

#mod-login_box form fieldset div input.button.submit {
	background-color: #898989;
	color: white;
}

#mod-login_box form fieldset legend {
	display: none;
}

#tiki-center div.wikitext.clearfix div div.box-shadow div.box.box-login_box h3.box-title.clearfix  {
		display: none;
}

#mod-login_box form fieldset div label {
	font-size: 12px;
}


#mod-login_box form  a.linkmodule {
	font-size: 12px !important;
}

#mod-login_box   {

}

#tiki-center div.wikitext.clearfix div div.box-shadow div.box.box-login_box {
	padding: 0 !important;
margin-left: -4px;
}

#tiki-center form table.form tbody tr td.formcolor input[name=remind]{
	background-color: #898989;
	color: white;
	padding: 4px;
} 



fieldset {
	border: none;
	padding: 0;
}

div.box.box-login_box {
	margin: 0;
	padding: 0 !important;
}

div#mod-login_box.clearfix.box-data {
	margin: 0;
	padding: 0 !important;
}

#col2 fieldset {
	width: 100px;
}


input[type=checkbox],
input[type=radio] {
	vertical-align: middle !important;
}

input.button,
button,
.button input,
.button,
input.wikiaction,
.calbuttonbox {
	border: solid 1px #aaa;
	background: #fbfbfb;
	color: #000;
	text-transform: uppercase;
	font: .8em Arial, Helvetica, sans-serif;
}

/* styles by type separated from the above because IE6 doesn't like multiple class specifications with bracket selectors together */
input[type=submit],
input[type=reset] {
	border: solid 1px #aaa;
	background: #fbfbfb;
	color: #000;
	text-transform: uppercase;
	font: .8em Arial, Helvetica, sans-serif;
}

/* hovered buttons */
input.button:hover,
button:hover,
input[type=submit]:hover,
.button input:hover,
.button:hover,
.calbuttonbox a:hover {
	cursor: pointer;
	background: #e6e6f8;
}

span.button,
.calbuttonbox {
	display: inline-block;
	margin: 1px 2px;
	padding: 2px;
}

span.button a,
.calbuttonbox a {
	color: #000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

span.button a:hover,
.calbuttonbox a:hover {
	text-decoration: none;
}

#col2 input[type=text] {
	width: 95%;
}

form.admin input[name="features"] {
	margin-bottom: 3px !important;
}

/* look of admin form fieldsets when tabs are off */
form.admin {
	padding: 3px;
}

form.admin fieldset {
	border: solid 1px #8cacbb;
	margin: 0;
	margin-bottom: 3px;
}

form.admin legend.heading {
	border: none;
	line-height: 2em;
	margin-top: -2px;
	padding-left: 0;
	padding-right: 0;
	background: transparent;
}

form.admin legend.heading a {
	display: block;
	top: -1em;
	margin-top: 2px;
	padding: 1px 1px 0;
	position: relative;
	text-decoration: none;
	background: #8cacbb;
}

form.admin legend.heading a:hover {
	padding: 1px 0 0;
	background: #acbb8c;
}

form.admin legend.heading a span {
	display: block;
	font-size: 1em;
	line-height: 2em;
	padding: 0 1em;
	background: #ebebeb;
}

form.admin legend.heading a:hover span {
	line-height: 1.9em;
	margin-top: 0.1em;
	border-left: solid 1px #8cacbb;
	border-right: solid 1px #8cacbb;
}

small {
	font-size: .9em;
}


.fullscreenbutton,
#fullscreenbutton {
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}


.floatleft #sitetitle,
.floatleft #sitesubtitle {
	padding-left: 20px;
}

#sitetitle {
	font-size: 2.4em;
}

#sitesubtitle {
	font-size: 1.6em;
}

#sitetitle a,
#sitetitle a:link,
#sitetitle a:visited {
	color: #000;
}


/* Look & Feel options */


div#sioptions {
	padding: 1em;
}

div#sitead {
	clear: none;
}

#sitead.floatright {
	padding-right: 100px;
}

#sitead.floatleft {
	padding-left: 100px;
}

#bannertopright {
	padding-right: 1em;
}

#siteloginbar {
	font-size: 1em;
	position: static;
}

#siteloginbar * {
	margin: .2em;
}

 #siteloginbar.logged-in {
	bottom: 3px;
}

#tiki-top {
	background: #f4f4f4;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

#sitesearchbar {
	padding: 0 4px 0 0;
}

#sitesearchbar .findtable {
	margin-bottom: 0;
}

/* Middle */
#middle {
	margin-top:35px;
	background: white;
}

#c1c2 {
	text-align: left;
	font-size: 1em;
}

.fullscreen #col1 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

#c1c2 #wrapper .marginleft {
	margin-left: 214px;
}

#c1c2 #wrapper .marginright {
	margin-right: 214px;
}

body.Other #c1c2 #wrapper .marginright {
	margin-right: 0;
}

div#showhide_columns,
#tiki-columns {
	border-top: 1px solid #aaa;
	padding: 2px 2px 0 2px;
}

a.flip,
a.flip:visited {
	color: #adbac3;
}

a.flip:hover {
	color: #505050;
}

.tellafriend {
	margin-right: 2px;
}

.tellafriend a {
	color: #adbac3;
}

.tellafriend a:hover {
	color: #505050;
}

.fullscreen .tellafriend {
	margin-top: 2px;
}

#c1c2 #wrapper #col1 > .content {
	/*border-top: 1px solid #aaa;*/
	/*padding-top: .8em;*/
}

/* Also is .content */
#tiki-center {
	/*border: 1px solid #aaa;*/
	margin-left: -1px;
	margin-right: -1px;
	/*padding: .8em;*/
	padding-left:25px
}

/* give every div in #tiki-center some padding */
#tiki-center div {
	padding: 3px 2px;
}

#tiki-center div.halffloat div,
#tiki-center div.thirdfloat div,
#tiki-center div.quarterfloat div {
	padding: 0;
}

/* little margin for all images in #tiki-center */
#tiki-center img {
	margin: 1px;
}

/* do not apply it on phplm tree in categories */
#tiki-center .phplmnormal div {
	padding: 0;
}

#tiki-center .phplmnormal img {
	margin: 0;
}


#c1c2 #col2 .content {
	margin-left: 0;
	padding: 0;
}

#col3 {
	margin-left: -214px;
	width: 214px;
	text-align: left;
	font-size: 1em;
}

#col3 .content {
	margin: 0;
	padding-right: 0px;
	/*border: 1px solid #aaa;*/
	margin-right: 9px;
	font-size: 1.13em;
}

#footer {
	text-align: left;
	font-size: .9em;
	position: relative;
	top: -1px;
	width: 990px;
	margin: 0 auto;
	height: 100px;
	margin-top: 7px;
	background: white;
	-moz-border-radius-topright :20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topleft :20px;
	-webkit-border-top-left-radius:20px;
}

ul#cssmenu_footer{
	float: left;
	margin: 28px 0 0 20px;
	padding: 0;
	/*height: 100px;;*/
}



#footer div.footerbgtrap div.content a.cgcom {
color: #858383;	
float: right;
margin-right: 25px;
margin-top: 28px;
}

a.epa_logo {
	margin-left: 5px;
}



/*** Error page ***/
/* Not needed on non-error pages, right? */
div#tiki-main #tikimidtbl {
	margin: auto;
	width: auto;
}
	
/****** Menus ******/
.horbar {
	float: left;
}

.horbaritem a {
	padding: 6px 6px;
	text-decoration: none;
	font: .9em Verdana, Helvetica, Arial, Sans-Serif;
	border-right: 1px solid #aaa;
}

.horbaritem a:hover {
	text-decoration: none;
	background: #fff;
}
 
.horbaritem img {
	vertical-align: middle;
}

/* contains mdksubframe div */
.mdksubmenu {
	background: transparent;
}
 
.mdksubframe {
	left: -1px;
	top: 1px;
	display: block;
	border: 1px solid #d3d3d3;
	border-top: none;
	background: #fff;
}
 
.mdkitem {
	border-top: 1px solid #dedede;
}
 
.mdkitem a {
	padding: 2px 5px;
	font-weight: normal;
	font-size: .9em;
}
 
.mdkitem a:link {
	font-weight: normal;
	text-decoration: none;
}
 
.mdkitem a:visited {
	text-decoration: none;
}
 
.mdkitem a:hover {
	text-decoration: none;
}
 
/* Tree menu (also on Browse Categories */
.treemenudiv {
	background: #fff;
}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	font-family: Georgia, serif;
	color: #005faa;
	text-decoration: none;
	font-weight: normal;
}

a.phplm:visited {
	color: #005faa;
}

a.phplm:hover {
	color: #005faa;
	text-decoration: underline;
	background: none;
}

a.phplm:active {
	color: #005faa;
	font-weight: normal;
}

a.phplmselected:link,
a.phplmselected:visited,
a.phplmselected:hover,
a.phplmselected:active {
	font: 100% Georgia, serif;
	color: #005faa;
	text-decoration: none;
	font-weight: normal;
	background: none;
	font-style: italic;
}

a.phplmselected:hover {
	color: #005faa;
	text-decoration: underline;
}

/** CSS (suckerfish) menus **/
.cssmenu_horiz ul,
.cssmenu_vert ul {
	width: 11em;
}

.cssmenu_horiz li li:hover ul,
.cssmenu_horiz li li.sfHover ul,
.cssmenu_vert li li:hover ul,
.cssmenu_vert li li.sfHover ul {
	left:	11em;
}

.cssmenu_horiz li,
.cssmenu_vert li {
	background:	#fff;
}

.cssmenu_horiz li:hover,
.cssmenu_horiz li.sfHover,
.cssmenu_horiz a:focus,
.cssmenu_horiz a:hover,
.cssmenu_horiz a:active,
.cssmenu_vert li:hover,
.cssmenu_vert li.sfHover,
.cssmenu_vert a:focus,
.cssmenu_vert a:hover,
.cssmenu_vert a:active {
	background:	#fff;
}

#col2 .cssmenu_vert,
#col2 .cssmenu_vert li {
	width: 175px;
}

/* for wider menu in left col */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul {
	left: 175px;
}

#col2 .cssmenu_vert ul,
#col2 .cssmenu_vert ul li {
	width: 11em;
}

/* back to default */
#col2 .cssmenu_vert li li:hover ul,
#col2 .cssmenu_vert li li.sfHover ul {
	left: 11em;
}

.cssmenu_horiz li ul li,
.cssmenu_vert li ul li {
	border: 1px solid #d3d3d3;
	border-top: 0;
	margin-bottom: -1px;
}

.cssmenu_vert li ul li:first-child {
	border-top: 1px solid #d3d3d3;
}

.cssmenu_horiz a,
.cssmenu_vert a {
	text-decoration: none;
	display: block;
	padding: 5px 6px;
}

.cssmenu_horiz a:hover,
.cssmenu_vert a:hover {
	text-decoration: underline;
}

#tiki-top > .cssmenu_horiz {
	border-left: 1px solid #aaa;
}

#tiki-top .cssmenu_horiz {
	float: left;
	margin-left: 11px;
	font: .9em Verdana, Helvetica, Arial, Sans-Serif;
}

#tiki-top > .cssmenu_horiz > li > a {
	border-right: 1px solid #aaa;
	padding: 8px 1em;
}

	
#tiki-top > .cssmenu_horiz > li.menuSection > a {
	padding-right: 2.6em;
}

.sf-sub-indicator {
	background: url(thenews/arrows-005faa.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only; */
}

#col2 a .sf-sub-indicator {
	top: 0.5em;
}

/** Links in other menus **/
.option, .optionline,
#tiki-center .option,
#tiki-center .optionline {
	/*background: transparent url(../img/icons2/corner-dots.gif) center left no-repeat;*/
	/*padding: 0.2em 0 0.2em 1.6em;*/
}

.box .menusection {
	padding-left: 5px;
}

.selected {
	font-weight: bold;
}

.selected ul li a {
	font-weight: normal;
}

div.menuSection div.menuSection,
div.menuSection div.separator {
	padding-left: 5px;
}

/****** Misc. Global Classes (layout and style) ****/
.highlight,
#highlight {
	background: #f2cd5e !important;
}

.link,
.gallink,
.bloglink,
.fgallink,
.trailer,
.opencomlink,
.commentslink,
.admlink,
.forumbutlink {
	font-weight: normal;
	padding: 0;
}

.prevnext {
	font-size: 1em;
	padding: 1px 6px;
}

/***** Boxes *****/
/** Modules **/
div.box {
	margin: 9px;
}

h3.box-title {
	margin: 0 0 7px 1em;
	padding: 0;
	height: 18px;
	color: black;
	text-transform: uppercase;
	font: normal 90% Arial, Helvetica, sans-serif;
}

span.moduletitle {
	font-weight: bold;	
}

.box:hover img.flipmodimage {
	height: 13px;
	width: 13px;
	background: #fff;
}
	
img.flipmodimage:hover {
	border: 1px solid #aaa !important;
}

.opaque {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 7px;
	margin: 0;
}

.box-data {
	padding-bottom: 8px;
}


.box-data ol {
	padding-left: 2em;
	margin-top: 0;
	margin-bottom: 0;
}

.box-data ul {
	padding-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

.box-data ul li {
	list-style: square;
}



.box-data ul.cssmenu_vert {
	padding: 0;
}

.box-since_last_visit_new div.box-data div {
	text-align: left !important;
}

.box-since_last_visit_new a.linkmodule b {
	text-transform: uppercase;
	font: 85% Arial, Helvetica, sans-serif;
}

/** Other boxes **/
div.cbox {
	background: #ebebeb;
	margin-bottom: 4px;
	border: 1px solid #aaa;
}

.cbox-title {
	border-bottom: 1px solid #aaa;
	padding: 3px;
	margin: 0 0 7px 0;
	padding: 0;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 1em;
	font: normal 75% Arial, Helvetica, sans-serif;
}

.cbox-data {
	padding: 3px;
}

/* rbox: remarks box (note/warning/tip/comment) */
.rbox {
	margin: 0.2em 0 0.4em;
	text-align: left;
}

.rbox-title {
	border: none;
	float: left;
	font-size: 1em;
	padding: 0.2em 0.8em;
	line-height: 1.4em;
	position: relative;
	top: 1px;
	z-index: 2;
	background: #f2cd5e;
}

.rbox-data {
	border: solid 1px #f2cd5e;
	clear: left;
	margin: 0;
	padding: 6px 2px 2px 2px;
	background: #fff;
}

div.simplebox {
	border: 1px solid #e22b21;
	background: #fff;
	padding: 10px !important;
	font-size: 12px;
}

/***** Tables, Tabs and Lists ****/
/** Tables **/
table.normal {
	/*border: solid 1px #909090;*/
	border-collapse: collapse;
}

#trackerFilter0 tr.odd td{
	background: white;
	font-size: 12px;
}

#tiki-center div.wikitext.clearfix table.normal.wikiplugin_trackerlist tbody tr th.auto a{
	color: black;
	font-size: 12px;

}

#tiki-center div.wikitext.clearfix table.normal.wikiplugin_trackerlist tbody tr th.auto{
	background: white;
	border: none;
	border-bottom: solid 1px  #e3352f;
	text-align: left;
	padding-left: 10px;
}

#tiki-center div.wikitext.clearfix table.normal.wikiplugin_trackerlist tbody tr td.auto{
border-right: dotted 1px #e3352f;
font-size: 12px;
padding-left: 10px;
border-color: #b4b4b4;
}

table.normal, 
table.admin {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}

table.admin div#page-bar {
	margin-left: 5px;
	margin-bottom: 0;
	background: transparent;
}

table.normalnoborder {
	width: 100%;
}

body.tiki_mytiki #tiki-center form table.normal,
body.tiki_mytiki #tiki-center .normal form {
	border: none;
}

table.normal td,
td.normal,
.wikitable td,
td.odd,
td.even {
	margin: 0;
	padding: 0.2em;
	vertical-align: top;
}

tr.odd td,
td.odd {
	background: #eee;
}

tr.even td,
td.even {
	background: #f9f9f9;
}

td.third {
	background: #e7e7e7;
}

th,
td.heading,
tr.diffheader {
	background: #f0f4f5;
	border: 1px solid #999;
	border-collapse: collapse;
	font-size: 1em;
}

td.form {
	padding: 3px;
}

/** Tiki Tabs **/
div.content {
	padding: 3px;
}

div.content .tabs {
	margin: 0;
}

.tabs {
	border-bottom: solid 1px #0a6aa6 !important;
	margin-top: 10px !important;
	padding: 0 !important;
}

.admin {
	padding: 2px;
}

.tabmark {
	font-size: 10px;
	padding: 2px 0;
	background: #bfbfbf;
}

.tabmark a {
	color: #000;
	font-weight: bold;
}

.tabmark a:active {
	color: #0a6aa6;
	background: #f2f2f2;
}

.tabmark a:hover {
	color: #0a6aa6;
	text-decoration: none;
	background: #cfcfcf;
}

/* active (current) tab */
.tabactive {
	border: solid 1px #0a6aa6 !important;
	border-bottom: 0 !important;
	border-top-width: 2px !important;
	bottom: 2px;
	z-index: 2;
	background: #f2f2f2 !important;
}

[class].tabactive {
	bottom: 1px;
}

.tabactive a:hover {
	background: #f2f2f2 !important;
}

/* link of active tab */
.tabactive a {
	color: #0a6aa6 !important;
}

/* inactive tabs */
.tabinactive {
	border: solid 1px #666 !important;
}

.tabcontent {
	border: solid 1px #0a6aa6 !important;
	border-top: none !important;
	margin: 0;
	padding: 6px 2px 2px 2px;
	text-align: center;
	background: #f2f2f2;
}

.tabcontent table {
	width: 95%;
	margin: 1% auto 2%;
}

.commentbloc {
	text-align: left;
}

/*** Feature-specific selectors ***/
/***** Wiki *****/
h1 a.pagetitle {
	font-size: 1.2em;
}

div#description,
.description {
	font-size: .95em;
	font-style: italic;
}

.wikitext {

	font-size: 125%;
	line-height: 1.5em;
}

#tiki-center div.wikitext.clearfix, h1.remindPassword {
		padding-top: 49px;
}



.wikitext h1, 
.wikitext h2, 
.wikitext h3, 
.wikitext h4 {
	margin: 0 0 5px 0;
	padding: 0;

}
.wikitext h1 + p,.wikitext h2 + p,.wikitext h3 + p,.wikitext h4 + p,.wikitext h1 + ul,.wikitext h2 + ul,.wikitext h3 + ul,.wikitext h4 + ul{
	margin-top: 0;
}


.wikitext h2 {
	margin-bottom: 10px;
}

/* fancylist wikiplugin */
.wikitext .fancylist {
	margin-left: 30px;
	padding-left: 30px;
}

.wikitext .fancylist li {
	color: #999;
	font: italic 2.2em Georgia, "Times New Roman", sans-serif;
	list-style-position: outside;
}

.wikitext .fancylist li p {
	color: #000;
	display: inline;
	font-size: 50%;
	font-style: normal;
}

.titlebar {
	padding: 0.1em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 10px 0;
}

.wikitext div.box {
	width: auto;
}

.wikitopline table {
	width: 100%;
}

div.wikiinfo {
	display: none;
}

#tiki-center div.categbar {
	display: none;
}

#tiki-center div.wikitopline div.content {
	padding: 0;
}

#tiki-center div.wikitopline {
		padding: 0;
		margin-top: 20px;
		margin-bottom: -50px;
}

table.wikitable {
	border: 1px solid #a9a9a9;
	border-collapse: collapse;
}
 
td.wikicell {
	padding: 3px;
	border: 1px solid #999;
	border-collapse: collapse;
}
div.wikiplugin_tracker{
	padding: 0 !important;
}
.wikiplugin_tracker table.wikitable{
	border: none;
}
.wikiplugin_tracker td.wikicell {
	padding: 3px;
	border: none;
	border-collapse: collapse;
	font-size: 12px;
}

#tiki-center div.wikitext.clearfix form div.wikiplugin_tracker input[type=submit]{
	margin-top: 25px;
}


textarea.wikiedit {
	font-size: 1.1em;
}

div.code {
	padding: 3px;
	border: 1px dashed #ccc;
	background: #f5f5f5;
	font: 90% "Courier New", Courier, monospace;
}

/** Wiki plugins **/
/* Code plugin  */
.codecaption {
	font-size: 0.9em;
	padding: 0 10px;
	position: relative;
	bottom: -1em;
	display: inline;
	border: 1px solid #adacaf;
	border-bottom: 0;
	margin-left: 4px;
	line-height: 1em;
	color: #666;
	background: #f5f5f5;
	font-weight: bold;
}

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	background: #f5f5f5;
	border: 1px dashed #adacaf;
	margin-left: 4px;
	overflow: auto;
	width: 90%;
}

/* Quote plugin */
div.quoteheader {
	margin-left: 30px;
}

div.quotebody {
	margin: 0 15px 10px 30px;
	font-style: italic;
	border-left: 5px solid #d3d3d3;
	padding-left: 6px;
}

#tiki-center .versioncontent {
	border: 1px solid #aaa;
	background: #fff;
}

/* wikiplugin_tracker */
.mandatory_note {
	display: block;
	font-style: italic;
	margin-top: 10px;
}


/** Wiki tocs **/
div.tocnav {
	background: #ebebeb;
	padding: 3px;
}
 
/* TOC */
ul.toc {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

/* wiki diff styles */
.diff td {
	border: 1px solid #a9b8c2;
}

.diff div {
	border-top: 1px solid #a9b8c2;
}

.diffheader td {
	background: #a9b8c2;
	font-weight: bold;
	width: 50%;
}

/***** Articles ****/

.wikitext .article {
	font-size: .8em;
}

#tiki-center div.wikitext.clearfix div.article {
	margin-bottom: 0;
	padding: 0;
}

#tiki-center div.wikitext.clearfix div.article div.articleheading table tbody tr td div.articleheadingtext {
	padding: 0;
}

#tiki-center div.wikitext.clearfix div.article div.articleheading table tbody tr td div.articleheadingtext p {
	margin-top: 0 !important;
}

#tiki-center div.wikitext.clearfix div.article div.articletrailer {
	display: none;

}

div.articletopline {
	color: #000;
	font: 90% arial,helvetica,sans-serif;
	text-transform: uppercase;
}

div.articletitle {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: left;
	padding: 0 !important;
}

#tiki-center div.article div.articletrailer {
	display: none;
}

#tiki-center div.article div.articleheading table tbody tr td div.articleheadingtext {
	padding: 0;
}

#tiki-center div.article div.articlebody {
	padding: 0;
}

#tiki-center div.article div.articleheading table tbody tr td div.articleheadingtext p {
	margin: 0;;
}

 
div.articletitle h2 {
	font-size: 16px !important;
	font-weight: normal;
	line-height: 1.2;
}

span.titleb {
	font-size: 1.0em;
}
 
div.articlesubtitle {
	font-size: 0.9em;
}

 
div.articleheading {
	margin-top: 6px;
	font-size: 125%;
	line-height: 1.5em;
}

div.articlebody {
	font-size: 125%;
	line-height: 1.5em;
}

/***** Blogs *****/
div.blogtitle {
	font-size: 1.8em;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	line-height: 80%;
}

div.bloginfo {
	text-align: center;
	padding: 3px;
	line-height: 150%;
	text-transform: none;
}

.postinfo a {
	color: #9cf;
	text-decoration: none;
	border-bottom: 1px dotted #9cf;
}

a.blogt:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.postinfo {
	font-size: 1.2em;
}

span.posthead {
	font-weight: bold;
	letter-spacing: .4pt;
}

span.posthead span.link {
	font-weight: bold;
}

.tiki_blogs #tiki-center .postbody-title,
.tiki_blogs #tiki-center .title {
	padding-left: 0;
	margin-left: 0;
}

body.tiki_blogs .post .title h2 {
	font-size: 1.7em;
	margin-top: 0;
}

body.tiki_blogs .post .postbody {
	margin-right: 8px;
	line-height: 1.4em;
	margin-bottom: 1em;
}

body.tiki_blogs .post .postbody {
	background: none;
	border: 0;
}

body.tiki_blogs div.author_actions {
	float: none;
	background: none;
	border: 0;
	width: 100%;
}

body.tiki_blogs .actions {
	background: none;
}

body.tiki_blogs .author_info {
}

.postbody-title {
	background: none;
	border: 0;
}

body.tiki_blogs .postbody-title {
	float: none;
	width: 100%;
	background: none;
	border: 0;
}

body.tiki_blogs .postfooter {
	width: 100%;
	float: none;
}

body.tiki_blogs .postfooter .actions {
	float: left;
}

/***** Forums *****/
.post {
	margin-bottom: 30px;
}

.post .postbody {
	border: solid 1px #e7eaed;
	border-top: solid 1px gray;
	padding: 3px 0 3px 0;
	font-size: 1.1em;
	background: #f9fcff;
}

.postbody-title {
	width: 100%;
	float: none;
	margin-top: 0;
	margin-bottom: auto;
	border-bottom: 1px solid #acccdd;
	background: #e0eaf4;
}

.tiki_forums .post .postbody-title .title {
	color: #29677b;
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 3px;
}

.author_actions {
	width: 25%;
	float: right;
	text-align: right;
	border-bottom: 1px solid #acccdd;
	border-left: 1px solid #acccdd;
	margin-left: -1px;
	background: #e0eaf4;
}

.author_actions .actions {
	background: #e0eaf4;
}

.author_actions .actions a.link {
	padding: 2px;
}

.author {
	text-align: right;
	vertical-align: top;
	float: none;
}

.post .author_post_info {
	display: block;
	padding: 0 2px 2px 2px;
	background: #e0eaf4;
}

.post .author_post_info_on {
	font-style: italic;
}

.post .author_info {
	float: right;
	padding: 0 2px 2px 2px;
	margin-left: 5px;
}

.post .postbody-title .actions {
	font-size: 10px;
}

.post .postbody .content {
	float: left;
	padding: 0 3px 3px 3px;
	width: 100% !important;
	height: 100%;
	text-align: left;
	color: #000;
}

.post .postbody .attachments {
	border-top: 1px dotted #d9d9d9;
}

.post .postfooter .status {
	font-size: 10px;
}

.post .contribution {
	border: 1px solid #d7e5f3;
	padding: 0 2px 0 2px;
	background: #f0f8ff;
}

.post .avatar {
	border: 1px solid #acccdd;
	background: #e0eaf4;
}

.forum_actions .actions {
	border: 1px solid #999;
	padding: 3px;
	background: #e1ebf5;
}

.forum_actions .headers .title {
	border: 1px solid #999;
	background: #c7d0d9;
}

.forum_actions .headers .infos {
	font-size: smaller;
}

.post_preview, .top_post {
	margin-bottom: 15px;
}

span.commentstitle {
	font-size: 12px;
}

div.commentsedithelp {
	background: #ffcfcf;
	color: black;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold;
}

/***** Tags (freetags) *****/

/***** Image Galleries *****/
table.galtable {
	border-collapse: collapse;
	border: 1px solid #8cacbb;
}

.caption {
	color: black;
}

/***** Trackers *****/

/***** Directory *****/

/***** Calendar *****/
/* Overrides calendar.css. */
.calodd {
	background: #fff;
}

.caleven {
	background: #f9f9f9;
}

.cal, 
.cal0, 
.cal1, 
.cal2 {
	color: #000;
	font-size: 90%;
}

	
.calart,
.calblog,
.calchart,
.caldir,
.caleph,
.calfaq,
.calfgal,
.calforum,
.calgal,
.calnl,
.calquiz,
.calsurv,
.caltrack,
.calwiki {
	font-size: 1em;
}

.calart,
.calart a,
.calart a:visited {
	color: #fa8072;
}

.calblog,
.calblog a,
.calblog a:visited {
	color: #da70d6;
}

.calchart,
.calchart a,
.calchart a:visited {
	color: #304f30;
}

.caldir,
.caldir a,
.caldir a:visited {
	color: #800080;
}

.calfaq,
.calfaq a,
.calfaq a:visited {
	color: #822222;
}

.calfgal,
.calfgal a,
.calfgal a:visited {
	color: #8b4513;
}

.calforum,
.calforum a,
.calforum a:visited {
	color: #808000;
}

.calgal,
.calgal a,
.calgal a:visited {
	color: #8b4513;
}

.calnl,
.calnl a,
.calnl a:visited {
	color: #708090;
}

.calquiz,
.calquiz a,
.calquiz a:visited {
	color: #5f9ea0;
}

.calsurv,
.calsurv a,
.calsurv a:visited {
	color: #daa520;
}

caltrack,
caltrack a,
caltrack a:visited {
	color: #00bd02;
}

.calweb {
	font-size: 1em;
}

.calweb:hover {
	color: #996633;
}

.calwiki,
.calwiki a,
.calwiki a:visited {
	color: #2c4b80;
}

.calcontent a.linkmenu,
.calcontent a.linkmenu:hover {
	background: none;
	padding: 0;
}

.calfocus {
	font-size: 90%;
	background: inherit;
}

.caldark .calfocus {
	background: inherit;
}

.calodd .calfocuson,
.caleven .calfocuson,
.calfocuson + .calcontent {
	background: #e6eff8;
}

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {
	color: #393e51;
}

.caltoggle {
	font-size: 90%;
}

.opaque {
	background: #fff;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}

.opaque .box-title {
	border-bottom: 1px solid black;
	padding-bottom: 7px;
	background: white;
}

.searchresults li .objecttype,
.searchresults li .parentname,
.searchresults li .objectname  {
	font-size: 120%;
	font-weight: bold;
}

.searchresults .itemhits,
.searchresults .itemrelevance,
.searchresults .searchdate {
	color: gray;
	font-size: 90%;
}

.caltable .calfocuson,
.box-data td.fc a.today,
.box-data td a.today {
	background: #D4D0C8;
	border: solid 1px #696969;
}

.buttonon a,
.calbuttonon a,
.calheadingon a {
	font-weight: bold;
}

/*****  Polls  *****/
div.pollresults {
	margin-top: 5px;
	font-size: 1.2em;
	padding: 0 5px;
}

table.pollresults {
	width: 100%;
}

td.pollr {
	color: black;
}

/***** FAQs *****/
div.faqquestion {
	font-weight: bold;
	padding: 2px 12px;
	padding-bottom: 0;
}


/***** Quizzes *****/
div.questionblock {
	padding: 4px;
}

/***** Shoutbox *****/

/***** Directory *****/
div.dircategs {
	border: 1px solid #8cacbb;
	padding: 5px;
}

.dirsublink {
	font-size: .95em;
}

div.dirlistsites {
	padding: 5px 0 10px 5px;
	margin-top: 10px;
}

div.dirsite {
	margin: 5px;
}

div.dirrelated {
	margin-top: 10px;
	padding: 5px;
}

td.dirfooter {
	font-size: .95em;
}

div.dirfooter {
	margin-top: 10px;
}

/***** Messages *****/
td.prio1,
td.prio2,
td.prio3,
td.prio4,
td.prio5 {
	border: 1px solid #8cacbb;
	padding-left: 2px;
}

div.messureadflag {
	background: #ccc;
}

div.messureadhead {
	background: #dedede;
}

div.messureadbody {
	background: #dedede;
}

.readlink {
	font-size: 1em;
}

/**********   Ajax   **********/

/***** TikiSheet Default Style *****/
table.default thead td,
table.default tfoot td {
	font-weight: bold;
	text-align: center;
	background: #eee;
	color: #d8d8d8;
}

table.default	td {
	border: solid 1px #909090;
	background: #eee;
}


/** Admin pages **/
div.adminanchors {
	background: #f0f4f5 !important;
	border: 1px solid #999;
}

a.admbox {
	border: 1px solid #aaa;
	color: white;
	background-color: #6c6c6c;
}

a.admbox:hover,
a.admbox:focus,
a.admbox:active {
	border: 1px solid #292929;
	background-color: #b2b2b2;
}

a.admbox.off {
	border: 1px solid #9f9f9f;
	color: #9f9f9f;
}

a.admbox.off:hover,
a.admbox.off:focus,
a.admbox.off:active {
	border: 1px solid #9f9f9f;
}

body.tiki_mytiki #tiki-center form {
	border: 1px solid #aaa;
	padding: 10px;
}

/* @group Kallima */
#mod-search_newl1{
margin: 0;
}

#col2 div.content div.box-shadow div.box.box-search_wiki_page {
margin: 0;
padding-left: 24px;
/*margin-top: 25px;*/
margin-bottom: 15px;	
}

#mod-search_newl1 form.forms input[type=submit]{
	background: #898989;
	color: white;
	border: none;
	height: 18px;
	text-transform: capitalize;
	font-size: 12px;
	padding: 0 3px;
	margin: 0;
}


a.separator,div.optionline a.linkmenu {
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	font-size: 11px;
}
div.option.selected a.linkmenu{
	color:#e22b21;
}
div.menuSection{
	margin-bottom: 15px;
		/*border-bottom: solid 1px #afafaf;*/
margin-top: -10px;
}

#mod-search_newl1 form.forms input[type=text] {
	padding: 0 !important;
	height: 17px !important;
}

div.separator,div.optionline {
	margin-bottom: 10px;
}







#col2 div.content div.box-shadow div.box.box-Menu h3.box-title.clearfix,#col2 div.content div.box-shadow div.box.box-Menu_2 h3.box-title.clearfix {
	display: none;
}

a.linkmenu {
color: #484849;
font-size: 11px;	
}
div.option{
	border-bottom: solid 1px #afafaf;
	padding: 5px 0;
}
div#fixedwidth {
	width: 990px;
	margin: 0 auto;
}
/*Backgrounds*/
/**HOME OTHER*/


/**/

#col2 div.box{
	margin-left: 25px;
	margin-right: 0;
	margin-top: 0;
}
#col2 div.box h3.box-title.clearfix{
	margin: 0;
}

#slvn_trackers_menu div.separator {
	margin: 0 !important;
}




table.table1 {
width:100%;
/*border-collapse: collapse;*/
}

table.table1 th,table.table2 th {
	background: none;
	border: none;
	text-align: left;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #e22b21;
	padding-bottom: 10px;
	font-size: 14px;
}
table.table2 td.center{
	font-weight: bold;
}


#tiki-center div.wikitext.clearfix table.table1 tbody tr td,#tiki-center div.wikitext.clearfix table.table2 tbody tr td{
		font-size: 12px;
		padding-left: 5px;
		border-bottom: dotted 1px #a4a6a9;
}
#tiki-center div.wikitext.clearfix table.table1 tbody tr td.col1 {
	background: #818386;
	color: white;
	/*width: 50%;*/
	border: none;
}

#tiki-center div.wikitext.clearfix table.table2 tbody tr td{
	border-right: dotted 1px ;
	border-color: #a4a6a9;
	padding-right: 5px;
}
#tiki-center div.wikitext.clearfix table.table1 tbody tr td.col2 {
	background: #505153;
	color: white;
	/*width: 50%;*/
	text-align: center;
	border: none;
}
div#description {
	margin : 0 ;
	font-size : 11px !important;
	color : #666;
	display:none;
}

form#editpageform #description{
	display:block;
}
#tiki-center div.wikitext.clearfix table.table2 {
	margin-bottom: 25px !important;	
}
#header-top img.corner_top {
margin-top: 17px;
}
div#plan_du_site ul.cssmenu li a{
	color: black;
	font-weight: bold;
}

div#plan_du_site ul.cssmenu li{
margin-bottom: 10px;
}

div#plan_du_site ul.cssmenu li ul li{
margin-bottom: 0;
}

div.box.box-plan_du_site {
	margin: 0;
	padding: 0 !important;
}


div#mod-plan_du_site.clearfix.box-data {
	padding: 0 !important;
}

div.box-shadow {
padding: 0 !important;	
}
div#plan_du_site ul.cssmenu,div#plan_du_site ul.cssmenu li ul	{
	padding: 0;
}

div#plan_du_site ul.cssmenu li ul li a{
	color: black;
	font-weight: normal;
}
/* @end */


/* end of css file */

#medias_sociaux a.rss,#medias_sociaux a.facebook,#medias_sociaux a.twitter {
	margin-right: 10px;
}

body.tiki_tiki_wiki_page.Other {
	background: url(kallima_4/images/back_accueil.jpg) no-repeat fixed center top;
}

body.tiki_tiki_wiki_page.Tools {
	background: url(kallima_4/images/back_tools.jpg) no-repeat fixed center top;
}

body.tiki_tiki_wiki_page.WhereToBuy {
	background: url(kallima_4/images/back_whereToBuy.jpg) no-repeat fixed center top;
}
body.tiki_tiki_wiki_page.Products {
	background: url(kallima_4/images/back_products.jpg) no-repeat fixed center top;
}

body.tiki_tiki_wiki_page.AboutUs {
	background: url(kallima_4/images/back_about.jpg) no-repeat fixed center top;
}


body.tiki_tiki_wiki_page.Environment {
	background: url(kallima_4/images/back_environnement.jpg) no-repeat fixed center top;
}

body.tiki_tiki_wiki_page.OrderSamples {
	background: url(kallima_4/images/back_samples.jpg) no-repeat fixed center top;
}
body.tiki_tiki_wiki_page.ContactUs {
	background: url(kallima_4/images/back_contact.jpg) no-repeat fixed center top;
}



table.col_home {
background: #f0efec;
-moz-border-radius-bottomright :20px;
	 -webkit-border-bottom-right-radius:20px;
	 margin-right: -75px;
	 margin-bottom: -24px;
width: 740px;
}
html>/**/body table.col_home, x:-moz-any-link, x:default {margin-bottom: -19px;}

#tiki-center div.wikitext.clearfix table.col_home tbody tr td.col3 img.img_float {
	float: right;
}


body.tiki_tiki_wiki_page.Other div#col3.clearfix {
	display: none;
}
table.col_home td{
		padding: 10px 0 0 20px;
		font-size: 11px;
		line-height: 1.6;
}
table.col_home td.col1{
	width: 165px;
	border-right: solid 1px white;
}

#tiki-center div.wikitext.clearfix table.col_home tbody tr td.col1 img.livret {
	margin-left: -21px;
	margin-top: -9px;
}
table.col_home td.col2{
	border-right: solid 1px white;
}

table.col_home td.col3{
}

html#WidePage body div#col3.clearfix,html#ToolsWidePage body div#col3.clearfix {
	display:none;
}

table.col_home td h2 {
	color: #f04124;
	font-weight: normal;
}

#tiki-center div.wikitext span.img img.fsc_image {
	float: left;
	margin: 0 10px 5px 0;
	padding: 12px;
	border: 1px solid #a1a1a0;
}

body.Other #tiki-center div.wikitext.clearfix {
	padding-right: 50px;
}

#tiki-center div.wikitext.clearfix p span.button {
	display: none;
}

label {
	cursor: auto;
}



#trackerFilter0 form table.normal tbody tr td  {
	font-size: 13px;
}

div#twtr-widget-1.twtr-widget.twtr-widget-profile,#twtr-widget-1 div.twtr-doc div.twtr-hd h4 a,#twtr-widget-1 div.twtr-doc div.twtr-hd h3 {
		font-family: Arial, Helvetica, Geneva, sans-serif;
}

#twtr-widget-1 div.twtr-doc div.twtr-ft div span a.twtr-join-conv {
	display: none;
}
#nouvelles_bannieres a.echantillon_ad,#nouvelles_bannieres a.distributeur_ad {
	display: block;
	margin-bottom: 25px;
}

#col3 div.content div.box.box-nouvelles_bannieres {
	margin: 44px 0 0;
}

div#nouvelles_bannieres {
	text-align: right;
}

#col3 div.content div.box.box-nouvelles_bannieres h3.box-title.clearfix {
	display: none;
}

#tiki-center div.clearfix form.findtable {
	display: none;
}
div#medias_sociaux {
	text-align: left;
	font-size: 11px;
}
div#medias_sociaux table{
	width: 200px;
}
div#medias_sociaux table td{
	padding-top: 5px;
}

#col2 div.content div.box.box-medias_sociaux h3.box-title.clearfix {
	display: none;
}

div.latestNews div.article.wikiplugin_articles div.articletitle h2 a,div.upcomingEvents div.article.wikiplugin_articles div.articletitle h2 a {
color: black;
font-size: 12px;
text-decoration: underline;	
}

div.latestNews div.article.wikiplugin_articles div.articletitle h2 a,div.upcomingEvents div.article.wikiplugin_articles div.articletitle h2 a  {
color: black;
font-size: 12px;
text-decoration: underline;	
}
div.latestNews div.article.wikiplugin_articles div.articletitle,div.upcomingEvents div.article.wikiplugin_articles div.articletitle{
	margin-top: -20px;
}

div.latestNews div.article.wikiplugin_articles div.articletitle span.titleb,div.upcomingEvents div.article.wikiplugin_articles div.articletitle span.titleb {
display: none;	
}
div.latestNews, div.upcomingEvents{
	float: left !important;
	width: 354px;
}

div.latestNews{
	float: left !important;
	width: 354px;
	margin-right:20px;
}


div.latestNews div.articletitle a,div.upcomingEvents div.articletitle a{
	color: black;
	text-decoration: underline;
	font-size: 12px;
}

div.latestNews div.articletitle,div.upcomingEvents div.articletitle{
margin-top: 0;
/*display: list-item;*/
line-height: 1.2;
margin-left: 0px;	

}
#credits {
display: none;	
}
#c1c2 hr.hidden {
	display: none;
}

html#WidePage body, html#Other body {
	background: url(kallima_4/images/back_accueil.jpg) no-repeat fixed center top ;
}
html#Tools body,html#ToolsWidePage body {
	background: url(kallima_4/images/back_tools.jpg) no-repeat fixed center top ;
}

html#WhereToBuy body,html#WhereToBuyWidePage body {
	background: url(kallima_4/images/back_whereToBuy.jpg) no-repeat fixed center top ;
}
html#Products body {
	background: url(kallima_4/images/back_products.jpg) no-repeat fixed center top ;
}

html#AboutUs  body {
	background: url(kallima_4/images/back_about.jpg) no-repeat fixed center top ;
}

html#News body {
	background: url(kallima_4/images/back_accueil.jpg) no-repeat fixed center top;
}

html#Environment body {
	background: url(kallima_4/images/back_environnement.jpg) no-repeat fixed center top;
}

html#OrderSamples body,html#OrderSamplesWidePage body {
	background: url(kallima_4/images/back_samples.jpg) no-repeat fixed center top ;
}
html#ContactUs body {
	background: url(kallima_4/images/back_contact.jpg) no-repeat fixed center top ;
}


#kallimayield div.infos table tbody tr th, span.cie {
	background: none;
	border: none;
	color: #0c6600;
	font-size: 16px;
	text-align: left;
	padding: 10px 0;
	font-weight: bold;
}
#kallimayield td{
	/*padding: 10px;*/
}



#k_product_select {
	/*border: none;
	background: white;
	width: 190px;*/
}
#kallimayield td.logo_kallima{
	text-align: center;
	
}
#kallimayield input{
	border: solid 1px #289b41;
	width: 75px;
	height: 20px;
	font-size: 14px;
}

#kallimayield div.infos table.details tbody tr td table tbody tr td.cp {
	padding-left: 13px;
}

#kallimayield div.infos table.select td{
text-align: center;
vertical-align: middle;
}

#kallimayield div.infos table.select tbody tr th {
	min-width: 189px;
	padding-left: 13px;
}

#kallimayield div.infos table.select tbody tr td.select {
	min-width: 202px;
	
}

#kallimayield div.infos table.select tbody tr td.select select{
	font-size: 11px;
	width: 180px;
}

#kallimayield div.infos table.details tbody tr td table tbody tr.second td.txt {
padding-top: 10px;
}
#kallimayield div.infos table.details tbody tr td table tbody tr.second td.icone{
	padding-top: 5px;
}
#kallimayield table.details{
	background: url(kallima_4/images/back_yield_col.png) repeat-x;
	height: 202px;
}

#kallimayield div.infos table.submit {
	width: 602px;
}

#kallimayield div.infos table.submit tbody tr td.bouton input {
	background: url(kallima_4/images/back_bouton.png) no-repeat;
	width: 200px;
	color: white;
	font-weight: bold;
	text-transform: none;
	border: none;
	font-size: 14px;
	height:40px;
	margin-top: 20px;
}
#kallimayield div.infos table.details{
	width: 606px;
}

#k_result {
	width: 602px;
	margin-top: 50px;
	border-collapse: collapse;
}

#k_result td.shiplabel{
	padding: 0 0 0 15px;
	background: url(kallima_4/images/back_logo_shipping.gif) repeat-x 0 bottom;
}

#k_result tbody tr td.savingval.price span {
	color: #0c6600;
	font-size: 16px;
	padding-right: 20px;
	vertical-align: top;
}

#k_result td.shiplabel img{
	padding-bottom: 5px;
}


#k_result tbody tr td.product_name {
	font-size: 11px;
	text-align: center;
}

#k_result tbody tr td.none {
	/*min-width: 202px;*/
}

#k_result tbody tr.added.price td {
	width: 202px !important;
}

#k_result tbody tr.added.saving td.shipping_type {
	font-size: 11px;
	padding: 0 0 30px 15px;

}



#k_result tbody tr.added.price td.price {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: url(kallima_4/images/back_prices.gif) no-repeat left top;

}

#k_result tbody tr td.savingval.price {
	background: url(kallima_4/images/back_savings.png) no-repeat;
	text-align: center;
	color: white;
	vertical-align: middle;
	font-size: 26px;
	font-weight: bold;
	display: block;
	height: 55px;
	margin-top: -7px;
	padding-top: 18px;
}

#k_result tbody tr.added.price td.price.competitor {
	background: url(kallima_4/images/back_prices.gif) no-repeat right top;
}

#k_result tbody tr th.k_title,#k_result tbody tr th.c_title {
	text-align: center !important;
	padding: 0 !important;
	vertical-align: bottom;
	min-width: 202px;
}


div.infos {
	width: 602px;
	overflow: hidden;
	margin-top: 20px;
}

#kallimayield div.infos table.select tbody tr td {
	vertical-align: bottom;
	padding-bottom: 10px;
}

#kallimayield div.infos table.select tbody tr td.select,#kallimayield div.infos table.select tbody tr th {
padding-bottom: 20px;
}
#kallimayield div.infos table.details tbody tr th {
		padding: 5px 0 5px 13px !important;

}

#kallimayield div.infos table.details tbody tr td {
	width: 202px;
	padding: 0;
}

#kallimayield div.infos table.details tbody tr td {
	width: 202px !important;
}

#kallimayield div.infos table.details td.icone {
	padding-left: 13px;
	min-width: 40px;
	height: 38px;
	padding-top: 0 !important;
}

#kallimayield div.infos table.details tr.second td.icone {
padding-top: 10px !important;
}

#kallimayield div.infos table.details tbody tr td table tbody tr td.txt {
	padding-left: 0;
	min-width: 151px !important;
	padding-top: 10px;
}

 {
	
}


#kallimayield div.infos table.details tbody tr td table tbody tr.shipping td.icone {
	min-width: 55px;
}

#kallimayield div.infos table.details tbody tr td table tbody tr td small {
	font-size: 10px;
	color: #646464;
}
