img {border: none}
/* Формы */
.boardForm h2 {clear: both}
table.globalBoardTable {
	//border-collapse: separate;
	//border-spacing: 0 3px;
	border-collapse: collapse;
}
.boardForm tr.rowBoard {}
.boardForm td.boardAnchor {
	width: 150px;
	padding: 3px 5px;
	border-bottom: 1px #DEDEDE solid;
	border-left: 1px #DEDEDE solid;
	background-color: #FFFCF0;
}
.brdTop {border-top: 1px #DEDEDE solid;}
.boardForm td.boardElement, .boardForm td.boardElementWS {
	width: 480px;
	padding: 3px 5px;
	border-bottom: 1px #DEDEDE solid;
	border-right: 1px #DEDEDE solid;
	background-color: #FFFCF0;
}
.boardForm td.boardElement select {width: 400px}
.boardForm td.boardElement textarea {width: 400px; height: 150px}
.boardForm input.picFile {width: 400px}

td.resAnchor {
	padding: 3px 5px;
	border-bottom: 1px #DEDEDE solid;
	border-left: 1px #DEDEDE solid;
	background-color: #FFFCF0;
	width: 40%;
}
td.resElement {
	padding: 3px 5px;
	border-bottom: 1px #DEDEDE solid;
	border-right: 1px #DEDEDE solid;
	background-color: #FFFCF0;
}

td.resAnEl {
	padding: 3px 5px;
	border-bottom: 1px #DEDEDE solid;
	border-right: 1px #DEDEDE solid;
	border-bottom: 1px #DEDEDE solid;
	border-left: 1px #DEDEDE solid;
	background-color: #FFFCF0;
}

td.resAll {
	padding: 3px 5px;
	border-bottom: 1px #DEDEDE solid;
	border-left: 1px #DEDEDE solid;
	border-right: 1px #DEDEDE solid;
	background-color: #FFFCF0;
}

.digitalValue {text-align: right}

.w400 {width: 400px}
.boardForm div.textClaim {clear: both;padding: 10px 0}

ul.sel2sel {list-style: none;width: 410px;margin:0;padding:0}
ul.sel2sel li {float: left;}
ul.sel2sel li.divider {width: 40px;text-align: center;padding-top: 20px}
ul.sel2sel li.divider input {width: 30px}
ul.sel2sel select {width: 180px}

/* Список объектов */
table.boardList {border: 1px #DEDEDE solid;border-collapse: collapse}
table.boardList tr.obsolete td, table.boardList tr.obsolete td span {color:#CCCCCC}
table.boardList tr.obsolete td a {color:#CCCCCC}
table.boardList td, table.boardList th {border: 1px #DEDEDE solid;border-collapse: collapse; padding: 3px 5px;font-size: 0.8em}
table.boardList tr.unreaded td, table.boardList tr.unreaded td a {background-color:#F4F0E0; font-weight:bold;}
table.boardList td.editIcons {white-space: nowrap}
table.boardList td.editIcons img {margin: 0 2px;}
table.sss a {line-height:18px; font-size: 12px;}
.dateText {color: #AC4743}
.typeText {color: #008000}
.right {float: right}
.left {float: left}
.nwrp {white-space:nowrap;clear: both}
.asterisk {color: #FF0000}
.clr {clear: both}
tr.zebra td, tr.zebra th {background-color: #f4f0e0}

/* Полный вывод */
table.boardStructure td {vertical-align: top; padding-right: 15px;}
table.boardFull {border: 1px #DEDEDE solid;border-collapse: collapse;}
table.boardFull td, table.boardFull th {border: 1px #DEDEDE solid;border-collapse: collapse; padding: 3px 5px;width: auto}
div.imgFloat {float: left;padding-right:10px}
div.imgFloat img {margin-bottom: 10px;}

div.boardMenuBlock {padding: 0 0 10px 15px}
div.boardInfoBlock {
/*	padding: 10px 15px;*/
	padding: 10px 10px;
	background-color: #F4F0E0;
	clear: both;
	margin-bottom: 20px;
}
tr.grayline td, tr.grayline a {color: #999;}
.globalBoardBlock {
	background-color: #F4F0E0;
	border: 1px #DEDEDE solid;
	padding: 3px;
	margin-bottom: 5px;
}
input.addObjButton {
	font-size: 10px;
	width:260px;
	margin:5px 0 10px;
}
table.advTable {
	margin-bottom: 15px;
}
table.advTable td {
	padding: 10px;
	border: 1px #DEDEDE solid;
	text-align: center;
}

div#sendMessage {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image:url(/images/d-k/transp-px.png);
}

div#sendFriend {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image:url(/images/d-k/transp-px.png);
}

div#sendEmail {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image:url(/images/d-k/transp-px.png);
}


div#sendCompliant {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image:url(/images/d-k/transp-px.png);
}


* html div#sendMessage {position: absolute;}
* html div#sendFriend {position: absolute;}
* html div#sendCompliant {position: absolute;}

div.msgContent {
	width: 800px;
	height: 375px;
	background-color: #FFF;
	border: 1px #AAA solid;
	margin: 100px auto 0;
	padding: 10px;
	line-height: 130%;
}
div.msgContent textarea {
	width: 753px;
	height: 100px;
	border: 1px #DEDEDE solid;
	font-family: Arial;
	font-size: 12px;
	margin-top: 5px;
}
div.msgContent td {padding: 3px 10px;}
div.msgContent input.quickFields {
	width: 220px;
	border: 1px #DEDEDE solid;
}

.error {font-weight:bold; color:red}

.ppp {font-weight:bold; font-size:16px; padding:5px; line-height:30px;}




 .carousel {
    margin: 0 0 20px 0px;
    padding: 10px 0 0;
    position: relative;
}
 .digg {
    left: 610px;
    position: absolute;
    top: 110px;
}
 .main {
    margin-left: 40px;
}
 .demo em {
    color: #FF3300;
    font-size: 60%;
    font-style: normal;
    font-weight: bold;
}
 .carousel button {
    float: left;
}
 .carousel a.prev,  .carousel a.next {
    background: url("/images/imageNavLeft.gif") no-repeat scroll left 60px transparent;
    display: block;
    float: left;
    height: 143px;
    text-decoration: none;
    width: 30px;
}
 .carousel a.next {
    background: url("/images/imageNavRight.gif") no-repeat scroll right 60px transparent;
}
 .carousel a.next:hover {
    background-image: url("/images/imageNavRightHover.gif");
}
 .carousel a.prev:hover {
    background-image: url("/images/imageNavLeftHover.gif");
}
 .carousel a:hover,  .carousel a:active {
    border: medium none;
    outline: medium none;
}
 .carousel .jCarouselLite {
    background-color: #FFFCF0;
    border: 1px solid #DEDEDE;
    float: left;
    left: -5000px;
    position: relative;
    visibility: hidden;
    width: 350px !important;
}
 .carousel ul {
    margin: 0;
}

 .carousel ul  li{
    height: 110px !important;
}
 .carousel li img,  .carousel li p {
    background-color: #FFFFFF;
    /*height: 118px;*/
    margin: 10px;
    /*width: 150px;*/
}
 .widget img {
    cursor: pointer;
}
 .mid {
    height: 300px;
    margin-left: 80px;
    width: 400px;
}
 .vertical {
    margin-left: 170px;
}
 .vertical .jCarouselLite {
    width: 170px;
}
 .imageSlider li img,  .imageSlider li p,  .imageSliderExt li img,  .imageSliderExt li p {
    height: 300px;
    width: 400px;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
  max-width: 800px !important;
  max-height: 600px !important;
}
#lightbox-container-image-box  img {
    max-width: 780px !important;
    max-height: 580px !important;
}
#lightbox-container-image-data-box {
   max-width: 780px !important;
}

#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 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%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#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 {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
