/* @override 
	http://dev.montagne-bourbonnaise.net/cms_inc/css/common.css
	http://dev.grangefloriejean.net/cms_inc/css/common.css
	http://dev.magnotherapie.fr/cms_inc/css/common.css
	http://dev.auvergne-expertises.fr/cms_inc/css/common.css
	http://dev.maisondessources.fr/cms_inc/css/common.css
	http://dev.yekmalyan.eu/cms_inc/css/common.css
	http://dev.apromer.fr/cms_inc/css/common.css
	http://dev.ekipeo.eu/cms_inc/css/common.css
	http://dev.3emillenaire.fr/cms_inc/css/common.css
	http://dev.aventure-extreme.com/cms_inc/css/common.css
	http://dev.clariom.fr/cms_inc/css/common.css
	http://dev.logedesgardes.com/cms_inc/css/common.css
	http://dev.fetedupanier.org/cms_inc/css/common.css
	http://dev.quinode.fr/cms_inc/css/common.css
	http://dev.noyantdallier.fr/cms_inc/css/common.css
	http://dev.macdpote.fr/cms_inc/css/common.css
	http://dev.quinode.Fr/cms_inc/css/common.css
	http://dev.projets.Credis.org/cms_inc/css/common.css
	http://dev.projets.credis.org/cms_inc/css/common.css
	http://dev.stations-massif-central.com/cms_inc/css/common.css
	http://www.pizza-marseillaise.com/cms_inc/css/common.css
	http://dev.pizza-marseillaise.com/cms_inc/css/common.css
	http://dev.forestier-delchet.fr/cms_inc/css/common.css
	http://dev.couleuvre-troncais.fr/cms_inc/css/common.css
*/

html, body {
	height: 100%;
}

fieldset textarea {
	width: 90%;
	margin-bottom: 0.5ex;
	margin-top: 0.5ex;
	padding: 2px;
	letter-spacing: 0;
}

#footer a{
	text-decoration: none;
}

/* @group annexes */

#annextable th {
	background-color: #68768a;
	color: #fff;
	text-align: left;
	font-size: 12px;
}

#annextable td {
	background-color: #f0f6fc;
	color: #202020;
	text-align: left;
	font-size: 12px;
}

#annextable td select {
	font-size: 10px;
}

/* @end */

/* @group blog */

.float-right {
	margin-bottom: 7px;
	margin-left: 10px;
	float: right;
}

.float-left {
	margin-right: 10px;
	margin-bottom: 7px;
	float: left;
}

#rss {
	background: url(/cms_inc/img/feed.png) no-repeat;
	height: 33px;
	margin: 0;
	padding-left: 23px;
}

#rss a {
	background-image: none;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}

.blogpost {
	margin-bottom: 25px;
}

/* @end */

#usermsg {
	padding: 10px;
	border: 2px dashed #2fa90c;
	background-color: #e1fead;
	color: #082807;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

#usermsg a {
	color: #f94521;
	text-decoration: underline;
}

#usermsg a:visited {
	color: #9d4124;
	text-decoration: underline;
}

/* @group register */

.regform {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

.regform label {
	width: 140px;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}

.regfielddiv {
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.regfieldhover {
	background-color: #feffa6;
}

.regfielddiv b{	font-size: 14px;	line-height: 28px;}

.regform input.regfield,.regform select.regfield {
	position: relative;
	width: 310px;
	font-size: 1.1em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.regform .submit {
	margin-left: 160px;
	margin-top: 20px;
	border: 3px outset #e4e17a;
	background-color: #feffa6;
	font-weight: bold;
	font-size: 1.2em;
}

.regform label.error {
	color: #f90000;
	font-size: 12px;
	position: absolute;
	text-align: left;
	width: 300px;
	margin-top: 7px;
	font-weight: bold;
	display: inline;
	right: 1px;
}

#captcha {
	margin-left: 20px;
	border-width: 1px;
	border-style: dashed;
}

#captcha img {
	background-color: white;
	border: 2px solid gray;
}

#ClientValidationSummary {
	margin-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	border-left: 10px solid #f90000;
	font-weight: bold;
	background: #fee371 url(/cms_inc/img/error.gif) no-repeat right;
}

#ClientValidationSummary ul {
	padding-left: 0;
	line-height: 26px;
	list-style-image: url(/cms_inc/img/asterisk_orange.png);
}

#ClientValidationSummary ul li a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	position: relative;
	top: -3px;
	font-size: 110%;
}

/* @end */

/* @group contact */

table.formtable label {
	margin-right: 40px;
}

form.cmxform label.error {


/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic;
	font-size: 12px;
}

div.error {
	display: none;
}

form.cmxform input, form.cmxform textarea {
	background-color: #f1f1f1;
}

label.error {
	background: url("/cms_inc/img/unchecked.gif") no-repeat 0 0px;
	padding-left: 20px;
	margin-top: 10px;
}

label.success {
	background: url("/cms_inc/img/checked.gif") no-repeat 0px 0px;
	padding-left: 20px;
}

em.error {
	color: black;
}

#warning {
	display: none;
}

/* @end */

.upld_thumb {
	background-image: none;
}

.upload {
	width: 300px;
	float: left;
}

/* @group products */
.product{
	text-align: center;
	position: relative;
	float: left;
}

.product_image{
	position: relative;
}

.product_image img{
	display: inline;
	position: relative;
}

.product_name{
	position: relative;
}

/* @end */

/* @group checkout */

ul.payments{
	list-style-type: none;
}

ul.payments li{
	margin-bottom: 6px;
	display: block;
	width: 250px;
	border: 1px dotted gray;
	padding: 3px;
	font-weight: bold;
	background-color: #fbffd1;
	color: gray;
}

ul.payments li.selected{
	background-color: #26c808;
	color: white;
}

#paypal button{
	background-color: white;
	border: 4px outset #d7d7d7;
}

#laposte_pays {
	width: 155px;
}

.laposte_select {
	font-size: 0.9em;
	background-color: #fcfee1;
	display: inline;
}

#laposte_tarif_inner {
	padding: 7px;
	font-weight: bold;
}

#laposte_form {
	margin: 0;
	padding: 0;
}

#grand_total {
	font-weight: bold;
	padding: 7px;
}

.checkout_item_icon {
	height: 50px;
}

#shipping_address {
	margin-top: 30px;
}


#shipping_address input {
	width: 250px;
	margin-left: 20px;
}

#enveloppe {
	width: 160px;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
	background: white url(/cms_inc/img/timbre.jpg) no-repeat 170px 10px;
	line-height: 1em;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial;
}

#summary_table {
	clear: right;
	width: 100%;
}

#summary_table tr {
	background-color: white;
}

/* @end */

/* @group blog_edit */

.details {
	margin-bottom: 10px;
	font-weight: bold;
	list-style-image: url(/cms_inc/img/f0.gif);
}

.commands {
	border: 2px dashed #cad1cf;
	padding: 30px 8px 8px 20px;
	display: none;
	background-color: #fcf098;
	margin-top: -22px;
	margin-left: -24px;
}

.linkbutton {
	display: inline;
	background-color: #fbdf54;
}

#new legend {
	font-weight: bold;
	font-size: 150%;
}

/* @end */

/* @group links */

.ct_links div.links{
	margin-left: 30px;
}

.ct_links h2{
	margin-top: 20px;
}

.links {
	display: table;
}

.linkmedium2 span {
	position: relative;
	top: 10px;
}

.linkmedium2 span b {
	font-size: 1.5em;
}

.hotlink span a:link {
	font-size: 1.5em;
}

.linkmedium2 {
	width: 350px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	height: 350px;
	margin-right: 10px;
}

.linkmedium {
	width: 180px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 190px;
	margin-right: 20px;
	padding-right: 5px;
}

.linksmall {
	width: 240px;
	margin-bottom: 20px;
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: 90px;
	margin-right: 20px;
}

.linksmall img {
	float: left;
}

.linksmall span {
	position: relative;
	left: 10px;
	top: 30px;
}

.link img {
	border-style: none;
	margin-bottom: 5px;
	margin-top: 10px;
}

.link em {
	font-size: 11px;
}

/* My Comment */

.link_edit {
	margin-bottom: 20px;
	padding: 10px;
	border: 2px solid #777;
}

.linktitle {
	background-color: #c7dbff;
}

/* @end */

.inplacep {
	margin-top: 0;
	background-color: white;
	border: 1px dashed #dedede;
	padding: 5px;
	display: block;
}

/* @group login */

#logwarning {
	background: url(/cms_inc/img/secured.png) no-repeat;
	padding-left: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
}

#logchoice {
	
	height: 125px;
	width: 100%;
}

#logchoice fieldset {
	width: 40%;
	float: left;
	border: 2px solid silver;
	height: 125px;
	padding: 10px;
	margin-left: 20px;
}

#logchoice legend {
	font-weight: bold;
}

#logchoice input {
	
	margin-bottom: 5px;
	padding: 3px;
	font-size: .9em;
	width: 90%;
}

#logchoice button {
	padding: 7px;
	font-weight: bold;
}



/* @end */

#edition {
	position : relative;
	float: left;
	width: 100%;
}

/* @group ct_edit */

#ct_embed {
	position: relative;
}

#ct_edit {
	width: 100%;
	text-align: left;
	position: relative;
}

#wait {
	background: white url(/cms_inc/img/ohlookitsgottabeajax.gif) no-repeat 5px 5px;
	height: 30px;
	padding-top: 12px;
	font-weight: bold;
	padding-left: 50px;
}

#ct_edit h2 {
	font-size: 2em;
}

.optionslist {
	list-style: none;
	font: bold 12px/20px "Trebuchet MS", Trebuchet, Tahoma, Arial;
	list-style-image: url(/cms_inc/img/bullet.png);
	list-style-position: inside;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 0 0 0 12px;
}

.optionslist li {
	text-decoration: none;
	float: left;
	padding-right: 20px;
}

.optionslist li a {
	text-decoration: none;
	color: #2d4455;
	vertical-align: 2px;
}

#ct_list {
	overflow-x: hidden;
	overflow-y: scroll;
	list-style: none;
	background-color: white;
	height: 450px;
	position: relative;
	bottom: 0;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial;
	margin: 0;
	padding: 0;
}

.ct_item {
	padding: 4px;
}

.edittabs {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#add.edittabs {
	background-color: white;
	padding: 20px;
	color: gray;
}

#add.edittabs h3 {
	margin: 0 0 20px;
	font-size: 18px;
}

.edittabs ul {
	list-style-position: inside;
	list-style-type: none;
}

img.listicon {
	width: 100%;
}

.crud {
	position: relative;
}

.crud fieldset {
	border: 1px solid silver;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 7px;
}

.crud input, .crud fieldset textarea {
	padding: 2px;
	margin: 2px;
}

.inputaddress label {
	position: relative;
	text-align: right;
	width: 140px;
	display: block;
	top: 24px;
}

.inputaddress input {
	margin-left: 150px;
}

.crud fieldset legend {
	color: #5f5f5f;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
}

.item_newsletter {
	font-size: 1.2em;
}

/* @group loc */

.locmap {
	width: 400px;
	height: 300px;
	border-style: solid;
	border-width: 1px;
	position: relative;
}

#ginstruct {
	width: 200px;
	position: absolute;
	left: 420px;
	height: 300px;
	top: 40px;
}


/* @end */

/* @group dateime */

.datefieldset div {
	display: block;
	float: none;
	width: 220px;
	background-color: transparent;
}

.datefieldset {
	width: 250px;
	position: relative;
}

/* @end */

/* @group childtools */

.childtools {
	left: 10px;
	width: 100%;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.childtools button {
	height: 32px;
	font-size: 13px;
	text-align: left;
	position: relative;
	background-color: #e0e0e0;
	border: 2px outset #ededed;
	color: #353535;
	margin-right: 10px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.childtools button:hover, .childtools button:active {
	background-color: #fcd881;
	border-color: #e0c79f;
	color: black;
}

.childtools button:active {
	border-style: inset;
}

.childtools button span {
	font-weight: bold;
	margin-left: 30px;
	position: relative;
}

.childtools button img {
	display: inline;
	position: absolute;
}

/* @end */

/* @group maildest */

#maildest fieldset {
	border: 1px solid silver;
}

#addmails select {
	width: 300px;
	font: 12px "Courier New", Courier, mono;
	margin-bottom: 5px;
	border: 1px solid gray;
}

#addmails input {
	width: 270px;
	border: 1px solid gray;
	height: 20px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	font: 12px "Courier New", Courier, mono;
}

#addmails button {
	border: 2px inset silver;
	height: 22px;
	margin: 0;
	padding: 0;
	width: 25px;
	background-color: #dcdfd8;
}

/* @end */

/* @group comboselect */

#news_select {
	border: 0;
	display: block;
	float: left;
	width: 555px;
	margin-bottom: 10px;
	background-color: transparent;
}

#dataselect select {
	margin-left: 10px;
	width: 220px;
}

#dataselect {
	width: 570px;
	margin-bottom: 0;
}

#dataselect span {
	margin-left: 100px;
}

#news_select * {
	display: block;
	float: left;
	width: 40%;
}

#news_select select.combo {
	height: 200px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#news_select fieldset {
	height: 200px;
	padding: 10px;
	padding-top: 25px;
	border-style: none;
	width: 50px;
	background-color: transparent;
}

#news_select fieldset input {
	margin: 5px 0;
	width: 50px;
}

#news_select option {
	width: 100% !important;
	border: 0;
	border-bottom: 1px dotted #959DB7;
	padding: 2px;
}

/* @end */

/* @end */

.ui-tabs-nav li {
	list-style-image: none;
	list-style-type: none;
}

.editlang {
	border-style: none;
	text-decoration: none;
}

.editlang img {
	padding: 3px 3px 0;
	border-style: none;
}

/* @group orgas */

ul.orgalist {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 10px;
}

ul.orgalist li{
	padding: 7px;
	border: 1px solid silver;

	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	display: inline-block;
	width: 92%;
}


ul.orgalist li img{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.orgahover{
	background-color: #feffc9;
	cursor:pointer;
}

.orga{
	padding: 10px;
	border: 1px dotted gray;
	margin-right: 20px;
	margin-left: 10px;
}

#orgatable{
	margin-right: 20px;
}

#orgswitch{
	font-size: 11px;
	float: right;
	margin-right: 20px;
}

#orgswitch em{
	font-weight: normal;
	font-style: normal;
	padding: 2px;
	border: 1px solid #9d0000;
}

#the_side_bar ul{
	text-align: left;
}



/* @end */

/* @group upload */

.preview {
	padding: 5px;
	border: 1px dotted #cacaca;
	height: 110px;
}

.preview img {
	float: left;
	padding-right: 20px;
}

.preview p {
	font-size: 12px;
	font-weight: bold;
}

/* @end */

/* @group cmserror */

#cmserror {
	padding: 10px;
	border: 2px dashed #f6001d;
	background-color: #fcec9f;
	color: #000;
	font: 12px "Trebuchet MS", Trebuchet, Tahoma, Arial;
}

#cmserror span {
	color: #f6001c;
	font-weight: bold;
}

/* @end */

/* @group navigation */

.breadcrumb {
	list-style-type: none;
	padding-left: 0;
	display: block;
	width: 100%;
	height: 18px;
	margin-bottom: 0;
	margin-top: 0;
}

.breadcrumb li {
	float: left;
}

#results {
	padding: 5px 5px 7px;
	border: 1px dotted #a79355;
	margin: 10px 20px;
}

#results select {
	font-size: 80%;
}

#results span {
	font-size: 80%;
	font-weight: bold;
}

#results_nav {
	text-align: center;
	font-weight: bold;
}

#previous, #next {
	margin-right: 20px;
	margin-left: 20px;
}

.uplink {
	background: url(/cms_inc/img/arrow_fat_left.gif) no-repeat 0 4px;
	margin-top: 25px;
	margin-bottom: 15px;
	clear: both;
}

.uplink a{
	padding-left: 15px;
}


.hover {
	background-color: #b2ddff;
	cursor: pointer;
}

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

.bcitem {
	background: url(/cms_inc/img/arrow_fat_right) no-repeat 5px 4px;
	padding-left: 22px;
}

.subcats {
	line-height: 1.5em;
}

.subcats1 {
	float: left;
	padding: 0;
	list-style-position: inside;
	margin: 0 20px 0 0;
}

.subcats2 {
	float: left;
	padding: 0;
	margin: 0;
	list-style-position: inside;
}

#max_select {
	display: inline;
	float: right;
}

/* @end */

/* @group forums */

.ct_forum {
	width: 100%;
	height: 95px;
	margin-bottom: 15px;
	border: 1px solid #dedede;
}

.ct_forum h3 {
	margin-bottom: 0;
}

.ct_forum .ficon {
	height: 75px;
	text-align: center;
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ct_forum .locked {
	position: relative;
	top: 75px;
	right: 10px;
	float: right;
	color: #4b7cae;
	font-size: 0.8em;
	font-weight: bold;
}

/* @group newpost */

.newpostform label {
	font-weight: bold;
}

.newpostform input#txt01 {
	width: 100%;
	font-size: 1.3em;
	background-color: #fffff4;
	border: 1px solid #9e9e9e;
	margin-bottom: 10px;
	padding: 0.2em;
}

#newpostupload {
	width: 98%;
	border: 1px solid #9e9e9e;
	background-color: #fffff4;
	padding: 10px;
}

.newpostform textarea {
	width: 100%;
	border: 1px solid #9e9e9e;
	background-color: #fffff4;
	margin-bottom: 10px;
	font-size: 14px;
}

#newpost {
	width: 100%;
}

/* @end */

/* @end */

/* @group admin */

#editbox {
	text-align: left;
	border-top: 2px solid black;
	z-index: 10000;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fafeb2;
	border-bottom: 2px solid black;
	background-image: url(/cms_inc/img/fond_edit.png);
}

#red {
	color: #f60018;
	float: right;
	margin-top: 6px;
	margin-right: 12px;
	font-weight: bold;
}

#editbox > img {
	padding-top: 5px;
	padding-left: 15px;
	float: left;
	padding-right: 5px;
}

#editbox a img {
	margin-bottom: -3px;
	margin-right: -1px;
}

#editbox a, #editbox a:link, #editbox a:visited {
	color: #0e5d00;
	text-decoration: underline;
	font: bold 13px/220% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 15px;
	background-image: none;
}

#editbox a:hover {
	color: #22b400;
}

.keywords li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 0.9em;
}

.keywords {
	padding: 0;
}

#admin_logout {
	margin: 0;
	padding: 0;
}

#admin_logout input.submit {
	margin: 0;
	padding: 1px 3px;
	border: 1px dotted #bc533b;
	font-size: 0.8em;
	font-weight: bold;
	background: #fee232 no-repeat;
	color: #fb9e1b;
}

#admin_logout input.submit:hover {
	color: #1d30ff;
	background-color: #d1eeff;
}

.users_menu {
	list-style-type: none;
	padding-left: 0;
}

.users_menu li {
	display: inline;
}

.uslayfset {
	width: 150px;
	float: left;
}

/* @end */

/* @group humanized */

.humanMsg {
	font: normal 32px/50px Helvetica, Arial, Sans-Serif;
	letter-spacing: -1px;
	position: fixed;
	top: 250px;
	left: 25%;
	width: 50%;
	color: white;
	background-color: #3aa03e;
	text-align: center;
	display: none;
	opacity: 0;
	z-index: 100000;
}



.humanMsg .round {
	border-left: solid 2px white;
	border-right: solid 2px white;
	font-size: 1px;
	height: 2px;
}

.humanMsg p {
	padding: .3em;
	display: inline;
}

.humanMsg a {
	display: none;
}

#humanMsgLog {
	font: normal 10px Helvetica, Arial, Sans-Serif;
	color: white;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	max-height: 200px;
	display: none;
	z-index: 10000;
}

#humanMsgLog p {
	position: relative;
	left: 10%;
	width: 100px;
	margin: 0;
	margin-left: -100px;
	padding: 0 10px;
	line-height: 20px;
	background: #3aa03e;
	white-space: pre;
	cursor: pointer;
	font-weight: bold;
}

#humanMsgLog p:hover {
	background: #77c85d;
}

#humanMsgLog ul {
	margin: 0;
	padding: 0;
	position: relative;
	max-height: 180px;
	overflow: auto;
	display: none;
}

#humanMsgLog ul li {
	color: #555;
	font-size: 12px;
	list-style-type: none;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	display: none;
	padding: 0 20px;
	position: relative;
	overflow: hidden;
	white-space: pre;
}

#humanMsgLog ul li:hover {
	background: #f2f2f2;
}

#humanMsgLog ul li:first-child {
	margin-top: 1px;
}

#humanMsgLog ul li .error {
	color: orangered;
}

#humanMsgLog ul li .indent {
	position: absolute;
	top: 0;
	left: 100px;
	margin-right: 200px;
	height: inherit;
}

/* @end */

#cmsinfo {
	display: block;
	position: fixed;
	bottom: 0;
	padding: 5px;
	background-color: #fffacf;
	z-index: 100;
	border: 3px outset green;
	font-weight: bold;
	font-family: "Trebuchet MS";
	right: 0;
	text-align: left;
}

#debuginfo {
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 0;
	background-color: #fffacf;
	z-index: 120;
	border: 3px outset green;
	font-weight: bold;
	font-family: "Trebuchet MS";
	width: 400px;
	text-align: left;
}

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

#debuginfo li {
	border-bottom: 1px solid green;
	margin: 0;
	padding: 3px;
}

/* @group admin_forum */

a.rolla {
	width: 16px;
	height: 16px;
}

img.rolla {
	border: 0;
}

/* @end */

/* @group ui.tabs */

.ui-tabs-panel {
	border-top: 1px solid #97a5b0;
	padding: 1em 8px;
	background: #fff;

}

.ui-tabs-hide {
	position: absolute; 
    bottom: -1000em;
}

/* Skin */

.ui-tabs-nav, .ui-tabs-panel {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
}

.ui-tabs-nav:after {


/* clearing without presentational markup, IE gets extra treatment */
    display: block;
	clear: both;
	content: " ";
}

.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 1px;
	min-width: 84px;
/* be nic

e to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
	background: url(../img/tab.png) no-repeat;
}

.ui-tabs-nav a {
	margin: 1px 0 0;
	/*

position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
	color: #27537a;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	/* required in IE 6

*/    
    outline: 0;
/* prevent dotted b

order in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	color: #000;
}

.ui-tabs-nav a span {
	width: 64px;
	/*

IE 6 treats width as min-width */
    min-width: 64px;
	height: 18px;
	/* I

E 6 treats height as min-height */
    min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}

*>.ui-tabs-nav a span {


/* hide from IE 6 */
    width: auto;
	height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {


/* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {


/* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-disabled {
	opacity: .4;
}

.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(../img/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */

* html .ui-tabs-nav {


/* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

*:first-child+html .ui-tabs-nav {
	

/* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* @end */

/* @group timer */

#timerclear {
	display: block;
	width: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
	margin-bottom: 50px;
}

#timerstats {
	width: 80%;
	margin: 0 auto;
	border-collapse: collapse;
	background-color: white;
}

#timerstats * {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#timerstats th {
	font-weight: bold;
}

#timerstats th,			#timerstats td {
	padding: 2px;
	border-bottom: 1px solid #333;
	padding-right: 50px;
}

#timerstats>tfoot>tr>th {
	border-bottom: none;
}

.ms {
	text-align: right !important;
	padding-right: 2px !important;
}

div.barbg {
	background-color: #EEE;
	border: 2px outset #EEE;
	margin-left: 40px;
}

div.barval {
	width: 30px;
	text-align: right !important;
	margin-left: -40px;
}

/* @end */

/* @group tablesorter */

table.tablesorter {
	background-color: #CDCDCD;
	text-align: left;
	font: 10pt arial;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0pt;
	width: 98%;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #899ecd;
	border: 1px solid white;
	font-size: 10pt;
	line-height: 24px;
	color: #fff;
	padding-right: 14px;
}

table.tablesorter thead tr .header {
	background-image: url(/cms_inc/img/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 3px;
	background-color: #FFF;
	vertical-align: top;
}

table.tablesorter tbody tr.odd td {
	background-color: #F0F0F6;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(/cms_inc/img/tablesorter/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(/cms_inc/img/tablesorter/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #899ecd;
	color: white;
}

/* @end */

/* @group tree */

	#toc{
	background-color: #fff;
}

   ul.tree, ul.tree ul {
	list-style-type: none;
	background: url(/cms_inc/img/tree/vline.png) repeat-y;
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul.tree ul {
	margin-left: 10px;
}

ul.tree li {
	margin: 0;
	padding: 0 12px;
	line-height: 27px;
	background: url(/cms_inc/img/tree/node.png) no-repeat 0 4px;
	display: block;
	cursor: move;
}


ul.tree li.last {
	background: white url(/cms_inc/img/tree/lastnode.png) no-repeat 0 -5px;
}

.thide{
	display: none;
}


.subtree{
	display: none;
}

/* @end */

/* @group tree-edit */

#arbo{
	background-color: white;
}

.noli{
	display: none;
}

.nodd{
	display : none;
	border: 2px solid silver;
	margin-left: -5px;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-top: -2.5em;
	padding: 2.5em 10px 10px;
	background-color: white;
}

li.node:hover{
	border: 1px dotted gray;
	margin: -1px;
}

.nodlb{
	font-weight: bold;
	font-size: 1.2em;
}

.nodeeditlinks{
	float: right;
	margin-top: -20px;
}

.editl{
	margin-bottom: 5px;
	padding: 3px;

}

a.editl:hover{
	background-color: #f2ff67;
}

.editl img{
	position: relative;
	top: 3px;
}

#addpage{
	display: inline;
}

.x{
	position: absolute;
	right: 20px;
}

li.vis > div a.nodl{
	background: url(/cms_inc/img/node.png) no-repeat 0 0;
	padding-left: 22px;
	margin-left: -3px;
	position: relative;
}

a.desactiv{
	opacity: 0.25;
}

.btnval{
	font-size: 14px;
	font-weight: bold;
	border-style: outset;
	border-width: 2px;
	height: 30px;
}

.btnval img{
	position: relative;
	top: 2px;
	right: 0;
	left: -1px;
}


.placeholder {          
	display: block;
	border: 1px dotted #333333;
	background-color: #cfcfcf; 
	height: 20px;
} 

.ui-tree-deptherror{
	background-color: #ff0000;
} 

.ui-tree-limiterror{
	background-color: #00ff00;
}

/* @end */

/* @group thickbox */


#TB_window {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


/* -- thickbox settings ---*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/cms_inc/img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* @end */