/*.cms_loadwindow{
	background-image: url(http://common.rmicronetdemo.esiteconnect.com/images/mask.png) !important;
	background-color: transparent !important;
	background-image: none;
	background-color: #787878;
	border:1px solid #AFAFAF;text-align:center;
	filter:alpha(opacity=75);
}
*/

.cms_loadwindow{

	background-image: url(/images/mask_medium.png) !important;
	background-color: transparent !important;
	background-image: none;
	background-color: #787878;
	border:1px solid #AFAFAF;text-align:center;
	filter:alpha(opacity=75);
}


.cms_loadwindow_text{}

.cms_popup{
	width: 400px;
	height: 300px;
	background-color: #EDEDED;
	border: 1px solid #CDCDCD;
	color: #000000;
}

.cms_popup_title{	
	background-color: #0276B1;
	width:100%;
	height:21px;
	color:#FFFFFF;
}

.cms_popup_item_details{}

.cms_popup_search_item_combo{}

.cms_closeBtnRO img{
	width: 20px;
	height: 21px;
	border: 0px;
}

.cms_closeBtnRO img{
	background: url(/contentmanaged/images/buttons/cman_window_close.gif) 0 0 no-repeat;
}

.cms_closeBtnRO:hover img{
	background-image: url(/contentmanaged/images/buttons/cman_window_close.gif);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}

.enq_thankyou {
	display:block;
	padding-left:10%;
}