/* operatorDetail */

div#operatorPopup body,
div#operatorPopup p, 
div#operatorPopup td,
div#operatorPopup li,
div#operatorPopup .operatorInfo{
	font-size:12px;
	line-height:140%;

}

div.operatorDetailHead {
	padding:10px;
	color: #25247b;
	background: #25247b;
	font-size:12px;
	color:#fff;
}
	.operatorDetailHead h1 {
		font-weight: bold;
		font-size: 15px;
		text-align: left;
		margin:0;
		color:#fff;
	}
	.operatorDetailHead .logo { float:right; border:5px solid #fff;}






div.operatorDetail {
	padding:10px;
	background:#ebeffb;
}

	div.operatorImages {
		text-align:center;
		float:right;
		width:270px;
		background:#f5ce3a url(/custom/templates/page/GoldenChainHome/images/hotel-search-btm-left-curve.png) no-repeat 0 100%;
		padding:10px 0;
	}
	
		div.operatorImages IMG {
			margin: 0 0 10px 0;
		}

	.operatorInfo {
		width:400px;
		float:left;
		background-color:#ebeffb;
	}
		
		/*2 COLS*/
		/*
		div#operatorPopup div.operatorInfo UL {
		  margin: 20px 0 0 0;
		  padding: 0;
		  height: 192px;
		}
			 
			div#operatorPopup div.operatorInfo UL LI {
			  margin: 0 0 0 20px;
			  padding: 0;
			  line-height: 16px;
			  width: 170px;
			  font-size: 8pt;
			}
			div#operatorPopup div.operatorInfo UL LI.col2 {
				margin-left: 200px;
			}
			div#operatorPopup div.operatorInfo UL LI.coltop {
				margin-top: -128px;
			}
		*/
		
		.operatorInfoQualmark {float:right;margin: 0 0 10px 10px;}
		
		.operatorInfoConferences { font-weight:bold; height:20px; line-height:20px; padding: 0 0  0 23px; background:url(/custom/templates/page/shared/images/conference-icon.gif) no-repeat 0 0}
		
		
		.popupCheckRoomAvailability{
			margin:0;
			padding:0;
			/*background:#f5ce3a url(/custom/templates/page/GoldenChainHome/images/hotel-search-btm-left-curve.png) no-repeat 0 100% ;*/
		}
		
			.popupCheckRoomAvailability h3 {
				margin:0;
				color:#3a485c;
				text-transform:none;
				font-size:13px;
			}
			.popupCheckRoomAvailability h4 {
				color:#3a485c;
				margin:0;
				padding:0 0 1px 0;
				float:left;
				font-weight:normal;
				width:70px; 
				float:left;
			}
		
		.popupCheckRoomAvailability img {
				vertical-align:middle;
				margin:0 0 0 8px;
			}
		.popupCheckRoomAvailability select { margin:0 0 0 10px;
}
		.popupCheckRoomAvailability input.blueButton {
			margin:10px 0 0 0 ;
			padding:0 0 12px 0;
			display:inline;
			width:140px;
			text-align:center;
			background:url(/custom/templates/page/GoldenChainHome/images/hotel-search-btn.png) no-repeat;
			line-height:normal;
			border:0;
			height:40px;
			font-size:12px;
		}
		
		
		DIV.popupPropertyBook {
			margin: 10px 0 0 0;
			padding: 0;
		}
		
		.operatorInfo table {}
		.operatorInfo table th { font-size:11px; vertical-align:top; text-align:left; width:100px;}
		.operatorInfo table td { font-size:11px; vertical-align:top;}
		
/* END operatorDetail */


/* location */
DIV.locationPropertyBook {
	margin: 6px 10px;
	float: right;
	padding: 0;
	width: 235px;
}
/* END location */

/* shared */
DIV DIV.bookButton {
 	margin:0 0 0 95px;
	padding:11px 1px;
	text-align:center;
	background:url(/content/plugins/mitchellcorp/style/images/btn-blueyellowbg.gif) no-repeat;
	line-height:normal;
	height:18px;
	width:138px;
}
	DIV.popupPropertyBook DIV.bookButton { margin:0 0 0 260px; background-image:url(/content/plugins/mitchellcorp/style/images/btn-bluebg.gif);}

DIV DIV.bookButton A:link,
DIV DIV.bookButton A:visited {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}