#searchModule {
	position: relative;
	top: 0;
	left: 0;
    width:374px;
}
.childPanel {
	margin: 15px;
    padding:15px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 0;
	left: 0;
	height: 170px;
	width: 380px;
	display: none;
    background-color:#dfecec;
}
.childPanel select, .childPanel input {
	font-size: 10px;
	margin: 2px auto;
}
.childPanel h2 {
    /*width:300px;*/
    margin: 0;
	padding: 0;
	color: #336699;
	font-size: 16px;
	font-weight: normal;
}
.childPanel .left_column {
	float: left;
	/*width: 42%;*/
    width: 160px;
}
.childPanel .right_column {
	float: right;
	/*width: 56%;*/
	white-space: nowrap;
margin-top: 7px;
}
* html .childPanel .right_column {
	margin-top: 5px;
}
.childPanel .right_column .right_column {
margin-top: 0 !important;
}
/*.search_options {*/
	/*text-align: right;*/
	/*position:relative;*/
	/*bottom: 0;*/
	/*right: 0;*/
	/*vertical-align: middle;*/
	/*width: 360px;*/
    /*margin-top:15px;*/

/*}*/

/*.search_options .options    {*/
    /*width:200px;*/
    /*display:inline;*/
    /*margin-right:10px;*/
/*}*/

/*.search_options .options a {*/
	/*font-weight: bold;*/
	/*text-decoration: none;*/
	/*white-space: nowrap;*/
/*}*/
/*.childPanel .search_options .buttonForm {*/
	/*display: inline;*/
/*}*/
.width150 {
	width: 150px;
}
.width65 {
	width: 65px;
}
.label {
	display: block;
	margin: 1px auto;
}
.clear {
	clear: both;
}

.advancedPanel {
	/*position: absolute;*/
	top: 0;
	left: 0;
	background-color: #dfecec;
	width: 359px;
	padding: 18px;
	padding-bottom: 36px;
	z-index: 10;
}

#advanced_panel {
	position: relative;
}

.advancedPanel .close_box {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 18px;
	height: 18px;
	background: url("/meetings/images/mt_close_icon.gif") no-repeat left top;
}
.advancedPanel .close_box span {
	display: none;
}
.advancedPanel h4 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.advancedPanel ul {
	position: relative;
	z-index: 10;
	list-style: none;
	padding: 0;
	margin: 10px 0;
}
.advancedPanel ul.left_list {
	width: 120px;
	float: left;
}
.advancedPanel ul.right_list {
	margin-left: 240px;
}

.advancedPanel .search_options {
	right: 18px;
	bottom: 18px;
    width:210px;
    float: right;
}

.advancedPanel .search_options .options {
    float:left;
    text-align: center;
    white-space: normal;
    width:160px;
}

.advancedPanel .search_options .commonfindButton{
    float:right;
}
.advancedPanel .search_options .commonfindButton .buttonForm {
    padding:3px 10px 3px 10px;
}

#advanced_panel iframe {
	/*width: 359px;*/
	/*height: 300px;*/
    background-color: #dfecec;
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	z-index: 0;
    height: 1px;
    width: 1px;
}
div.line_group {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}
#errorBlock iframe { 
	width: 393px;
	height: expression(130 + "px");
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 0;
}
#styleBlock {
	position: absolute;
	top:0; 
	left:0;
	background: #7b999e;
	width: 395px;
	z-index: 10;
}
#styleBlock .topError {
	position: relative;
	background: #ffffff !important;
	margin: 1px;
	text-align: center;
	padding: 5px;
	height: 100px;
	z-index: auto;
}
#styleBlock .closeBar {
	position: relative;
	display: block;
	padding: 2px 3px;
	text-align: right;
	z-index: auto;
}
#styleBlock .closeBar a:link, #styleBlock .closeBar a:visited,
#styleBlock .closeBar a:hover, #styleBlock .closeBar a:active {
	color: #ffffff;
	text-decoration: none;
}
.removeFromFlow {
	display: block;
	position: relative;
	height: 25px;
}
.removeFromFlow select {
	position: absolute;
	top: 0;
	left: 0;
}

#searchModule {
    color: #000000;
    /*background: #dfecec;*/
    height:auto;
    float:left;
    width: 395px;
}
.childPanel {
	margin: 10px;
	font-family: arial;
	font-size: 11px;
	display: none;
}
.childPanel .left_column  {
    float:left;
    padding:1px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width: 155px;
    white-space: normal;
}

 .childPanel .right_column {
    float:right;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 9px;
    white-space: nowrap;
}
 .childPanel .right_column .rightColumnborder {
    border-left:1px solid #adb8ba;
    padding:1px 0px 0px 9px;
    margin:0px 0px 0px 0px;

 }
.childPanel h2 {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #336699;
	font-size: 16px;
	font-weight: bold;
}
.childPanel select, .childPanel input {
	font-size: 11px;
	margin: 0px 0px 1px 0px;
    padding:0px 0px 0px 0px;
    font-family: arial;
}
.childPanel .left_column select, .childPanel .left_column input {
	margin: 0px 0px 4px 0px;
}
.childPanel .right_column .rightColumnborder .rightColumndiv {
	margin: 0px 0px 6px 0px;
    padding:0px 0px 0px 0px;
    width: 200px;
}
.childPanel .left_column input {
    font-size:11px;
    color:#000000;
    font-family: Arial;
}
.width150 {
	width: 155px;
}
.width145 {
    width: 151px;
}

/* right column - city */
.right_column .label {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:115px;
    float:left;
    font-family: arial;
    font-size:11px;
    white-space:normal;
}
.right_column .meetingSpaceLabel {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:115px;
    float:left;
    font-family: arial;
    font-size:11px;
    white-space:normal;
}
.right_column .formElement, .right_column .formElementr, .right_column .formElementMetric {
    float:left;
}
.right_column .formElement {
   padding-left:5px;
}
.right_column .formElement input {
    width:75px;
}
.right_column .formElementMetric {
   width:105px;
   padding-left:3px;
       white-space:normal;
}
.right_column .formElementr {
    width:91px;
    white-space:normal;
}
.search_options {
    display:block;
    padding:10px 0px 0px 10px;
    width:200px;
}

.search_options_rest {
    display:block;
    padding:0px 0px 0px 10px;
    width:187px;
    float: right;
}

.childPanel .search_options .commonfindButton, .childPanel .search_options_rest .commonfindButton {
    float:right;
}
.childPanel .search_options .commonfindButton .buttonForm, .childPanel .search_options_rest .commonfindButton .buttonForm {
    padding:3px 10px 3px 10px;
    font-size: 10px;
    height: auto;
    /*padding:3px 10px 10px 10px;*/
}
.search_options .options {
    float:left;
    text-align: center;
    white-space: normal;
    width:100px;
}

.search_options .options a {
	font-weight: bold;
    text-decoration: none;
    text-align: center;
}


#conv_center_list .close_box_conv {
	width: 18px;
	height: 18px;
	background: url("/meetings/images/mt_close_icon.gif") no-repeat;
    /*background-image: url("/meetings/images/mt_close_icon.gif")*/
}
#conv_center_list .close_box_conv a {
    display:block;
    width: 18px;
	height: 18px;
    text-decoration:none;
}
#conv_center_list .close_box_conv a:hover {
     text-decoration:none;
}



.childPanel .left_column .radio_miles, .childPanel .left_column .radio_kms
{
    float: left;
}
.childPanel .left_column .search_within
{
    white-space: nowrap;
    padding-top: 5px;
}


.childPanel .hotel_desc_text {
    margin: 5px;
    white-space: normal;
}
.width65 {
	width: 65px;
}
.label {
	display: block;
	margin: 1px auto;
    white-space: normal;
    padding: 2px;
}
.clear {
	clear: both;
}


#conv_center_list {
	position: relative;
}

/*#conv_center_list {*/
    /*display : block;*/
    /*position: absolute;*/
    /*top: 142px;*/
    /*left: 25px;*/
    /*width:270px;*/
    /*background-color:#B0C5CA;*/
    /*padding: 10px;*/
    /*z-index: 400;*/
/*}*/

#conv_center_list iframe {
	/*width: 300px;*/
	/*height: 250px;*/
	position: absolute;
	top: -120px;
	right: 0;
    left:0;
    border: 0;
	z-index: 0;
    width: 270px;
    height: 170px;
    background-color: #B0C5CA;
    /*background-color:#B0C5CA;*/
}


.convPopup {
    display : block;
    position: absolute;
    /*top: 142px;*/
    /*left: 25px;*/
    width:270px;
    background-color:#B0C5CA;
    padding: 10px;
    z-index: 10;
    top: -120px;
	left: 0;
    height: 155px;
    /*background-color: #dfecec;*/
	/*width: 359px;*/
	/*padding: 18px;*/
	/*padding-bottom: 36px;*/
	/*z-index: 10;*/
}

/*.convPopup iframe {*/
    /*width: 200px;*/
    /*height: 250px;*/
    /*position: absolute;*/
    /*background-color:#B0C5CA;*/
    /*top: 0;*/
    /*right: 0;*/
    /*border: 0;*/
    /*z-index: 10;*/
/*}*/

#conventionCenter {
	font-size: 11px;
    margin: 1px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    width: 240px;
}

#conv_header {
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:normal;
    margin:10px 10px 2px;
}
