/* FLOW3D */
.mf{visibility: hidden; z-index:1; color:#000; font-size:14px}
.mf * { outline:none; border:none; padding:0; margin:0; -moz-user-select: none; -webkit-user-select: none; user-select:none; -o-user-select:none; }
.mf div.loader { position:relative; text-align:center; z-index:10000; margin:0 auto; top:45%; width:100%; background:url(images/ajax_loader.gif) no-repeat 50% 0; padding:50px 0; }
.mf div.caption { position:relative; text-align:center; z-index:98; margin:1em auto; width:100%;color:#867D7B;font-weight:bold;font-size: 11px;font-family:Tahoma; }
.mf div.mfNav { z-index:99; position:relative; float:left; margin:0 auto; text-align:center; width:100%; font-size:1px; line-height:1px; }
.mf div.autoPlayCon { float:left; width:10%; padding-left:3%; height:24px; }
.mf a.slideshow {width:27px;height:24px;float:left;cursor:pointer;padding-top:3px;background:url(images/slideshow.gif) no-repeat 3px; }
.mf div.sliderCon { margin-top:5px; float:left; width:74%; }
.mf a.sliderNext { background:url(images/left.gif) no-repeat; }
.mf a.sliderPrev { background:url(images/right.gif) no-repeat; }
.mf a.sliderNext, a.sliderPrev { text-decoration:none; width:25px; height:16px; cursor:pointer; float:left; }
.mf div.resizeCon { float:right; width:10%; padding-right:3%; height:24px; }
.mf a.resize { width:34px; height:24px; float:right; cursor:pointer; background:url(images/resize.gif) no-repeat; }
.mf div.slider{ background:url(images/middle.gif) repeat-x; height:16px; position:relative; text-align:left; float:left; }
.mf div.knob { height:16px; background:url(images/middle-slider.gif) repeat-x right center; }
.mf div.knobleft{ background:url(images/left-slider.gif) repeat-x center; width:8px; height:16px; }
/* MILKBOX */
#mbOverlay { position: absolute; left: 0; width:100%; background-color: #000; z-index:100; cursor: pointer; }
#mbCenter { position: absolute; z-index:101; overflow:hidden; left: 50%; top:10%; background-color: #fff; border: 5px solid #fff;	margin:0; padding:5px; }
#mbImage{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }
#mbTop { background: lime;text-align: right;margin:0; }
#mbBottom { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 1.4em; text-align: left; padding-top:8px; margin:0; }
#mbNavigation { float:right; width:47px;	padding-top:3px; border-left:1px solid #9c9c9c; }
#mbDL { float:right; width:22px; padding-top:3px; padding-right:8px; }
#mbCount { width:55px; overflow:hidden; padding-top:1px; float:right; text-align:right; font-size:9px; }
#mbCloseLink, #mbPrevLink, #mbNextLink, #mbDownload { outline:none; display:block; float:right; height:20px; cursor: pointer; }
#mbPrevLink, #mbNextLink{ width:17px; }
#mbPrevLink{ background: transparent url(images/prev.gif) no-repeat; }
#mbNextLink{ background: transparent url(images/next.gif) no-repeat; }
#mbCloseLink { width:20px; background: transparent url(images/close.gif) no-repeat; }
#mbDownload { width: 20px; background: transparent url(images/dload.gif) no-repeat; }
#mbDescription { margin-right:47px; padding:0px 10px 0 0; font-weight: normal; text-align:justify; }
.mbLoading{ background: #fff url(images/loading.gif) no-repeat center; }
.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbDownload:hover { background-position: 0 -23px; }

