label,
.tic-custom-select,
.tic-custom-select a.current-value,
.tic-custom-select ul,
.tic-custom-select li,
.tic-custom-select li a,
a.tic-custom-radio-input {
   color: #fff;
   display: block;
   font: normal normal normal 11px/1em Arial, Helvetica, sans-serif;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   text-decoration: none;
   width: 185px;
}

div.accordian .tic-custom-select {
	opacity: 1;
	padding: 0;
	margin: 0 0 10px;
	height: 11px;
	width: 185px;
}
div.accordian .tic-custom-select a {width:293px;}

#columns .tic-custom-select a {
	color: #000;
	/*font-weight: bold;*/
	/*padding-left: 2px;*/
   background: #b9a18e;/*#c0c0c0;*/
}

label {
   font-weight: bold;
   padding: 4px 2px;
}

.tic-custom-select a.current-value,
.tic-custom-select ul li a {
   background: #c0c0c0;
   padding: 4px 4px 3px 4px;
}

#col1_2data .tic-custom-select ul li a, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-select ul li a {
	width: /*185px;*/auto;
	left: 0;
	padding: 2px;
}
#col1_2data .tic-custom-select ul, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-select ul {
	left: 0;
	top: -15px;
	width: 189px;
}

#col1_2data .tic-custom-select ul li a:hover, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-select ul li a:hover,
.tic-custom-select a:hover,
.tic-custom-select.active a {
   background: #b9a18e;/*#c0c0c0;*/
	color: #000;
	text-decoration: underline;
}

.tic-custom-select {
   z-index: 1001;
}
#col1_2data .tic-custom-select ul {
   top: 4px;
   display: none;
   position: absolute;
   z-index: 1001;
}

.tic-custom-select.active
{
   z-index: 2001!important;
}
#col1_2data .tic-custom-select.active ul {
   display: block;
   z-index: 2001!important;
   background: #b9a18e;/*#c0c0c0;*/

	height: auto;
}

.tic-custom-select span {
   background: url('../images/tic-select-drop-arrow-black.jpg') no-repeat scroll top left;
   position: absolute;
   height: 18px;
   right: -27px;/*-130px;*/
   top: 0;
   width: 23px;
}

a.tic-custom-radio-input {
   background: url('../images/tic-radio-inactive.gif') no-repeat scroll 0 2px;
   display: inline-block;
   padding: 2px 0px 2px 14px;
   width: auto;
	height: 10px;
	/*margin-right: 5px;*/
}

a.tic-custom-radio-input:hover {
   background: url('../images/tic-radio-hover.gif') no-repeat scroll 0 2px;
}

a.tic-custom-radio-input.active {
   background: url('../images/tic-radio-active.gif') no-repeat scroll 0 2px;
}

/*  ---------------------------------------------------------------------------------  */
#spaceTableTall label {width: 90px; text-transform: uppercase;}

.tic-custom-spaceavailabletall-select,
.tic-custom-spaceavailabletall-select a.current-value,
.tic-custom-spaceavailabletall-select ul,
.tic-custom-spaceavailabletall-select li,
.tic-custom-spaceavailabletall-select li a {
   color: #fff;
   display: block;
   font: normal normal normal 11px/1em Arial, Helvetica, sans-serif;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   text-decoration: none;
   width: 276px;
}
.tic-custom-spaceavailabletall-select
{
   background: #b9a18e;/*#dfdfdf;*/ 
}

#columns .tic-custom-spaceavailabletall-select a {
	color: #000;
}

.tic-custom-spaceavailabletall-select a.current-value,
.tic-custom-spaceavailabletall-select ul li a {
   background: #b9a18e;/*#dfdfdf;*/
   padding: 4px 4px 3px 4px;
   width: 268px;
}

#col1_2data .tic-custom-spaceavailabletall-select ul li a, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailabletall-select ul li a {
	width: auto;
	left: 0;
	padding: 2px;
}
#col1_2data .tic-custom-spaceavailabletall-select ul, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailabletall-select ul {
	left: 0;
}

#col1_2data .tic-custom-spaceavailabletall-select ul li a:hover, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailabletall-select ul li a:hover,
.tic-custom-spaceavailabletall-select a:hover,
.tic-custom-spaceavailabletall-select.active a {
   background: #b9a18e;/*#dfdfdf;*/
	color: #000;
	text-decoration: underline;
}

.tic-custom-spaceavailabletall-select{
   z-index: 1001;
}
    
.tic-custom-spaceavailabletall-select ul {
   top: 0px;
   display: none;
   position: absolute;
   z-index: 1001;
}
.tic-custom-spaceavailabletall-select.active
{
   z-index: 2001!important;
}

.tic-custom-spaceavailabletall-select.active ul {
   display: block;
   z-index: 2001!important;
   background: #B9A18E;/*#dfdfdf;*/
}

.tic-custom-spaceavailabletall-select span {
   background: url('../images/tic-select-drop-arrow-black.jpg') no-repeat scroll top left;
   position: absolute;
   height: 18px;
   right: -23px;
   top: 0;
   width: 23px;
}
/*  ---------------------------------------------------------------------------------  */

.tic-custom-spaceavailabletall-selectcenter,
.tic-custom-spaceavailabletall-selectcenter a.current-value,
.tic-custom-spaceavailabletall-selectcenter ul,
.tic-custom-spaceavailabletall-selectcenter li,
.tic-custom-spaceavailabletall-selectcenter li a {
   color: #fff;
   display: block;
   font: normal normal normal 11px/1em Arial, Helvetica, sans-serif;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   text-decoration: none;
   width: 276px;
}
.tic-custom-spaceavailabletall-selectcenter
{
   background: #b9a18e;/*#dfdfdf;*/ 
}

#columns .tic-custom-spaceavailabletall-selectcenter a {
	color: #000;
}

.tic-custom-spaceavailabletall-selectcenter a.current-value,
.tic-custom-spaceavailabletall-selectcenter ul li a {
   background: #b9a18e;/*#dfdfdf;*/
   padding: 4px 4px 3px 4px;
   width: 268px;
}

#col1_2data .tic-custom-spaceavailabletall-selectcenter ul li a, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailabletall-selectcenter ul li a {
	width: auto;
	left: 0;
	padding: 2px;
}
#col1_2data .tic-custom-spaceavailabletall-selectcenter ul, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailabletall-selectcenter ul {
	left: 0;
}

#col1_2data .tic-custom-spaceavailabletall-selectcenter ul li a:hover, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailabletall-selectcenter ul li a:hover,
.tic-custom-spaceavailabletall-selectcenter a:hover,
.tic-custom-spaceavailabletall-selectcenter.active a {
   background: #b9a18e;/*#dfdfdf;*/
	color: #000;
	text-decoration: underline;
}

.tic-custom-spaceavailabletall-selectcenter{
   z-index: 1001;
}
    
.tic-custom-spaceavailabletall-selectcenter ul {
   top: 0px;
   display: none;
   position: absolute;
   z-index: 1001;
}
.tic-custom-spaceavailabletall-selectcenter.active
{
   z-index: 2001!important;
}

.tic-custom-spaceavailabletall-selectcenter.active ul {
   display: block;
   z-index: 2001!important;
   background: #b9a18e;/*#dfdfdf;*/
	width: 99%;/*130px;*/

	height: 200px;
	width: 302px;
	overflow: auto;
}

.tic-custom-spaceavailabletall-selectcenter span {
   background: url('../images/tic-select-drop-arrow-black.jpg') no-repeat scroll top left;
   position: absolute;
   height: 18px;
   right: -23px;
   top: 0;
   width: 23px;
}

/*  ---------------------------------------------------------------------------------  */
#spaceTableWide label {width: 90px; text-transform: uppercase;}
#spaceTableWide td input.text { width: 110px !important;}

table#spaceTableWide td.cellLocation { width: 132px;/*167px;*/}
table#spaceTableWide td.cellCenter { width: 210px;/*167px;*/}
table#spaceTableWide td.cellMin { width: 120px/*135px;*/}
table#spaceTableWide td.cellMax { width: 120px/*135px;*/}
table#spaceTableWide td.cellUse { width: 140px;/*167px;*/}
table#spaceTableWide td.cellSearch { width: 140px;}

.tic-custom-spaceavailablewide-select,
.tic-custom-spaceavailablewide-select a.current-value,
.tic-custom-spaceavailablewide-select ul,
.tic-custom-spaceavailablewide-select li,
.tic-custom-spaceavailablewide-select li a {
   color: #fff;
	background-color: #B9A18E;
   display: block;
   font: normal normal normal 11px/1em Arial, Helvetica, sans-serif;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   text-decoration: none;
   /*width: 120px;*/
	z-index: 1010;
}
.locationwidth {width: 100px;}
.centerwidth {width: 184px;}
.usewidth {width: 100px;}

#columns .tic-custom-spaceavailablewide-select a {
	color: #000;
	border: 1px solid #000;
}
#columns .tic-custom-spaceavailablewide-select ul li a {
	border: none;
}

.tic-custom-spaceavailablewide-select a.current-value,
.tic-custom-spaceavailablewide-select ul li a {
   background: #b9a18e;/*#dfdfdf;*/
   padding: 4px 4px 3px 4px;
}

#col1_2data .tic-custom-spaceavailablewide-select ul li a, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailablewide-select ul li a {
	width: auto;
	left: 0;
	padding: 2px;
}
#col1_2data .tic-custom-spaceavailablewide-select ul, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailablewide-select ul {
	left: 0;
}

#col1_2data .tic-custom-spaceavailablewide-select ul li a:hover, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailablewide-select ul li a:hover,
.tic-custom-spaceavailablewide-select a:hover,
.tic-custom-spaceavailablewide-select.active a {
   background: #b9a18e;/*#dfdfdf;*/
	color: #000;
	text-decoration: underline;
}
.tic-custom-spaceavailablewide-select
{
   z-index: 1001;
}

.tic-custom-spaceavailablewide-select ul {
   top: 1px;
	left: 1px;
   display: none;
   position: absolute;
   z-index: 1001;
	background-color: #B9A18E;
}
.tic-custom-spaceavailablewide-select.active
{
   z-index: 2001!important;
}

.tic-custom-spaceavailablewide-select.active ul {
   display: block;
   z-index: 2001!important;
   background: #b9a18e;/*#dfdfdf;*/
	width: 99%;/*130px;*/
}

.tic-custom-spaceavailablewide-select span {
   background: url('../images/tic-select-drop-arrow-black.jpg') no-repeat scroll top left;
   position: absolute;
   height: 18px;
   right: -25px;/*-35px;*/
   top: 0;
   width: 23px;
	border: 1px solid #000;
}
/*-------------------------------------------------------------------------------------*/
.tic-custom-spaceavailablewide-selectcenter,
.tic-custom-spaceavailablewide-selectcenter a.current-value,
.tic-custom-spaceavailablewide-selectcenter ul,
.tic-custom-spaceavailablewide-selectcenter li,
.tic-custom-spaceavailablewide-selectcenter li a {
   color: #fff;
	background-color: #B9A18E;
   display: block;
   font: normal normal normal 11px/1em Arial, Helvetica, sans-serif;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   text-decoration: none;
   /*width: 120px;*/
	z-index: 1010;
}
#columns .tic-custom-spaceavailablewide-selectcenter a {
	color: #000;
	border: 1px solid #000;
}
#columns .tic-custom-spaceavailablewide-selectcenter ul li a {
	border: none;
}

.tic-custom-spaceavailablewide-selectcenter a.current-value,
.tic-custom-spaceavailablewide-selectcenter ul li a {
   background: #b9a18e;/*#dfdfdf;*/
   padding: 4px 4px 3px 4px;
}

#col1_2data .tic-custom-spaceavailablewide-selectcenter ul li a, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailablewide-selectcenter ul li a {
	width: auto;
	left: 0;
	padding: 2px;
}
#col1_2data .tic-custom-spaceavailablewide-selectcenter ul, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailablewide-selectcenter ul {
	left: 0;
}

#col1_2data .tic-custom-spaceavailablewide-selectcenter ul li a:hover, #ctl00_contentPlaceHolderMain_col1_2data .tic-custom-spaceavailablewide-selectcenter ul li a:hover,
.tic-custom-spaceavailablewide-selectcenter a:hover,
.tic-custom-spaceavailablewide-selectcenter.active a {
   background: #b9a18e;/*#dfdfdf;*/
	color: #000;
	text-decoration: underline;
}
.tic-custom-spaceavailablewide-selectcenter
{
   z-index: 1001;
}

.tic-custom-spaceavailablewide-selectcenter ul {
   top: 1px;
	left: 1px;
   display: none;
   position: absolute;
   z-index: 1001;
	background-color: #B9A18E;
}
.tic-custom-spaceavailablewide-selectcenter.active
{
   z-index: 2001!important;
}

.tic-custom-spaceavailablewide-selectcenter.active ul {
   display: block;
   z-index: 2001!important;
   background: #b9a18e;/*#dfdfdf;*/
	width: 99%;/*130px;*/

	height: 200px;
	width: 207px;
	overflow: auto;
}

.tic-custom-spaceavailablewide-selectcenter span {
   background: url('../images/tic-select-drop-arrow-black.jpg') no-repeat scroll top left;
   position: absolute;
   height: 18px;
   right: -25px;/*-35px;*/
   top: 0;
   width: 23px;
	border: 1px solid #000;
}

/*  ---------------------------------------------------------------------------------  */

.tic-custom-select-pressroom,
.tic-custom-select-pressroom a.current-value,
.tic-custom-select-pressroom ul,
.tic-custom-select-pressroom li,
.tic-custom-select-pressroom li a {
   color: #fff;
   display: block;
   font: normal normal normal 11px/1em Arial, Helvetica, sans-serif;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   text-decoration: none;
   width: 275px;
	z-index: 1010;
	opacity: 1 !important;
	/*margin: 0;*/
	padding: 0 2px !important;
}


#columns .tic-custom-select-pressroom a {
	color: #000;
	/*border: 1px solid #000;*/
	margin-left: -3px;
	font-weight: bold;
}
#columns .tic-custom-select-pressroom ul li a {
	border: none;
}

.tic-custom-select-pressroom a.current-value,
.tic-custom-select-pressroom ul li a {
   background: #b9a18e;/*#dfdfdf;*/
   padding: 4px 4px 3px 4px!important;
}

#col1_2data .tic-custom-select-pressroom ul li a {
	width: auto;
	left: 0;
	padding: 2px;
}
#col1_2data .tic-custom-select-pressroom ul {
	left: 0;
}

#col1_2data .tic-custom-select-pressroom ul li a:hover,
.tic-custom-select-pressroom a:hover,
.tic-custom-select-pressroom.active a {
   background: #b9a18e;/*#dfdfdf;*/
	color: #000;
	text-decoration: underline;
}

.tic-custom-select-pressroom{
   z-index: 1001;
	margin: 3px 0;
}
.tic-custom-select-pressroom ul {
   top: 0px;
	left: -1px;
   display: none;
   position: absolute;
   z-index: 1001;
	background-color: #b9a18e;/*#dfdfdf;*/
}

.tic-custom-select-pressroom.active
{
   z-index: 2001!important;
}
.tic-custom-select-pressroom.active ul {
   display: block;
   z-index: 2001!important;
   background: #b9a18e;/*#dfdfdf;*/

	height: 200px;
	width: 302px;
	overflow: auto;
}
.tic-custom-select-pressroom span {
   background: url('../images/tic-select-drop-arrow-black.jpg') no-repeat scroll top left;
   position: absolute;
   height: 18px;
   right: -26px;
   top: 0;
   width: 23px;
	/*border: 1px solid #000;*/
}

/*  ---------------------------------------------------------------------------------  */

.tic-custom-select-dining,
.tic-custom-select-dining a.current-value,
.tic-custom-select-dining ul,
.tic-custom-select-dining li,
.tic-custom-select-dining li a {
   color: #fff;
   display: block;
   font: normal normal normal 11px/1em Arial, Helvetica, sans-serif;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   text-decoration: none;
   width: 275px;
	z-index: 1010;
	opacity: 1 !important;
	/*margin: 0;*/
	padding: 0 2px !important;
}


#columns .tic-custom-select-dining a {
	color: #000;
	margin-left: -3px;
	font-weight: bold;
}
#columns .tic-custom-select-dining ul li a {
	border: none;
}

.tic-custom-select-dining a.current-value,
.tic-custom-select-dining ul li a {
   background: #b9a18e;
   padding: 4px 4px 3px 4px!important;
}

#col1_2data .tic-custom-select-dining ul li a {
	width: auto;
	left: 0;
	padding: 2px;
}
#col1_2data .tic-custom-select-dining ul {
	left: 0;
}

#col1_2data .tic-custom-select-dining ul li a:hover,
.tic-custom-select-dining a:hover,
.tic-custom-select-dining.active a {
   background: #b9a18e;
	color: #000;
	text-decoration: underline;
}

.tic-custom-select-dining{
   z-index: 1001;
	margin: 3px 0 -12px;
}
.tic-custom-select-dining ul {
   top: 0px;
	left: -1px;
   display: none;
   position: absolute;
   z-index: 1001;
	background-color: #b9a18e;
}

.tic-custom-select-dining.active
{
   z-index: 2001!important;
}
.tic-custom-select-dining.active ul {
   display: block;
   z-index: 2001!important;
   background: #b9a18e;

	height: 200px;
	width: 302px;
	overflow: auto;
}
.tic-custom-select-dining span {
   background: url('../images/tic-select-drop-arrow-black.jpg') no-repeat scroll top left;
   position: absolute;
   height: 18px;
   right: -26px;
   top: 0;
   width: 23px;
	z-index: 2000;
}
