/* ------------------------- HTML ELEMENTS ------------------------- */
BODY {
	margin: 0px;
	background-color: #035AA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
td, th, li {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
    font-weight: bold; color:#333333;
    background-color: #d0e2ee;
}

a {
    color: #164594;
    text-decoration: underline;
	font-size: 11px;
    font-variant: normal;
}

a:link {
    color: #164594;
    text-decoration: underline;
	font-size: 11px;
    font-variant: normal;
}

a:visited {
    color: #164594;
    text-decoration: underline;
	font-size: 11px;
    font-variant: normal;
}

a:hover {
    color: #5fa934;
    text-decoration: underline;
	font-size: 11px;
    font-variant: normal;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	color: #164594;
}
H2 {
	font-size: 13px;
	font-weight: bold;
	color: #164594;
}
H3 {
	font-size: 12px;
	font-weight: bold;
	color: #6db33f;
}
H4,H5,H6,H7 {
	font-size: 11px;
	font-weight: bold;
	color: #164594;
}

.footerlink{
	color: #133d75;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.footerlink{
	color: #133d75;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

/* ------------------------- SIDE BAR ELEMENTS ------------------------- */

.linav{
	list-style-image: url(/templates/mcul_ace_2009/media/button-dot.gif);
	margin-left: -10px;
}

.nav100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #164594;
	text-decoration: none;
}
a.nav100:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #164594;
	text-decoration: none;
}
a.nav100:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #164594;
	text-decoration: none;
}
a.nav100:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5fa934;
	text-decoration: underline;
}
.SideLinksSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #164594;
	text-decoration: none;
}
a.SideLinksSub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #164594;
	text-decoration: none;
}
a.SideLinksSub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #164594;
	text-decoration: none;
}
a.SideLinksSub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5fa934;
	text-decoration: underline;
}

/* ------------------------- MAIN CONTENT ELEMENTS ------------------------- */
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #053680;
}

/* ----------------------------- REGIONS ----------------------------------- */
.subhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #053680;
}
li.regions_relatedlink_list, ul.regions_relatedlink_list {
  list-style-type: disc;
}
ul.regions_relatedlink_list {
	margin-top: 2px;
	padding-left: -35px;
	margin-left: 15px;
}

form{
	margin: 0px;
	padding: 0px;
}



/* ------------------------------------------------------ */

/* CONTENT: SITEMAP STYLES */
.content_sitemap {
}

/* CONTENT: RATES STYLES */
.content_rates_category1 {
	font-size: 16px;
    color: #996600;
}

.content_rates_category2 {
	font-size: 16px;
    color: #996600;
}

.content_rates_notes {
}

.content_rates_table {
	width: 100%;
	border-left: 1px solid #DAA520;
	border-top: 1px solid #DAA520;
}

.content_rates_table_title {
	background-color: #A0522D;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.content_rates_table_effectivedate {
	background-color: #FFFFC4;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.content_rates_table_notes {
	background-color: #FFFFC4;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.content_rates_table_fields {
	background-color: #FFFFC4;
	font-weight: bold;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.content_rates_table_row1 {
	background-color: #FFFFDD;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.content_rates_table_row2 {
	background-color: #FFFFC4;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.content_rates_table_row_highlight {
	background-color: #DAA520;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

/* CONTENT: BANNER STYLES */
.content_banner {
}

/* CONTENT: POLL STYLES */
.content_poll_title {
	font-weight: bold;
}

.content_poll_option {
}

/* CONTENT: ARTICLE STYLES */
.content_article_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #053680;
}

.content_article_list {
}

.content_article_list LI {
	margin-bottom: 10px;
}

/* CONTENT: CALENDAR STYLES */
.content_calendar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #053680;
}

.content_calendar_list {
}

.content_calendar_table {
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9; 
}
			
.content_calendar_table_headercell {
	background: #B9B9B9;
	text-align: center;
}

.content_calendar_table_cell {
	border-left: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	font-size: 8pt;
}

.content_calendar_table_selectedcell {
	background: #E6E6E6;
}

/* ------------------------------------------------------ */

.regions_header {
	font-size: 14px;
	color: #003333;
	font-weight: bold;
}

/* REGIONS: SITEMAP STYLES */
.regions_sitemap {
}

/* REGIONS: RATES STYLES */
.regions_rates_category1 {
	font-size: 16px;
    color: #996600;
}

.regions_rates_category2 {
	font-size: 16px;
    color: #996600;
}

.regions_rates_notes {
}

.regions_rates_table {
	width: 100%;
	border-left: 1px solid #DAA520;
	border-top: 1px solid #DAA520;
}

.regions_rates_table_title {
	background-color: #A0522D;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.regions_rates_table_effectivedate {
	background-color: #FFFFC4;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.regions_rates_table_notes {
	background-color: #FFFFC4;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.regions_rates_table_fields {
	background-color: #FFFFC4;
	font-weight: bold;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.regions_rates_table_row1 {
	background-color: #FFFFDD;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.regions_rates_table_row2 {
	background-color: #FFFFC4;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

.regions_rates_table_row_highlight {
	background-color: #DAA520;
	border-right: 1px solid #DAA520;
	border-bottom: 1px solid #DAA520;
}

/* REGIONS: BANNER STYLES */
.regions_banner {
}

/* REGIONS: RELATED LINKS STYLES */
.regions_relatedlink_list {
}

/* REGIONS: POLL STYLES */
.regions_poll_title {
	font-weight: bold;
}

.regions_poll_option {
}

/* REGIONS: ARTICLE STYLES */
.regions_articles_list {
}

/* REGIONS: CALENDAR STYLES */
.regions_calendar_list {
}

.regions_calendar_table {
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9; 
}
			
.regions_calendar_table_headercell {
	background: #B9B9B9;
	text-align: center;
}

.regions_calendar_table_cell {
	border-left: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	font-size: 8pt;
}

.regions_calendar_table_selectedcell {
	background: #E6E6E6;
}

/* ------------------------------------------------------ */
a.helpLink, a.helpLink:visited, a.helpLink:link, a.helpLink:active {
	color:				Red;
	text-decoration:	none;
	border-bottom:		1px dashed Red;
	cursor:				help;
}

a.helpLink:hover {
	color:				Blue;
	text-decoration:	none;
	border-bottom:		1px dashed Blue;
}

.help-tooltip {
	position:	absolute;
	width:		250px;
	border:		1px Solid WindowFrame;
	background:	Infobackground;
	color:		InfoText;
	font:		StatusBar;
	font:		Status-Bar;
	padding:	3px;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:	10000;
}


.help-tooltip a,
.help-tooltip a:hover {
	color:		blue !important;
	background:	none;
}

/*------------- vendor list -----------------------*/
.greybox {background-color: #bbbbba; padding: 1px 10px 20px 10px; display: none;}
.guide_drop {top: 20px; font-style: italic; text-align: right; }
.list {border : solid 1px #164594; width : 210px; height : 350px; overflow : auto; padding: 10px; -moz-border-radius: 10px 0px 0px 10px;}
.list a{display: block; text-decoration: none; padding: 5px; margin: 0px;}
.list a:hover{background-color: #ade1fa; text-decoration: none; color: black;}
.padit {margin: 10px;}
.textarea {margin-left: 10px; width: 330px; border: solid 1px #164594;min-height : 350px; padding: 10px; -moz-border-radius: 0px 10px 10px 0px;}

.floatR {position: relative; float: right;}
.floatL {position: relative; float: left;}
.breaker {clear: both;}
.border {border: solid 1px red;}


/*------------------ floorlplan ----------------------*/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #164594;
-moz-border-radius: 10px;
padding: 7px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

a.block, a.special { height: 20px; width: 30px; } 
a.block, a.block:visited {display: block; background-color: #164594; color: white; text-decoration: none;text-align: center; padding-top: 9px;}
a.block:hover, a.special:hover {background-color: #ade1fa; color: #164594;  text-decoration: none;}
a.special, a.special:visited {display: block; background-color: #6cb63d; color: white; text-decoration: none;text-align: center; padding-top: 9px;}




.greyblock {background-color: silver; color: black; text-decoration: none;  text-align: center; height: 30px; width: 30px; text-align: center; vertical-align: middle;}
.blankcell {width: 30px; height: 24px;}

.blueprint {background-image: url(../media/floorplan_bg.gif); background-repeat: no-repeat; width: 571px; height: 618px; padding: 120px 0px 0px 28px;}

table.booths {width: 530px;}
/*table.blueprint {background: url(../media/floorplan_bg.gif) no-repeat; width: 571px; height: 618px; border: solid 1px black;}*/

.col_a {margin-top: 20px;}
.col_b {margin-left: 25px; display: inline;}
.col_c {margin-left: 1px;}
.col_n {margin-top: 9px;}
.row_B {margin-right: 2px;}

.col_m {margin: 0px 0px 0px 1px;}

table.booths tr td table {border-collapse: collapse; }

table.row_B tr td {padding: 0px; border-left: solid 1px white;}

table.booths tr td table tr td {padding: 0px; border-bottom: solid 1px white;}

/*
cyan - #ade1fa
green - #6db33f
blue - #164594
*/