/* 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: 20px 0 20px 0; width: 100%; overflow: hidden; }
#gallery ul { list-style: none; }
#gallery ul li { margin: 0px 20px 0px 0px; padding: 13px 13px 33px 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*/
span.portfolio { margin:0; float:right; margin:0 10px 0 10px; width:110px; height:110px; }
span.portfolio span img { padding:0; margin:0; }
/*-----------------------------------*/
/* Flash jQuery */
.flash-replaced .alt { width: 0; display: block; height: 0; position: absolute; overflow: hidden; }

ul#carousel { margin:0; overflow:hidden; }
ul#carousel li { margin:0; list-style:none; background:none; float:left; }

#carousel-page { height:300px; }

#carousel-box { position:absolute; top:320px; overflow:hidden; height:240px; width:100%; left:0; }

.jcarousel-container { position: relative; zoom:1; padding:0 37px; }
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; width:100%; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li, .jcarousel-item, .jcarousel-item-horizontal { float: left; list-style: none; width: 430px; padding:0; }
.jcarousel-next { z-index: 3; display: none; position: absolute; top: 0; right: 0; width: 26px; height: 124px; cursor: pointer; background: url(/img/car-r.png) no-repeat right center; }
.jcarousel-prev { z-index: 3; display: none; position: absolute; top: 0; left: 0; width:26px; height:124px; cursor:pointer; background:url(/img/car-l.png) no-repeat 2px center; }

