a img, form, p {
    border:0px;
    border-style:none;
    margin:0px;
    padding:0px;
}
p {
    margin-bottom: 1em;
}
li {
    margin-bottom: 0.5em;
}
object
{
    display:block !important;
}

/*------------------*/

div.member_block
{
    float:left;
    margin:5px;
    position:relative;
}

div.rate_block /* ### in design.inc.php function DesignProgress() ### */
{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:2px;
}
div.rate_text /* ### in design.inc.php function DesignProgress() ### */
{
    text-align:left;
}
div.rate_scale /* ### in design.inc.php function DesignProgress() ### */
{
    height:10px;
    font-size:1px;
    line-height:10px;
    border:1px solid #9DA0A1;
    background-color:#fff;
    margin:0px;
    padding:0px;
    text-align:left;
}
div.rate_bar {
    position:relative; 
    height:10px;
    background-color:#ccc;
}

/*------------------*/

div.no_result,
div.action
{
    border:1px solid #CCC;
    padding:1px;
    margin:10px 0px;
    width:80%;
    margin-left:auto;
    margin-right:auto;
}
div.no_result div,
div.action div
{
    background-color:#CCC;
    vertical-align:middle;
    font-weight:bold;
    color:#fff;
    text-align:center;
    margin:0px;
    padding:0px;
    line-height:20px;
}
* html div.no_result div, * html div.action div, * html div
{
    line-height:normal;
    padding:3px 0px;
}

/*------------------*/

div#switch_lang
{
    position:absolute;
    top:4px;
    right:10px;
}
div#switch_skin
{
    position:absolute;
    top:18px;
    right:10px;
}

/*------------------*/

.controlsDiv
{
    clear:both;
    margin:10px auto;
    width:326px;
}

/*---------------------*/

td
{
    text-align:left;
}

a img, form 
{
    border:none;
    margin:0px;
    padding:0px;
}	

select,
select.no,
input,
input.no,
textarea,
textarea.no,
button {}

div.sys_main_content {		
    margin: 0px auto;
    background-color: transparent;
    border: 0px;
}
div.sys_mc {
    width: 100%;
}

/*--- Logo Section ---*/

div.sys_main_logo {
    position: relative;
    z-index: 101;

    min-height: 60px;

    border-bottom: 1px solid rgb(204,204,204);
    border-bottom: 1px solid rgba(192,192,192, 0.7);
    background-color: rgb(240,240,240);
    background-color: rgba(255,255,255, 0.6);
}
div.sys_ml {
    margin: 0px auto;

    position:relative;
}
div.sys_ml_wrapper {
    position: relative;
    text-align: center;
}
div.sys_main_logo .mainLogoText {
    line-height:40px;        
    color:#fff;
    font-size:36px; 
    font-weight:bold;
    text-decoration:none;
    letter-spacing:2px;
    text-shadow: 0px 1px 0px #ddd, 0px 2px 0px #aaa, 0px 1px 3px rgba(0, 17, 53, 0.9);
}

/*+++ System Search Section +++*/

#sys_search_wrapper {
    position:relative;

}
div#sys_search {
    position: absolute;
    top: 60px;
    left: -20px;
 
}
div#sys_search input.input_main {
    color: #d4d4d4;
}
div#sys_search input.input_focus {
    color: #333333;
}

/*+++ System Service Menu Section +++*/

div.sys-service-menu-wrp {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 60px;
}
div.sys-service-menu-wrp  div.thumbnail_block {
    margin: 14px 0px;
}
div.sys-service-menu {
    float: left;
    line-height: 60px;
}
div.sys-service-menu span.bullet:last-child {
    display: none;
}

/*--- Breadcrumb Section ---*/

div.sys_breadcrumb {
    margin-left: auto;
    margin-right: auto;
}
div.sys_bc_wrapper {
    background-color: rgb(250,250,250);
    background-color: rgba(255,255,255, 0.8);
}

/* * * *  * * * */

.Notice
{
    padding:3px;
    width:70%;
    border:1px solid #cc6;
    background-color:#ffc;
    margin:5px auto;
    text-align:center;
    color:black;
}

div.page_column {
    float: left;
    overflow:hidden;
}
div.page_block_container {}
div.page_column_single .page_block_container {
    margin-left: 0px;
    margin-right: 0px;
}
div.page_column_first .page_block_container {
    margin-left: 0px;
}
div.page_column_last .page_block_container {
    margin-right: 0px;
}

/**************************************************************/	

div.design_box_border
{
    border:1px solid #ccc;
    margin:10px;
    padding:1px;
}
div.design_box_border div.header
{
    padding:0px 0px 0px 7px;
    height:30px;
    line-height:23px;
    vertical-align:middle;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    background-image:url(http://library.ua/templates/base/images/design_border_cutting.gif);
    background-repeat:repeat-x;
}
div.design_box_border div.keeper
{
    padding:5px;
    border:0px solid red;
    text-align:center;
    margin:2px;
}

/**************************************************************/	

.skinBlock
{
    
    border:0px solid red;
    float:right;
    margin-top:24px;
    margin-right:-90px;
}

/*####################################################################*/

.action
{
    margin-top:20px;
}

/**************************************************************/	

.small
{
    font-size:11px;
    color:#333366;
}

/*####################################################################*/

.quickLinksBlock {
    padding: 10px 20px 20px 20px;
}

.actionsContainer {
    padding: 10px 20px 20px 20px;
}

.actionsBlock {
    padding: 0;
}

.actionsBlock td {
    padding: 5px;
}
.actionsBlock td:first-child {
    padding-left: 0px;
}
.actionsBlock td:last-child {
    padding-right: 0px;
}
.actionsBlock tr:first-child td {
    padding-top: 0px;	
}
.actionsBlock tr:last-child td {
    padding-bottom: 0px;   
}

.actionsBlock .bx-btn {
    width: 100%;
}

.actionsContainerSubmenu .actionsBlock .bx-btn {
    width: auto;
}    

.actionsBlock .bx-btn u {
    text-align: left;
}

.actionsBlock .menuLink {
    padding-right:3px;
}

/* * * * Tags * * * */

.tags_wrapper {
    text-align:center;
    border:0px solid green;
}
.one_tag {
    line-height:30px;
    padding: 0px;
    margin: 0px;
}
.one_tag a {
    margin: 0 3px 0 0;
    padding: 0px;
}

/* * * * Categories * * * */

.categories_wrapper {
    overflow: hidden;
}

.categories_col
{
    float: left;
    line-height: 130%;
}

div.rate_text
{
    text-align:center;
    font-weight:bold;
}

/************EOS*************/

.edit_item_table_cont {
    border:1px solid #666666;
}

div.sys_copyright {
    margin-left: auto;
    margin-right: auto;
}
div.sys_cr_wrapper {
    background-color: rgb(250,250,250);
    background-color: rgba(255,255,255, 0.8);
}
div.sys_cr {
    height: 50px;
    line-height: 50px;
}
div.sys_cr div.bottomLinks {
    float: left;
    overflow:hidden;
}
div.sys_cr div.bottomLinks span:first-child {
    margin-left: 0px;
}

/************ Bottom Menu Switchers *************/

div#sys-bm-switcher-language,
div#sys-bm-switcher-template {
    display: none;
    width: 250px;
}
div.sys-bm-sub-items {
    line-height: normal;
}
div.sys-bm-sub-item {}
div.sys-bm-sub-item-selected a {
    color: #666666;
}
div.sys_cr div.bottomCpr {
    float: left;
    font-weight:normal;
}

.short_desc {
    float:left;
    width: 760px;
}

.login_ajax {
    position:fixed;
    z-index:550;
    display:none;
    top: 0px;
    left: 0px;
}

.login_ajax_wrap {
    width:450px;
}

.login_ajx_close {
    display:block;
    min-width:16px;
    min-height:16px;    
    z-index:150;
    font-size:16px;
    cursor:pointer;
}

hr.divider {
    border-width:0px;
    border-top:1px solid #CCC;
}

.left_line_aligned {
    display:inline;
    float:left;
    
}

.right_line_aligned {
    float:right;
    line-height: 38px;
}

.login_form_label {
    
}

.block_rel_100 {
    display:block;
}

.centered_div {
    margin:0px auto;
}

.block_rel_100 div.search_res_members_block_1 {
    float:left;
    margin:5px;
    overflow:hidden;
}

.block_rel_100 div.search_res_members_nickname {
    color:#000000;
    font-weight:bold;
    line-height:17px;
    text-align:center;
}

.block_rel_100 .short_desc .actionsBlock {
    margin:0px;
}

.short_desc .actionsBlock a, .short_desc .actionsBlock a:link, .short_desc .actionsBlock a:visited, .short_desc .actionsBlock a:hover, .short_desc .actionsBlock a:active {
    font-weight:normal;

}

.block_rel_100 .short_desc {
    margin-top:10px;
}

.block_rel_100 .searchrow_block .thumbnail_block {
    margin:10px;
}

div.searchrow_block {
    min-height: 64px;
}

div.searchrow_block div.thumb_section {
    float:left;
}
div.searchrow_block div.short_desc {
    float:left;
    width:70%;
    overflow:hidden;
}

div.searchrow_block div.short_desc div.nick {
    line-height:17px;
    text-align:left;
    font-weight:bold;
}

div.searchrow_block 
div.short_desc
div.nick span {
    font-weight:bold;
    color:#333333;
}

div.searchrow_block 
div.short_desc
div.age_from {
    color:#333333;
    line-height:17px;
    text-align:left;
    padding-top:3px;
}

div.searchrow_block 
div.short_desc
div.age_from
img
{
    vertical-align:middle;
    margin-bottom:2px;
}

div.searchrow_block 
div.short_desc
div.desc
{
    color:#666666;
    text-align:left;
    padding-top:3px;
}

div.searchrow_block 
div.block_actions
{
    float:right;
    width:34%;
}

div.searchrow_block  div.match {
    float: right;
}

div.search_filled_block {}

div.searchrow_block_simple
{
    float:left;
}

div.searchrow_block_simple
div.search_res_members_nickname {
    line-height:17px;
    height:15px;
    overflow:hidden;
}

.browse_nick {
    text-align:center;
}


.icon_username {
    text-align:center;
    overflow:hidden;
}

/*  media Info block    */

.infoMain {

}

.infoMain div{

}

.infoMain .thumb_username {
    float:none;
    width:auto;        
}

.memberPic {
    float: left;
    margin: 5px;
}

.infoText {
    overflow: hidden;
}

.infoText img{
    position: absolute;
    top: 0px;
    left: 0px;
}

.rate {
    height: 11px;
    line-height: 11px;
    margin: 0px 0px 10px 0px;
}

.infoUnit {
    line-height: 16px;
    margin: 4px 0px;
    padding-left:20px;
    position: relative;/*need for infoText */
}

.infoUnitLocation {
    padding-left:0;
}

.infoUnitLocation > img {
    position:static;
}

.infoUnitFontIcon {
    padding-left:0;
}

.infoUnitFontIcon > .sys-icon {
    font-size:14px;
    vertical-align:middle;
}

.infoDesc {
    font-size: 12px;
    margin: 5px 4px 12px 4px;
    text-align: justify;
}

.mediaBox {
    margin: 0px 4px;
}

.boxUnit {
    float: left;
    margin: 5px 0px;
}

.boxUnit div {
    height: 21px;
}   

.boxUnitCaption {
    width: 50px;
    float: left;
    text-align: right;
    line-height: 21px;
}

.boxUnitContent {
    float: left;
    width: 200px;
}

.boxUnitContent input{
    margin: 0px 0px 0px 0px;
    width: 100%;
}

/* ------ */

.usualHeader {
    font-size:12px;
    font-weight:bold;
    margin-bottom:4px;
}

.usualHeader a {
    font-size: 12px;
}

.usualTextMarg {
    margin-bottom:10px;
}

/* ------ */

.sys_icon {
    width:32px;
    background-color:#FFF;
    text-align:center;
}

.sys_msg_pending_approval {
    background-color:#ffcccc; 
    line-height:30px; 
    text-align:center; 
    min-width:600px;
    margin-bottom: 0px;  
}

/* Extra top menu */

div.extra_top_menu {
    text-align:center;
    width:100%;
    display:none;
    min-width:600px;
}

div.extra_top_menu div#primary_menu_section{
    float:left;
}

div.extra_top_menu div#extra_menu_section{
    float:right;
}

div.extra_top_menu table.fixed_menu {
    width:98%;
    min-width:600px;        
    height:27px;
    margin:0 auto;  
    border: 1px solid #8D8D8D;
    background-color:rgb(225,225,225);
    background-color:rgba(212,212,212, 0.8);
}

div.extra_top_menu table.fixed_menu td {
    border-top: 1px solid rgb(245,245,245);
    border-top: 1px solid rgba(255,255,255, 0.8);
}

div.extra_top_menu table.fixed_menu table td {
    border:0;
}

div.extra_top_menu table.fixed_menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index:300;
}

/*Top level list items*/
div.extra_top_menu table.fixed_menu li{
    position: relative;
    float:left;
    white-space: nowrap;
    text-align:left;
}

/*Top level list extra items*/
div.extra_top_menu table.fixed_menu li.extra_item {
    float:left;
    position:relative;
}


div.extra_top_menu table.fixed_menu div.popup_html div.devider.menu_item_active,
div.extra_top_menu div.devider
{
    float:left;
    position:relative;
    margin:1px;
    margin-right:0px;
    margin-top:5px;
    width:0px;
    height:20px;
    border-left:1px solid rgb(148,148,148);
    border-left:1px solid rgba(128,128,128, 0.5);
    border-right:1px solid rgb(245,245,245);
    border-right:1px solid rgba(255,255,255, 0.5);
    background-color:transparent;
}

div.extra_top_menu table.fixed_menu div.popup_html div.bubble
{
    position:absolute;
    right:0;
    top:2px;
    cursor:pointer;
    width:auto;
    white-space:nowrap;
}

div.extra_top_menu table.fixed_menu div.popup_html div.description{
    position:absolute;
    visibility:hidden;
    z-index:1000;
    left:0px;
}

div.extra_top_menu table.fixed_menu #extra_menu_section div.description{
    left:auto;
    right:0px;
}

div.extra_top_menu table.fixed_menu div.popup_html div.description_top{
    top:40px;
}

div.extra_top_menu table.fixed_menu div.popup_html div.description_bottom{
    bottom:40px;
}

div.extra_top_menu table.fixed_menu div.popup_html div.bubble {        
    padding:1px 3px 1px 3px;

    background-color:#e00;
    border-radius:14px;
    -moz-border-radius:14px;
    -webkit-border-radius:14px;

    cursor:pointer;
}

div.extra_top_menu table.fixed_menu div.popup_html div.bubble .bubble_count{
    font-size:9px;
    color:#fff;
}

div.extra_top_menu table.fixed_menu div.popup_html .sys-icon {
    display:inline-block;
    min-width:16px;
    min-height:16px;
    margin-top:2px;
    font-size:16px;
    text-align:center;
    text-shadow: 0px 1px 0px #fff;
}

div.extra_top_menu table.fixed_menu div.popup_html .sys-icon,
div.extra_top_menu table.fixed_menu div.popup_html img {
    vertical-align:middle;
}

div.extra_top_menu table.fixed_menu div.popup_html div.menu_item {
    padding:0 3px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: none;
    border-bottom: none;
    float:left;
    position:relative;
    height:28px;
}

div.extra_top_menu table.fixed_menu div.popup_html div.menu_item_active {
    background-color:#FAFAFA;
    border-right:1px solid #B7B7B7;
    border-left:1px solid #B7B7B7;
}

div.extra_top_menu table.fixed_menu div.popup_html div.menu_item_top{
    margin-bottom:-1px;
}

div.extra_top_menu table.fixed_menu div.popup_html div.menu_item_bottom{
    margin-top:-1px;
}

/*1st sub level menu*/
div.extra_top_menu table.fixed_menu div.popup_html ul ul{
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
div.extra_top_menu table.fixed_menu div.popup_html ul ul li{
    display: list-item;
    float: none;
    margin:0;
    width:100%;
}

div.extra_top_menu table.fixed_menu div.popup_html table.popup{
    background-repeat:repeat;
    border-left:1px solid #B7B7B7;
    border-right:1px solid #B7B7B7;
}

div.extra_top_menu table.fixed_menu div.popup_html table table{
    width:auto;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data{
    background-color:#E4E4E4;
    font-weight:bold;
    position:relative;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.top_cover{
    border-top:1px solid #B7B7B7;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.bottom_cover{
    border-bottom:1px solid #B7B7B7;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data table{
    width:100%;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.part_img
{
    width:16px;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.part_name
{
    padding-left:5px;
    padding-right:5px;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.reduce{
    width:20px;
    padding-right:2px;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.reduce div{
    margin-left:5px;
    margin-right:5px;
    width:100%;
}

div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.reduce .sys-icon,
div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.reduce img{
    cursor:pointer;
    font-size:14px;
}

div.extra_top_menu table.fixed_menu .popup .html_data{
    background-color:#FAFAFA;
}

div.extra_top_menu table.fixed_menu div.popup_html div.html_data{
    padding-left:10px;
    padding-right:10px;        
}

div.extra_top_menu table.fixed_menu div.popup_html div.html_data div.form_advanced_table{
    margin: 5px;
    border:0;
    width:400px;
}

div.extra_top_menu table.fixed_menu div.popup_html div.html_data .input_wrapper_text  {
    width:390px;
    margin:5px;
    position:relative;
}

div.extra_top_menu table.fixed_menu div.popup_html td.html_data img{
    vertical-align:middle;
}

div.extra_top_menu table.fixed_menu div.popup_html div.control{
    background-color:#E4E4E4;
    white-space:nowrap;
    color:#3333CC;
    margin-left:-10px;
    margin-right:-10px;
    padding:10px 10px;
}

div.extra_top_menu table.fixed_menu div.popup_html div.control div{
    padding-bottom:3px;
    padding-top:3px;
}

div.extra_top_menu table.fixed_menu div.popup_html div.content {
    padding-bottom:10px;
}
div.extra_top_menu table.fixed_menu div.popup_html div.content:first-child {
    padding-top:10px;
}    
div.extra_top_menu table.fixed_menu div.popup_html div.content table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}
div.extra_top_menu table.fixed_menu div.popup_html div.content table td {
    border: none;
    vertical-align: baseline;
}    
div.extra_top_menu table.fixed_menu div.popup_html div.content table td.sub_item_img {
    width:18px;
}
div.extra_top_menu table.fixed_menu div.popup_html div.content table td.sub_item_caption a {}
table td.sub_item_img,
table td.sub_item_caption {
    border:none;
}
table td.sub_item_caption:first-letter {

}

div.extra_menu_list {
    margin-top:10px;
    margin-bottom:10px;
    white-space:normal;
}

div.extra_menu_list div.icon_section {
    background-color:#fff;
    border:1px solid #CFCFCF;
    margin-right:5px;
    width:36px;
    height:36px;
}

div.extra_menu_list div.icon_section img.member_icon {
    background-position:center center;
    background-repeat:no-repeat;
    height:36px;
    width:36px;
}


div.extra_menu_list div.message_caption {		
    color:#333333;
    white-space:normal;
}

div.notifi_window {
    position:fixed;
    right:0;
    top:50px;
    z-index:1000;
}
div.notifi_window div.notifi{
    display:none;
    position:relative;
}
div.notifi_window div.notifi_content {
    width:250px;

    border:1px solid #333;
    background-color:#636363;
    background-color:rgba(64,64,64, 0.7);
    -moz-box-shadow:0px 0px 0px 1px rgba(255, 255, 255, 0.15), 0px 10px 25px 0px rgba(33, 33, 33, 0.3);
    -webkit-box-shadow:0px 0px 0px 1px rgba(255, 255, 255, 0.15), 0px 10px 25px 0px rgba(33, 33, 33, 0.3);
    box-shadow:0px 0px 0px 1px rgba(255, 255, 255, 0.15), 0px 10px 25px 0px rgba(33, 33, 33, 0.3);

    color:#fff;
    text-shadow: 0px -1px 0px rgba(0,0,0, 0.5);
}


div.detailed_notify_window {
    float:left;
    position:relative;
    margin-left:10px;
}

div.detailed_notify_window div.profile_section{
    font-weight:bold;
    margin-bottom:10px;
}


div.extra_top_menu table.description {
    border:1px solid #9fc6ff;
    background-color:#fff;
    white-space:nowrap;
}

.swf_uploader_warning {
    color: #000;
}

/*---------------------*/

div.main_footer_block {
    margin-left:auto;
    margin-right:auto;
}

div.sys_bx_wrapper {
    background-color: rgb(250,250,250);
    background-color: rgba(255,255,255, 0.8);
}

div.powered_section {
    float:left;
    line-height:32px;
}

div.logo-section {
    float:right;
}

/*--------------------- social buttons */

.bx-social-sharing .bx-social-sharing-btn:first-child {
    margin-top:0;
}

/*--------------------- boonex attribution for free version */

#bx_attr {
    position:fixed;
    left:-50px;
    top:50%;
    width:38px;
    height:auto;  
    margin-top:-50px;
    padding:30px 1px 20px 1px;
    z-index:9999;

    background-color:#0963B3;   

    color:#A0C8EB;
    text-align:center;
    font-size:11px;
    text-shadow: 0px -1px 0px #000;
    font-family:"Helvetica CY", "Arial Narrow", Helvetica, san-serif;

    -webkit-box-shadow: 0 1px 3px rgba(51, 51, 51, 0.9);
    -moz-box-shadow: 0 1px 3px rgba(51, 51, 51, 0.9);
    box-shadow: 0 1px 3px rgba(51, 51, 51, 0.9);

    border:1px solid rgba(255,255,255,0.5);
}

#bx_attr a, #bx_attr .sys-icon.remove:before {
    color:#A0C8EB;
    text-decoration:none;
}

#bx_attr img {
    position:absolute;
    top:-25px;
    left:-6px;
}
#bx_attr .bx-attr-hide {
    position:absolute;
    right:1px;
    bottom:0px;
    width:12px;
    height:12px;
}

