/* Mediabox Content */

#mbImage p { margin: 40px; }
#mbImage form { margin: 40px; }
#mbImage form p { text-align: center; }
/* MediaboxShade */

#boxwrap, .boxwrap { position: relative; }
/*#boxtop, #boxright, #boxbottom, #boxleft, .boxtop, .boxright, .boxbottom, .boxleft { position: absolute; width: 50%; height: 50%; background: url(http://iaian7.com../_images/clouds/shadow.png) no-repeat left top; background-repeat: no-repeat; }*/
#boxtop, .boxtop { top: 0px; left: 0px; padding: 50px 0px 0px 50px; margin: -50px 0px 0px -50px; background-position: left top; }
#boxright, .boxright { top: 0px; left: 50%; padding: 50px 0px 0px 50px; margin: -50px -50px 0px 0px; background-position: right top; }
#boxbottom, .boxbottom { top: 50%; left: 50%; padding: 0px 50px 50px 0px; margin: 0px -50px -50px 0px; background-position: right bottom; }
#boxleft, .boxleft { top: 50%; left: 0px; padding: 0px 0px 50px 50px; margin: 0px 0px -50px -50px; background-position: left bottom; }
#boxcontent, .boxcontent { position: relative; color: #ffffff; }

/* Mediabox and Slimbox stylesheet - black theme */

#lbOverlay { position: absolute; left: 0; width: 100%; background-color: #000; cursor: pointer; z-index: 70; }
#lbCenter, #lbBottomContainer { position: absolute; left: 50%; overflow: hidden; background-color: #000; z-index: 71; }
#lbImage embed { z-index: 77; }
/*
#lbCenter{
	background-color: transparent;
}
*/
.lbLoading { background: #000 url(../_images/1_loading.gif) no-repeat center; }
#lbImage { background-repeat: no-repeat; border: 7px solid #000; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
#lbPrevLink { left: 0; }
#lbPrevLink:hover { background: transparent url(../_images/1_prev.png) no-repeat 0% 30%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url(../_images/1_next.png) no-repeat 100% 30%; }
#lbBottom { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 16px; text-align: left; border: 7px solid #000; border-top-style: none; }
#lbCloseLink { display: block; float: right; width: 80px; height: 16px; background: transparent url(../_images/1_close.png) no-repeat center; margin: 0px; }
#lbCaption, #lbNumber { margin: 0 7px; }
#lbCaption { font-weight: bold; }
