/* jeanneblog template */

HTML {
	height: 100%;
	margin-bottom: 1px;
}

/* get rid of FireFox dotted box problem */
a {
outline: none;
}

a:active {
outline: none;
}

body {
	margin-top: 24px;
	margin-bottom: 16px;
	/* background-repeat:no-repeat;  */
	/* background-position: top center;  */
    /* background-color: #FFFFFFF; */
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	color: #222222;
	font-size: 13px;
	line-height: 130%;
}

td,tr,div,p {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-size: 13px;
	color: #222222; 
	padding: 0px; 
}

a:link, a:visited {
	/* color: #007C69; */
	/* color: #415000; */
	/* color: #73000A; */ /* jeanne maroon jjj */
	font-weight: normal;
	/* text-decoration: underline; */
	text-decoration: none; 
	/* color: #7D00D4; */
	color: teal;
}

a:hover {
	/* color: #0000FF;	*/
	text-decoration: none;
	/* color: #70227C; */
	/* color: #137600; */
	/* color: #0037D4; */
	color: purple;
}

h3, .componentheading {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	/* font-family: Arial, Tahoma, Helvetica, sans-serif; */
	font-weight: normal;
	font-size: 15px;
	color: #222222;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
}

/*
textarea {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #222222;
}
*/

.contentheading {
  	/* font-family: Arial, Tahoma, Helvetica, sans-serif; */
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: normal;
	height: 24px;
	vertical-align: bottom;
	/* color: #222222; */
	color: #320041;  /* jeanne purple jjj */
	/* color: #73000A;  */  /* jeanne maroon jjj */
	text-align: left;
	width: 100%;
}

.specialheading {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 24px;
	color: #888888;
}
 
.specialtitle {
	font-family: Book Antiqua;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #006633;
	margin-top: 4px;
}

.specialsubtitle {
	/* font-family: Book Antiqua; */
	font-family: Geneva;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	font-style: italic;
/*	color: #669940; */
/*	color: #415000; */
	color: #320041;  /* jeanne purple jjj */
	/* color: #73000A;	*/	/* jeanne maroon jjj */
	margin-top: 4px;
}

/* Menu bar that appears inside of content pages */
.contentMenu1 {
	font-size: 13px;
	font-weight: normal;
	color: #002A54;
	text-align: left;
	line-height: 24px;
}

.contentMenu1 a:link, .contentMenu1 a:visited { 
	font-size: 13px;
	font-weight: normal;
	color: #002A54;
	background: #A6C0DB;
	text-align: left;
	line-height: 24px;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.contentMenu1 a:hover {
	color: #70227C;
	font-weight: normal;
	text-decoration: none;
}

table.contenttoc {
	margin: 5px;
	border:solid 1px #222222;
	background: url(../images/background.gif);
}

table.contenttoc th {
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #222222;
	background: #222222 url(../images/mambospan_button.png);
	padding: 3px;
}

table.contenttoc td {
	font-size: 10px;
	padding: 2px 8px;
}

td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  	padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  	padding: 3px;
}

table.contentpane, table.contentpaneopen {
  	width: 100%;
}

/* for joomlaboard */
table.contentpaneBoard, table.contentpaneBoardopen {
  	width: 95%;
}

div.moduletable {
  	margin-bottom: 10px;
}

ul li {
	padding-bottom: 6px;
}

/*
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	margin-bottom: 6px;
	line-height: 140%;
	padding-left: 15px;
	padding-top: 0px;
	background: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
*/

.small {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.boldwhite{
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
}

.small_center {
	font-size: 10px;
	height: 22px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.createdate {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.modifydate {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

#page_bg {
	height: 100%; 
	/* background: #d8d9eb; */
	/* background: #777777; */
	background: #BBBBBB; 
	padding: 0;
	margin-bottom: 1px;
}

table#entrymain {
	background: #002a54;
	/* background: url(../images/ipc8/entrypage_bak1.jpg);  */
	border:solid 1px #EEEEEE; 
	width: 778px;
	height: 537px;
}

/* the one we are using */
table#main-frontpage {
	/* background: #DCD7FF; */
	/* background: #C9DB91; */
	/* background: #E8F3C6;	*/ /* pastel moss jjj */
	/* background: #B8C28E; */
	/* background: #DCEBFA; */
	background: #BED48C;
	margin-left: auto;
	margin-right: auto;
	/* background: url(../images/ipc8/ipc8background20c.jpg);  */
	text-align: left;
	border:solid 2px #EEEEEE;
}

/*
table#main-otherpage {
	margin-left: auto;
	margin-right: auto;
	/* background: url(../images/ipc8/ipc8background20-alt2.jpg);  */
	text-align: left;
	border:solid 1px #EEEEEE; 
}

table#main-dialup {
	margin-left: auto;
	margin-right: auto;
	background: #67A359;
	text-align: left;
	border:solid 1px #EEEEEE; 
}
*/

table#inner {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table#innerplus {
	/* background: url(../images/opaque85.png); */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.newbanner_text {
	/* font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; */
	font-family: Arial;
	/* color: #EEEEEE; */
	/* color: #671C37;  */
	color: #EEEEEE;
	font-size: 18px;
	font-weight: bold;
	line-height: 17px;
	text-align: right;
	margin-right: 90px;
}

table#newbanner-en {		/* ENGLISH */
	height: 150px;
	width: 772px;
	background: url(../images/jeanne/banner4.jpg);
	background-repeat:no-repeat; 
}

table#banner {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top:1px solid #7a7a7a;
	border-right:1px solid #7a7a7a;
	border-left:1px solid #7a7a7a;
}

td.bottom {
	text-align: left;
	height: 25px;
	line-height: 25px;
	text-indent: 20px;
	vertical-align:middle;
  	background: #222222 url(../images/mambospan_topmenu.png);
	color:#222222;
	border-top:1px solid #222222;
}

td.bottom a:link, td.bottom a:visited {
	color:#222222;
	text-decoration:none;
}

div#wrapper {
 	background: #ffffff; 
	margin: auto;
	min-width: 750px;
	max-width: 1100px;
	width: expression(document.body.clientWidth > 1100? "1100px": "auto" );
}

div#title {
	background: #fff url(../images/mambospan_topbar.png);
	height: 75px;
	color:#787878;
	font-size:36px;
	line-height:60px;
	font-weight:bold;
	text-indent:20px;
	vertical-align:middle;
}

#topmenu {
	position: relative;
	background: #fff url(../images/mambospan_topmenu.png);
	max-width:auto;	
	padding: 0px;
	margin: 0px;
	height: 25px;
}

.pathway {
	/* margin-top: 4px; */
	margin-left: 7px;
	/* margin-bottom: 4px; */
	height: 18px;
	width: 588px;
	line-height: 18px;
	background: url(../images/pathbg2.png);
	/* text-indent: 2px; */
	color:#000000;
}

/* pathway for Joomla!board */
.pathwayBoard {
	margin-left: 7px;
	height: 18px;
	width: 100%;
	line-height: 18px;
	background: url(../images/pathbg2.png);
	color:#000000;
}

.left {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 4px; 
	padding-bottom: 4px;
	background: url(../images/opaque96.png);   
/*	background: url(../images/opaque_menu1.png);   */
	width: 132px;
 	/* border:solid 1px #7A7A7A;   jjj */
}

.leftBox {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 10px;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 4px; 
	padding-bottom: 4px;
	background: url(../images/opaque96.png);   
	width: 132px;
 	/* border:solid 1px #7A7A7A;  jjj */
}

.logocell {
	margin-top: 5px;
	margin-left: 10px;
	width: 128px;	
}

.jeanne_header {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	margin-left: 6px; 
	margin-right: 7px;
	background: url(../images/opaque96.png);
	width: 588px;  
	/* border:solid 1px #7A7A7A;  jjj */
}

.jeanne_body {
	margin-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	margin-left: 6px; 
	margin-right: 7px;
	background: url(../images/opaque96.png);
	width: 588px;  
	/* border:solid 1px #7A7A7A; jjj */
}

.formreqbody {
	padding-left: 16px;
	padding-right: 8px;
	margin-left: 6px; 
	margin-right: 7px;
	background: url(../images/opaque92.png);
	width: 580px;  
	border:solid 1px #7A7A7A; 
}

/* duplicate of mosmainbody, but for special front page */
.altmainbody {
	margin-top: 10px;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE; 
	padding-left: 8px;
	margin-left: 6px; 
	width: 595px;  
}

/* presently not used, see mosload */
.loadm {
	padding-left: 8px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/opaque85.png); 
	border:solid 1px #7A7A7A; 
}

.mosload {
	/* padding-top: 10px; */
	/* padding-bottom: 10px; */
	/* margin-left: 6px;
	margin-right: 5px; */
	background: url(../images/opaque85.png); 
	/* border-left:1px solid #7A7A7A;
	border-right:1px solid #7A7A7A;
	border-bottom:1px solid #7A7A7A; */
	/* uuu */
	padding-left: 40px;
	padding-right: 8px;
	padding-top: 4px;
	margin-left: 6px; 
	margin-right: 7px;
	width: 556px;  
}

.langsel {
	/* margin-top: 0px; */
	text-align: center;
	padding-right: 8px;
	vertical-align: top;
}

.right {
	margin-top: 8px;
	text-align: right;
	padding-right: 8px;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	/* height: 14px; */
	line-height: 20px;
	width: 250px;
	color: #000000;
	text-align: center;
	/* background: url(../images/opaque85.png); */
}

.login {
	margin-left: 28px;
}

/* a.mainlevel:link, a.mainlevel:visited {  */
a.mainlevel:link, a.mainlevel:visited { 
	font-size: 13px;
	font-weight: bold;
	color: #002A54;
	text-align: left;
	padding-left: 2px;
	margin-left: 3px;
	line-height: 24px;
	text-decoration: none;
}

a.mainlevel:hover {
	/* color: #0000FF; */
	color: #70227C;
	font-weight: bold;
	/* background: #ffffff; */
	text-decoration: none;
}

/**** MENU SUBLEVEL 1 ****/
a.sublevel1:link, a.sublevel1:visited { 
	font-size: 12px;
	font-weight: bold;
	color: #002A54;
	text-align: left;
	padding-left: 10px;
	margin-left: 8px;
	line-height: 22px;
	text-decoration: none;
	background: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

a.sublevel1:hover {
	/* color: #0000FF; */
	color: #70227C;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/**** MENU SUBLEVEL 2 ****/
a.sublevel2:link, a.sublevel2:visited {
	font-size: 11px;
	font-weight: bold;
	/* color: #002A54; */
	color: #444444;
	text-align: left;
	padding-left: 10px;
	margin-left: 0px;
	line-height: 18px;
	text-decoration: underline;
}

a.sublevel2:hover {
	color: #70227C;
	font-weight: bold;
	text-decoration: underline;
}

input.button {
	border: 1px solid #222222;
	background: url(../images/mambospan_button.png) repeat-x;
	height: 20px;
	padding: 0px 5px;
	font-weight: bold;
	color: #222222;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #222222;
	background: #fff;
	border: 1px solid #222222;
	text-indent:3px;
}

/*===============*/
/* Joom!Fish CSS */
/*===============*/

div.jflanguageselection
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #EEEEEE;
	/* background: url(../images/opaque70.png); */
	background: url(../images/opaqueblue_70.png); 
	width: 200px;
/* kkk */
	float: right;
	padding-right: 4px;
	/* vertical-align: middle; */
	/* padding: 3px 2px 2px 2px; */
}

div.jflanguageselection a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

div.jflanguageselection a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #30FF48;
	font-weight: bold;
	line-height: 20px;
}
 
/* language lists with UL (names & images) */
ul.jflanguageselection
{
	float: right;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0;
/*	font-size: 0.8em; */
	font-size: 12px;
}

ul.jflanguageselection li
{
	font-size: 12px;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
}

ul.jflanguageselection li a
{
	font-size: 12px;
	display: block;
}

ul.jflanguageselection img
{
	border: none;
}

/** Styles for the drop down list */

#jflanguageselection
{
	font-size: 12px;
	float: right;
	vertical-align: middle;
}

select.jflanguageselection
{
	border: 1px solid #cccccc;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

label.jflanguageselection
{ position:absolute; left:-3000px}

