#colorbox,#cboxOverlay,#cboxWrapper {
position:absolute;
top:0;
left:0;
z-index:9999;
overflow:visible;
}

#cboxOverlay {
position:fixed;
width:100%;
height:100%;
background:#ffffff;
}

#cboxMiddleLeft,#cboxBottomLeft {
clear:left;
}

#cboxContent {
position:relative;
background:#fff;
overflow:visible;
}

#cboxLoadedContent {
overflow:hidden!important;
-webkit-overflow-scrolling:touch;
margin-top:0;
}

#cboxTitle {
position:absolute;
bottom:4px;
left:0;
text-align:center;
width:100%;
color:#949494;
margin:0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
cursor:pointer;
}

.cboxPhoto {
float:left;
border:0;
display:block;
max-width:none;
-ms-interpolation-mode:bicubic;
margin:auto;
}

.cboxIframe {
width:100%;
height:100%;
display:block;
border:0;
background:none;
}

#colorbox,#cboxContent,#cboxLoadedContent {
box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
}

#colorbox {
outline:0;
border:2px solid #98632f;
overflow:visible!important;
}

#cboxTopCenter {
height:0;
background:none;
}

#cboxBottomCenter {
height:0;
background:url(http://www.nyalicentre.com/css/images/border.png) 0 -29px repeat-x;
}

#cboxError {
border:1px solid #ccc;
padding:50px;
}

#cboxCurrent {
position:absolute;
bottom:4px;
left:58px;
color:#949494;
}

#cboxLoadingOverlay {
background:#ffffff;
}

#cboxLoadingGraphic {
background:url(../media/1029/loading.jpg) no-repeat center center;
}

#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose {
border:0;
overflow:visible;
width:auto;
background:none;
margin:0;
padding:0;
}

#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active {
outline:0;
}

#cboxSlideshow {
box-shadow:none;
position:absolute;
bottom:-50px;
right:50%;
width:80px;
height:auto;	
background: #00338d;
border:2px solid #00338d;
color: #EBB700;
padding: 10px;
text-transform: uppercase;
border-radius: 20px;
margin: 0 -40px 0 0;
outline: none;
}

#cboxPrevious {
box-shadow:none;
outline:none;
position:fixed;
bottom:50%;
left:10px;
background:url(http://www.nyalicentre.com/media/1454/controls.png) no-repeat 0 0;
width:40px;
height:40px;
text-indent:-9999px;
}

#cboxNext {
box-shadow:none;
outline:none;
position:fixed;
bottom:50%;
right:10px;
background:url(http://www.nyalicentre.com/media/1454/controls.png) no-repeat 0 -40px;
width:40px;
height:40px;
text-indent:-9999px;
}

#cboxClose {
position:absolute;
top:-20px;
right:-20px;
background:url(../media/12319/close.png) no-repeat 0 0;
width:40px;
height:40px;
text-indent:-9999px;
box-shadow:none;
}

.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

#cboxTopLeft,#cboxTopRight {
width:0;
height:0;
background:none;
}

#cboxBottomLeft,#cboxBottomRight {
width:0;
height:21px;
background:none;
}

#cboxMiddleLeft,#cboxMiddleRight {
width:0;
background:none;
}

@media only screen and min-device-width 481px and max-device-width 1024px and orientationlandscape{
#MainContent table {
overflow-y:scroll!important;
-webkit-overflow-scrolling:touch;
display:block;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */