/* 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: 5px 0 5px 0; width: 1062px; overflow: hidden;}
#gallery ul { list-style: none; }
#gallery ul li { margin: 20px 29px 0px 0px; padding: 13px 13px 13px 13px; width: 116px; float: left; display: block; background: transparent url(../img/fon-photo.png) no-repeat; height: 116px; }
/*-----------------------------------*/
/* tables jQuery*/
table.tablesorter { width: 100%; border-collapse: collapse; border-spacing: 2px; }
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: #d4ebb7; }
/*-----------------------------------*/
/* 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; }
/*-----------------------------------*/
/* BGpos jQuery - backround position in main-menu*/
#main-menu { margin: 0; padding: 0; background-color: #d8d5dc;  width: 100%;  }
#main-menu li { float: left; width: 120px; margin: 0; padding: 0; list-style: none; font-style: normal; font-weight: bold; text-align: center; }
#main-menu li a { padding: 5px 10px; border-right: 1px solid #FFF; display: block; color: #FFF; text-decoration: none; height: 100%; }
#main-menu li a { background: url(../img/bg.jpg) repeat 0 0; }
#main-menu li a:hover, ul#main-menu li a:focus, ul#main-menu li a:active { background-position: -150px 0; }
#main-menu a { background: url(../img/bg.jpg) repeat -20px 35px; }
/*-----------------------------------*/
/* Flash jQuery */
.flash-replaced .alt { width: 0; display: block; height: 0; position: absolute; overflow: hidden; }
