/* COE */
html, body { margin: 0px;border:0px;height: 100%;}
html#modal, body#modal { overflow-x: hidden;}
#hider { position: absolute; width:100%; top:0px; left: 0px; height:100%; background: #000; overflow: hidden; } 
img, #lightboxcontent #data .contentbg, #lightboxcontent #data #topbar, .boxend  { behavior: url(../../javascripts/iepngfix.htc); }
a#x { z-index: 9999;position: absolute; left: 675px; top: 50px; margin-left: 0px; color: white; display: block; font-weight: normal; font-size: 12px;text-decoration: none;}
a#x img { border: 0px;}
a#x:hover { }


#calendar {
    position: relative;
    left: 150px;
    top: 50px;
    padding-bottom: 320px;
    width: 770px;
    line-height: 17px;
    font-size: 14px;
}

#coe {
}

#coe .selected {
    background: #FEFDF4;
    color: #323232;
    padding-bottom: 6px;
    line-height: 29px;
}

#coe img {
    border: 0px;
}

.selectedyear {
    font-weight: normal;
    color: #FC8423;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: -1px;
}
.selectionborder {
    background: #FEFDF4;
	height: 3px;
	line-height: 0px;
	font-size: 0px;
}

.months {
    position: relative;
    left: 175px;
    width: 540px;
    top: -7px;
    line-height: 29px;
}

.selectmonth {
    padding: 10px 15px 8px 0px;
    position: absolute;
    font-size: 16px;
    line-height: 13px;
    top: 2px;
}

.selectmonth a {
    padding: 3px 7px 2px;
    color: #808080;
    text-decoration: none;
}

.selectmonth a:hover {
    color: #505050;
    text-decoration: underline;
}

.selectmonth a:active {
    background: #DFDBC3;
    color: #000;
}

.coe {
}

.bar {
    line-height: 23px;
    position: absolute;
    height: 25px;
}

.month {
    color: #808080;
}

#eventlisting {
}

.loading-caltxt {
    position: absolute;
    top: 11px;
    color: #808080;
    text-align: left;
}

.loading-cal {
    position: relative;
    text-align: right;
    right: 4px;
    top: 11px;
}

.loading {
    position: relative;
    top: -25px;
    left: 750px;
}

.legend {
    float: right;
    background: yellow;
    padding: 3px;
    border: 1px solid #ccc;
    color: #000;
    display: none;
}

.fields {
    background: #efefef;
    font-weight: bold;
    height: 3px;
    display: none;
}

.noevents {
    position: absolute;
    z-index: 1;
    color: #808080;
    background: #FDF7D7;
    line-height: 23px;
    width: 100%;
}

.fields, .events, .event, .event2 {
    line-height: 20px;
}

.events {
    position: relative;
    width: 100%;
    z-index: 2;
}

.event {
    background: #FFFCe5;
    color: #808080;
}

.event2 {
    background: #FFFCE5;
    color: #808080;
}

.event:hover {
    background: #FEFDF4;
}

.event2:hover {
    background: #FEFDF4;
}

.eventdate {
    padding: 7px 0px 7px 5px;
}

.eventdatestart {
    padding: 7px 0px 7px 15px;
    width: 60px;
    text-align: right;
}

.eventdatedash {
    padding: 7px 2px 7px 3px;
    width: 7px;
}

.eventdateend {
    padding: 7px 15px 7px 0px;
    width: 60px;
}

.eventname {
    padding: 7px 5px 7px 0px;
}

.eventname a {
    color: #0079AF;
    text-decoration: none;
    border-bottom: 1px dotted #0079AF;
}

.eventname a:hover {
    color: #004D6F;
    border-bottom: 1px solid #004D6F;
}
/* LIGHTBOX */
#lightboxcontent {
    position: absolute;
    padding: 0px;
    left: 110px;
    width: 767px;
    font-size: 13px;
    font-family: arial;
	height:100%;	
	overflow-x: hidden;
	overflow-y: hidden;
}

#lightboxcontent #scrollpage {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    height: 100%;
    margin: 0px;
	height:100%;
}

#lightboxcontent #data {
    width: 100%;
    height: 100%;
}

#lightboxcontent #data #topbar {
	background:transparent url(images/popup-top.png) no-repeat scroll 0% 0%;
	height:86px;
	padding:45px 35px 0px 160px;
}

#lightboxcontent #data #topbar h1 {
    padding: 20px 0px 0px;
    margin: 0px 0px 0px;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: -2px;
    line-height: 24px;
}

#lightboxcontent #data .postname {
    font-size: 26px;
    font-weight: normal;
    letter-spacing: -2px;
    line-height: 24px;
    padding: 20px 0px 0px 0px;
    width: 520px;
	color:#FC8423;
}

#lightboxcontent #data .postname .desc {
    font-size: 13px;
    font-weight: normal;
    color: #000;
    padding: 3px 0px 15px;
    line-height: 14px;
    color: #505050;
	letter-spacing: 0px;
}

#lightboxcontent #data .scrollingcontent {
	height:100%;
	overflow: auto;
	padding:0px 25px 0px 0px;
	width:540px;
	color:#606060;
	font-size:14px;
	line-height:23px;	
}

#lightboxcontent #data .contentbg {
    font-weight: normal;
    line-height: 18px;
    color: #333;
    background: url(images/popupbg.png) repeat-y;
    height: 65%;
	padding: 1px 0 10px 0px;
	width: 767px;
}

#lightboxcontent #data .content {
	position: relative;
	margin:-90px 0px 0px 0px;
	height: 100%;
	left:160px;
}

#lightboxcontent #data h1 {
    padding: 0px 0px 0px;
    margin: 0px 0px 5px;
    font-size: 22px;
    font-weight: normal;
    color: #9F5D00;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 24px;
}

#lightboxcontent #data table h1 {
    padding: 5px;
    margin: 0px -1px 5px;
    font-size: 16px;
    font-weight: normal;
    background: #8F7550;
    color: #fff;
    letter-spacing: 0px;
    text-transform: uppercase;
}

#lightboxcontent #data h2 {
    padding: 0px;
    margin: 0px 0px 5px;
    color: #CF0000;
    font-size: 16px;
    letter-spacing: -1px;
    font-size: 18px;
}

#lightboxcontent #data h3 {
    padding: 0px 0px 3px 0px;
    margin: 0px;
    color: #9F5D00;
    font-size: 15px;
    letter-spacing: -1px;
    font-weight: normal;
}

#lightboxcontent #data h4 {
    padding: 0px;
    margin: 0px;
    color: #CF0000;
    font-size: 14px;
}

#lightboxcontent #data h5 {
    padding: 0px;
    margin: 0px;
    color: #9F6809;
    font-size: 12px;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
}
.attachments {
    overflow-x: hidden;
	background: url(images/popupbg.png) repeat-y;
	padding:15px 75px 15px 160px;
}

.attachments a {
    line-height: 20px;
}

.attachmentsbar {
    padding: 0px 0px 20px;
}

.downloads {
    height: 38px;
}

.downloads a {
    background: #EFEFEF;
    color: #505050;
    display: block;
    padding: 3px;
    cursor: pointer;
}

.downloads a:hover {
    color: #323232;
    background: #ddd;
    cursor: pointer;
    text-decoration: underline;
}

.attach_icon {
    float: left;
    margin: -8px 3px 0px 0px;
}

.attach_filename {
    width: 437px;
    overflow: hidden;
    font-size: 11px;
    z-index: 99999;
}

.boxend {
	background: url(images/popup-bottom.png) no-repeat;
	height: 56px;
} 

#lightboxcontent #data a#close {
    font-size: 10px;
    float: right; /* padding:3px 25px 5px;*/
    border-bottom: 2px solid orange;
    background: white;
    color: #505050;
    display: block;
}

#lightboxcontent #data a#close:hover {
    background: white;
    color: #000;
    cursor: pointer;
}

