/* MUSOYAN brothers studio /// www.musoyan.com /// Andrew Musoyan */
/*-----------------------------------*/
/* LIGTHBOX jQuery*/
#jquery-overlay { width: 100%; position: absolute; top: 0; left: 0; z-index: 90; height: 500px; }
#jquery-lightbox { width: 100%; text-align: center; line-height: 0; position: absolute; top: 0; left: 0; z-index: 100; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { width: 250px; margin: 0 auto; background-color: #fff; position: relative; height: 250px; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { width: 100%; text-align: center; line-height: 0; position: absolute; top: 40%; left: 0%; height: 25%; }
#lightbox-nav { width: 100%; position: absolute; top: 0; left: 0; height: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; display: block; height: 100%; zoom: 1; }
#lightbox-nav-btnPrev { float: left; left: 0; }
#lightbox-nav-btnNext { float: right; right: 0; }
#lightbox-container-image-data-box { margin: 0 auto; width: 100%; padding: 0 10px 0; background-color: #fff; font: 10px Verdana, Helvetica, sans-serif; line-height: 1.4em; overflow: auto; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { clear: left; padding-bottom: 1.0em; display: block; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
#gallery { margin-top:15px; width:100%; overflow:hidden; }
#gallery ul { list-style:none; margin:0; }
#gallery ul li { margin:0px 20px 0px 0px; padding:13px 13px 33px 13px; width:116px; float:left; background:url(fon-photo.png) no-repeat; height:116px; }
/*-----------------------------------*/
/* tables jQuery*/
table.tablesorter { width: 100%; border-collapse: separate; border-spacing: 1px; }
table.tablesorter thead tr th, table.tablesorter tfoot tr th { background-color: #e6e6e6; }
table.tablesorter thead tr .header { background-image: url(/img/bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
table.tablesorter tbody td { padding: 4px; color: #3D3D3D; background-color: white; vertical-align: top; }
table.tablesorter tbody tr.odd td { background-color:#ebebeb; }
table.tablesorter thead tr .headerSortUp { background-image: url(/img/asc.gif); }
table.tablesorter thead tr .headerSortDown { background-image: url(/img/desc.gif); }
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { background-color:#fe3700;color: #FFF; }

/*-----------------------------------*/
/* Listen portfolio jQuery*/
ul#portfolio { margin: 0; }
ul#portfolio li { list-style-type: none;  background-image: none; padding: 0; }
ul#portfolio li img{ border: 1px solid #ccc; padding: 4px; }
/*-----------------------------------*/
/* Flash jQuery */
.flash-replaced .alt { width: 0; display: block; height: 0; position: absolute; overflow: hidden; }

