body {
	background: transparent url("../images/bg2.gif") top left repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #444444;
}

body.home {
	background: transparent url("../images/bg.gif") top left repeat-x;
}

p {

}

p.small {
	font-size: 11px;
	line-height: 120%;
}


a {
	color: #007293;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #359ead;
	margin: 20px 0 10px 0;
	border-bottom: 2px solid #CCCCCC;
	padding: 10px 0;
}

h2 {
	font-size: 18px;
	color: #359ead;
	margin: 20px 0 10px 0;
	padding: 0;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	padding: 6px;
	margin: 0;
	border-bottom: 5px solid #CCCCCC;
	text-transform: uppercase;
}


.left {
	clear: left;
	float: left;
	padding-right: 15px;
}

.right {
	clear: right;
	float: right;
	padding-left: 15px;
}

#body-container {
	background: transparent url("../images/bg_splash2.jpg") center 139px no-repeat;
}

#body-container-home {
	background: transparent url("../images/bg_splash.jpg") center 139px no-repeat;
}

#main-container {
	position: relative;
}

#main-container-content {

}

#main-header {

}

#main-header-content {

}

#top-header {

}

#top-header-content {

}

#header-links {
	text-align: right;
	position: absolute;
	top: 6px;
	right: 0;
	z-index: 500;
	font-size: 11px;
	color: #999999;
}

#header-links ul, #main-navigation-links ul, #footer-links ul, #header-links ul li, #main-navigation-links ul li, #footer-links ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#header-links ul {
	float: right;
}

#header-links ul li {
	float: left;
	margin-left: 10px;
}

#logo {
	height: 109px;
	/*position: absolute;
	top: 0;
	left: 0;*/
	/*z-index: 1001;*/
}

#main-navigation {
	height: 30px;
	/*z-index: 1002;
	margin-top: 112px;*/
}

#main-navigation-content {
}

#main-navigation-links ul li {
	float: left;
	line-height: 30px;
}

#main-navigation-links ul li a {
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	height: 30px;
	color: #666666;
}

#main-navigation-links ul li a:hover {
	background-color: #359ead;
	color: #FFFFFF;
}

#main-content {
	position: relative;
	height: 0.01%;
}

#main-content-content {

}

#main-splash {
	/*position: absolute;
	top: 139px;*/
	height: 247px;
	width: 960px;
	/*z-index: 1003;*/
	text-decoration: none !important;
	background: transparent url("../images/splash1.jpg") center top no-repeat;
}

#main-splash2 {
	/*position: absolute;
	top: 139px;*/
	height: 247px;
	width: 960px;
	/*z-index: 1003;*/
	text-decoration: none !important;
	background: transparent url("../images/splash63a.jpg") center top no-repeat;
}

#exhibitor-prospectus-btn {
	position: absolute;
	left: 750px;
	top: 200px;
}

#meeting-details-btn {
	position: absolute;
	left: 595px;
	top: 200px;
}

#main-feature1-home, #main-feature2-home, #side-feature-home {

}

#main-feature {
	margin-top: 85px;
}

#main-feature-content {
	padding: 0 20px 0 10px;
}

#side-feature {
	margin-top: 85px;
	border-top: 1px solid #FFFFFF;
	background: #d0d0d0 url("../images/bg_side-bot.gif") center bottom no-repeat;
	padding-bottom: 15px;
}

#side-feature h2 {
	font-size: 16px;
	color: #aa2405;
}

#side-feature-content {
	padding: 0 20px 0 20px;
	background: #d0d0d0 url("../images/bg_side-top.gif") center 20px no-repeat;
}

#side-feature-home #side-feature-content {
	padding: 0 20px 0 10px;
	background: transparent url("");
}

#side-feature-inset {

}

#side-feature-inset-content {

}

#main-footer {
	margin-top: 20px;
}

#main-footer-content {

}

#footer-links {
	clear: both;
}

#footer-links ul li {
	float: left;
	margin-right: 10px;
}

#copyright {
	clear: both;
	margin-bottom: 20px;
}

#fine-print {
	font-size: 10px;
	line-height: 100%;
	color: #999999;
}

.pdf-download {
	display: block;
	padding-left: 20px;
	margin: 10px 0 0 0;
	height: 16px;
	background: transparent url("../images/icon_pdf.gif") top left no-repeat;
}

.pdf-download a {
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.pdf-download a:hover {
	text-decoration: underline;
}


/* jQuery Dropdown
----------------------------------------------------------------------------------------------------*/

#jsddm li {
	position: relative;
	z-index: 501;
}

#jsddm li ul {
	margin: 0;
	padding: 0;
	top: 30px;
	left: 0;
	position: absolute;
	visibility: hidden;
	border: none;
	border-top: 1px solid white;
}

#jsddm li ul li {
	clear: both;
	width: 214px;
	border: none;
}

#jsddm li ul li a {
	background-color: #359ead;
	color: #FFFFFF;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	padding: 7px;
	line-height: normal;
	display: block;
	height: inherit;
	height: auto;
}

#jsddm li ul li.double a {

}


#jsddm li ul li a:hover {
	background-color: #99CCFF;
}
#doctor-list {

}
#doctor-list th {
	height:41px;
	padding:0 6px;
	line-height:normal;
	text-align:left;
}
#doctor-list th.first {
	background-image:url(../images/left-cap.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#doctor-list th.last {
	background-image:url(../images/right-cap.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#doctor-list td {
	font-size:13px;
	color:#494949;
	padding:6px;
}
#doctor-list .shaded {
	background-color:#f4f4f4;
}
#login-outer {
	height:42px;
	background: #dddddd url(../images/login-left.gif) no-repeat left top;
}
#login-inner {
	margin:0;
	padding:0;
	background: url(../images/login-right.gif) no-repeat right top;	
	height:42px;
	width:100%;
}
#login-form {
	padding: 0;
	margin-left:190px;
}
#login-form input {
}
#login-form label {
	padding:0 12px;
}
#login-form table {
	margin:0;
}
#login-form #submit {
	padding-top:4px;
	padding-left:8px;
	display:inline;
}

#header-box-n {
	position:absolute;
	width:300px;
	height:90px;
	top:10px;
	right:10px;
	background: transparent url('/images/meeting_bg.gif') center top no-repeat;

}

#abstractSubmit {
	float: left;
	padding-left: 8px;
}

#downloadProgram {
	float: left;
	padding-left: 6px;
}

#actionContainer {
	width: auto;
}

.actionBtn {
	float: left;
}
.rightBtn {
	float: right;
}

#abstractDeadline {
	clear: both;
	background-color: #e9e9e9;
	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font: bold 15px Arial, Helvetica, sans-serif;
}

#meeting-nav {
	margin-top: 73px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 54px;
}

#meeting-nav ul li{
	list-style-type: none;
	list-style-image: none;
	background-color: #509dae;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 31px;
	margin-left: -40px;
	text-indent: 12px;
}

#meeting-nav-links ul li a {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	line-height: 31px;
}

#meeting-nav-links ul li a:hover {
	background-color: #d07f00;
	color: #FFFFFF;
	line-height: 31px;
}

#meeting-nav-links ul li.inactive {
	background-color: #d07f00;
	color: #FFFFFF;
	line-height: 31px;
}

