/* left col blue = #adc6da */


body {
	background-color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00567a;
	line-height: 130%;
}

h1 a, h1 a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #f26764;
	line-height: 130%;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #00567a;
}


h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00567a;
}




a {
	font-family: Verdana, Arial, sans-serif;
	color: #00587c;
	text-decoration: none;
	border-bottom: 1px dashed #cfdae3;
}

a:visited {
	color: #00587c;
	text-decoration: none;
	border-bottom: 1px dashed #cfdae3;
}

a:hover {
	color: #d0982c;
	text-decoration: none;
	border-bottom: 1px dashed #ffc34d; /* palest blue */
}

img a, img a:visited, img a:hover {
	border-bottom-width: 0;
	border-bottom-style: none;
}

img, object {
	outline: 0; border: 0;
}

select {
font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
}

input {
font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
}


.systemResponse {
	color: #cd0606;
	font-weight: bold;
	font-size: 14px;
}

.systemResponse a {
	color: #cd0606; text-decoration: underline;
}



.ignore{
	color:Blue;	
}

.confborder {
border: 1px solid #3A6670;
}
.conf_tr {
background-color: #ffffff;
}
.conf_date{ 
background-color: #cccccc;
}
.conf_divider {
border-bottom: 1px solid #3A6670;
}

/*end of conf styles*/



#wrapper {
	margin: 0 auto;
	width: 720px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#graybar {
	height: 2px;
	background: #FFFFFF;
	color: #FFFFFF;
}
#header {
	height: 196px;
	background: url(images/fea_header.jpg) no-repeat center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#content {
	background: url(images/bg.gif);
}

#sidebar {
	width: 150px;
	padding: 0px 10px 0px 7px;
	text-align: left;
	font-size: 11px;
	margin-right: 485px;
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	vertical-align: top;
position: relative;
}

#copy {
	width: 525px;
	text-align: left;
	padding: 10px 10px 10px 8px;
	float: right;
	color: #000;
	background-color: #fff;
	margin-top: 7px;
	line-height: 16px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
display: inline; /* to fix IE6 bug with left column dropping */
}

#copyWithBanner {
	width: 385px;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	color: #000;
	text-align: left;
	line-height: 16px;
	background-color: #fff;
	padding: 10px 30px 10px 8px;
	}



.image {
	border: 1px solid #3A6670;
}

.imageFloatRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.imageFloatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


.floating {
	float: right;
}

.floatClear {
	clear: both;
}


.mediaSponsorHR {
	border:0;
	border-top: 12px solid #d8e1e9;
	height: 0;
	background: #d8e1e9;
	clear: both;
	margin: 20px 0 20px 0;
}

.subtitle_altcolor {
	color: #EF5137;
}

.subtitle_altcolor a {
	color: #EF5137;
}
.subtitle_altcolor a:hover {
	color: #00567a;
}



.bluebold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00567a;
}

.white {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.smalltext {
	font: 10px/110% arial, sans-serif;
	color: #777;
}

.really_smalltext {
	font: 8px/120% arial, sans-serif;
	color: #777;
}
.smaller {
	font-size: 80%;
}

#promoCode {
	color: #ff0033;
	padding: 2px;
	margin: 3px;
	border: 1px solid #ff0033;
	width: 145px;
	text-align: center;
}

/* footer area */

#prefooter {
	height: 25px;
	background: url(images/footer_oceanpic.jpg) no-repeat center top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	clear: both;
}


/* sitewide footer */

#footer {
	background: #FFF;
	padding-top: 10px;

	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3A6670;

	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #5A7F87;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;

}

#footer .CME_logo {
	float: left;
	border: 0;
	margin-bottom: 25px;
	margin-right: 20px;
}


/* Right column */


#bannerRight {
	width:122px;
	float:right;
	margin:12px 3px 5px 0;
	position: relative;
}

#bannerRight img {
padding-bottom: 5px;
border: 0;
}

#bannerRight a {
text-decoration: none;
border: 0;
	font-weight: bold;
}

#bannerRight h1 {
	font-size: 14px;
	color: #555;
	line-height: 120%;
	margin-top: 20px;
}

#bannerRight p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
}

#bannerRight .smalltext {
	white-space: nowrap;
}



.rightColHomeNews {
	border: 2px solid #ff0033;
	margin: 10px 0 10px 0;
	padding: 5px;
}
.rightColHomeNews h2 {
margin: 0; padding: 0;
color: #000;
}


.rightColHomeNews h3 {
color: #fff;
background-color: #cd0606;
padding: 3px 3px 0 3px;
margin: 0;
}

.rightColHomeNews h3 span {
	color: #fff;
	font: bold 12px/120% Arial, sans-serif;
}
.rightColHomeNews h3 a, .rightColHomeNews span a {
color: #fff; text-decoration: none;
}
.rightColHomeNews h3 a:hover, .rightColHomeNews span a:hover {
color: #cedbe5; text-decoration: none;
}


/* Exhibitors */


.exhibitor_login {
	-moz-border-radius: 20px;
border-radius: 20px;
background-color:#ddd; padding:5px;
text-align: center;
}
.exhibitor_login h2 {
	margin: 0; padding: 0;
	color: #00567a;
	font: 15px/100% Verdana, Arial, sans-serif;
}
.exhibitor_login span {
	white-space: normal !important;
}






/* download arrow icons */

.downloadArrows p {
	vertical-align: middle;
}

.downloadArrows img {
	float:left; padding-right: 5px;
	vertical-align: middle;
}
blockquote {
	clear: both;
}

/* left nav styling and structure */


#p7TMnav {
	border-bottom: 1px solid #fff;
	line-height: 2em;
}

#p7TMnav div div {
	margin: 0 0 0 3px;
	color: #333;
	background-color: #fff;	/*/*/
	 /* */
}


#p7TMnav div a {
	color: #000;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	display: block;
	padding: 1px 0 1px 12px;  
}

#p7TMnav div a:hover {
	color: #EF5137;
}


/****** Legacy link styles for second-level menu items ******/


#p7TMnav div div a {
	font-size: 10px;
	color: #333;
	line-height: 130%;
	padding: 5px 2px 5px 10px;
	border-bottom-style: solid;
	border-bottom-color: #888;
}

#p7TMnav div div a:visited {
	color: #666;
}

#p7TMnav div div a:hover {
	color: #EF5137;
}


.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(images/nav_plus.gif);
	background-position: 95% 5px;
	padding: 7px 5px 1px 5px !important;
	
}

.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(images/nav_minus.gif);
	background-position: 95% 5px;
	padding: 7px 5px 1px 5px !important;
}


/* Seminar and Workshop pages */

.SeminarSponsors {
display: block;
position: relative;
margin: 5px 0 20px 0;
}


.SeminarSponsors img {
vertical-align: top;
display: inline;
}

.DayinSchedule {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 10px;
	border-bottom: 2px solid #c1cfda;
}

.SeminarTitle {
	font-variant: small-caps;
	font-size: 140%;
	color: #444;
	margin-top: 5px;
}



/*** admin area ***/

.signInTable input, .signInTable textarea, .signInTable select {
	background-color: #f9f7f4;
}
.signInTable {
	border: 3px solid #eee;
}

.signInTable td {
	text-align: left;
	background-color: #fff;
	padding: 6px;
	border-bottom: 1px dashed #ddd;
	vertical-align: top;
	}

.signInTable th {
	text-align: left;
	background-color: #f1f8ff;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px dashed #fff;
	vertical-align: top;
	}



.adminTable input, .adminTable textarea, .adminTable select {
	background-color: #f9f7f4;
}

.adminTable td {
	text-align: left;
	background-color: #fff;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px dashed #ddd;
	vertical-align: top;
	}

.adminTable th {
	text-align: left;
	background-color: #eee;
	padding: 4px;
	border-bottom: 1px dashed #fff;
	vertical-align: top;
	}



.categoryTable td {
	text-align: left;
	background-color: #fff;
	padding: 0;
	margin: 0;
	vertical-align: top;
	border-style: none;
}

.categoryList ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-position: outside;
}

.categoryList li {
	list-style-type: none;
	list-style-position: outside;
	padding: .1em;
	margin: 0;
}


.webappNotice {
	color: #e88f46;
}

.pageNav {
	color: #a8a8a8;
	font-size: 10px;
}


/* badge info
************************************/


.badgeTable input, .adminTable textarea, .adminTable select {
	background-color: #f9f7f4;
}
.badgeTable {
	border: 3px solid #eee;
}

.badgeTable td {
	text-align: left;
	background-color: #fff;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px dashed #ddd;
	vertical-align: top;
	}

.badgeTable th {
	text-align: left;
	background-color: #f1f8ff;
	padding: 4px;
	border-bottom: 1px dashed #fff;
	vertical-align: top;
	}



/* online closed - special formatting */

.onlineClosedbox {
	background-color: #ffdc98;
	padding: 10px 5px;
	border: 1px dashed #3a6670;
}

.onlineClosedbox h2 {
	padding: 1px;
	margin:	2px;
	}

.showStatus {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00567a;
	line-height: 130%;
	background-color: #e9f0f6;
}

.byline a {
	color: #333;
border: 0;
}

.nowrap {
	white-space: nowrap;
}

