body { background: #f8f8f8 url(img/body.jpg) repeat-x; }
a.linkin { background: url(img/link-in.png) no-repeat left center; padding-left: 16px; }
a.linkout { background: url(img/link-out.png) no-repeat left center; padding-left: 16px; }
a.linkmap { background: url(img/link-map.png) no-repeat left center; padding-left: 16px; }
a.linkmail { background: url(img/link-mail.png) no-repeat left center; padding-left: 16px; }
a.linkpdf { background: url(img/link-red.png) no-repeat left center; padding-left: 16px; }
a.linkzip { background: url(img/link-orange.png) no-repeat left center; padding-left: 16px; }
a.linkrar { background: url(img/link-green.png) no-repeat left center; padding-left: 16px; }
ins.linkvid{ background: url(shared/bg-vid.png) no-repeat center; color: #fff; text-align: center; text-decoration: none; }
.floatnone{ display: inline; margin: 0 10px; }
.floatleft{ display: block; float: left; margin: 10px 10px 10px 0; }
.floatright{ display: block; float: right; margin: 10px 0 10px 10px; }
#top { position: absolute; left: 0; top: 0; width: 325px; height: 230px; padding: 0; margin: 0; background: url(img/top.jpg) no-repeat; z-index: 1; }
#top span { display: none; }
#right { position: absolute; right: 0; top: 0; width: 469px; height: 198px; padding: 0; margin: 0; background: url(img/right.jpg) no-repeat; }
#main { position: absolute; left: 50%; top: 0; width: 800px; min-height: 100%; padding: 0; margin: 0 0 0 -400px; z-index: 3; }
#left { float: left; width: 180px; margin: 0;	padding: 130px 0 30px 0; }
#menu { position: relative; list-style: none; margin: 0;	padding: 0 0 0 0; }
#menu .olli { position: relative;	color: #0000CD; list-style: none;	padding: 0; margin: 0 0 15px; }
 #menu .olli a { display: block; width: 170px; color: #0000CD; font-size: 1.2em; font-weight: bold;	padding: 2px 2px 2px 5px; margin: 0 0 2px 0; border-left: 1px solid #C4C9E8; border-bottom: 1px solid #C4C9E8;  }
 #menu .olli a.on, #menu .olli a:hover { border-left: 1px solid #0000CD; border-bottom: 1px solid #0000CD; }
#menu ul { position: relative; list-style: none; padding: 0; margin: 0 0 0 10px; }
 #menu .ulli { position: relative;	color: #0000CD; list-style: none;	padding: 0; margin: 0; clear: both; }
 #menu .ulli a { display: block;	color: #0000CD; width: 160px; font-size: 1em; font-weight: normal;	padding: 2px 2px 2px 5px; margin: 0 0 2px 0; border-left: 1px solid #C4C9E8; border-bottom: 1px solid #C4C9E8; }
 #menu .ulli a.on, #menu .ulli a:hover { border-left: 1px solid #0000CD; border-bottom: 1px solid #0000CD;  }
#menu .fakeli { position: relative; padding: 0; margin: 0 0 3px 0; clear: both; }
#menu .fakeli i { display: block; width: 160px; color: #999; font-size: 0.9em; font-weight: normal; padding: 2px 2px 2px 5px; margin: 0 0 2px 0; border-left: 1px solid #C4C9E8; border-bottom: 1px solid #C4C9E8; }
#menu a.inactive { text-decoration: line-through; }
#menu a.archieved { text-decoration: line-through; background-image: url(img/hatch1.png); }

#edit_a .olli, #temp_name.olli { float: left; margin: 5px 0 0 5px; background: #E4F2FF; border-left: 1px solid #0000CD; border-bottom: 1px solid #0000CD;  }
#edit_a .olli #edit_name, #temp_name.olli { font-size: 1.2em; color: #0000CD; margin: 0; padding: 2px 5px; text-align: center; background: transparent; border: none; font-weight: bold; }
#edit_a .ulli, #temp_name.ulli { float: left; margin: 5px 0 0 5px; background: #E4F2FF; border-left: 1px solid #0000CD; border-bottom: 1px solid #0000CD;  }
#edit_a .ulli #edit_name, #temp_name.ulli {  font-size: 1em; color: #0000CD; margin: 0; padding: 2px 5px; text-align: center; background: transparent; border: none; }
#edit_a .edit_title, #temp_title.edit_title { color:#673400; background: #FAF7DB; margin: 0; padding: 2px 5px; font-size: 0.8em; text-align: center; border: 1px solid #987952; }
#tooltip { position:absolute; display:none; color:#673400; background: #FAF7DB; padding: 3px; margin: 0 2px 0 0; font-size: 0.8em; border: 1px solid #987952; z-index: 9002;}
.nicEdit-tooltip { overflow: hidden; color:#673400; background: #FAF7DB; padding: 3px; font-size: 0.8em; border: 1px solid #987952;}

#content { position: relative; float: right; width: 590px; margin: 105px 0 0 0; padding: 15px 10px 50px 10px; outline: none; border-left: 1px solid #fff; }
#zcontent img { margin: 0 10px; }
#content td, #content th { border: 1px solid silver; padding: 2px; }
#content p { margin: 2px 0 10px 0; }
#content li { margin: 1px 0; }

#zcontent.edition p { background: url(img/edit-p.png);  }
#zcontent.edition p { margin: 1px -1px 9px -1px !important; border: 1px #90C9FF dotted;  }
#zcontent.edition li { margin: 0 -1px !important; border: 1px #FFA0A0 dotted; }
#zcontent.edition h2, #content.edition h3, #content.edition h4, #content.edition h5, #content.edition h6 { border: 1px #FFBF62 dotted; }
#zcontent.edition a { background: url(img/link-link.png) no-repeat left center; padding-left: 16px; }

#foot { position: absolute; width: 590px; right: 0; bottom: 0; text-align: center; padding: 2px 5px; font-size: 0.75em; }


.email img { margin: 0 0 -2px 0;	padding: 0; }


.table {  border: 1px solid #ccc;	background-color: #F0F0EE;	margin: 0 0 10px 0; padding: 2px 0;	width: 100%; }
.table td { border: none; padding: 2px 5px; margin: 0;	}
.table td.mini { width: 1%; white-space: nowrap;	}
.table tr.bgcolor1 { background: #F0F0EE;	}
.table tr.bgcolor2 { background: #FFF;	}

.table img { margin: 0; padding: 0; }
.alert_ok {	font-weight: bold; color: #009900; padding: 3px 6px; }
.alert_ko {	font-weight: bold; color: #CC0000; padding: 3px 6px; }
.alert_ok a, .alert_ko a { text-decoration: underline; }

.form p { border-top: 3px solid #fff; clear: left; height: 1%; margin: 0 auto; padding: 5px 0 5px 155px; width: 310px; }
.form p label { float: left; margin-left: -160px; line-height: 1.6em; text-align: right; width: 150px; }
.form p label.captcha { margin-left: -150px; line-height: normal; text-align: left; width: 455px; }
.form p .field { width: 300px; }

#mycache { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff url(img/wait.gif) center 40% no-repeat; z-index: 9998; }
#facebox { position: absolute; top: 0; left: 0; z-index: 9001; text-align: left;  }
#facebox .body { padding: 4px; border: 0; background: #fff; }
#facebox .content { position: relative; float: left; background: #fff url(img/wait.gif) no-repeat center; }
#facebox .loading { width: 40px; height: 40px; background: #fff url(img/wait.gif) no-repeat center; border: 0; }
#facebox_overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff; }
#facebox_overlay.facebox_overhide { z-index:-100; }
#facebox_overlay.facebox_overshow { z-index: 9000; }
#facebox table { border-collapse: collapse; }
#facebox .b, #facebox .tl, #facebox .tr, #facebox .bl, #facebox .br { background: #000; height: 4px; width: 4px; overflow: hidden; padding: 0; border: 0; }
#facebox img { border: 0; margin: 0; }

#humanMsgLog { display: none; }
.myjgrowl_title { border-bottom: 1px solid #fff; margin: 0; padding: 0 0 2px 0; font-size: 1.1em; font-weight: bold; }
div.jGrowl {	padding: 10px;	z-index: 9999; }
div.jGrowl ul { margin: 0;	padding-left: 15px; }
div.jGrowl li { margin: 0;	}
div.ie6 {	position: absolute; }
div.jGrowl {	position: fixed; }
* html div.jGrowl { position: absolute; }
div.jGrowl.top-left {	left: 0px;	top: 0px; }
div.jGrowl.top-right { right: 0px;	top: 0px; }
div.jGrowl.bottom-left {	left: 0px;	bottom: 0px; }
div.jGrowl.bottom-right {	right: 0px;	bottom: 0px; }
div.jGrowl.center {	top: 0px;	width: 50%;	left: 25%; }
div.center div.jGrowl-notification, div.center div.jGrowl-closer {	margin-left: auto;	margin-right: auto; }
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {	color: #fff;	width: 240px;	padding: 0;	margin-top: 5px;	margin-bottom: 5px;	font-size: 0.9em;	text-align: left;	display: none; }
div.jGrowl div.jGrowl-notification div.header {	font-weight: bold;	font-size: 10px;	padding: 6px 7px 0 7px; background-image: url(img/msg.png); background-position: top;  }
div.jGrowl div.jGrowl-notification div.message {	padding: 0 7px 6px 7px; background-image: url(img/msg.png); background-position: bottom; 	}
div.jGrowl div.jGrowl-notification.ok div.header, div.jGrowl div.jGrowl-notification.ok div.message { background-image: url(img/msg_ok.png);	 }
div.jGrowl div.jGrowl-notification.ko div.header, div.jGrowl div.jGrowl-notification.ko div.message { background-image: url(img/msg_ko.png);	 }
div.jGrowl div.jGrowl-notification div.close { display: none; }
div.jGrowl div.jGrowl-closer {	height: 15px; padding-top: 4px;	padding-bottom: 4px;	cursor: pointer;	font-size: 11px; font-weight: bold;	text-align: center; }


.ui-datepicker-inline {	color: #333; font-size: 12px; }
.ui-datepicker-new-row {  }
.ui-datepicker-links {	float: left;	width: 100%;	padding: 2px 0px;	font-weight: bold;	background: #efefef; clear: both; 	}
.ui-datepicker-links label { padding: 2px 5px;	color: #aaa; }
.ui-datepicker-links a {	padding: 2px 5px;	color: #666; }
.ui-datepicker-links a:hover {	color: #333; }
.ui-datepicker-next {	float: right;	width: 34%;	text-align: right; }
.ui-datepicker-current {	float: left;	width: 30%;	text-align: center; }
.ui-datepicker-prev {	float: left;	width: 34%; }
.ui-datepicker-one-month {	float: left;	width: 200px;	border: 0; }
.ui-datepicker td {	padding: 0; }
.ui-datepicker-header {	float: left;	width: 100%;	padding: 2px 0;	background: #aaa; color: #fff; text-align: center;	font-weight: bold; }
.ui-datepicker {	float: left;	width: 100%;	text-align: center; border-collapse:separate; }
.ui-datepicker a {	display: block;	width: 100%; }
.ui-datepicker-days-cell { border: 1px solid #efefef; }
.ui-datepicker-days-cell a { color: #333;	 }
.ui-datepicker-days-cell-over {	border: 1px solid #666;  }
.ui-datepicker-today {	background: #FFD6D6 !important; text-decoration: underline; }
.ui-datepicker-unselectable {	color: #aaa; }
.ui-datepicker-current-day {	background: #F05A5A;	border: 1px solid #F05A5A; color: #fff; }
.ui-datepicker-current-day a {	background: #F05A5A;	color: #fff; }
.ui-datepicker-title-row td {	background: #777;	border: 1px solid #777; color: #fff; }
.ui-datepicker-week-col { font-style: italic; font-size: 80%;	background: #777;	color: #fff;	border: 1px solid #777;	}
.ui-datepicker-week-end-cell {	background: #ddd; }







