/************************************/
/*	POPUP for channel, Country etc. */
/************************************/

.popup_mainlayer {
	position: absolute;
	visibility: hidden;
	width: 650px;
	height: 355px;
	left: 20px;
	top: 300px;
	border: 4px solid #919191;

	

}

.popup_mainlayer #listing_area {
	width: 98%;
	height: 275px;
	background-color: white;
	overflow-y: scroll; 
	scrollbar-arrow-color: #919191; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888	;
	font-size:12px;
	margin-top:3px;
	
	

}

.popup_mainlayer #popup_heading{
	padding-top:9px;
	height:28px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:	#59595a;
	background-image:url(../images/popup_top_bg.gif);
	border-bottom: #c8c7c7 1px solid;
	
}


.popup_mainlayer #close {
	height:28px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
	padding-top:8px;
	background-image:url(../images/popup_top_bg.gif);
	border-top: #c8c7c7 1px solid;
}

.popup_mainlayer #close #btncancel {
	height:20px;
	font-size:11px;
	color:	#59595a;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	background-image:url(../images/popup_top_bg.gif);
	border: #c8c7c7 1px solid;
}

.popup_mainlayer #close #btnselect {
	height:20px;
	font-size:11px;
	color:	#59595a;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	background-image:url(../images/popup_top_bg.gif);
	border: #c8c7c7 1px solid;
}

.popup_mainlayer #PopupListingText {
	float: left;
	height: 19px;
	width:230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 5px;
}

.popup_mainlayer .HighlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.popup_mainlayer .LightGreyBg {
	background-color: #CCC;
	cursor: pointer;
}


.popup_close_btn {
	height:20px;
	font-size:11px;
	color:	#59595a;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	
	border: #c8c7c7 1px solid;
}
/*******************************************************
Site / Module Selection POP UP in Admin
********************************************************/
/*#site_selection_div{
	padding-bottom:10px; padding-top:10px;
}
#site_selection_title{
	font-weight:bold;
	padding-bottom:5px; 
}

#site_modules{
	float:left;
	width:50%;
	padding-bottom:10px;

}
#site_channels{
	float:left;
	width:50%;
	padding-bottom:10px;

}
*/






/*
.layer1 {
	position: absolute;
	visibility: hidden;
	width: 650px;
	height: 350px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
	

}
#poptags{
	width: 650px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: white;
	overflow-y: scroll; 
	scrollbar-arrow-color: blue; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888	;
	font-size:12px;

}
#close {
	float: right;
	font-size:12px;
}

*/

#popupholder #listing_area {
	width: 98%;
	height: 275px;
	background-color: white;
	overflow-y: scroll; 
	scrollbar-arrow-color: #919191; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888	;
	font-size:12px;
	margin-top:3px;
	
	

}

#popupholder #popup_heading{
	padding-top:9px;
	height:28px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:	#59595a;
	background-image:url(../images/popup_top_bg.gif);
	border-bottom: #c8c7c7 1px solid;
	
}


#popupholder #close {
	height:28px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
	padding-top:8px;
	background-image:url(../images/popup_top_bg.gif);
	border-top: #c8c7c7 1px solid;
}

#popupholder #PopupListingText {
	float: left;
	height: 19px;
	width:230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 5px;
}
#popupholder .HighlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
#popupholder #PopupArea{
	text-decoration: none;
	width: 250px;
	z-index: 5000;
	float: left;
	left: 13px;
	top: 30px;
	border: 4px solid #919191;
}

#popupholder .LightGreyBg {
	background-color: #CCC;
	cursor: pointer;
}












#BlackPopupArea{
	text-decoration: none;
	width: 250px;
	
	z-index: 5000;
	float: left;
	left: 13px;
	top: 30px;
	
}
#BlackPopup {
	text-decoration: none;
	width: 216px;
	z-index: 1000;
	margin-top: -1px;
	margin-left: 6px;
	float: left;
}

#BlackPopUpCener {
	text-decoration: none;
	background-color: #1f1f1f;
	width: 209px;
	float: left;
	padding-left: 7px;
	margin-top: -5px;
}
#BlackPopupBottomImg {
	width: 216px;
	height: 10px;
	float: left;
	margin-top: -2px;
}
#BlackPopupTopImg {
	height: 20px;
	float: left;
	margin-bottom: 2px;
}
.HighlightedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #39a2d7;
	text-decoration: none;
}

#PopupText {
	float: left;
	height: 19px;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 5px;
}

.PopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.LightGreyBg {
	background-color: #515151;
	cursor: pointer;
}



/***********************************************************************************
POPUP CLASS BASED
************************************************************************************/

.popupholder #listing_area {
	width: 98%;
	height: 275px;
	background-color: white;
	overflow-y: scroll; 
	scrollbar-arrow-color: #919191; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888	;
	font-size:12px;
	margin-top:3px;
	
	

}

.popupholder #popup_heading{
	padding-top:9px;
	height:28px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:	#59595a;
	background-image:url(../images/popup_top_bg.gif);
	border-bottom: #c8c7c7 1px solid;
	
}


.popupholder #close {
	height:28px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
	padding-top:8px;
	background-image:url(../images/popup_top_bg.gif);
	border-top: #c8c7c7 1px solid;
}

.popupholder #PopupListingText {
	float: left;
	height: 19px;
	width:230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 5px;
}
.popupholder .HighlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.popupholder .PopupArea{
	text-decoration: none;
	width: 250px;
	z-index: 5000;
	float: left;
	left: 13px;
	top: 30px;
	border: 4px solid #919191;
}

.popupholder .LightGreyBg {
	background-color: #CCC;
	cursor: pointer;
}
