/*View and Preview styles*/
.JQueryBanner_Load                  { width:100%; background: transparent url('ModuleImages/loader.gif') no-repeat center; }                  
.HeaderControl .itens               { height:200px; width:100%; }
.HeaderControl .img                 { overflow:hidden; }
.HeaderControl                      { height:10px; width:100%; position:relative;display:none; }
.HeaderControl ul                   { margin:0px; height:100%; width:100%; overflow:hidden; position:relative; padding: 0px;  }
.HeaderControl .Picture	            { position:relative; }
.HeaderControl .Picture img			{ }
.HeaderControl li					{ list-style: none;list-style-image:none; padding:0; clear:both; position:static; height:100%; width:100%; margin:0px;}
.HeaderControl .Prev				{ cursor:pointer; width:70px; height:100%; z-index:3; position:absolute; top:0px; left:0; background: transparent url('ModuleImages/UltimateJQueryHeader.prev.off.png') no-repeat right center; }
.HeaderControl .Prev:hover			{ background: transparent url('ModuleImages/UltimateJQueryHeader.prev.png') no-repeat center left; }
.HeaderControl .Next				{ cursor:pointer; width:70px; height:100%; z-index:3; position:absolute; top:0px; right:0; background: transparent url('ModuleImages/UltimateJQueryHeader.next.off.png') no-repeat left center; }
.HeaderControl .Next:hover			{ background: transparent url('ModuleImages/UltimateJQueryHeader.next.png') no-repeat center right; }
.HeaderControl .Prev2				{ cursor:pointer; height:70px; width:100%; z-index:3; position:absolute; top:0px; left:0; background: transparent url('ModuleImages/UltimateJQueryHeader.prev2.off.png') no-repeat top center; }
.HeaderControl .Prev2:hover			{ background: transparent url('ModuleImages/UltimateJQueryHeader.prev2.png') no-repeat top center; }
.HeaderControl .Next2				{ cursor:pointer; height:70px; width:100%; z-index:3; position:absolute; bottom:0px; left:0; background: transparent url('ModuleImages/UltimateJQueryHeader.next2.off.png') no-repeat bottom center; }
.HeaderControl .Next2:hover			{ background: transparent url('ModuleImages/UltimateJQueryHeader.next2.png') no-repeat bottom center; }
.HeaderControl a:hover              { text-decoration:none; }
.HeaderControl .number              { color:#000;}
.HeaderControl .number,
.HeaderControl .numberBg            { margin-right:1px; float:left; cursor:pointer; width:27px; height: 27px; font-family:arial; font-size:14px; text-align:center; line-height:27px;}
.HeaderControl .number:hover        { background: #000;color:#fff;}
.HeaderControl .btns,
.HeaderControl .btnsBg              { bottom:5px;position:absolute;right:15px; }
.HeaderControl .btns                { z-index:4;}
.HeaderControl .btnsBg              { z-index:3;} 
.HeaderControl .numberBg            { opacity:0.5; background: #000; }
.hidden                             { display:none; }
.main_dnnmenu_submenu               { z-index:5; }
.HeaderControl .CornersTL           { z-index:4; background: transparent url('ModuleImages/UltimateJQueryHeader.TL.png') no-repeat top left; position:absolute; top:0px; left:0px; height:5px; width:15px;}
.HeaderControl .CornersTR           { z-index:4; background: transparent url('ModuleImages/UltimateJQueryHeader.TR.png') no-repeat top left; position:absolute; top:0px; right:0px; height:5px; width:15px;}
.HeaderControl .CornersBL           { z-index:4; background: transparent url('ModuleImages/UltimateJQueryHeader.BL.png') no-repeat bottom left; position:absolute; bottom:0px; left:0px; height:5px; width:15px;}
.HeaderControl .CornersBR           { z-index:4; background: transparent url('ModuleImages/UltimateJQueryHeader.BR.png') no-repeat bottom left; position:absolute; bottom:0px; right:0px; height:5px; width:15px;}
.HeaderControl .CornersML           { z-index:4; background: #FFF none; position:absolute; top:0px; left:0px; height:100%; width:10px;}
.HeaderControl .CornersMR           { z-index:4; background: #FFF none; position:absolute; top:0px; right:0px; height:100%; width:10px;}
.HeaderControl a,
.HeaderControl a:link, 
.HeaderControl a:visited,
.HeaderControl a:active,
.HeaderControl a:hover              { text-decoration:none !important; }
