/* page structure */
body {
	font-size: 76%;
/*	background: url("../image/ether2.jpg") #CC0000; */
	/* padding-top: .5em; */
	color: #224F59 ; 
	font-family: georgia, times, serif;
}

#bodytop1 {
	width: 950px;
	margin: 0em auto;
}

#bodytop2 {
	zoom: 100%;
}

#middle1 {
	margin-top: -350px/* -377px*/;
	margin-bottom: -100px;
	background:  url("../image/CPHFrameMid2.jpg") repeat-y  transparent;
}

#homepage #middle1 {
	margin-top: -390px;
}

#middle2 {
	position: relative; /* reference (0 offsets) */

}


#core1 {
	position: relative;
	left: 250px; /* matches left sidebar width */
	width: 550px;
	
}

#core2 {
}

#visibleheader {
	position: relative;
	width: 950px;
	height: 530px; 
	background:  url("../image/CPHFrameTop2.jpg")  #5B8B91; 
	padding-top: 0em;
	padding-bottom: 0em;
	color: #FFF210 ; 
}

#visiblefooter {
	width: 950px;
	height: 204px; 
	font-size: 1.0em;
	text-align: center;
	background:  url("../image/CPHFrameBottom2.jpg")  transparent; 
}

#leftsidebar1 {
	margin-left: 80px; 
	position: absolute;
	left: 1em;
	top: 9em;
	width: 125px; /* matches core margin-left */
	/* background-color: #5B8B91 ; */
	/* border: solid 2px #644571; */
	/* padding: .7em; */
}

#leftsidebar2 {
}

#rightsidebar1 {
}

#rightsidebar2 {
}

    /* minimum content area stuff */
#pagecontent {
	 /* float: right; */ /* define float context in all browsers*/
	 width: 550px; /* to keep the float above from shifting things right */
}

#beforepagecontent {
	display: none;
	height: 477px;  /* minimum page content height */
	/* visibility: hidden; 
	float: right; */
}

#afterpagecontent {
	clear:both;  /* part of minmum content height mechanism */
}


/* Header footer content */

#headerlogo {
	display: none;
}

#fixedheadertitle { 
	position: absolute;
	width: 950px;
	top: 40px;
	margin-top: .0em;
	text-align: center;
	font-family: georgia, times, serif;
	font-size: 4em;
	line-height: 1;
	margin-left: 12px;
}

#fixedheadertitle img { 
	border: none; 

}


#pageheadertitle {
	margin-left: 2.6em;
	font-family: sans-serif;
	font-size: 1.8em;
	line-height: 1;
	color: #1B4B51 ;

}

#fixedheaderhook {
	position: absolute;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size: 11pt;
	text-align: center;
	left: 295px;
	width: 400px;
	top: 13px;
	color: #065205;
}

.bighook {
	font-size: 11pt;
}

#footerlogo {
}

#fixedfooter {
	position: relative;
	top: 180px; 
	left: 360px;
	width: 270px;
	text-align: center;
	font-size: 7px;
}

/* dispatch */
#headerdispatch {
	display: none;
}

#footerdispatch {
	display: none;
}

#leftdispatch {
}

#homepage #leftdispatch {
	display: none;

}

#rightdispatch {
	display: none;
}

.dispatch {
}

.dispatch a {
	/* display: block;
	color: #FFED96;
	text-decoration: none;
	font-size: 1.2em;
	padding: .2em .2em; */
}

.dispatch a:hover {
	color: #FFBD66;
}

.dispatchPopup {
	position: absolute; 
	display: none; 
	top:  62px  ; 
	left:  125px ; 
	width: 220px; 
	height: 192px;
	text-align: center;
	background-color: #5CA3A6;
	padding: 13px;
	padding-top: 40px;
	
}

.smdispatchPopup { 
	position: absolute; 
	display: none; 
	left: 15px; 
	top: 6px;
	width: 100px;
	text-align: center;
}

.dispatchPopup .head {
	font-weight: Bold;
	font-size: larger;
}

.dispatchGroup {
}

.dispatchLabel {
}

.footeronly {
}


/* common tags */
p {
	font-size: 1.2em;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

a:link {
	color: #021F29;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #021F29;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #021F29;
	text-decoration: none;
	font-weight: bold;
	background-color: #c7d1d2
}

a:active {
	color: #021F29;
	text-decoration: none;
	font-weight: bold;
}

b, strong {
}

i, em {
}

sub {
}

sup {
}

hr {
}

big {
}

small {
}

pre {
}

blockquote {
}

 {
}

 {
}

 {
}

 {
}

 {
}

 {
}


/* img */

img {
	 behavior:	url("pngbehavior.htc"); /* needed for .png files in ie 5.5 & 6 */
	 							/* blank.gif must be in same dir as sources */
	 					/* nb path is different base for this than background */
}
	
.imgbox {
}

.imgbox img {
	border: solid 2px #9B4E4F; 
}

.imgcredit {
}

.imgcaption {
}


/* common formatting classes */
.pagehead {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: .5em;
	margin-bottom: 1.5em;	
	font-style: normal;
	text-align: center;
}

.texthead, .CalendarTitle {
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 1em;
	margin-bottom: .5em;
	font-style: normal;
}

.smalltexthead {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: .8em;
	margin-bottom: .5em;	
	font-style: normal;
}

.widesans {
	font-family:Verdana,Geneva,sans-serif;
	/* font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; harder */
}

.narrowsans {
	font-family:Arial,Tahoma,Helvetica,sans-serif;
}

.wideserif {
	font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	/* font-family: Palatino,'Palatino Linotype',serif; harder */
}

.narrowserif {
	font-family:'Times New Roman',Times,serif;
}

.monospace {
	font-family:'Courier New','Courier',monospace;
}

.small {
	font-size: 12pt;
}

.large {
	font-size: 18pt;
}

.huge {
	font-size: 36pt;
}

.smaller {
	font-size: smaller;
}

.larger {
	font-size: larger;
}
	
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.center {
	display: block;
	text-align: center;
}


/* other misc common stuff */

#selfpromo {
	text-align: right;
}

	/*--- (error)messages ---*/
.qmessage {
	font-weight: bold;
	padding: 2px;
	color: #000000;
	background-color: #ffff66;
	position: absolute;
	top: -145px;
	right:  10px;
	width: 110px;
}

.qmessage form {
	display: inline;
}

.addeditform .qmessage {
	position: static;
}

	/*---  ---*/
.showHidden {
	background-color: #999999;
}

	/*--- classes for other edit stuff ---*/
.logout {
	position: absolute;
	top: -125px;
	right: -150px;
	/* width: 300px; */
	background-color: #ffffff;
	border: solid 1px; 
	padding-right: 5px;
}

.logout a {
	/* display: block; */
}

.logout p {
	font-size: 8pt;
	margin: 1px;
}

.logout form {
	margin: 1px;
}
	
	
.Item {
	position: relative;
}

.ItemInfo {
	position: absolute;
	top: 0px;
	left: 560px;
	/* height: 0px; */
	width: 290px;
	background-color: #ffffff;
	border: solid 1px; 	
	padding-right: 2px;
}
	
.ItemInfo form {
	font-size: 9pt;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	margin: 1px;
}
	/*--- classes for showing item parameters ---*/
div.ItemInfo {
	font-size: 11pt;
	font-weight: normal;
	font-family: georgia, times, serif;
}

	/*--- classes for add/edit form ---*/
div.addeditform {
	font-size: 11pt;
	font-weight: normal;
}

div.addeditform p {
	font-size: 11pt;
}

div.addeditsubform {
/*	border: solid 1px; */
	padding: .2em 1.6em;
}


	/*--- classes for image positioning ---*/
div.ImageTL, div.ImageBL {
	margin-left: 0;
	margin-right: auto;
}

div.ImageTC, div.ImageBC {
	margin-left: auto;
	margin-right: auto;
}

div.ImageTR, div.ImageBR {
	margin-left: auto;
	margin-right: 0;
}

div.ImageFL {
	float: left;
	margin-right: 1em;
}

div.ImageFR {
	float: right;
	margin-left: 1em;
}

div.ImageCaption {
	font-size: 1.0em;
}

div.ImageCredit {
	font-size: 0.8em;
}

/* WEBsite specific page and class support */

/* #classespage #core2 {
	background: url("../image/classes2c.jpg") right no-repeat;
	height: 500px;
	width: 540px;
} */


#classespage a {
	text-decoration: none;
}

.classesPopup {
	position: absolute; 
	display: none; 
	left: -200px; 
	top: 140px;
	width: 190px;
	text-align: center;
}

.classesTPopup {
	position: absolute; 
	display: none; 
	left: -120px; 
	top: -240px;
	width: 190px;
	text-align: center;
}

.workTPopup, .consultTPopup, .prepTPopup, .aboutTPopup {
	position: absolute; 
	display: none; 
	left: -150px; 
	top: -140px;
	width: 120px;
	text-align: center;
}


.classes {
	display: block;
	position: absolute;
	text-align: center;
	font-size: 9pt;
	z-index:10;
}

.classeshead {
	z-index:10;
	font-size: 10pt;
}

.classes1head {
	display: block;
	position: absolute;
	top: -35px;
	left: 45px;
	width: 90px;
	z-index:10;
}

.classes1 {
	display: block;
	top: 55px;
	left: 78px;
}

.classes2head {
	position: absolute;
	top: -35px;
	left: -15px;
	width: 90px;
	z-index:10;
}

.classes2 {
	top: 200px;
	left: 345px;
	width: 50px;
}

.classes3head {
	position: absolute;
	top: 33px;
	left: 40px;
	width: 90px;
	z-index:10;
}

.classes3 {
	top: 324px;
	left: 47px;
	width: 150px;
}

.classes3tail {
	position: absolute;
	top: 64px;
	left: 70px;
	width: 90px;
	z-index:10;
}

.classes0 {
	top: 192px;
	left: 187px;
	z-index:10;
}
.bigclassestext {
	font-size: 18pt;
}

.TestimonialQuote {
	font-style: italic;
}


.CalendarDate, .CalendarTime, .CalendarPlace, .CalendarDescription, .CalendarURL, .CalendarItem .details, .CalendarItem .hidedetails {
	margin-left: 15px;
}

.CalendarDate, .CalendarTime {
	display: inline;
}

.CalendarItem a:link, .CalendarItem a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #224F59 ;
	display: block;
}

/* .CalendarDescription, .CalendarPlace {
	display: none;
} */

.ClassesPopOpen, .WorkshopsPopOpen, .PreparationsPopOpen, .CalPopOpen, .WritingsPopOpen {
	display: none;
}

.showItem/*, .CalendarItem a:hover .CalendarDescription, .CalendarItem a:hover .CalendarPlace  */ {
	display: block;
}

span.popopenlabel {
	cursor: pointer;
	font-weight: bold;
}

.details a{
	text-decoration: none;
}

.details .showitem {
	display: none;
}

a.showItem {
	display: inline;
}

.CalendarItem a:hover  {
	position: relative;
}

.closed, .showItem .opened, .CalendarItem a:hover .opened {
	display: inline;
	border: none;
	visibility: visible;
} 

.opened, .showItem .closed, .CalendarItem a:hover .closed {
	display: none;
	visibility: hidden;
}

.HomePicItem {
	position:absolute; 
	top:  75px /* 91px */ ; 
	left:  126px /* 92px */; 
	width:  245px /*  315px */ ;
}

.HomePicItem div.ImageFL img, .HomePicItem div.ImageFR img{
	float: none !important;
	width: 245px !important;
	height: 245px !important;

}

.HomePicItem .ImageTC img { 
	height:  245px /* 315px */ !important;
	width:  245px /*  315px  */ !important;
} 

.HomePicItem .ImageTC { 
	margin: 0px !important;
}

.HomePicItem .AllHomeText {
	position:absolute; 
	top:50px; 
	left: 50px;  /* 420 */
	padding: 10px;
	background-color: white;
	width: 140px;
	display: none;
}

#preparationspage .mainDisclaimer {
	display: none;
}

.prepDisclaimer {
	display: none;
}

#preparationspage .prepDisclaimer {
	display: block;
}

/*---------new stuff------------*/

.showNew {
	background-color: #33ff66;
}

.showDeleted {
	background-color: #999999;
}

div.addeditform div.buttons {
	margin-top: .8em;
}

.editmodegroup {
	border: solid 1px #760020;
	padding: .1em .3em;
}

.affiliationsItem, .affiliationsItem img {
	padding-bottom: 30em;
}

.currmode {
	font-weight: bold;
}

div.ItemInfo form {
	margin-bottom: .2em;
}

#item33 .ItemInfo {
	top: -70px;
}

/* #classespage #item16 .ItemInfo {
	top: 50px;
} */

/* #item64 .ItemInfo {
	top: -100px;
} */

#item44 .ItemInfo {
	left: 900px;
	}
	
#item47 .ItemInfo {
	top: -50px;
	left: 000px;
} 
#item64 .ItemInfo {
	top: -50px;
	left: 100px;
} 

#item217 .ItemInfo {
	top: -50px;
	left: 100px;
} 




.editMode .PhotosItem .ImageFL, .editMode .PhotosItem .ImageFR {
	float: none !important;
	}
