
body {
	color: #666;
}

.menu-block  { width: 635px; }
.submenu-block  { width: 635px; }
.menu-footer  { 
	width: 650px; 
	height: 20px;
	margin: 10px 0px 10px 0px; }

hr {
	background: #ccc;
	color: #ccc;
}

div#placeholder-logo {
	color: #48839b;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h1 {
	color: #C00;
}

div#placeholder-nav-vert {
	text-align: right;
}

div#placeholder-search {
	background: #FFFFFF;
	padding-bottom: 8px;
}

div#sub {
	font-size: 11px;
}	

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #222;
	font-weight:400;
}

td.menu-item-hover {
	color: #e11f26;
	font-weight:600;
}

td.menu-item-selected {
	color:#e11f26;
	font-weight:600;
}

td.menu-item-exhib {
	color: #000;
	font-weight:600;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;	
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
}



/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #9AADB5;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form, .annoucement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #9AADB5;
	margin-bottom: 18px;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 150px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:visited {
	color: #00577b;
	text-decoration: none;	
}

a:link, a:hover, a:active {
	
	text-decoration: underline;
}

a#logo {
	text-decoration: none !important;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #FFFFFF; 
}

body#sub {
	background: #FFFFFF; 
}

div#nav {
	background: #FFFFFF;
	height: 24px;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	width: 615px;
	text-align: right;
}
div#sub-nav {
	background: #FFFFFF;
	height: 20px;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-top: 2px;
	width: 615px;
	text-align: right;
	float: right;
}

div#main {
	margin: 0 0 0 20px;
	width: 630px;
	height: 440px;
}
div#main-home {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 617px;
	height: 410px;
	border:1px solid #CCC;   position:relative; 
}
div#main-home-content {
	width: 600px;
	height: 390px;
	overflow: hidden;
}

div#main-sub-content {
	width: 630px;
}
div#frame {
	margin: 0;
	padding: 0px;
	width: 990px;
}
.shadow {
	-moz-box-shadow: 5px 5px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#666666');
}

div#shadow {
	-moz-box-shadow: 5px 5px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#666666');
}

div#header {
	margin: 0;
	width: 950px;
	padding: 20px;
	background:#FFF;
}

div#vip-menu {
	margin: 0 0 0 0;
	width: 240px;
	background:#FFF;
	overflow: hidden;
}
div#vip-vert-sub {
	margin: 0 0 0 20px;
	width: 240px;
	background:#FFF;
}
div#feature {
	margin: 0;
	width: 300px;
	height: 190px;
	background:#FFF;
	overflow: hidden;
}
div#feature-eab {
	margin: 0;
	width: 300px;
	height: 400px;
	background: #23BCB0;
	overflow: hidden;
}

div#feature-paper {
	margin: 0;
	width: 296px;
	height: 398px;
	background: #fff;
	overflow: hidden;
	border:1px solid #CCC;   position:relative; 
}

.feature-paper-content {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	width: 275px;
	height: 90px;
	line-height: 1.4em;
}

.feature-eab-content {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	width: 275px;
	height: 90px;
	line-height: 1.4em;
}

.feature1 {
	margin: 0;
	width: 300px;
	height: 190px;
	background:#FFF;
	overflow: hidden;
}
.feature2 {
	margin: 20px 0 0 0;
	width: 300px;
	height: 190px;
	background:#FFF;
	overflow: hidden;
}
div#features-vert {
	margin: 0 20px 0 0;
	width: 290px;
	height: 430px;
	background:#FFF;
	overflow: hidden;
}

div#feature-dialogues {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	width: 268px;
	height: 190px;
	background:#fff;
	border:1px solid #CCC;   position:relative;
}
.feature-dialogues {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	width: 240px;
	height: 110px;
	line-height: 1.4em;
}

div#features-vert-sub {
	margin: 0 0 0 20px;
	width: 300px;
	background:#FFF;
}
div#feature-menu {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 190px;
	background:#fff;
	border:1px solid #CCC;   position:relative;
}

div#feature-event {
	margin: 0 0 20px 0;
	padding: 10px 10px 0px 10px;
	width: 280px;
	height: 340px;
	background:#fff;
	border:1px solid #CCC;   position:relative;
}

div#feature-event-home {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 278px;
	height: 168px;
	background:#fff;
	border:1px solid #CCC;   position:relative;
}

div#ad-rotator {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 120px;
	background:#fff;
	border:1px solid #CCC;   position:relative;
}
.ad {
	margin: 10px 10px 10px 10px;
}

div#feature-red {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 320px;
	background:#ff6666;
}
.feature-red-content {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	width: 275px;
	line-height: 1.4em;
}
div#feature-blue {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 190px;
	background:#23BCB0;
}
.feature-blue-content {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	width: 275px;
	height: 90px;
	line-height: 1.4em;
}
div#feature-green {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 190px;
	background: #396;
	overflow: hidden;
}
.feature-green-content {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	width: 275px;
	height: 120px;
	line-height: 1.4em;
}


.feature-header {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
}

.feature-more {
	margin: 0px 0px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:400;
	color:#333333;
	text-align: right;
}
.event-text {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	width: 185px;
	line-height: 1.4em;
}

div#content-1 {
	margin: 0;
	width: 950px;
	padding: 0px 20px 20px 20px;
	background:#FFF;
}
div#content-2 {
	margin: 0;
	width: 950px;
	padding: 0px 20px 20px 20px;
	background:#FFF;
}
div#content-3 {
	margin: 0;
	width: 950px;
	padding: 0px 20px 20px 20px;
	background:#FFF;
}
div#footer {
	margin: 0;
	width: 950px;
	padding: 0px 20px 20px 20px;
	background:#FFF;
}
div#copyright {
	background: #FFFFFF;
	height: 24px;
	margin-top: 0px;
	width: 650px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
}

div#slideshow {
	margin: 0 20px 0px 0px;
	width: 630px;
	height: 400px;
	padding: 0;
	background:#FFF;
	overflow: hidden;
}
div#press {
	margin: 0 20 0 0px;
	width: 442px;
	height: 330px;
	padding: 10px 10px 10px 10px;
	background:#FFF;
	border:1px solid #CCC;   position:relative; 
}
div#video {
	margin: 0 0 0 20px;
	width: 442px;
	height: 330px;
	padding: 10px 10px 10px 10px;
	background:#FFF;
	border:1px solid #CCC;   position:relative; 
}

.tafc-block {
	margin: 10px 20px 0 0;
	width: 260px;
	height: 70px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height: 1.2em;
}

body#sub div#main {
	width: 630px;
}

div#site div.header {
	padding: 18px 36px;
}

div#placeholder-nav-vert {
	margin-top: 20px;
	margin-left: -12px;
}

div#placeholder-hero {
	/*height: 400px;*/
	width: 630px;
}

div#placeholder-search {
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 120px;
	height: 12px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	padding-right: 40px;
	text-align: right;
}

div#login {
	background: #FFFFFF;
	height: 20px;
	margin: 0;
	width: 615px;
	text-align: right;
}

body#sub div.whoslogged {
	padding: 0;
}

div#placeholder-footer {
	padding: 0 30px;
}

div#placeholder-nav-vert td {
	text-align: right;
}

div#placeholder-nav-vert div div table td {
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

#placeholder-nav-vert table td {
cursor: pointer;
cursor: hand;
}


/* @end */
