.mGalleryBox {
    
    background: #023882;
    width: 326px;
	height: 320px;
    display: block;
    padding: 0 5px;
    
}
.mGalleryBoxh1 {
    color: #FFF;
    font-size: 16px;
    text-transform: none;
    padding: 6px 0 0 6;
    margin: 0 auto;
    width: 330px;
}
 
ul.tabs {
     padding: 0;
     list-style: none;
    width: 330px;
    margin: 0;
    
}
ul.tabs li {
     float: left;
     margin: 0;
     overflow: hidden;
     position: relative;
    background: #4E9AE6 url(../images/bg_tab.gif) repeat-x;
}
ul.tabs li a {
     text-decoration: none;
     color: #FFF;
     display: block;
     font-size: 1.1em;
     outline: none;
    margin: 0 1px 0 0;
    width: 162px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: #4E9AE6 1px solid;
}
ul.tabs li a:hover {
     background: #4E9AE6 url(../images/bg_tab_active.gif) repeat-x;

}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    background: #4E9AE6 url(../images/bg_tab_active.gif) repeat-x;

}

.tab_container {
     border-top: none;
     overflow: hidden;
     clear: both;
     width: 330px;

    padding: 0;
}
.tab_content {
    width: 330px;
    position: relative;
    color: #FFF;
}


ul.tabs2 {
     padding: 0;
     list-style: none;
    width: 330px;
    margin: 0;
    
}
ul.tabs2 li {
     float: left;
     margin: 0;
     overflow: hidden;
     position: relative;
    background: #4E9AE6 url(../images/bg_tab.gif) repeat-x;
}
ul.tabs2 li a {
     text-decoration: none;
     color: #FFF;
     display: block;
     font-size: 1.1em;
     outline: none;
    margin: 0 1px 0 0;
    width: 162px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: #4E9AE6 1px solid;
}
ul.tabs2 li a:hover {
     background: #4E9AE6 url(../images/bg_tab_active.gif) repeat-x;
}
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  {
    background: #4E9AE6 url(../images/bg_tab_active.gif) repeat-x;
}

.tab_container2 {
     border-top: none;
     overflow: hidden;
     clear: both;
     width: 330px;

    padding: 0;
}
.tab_content2 {
    width: 330px;
    position: relative;
    color: #FFF;
}



.bigImgmGaleria {
    position: relative;
    width: auto;
    height: 186px;
    z-index: 100;
}
span.titleImg22 {
    position: relative;
    top: -54px;    
    *top: -40px; 
    z-index: 100;
    background: url(../images/dot-black.png);
    height: 44px; 
    width: 320px;   
    padding: 3px;
    color: #FFF;
    font: normal 11px Tahoma, Arial, sans-serif;
    display: block;
	text-transform: uppercase;
}
span.titleImg22 hover {
    color: #3170b9;
}
span.titleImg {
    position: relative;
    top: -88px;    
    *top: -40px; 
    z-index: 100; 
    padding: 3px;
    color: #FFF;
    font: normal 11px Tahoma, Arial, sans-serif;
    display: block;
}


.miniImgBox { height: 120px; }
.miniImgBox2 { height: 120px; margin: 0 0 0 2px;}

.smallImgmGaleria {
    position: relative;
    width: 162px;
    height: 100px;
    z-index: 100;
    margin: 1px 0px 0 0;
}
span.smalltitleImg {
    position: relative;
    top: -22px;    
    *top: -28px; 
    z-index: 1000;
    background: url(../images/dot-black.png);
    width: 162px;   
    padding: 4px 0px;
    color: #FFF;
    font: normal 10px Tahoma, Arial, sans-serif;
    display: block;
	text-transform: uppercase;
}
.showAllmGalerie a {
    position: relative;
    top: -20px;    
    color: #FFF;
	font-size: 0.9em;
}