.FormFactory-password-text, .FormFactory-text-date {
	width: 200px;
	float: left;
	height: 14px;
	font-size: 7pt;
	font-family: Verdana;
	padding: 2px;
	color: #808285;
	border: 1px solid black;
}

.FormFactory-checkbox {
	border: 1px solid black;
}

#useraccount, #events {
	border-top: 3px solid black;
}

#events #topmenu  {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 7.5pt;
}

#events #topmenu .hot {
	color: #cc0033;
}

#events #topmenu .menu-title {
	float: left;
	color: white;
	font-weight: bold;
	padding: 3px 5px 3px 4px;
	background-color: black;
	padding-right: 10px;
	height: 12px;
	background-image: url('/images/main/btitlebkg.gif');
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 7px;
}

#events #topmenu .menu-items {
	padding-top: 3px;
	padding-bottom: 7px;
	border-bottom: 1px solid black;
}

#events #topmenu a {
	text-decoration: none;
	color: black;
}

#events #topmenu a:hover {
	text-decoration: underline;
}

.event-item-odd, .event-item-even {
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 175%;
	border-bottom: 1px solid #dcddde;	
}
#eventlist .date {
	float: left;
	width: 130px;
}
#eventlist .info {
	float: left;
	width: 355px;
}
#eventlist .info span {
	color: #808285;
}
#eventlist a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#eventlist a:hover {
	color: #cc0033;
	text-decoration: underline;
}

.calendar {
	border: 1px solid #000000; background-color: #FFECBF;
}
.calendar tr.heading td {
	letter-spacing: 1; font-weight: bold;
}
.calendar .blank-day {
	width: 14%; height: 50px; border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; background-color: #C5D0DE
}
.calendar .month-day {
	width: 14%; height: 50px; border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF
}
.calendar .day-num {
	font-size: 10pt; font-family: Arial; font-weight: bold
}
.calendar .day-container {
	width: 100%; height: 40px; overflow: auto
}
#events  .event-day {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcddde;	
}
#events .event-day div {
	font-weight: bold;
	margin-bottom: 5px;
}
#events .event-day ul {
	margin-left: 15px;
	list-style-type: none;
}
#events .event-day a {
	color: black;
	text-decoration: none;
}
#events .event-day a:hover {
	color: #cc0033;
	text-decoration: underline;
}
#searchevents .date_picker, #useraccount .date_picker {
	top: 0;
}
#confpublicinfo span, #confprivateinfo span {
	font-weight: bold;
}
#confpublicinfo, #confprivateinfo {
	border-bottom: 1px solid #dcddde;	
}
#conferencebody img {
	margin: 10px;
	text-align: right;
}
#eventnotifications > a {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #cc0033;
	border-bottom: 1px solid black;
}
#notifyform {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid black;
}
#notifyform select {
	font-size: 6pt;
	font-family: Verdana;
	border: 1px solid black;
}
#notifyform textarea {
	width: 135px;
	margin-bottom: 5px;
	font-size: 7pt;
	font-family: Verdana;
	border: 1px solid black;
}
#eventnotifications ul {
	list-style-type: none;
	line-height: 175%;
}

#useraccount #topmenu {
	border-top: 3px solid black; 
	padding-top: 5px;
	padding-bottom: 0 !important;
	margin-bottom: 40px; 
	font-family: verdana;
	font-size: 7.5pt;
}

#useraccount #topmenu .hot, #useraccount #topsubmenu .hot {
	color: #cc0033;
}

#useraccount #topmenu .menu-items {
	padding-top: 3px;
	padding-bottom: 7px;
	border-bottom: 1px solid black;
}

#useraccount #topmenu a, #useraccount #topsubmenu a {
	text-decoration: none;
	color: black;
}

#useraccount #topmenu a:hover, #useraccount #topsubmenu a:hover {
	text-decoration: underline;
}

#useraccount #topsubmenu {
	padding-bottom: 0 !important;
	margin-bottom: 5px; 
	font-family: verdana;
	font-size: 7.5pt;
}

#useraccount #commentlist .comment-item {
	margin-bottom: 15px;
	padding: 0;
}
#useraccount #commentlist .comment-item .number {
	color: #808285;
}
#useraccount #commentlist .comment-item a, #useraccount #taglist a, #afflist a {
	color: black;
	font-weight: bold;
	text-decoration: none;	
}
#useraccount #commentlist .comment-item a:hover, #useraccount #taglist a:hover, #afflist a:hover {
	color: #cc0033;
	text-decoration: underline;	
}
#useraccount #commentlist .comment-item .category, #afflist .category {
	color: #FF6600;
}
#useraccount #commentlist .comment-item .body {
	line-height: 150%;
}
#useraccount #taglist a {
	line-height: 175%;
}
#afflist {
	line-height: 175%;
}


/* .widget-box-grey h3 { display: none; }
.first-item h3 { display: block; } */

.content-view .widget-box-grey { line-height: 130%; }

.widget-box-grey a.txtCol { width: 72px; float: left; color: #808285 !important; text-decoration: none; display: block; margin: 0; }
.widget-box-grey a.txtCol:hover { text-decoration: underline; }
.widget-box-grey .imgCol { width: 54px; margin: 0; border: 0; max-width: 120px; }

.weblog-post .post-abstract { margin-top: 5px; }
.weblog-post .post-title { font-size: 15pt; }

.post-abstract-footer span { display: block; position: absolute; right: 0; top: 0;}

a.post-more { color: #CC0033; position:absolute; left: 0; top: 0; margin: 0 !important; }
a.post-more:hover { color: #CC0033 !important; }

.weblog-post .post-abstract-footer { border-bottom:3px solid #000000;
	color:#808285;
	background-color: transparent;
	margin:15px 0 35px 0;
	padding:0 0 30px 0;
	position: relative; }
	
	
	
	
	