.extCont{

	width: 675px;

	display:block;

	margin:10px auto;

	font-family: Arial,Helvetica,sans-serif;

	}
	
.extPopCont{

    border: 1px solid blue;

    border: 1px solid #175583 !important;

    border-radius: 5px 5px 5px 5px;

    box-shadow: 0.01px 0.01px 2.2px #175583;

	background-color: #F2F2F2;

    padding: 0.4em 0.6em;

	}

.extPopCont .header {

    display: block;

	color: #165485;

    font-size: 1.5em;

	background-color: #FFFFFF;

    background-position: 4px 4px;

    background-repeat: no-repeat;

    border-radius: 0.3em 0.3em 0.3em 0.3em;

    line-height: 18px;
    padding: 0.5em;
	margin: 5px 0 0;
}

.extCont div.holidayPU {

    background-color: #FFFFFF;

    color: #000000;
 
    display: inline-block;

    margin-top: 10px;

    width: 675px;

}

.ie .innerBox {

  padding-bottom:15px;
	
}

.popupLayer{
	border: 1px solid #b2b2b2;
	background-color: #f1f1f1;
	z-index:9000;
	-moz-box-shadow: 3px 3px 25px #b3b3b3;
	-webkit-box-shadow: 3px 3px 25px #b3b3b3;
	box-shadow: 3px 3px 25px #b3b3b3;
	display:none;
	font-size:12px;
	font-weight:normal;
	color:#595959;
	line-height:1.5;/*Match old style*/
}

.popupLayerHeader h2{
	color:#000;
	font-family:Arial, sans-serif;
	line-height:60px;
	text-align:left;
	font-size:22px;
	white-space:normal;
	display:inline;
	margin-left:24px;
	font-weight:bold;
}


.popupLayerHeader .close{
	background-image: url(/images/popupLayerCloseX.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 30px;
	padding: 10px;
	background-position:10px 10px;}
	
.popupLayerHeader .close:hover {	background-position:10px -80px;}
}
.ui-draggable .popupLayerHeader{
	cursor:move;
}
.ui-draggable-disabled .popupLayerHeader {
	cursor:default;
}


.popLayerMainContent{
	text-align:left;
	padding:0.5em;
	float:left;
}

.popupLayer div.holidayPU p{	
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
}
.popupLayer .popupLayerHeader h2 span.holidayPU{
	color:#165485;
	font-size:1em;
	}
.popupLayer div.holidayPU{
	background-color:#fff;
	padding: 20px;
	color:#000;
	display:inline-block;
	width:100%;
	max-width:400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.extCont div.holidayPU {
    background-color: #FFFFFF;
    color: #000000;
    display: inline-block;
    margin-top: 10px;
    width:100%;
	max-width:675px;
}


.ie .innerBox {
  padding-bottom:15px;
}





div.holidayPUcont{
	background-color:#f2f2f2;
	padding: 0.4em 0.6em;
	}
.holidayPUcont .popLayerMainContent{
	padding:0;
}
.popupLayer .holidayPU{
	font-family:Arial,Helvetica,sans-serif;
}

.popupLayer .closingTimeSec {
	padding-bottom: 25px;
}
.popupLayer .title{
	display: block;
	color: #165485;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
}
.popupLayer .closingDays {
    font-size: 12px;
    margin-top: 2px;
    width: 100%;
}
.popupLayer .subTitle {
    font-size: 12px;
    font-weight: bold;
    margin-top: 1px;
}
.popupLayer .innerBox {
    padding: 15px;
	border: 1px solid #175583;
	border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 0.01px 0.01px 2.2px #175583;
	-webkit-box-shadow: 0.01px 0.01px 2.2px #175583;
}
.popupLayer .subTitle3 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
}
.popupLayer .subTxt {
    font-size: 12px;
    margin-top: 1px;
}
.popupLayer .subTitle1 {

    font-size: 12px;
    font-weight: bold;
}
.popupLayer .subTitle2 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 0;
	margin-right:13px;
	width: 44%;
}
.popupLayer .subTitle2 span{
	color: #880000;
   
}
.ie .innerBox{
	padding-bottom:15px;
}

		#onePopupLayer{
	z-index:9010;
	display:none;
	line-height:1.5;
}

.popupLayer .outerClass{display:none;}
.popupLayer .close{cursor: pointer;}
.popupLayerHeader{
	background-color: #fff;
	height: 60px;
	text-align:left;
	border-bottom: 1px solid #B2B2B2;
	background-repeat:no-repeat;
	background-position:4px center;
}
img.headerLogo, .popupLayer .header{
	display:none;
}
.popupLayer .popupLayerHeader .header{display:inline-block;}
