body {
    margin: 0;
    background-color: #FFFFFF;
    color: #465153;
}


#top-thin-line {
    height: 8px;
    background-color: #464646;
}

#container {
    padding: 0px 4px 0px 0;
}

#top-header-line {
    padding: 14px 0px 8px 0;
}

#logo-block {
    float: left;
    width: 160px;
    padding: 0px 25px;
}

#top-block a {
    color: #fff;
    text-decoration: none;
}
#top-block a:hover {
    text-decoration: underline;
}

#top-block {
    background-image: url(images/top_block_bg.gif);
    height: 54px;
    margin-left: 210px;
}

#top-block-left {
    float: left;
    background-image: url(images/top_block_left.gif);
    width: 6px;
    height: 54px;
}

#top-block-right {
    float: right;
    background-image: url(images/top_block_right.gif);
    width: 7px;
    height: 54px;
}

#top-block-menu {
    float: left;
    padding: 6px 10px 4px 4px;
    font-size: 100%;
    font-weight: bold;
    color: #FDFFFC;
}

#top-block-menu a {
    font-size: 100%;
    font-weight: bold;
    color: #FDFFFC;
}

div.top-right-block-stack {
    float: right;
    background-image: url(images/top_sep.gif);
    background-repeat: no-repeat;
    padding: 6px 10px 4px 10px;
    font-size: 100%;
    color: #FDFFFC;
    min-height: 50px;
}

span.user-name {
	font-weight: bold;
}

a.add-points {
    color: white;
    text-decoration: underline;
}

span.rinka-user-money {
	color: #f18733;
	font-weight: bold;
}

#path-line {
    margin: 0px 2px 8px 0px;
    background-color: #F1F0F5;
    float: left;
    width: 100%;
}

#content {
    margin-left: 385px;
}

#rinka-filter {
    border-right: 1px solid #DDDCE1;
    background-color: #F1F0F5;
}


#footer-main {
    text-align: center;
    font-size: 90%;
    padding-top: 6px;
    color: #44555D;
}

#footer-left {
    float: left;
    background-color: #E4E4E4;
    width: 375px;
    height: 20px;
    border-right: 10px solid #BBD35E;
    text-align: center;
    font-size: 100%;
    padding-top: 6px;
    color: #7D8182;
}

div.alist-body {
    background-color: #F1F0F5;
    border: 1px solid #DDDCE1;
    border-top: none;
    margin: 0px 0px 8px 5px;
}

.alist-body-inner {
    width: 100%;
}

.alist-image {
    text-align: center;
    vertical-align: top;
    width: 100px;
}

.alist-content {
    vertical-align: top;
}

.alist-price {
    color: #F48438;
    font-size: 120%;
    font-weight: bold;
    vertical-align: bottom;
}

.alist-status {
    vertical-align: bottom;
    text-align: right;
}

div.alist-comment-top,
div.alist-comment-bottom {
    float: right;
    font-size: 80%;
    padding: 2px 4px 0px 0px;
}

div.alist-date {
    float: right;
    padding-right: 16px;
}


div.alist-item {
    float:right;
    clear:right;
    width: 100%;
}

div.alist-header {
    background-color: #B8C8D7;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 4px 4px 36px;
    min-height: 16px;
    max-height: 16px;
}

div.alist-header span.alist-header-id a {
    text-decoration: none;
}

img.alist-acheck {
    float: left;
    cursor: pointer;
}

img.alist-image {
    float: left;
    margin: 4px 8px 8px 8px;
}







.alist-filter-input {
    font-size: 100%;
}

.title_page_rubric_block {
    float: left;
    width: 47%;
    margin-left: 10px;
    height: 150px;
    margin-bottom: 20px;
}

.title_page_rubric_block_title {
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #43545C;
    margin-left: 90px;
}

.title_page_rubric_block_title a {
    text-decoration: none;
}

.title_page_rubric_block_title a:hover {
    text-decoration: underline;
}

.title_page_rubric_block_folder {
    font-family: trebuchet ms;
    font-size: 13px;
    color: #43545c;
    margin-left: 90px;
}

.title_page_rubric_block_folder a {
    text-decoration: none;
}

.title_page_rubric_block_folder a:hover {
    text-decoration: underline;
}

.title_page_rubric_block_count {
    font-family: trebuchet ms;
    font-size: 11px;
    color: #A0A0A0;
}

.title_page_rubric_block_icon {
    float: left;
    width: 80px;
}

.pseudo_link {
    cursor: pointer;
    cursor: hand;
}

.keywords {
    width: 100%;
    border: 1px solid #F7F9FA;
    color: #838386;
    font-family: Trebuchet MS;
    font-size: 11px;
}

.search_buttons {
    padding-left: 15px;
    width: 30px;
    padding-top: 5px;
}



