html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  line-height: 1;
  font-family: inherit;
  text-align: left;
  vertical-align: baseline;
/*  background: transparent;*/
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
ins {
}
del {
  text-decoration: line-through;
}
a, :focus {
  outline: none;
}
a, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration:underline;
}
a:link {
  color: #b71a8b;
}
a:visited {
  color: #b71a8b;
}
a:hover {
  color: #b71a8b;
}
a:active {
  color: #b71a8b;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
/*
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
*/
select, input, button, textarea, button {
  font-family: Helvetica, Arial, sans-serif;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img, :link img, :visited img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
  list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}
body {
  font-family: Helvetica, Arial, sans-serif;
  width: 100%;
  background: url('/Neocon/images/site-background.gif') repeat-x #FFF;
}
body.big-header {
  background: url('/Neocon/images/homepage-background.gif') repeat-x #FFF;
}
#wrapper {
  width: 937px;
  margin: 0 auto;
}
#header {
  z-index: 2;
  background: url('/Neocon/images/slim-header.gif') no-repeat;
  width: 937px;
  height: 145px;
}
body.big-header #header {
  background: url('/Neocon/images/homepage-header.gif') no-repeat;
  width: 937px;
  height: 438px;
}
#header #search_form #search_input {
  float: left;
  background: transparent none;
  padding: 8px;
  vertical-align: top;
  border: 1px solid #165b82;
  color:#fff;
  height:15px;
  width:185px;
  font-size: 9px;
  font-weight: bold;
}
#header #search_form #search_button {
  float: left;
  display: block;
  background: transparent url('/Neocon/images/search-button.gif') 0 0 no-repeat;
  height: 33px;
  width: 32px;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: top;
  text-indent: -9999px;
}
#header #neocon {
  text-indent: -9999px;
}
#header #neocon h1 a {
  display: block;
  float: left;
  width: 352px;
  height: 82px;
  text-indent: -9999px;
}
.big-header #header #neocon h1 a {
  width: 192px;
}
#header #utility {
  float: right;
  padding: 17px 0 0;
}
#header #utility ul {
  float:right;
  text-align: right;
  margin: 0 0 12px;
}
#header #utility ul li {
  display: inline;
  padding-left: 8px;
}
#header #utility ul li.first {
  border-right: 1px solid #115982;
  padding-right: 8px;
  padding-left: 0;
}
#header #utility ul li a {
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: none;
}
#header #utility #search_form {
  clear: both;
  float: right;
}
div#navigation {
  z-index: 999;
  position: absolute;
  width: 937px;
  height: 65px;
  top: -65px;
  left: 246px;
  float:left;
}
body.big-header div#navigation {
  
}
dl#info {
  float: left;
  margin-top: 32px;
  width: 650px;
}
dl#info > dt {
  float: left;
}
dl#info > dt a, dl#info > dt a:visited {
  color: #FFF;
  font-size: 16px;
  letter-spacing: .07em;
  border-right: 1px solid #115982;
  padding-bottom: 10px;
  padding-top: 7px;
  width: 136px;
  padding-left: 12px;
  background: url('/Neocon/images/arrow-blue.gif') no-repeat 92% 48%;
  display: block;
  text-decoration: none;
}
dl#info > dt.first a {
  border-left: 1px solid #115982;
}
dl#info > dt a:hover, dl#info dt a.hover {
  border-color: #b71a8b;
  background: #b71a8b url('/Neocon/images/arrow-purple-down.gif') no-repeat 92% 48% !important;
  padding-bottom: 13px;
  border-bottom: 1px dotted #c74ea5 !important;
}
dl#info > dt a.active, dl#info dt a.active:visited {
  background: #115982 url('/Neocon/images/arrow-lightblue.gif') no-repeat 92% 48%;
}
dl#info > dd {
  display: none;
  position: absolute;
  top: 67px;
  left: 0;
  background: #B71A8B;  
}
dl#info > dd#attraction-subnav {
  left: 150px;
}
dl#info > dd#education-subnav {
  left: 299px;
}
dl#info > dd#partner-subnav {
  left: 448px;
}
dl#info > dd ul {
}
dl#info > dd ul li {
  vertical-align: bottom;
}
dl#info > dd ul li a {
  text-decoration: none;
  display: block;
  border-bottom: 1px dotted #c74ea5;
  background-color: #b71a8b;
  color: #FFF;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 11px;
  padding-left: 12px;
  width: 198px;
  vertical-align: bottom;
}
dl#info > dd ul li a:hover, dl#info dd ul li a.hover {
  background-color: #eb7b59;
}
dl#info > dd ul li dl dt {
  float: none;
}
dl#info > dd ul li dl dt a {
  border-right: none;
  background: url('/Neocon/images/arrow-white-right.gif') #b71a8b no-repeat 92% 48%;
}
dl#info > dd ul li dl dt a:hover, dl#info dd ul li dl dt a.hover {
  background: url('/Neocon/images/arrow-orange-right.gif') #eb7b59 no-repeat 92% 48% !important;;
  padding: 9px 0 9px 12px;
}
dl#info > dt ul li dl dt a.active {
  background:#115982 url('/Neocon/images/arrow-lightblue.gif') no-repeat 92% 48%;
  color:#1fbdca;
}
dl#info > dd ul li dl#navigation-seminars dd,dl#info > dd ul li dl#navigation-pavilions dd {
  position: absolute;
  left: 203px;
  top: 30px;
  background-color: #a5177d;
}
dl#info dd ul li dl#navigation-seminars dd ul li a,dl#info dd ul li dl#navigation-pavilions dd ul li a {
  background-color: #a5177d;
}
dl#info dd ul li dl#navigation-seminars dd ul li a:hover, dl#info dd ul li dl#navigation-seminars dd ul li a.hover,
dl#info dd ul li dl#navigation-pavilions dd ul li a:hover, dl#info dd ul li dl#navigation-pavilions dd ul li a.hover {
  background-color: #eb7b59;
}
/* Some IE7 Fixes for Menu */
#education-subnav li.navigation-seminars {
  height: 1%;
  vertical-align: bottom;
}
#education-subnav dl#navigation-seminars {
  height: 1%;
}
ul#dynamic {
  float: right;
  margin-top: 34px;
  width: 280px;
}
ul#dynamic li {
  float: right;
  border-top: 1px solid #115982;
  border-right: 1px solid #115982;
}
ul#dynamic li.first {
  border-left: 1px solid #115982;
}
ul#dynamic li a {
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
  padding: 11px 8px 9px 7px;
  text-align: center;
  display: block;
  text-decoration: none;
}
ul#dynamic li a:hover {
  background: #FFF;
  color: #0c3265;
}
#footer-navigation {
  width: 937px;
  height: 60px;
}
ul#footer-info-navigation {
  float: left;
}
ul#footer-content-navigation {
  float: right;
  width: 265px;
}
ul#footer-info-navigation li {
  float: left;
  border-left: 1px solid #e5dfe0;
  width: 116px;
  padding-left: 12px;
  padding-bottom: 10px;
  padding-top: 7px;
}
ul#footer-info-navigation li a {
  color: #b71a8b;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
ul#footer-content-navigation li {
  float: right;
  border-top: 1px solid #e5dfe0;
  border-bottom: 1px solid #e5dfe0;
  border-right: 1px solid #e5dfe0;
  padding: 6px 8px 8px 7px;
  text-align: center;
}
ul#footer-content-navigation li.first {
  border-left: 1px solid #e5dfe0;
}
ul#footer-content-navigation li a {
  text-decoration: none;
  color: #b71a8b;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
#footer #legal {
  background-image: url('/Neocon/images/mmpi_logos.gif');
  background-repeat: no-repeat;
  background-position: top right;
  color: #999999;
  font-size: 11px;
  height: 47px;
  border-top: 1px solid #e5dfe0;
  padding-top: 60px;
}
#footer #legal p {
  margin-bottom: 6px;
}
#footer #legal a {
  color: #999999;
  font-size: 11px;
}
#legal {
  clear: both;
}
#siderail {
  border-bottom: 7px solid #e5dfe0;
}
#siderail ul.info_links {
}
#siderail ul.info_links li {
  width: 245px;
  background: url('/Neocon/images/siderail-nav-background.gif') no-repeat;
  height: 46px;
  margin-bottom: 12px;
}
#siderail ul.info_links li.register, #siderail ul li.exhibit {
  background-position: top right;
}
#siderail ul.info_links li a {
  width: 168px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
#siderail ul.info_links li.register a {
  background: #1fbdca;
  float: left;
  padding: 15px 0 15px 8px;
}
#siderail ul.info_links li.travel a {
  background: #b71a8b;
  float: right;
  padding: 15px 0 15px 8px;
}
#siderail ul.info_links li.exhibit a {
  background: #f4805c;
  padding: 15px 0 15px 8px;
}
#siderail dl {
}
#siderail dl dt {
}
#siderail dl dd {
  padding: 0 0 22px 0;
}
#siderail dl dd p {
  font-size: 13px;
  color: #a99499;
  line-height: 16px;
}
#siderail dl dd a img {
  float: left;
  width: 71px;
  height: 71px;
}
#siderail dl dd h5 {
  margin-top: 16px;
  font-size: 13px;
}
#siderail dl dd h5 a {
  color: #b71a8b;
  display: block;
}
#siderail dl dd p a {
  color: #a99499;
  font-style: normal;
}
#siderail dl dd.more {
  border-top: 1px dotted #e5dfe0;
  padding: 5px 0;
}
#siderail dl#siderail_sponsorship dt, #siderail dl#siderail_sponsorship dd {
  padding: 28px 0;
}
#siderail dl#important_dates p, #siderail dl#press_release p {
  margin-left: 50px;
  margin-right: 8px;
}
#siderail dl#important_dates dd span, #siderail dl#press_release dd span {
  float: left;
  color: #b71a8b;
  font-size: 11px;
  text-transform: uppercase;
  padding-top: 2px;
  font-weight: bold;
}
#siderail dl#press_release dd span {
  font-weight: bold;
}
#siderail dl#important_dates dd, #siderail dl#press_release dd, dl#featured_products dd {
  border-top: 1px dotted #e5dfe0;
  padding-top: 8px;
  padding-bottom: 8px;
  clear: left;
}
#siderail ul.featured_list li {
  border-top: 1px dotted #e5dfe0;
  font-size: 11px;
  line-height: 25px;
  text-transform: uppercase;
}
#siderail ul.featured_list li a {
  color: #a99499;
}
#banner {
  display:block;
  left:700px;
  margin-bottom:20px;
  position:relative;
}
/*
#content {
  margin-top: 40px;
  padding: 0 268px 0 210px;
  position: relative;
}
#main {
  width: 100%;
}
#meta {
  width: 140px;
  right: 140px;
  margin-left: -100%;
}
#siderail {
  width: 246px;
}
*/
#content_outer {
  position:relative;
  clear:both;
  float:left;
  width:100%;
}
#content_container,
#content {
  width:100%;
  position:relative;
  font-size:10pt;
}
#main,
#meta,
#siderail {
  float:left;
  position:relative;
  overflow:hidden;
}
#content_outer #content_container {
  right: 246px;
}
#content_outer #content {
  right: 460px;
  padding: 40px 0 0;
  z-index: 2;
}
#content_outer #main {
  width:458px;
  left: 916px;
}
.two_columns #main {
  width: 723px !important;
}
#content_outer #meta {
  width: 140px;
  left: 248px;
}
.two_columns #meta {
  left: -15px !important;  
}

#content_outer #siderail {
  width: 246px;
  left: 798px;
}

#meta dl dt, #siderail dl dt {
  border-top: 7px solid #e5dfe0;
  color: #0c3265;
  font-size: 17px;
  font-weight: bold;
  padding: 12px 0;
}
#meta dl dd ul.partners {
}
#meta dl dd ul.partners li a {
text-indent: -9999px;
height: 67px;
width: 139px;
display: block;
border-top: 1px dotted #e5dfe0;
background-image: url('http://s3.amazonaws.com/designerpages/neocon/partners/sprite.gif');
background-repeat: no-repeat;
}
#meta dl dd ul.partners li.davis a {background-position: 0 0;}
#meta dl dd ul.partners li.davis a:hover {background-position: 0 -67px;}
#meta dl dd ul.partners li.cfgroup a {background-position: 0 -134px;}
#meta dl dd ul.partners li.cfgroup a:hover {background-position: 0 -201px;}
#meta dl dd ul.partners li.ki a {background-position: 0 -268px;}
#meta dl dd ul.partners li.ki a:hover {background-position: 0 -335px;}
#meta dl dd ul.partners li.paoli a {background-position: 0 -402px;}
#meta dl dd ul.partners li.paoli a:hover {background-position: 0 -469px;}
#meta dl dd ul.partners li.wieland a {background-position: 0 -536px;}
#meta dl dd ul.partners li.wieland a:hover {background-position: 0 -603px;}
#meta dl dd ul.partners li.arcadia a {background-position: 0 -670px;}
#meta dl dd ul.partners li.arcadia a:hover {background-position: 0 -737px;}


#meta dl dt.follow {
  padding-top:  30px;
  color: #a99499;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
#meta dl dd.follow {
  height: 60px;
}
#meta dl dd.follow ul li {
  float: left;
}
#meta dl dd.follow ul li a {
  display: block;
  width: 29px;
  height: 29px;
  padding-right: 6px;
  text-decoration: none;
  text-indent: -9999px;
}
#meta dl dd.follow a.facebook {
  background: url('/Neocon/images/facebook.gif') no-repeat;
}
#meta dl dd.follow a.twitter {
  background: url('/Neocon/images/twitter.gif') no-repeat;
}
#meta dl dd.follow a.flickr {
  background: url('/Neocon/images/flickr.gif') no-repeat;
}
#meta dl dd.follow a.vimeo {
  background: url('/Neocon/images/vimeo.gif') no-repeat;
}
#meta dl dd p {
  color: #a99499;
  font-size: 17px;
  padding-bottom: 9px;
  line-height: 22px;
}
#meta dl dd a.newsletter {
  border-bottom:7px solid #e5dfe0;
  border-top: 1px dotted #e5dfe0;
  display: block;
  padding: 9px 0 9px 0;
  background: url('/Neocon/images/newsletter.gif') no-repeat 0 46%;
  padding-left: 23px;
  color: #b71a8b;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
#meta #newsletter dt {
  padding-bottom: 3px;
}
#meta #sub_navigation {
  margin: 0 0 30px;
}
#meta #sub_navigation dt {
  padding: 0;
  border: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  color: #1FBDCA;
  margin-bottom: 20px;
}
#meta #sub_navigation dd ul li {
  font-weight: bold;
  line-height: 12px;
  margin: 0 0 13px;
}
#meta #sub_navigation dd ul li a, #meta #sub_navigation dd ul li a:visited {
  color:#0c3265;
  font-size: 11px;
  text-transform:uppercase;
  padding-right:13px;
  text-decoration: none;
}
#meta #sub_navigation dd ul li a.active, #meta #sub_navigation dd ul li a:hover {
  color: #b71a8b;
  background:url('/Neocon/images/arrow-pink.gif') right 3px no-repeat;
}
#meta #sub_navigation li.sub-navigation-seminars {padding: 0; margin: 0; height: 1%;}
#meta #sub_navigation dd ul li dt {
  margin-bottom: 10px;
  font-weight: bold;
}
#meta #sub_navigation dd ul li dd {
  margin: 0 0 10px 12px;
}
#main h1 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  color: #1FBDCA;
  margin-bottom: 20px;
}
#main h2 {
  font-size: 15px;
  color: #0c3265;
  line-height: 24px;
  margin-bottom: 15px;
}
#main h3 {
  color: #0c3265;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 8px;
}
#main h4 {
  color: #0c3265;
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
}
#main p {
  font-size: 12px;
  color: #323232;
  line-height: 16px;
  margin: 0 0 22px;
}
#main .content_image {
  margin: 0 0 30px;
  position: relative;
}
#main .content_image img {
  display: block;
}
#main .content_image p.caption {
  position: absolute;
  width: 192px;
  right: 0;
  bottom: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold;
  font-size: 10px;
}
#main .content_image p.caption span {
  display: block;
  padding: 16px;
  background: #1fbdca;
  color: #fff;
  text-transform: uppercase;
  line-height: 12px;
}
#main .content_image p.company_logo {
  width: 254px;
  height: 168px;
  background: url(/Neocon/images/bg_company_logo.jpg) 0 0 no-repeat;
  padding: 0 !important;
  margin: 0 !important;  
}
#main .content_image p.company_logo img {
  display: block;
  padding: 14px 0 0 61px;

}
#main .section_content {
  clear: both;
  width: 100%;
}
#main .section_content dt, #main .section_content h3 {
  border-bottom: 1px dotted #e5dfe0;
  font-size: 17px;
  color: #0C3265;
  font-weight: bold;
  margin: 0 0 22px;
  padding: 0 0 13px;
}
#main .section_content p {
  font-size: 13px;
  color: #323232;
  line-height: 18px;
}
#main .quote {
  margin: 0 0 10px;
}
#main .quote h2 {
  font-size: 20px;
  line-height: 22px;
  color: #ff9966;
  font-weight: bold;
  margin: 0 0 3px;
}
#main .quote h6 {
  font-size: 11px;
  line-height: 22px;
  color: #666;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
#content #main a.more, #siderail a.more, #content #main a.download, #content #main a.add, #siderail a.download {
  padding: 11px 0 8px 0;
  padding-left: 23px;
  color: #b71a8b;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  display: block;
        line-height:16px
}
#content #main a.more, #siderail a.more {
  background: url('/Neocon/images/arrow-white-purple-circle-right.gif') no-repeat 0 56%;
}
#content #main a.download, #siderail a.download {
  background: url('/Neocon/images/arrow-white-purple-circle-down.gif') no-repeat 0 56%;
}
#content #main a.add, #siderail a.add {
  background: url('/Neocon/images/icon_add.gif') no-repeat 0 60%;
  color: #f4805c;
}

#content #main p.button, #content #main p.download, #content #main p.add, #content #main dd.button {
  clear: both;
}
#content #main a.button {
  float: left;
  display: block;
  overflow:visible;
  border:0;
  padding:0 0 0 13px;
  background: url("/Neocon/images/bg_button.gif") 0 0 no-repeat;
  text-decoration: none !important;
}
#content #main a.button span {
  display: block;
  line-height: 23px;
  font-size: 13px;
  padding: 0 13px 0 0;
  background: url("/Neocon/images/bg_button.gif") 100% 0 no-repeat;
  text-align:center;
  white-space:nowrap;
  color:#fff;
  font-weight: bold;
}
#content #main a.button span {
}
#content #main div.video {
  margin-top: 10px;
}
#footer {
  z-index: 2;
  clear: both;
  padding-top: 30px;
}
/*************************************************************/
/*************************** INDEX PAGE **********************/
/*************************************************************/

#home_about {
  margin: 0 0 20px;
}
#home_about h1 {
  font-size: 26px;
  font-weight: bold;
  color: #0c3265;
  margin-bottom: 10px;
  text-transform: none;
}
#home_about h2 {
  margin: 0 0 8px;
}
#interest .interest_list {
  padding: 0 0 31px 0;
}
#interest .interest_list li {
  float: left;
  background: #b71a8b url(/Neocon/images/img_interest_event_plan01.jpg) 0 0 no-repeat;
  width: 138px;
  height: 122px;
  margin: 0 21px 27px 0;
}
#interest .interest_list li.last {
  margin-right: 0;
}
#interest .interest_list li h4 {
  padding: 80px 13px 13px;
  font-weight: normal;
}
#interest .interest_list li h4 a, .interest_list li h4 a:visited {
  line-height: 17px;
  display: block;
  color: #fff;
}
#interest .interest_list li.plan1 {
  background-image: url(/Neocon/images/img_interest_event_plan01.jpg);
  background-color: #b71a8b;
}
#interest .interest_list li.plan2 {
  background-image: url(/Neocon/images/img_interest_event_plan02.jpg);
  background-color: #1fbdca;
}
#interest .interest_list li.plan3 {
  background-image: url(/Neocon/images/img_interest_event_plan03.jpg);
  background-color: #f4805c;
}
#interest .interest_list li.healthcare {
  background-image: url(/Neocon/images/img_interest_healthcare.jpg);
  background-color: #0c3265;
}
#interest .interest_list li.fine_design {
  background-image: url(/Neocon/images/img_interest_fine_design.jpg);
  background-color: #f0af12;
}
#interest .interest_list li.environmental {
  background-image: url(/Neocon/images/img_interest_environmental.jpg);
  background-color: #a99499;
}
#interest .interest_list li.lighting {
  background-image: url(/Neocon/images/img_interest_lighting.jpg);
  background-color: #1fbdca;
}
#interest .interest_list li.buildex {
  background-image: url(/Neocon/images/img_interest_buildex.jpg);
  background-color: #b71a8b;
}
/*************************************************************/
/************* SHOW INFO - IN THE NEWS PAGE ******************/
/*************************************************************/

#showinfo_information {
  border-top:1px dotted #e5dfe0;
  padding: 30px 0;
}
#showinfo_information #showinfo_date, #showinfo_information #showinfo_location {
  width: 228px;
}
#showinfo_information #showinfo_date {
  float: left;
}
#showinfo_information #showinfo_location {
  float: right;
}
#showinfo_inthenews_content {
  margin: 20px 0 0;
}
#showinfo_inthenews_content .news_list {
  border-top:1px dotted #e5dfe0;
  padding: 20px 0 0;
  width: 100%;
}
#showinfo_inthenews_content .news_list .news_date {
  float: left;
  width: 41px;
}
#showinfo_inthenews_content .news_list .news_date p {
  margin: 0;
  padding: 5px 0;
  background: #1fbdca;
}
#showinfo_inthenews_content .news_list .news_date span.date_month, #showinfo_inthenews_content .news_list .news_date span.date_day, #showinfo_inthenews_content .news_list .news_date span.date_year {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
#showinfo_inthenews_content .news_list .news_date span.date_month {
  font-size: 12px;
}
#showinfo_inthenews_content .news_list .news_date span.date_day {
  font-size: 26px;
  font-weight: bold;
}
#showinfo_inthenews_content .news_list .news_date span.date_year {
  font-size: 12px;
}
#showinfo_inthenews_content .news_list .news_content {
  float: right;
  width: 405px;
}
#showinfo_inthenews_content .news_content h3 {
  font-size: 20px;
  font-weight: bold;
  color: #f4805c;
}
#showinfo_inthenews_content .news_content h3 a, #showinfo_inthenews_content .news_content h3 a:visited {
  color: #f4805c;
  text-decoration: none;
}
/*************************************************************/
/************* SHOW INFO - MMPI VORNADO PAGE *****************/
/*************************************************************/

#mmpivornado_overview h3 {
  border-bottom: 1px dotted #e5dfe0;
  font-size: 17px;
  color: #0C3265;
  font-weight: bold;
  margin: 0 0 22px;
  padding: 0 0 13px;
}
#mmpivornado_overview .content_image {
  float: right;
}
.mmpivornado_othershow_content {
  display:inline;
  float:left;
  width:100%;
}
.show_list {
  float: left;
  width: 50%;
}
.show_list p.show_image {
  margin: 0;
}
.show_list .show_content {
  padding: 0 15px 0 0;
}
.show_list .show_content h5 {
  color: #f4805c;
  font-size: 13px;
  line-height: 18px;
}
/*************************************************************/
/*************** SHOW INFO - HISTORY PAGE ********************/
/*************************************************************/

.team_lists h3 {
  text-transform: uppercase;
  font-size: 18px !important;
  font-weight: normal !important;
  color: #1fbdca !important;
  margin-bottom: 20px;
}
.team_contents {
  width: 100%;
}
.team_contents .team_list {
  float:left;
  margin-bottom:10px;
  overflow:hidden;
  width:50%;
}
.team_list div.team_image {
  margin: 0 0 10px !important;
}
.team_list div.team_image img {
  display: block;
  padding: 5px;
  border: 1px solid #ccc;
}
.team_list .team_content {
  padding: 0 15px 0 0;
}
.team_list .team_content h5 {
  border: 0;
  font-size: 17px;
  line-height: 23px;
  color: #0C3265;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.team_list .team_content span.position {
  display: block;
}

/*************************************************************/
/*************** SHOW INFO - HISTORY PAGE ********************/
/*************************************************************/

.history_list {
  border-bottom: 1px dotted #e5dfe0;
  margin: 0 0 22px;
  padding: 0 0 13px;
  width: 100%;
}
.history_list .history_year {
  float: left;
  width: 70px;
  font-size: 27px;
  line-height: 30px;
  color: #f4805c;
  margin: 0;
  white-space: nowrap;
}
.history_list .history_content {
  float: right;
  width: 380px;
}
.history_list .history_content .content_image {
  float: left;
  margin: 0 20px 10px 0 !important;
}
.history_list .history_content .content_image img {
  display: block;
  padding: 5px;
  border: 1px solid #ccc;
}
.history_list .history_content p {
  margin: 0 !important;
}
/*************************************************************/
/*************** ATTRACTION - OVERVIEW PAGE ******************/
/*************************************************************/

.attraction_list {
  border-top: 1px dotted #e5dfe0;
  padding: 30px 0 0;
  width: 100%;
}
.attraction_list .list_image {
  float: left;
}
.attraction_list .list_image img {
  display: block;
  padding: 5px;
  margin: 0;
  border: 1px solid #ccc;
}
.attraction_list .list_content {
  float: right;
  width: 290px;
}
.attraction_list .list_content h4, #attractions_overview h4 {
  font-size: 17px !important;
  line-height: 17px !important;
  margin: 0 0 10px;
}
.attraction_list .list_content h4 a, .attraction_list .list_content h4 a:visited {
  font-weight: bold;
  color: #b71a8b;
  display: block;
  background: url('/Neocon/images/arrow-white-purple-circle-right.gif') no-repeat 0 56%;
  padding-left: 23px;
}

.attraction_list .list_content h6 {
  color: #0c3265 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  font-weight: bold;
  margin: 0 0 10px;
}
/*************************************************************/
/************* ATTRACTION - ENVIRONMENTAL PAGE ***************/
/*************************************************************/

#enviromental_content {
  margin: 0 0 30px;
}
#enviromental_content a, #enviromental_products a {text-decoration:none;}
#enviromental_content a:hover, #enviromental_products a:hover {text-decoration:underline;}
#enviromental_content .attraction_list {
  border-top: 0;
  border-bottom: 1px dotted #e5dfe0;
  padding: 20px 0 10px;
  width: 100%;
}
#enviromental_products {
  border-bottom:7px solid #e5dfe0;
}
#enviromental_products_content {
  width: 100%;
}
#enviromental_products .product_list {
  float: left;
  width: 33%;
  overflow: hidden;
}
#enviromental_products .product_list p.product_image {
  margin: 0 0 10px;
} 
#enviromental_products .product_list .product_content {
  padding: 0 15px 0 0;
}
#enviromental_products .product_list .product_content h4 {
  font-size: 14px !important;
  line-height: 17px !important;
  margin: 0 0 10px;
  display: block;
  color: #b71a8b;
  font-weight: bold;
}
#enviromental_products .product_list .product_content h5 {
  color: #0c3265 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  font-weight: bold;
  margin: 0 0 5px;
}
/*************************************************************/
/***************** SEMINAR OVERVIEW PAGE *********************/
/*************************************************************/

#featured_seminars dd {
  padding-bottom: 15px !important;
}
#featured_seminars dd.more {
  padding-bottom: 5px !important;
}

#featured_seminars h4 {
  border-top: 1px dotted #e5dfe0;
  padding: 10px 0 0;
  font-size: 15px !important;
  line-height: 17px !important;
  margin: 0 0 10px;
  display: block;
  color: #b71a8b;
  font-weight: bold;
}
#featured_seminars p {
  margin: 0;
}

/*************************************************************/
/******************* SEMINAR SEARCH PAGE *********************/
/*************************************************************/

#search_content {
  width: 100%;
}
#search_filter {
  float: left;
  width: 190px;
  background: #f8f8f8;
}
#search_filter .filter_header {
  border: 1px solid #e5dfe0;
  border-width: 1px 1px 0;
  padding: 20px 20px 0;
}
#search_filter .filter_header h3 {
  margin: 0;
}
#search_filter .filter_content {
  border: 1px solid #e5dfe0;
  border-width: 0 1px 1px;  
  padding: 20px;
}
#search_filter .filter_content h4 {
  color: #ed7d5a;
  font-size: 13px;
  margin: 0 0 14px;
  line-height: 14px;
  font-weight: bold;
}
#search_filter .filter_content .filter_section h4 {
  border-bottom: 1px dotted #e5dfe0;
  padding: 0 0 10px;
  margin: 0 0 10px;
  
}
#search_filter #filter_form #filter_input {
  float: left;
  background: #fff;
  padding: 5px 4px 5px;
  vertical-align: top;
  border: 1px solid #e5dfe0;
  color:#8c8184;
  width:112px;
  font-size: 10px;
  font-weight: bold;
  text-transform:uppercase;
}
#search_filter #filter_form #filter_button {
  float: left;
  display: block;
  background: transparent url('/Neocon/images/button_filter.gif') 0 0 no-repeat;
  height: 26px;
  width: 25px;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: top;
  text-indent: -9999px;
  line-height: 0;
  cursor:pointer;
}
#search_filter #filter_form .filter_section {
  clear: both;
  margin: 0 0 25px;
}
ul.filter_type li {
  display: block;
  clear: both;
  margin: 0 0 8px;
}

ul.filter_type li .input_checkbox {
  float: left;
}
ul.filter_type li label {
  float: right;
  text-align: left;
  width: 125px;
  display: block;
  padding: 2px 0 0;
  font-size: 11px;
  color: #8c8184;
  line-height: 15px;
  font-weight: bold;
}
#search_results {
  float: right;
  width: 510px;
}
#search_results .result_list {
  border-top: 1px dotted #e5dfe0;
  position: relative;
  width: 100%;
}
.result_list .result_image {
  width: 145px;
  float: left;
  overflow: hidden;
}
.result_list .result_image img {
  display: block;
  padding: 5px;
  margin: 0;
  border: 1px solid #ccc;
}

.result_list .result_content {
  width: 353px;
  float: right;
  overflow: hidden;
}

#search_results .result_list h6.seminar_level {
  display: block;
  position: absolute;
  padding: 5px;
  right: 0;
  top: 0;
  font-size: 9px;
  font-weight: bold;
  background: #e5dfe0;
  float: right;
  color: #726f70;
  text-transform: uppercase;
  
}
#search_results .result_list h4 {
  color: #0c3265 !important;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 10px;
}
#search_results ul.result_detail {
  margin: 0 0 10px;
}
#search_results ul.result_detail li {
  line-height: 14px;
  margin: 0 0 5px;
}
#search_results ul.result_detail li, #search_results ul.result_detail p {
  font-size: 12px;
  color: #a99499;
}
#search_results ul.result_detail li strong {
  color: #0c3265 !important;
  font-weight: bold;
}
#search_results ul.result_detail a.location {color:#B71A8B;}
#search_results a.more {text-decoration:none;}
#search_results a.more:hover {text-decoration:underline;}

.result_list .result_image, .result_list .result_content {
  padding: 20px 0 0;
}

#partner_designerpages_overview .content_image {
  float: right;
}
#partner_designerpages_overview h2 span, #designerpages_digital_space span, #designerpages_more span {
  color: #b71a8b;
}
/*************************************************************/
/******************** REGISTER PAGE **************************/
/*************************************************************/
#register_overview .register_type {
  margin: 0 0 10px;
  height: 128px;
  padding: 0 0 0 178px;
  cursor: pointer;
}
#register_overview .register_type .register_type_content {
  padding: 12px 0 0 0;
  position: relative;
}

#register_overview .register_attendee {
  background: #e97a57 url(/Neocon/images/bg_register_attendee.jpg) 0 0 no-repeat;
  
}
#register_overview .register_exhibitor {
  background: #1fbdca url(/Neocon/images/bg_register_exhibitor.jpg) 0 0 no-repeat;
}

#register_overview .register_type .register_type_content h2 {
  padding: 0 60px 0px 0 !important;
  color: #fff;
  margin: 0  0 5px!important;
  font-weight: bold;
  line-height: 20px;
}
#register_overview .register_type .register_type_content p {
  padding: 0 100px 10px 0 !important;
  color: #fff;
  margin: 0 !important;
}
#register_overview .register_type .register_type_content p.button_register {
  position: absolute;
  display: block;
  right: 15px;
  top: 50px;
  width: 17px;
  height: 29px;
  margin: 0 !important;
  padding: 0 !important;  
}
#register_overview .register_type .register_type_content p.button_register a.button_register {
  display: block;
  width: 17px;
  height: 29px;
  text-indent: -9999px;
  background: url(/Neocon/images/icon_register_arrow.png) 90% 50% no-repeat;
}

/******************** LOGIN BOX **************************/
#login_box dt {
  border-bottom: 1px dotted #e5dfe0;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#login_box p {
  margin: 0 0 10px;
}
#login_box label {
  font-size: 13px;
  display: block;
  font-weight: bold;
  color: #1fbdca;
  margin: 0 0 8px;
}
#login_box .input_text {
  font-size: 1.5em;
  display: block;
  border: 1px solid #e5dfe0;
  width:242px;
  position:relative;
}
#login_box p.login_submit {
  width: 99%;
}
.input_submit {
  background: url(/Neocon/images/button_submit.gif) 0 0 no-repeat;
  width: 68px;
  padding: 2px 5px 6px !important;
  border: 0;
  cursor: pointer;
  display: block;
  float: left;
  text-align: center;
  font-size: 13px;
  line-height: 13px;
  color: #fff;
  font-weight: bold;

}
#login_box a.forgot_password {
  display: block;
  float: right;
  color: #b71a8b;
  padding: 5px 0 0;
}

 strong {
  font-weight:bolder;
    color:#333333;
}
