/* CSS Optimization by Hoofei on May 31th, 2007 */
* {
margin:0;
padding:0;
}
body {
font:12px Verdana, Tahoma, sans-serif;
color:#000;
line-height:140%;
background:#FFF;
}
body  {  		overflow-y: hidden; }
html > body {	overflow-y: auto; }

html, body { 
	height: 100%; 
	margin: 0;
	padding: 0;
}


body.contentpane {	padding: 6px 10px 4px; }
a {
color:#3e7d0a;
text-decoration:none;
}
a:hover {
color:#C00;
text-decoration:underline;
}
textarea,input,select {
font:12px Verdana, Tahoma, sans-serif;
}
textarea {
line-height:150%;
overflow:auto;
padding:4px;
}
td {
font:12px Verdana, Tahoma, sans-serif;
color:#000;
line-height:160%;
}
input {
color:#000;
background:#fff;
padding:3px;
}
fieldset {
line-height:25px;
padding:10px;
}
hr {
height:1px;
border:1px solid #B3CBE1;
margin:5px 0;
}
ul, ol {
list-style:none;
}
div {
word-wrap:break-word;
}
#outmain {
width:900px;
border-right:1px solid #386792;
border-left:1px solid #386792;
margin:auto;
padding:1px;
background:#fff;
}
#header {
height:80px;
border-top:6px solid #386792;
border-bottom:1px solid #386792;
background:#d6e3ef;
}
h1 {
font:bold 28px Georgia, Verdana;
padding:10px;
}
ul.menu {
font:bold 11px Tahoma, sans-serif;
float:right;
}
ul.menu li {
font-size:11px;
line-height:24px;
display:inline;
padding:0 3px 0 8px;
}
ul.menu li.current_page_item a {
color:#C00;
}
#topmenu {
font-size: 10px;
font-weight: bold;
color:#000;
border-bottom:1px #fff;
padding:3px;
float:left;
}
#topmenu * { text-decoration: none; }

#description {
text-indent:4px;
float:left;
}
#page {
width:100%;
border-bottom:1px dashed #386792;
margin-bottom:1px;
background:#fff url(./img/sidebar_border.gif) repeat-y;
float:left;
}
#wrap {
width:655px;
padding:15px 15px 15px 0;
float:right;
}
#sidebar {
width:175px;
margin:0;
padding:0px;
float:left;
}
#sidebar p {
padding-bottom:2px;
text-align:center;
}
#sidebar p a {
margin:5px;
}
#sidebar p.more {
text-align:right;
padding:3px 0 0;
}
#sidebar table {
width:175px;
}
#sidebar h2 {
font-size:12px;
color:#545454;
border-top:1px solid #181818;
background: url(./img/cat_1.gif) no-repeat left;
margin:8px 0 0;
padding: 6px 3px 3px 15px;
}
#sidebar li {
width:175px;
padding:1px 0;
}
#sidebar li span {
color:#666;
}
#sidebar li span.num {
color:#3e7d0a;
}
.week {
background:#242424;
border-bottom:2px solid #171717;
text-align:center;
padding:1px;
}
.cal_day1 {
text-align:center;
background:#1b1b1b;
color:#434853;
}
.cal_day2 {
text-align:center;
border:1px solid #366307;
font-weight:700;
color:#53a300;
}
.cal_day2 a {
color:#434853;

}
.content {
font-size:12px;
line-height:170%;
margin:15px 0;
}
.content p {
margin:15px 0;
}
.content ul {
margin:15px 22px;
list-style:disc;
}
.content ol {
margin:15px 30px;
list-style:decimal;
}
.needpwd {
border-bottom:1px solid #B3CBE1;
padding-bottom:20px;
margin:20px 0;
background:#fff;
}
.posttitle {
font:bold 14px verdana;
line-height:36px;
background: url(./img/cat_2.gif) no-repeat left;
margin:8px 0 0;
padding: 0px 0px 0px 35px;
clear:both;
}
.postdate {
color:#777;
font-size: 11.5px;
}
.postmetadata {
text-align:right;
padding-bottom:10px;

background: url(./img/line_dot.png) repeat-x bottom;
margin:10px 0 15px;
}
#footer {
border-top:6px solid #386792;
padding:10px;
background:#d6e3ef;
clear:both;
}
#top {
width:100%;
padding-bottom:5px;
margin-bottom:5px;
background: url(./img/line_dot.png) repeat-x bottom;
float:left;
}
#top strong {
float:left;
}
.formbox p {
margin:0;
padding:0 0 12px;
}
.codeimg {
cursor:pointer;
vertical-align:bottom;
padding-bottom:1px;
}
.title {
font:bold 14px verdana;
line-height:36px;
background: url(./img/cat_2.gif) no-repeat left;
margin:8px 0 0;
padding: 0px 0px 0px 35px;
clear:both;
}
.titletrackback {
font:bold 14px verdana;
line-height:36px;
background: url(./img/cat_2.png) no-repeat left;
margin:8px 0 0;
padding: 0px 0px 0px 30px;
clear:both;
}
.titlecomment {
font:bold 14px verdana;
line-height:36px;
background: url(./img/cat_3.png) no-repeat left;
margin:8px 0 0;
padding: 0px 0px 0px 30px;
clear:both;
}
.formfield {
color:#000;
border:1px solid #bbb;
height:16px;
margin-top:5px;
background:#b7b7b7 url(./img/form.png);
}
.formfieldtext {
color:#000;
border:1px solid #bbb;
height:16px;
width:70%;
margin-top:5px;
background:#b7b7b7 url(./img/form.png);
}

.formbutton {
font-size:12px;
color:#000;
width:50px;
margin-top:5px;
height:20px;
border:1px solid #bbb;
border-left:4px solid #818181;
background:#b7b7b7 url(./img/form.png);
}
.curdate {
font-weight:700;
font-size:11.5px;
color:#ccc;
text-align:center;
padding-bottom:10px;
}
.attach {
padding:10px 0;
}
.attach-desc {
background:#edf2f8;
border:1px solid #386792;
padding:5px;
}
.tags {
line-height:26px;
}
.art-title {
font-weight:700;
margin-bottom:10px;
}
#article-other {
text-align:center;
margin:15px 0;
font-weight:bold;
}
#tburl {
margin:5px 0 15px;
}
.lesscontent {
display:block;
width:100%;
clear:both;
line-height:20px;
margin:5px 0 15px;
}
.lessdate {
color:#777;
font-size:11px;
padding-top:2px;
text-align:right;
margin-bottom:12px;
padding-bottom:12px;
background: url(./img/line_dot.png) repeat-x 0 0;
}
#message {
margin-top:100px;
background:#fff;
text-align:center;
width:500px;
border:1px dotted #386792;
margin-right:auto;
margin-left:auto;
padding:20px;
}
#message h2 {
color:#3e7d0a;
font-size:14px;
margin:20px auto;
}
.list li {
line-height:35px;
border-bottom:1px dashed #ddd;
clear:both;
}
code {
font-family:"Courier New", Courier;
width:620px;
border:1px solid #b3cbe1;
border-left:3px solid #b3cbe1;
background:#f8f8f8;
word-break:break-all;
display:block;
white-space:normal;
margin:5px;
padding:10px;
overflow:auto;
}
.quote {
border:1px solid #000;
background:#edf2f8;
margin:5px 0;
padding:5px;
}
.avatar {
border:1px solid #d6e3ef;
background:#EBF3FB;
}
.ajaxmsg {
right:0;
background:red;
color:#fff;
line-height:20px;
position:fixed;
top:0;
padding:0 20px;
}
.ajaxdiv {
border:1px solid #386792;
background:#edf2f8;
position:absolute;
padding:8px;
}
.ajaxdiv H2 {
font-size:12px;
line-height:24px;
margin:0;
}
.ajaxdiv H2 a {
font-weight:400;
float:right;
}
.p_bar {
clear:both;
margin:15px 0;
}
.p_bar a {
font-size:12px;
text-decoration:none;
padding:2px 5px;
}
.p_bar a:hover {
background:#F5FBFF;
border:1px solid #86B9D6;
text-decoration:underline;
}
.p_info {
background:#F5FBFF;
border:1px solid #86B9D6;
margin-right:1px;
padding:2px 5px;
}
.p_num {
background:#FFF;
border:1px solid #DEDEB8;
margin-right:1px;
}
.p_redirect {
background:#FFF;
border:1px solid #DEDEB8;
margin-right:1px;
font-weight:700;
font-size:12px;
}
.p_curpage {
margin-right:1px;
border:1px solid #DEDEB8;
background:#FFFFD9;
color:#92A05A;
font-weight:700;
padding:2px 5px;
}
.linkover {
margin:0 0 20px 0;
padding:10px 0;
clear:both;
}
.linkover li {
color:#666;
width:100px;
line-height:20px;
margin:0 10px;
float:left;
}
.linkover li.onelink {
width:300px;
margin:0 10px 8px;
}
.linkover li a {
font-weight:700;
}
.linkgroup {
font-weight:700;
font-size:14px;
margin:10px 0 5px;
}
h1 a,.cal_day1 a:hover,.cal_day2 a:hover,.posttitle a,.curdate a,.listtd a {
text-decoration:none;
}
.navlink li.current_page_item a:hover,.cal_day1 a,.cal_day2 a,.curdate a:hover,.listtd a:hover {
text-decoration:none;
}
#guestlink,#top span {
float:left;
}
#sidebar ul li img,.p_bar * {
vertical-align:middle;
}



/* ARTERY ADDED */

#accessibility {
	display: none;
	position: absolute;
	left: -2000px;
	top: -2000px;
}

div#global_content {
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 50%;
	margin-left: -50%;
	z-index: 500;
}
* html #global_content {
	height: 100%;
	overflow: auto;
}
div#outer_content {
	position: relative;
	left: 50%;
}
/* THIN */
div.thin #outer_content	{
	width: 770px;
	margin-left: -385px;
}
div.thin #column {	width: 186px; /* width: 200 - padding:12 */ }
div.thin #content {	
	width: 555px !important; 
	width: 514px;
}

/* WIDE */
div.wide #outer_content	{
	width: 970px;
	margin-left: -485px;
}
div.wide #column {	width: 186px; /* width: 200 - padding:12 */ }
div.wide #content {	
	width: 755px !important; 
	width: 714px;
}



/* ************************ TEMPLATES STYLES */



/* TEMPLATE CUSTOMIZE */

#ellenheader { margin: 10px 0 0 0; }

#ellencenter {
	overflow: auto;
}	
* html #ellencenter {
	overflow: visible;
	height: 1%;
}

.vert_dusts {
	padding-left: 16px;
	background-position: 0 0;
	background-repeat: repeat-y;
	background-image: url(./img/vertical_dusts.png) !important;
	background-image: url(./img/vertical_dusts.gif) ; /* Internet Explorer */
}

#templateCustomizer {
	float: left;
	margin: 2px 0 10px 0;
}
#templateCustomizer li { display: inline; }
#templateCustomizer li a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 2px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 11.5px;
}
#templateCustomizer li a span { display: none; }






/* BOTTOM SKY LINE */

#skyline {
	position: fixed;
	overflow: none;
	top: auto;
	left: 0px; 
	right: 0px; 
	bottom: 0px;
	z-index: 1000;
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-image: url(./img/skyline_bkgd.png) !important;
	background-image: url(./img/skyline_bkgd.gif) ; /* Internet Explorer */
}
* html #skyline { 
	position:absolute; 
	right: 16px;
}

#skyline, #skyline .skyline_l, #skyline .skyline_r {
	height: 120px;
}
#skyline .skyline_l { 
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-image: url(./img/skyline_left.png) !important;
	background-image: url(./img/skyline_left.gif) ; /* Internet Explorer */
}
#skyline .skyline_r { 
	background-repeat: no-repeat;
	background-position: 104% 0%;
	background-image: url(./img/skyline_right.png) !important;
	background-image: url(./img/skyline_right.gif) ; /* Internet Explorer */
}



.ellenclear { clear: both; }


.background {	
	background-attachment: fixed;
	background-position: 0 100%;
	background-repeat: repeat-x;
}



.horizontal_dusts_l { 
	background-position: 71px 0;
	background-repeat: no-repeat;
	background-image: url(./img/horizontal_dusts_l.png) !important;
	background-image: url(./img/horizontal_dusts_l.gif) ; /* Internet Explorer */
}
.horizontal_dusts_r { 
	height: 20px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-image: url(./img/horizontal_dusts_r.png) !important;
	background-image: url(./img/horizontal_dusts_r.gif) ; /* Internet Explorer */
}




#center {
	overflow: auto;
}	
* html #center {
	overflow: visible;
	height: 1%;
}






#content {
	float: left;
	background-color: #FFF;
	padding: 0 0 120px 0;
	filter:alpha(opacity=80);	/* IE */
   	-moz-opacity:0.80;			/* Firefox */
  	-khtml-opacity: 0.80;		/* Safari */
   	opacity: 0.80;				/* CSS 3 */
}
* html #content {
	display: inline; /* Bug IE */
}





/* CONTENT TEXT */
#content_text { 
	clear: both;
	margin: 15px 20px 10px 20px; 
}

#content_text ul { padding-left: 20px; }
#content_text ol li { 
	list-style-type:decimal; 
	padding: 2px 0;
	margin: 0; 
}
#content_text ul li {
	list-style-type: disc;
	padding: 2px 0; 
	margin: 0;
}



/* LEFT COLUMN */
#column {
	float: left; 
	color: #C1C1C1;
	padding: 12px 0 12px 12px;
}
#column .moduletable {
	margin: 0 0 20px 0;
	font-size: 11.5px;
}
#column .moduletable h3 {
	width: auto !important;
	width: 186px; /* Bug IE */
	padding: 4px 0 3px 5px;
	background: url(./img/moduleheading.png) repeat-x 0 0;
	color: #C1C1C1;
	font-size: 11.5px;
	font-weight: bold;
	text-transform: uppercase;
}

#column .createdate, #column .modifydate, #column .small  {
	color: #505050;
}


#column a { font-weight: normal; }
#column a:link {	color: #C1C1C1; }
#column a:visited {	color: #C1C1C1; }
#column a:hover {
	color: #FFF;
	text-decoration: underline;
}

#column a.mainlevel  {
	display: block;
	margin: 2px 0 2px 4px;
	padding: 1px;
	font-weight: normal;
	text-decoration: none;
	color: #C1C1C1;
}
#column a.mainlevel {		color: #C1C1C1; }
#column a.mainlevel:hover {
	text-decoration: underline;
}
#column a#active_menu {
	padding-left: 20px;
	color: #505050;
	background: url(./img/menu_active.png) no-repeat 0 2px;
}


#column a.sublevel {
	display: block;
	margin: 0 0 0 4px;
	padding: 2px 1px 2px 12px;
	font-weight: normal;
	font-size: 11.5px;
	text-decoration: none;
	color: #C1C1C1;
	background: url(./img/line_dot.png) repeat-y 0 0;
}
#column a.sublevel {		color: #C1C1C1; }
#column a.sublevel:hover {
	text-decoration: underline;
}
#column .moduletable div a.mainlevel { margin: 0 0 0 3px; }


/* LEVELS FOR NEOMENU */
#column a.sublevel div.arrow {
	background-repeat: no-repeat;
	padding: 0 14px 0 0;
	background-position: 100% 5px;
}
#column a.sublevel div.arrow { 		 background-image: url(./img/arrow_right.png); }
#column a.sublevel:hover div.arrow { background-image: url(./img/arrow_down.png); }

#column ul.menu {
	background-color: #000;
}
#column ul.menu a.sublevel {
	white-space: nowrap;
	padding: 2px 10px 2px 12px;
}







/* FOOTER */
#ellenfooter {
	margin: 5px 0 -25px 0;
}
#ellenfooter,
#ellenfooter h1 {
	font-weight: normal;
	font-size: 11.5px;
	text-align: center;
	color: #444444;
}

#column #footer a, #column #footer a:link {
	font-weight: normal;
	color: #444444;
}
#ellenfooter a:hover {
	color: #444444; 
	text-decoration: none;
}

#neo { margin: 5px 0; }





/* ***************** HTML TAGS *************** */
/* ******************************************* */

table {	font-size: 11.5px; }
h1, h2, h3, h4, ul, li, form {
	padding: 0;
	margin: 0;
}
ul li { list-style-type: none; }

a {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
a:hover { 
	color: #000;
	text-decoration: none; 
}

hr {
	height: 1px;
	border: 0;
	color: #999;	
	background-color: #999;
}
img { border: 0; }


input, select, textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-width: 1px;
}

/* ****************************** JOOMLA BODY ************************* */
/* ******************************************************************** */

/* ********* CONTENEUR DES PAGES IMPRIMER */


table.moduletable { width: 100%; }

.contentdescription { padding: 6px 0; }

.search input.inputbox { margin: 0 4px 0 0; }

span.article_seperator {
	display: block;
	height: 4px;
	background: url(./img/line_dot.png) repeat-x 0 50%;
}


a.readon {	
	font-size: 11.5px;
	font-weight: normal; 
	text-decoration: none;
}
a.readon:hover { text-decoration: none; }


/* ********* SEARCH RESULTS */
table.searchintro{
	padding: 8px 0px;
	width: 100%;
}
span.highlight { background-color: #FFFF99; }



/* ********* NAVIGATION COUNTER */
.pagenavcounter { text-align: right; }


/* ********* NAVIGATION BAR BETWEEN ARTICLES */
.pagenavbar {
	padding: 4px;
	text-align: left;
}

/* ********* SYNDICATE */
div.syndicate img {	margin: 1px 0px; }


/* ********* CONTACT FORM */
div.contact_email {}


/* ********** FORM FIELDS */
input.inputbox, select.inputbox, textarea {
	color: #3B3533;
}

/* ********* FORM BUTTON */
input.button {
	font-weight: bold;
	padding: 2px 4px !important;
	padding: 1px 0;
	background-color: #3B3533;
	color: #FFF;
	border-left-color: #505050;
	border-top-color: #505050;
	border-right-color: #000;
	border-bottom-color: #000;
}





/* ********* PATHWAY MODULE */
span.pathway {
	font-size: 11.5px;
	white-space: nowrap;
}
span.pathway img {	display: none; }
span.pathway a {
	padding: 0 6px 0 2px;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
span.pathway a:hover { }



/* ********* SMALL TEXT AND CREATE DATE */
.createdate, .modifydate, .small  {
	font-size: 11.5px;
	color: #999;
	text-align: left;
}



/* ********* PAGE CONTENT */
.contentpaneopen, .contentpane, .blog {
	width: 100%;
	font-size: 12px;
}



/* ******** BLOG CONTENT */
.blog_more {
	padding: 6px;
	margin: 4px;
	color: #505050;
}
.blog_more ul{ 
	padding: 0 0 0 4px; 
}
.blog_more li { 
	padding: 1px 0; 
	color: #000;
}




/* ********* SECTION TITLE */
div.componentheading {
	margin: 0 0 20px 0;
	font: bold 1.4em Georgia, Times New Roman, Times, serif;
	color: #000;
	background: url(./img/line_dark.png) repeat-x 0 80%;
}


/* ********* CATEGORY TITLE */
.contentheading {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
.contentheading a {
	color: #000;
	text-decoration: none;
}
.contentheading a:hover { text-decoration: none; }



/* ********* BUTTONS HEADING (PRINT, EMAIL, PDF) */
.buttonheading {           
	text-align: center;
	vertical-align: bottom;  
	font-size: 11.5px;
}
.buttonheading a, .buttonheading a:hover { 
	font-weight: normal;
	text-decoration: none; 
}
.buttonheading img { border: 0; }




/* ********* TABLE ITEMS */
.sectiontableheader {
	padding: 4px 2px;
	background: #000;
	color: #FFF;
}
.sectiontableheader a, .sectiontableheader a:hover { color: #FFF; }


tr.sectiontableentry1 td, td.sectiontableentry1,
tr.sectiontableentry2 td, td.sectiontableentry2 {	
	padding: 2px; 
	background-color: #E5E5E5;
	border-bottom: 1px solid #FFF;
}

.sectiontableentry1 a, .sectiontableentry2 a { text-decoration: none; }
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover { text-decoration: none; }




/* ********* TABLE CONTENT TOC */
table.contenttoc {
	margin: 2px 2px 2px 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #3B3533
}
table.contenttoc th, table.contenttoc td {	padding: 1px 4px; }
table.contenttoc th {
	font-weight: bold;
	text-align: center;
	background-color: #3B3533;
	color: #FFF;
}
table.contenttoc a {
	font-size: 11.5px;
	font-weight: normal;
	text-decoration: none;
}
table.contenttoc a:hover { text-decoration: none; }



/* ********** MOS IMAGE */
div.mosimage {	
	width: auto;
}
div.mosimage img {}
div.mosimage_caption {
	padding: 2px;
	font-size: 11.5px;
}



/* ********* PAGINATION RESULTS */
span.pagenav, a.pagenav {
	font-size: 11.5px;
	font-weight: bold;
	margin: 0px 2px;
}
span.pagenav {
	color: #505050;
}
a.pagenav, .pagenav_prev a, .pagenav_next a {
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
}
a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { text-decoration: none; }



/* ********** BACK BUTTON  */
div.back_button {    
	text-align: right;
	padding: 5px 0;
}
div.back_button a { 
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
}
div.back_button a:hover { text-decoration: none; }



/* ********* POLL MODULE */
.poll {}
.pollstableborder {	width: 100%; }
.poll div {	padding: 4px 0px; }




/* ********* LATESTNEWS, MOSTREAD */
ul.latestnews, ul.mostread {
	margin-left: 2px;
}
ul.latestnews li, ul.mostread li {
	margin: 6px 0;
}

ul.latestnews a, ul.mostread a { 
	text-decoration: none; 
	font-weight: normal;
}
ul.latestnews a:visited, ul.mostread a:visited { color: #505050; }
ul.latestnews a:hover, ul.mostread a:hover { text-decoration: none; }



/* ************ ADMIN CONTENT */
div.message {
	font-size: 11.5px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding: 5px 0;
}

table.adminform {}

table#toolbar a.toolbar {
	border: 1px solid #CCC;
	background-color: #FFF;
}
table#toolbar a.toolbar:hover {
	border: 1px solid #666;
	background-color: #F5F5F5;
}