/*------TOB-------------------------------------------------------------------*/

.tobMainDiv {
}

.tobMenu_a {
    background:url(../images/tob/tobMenu_a.png) repeat-x top;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-left:1px #d7d7d7 solid;
    border-right:1px #d7d7d7 solid;
    border-top:1px #d7d7d7 solid;
    height:40px;
    padding-top:12px;
    padding-left:20px;
}


.tobMenu_b {
    background:url(../images/tob/tobMenu_b.png) repeat-x top;
    border-left:1px #d7d7d7 solid;
    border-right:1px #d7d7d7 solid;
    border-bottom:1px #d7d7d7 solid;
    height:40px;
    padding-top:13px;
    padding-left:20px;
}



.tobMainDiv div:first-child {
    /*  width: 100% !important;*/
}

.tobHeaderTab {
    width: 100% !important;
    text-align: center;
    line-height: 28px;
    font-weight: bold;


}

.tobHeaderTab caption {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'pantonbold';
    font-weight: normal;
    font-style: normal;
    line-height: 18px;
    margin-bottom: 10px;
}

.caption {
    height: 27px;
    background: url(../images/bg_tobHeaderTab.png) repeat-x top;
    border-top: 1px solid #fff;
    border-bottom: 0px solid #999;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
}

.tobTab {

    border-collapse:collapse;
    margin: 0;
    table-layout: fixed;
    font-size: 12px;
    color:#808080;

    /*  width: 100% !important;*/



}


.tobTab th {
    color: #fff;
    padding-left:3px;
    font-size: 11px;
    font-weight: bold;
    height:45px;
    border:1px #d7d7d7 solid;
    text-align:center;
    text-transform: uppercase;
    font-family: 'pantonbold';
    font-weight: normal;
    font-style: normal;
}


.tobTab th:hover {
    background: #ba3574;
}

.tobTab tr {
    /*background: #0C9;*/
    border:1px #d7d7d7 solid; 
}

.tobTab tr:hover, .tobTab tr.zebra:hover  {
    background:#f0f0f0;
    color:#808080;
}

.tobTab td {
    padding: 8px 10px;
    overflow: hidden;
    border-right: 1px #d7d7d7 solid; 
}

.tobTab td:last-child {
    border:0;
    text-align:center;
}

.tobTab tr.zebra {
    background: #f7f7f7;
}

tr.tobSRow {
    background:#e1e1e1;
    color:#808080;
}

tr.tobSRow td {
}

.tobBtn {
    height: 24px;
    line-height: 24px;
    border: 0;
    color: #555;
    margin: 3px 0 3px 3px;
    padding: 0 4px;
    cursor: pointer;
    border-radius: 0;
}

.tobBtn:hover {
    color: #dfe5ee;
}





.tobTab th div {
    display: inline-block;
    vertical-align: top;
}

.ui-button{
    margin: 4px 2px;
}

.descSortMarker,
.ascSortMarker,
.SortMarker {
    font-size: 0.7em;
    /*width: 15px;*/
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 15px;
    margin-right: 5px;
}

.SortMarker {
    background-image: url(../img/sortMarker.png);
}

.ascSortMarker{
    background-image: url(../img/ascSortMarker.png);
}

.descSortMarker{
    background-image: url(../img/descSortMarker.png);
}

.searchBtn {
    width: 15px;
    height: 15px;
    background-image: url(../images/tob/searchButton.png);
    background-position: center center;
}

.filterBtn

{
    width: 15px;
    height: 15px;	
    background-image: url(../images/tob/funnel.png);
    background-position: -241px -98px;
}



.ui-widget-content input {
    border: 1px solid #CCC;
    background: #fafafa;
    color: #333;
    padding:5px;
    border-radius:5px;

}

.ui-widget-content select{
    border: 1px solid #CCC !important;
    background: #fafafa;
    color: #333 !important;
    padding:7px;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -khtml-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.ui-widget-content select {
    border: 1px solid #999;
    color: #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.newsButtonBar {
    height: 50px;
}

.newsButtonBar button, #editPassTab button, #editMailTab button, #editArtParams button {
    height: 24px;
    border: 0;
    color: #dfe5ee;
    background: #123f7c;
    margin: 3px 0 3px 3px;
    padding: 0 4px;
    cursor: pointer;
    margin-top: 12px;
}

.newsInputs button, #editProductButtonsCont button {
    height: 25px;
    border: 0;
    color: #dfe5ee;
    background: #123f7c;
    margin: 0;
    padding: 0 4px;
    cursor: pointer;
    margin-top: 12px;
}

#editProductButtonsCont {
    margin-top: 3px;
}

#editProductButtonsCont button {
    margin-right: 3px;
    margin-top: 0px;
}

#editProductImgUploader {
    margin-bottom: -7px
}

.searchBox{
    background:lightyellow;
    padding: 10px;
    border: 1px solid #9a9a9a;
    z-index:2147483647;
    box-shadow: 1px 1px 10px #666;
}
.searchBox input {
    border: 1px #d3d3d3 solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    width: 200px;
    height: 20px;
    padding-left: 10px;
    font-size: 12px;
    color: #6d6d6d;
    margin:3px 0;
    font-family: Arial, Helvetica, sans-serif;
}

.searchBox button,
.filterBox button {    
    font-weight: bold;
    font-size: 12px;
    border: 1px #d3d3d3 solid;
    width: auto;
    background: url(../images/b_sub_active.png) repeat-x;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 3px 10px;
    margin: 2px;
    float: left;
    cursor: pointer;
    background: #d3d3d3;
    color: #808285;
}

.searchBox button:hover,
.filterBox button:hover {
    border: 1px #bdbdbd solid;
}

.filterBox{
    box-shadow: 1px 1px 10px #666;
    background: url(../images/filter_hov.png) #eee 2px 5px no-repeat;
    padding-left:35px;
    border:1px solid #aaa;
    height:220px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding-top: 5px;
}
.filterBox div{
    margin-left:-32px;
    background:white;
}


.pageStat {
    border-left:1px #d7d7d7 solid;
    border-right:1px #d7d7d7 solid;
    border-bottom:1px #d7d7d7 solid;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin:0;

    padding-left:20px;
    padding-top:15px;
    padding-bottom:10px;

    font-family: 'pantonregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.pageStat a {	
    text-decoration:underline;
    text-transform: uppercase;
}	

.pageStat button {
    background:#e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:0;
    margin-left:5px;
    margin-right:5px;
    vertical-align:top;
    border:1px #b6b5b5 solid;
    cursor:pointer;
}

.pageStat button:hover {
    background:#f1f1f1;
    border:1px #c2c2c2 solid;
}	

.pageStat button .nextPage {
    background:url(../images/icons/arrow-000-medium.png) no-repeat center;
    display:block;
    width:16px;
    height:20px;
}

.pageStat button .prevPage {
    background:url(../images/icons/arrow-180-medium.png) no-repeat center;
    display:block;
    width:16px;
    height:20px;
}
.pageStat input{
    padding:3px 2px;
    border-radius:3px;
    box-shadow:none;
    width: 30px !Important;
    border: 1px #b6b5b5 solid;
    text-align: center;
}		

.tobTab input[type=text] {
    width: 100%;
}

.tobIcon {
    padding-left:22px;
    padding-bottom:4px;
    vertical-align: middle;
}

.tobMenu_a button, .tobMenu_b button  {
    background:url(../images/b_sub_active.png) repeat-x bottom;
    border:1px #d3d3d3 solid;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#39585b;
    margin:3px;
    padding-left:2px;
    padding-right:10px;
    border-radius: 5px;
    cursor: pointer;
    height:26px;
    vertical-align: middle;
}


.tobMenu_a object,
.tobMenu_b object {
    vertical-align: middle;
    margin: 3px;
}

.tobMenu_a button:hover, .tobMenu_b button:hover {
    border:1px #bdbdbd solid;
}

.tobScope {
    font-size: 11px !important;
    visibility: visible;
    padding: 3px !important;
    border: 1px #b6b5b5 solid;
    border-radius:3px;
    text-align: center;
}

.markerIcon {
    margin: 0 auto;
}	

button.edit span {background:url(../images/icons/clipboard--pencil.png) no-repeat;}		
button.delete span {background:url(../images/icons/clipboard--minus.png) no-repeat;}	
button.publish span {background:url(../images/icons/clipboard--arrow.png) no-repeat;}
button.unpublish span {background:url(../images/icons/clipboard--exclamation.png) no-repeat;}
button.switch span {background:url(../images/icons/arrow-switch-180.png) no-repeat;}
button.details span {background:url(../images/icons/information-balloon.png) no-repeat;}
button.add span {
    background: url(../images/icons/clipboard--plus.png) no-repeat;
}
button.copy span {
    background: url(../images/icons/notebooks.png) no-repeat;
}
button.choosegroup span {
    background: url(../images/icons/user-silhouette-question.png) no-repeat;
}
button.default span {
    background: url(../images/icons/home.png) no-repeat;
}
button.refresh span {
    background: url(../images/icons/arrow-circle-double-135.png) no-repeat;
}

button.save span {
    background: url(../images/icons/disk-black.png) no-repeat;
}

.searchBox {
    background:#fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px #d3d3d3 solid;

}

.pay_row,
.up_row,
.delete_row,
.down_row,
.images_row ,
.link_row ,
.files_row ,
.copy_row,
.save_row,
.details_row,
.pay_row,
.book_courier_row,
.switch_row_on,
.switch_row_off {
    border: 0 none;
    display: inline-block;
    margin: 0 2px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: 20px;
    cursor: pointer;
}

.delete_row {
    background: url(../images/tob/cross.png) transparent no-repeat 50% 50%;
}

.up_row {
    background: url(../images/tob/control-090-small.png) transparent no-repeat 50% 50%;
    width: 6px;
    height: 16px;
}

.down_row {
    width: 6px;
    height: 16px;
    background: url(../images/tob/control-270-small.png) transparent no-repeat 50% 50%;
}

.images_row {
    background: url(../images/tob/images-stack.png) transparent no-repeat 50% 50%;
}

.link_row {
    background: url(../images/tob/link.png) transparent no-repeat 50% 50%;
}

.files_row {
    background: url(../images/tob/blue-documents-stack.png) transparent no-repeat 50% 50%;
}

.copy_row {
    background: url(../images/tob/document-copy.png) transparent no-repeat 50% 50%;
}

.save_row {
    background: url(../images/tob/disk-black.png) transparent no-repeat 50% 50%;
}

.book_courier_row {
    background: url(../img/tob/baggage-cart-box.png) transparent no-repeat 50% 50%;
}

.details_row {
    background: url(../images/tob/property-blue.png) transparent no-repeat 50% 50%;
}

.pay_row { 
    background: url(../images/tob/money--arrow.png) transparent no-repeat 50% 50%;
}

.switch_row_on {
    background: url(../images/icons/tick-circle.png) transparent no-repeat 50% 50%;
}
.switch_row_off {
    background: url(../images/icons/cross-circle.png) transparent no-repeat 50% 50%;
}

.hasChildren span.treeIndent {
    display: inline-block;
    width: 12px;
    background: url("../images/mtree/tr-h-line.jpg") repeat-x scroll 20px 0 rgba(0, 0, 0, 0);
    height: 1px;
    vertical-align: middle;
}

span.treeIndent {
    display: inline-block;
    width: 12px;
    height: 1px;
    vertical-align: middle;
}

span.treeVIndent {
    width: 1px;
    display: inline-block;
    height: 46px;
    background: url("../images/mtree/tr-v-line.jpg") repeat scroll 9px 0 rgba(0, 0, 0, 0);
    position: absolute;
    right: -12px;
    top: -17px;
    z-index: 0;
}

span.treeIndent:last-child {
    margin-right: 5px;
}

.tobTab .togglerOpened,
.tobTab .nodeTogglerLeaf {
    display: inline-block;
    float: none;
    margin: 0 2px;
    position: relative;
    z-index: 10;
}

.expandColumn {
    background: url("../images/mtree/tr-v-line.jpg") repeat-y scroll 9px 0 rgba(0, 0, 0, 0);
}

.treeIndentCont {
    position: relative;
}

.tobTab td input[type=text],
.tobTab td select {
    width: 100%;
}


