#POP_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#POP_window a img{
border:0;
}
a img{
border:0;
}
#POP_window ul{
list-style-type: none;
margin:0;
margin-left: 0px;
padding:0;
}
#next{
	width: 24px;
	height: 24px;
	right: -10px;
	top:-30px;
	margin-top: 5px;
	cursor: pointer;
	position: absolute;
	display: none;
}
#prev{
	width: 24px;
	height: 24px;
	left:-23px;
	top:-30px;
	margin-top: 5px;
	cursor: pointer;
	position: absolute;
	display: none;
}
#close{
	width: 30px;
	height: 30px;
	right:0px;
	top:0px;
	margin-top: 0px;
	cursor: pointer;
	position: absolute;
	}
#closeb{
text-indent:-7500px;
display:block;
width:24px;
height:24px;
float:right;
background:url(../../../../media/system/images/closebox.png) no-repeat;
}
#POP_window li{
float:left;
display:inline;
margin:0;
padding:0;
}
#POP_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#POP_window a:link {color: #fff;}
#POP_window a:visited {color: #fff;}
#POP_window a:hover {color: #efefef;}
#POP_window a:active {color: #fff;}
#POP_window a:focus{color: #666666;}

#POP_overlay {
position: absolute;
z-index:100;
top: 0px;
left: 0px;
background: #000;
}

#POP_window {
position: absolute;
z-index: 102;
color:#efefef;
border: 0px solid #1a1a1a;
text-align:left;
}

#POP_window img {
	display:block;
	margin: 15px 0 0 15px;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#POP_caption{
	height:25px;
	height: 0px;
	padding:0px;
	float:left;
}

#POP_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	padding: 0px;
	float:right;
}

#POP_closeAjaxWindow{
	padding:5px 10px 7px 0;
	padding: 0px;
	margin-bottom:0px;
	text-align:right;
	float:right;
}

#POP_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	padding: 0px;
	margin-bottom:0px;
}

#POP_title{
  border-bottom:0px solid #3C3C38;
  color:#efefef;
  padding-left:0px;
  height:0px;
  background: #000304;
	display: none;
}

#POP_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	text-align:left;
}

#POP_ajaxContent p{
	padding:0px 0px 0px 0px;
}

#POP_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#POP_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#POP_iframeContent{
	clear:both;
	border:none;
}