.ui-dialog{
	text-align:right;
        z-index:999;
        top:-1389px !important;
}

.ui-button{
	margin-right:7px;
	border: 2px solid #999;
	background-color: #000;
	color: #fff;
	font-family: arial;
        margin-bottom:2px;
}
.ui-widget-overlay {
background: #000;
z-index: 998;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .85;
}



#POPoutsidewraper {
	position:relative;
	margin: 0 auto 0 auto;
	width: 680px;
	padding: 0px 0px;
	border: 2px solid #999999;
	}

#POPinsidewraper {
	width: 680px; 
	height: 350px; 
	margin: 0px 0px 0px;
background-color: #000000;
}

#POPcloseX {
	width: 680px;
height: 25px;
}

a.POPclose {
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;	
	line-height: 36px;		
	text-decoration: none;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;	
margin-right: 10px;
}

a.POPclose:hover {
	text-align: right;
	color: #f24456;
	font-size: 12px;	
	line-height: 36px;		
	text-decoration: none;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;	
margin-right: 10px;
}
	
#POP75thlogo {
	float: left;
	z-index: 1;
}

#POPcontenttop {
	width: 680px;
	float: left;
}

#POPlefttopcontent {
	width: 321px;
	height: 326px;	
	float: left;
	border: 2px solid #999999;	
	background-color: #eae4e4;
}

#POPlefttopcontent1 {
	width: 321px;
	height: 326px;	
	float: right;
	border: 2px solid #999999;	
	background-color: #eae4e4;
}

#POPlefttopcontent2 {
	width: 305px;
	text-align: center;
}

.POPtopleftcontent {
	width: 305px; 
	font-family: arial; 
	font-size: 17px; 
	color: #000000; 
	font-weight: bold; 
	line-height: 23px; 

}

#POPrighttopcontent {
	width: 321px;
	height: 326px;
	float: right;
	border: 2px solid #999999;	
	background-color: #eae4e4;
}

.POPtoprightcontent {
	width: 485px; 
	font-family: arial; 
	font-size: 20px; 
	color: #FFFFFF; 
	font-weight: bold; 
	line-height: 26px; 
	margin-top: 15px;
}

.POPtopleftcontentitalic {
	width: 305px; 
	font-family: arial; 
	font-size: 12px; 
	color: #000000; 
	font-weight: none; 
	font-style: italic;
	line-height: 18px; 
	margin-top: 10px;

}

.POPtoprightcontentitalic {
	width: 485px; 
	font-family: arial; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: none; 
	font-style: italic;
	line-height: 20px; 
	margin-top: 10px;

}

a.POPredbutton {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;	
	line-height: 23px;		
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	background: -webkit-linear-gradient(#c81f2f, #f24456); /* For Safari */
	background: -o-linear-gradient(#c81f2f, #f24456); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#c81f2f, #f24456); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#c81f2f, #f24456); /* Standard syntax (must be last) */
	background-color: #c81f2f;	
	border:1px solid #f64759;
	/* padding-right: 5px;	*/
	display: -moz-inline-box;
	display: inline-block;
	width: 305px;
	height: 23px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-shadow: 1px 1px #000000;
}
a.POPredbutton:hover{
color: #FFFFFF;
	background: -webkit-linear-gradient(#f24456, #c81f2f); /* For Safari */
	background: -o-linear-gradient(#f24456, #c81f2f); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#f24456, #c81f2f); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#f24456, #c81f2f); /* Standard syntax (must be last) */
	background-color: #f24456;
	margin-top: 15px;
	margin-bottom: 15px;	
	text-shadow: 1px 1px #000000;
}

/* BOTTOM CONTENT */
#POPcontentbottom {
	width: 680px;
	float: left;
}

#POPleftbottomcontent {
	width: 455px;
	float: left;
	text-align: center;	
}

#POPrightbottomcontent {
	width: 225px;
	float: left;
}

.POPbottomleftcontent {
	width: 485px; 
	font-family: arial; 
	font-size: 22px; 
	color: #d0d1d3; 
	font-weight: bold; 
	line-height: 20px; 
	margin-top: 15px;
	text-transform: uppercase;
	text-shadow: 1px 1px #01102b;	
}

.POPbottomleftcontentregular {
	width: 485px; 
	font-family: arial; 
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold; 
	line-height: 20px; 
	margin-top: 15px;

}


a.POPbluebutton {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;	
	line-height: 23px;		
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	background: -webkit-linear-gradient(#3838a1, #6262c9); /* For Safari */
	background: -o-linear-gradient(#3838a1, #6262c9); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3838a1, #6262c9); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#3838a1, #6262c9); /* Standard syntax (must be last) */
	background-color: #3838a1;	
	border:1px solid #3838a1;
	/* padding-right: 5px;	*/
	display: -moz-inline-box;
	display: inline-block;
	width: 305px;
	height: 23px;
	margin-top: 14px;
	margin-bottom: 17px;
	text-shadow: 1px 1px #000000;	
}

a.POPbluebutton:hover{
color: #FFFFFF;
	background: -webkit-linear-gradient(#6262c9, #3838a1); /* For Safari */
	background: -o-linear-gradient(#6262c9, #3838a1); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#6262c9, #3838a1); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#6262c9, #3838a1); /* Standard syntax (must be last) */
	background-color: #6262c9;
	margin-top: 14px;
	text-shadow: 1px 1px #000000;
}

#POPphotos {
	position: absolute;
	float: right;
	z-index: 1;
	margin-top: 2px;
}


#POPtopbars {
	position: absolute;
	float: left;
}


#POPgreybar {
	margin: 20px 0px 10px 0px;
}

.POPclear {
	clear:both;
}


#POPoutsidewraper2 {
	position:relative;
	margin: 0 aut 0 auto;
	width: 680px;
	height: 319px;
	padding: 0px 0px;	
	background-color: #000000;	
	border: 2px solid #999999;	
}

#POPleftside {
	position:relative;
	margin: 0 aut 0 auto;
	width: 321px;
	height: 297px;
	float: left;
	background-color: #eae4e4;	
	border: 2px solid #999999;	
}


#Left75th {
	background-color: #eae4e4;
	position:relative;
	width: 305px;
	height: 207px;	
	padding: 0px 0px;
}

#75thImage {
	background-color: #eae4e4;
	position:relative;
	width: 305px;
	padding: 0px 0px;
}

#POP75thHeadline {
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	line-height: 23px;
	padding-top: 10px;
}


#POP75thinfoitalic {
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	line-height: 18px;
	padding-top: 10px;
}


#POPrightside {
	position:relative;
	margin: 0 aut 0 auto;
	width: 321px;
	height: 297px;
	float: left;
	background-color: #eae4e4;	
	border: 2px solid #999999;	
}

#RightLlbws {
	background-color: #eae4e4;
	position:relative;
	width: 305px;
	height: 207px;	
	padding: 0px 0px;
}

#POPllbwsHeadline {
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	line-height: 23px;
	padding-top: 10px;
}


#POPllbwsinfoitalic {
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	line-height: 18px;
	padding-top: 10px;
}



#llbwsImage {
	background-color: #eae4e4;
	position:relative;
	width: 305px;
	padding: 0px 0px;
}



