﻿.ContentFlow { background-color:#efefef; padding-top: 20px; }
.ContentFlow .flow .item canvas.content{height:100%;width:100%;}
.ContentFlow .flow .item.active{cursor:pointer}
.ContentFlow .scrollbar { display: none; }
.ContentFlow .scrollbar .slider {display:none;}

.ContentFlow .globalCaption{color:#FFF;font-size:12px; height:20px;position:relative;z-index:1;margin:40px 0px 0px 0px; background-color:#6459c4; padding:10px;}

.ContentFlow .loadIndicator{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:65000}
.ContentFlow .loadIndicator .indicator{background:url(/SiteCollectionImages/loader.gif) center center no-repeat;width:100%;height:100%}
* html .ContentFlow .loadIndicator .indicator{height:100px}.ContentFlow{position:relative;overflow:hidden}.ContentFlow *{margin:0;padding:0}.ContentFlow img{-ms-interpolation-mode:bicubic}.ContentFlow .mouseoverCheckElement{position:absolute;width:0;height:0;left:0;visibility:hidden}
.ContentFlow:hover .mouseoverCheckElement{left:1px}

.ContentFlow .flow{position:relative;z-index:0;visibility:hidden;width:100%;margin:0 auto}
.ContentFlow .flow.hidden{visibility:hidden}
.ContentFlow .flow .item{position:absolute;visibility:hidden;top:0;left:0}
.ContentFlow .flow .item div.content{width:100%;height:100%}
.ContentFlow .flow .item .label{display:none}
.ContentFlow .flow .item canvas.reflection{margin-top:-1px}
.ContentFlow .flow .item img.content,.ContentFlow .flow .item img.reflection,.ContentFlow .flow .item canvas.reflection{width:100%}
.ContentFlow .flow .item .caption a,.ContentFlow .flow .item .caption a:link,.ContentFlow .flow .item .caption a:visited,.ContentFlow .flow .item .caption a:active,.ContentFlow .flow .item .caption a:hover,.ContentFlow .globalCaption .caption a,.ContentFlow .globalCaption .caption a:link,.ContentFlow .globalCaption .caption a:visited,.ContentFlow .globalCaption .caption a:active,.ContentFlow .globalCaption .caption a:hover{color:#fff;font-size:10px;text-decoration:none;}
.ContentFlow .flow .item .caption a:hover,.ContentFlow .globalCaption .caption a:hover{color:#fff;text-decoration:underline;}
.ContentFlow .flow .item .content,.ContentFlow .flow .item .reflection{display:block}
.ContentFlow .flow .item {border: none;  background-color:#efefef;}

.ContentFlow .flow .item .caption {display:none;}