/*#container {
	width: 100%;
	min-height: 740px;
	background-image: url('/images/common_user_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 1;
}    */

div .gifts_part {
    position:relative; 
    width:760px; 
    float:left; 
    text-align:left; 
    padding:0; 
    margin-top:25px;  
}

div .part_name {
    position:relative;
    color:#004488; 
    font:normal 18px Tahoma,Arial;
}

div .part_comment1 {
    position:relative;
    color:#78A1CC; 
    font:normal 14px Tahoma,Arial;
}
div .part_comment2 {
    position:relative;
    color:#979797; 
    font:normal 11px Tahoma,Arial;
    margin-bottom:15px; 
}


div .gift_icon {
    position:relative; 
    height:134px; 
    width:108px; 
    float:left; 
    color:#004488; 
    font-size:18px; 
    text-align:center; 
    padding:0; 
    margin-right :8px; 
    margin-left  :8px; 
    margin-top: 6px;
    margin-bottom: 6px;  
    font:normal 11px Tahoma,Arial; 
}

div .gr_line {
    position:relative; 
    float: left;
    height:10px; 
    width:760px; 
    background: url('/images/gr_line.gif') repeat-x;
    margin-top: 12px;
    margin-bottom: 5px;
}

 .gift_icon_points{
    color:#A2A2A2; 
    font:normal 11px Tahoma,Arial;
}

span.mand {
color: #000000;
font-size: 8px;
font-family: Courier;
}

.ffield0
{
    background-color : #FFFFFF;
    border : 1px #AAAAAA solid;
    width : 244px;
}

.ffield1
{
    background-color : #EEEEEE;
    border : 1px #AAAAAA solid;
    width : 244px;
}

.ffield0:focus
{
    background-color : #EEEEEE;
    border : 1px #AAAAAA solid;
    width : 244px;
}

select.ffield{
    width : 250px;
}

/* Start Denisov Maxim Edition */

#person_pane {
	background-color: #eef1f6;
	border-top: 1px solid #cad8e1;
	padding: 7px;
	height: 28px;
}

#person_pane span.top {
	width: 14px;
	height: 6px;
	background: transparent url(/images/profiles/gifts/cat_top.gif) no-repeat 100% 0%;
	border: none;
	position: relative; 
	top: -17px; 
	right: -280px;
	float: left;
}

#person_pane span {
	float: left;
	clear: right;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: -10px;
}

#person_pane input.nickname {
	border: 1px solid #cfcfcf;
	width: 305px;
	font-size: 12px;   
	word-wrap: break-word;
	padding: 6px;
	color: #b2afaf;
	float: left;
}

#person_pane .Mentions_Input {
	background-color:#FFFFFF;
	border: 1px solid #cfcfcf;
	cursor:text;
	font-size:12px;
	margin:0;
	margin-right: 7px;;
	max-height:14px;
	min-height:14px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	overflow-x:hidden;
	overflow-y:hidden;
	padding: 6px;
	width: 220px;
	color: #b2afaf;
	float: left;
}

#person_pane .button {
	float: left;
	height: 27px;
	width: 88px;
	padding-bottom: 4px;
	vertical-align: middle;
}

div.searchlight-balloon {
    opacity: 0.95;
}
table.searchlight-results {
    border-collapse: collapse;
    font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
    font-size: 0.75em;
    font-weight: normal;
    width: 100%;
}
div.searchlight-results-wrapper {
    color: #000;
    border: 1px solid #aaa;
    margin: -1px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 10px #000;
    -moz-box-shadow: 0 2px 10px #000;
}
table.searchlight-results th,
table.searchlight-results td {
    padding: 4px;
    text-shadow: 1px 1px 1px #aaa;
}
table.searchlight-results .searchlight-header-text,
table.searchlight-results .searchlight-result-text {
    white-space: nowrap;
}

table.searchlight-results th {
    background: #fdfdfd;
    color: #222;
    font-size: 100%;
    border-right: 1px solid #ccc;
    width: 80px;
    text-align: right;
    font-weight: normal;
}
table.searchlight-results td {
	text-align: left;
    background: #eee;
}
table.searchlight-results td .searchlight-result-item {
    padding: 1px 0;
}
table.searchlight-results tr {
    cursor: pointer;
}
table.searchlight-results tr.searchlight-selected th,
table.searchlight-results tr.searchlight-selected td {
    background: #FFFFC8;
    /*color: #fff;
    text-shadow: 1px 1px 1px #014;*/
}
table.searchlight-results .searchlight-result-icon {
    margin-right: 4px;
    vertical-align: middle;
}
table.searchlight-results tr.searchlight-spacer-row td {
    height: 5px;
}

/* End Denisov Maxim Edition */

/* Feature and Newest Gifts Block (begin) */
.b-feature-position-relative {
    width:755px;
    height:380px;
/*    margin-top:30px;*/
}
.b-gift-slide-control {
    position: absolute;
    top: 331px;

    width: 19px;
    height: 35px;

    cursor: pointer;

    background: url("/images/profiles/virtual-gifts-slider-controls.jpg") 0 0 no-repeat;
}
.b-gift-slide-control-left {
    left: -65px;
}
.b-gift-slide-control-right {
    right: -67px;
    background-position: 0 -42px;
}
.b-featured-newest-gifts-wrap {
/*    position:absolute;
    top:176px;
    left:-25px;*/

    width:821px;
    height:300px;
    text-align:left;
    margin-left: -50px;
    float:left;
    
}
.b-featured-newest-top-wrap {
    position:relative;
    width:821px;
    height:48px;

    background:url("/images/profiles/feature-newest-gifts-top-bg.png") no-repeat;
}
.b-featured-newest-top-title {
    font:bold 18px Tahoma;

    position:absolute;
    top:9px;
    left:30px;

    margin:0;


    color:#fff;
}
.b-slider-controls-wrap {
    position:absolute;
    left:698px;
    top:14px;
}
.b-slider-controls__item {
    float:left;

    width:13px;
    height:15px;
    margin-left:10px;
    padding:0;

    list-style:none;

    text-indent: -9999px;

    cursor:pointer;

    background:url("/images/profiles/slider-controls-bg.png") no-repeat;
}
.b-slider-controls__item-active {
    background-position:0px -15px;
}
.b-feature-newest-orange-bg {
    width:805px;
    margin:-7px auto 0 auto;
    padding-bottom:10px;

    background:#fcf6bd url("/images/profiles/featured-newest-orange-block-bottom-bg.png") no-repeat -1px bottom;
}
.b-feature-newsest-body-wrap {
    position:relative;

    overflow:hidden;

    width:770px;
    height:291px;
    margin:0 auto;
    padding:23px 10px 0px 10px;

    border:1px solid #efc500;
    border-top:0px;
    background:#fff;
}
.b-feature-newsest-body-wrap .gift_icon {
    margin-left:10px;
    margin-right:10px;
    padding-top:0px;
}
/* Feature and Newest Gifts Block (end) */

/* Filters panel (begin) */
.b-filters-big-width {
    position: relative;
    left: -17px;

    width: 805px;
}
/* Filters panel tabs (begin) */
.b-gifts-filter-tabs-wrap {
    text-align: left;
}
.b-gifts-filter-tabs__item {
    font-size: 14px;
    font-weight: bold;

    float: left;
    padding: 6px 27px 6px 27px;
    margin-top: 2px;
    margin-right: 3px;

    cursor: pointer;

    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;

    color: #989898;
    background: #f2f2f2;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.b-gifts-filter-tabs__item-acitve {
    color: #fff;
    background: #9ec872;
    padding-top: 8px;
    margin-top: 0;
}
.b-green-bottom-gift-tabs {
    height: 4px;

    border-bottom: 1px solid #648e37;
    background: #9ec872;
}
/* Filters panel tabs (end) */


.b-gifts-filter-panel-wrap {
    width: 805px;
    height: 63px;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;

    background: #f2f2f2 url("/images/profiles/gifts-filter-panel-bg.png") no-repeat;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.b-sex-wrap {
    float: left;
    width: 186px;

    padding-left: 24px;
}
.b-sex-icons {
    float: left;

    padding-top: 12px;
    padding-left: 14px;
}
.b-sex-icon {
    float: left;

    width: 40px;
    height: 41px;
    margin-right: 0px;

    cursor: pointer;
}
.b-sex-icon-man {
    padding-top: 10px;
}
.b-sex-icon-woman {
    padding-top: 10px;
}
.b-sex-icon-all {
    padding-top: 5px;
}
.b-sex-icon-active {
    background: url("/images/profiles/active-sex-filter-bg.png") no-repeat;
}
.b-filter-label {
    font-weight: bold;
    font-family: Tahoma;

    float: left;

    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;

    margin-top: 24px;

    color: #717171;
}
.b-filter-select-wrap {
    float: left;

    margin-top: 18px;
}
.b-filter-category-select {
    width: 210px;
}
.b-filter-points-wrap {
    float: left;
    width: 250px;
    height: 60px;
    padding-left: 34px;
}
.b-filter-points-controls-wrap {
    position: relative;

    float: left;

    width: 176px;
    height: 43px;
    margin-left: 13px;
    margin-top: 29px;

    background: url("/images/profiles/filter-points-bg.png") no-repeat 0 0;
}
.b-max-points, .b-min-points {
    font: 10px Tahoma;
    position: absolute;
    top: -17px;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;

    color: #c3c8c2;
}
.b-min-points {
    left: -5px;
}
.b-max-points {
    right: -8px;
}
.b-green-points-wrap {
    position: absolute;
    top: 0px;
    left: 1px;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;

    width: 174px;
    height: 50px;

    background: url("/images/profiles/green-points-bg.png") repeat-x 0px 17px;
}

.b-green-points-left-control, .b-green-points-right-control {
    font-size: 10px;
    font-family: Tahoma;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;

    cursor: pointer !important;

    overflow: visible;

    color: #737373;
}

.b-spec-control-block {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;

}

.b-green-points-left-control span, .b-green-points-right-control span {
    padding: 1px 4px 1px 4px;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;

    width: 100%;

    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius: 2px;
    -khtml-border-radius:2px;

    cursor: pointer !important;


    border-bottom: 1px solid #d9d9d9;
    background: #fff;
}
.b-green-points-left-control span {
    position: relative;
    margin-right: -100%;
}
.b-green-points-right-control span {
    position: relative;
    margin-left: -100%;
}

.b-green-points-left-control {
    position: absolute;
    left: -14px;

    width: 14px;
    height: 50px;

    background: url("/images/profiles/green-points-left-control.png") no-repeat 0px 14px;
}
.b-green-points-right-control {
    position: absolute;
    right: -14px;

    width: 14px;
    height: 50px;

    background: url("/images/profiles/green-points-right-control.png") no-repeat 0px 14px;
}
.b-filter-reset {
    font-family: Tahoma;
    font-size: 11px;

    float: right;

    height: 17px;
    margin-top: 22px;
    margin-right: 24px;
    padding-left: 23px;
    padding-top: 2px;

    cursor: pointer;

    color: #5ba5d8;
    background:  url("/images/profiles/icons/reset-icon.png") no-repeat left center;
}

/* User gifts Filters panel (begin) */
.b-user-gifts-filter-panel-wrap {
    display: none;
    position: relative;
    width: 100%;
    height: 111px;


    text-align: left;

    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;

    background: #f2f2f2 url("/images/profiles/gifts-filter-panel-bg.png") no-repeat 0 bottom;
}
.b-gift-search-wrap {
    width: 408px;
    float: left;
}
.b-gift-search-text {
    font-weight: bold;

    float: left;

    margin-right: 16px;
    padding-left: 23px;
    padding-top: 23px;

    color: #717171;
}
.b-gift-search-select-wrap {
    position: relative;

    float: left;

    margin-top: 17px;
    padding-left: 40px;
}
.b-gift-search-select-arrow {
    position: absolute;
    top: 0;
    left: 0;

    width: 39px;;
    height: 27px;

    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;

    overflow: hidden;

    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;

    border: 1px solid #c1cabf;
    border-right: 0;

    background: url("/images/profiles/icons/down-arrow-icon.png") 25px 12px  no-repeat;
}
.b-gift-search-select-arrow-opened {
    border-bottom: 0;
}
.b-gift-search-select-drop-down {

    width: 39px;
    height: 55px;

    -moz-border-radius: 3px 0px 0px 0px;
    -webkit-border-radius: 3px 0px 0px 0px;
    border-radius: 3px 0px 0px 0px;

    -moz-box-shadow:  0px 1px 4px #d8d8d8;
    -webkit-box-shadow:  0px 1px 0px #d3d3d3;
    box-shadow: 0px 1px 0px #d3d3d3;

    border: 1px solid #c1cabf;
    background-color: #f0f0f0;
}
.gift-author-select {
    position: absolute;
    z-index: 3;

    width: 40px;
}
.gift-select {
    top: 5px;
    left: 0px;

    height: 16px;

    background: url("/images/profiles/icons/search-name-icon.png") 8px 0 no-repeat;
}
.author-select {
    top: 36px;

    height: 16px;

    background: url("/images/profiles/icons/search-author-icon.png") 9px 0 no-repeat;
}
.search-by-author .gift-select {
    top: 34px;
}
.search-by-author .author-select {
    top: 8px;
}
.b-gift-search-select-input {
    width: 268px !important;

    -moz-border-radius: 0px 3px 3px 0px !important;
    -webkit-border-radius: 0px 3px 3px 0px !important;
    border-radius: 0px 3px 3px 0px !important;
}
.see-all-results-link-wrap {
    padding: 0;
}
.see-all-results-link {
    font-weight: normal;

    display: block;

    min-height: 0;
    padding: 10px 0.4em;

    line-height: 1.5;

    text-decoration: underline;

    cursor: pointer;

    color: #5ba5d8 !important;
    border-top: 1px solid #E4EAEF;
}
.see-all-results-link:hover {
    text-decoration: none;
}
.finded-word {
    background: #ffff00;
}

.b-gift-filter-horz-delimiter {
    border-top: 1px solid #d3d3d3;
    height: 1px;
    background: #fff;

}

/* Tags (begin) */
.studio-tags-wrap {
    margin-top: 16px;
    margin-left: 23px;
}
.studio-tags__item {
    font-size: 11px;
    font-family: Tahoma;

    float: left;

    padding: 2px 10px 3px 10px;
    margin: 0px 14px 11px 0px;

    cursor: pointer;

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;

    -moz-box-shadow:  0px 1px 0px #d3d3d3;
    -webkit-box-shadow:  0px 1px 0px #d3d3d3;
    box-shadow: 0px 1px 0px #d3d3d3;

    color: #929fa6;
    background: #fff;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.studio-tags__item:hover {
    color: #3b3b3b;
}
.studio-tags__item-active {
    color: #fff;

    -moz-box-shadow: inset 0px 1px 1px #6e7172, 0px 1px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 1px #6e7172, 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 1px #6e7172, 0px 1px 0px #fff;

    background: #9fa3a5;
}
/* Tags (end) */
/* User gifts Filters panel (end) */
/* Filters panel (end) */
.gift_image {
    width: 100px;
    height: 100px;
    display: block;
}
.gift_classes_delimeter {
    width: 47%;
    background-image: url('/images/profiles/blue_dash.png');
    background-position: center;
    background-repeat: repeat-x;
}
.load_gifts_btn_cell {
    width: 6%;
}
.load_gifts_btn {
    background-image: url('/images/profiles/load_all_gifts_btn.png');
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position-x: center;
    margin: auto;
    cursor: pointer;
}
.gifts_collection_shown {
    background-image: url('/images/profiles/load_all_gifts_btn_touch.png');
}
.hidden_gifts, .points_value {
    display: none;
}
/*.hidden_gifts .gift_image {
    background-image: url('/images/profiles/ajax-loader.gif');
}*/
.gifts_collection {
    position: relative;
    height: 146px;
    overflow-y: hidden;
}
.b-big-slider{
    position:absolute;
    width:770px;
    display:none;
    top: 10px;
}
.b-feature-slide_1 {
    display: block;
}
.gift_icon * {
    line-height: 13px;
}
#no_search_results {
    width: 760px;
    height: 150px;
    background-image: url('/images/error/head.png');
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    display: none;
/*    background-size: 8%;*/
}
#no_search_results div {
    margin: 0 auto;
    margin-top: 140px;
    font-weight: bold;
}
span.part_name_title {
    text-decoration:none;
    color:#898E89;
    font-weight: bold;
}
.gifts-cat-loading-progress {
    width: 100%;
    padding-top: 50px;
    display: none;
}

#users-gifts-cat-loading {
    padding-top: 30px;
}

.gifts-load-progress {
    width: 16px;
    height: 16px;
    background-image: url('/images/profiles/ajax-loader.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
}
#user-gifts-wrapper {
    padding-top: 20px;
}
.ui-menu-item:hover {
    background-color: #f1f6fa;
}