﻿     .GridPager a, .GridPager span
    {
        display: block;
        height: 28px;
        width:auto;
        min-width: 28px;
       color: #AEABA6;
        text-align: center;
        text-decoration: none;
    }
    .GridPager span
    {
        background-color: #EFEFEF;
        color: #AEABA6;
        border: 1px solid #EFEFEF;
    }
    .GridPager a
    {
        background-color: #fff;
        color: #006699;
        border: 1px solid #EFEFEF;
    }

    .modalBg {
        background-color:#cccccc;
        filter:alpha(opacity=80);
        opacity:0.8;
      width:1000px;
      height:1000px;
    }
.centered {
  position: fixed; /* or absolute */
  top: 50%;
  left: 50%;
}

 aao
{
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family: Verdana;
}

.ListBoxClass
{
	width: 370px;
	height: 80px;
	font-family: Arial;
    font-size: 14px;
}

.SearchTextBoxMA
{
	width:370px;
	font-family: Arial;
	font-size: 14px;
	border-width:thin;
	border-color:#ACA899;
}

.LabelHdrText
{
	font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.LabelResult
{
	font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #006699;
}

.LabelTextInfo
{
	font-family: Arial;
    font-size: 10px;
    font-style: italic;
} 

.LabelText
{
	font-family: Arial;
    font-size: 14px;
}

.Button
{
	width: 100px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	border: solid 1px #000000
}

.ButtonLong
{
	/*width: 200px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	border: solid 1px #000000
	*/
	width: 200px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/long_btn.gif');
	border-style: none;
	border-bottom: solid 0px #FFFFFF;
}
.ButtonLong:hover
{
	width: 200px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/long_btnover.gif');
	border-style: none;
	cursor: pointer;
	border-bottom: solid 0px #FFFFFF;
}
.ButtonArchive {
	/*background-color: #DCDBD0;
	font-weight: bold;
	border: 1px solid #ACA899;
	color: #757266;	
	height: 22px;
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color=#656358,offx=1,offy=1,positive= true);
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	*/
	width: 100px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/round_btn.gif');
	border-style: none;
	border-bottom: solid 0px #FFFFFF;
}
.ButtonArchive:hover
{
	width: 100px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/round_btnover.gif');
	border-style: none;
	cursor: pointer;
	border-bottom: solid 0px #FFFFFF;
}

.SearchDisplay
{
	position: absolute;
	left: 350px;
	top: 180px;
	width: 600px;
	height: 600px;
	font-family: Arial;
	font-size: 14px;
	overflow: auto;
}

.SearchHdrDisplay
{
	position: absolute;
	left: 350px;
	width: 600px;
	height: auto;
	font-family: Arial;
	font-size: 14px;
	overflow: auto;
}

.MyArchiveSearchMeetingsDisplay
{
	position: absolute;
	left: 350px;
	top: 200px;
	width: 600px;
	height: 500px;
	font-family: Arial;
	font-size: 14px;
	overflow: auto;
}

.MyArchiveSearchEventsDisplay
{
	position: absolute;
	left: 350px;
	top: 650px;
	width: 600px;
	height: 500px;
	font-family: Arial;
	font-size: 14px;
	overflow: auto;
}

.tophr
{
	color: #D08605;
	width:690px;
	height:4px;
	
}
.headh1
{
	color: #D08605;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana, serif;
	padding-left:10px;
}

.lefty
{
	position: relative;
}

.boldText
{
	font-weight: bold;
}

.eventGridPager
{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
	vertical-align: bottom;
}
.eventGridPager a
{
	text-decoration: none;
	font-size: 14px;
}
.eventGridPager a:hover
{
	text-decoration: none;
}

.SideMenuDisplay
{
	display: inline;
	float: left;
	left: 10px;
	top: 100px;
	width: 350px;
	height: 1200px;
	display: inline;
	padding-right: 20px;
}

#dlYears dt
{
	font-family: Arial;
	font-size: 14px;
}
#dlYears dd
{
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

#dlMeetings dt
{
	font-family: Arial;
	font-size: 14px;
}
#dlMeetings dd
{
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

#dlDays dt
{
	font-family: Arial;
	font-size: 14px;
}
#dlDays dd
{
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

#dlTopics dt
{
	font-family: Arial;
	font-size: 14px;
}
#dlTopics dd
{
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

#dlSpecialInterests dt
{
	font-family: Arial;
	font-size: 14px;
}
#dlSpecialInterests dd
{
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

#dlTypes dt
{
	font-family: Arial;
	font-size: 14px;
}
#dlTypes dd
{
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

#dlSubSpecialityDays dt
{
	font-family: Arial;
	font-size: 14px;
}
#dlSubSpecialityDays dd
{
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

.hidePanel
{
	display: none;
}
.showEventDetailsPanel
{
	position: absolute;
	display: block;
	width: 600px;
	height: 600px;
	background-color: #FFFFFF;
	top: 60px;
	left: -20px;
	border: solid 1px gray;
	overflow: hidden;
}
.eventDetailsBody
{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana;
}
.showEventAndFDDetails
{
	position: absolute;
	display: block;
	width: 600px;
	height: 600px;
	background-color: #FFFFFF;
	overflow: auto;
}
.padds
{
	padding: 5px 5px 5px 5px;
}

.closeEventDetails
{
	text-align: right;
}

.emailEventDetails
{
	display: inline;
	float: left;
	text-align: right;
	width: 212px; /*width: 250px;*/
}
.printEventDetails
{
	display: inline;
	float: left;
	text-align: left;
}

.defaultTable tr
{
	padding-bottom: 10px;
	padding-top: 10px;
}