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

body {
	height: 100%;
	min-height: 100%;
	margin: 0 0 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

A:link{
	text-decoration: none;
	color: #00A33D;
}

A:visited {
	text-decoration: none;
	color: #017C39;
}

A:hover {
	text-decoration: none;
	color: #00A0C6;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 12px 0 11px 0;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 11px 0;
}

h2.abstract_heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 16px 0 -8px 0;
}

h2.presenter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 0 0;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin:0;
	text-transform:uppercase;
}

h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin:0;
	text-transform: capitalize;
}

#sub_nav h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0px 25px 0px;
	color: #FFFFFF;
	background-color: #00A239;
}

table.popup {
	height: 100%;
}

tr {
	vertical-align: top;
}

td {
	padding-bottom: 10px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: url(/images/conference_images/background_stripes.gif) left top repeat;
}

#header {
	margin: 0 0 0 0;
	background: url(/images/conference_images/header2.jpg) left top no-repeat;
}

#side-a {
	float: left;
	width: 254px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 546px;
	height: 1%; /* Holly hack for Peekaboo Bug */
}

#side-b A:link{
	text-decoration: none;
	font-weight: bold;
	color: #00A33D;
}

#side-b A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #017C39;
}

#side-b A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00A0C6;
}

#footer {
	border-top: solid 1px #C8D1A1;
	clear: both;
	background: #FFFFFF;
}

#content {
	margin: 0 20px 0 20px;
}

#main_nav {
	vertical-align: 65%;
	line-height: 8px;
	display: inline;
	margin-left: 15px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#main_nav a {
	color: #FFFFFF;
}

#main_nav a:link, #main_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#main_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sub_nav {
	margin: 0 0 0 35px;
	padding: 7px 8px 7px 8px;
}

#sub_nav ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

#sub_nav li {
	margin-bottom: 4px;
}

#sub_nav a {
	color: #006B33;
	text-decoration: none;
}

#sub_nav a:link, #navlist a:visited {
	color: #006B33;
	text-decoration: none;
}

#sub_nav a:hover {
	color: #00A33D;
}

#content ul {
	margin: 0 0 0 14px;
	padding: 0;
}

.program_left {
   float: left;
   width: 49%;
   }

.calendar_right {
   float: right;
   width: 49%;
   text-align: right; /* depends on element width */
   }
   
#calendar {
	font-size: 10px;
	text-align: right;
}

#calendar a:link, #calendar a:hover, #calendar a:visited {
	font-size: 11px;
}

.logo {
	margin-left: 35px;
	padding: 0px;
}

.edit {
	font-size: 10px;
}

br.edit {
	line-height: 6px;
}

.accepted_abstracts {
	font-size: 12px;
	font-weight: bold;
}

.form {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 14px;
}

.required {
	color:#FF0000;
}

.background {
	background-color:#F4EFDC;
}

.subnav_last {
	margin-bottom: 25px;
}

.center {
	text-align: center;
}

/*abstract submission code*/
#abstract_submission {
	background-color:#f8f5e7;
	border-top:#607528 solid 1px;
	border-bottom:#607528 solid 1px;
	padding-bottom: 35px;
}
#abstract_submission p {
	margin:12px 0 12px 0;
}
#abstract_submission br {
	line-height:12px;
}
a.button {
    background: transparent url('/images/conference_images/button_bg_b.jpg') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    margin: 0px 6px 0px 0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

A.button:link {
	color:#fff!important;
	font-weight: normal!important;
}

A.button:visited {
	color:#fff!important;
	font-weight: normal!important;
}

A.button:hover {
	color:#fff!important;
	font-weight: normal!important;
}

a.button span {
    background: transparent url('/images/conference_images/button_bg_a.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 4px 0 4px 18px; /* push text down 1px */
}
a.button_grey {
    background: transparent url('/images/conference_images/grey_bg_b.jpg') no-repeat scroll top right;
    color: #000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    margin: 0px 0px 0px 0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

A.button_grey:link {
	color:#000!important;
	font-weight: normal!important;
}

A.button_grey:visited {
	color:#000!important;
	font-weight: normal!important;
}

A.button_grey:hover {
	color:#000!important;
	font-weight: normal!important;
}

a.button_grey span {
    background: transparent url('/images/conference_images/grey_bg_a.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0 5px 18px;
}

a.button_grey:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button_grey:active span {
    background-position: bottom left;
    padding: 4px 0 4px 18px; /* push text down 1px */
}
.clear {
	clear:both;
	display:block;
}
.button_warning {
	font-size: 9px;
	font-style:oblique;
}
.float {
	display:block;
	float:left;
	padding: 0px 6px 0 6px;
}
#not_registered {
	padding-bottom: 30px;
	display: block;
}

/*my abstract page code*/
h2.myabstracts {
	margin: 11px 0 11px 0;
}

#search {
	float:right;
	text-align:right;
}

#searchbox {
	float:left;
	margin-right: 6px;
}

#searchtext {
	text-align:right;
}

#sort {
	border-top:#607528 solid 1px;
	border-bottom:#607528 solid 1px;
	margin-bottom: 8px;
	margin-top: 4px;
}

.abstract_list {
	padding-left: 28px;
}

.down {
	padding-right: 11px;
	background: url(/images/conference_images/down_arrow.gif) right center no-repeat;
}

.up {
	padding-right: 11px;
	background: url(/images/conference_images/up_arrow.gif) right center no-repeat;
}

.sort_none {
	padding-right: 11px;
}

.program {
	border-right: solid 1px #C8D1A1;
	border-left: solid 1px #C8D1A1;
	border-top: solid 1px #C8D1A1;
}

.time {
	border-right: solid 1px #C8D1A1;
	border-bottom: solid 1px #C8D1A1;
}

.event {
	border-right: solid 1px #C8D1A1;
	border-bottom: solid 1px #C8D1A1;
}

.type {
	border-right: solid 1px #C8D1A1;
	border-bottom: solid 1px #C8D1A1;
}

.speaker {
	border-bottom: solid 1px #C8D1A1;
}

.new {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFBF00;
}

/*links with images e.g. mailto, pdf, etc.*/
.mailto {
	padding-left: 18px;
	background: url(/images/mail_icon.gif) left center no-repeat;
}

.pdf {
	padding-right: 18px;
	background: url(/images/pdf_icon.gif) right center no-repeat;
}

.small {
	font-size: 9px;
	margin-bottom: 0;
}

.error {
	color:#FF0000;
}

/*tooltips*/

.info{
    position:relative;
    z-index:24;
    text-decoration:none;
	font-weight: bold;
	color: #00A33D;
}
a.info:hover{
	z-index:25; 
}
a.info span{
	display:none;
}
/*the span will display only on hover state*/
a.info:hover span{ 
    display:block;
    position:absolute;
    top:2em; left:0em; width:15em;
    border:1px solid #00A33D;
    background-color:#DEE3DA;
	color:#000;
    text-align: left;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 4px;
}
/*this code needs to be included for tooltips to work in IE*/
.info li:hover ul, .info li.p7hvr ul {
	display: block;
}
.info li:hover ul a, .info li.p7hvr ul a {
	color: #000000;
	background-color: #DEE3DA;
}
.ralign_image {
	margin-left: 10px;
}

