
#profile {
	overflow:visible;
}
#profile_top {
	height:10px;
	background-color:#D4EEFF;
	position:relative;
	overflow:visible;
}
#profilepage {
	background-image:url('//imgrabo.com/design/site/profilepage.gif');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fff;
	overflow: visible;
}
#profile_left {
	margin-top:16px;
	width:200px;
	float:left;
	margin-left:26px;
	overflow:visible;
}
#profile_aboutme {
	background-color: #f1f1f1;
	padding:10px;
	line-height:1.4;
}
#profile_saved, .profile_saved {
	background-color:#F7F7F7;
	text-align:center;
	padding:10px;
	color:#777;
	margin-bottom:15px;
	border-top:1px solid #E5E5E5;
}
#profile_saved b, .profile_saved b {
	font-size:22px;
	display:block;
	font-weight:normal;
	color:#000;
}
#profile_saved sup, .profile_saved sup {
	font-size:14px;
}
#profile_right {
	width:682px;
	float:left;
	margin-left:26px;
	overflow:visible;
	position:relative;
}
body.w1250 #profile_right {
	width:972px;
}
#profile_right h1{
	text-shadow:0px 1px 0 #dcf1ff;
	font-size:22px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	margin-top:12px;
	margin-bottom:3px;
}
#profile_right #profile_usermeta{
	color: #3386c0;
	text-shadow:0px 1px 0 #dcf1ff;
}
#profilenav {
	margin-top:11px;
	margin-bottom:20px;
}
#profilenav a {
	color:#076aae;
	display:block;
	float:left;
}
#profilenav a:hover {
	color:#00416e;
}
#profilenav a b {
	display:block;
	float:left;
	padding:8px 12px;
	text-shadow:0px 1px 0 #ddf1ff;
}
#profilenav a.onprofilenav {}
#profilenav a.onprofilenav b {
	text-shadow: 0px 0px 0;
	background: #FFF;
	border: 1px solid #90CCF5;
	border-bottom: 0px;
	padding: 7px 11px;
	padding-bottom: 8px;	
}
#profilebtns {
	position:absolute;
	top:10px;
	right:0px;
}
#profilebtns a {
	display:block;
	float:right;
	background-position:top right;
	margin-left:5px;
}
#profilebtns a b{
	display:block;
	float:right;
	background-position:top left;
	background-repeat:no-repeat;
}
#profilebtns a:hover {
	background-position:bottom right;
}
#profilebtns a:hover b{
	background-position:bottom left;
}
#profile_friendme {
	background-image:url('//imgrabo.com/design/site/friendbtn.gif');
}
#profile_friendme b {
	background-image:url('//imgrabo.com/design/site/friendbtn_b.gif');
	color:white;
	padding:8px 12px 9px 33px;
	text-shadow:0px 1px 0 #1b7505;
}
#profile_message {
	background-image:url('//imgrabo.com/design/site/mailbtn.gif');
}
#profile_message b {
	background-image:url('//imgrabo.com/design/site/mailbtn_b.gif');
	color:#0669ad;
	text-shadow:0px 1px 0 #fff;
	padding:8px 12px 9px 42px;
}
#profile_message:hover b {
	color:#085081;
}

#profile_isfriend {
	display:block;
	float:right;
	background-position:top left;
	margin-left:5px;
	background-image:url('//imgrabo.com/design/site/profile_isfriend.gif');
}
#profile_isfriend b {
	display:block;
	float:right;
	padding:8px 0px 9px 33px;
	text-shadow:0px 1px 0 #fff;
}
#profile_isfriend a {
	display:block;
	float:right;
	width: 31px;
	height:31px;
	background-image:url('//imgrabo.com/design/site/profile_delfriend.gif');
}
#profile_reqsent {
	display:block;
	float:right;
	background-position:top right;
	margin-left:5px;
	background-image:url('//imgrabo.com/design/site/profile_reqsent1.gif');
}
#profile_reqsent b {
	display:block;
	float:right;
	padding:8px 10px 9px 33px;
	color:#1b7405;
	background-repeat:no-repeat;
	background-image:url('//imgrabo.com/design/site/profile_reqsent.gif');
}
#profile_activity {
	overflow:visible;
	padding-bottom:13px;
}
#profile_activity h3 {
	padding-bottom:3px;
	font-size:18px;
	font-family:arial, sans-serif;
	font-weight:normal;
}

#actfeedttl {
	margin-bottom: 10px;
	overflow: visible;
	height: 30px;
}
#actfeedttl h3 {
	float:left;
	padding-top:3px;
	padding-right:10px;
}
#profile_edit {
	background-image:url('//imgrabo.com/design/site/mailbtn.gif');
}
#profile_edit b {
	background-image:url('//imgrabo.com/design/site/editbtn_b.gif');
	color:#0669ad;
	text-shadow:0px 1px 0 #fff;
	padding:8px 12px 9px 42px;
}
#profile_edit:hover b {
	color:#085081;
}
.activity {
	overflow:visible;
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:3px;
	background: #fafafa;
	background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 66%);
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#ffffff 66%);
	background: linear-gradient(to bottom, #f3f3f3 0%,#ffffff 66%);
}
.activity2  {
	background-image:url('//imgrabo.com/design/site/activity2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding:8px;
	padding-left:33px;
	position:relative;
	overflow:visible;
	line-height:1.4;
}
.activity2 small  {
	font-size:11px;
	color:#999;
}

.activity.like .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_like.gif');
}
.activity.buy .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_buy.gif');
}
.activity.comment .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_comment.gif');
	padding-bottom:0px;
}
.activity.newyear .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_kasmetche.gif');
	padding-bottom:0px;
}
.activity.newyear .activity_kasmetche_pojelanie {
	font-family: 'Georgia', arial, sans-serif;
	font-size:18px;
	line-height:normal;
	font-weight:normal;
	font-style:italic;
	color:black;
	padding:2px 0px;
}

.activity.comment {
	padding-bottom:8px;
}
.activity.signup .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_signup.gif');
}
.activity.friend .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_friend.gif');
}
.activity_piano .activity2 {
	background-image:url('//imgrabo.com/design/site/activity_piano.png');
}

.activity .del {
	display:none;
	width:23px;
	height: 26px;
	position:absolute;
	top:-6px;
	right:-10px;
	background-image:url('//imgrabo.com/design/site/profile_deldeal.png');
}
.activity .del:hover {
	background-position:bottom left;
}
.activity:hover .del {
	display:block;
}
.acthumb {
	float:left;
	width: 125px;
	height:77px;
	position:relative;
}
.acthumb a{
	display:block;
	width: 125px;
	height:77px;
	position:absolute;
	top:0px;
	left:0px;
}
.act_avatar {
	width:50px;
	height:50px;
	float:left;
	padding-right:10px;
	padding-bottom:8px;
	position: relative;
	overflow: visible;
}

.act_avatar a{
	display:block;
	padding:2px;
	border:1px solid #ccc;
	background-color:white;
	border-radius:50%;
}
.act_avatar a:hover{
	border:1px solid #aaa;
}

.act_avatar a img{
	width:44px;
	height:44px;
	border-radius:50%;
}
.actfriends {
	margin-top:6px;
}
.actfriends a img {
	border-radius:50%;
}
.actinfo {
	float:left;
	padding-left:10px;
	width: 500px;
}
body.w1250 .actinfo {
	width: 790px;
}
.activity.hasavatar .actinfo{
	width:430px;
}
body.w1250 .activity.hasavatar .actinfo{
	width:720px;
}
.actinfo small {
	display:block;
}
.acttl {
	display:block;
	font-weight:bold;
}
.actinfo .priceline {
	clear:both;
}
.actinfo .priceline strong {
	float:left;
}
.actinfo .priceline .oldprice {
	float:left;
	position:relative;
	color:#999;
	margin-left:5px;
}
.actinfo .priceline b {
	float:left;
	color:#0b9800;
	margin-left:5px;
}
.actinfo .priceline span {
	float:left;
	display:block;
	color:#333;
	margin-left:5px;
}
.actinfo .priceline .oldprice .djazga {
	position:absolute;
	width: 42px;
	height:15px;
	background-image:url('//imgrabo.com/design/site/djazga.png');
	_background-image:none;
	_height:7px;
	_border-bottom:2px solid brown;
	top:4px;
	left:0px;
}
.actcommentbody {
	background-image:url('//imgrabo.com/design/site/actcommentbody.gif');
	background-repeat:no-repeat;
	margin-left:34px;
}
.actcommentbody2 {
	background-image:url('//imgrabo.com/design/site/actcommentbody2.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px;
	padding-left:32px;
	padding-bottom:7px;
	line-height:1.4;
}
.hasavatar .actcommentbody {
	background-image:url('//imgrabo.com/design/site/actcommentbody_hasavatar.gif');
}
.hasavatar .actcommentbody2 {
	background-image:url('//imgrabo.com/design/site/actcommentbody2_hasavatar.gif');
}
#activity_loadmore {
	display:block;
	background-image:url('//imgrabo.com/design/site/activity_more.png');
	background-position:top left;
	line-height:29px;
	padding-left:10px;
	height:29px;
}
#activity_loadmore:hover {
	background-position:left -29px;
}
#activity_loadmore.inactive,
#activity_loadmore.inactive:hover	{	background-position:left -58px; color:#555;	}
.actparams {
	color:#777;
}

.actparams span {
	visibility:hidden;
}
.activity:hover .actparams span {
	visibility:visible;
}
#addavatar {
	display:block;
	height:228px;
	width:200px;
	background-image:url('//imgrabo.com/design/site/addavatarbtn.png');
}
#addavatar b {
	display:block;
	width: 112px;
	padding-top:162px;
	margin-left:47px;
	text-align:center;
	color:white;
	text-shadow:0px 1px 0 #057417;
}
#addavatar:hover {
	background-position:bottom right;
}
.act_comrow {
	background-image:url('//imgrabo.com/design/site/actcomments_backgr.gif');
	background-repeat:repeat-x;
	height: 24px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #d7d7d7;
}
.act_comrow.roundtop {
	background-image:url('//imgrabo.com/design/site/act_comrow.gif');
	background-position:top left;
}
.act_comrow.roundtop div.act_comrow2 {
	background-image:url('//imgrabo.com/design/site/act_comrow2.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
.act_comrow_likes {
	background-image:url('//imgrabo.com/design/site/actcomments_likes.gif');
	background-repeat:no-repeat;
	height: 24px;
	line-height:24px;
	padding-left:30px;
	background-position:10px 5px;
	color:#666;
}

.seeprevcom {
	background-image:url('//imgrabo.com/design/site/actcomments_commentsicon.gif');
	background-repeat:no-repeat;
	height: 24px;
	line-height:24px;
	padding-left:30px;
	background-position:10px 6px;
	display:block;
	float:left;
}
.act_commentform {
	background-color:#f4f4f4;
	padding:8px;
	border-top:1px solid white;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.act_commentform .act_smallcomment {
	height: 28px;
	background-image:url('//imgrabo.com/design/site/act_smallcomment.gif');
	background-position:top left;
	line-height:28px;
	display:block;
	width:590px;
}
.act_commentform .act_smallcomment b{
	height: 28px;
	background-image:url('//imgrabo.com/design/site/act_smallcomment_2.gif');
	background-position:top right;
	background-repeat:no-repeat;
	line-height:28px;
	display:block;
	padding-left:10px;
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	cursor:text;
}
.act_commentform .act_smallcomment:hover {
	background-position:bottom left;
}
.act_commentform .act_smallcomment:hover b{
	background-position:bottom right;
	color:#666;
}

.act_postcommentavatar {
	width:50px;
	height:50px;
	float:left;
}
.act_cominput {
	padding-left:7px;
}
.act_cominput textarea {
	width:520px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px;
	border:1px solid #d0d0d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#f9f9f9 url('//imgrabo.com/design/site/act_cominput.gif') repeat-x;
	display:block;
	margin:1px;
	outline:none;
}
.act_cominput textarea:hover {
	border:1px solid #a9a9a9;
}
.act_cominput textarea:focus {
	border:2px solid #167abf;
	margin:0px;
}
.act_cominput input {
	margin-left:1px;
	cursor:pointer;
	margin-top:4px;
	padding:4px 10px 5px 10px;
	background-image:url('//imgrabo.com/design/site/act_combtn.gif');
	border:1px solid #005590;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	text-shadow:0px 1px 0 #005590;
}
.act_cominput input:hover {
	background-position:0px -29px;
}
.act_cominput input:active {
	background-position:0px -58px;
	border:1px solid #004575;
}
.act_thecomments {
	background-color:#f4f4f4;
}
.act_onecomment {
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #f9f9f9;
	padding:8px;
	position:relative;
	padding-right:20px;
}
.act_onecomment_avatar {
	float:left;
	display:block;
	margin-right:8px;
}
.act_onecomment_avatar img{
	width:40px;
	height:40px;
}
.act_delcomment {
	display:block;
	width:15px;
	height:15px;
	position:absolute;
	top:6px;
	right:6px;
	background-image:url('//imgrabo.com/design/site/act_closecomment.gif');
	display:none;
}
.act_onecomment:hover .act_delcomment {
	display:block;
}
.act_delcomment:hover {
	background-position:0px -15px;
}
.act_delcomment:active {
	background-position:0px -30px;
}


.pbox {
	clear:both;
	margin-bottom:10px;
}
.pbox_ttl {
	background: #E0F1FD;
	height: 35px;
	border: 1px solid #C8E4F6;
	margin-bottom:-1px;
}
.pbox_ttl h2 {
	font-size:12px;
	font-family:verdana, sans-serif;
	display:block;
	float:left;
	padding:10px;
}
.pbox_links {
	float:right;
	padding:10px;
	padding-right:12px;
}
.pbox_links a {
	display:Block;
	float:right;
	margin-left:12px;
}
.pbox_content {
	background-color: #EBF6FE;
	border-left:1px solid #c8e4f6;
	border-right:1px solid #c8e4f6;
	border-bottom:1px solid #c8e4f6;
}
.pbox_ftr {
	display:none;
}
.pbox_deals {
	padding-top:10px;
	padding-left:10px;
	border-top: 1px solid #C8E4F6;
}
body.w1250 .pbox_deals {
	padding-top:20px;
	padding-left:20px;
	padding-bottom:10px;
}
.profile_deal {
	width:155px;
	margin-right:12px;
	float:left;
	overflow:visible;
}
body.w1250 .profile_deal {
	width:167px;
	margin-right:15px;
	padding-bottom:5px;
}
.profile_dealthumb {
	height: 95px;
	position:relative;
	overflow:visible;
}
body.w1250 .profile_dealthumb {
	height:101px;
}
.profile_dealthumb a img {
	border:0px;
}
body.w1250 .profile_dealthumb a img {
	width:100%;
	height:100%;
}
.profile_deal_overthumb {
	position:absolute;
	top:0px;
	left:0px;
	width:155px;
	height:95px;
	box-shadow:inset 0px 0px 1px rgba(0, 0, 0, .5);
}
body.w1250 .profile_deal_overthumb {
	width:167px;
	height:101px;
}
.profile_deal_ttl {
	padding:5px;
	line-height:1.4;
	display:block;
}
.profile_deldeal {
	display:none;
	width:23px;
	height: 26px;
	position:absolute;
	top:-6px;
	left:139px;
	background-image:url('//imgrabo.com/design/site/profile_deldeal.png');
}
body.w1250 .profile_deldeal {
	left:151px;
}
.profile_deldeal:hover {
	background-position:bottom left;
}
.profile_deal:hover .profile_deldeal {
	display:block;
}
.profile_dealprice {
	margin-bottom:10px;
	padding-left:5px;
}
.profile_dealprice small {
	font-size:12px;
	font-weight:bold;
	color:#848e95;
	display:block;
	float:left;
	padding-left:3px;
	padding-right:3px;
}
.profile_dealprice b {
	display:block;
	float:left;
}
.profile_dealprice span {
	display:block;
	float:left;
	color:#848e95;
	margin-right:5px;
	position:relative;
}
.profile_dealprice strong {
	display:block;
	float:left;
	color:#007d06;
	margin-right: 5px;
}
.profile_dealprice span .profdjazga {
	position:absolute;
	width: 42px;
	height:15px;
	background-image:url('//imgrabo.com/design/site/djazga.png');
	_background-image:none;
	_height:7px;
	_border-bottom:2px solid brown;
	top:4px;
	left:0px;
}
.profile_comment {
	float:left;
	color:#8dadc3;
	text-shadow:0px 1px 0 #fff;
	padding-top:10px;
	padding-left:10px;
}
.pbox_ftr_comments {
	display:none;
}
.deals_nextrow {
	clear:both;
	height:10px;
}

/*************************************/
#loadingfriends {
	background-image:url('//imgrabo.com/design/site/loadingfriends.gif');
	background-repeat:no-repeat;
	height:200px;
	background-position:450px 70px;
	background-color:white;
}
/*******************/
#friends {
	clear:both;
	overflow:visible;
}
#friendsttl {
	background-image:url('//imgrabo.com/design/site/friends_hdr.png');
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #90ccf5;
}
#friendsttl h1{
	font-size:18px;
	font-weight:normal;
	padding:7px;
	padding-left:45px;
	text-shadow:0px 1px 0 #f4fbff;
	display:block;
}
#friends_fb {
	background-image:url('//imgrabo.com/design/site/friends_fbbackgr.gif');
	background-repeat:repeat-x;
	background-color:white;
	background-position:bottom left;
	border-bottom:1px solid #b3dcf8;
}
#friends_fb h2 {
	width:240px;
	float:left;
	font-weight:normal;
	color: #4367a4;
	padding-right:50px;
	background-image:url('//imgrabo.com/design/site/friends_fbarrows.gif');
	background-repeat:no-repeat;
	background-position:270px 17px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	padding-left:20px;
	line-height:1.1;
	margin-top:5px;
	margin-right:10px;
}
#friends_fbbtn {
	display:block;
	float:left;
	background-image:url('//imgrabo.com/design/site/friends_fbbtn.gif');
	width:144px;
	color:white;
	font-weight:bold;
	text-shadow: #374f7c;
	padding-left:50px;
	height:43px;
	margin-top:10px;
	padding-top:9px;
	text-shadow:0px 1px 0 #2a3f63;
	margin-bottom:7px;
}
#friends_fbbtn:hover {
	background-position:bottom left;
}
#friends_fbwidget {
	float:left;
	margin-left:15px;
	margin-top:10px;
}
/*******************/
#friendlist {
	background-image:url('//imgrabo.com/design/site/friendslist_backgr.gif');
	background-color:white;
}
#friendlist .friend {
	width: 479px;
	float:left;
	height: 60px;
	background-image:url('//imgrabo.com/design/site/friend_backgr.gif');
}
#friendlist .friend.left {
	margin-right:2px;
}
.friend .friendavatar {
	float:left;
	width:40px;
	height:40px;
	margin-top: 10px;
	margin-left:9px;
}
.friend .friend_info {
	float:left;
	width:380px;
	margin-top: 14px;
	margin-left:10px;
	color: #5cb1eb;
}
.friend .friend_info a {
	display:block;
	margin-bottom:2px;
	font-weight:bold;
}
.friend .delfriends {
	display:block;
	width: 21px;
	height:21px;
	background-image:url('//imgrabo.com/design/site/friend_del.gif');
	float:right;
	margin-top:20px;
	margin-right:15px;
}
.friend .delfriends:hover {
	background-position:bottom left;
}
#friendlist .friend.del {
	background-image:url('//imgrabo.com/design/site/friend_backgr_del.gif');
}
#friendlist .friend.del .friend_info{
	color:#f89c9c;
}
#friendlist .friend.del .friend_info a{
	color:#840000;
}
#friendlist.friendsnew_friendlist .friend {
	width: auto;
	float:none;
}
#friendlist .friend.request {
	background-image:url('//imgrabo.com/design/site/friend_backgr_request.gif');
}
.friend.request img {
	border-radius: 50% 50%;
}

#friendlist .friend.request .friend_info{
	color:#caa95d;
	width:215px;
	margin-left: 12px;
}
#friendlist .friend.request .friend_info a{
	color:#986d0b;
}
#friendlist .friend .reqbtn {
	line-height:14px;
	display:block;
	float:right;
	margin-top: 14px;
	margin-right:5px;
}
#friendlist .friend .reqbtn {
	display:block;
	float:right;
	margin-top: 14px;
	margin-right:8px;
	background-position:top right;
}
#friendlist .friend .reqbtn b {
	display:block;
	float:right;
	padding:8px 10px;
	background-position:top left;
	background-repeat:no-repeat;
}
#friendlist .friend .reqbtn.ignore {
	background-image:url('//imgrabo.com/design/site/friend_req_ignore.gif');
	margin-right:15px;
}
#friendlist .friend .reqbtn.ignore b {
	background-image:url('//imgrabo.com/design/site/friend_req_ignore2.gif');
	color:#8b0000;
	text-shadow:0px 1px 0 #fff;
}

#friendlist .friend .reqbtn.accept {
	background-image:url('//imgrabo.com/design/site/friend_req_accept.gif');
}
#friendlist .friend .reqbtn.accept b {
	background-image:url('//imgrabo.com/design/site/friend_req_accept2.gif');
	color:#fff;
	text-shadow:0px 1px 0 #227110;
}



#friendlist .friend .reqbtn:hover {
	background-position:bottom right;
}
#friendlist .friend .reqbtn:hover b {
	background-position:bottom left;
}


#friendlist .friend .reqbtn.ignore:hover b {
	color:#fff;
	text-shadow:0px 1px 0 #8b0000;
}
#friendsnewttl {
	background-image:url('//imgrabo.com/design/site/friendsttl.gif');
	background-color: #fff8b0;
	font-weight:bold;
	padding:8px;
	background-position:top left;
	background-repeat:repeat-x;
	text-shadow:0px 1px 0 #fffcdb;
	border-top:1px solid #fffef0;
	border-bottom:1px solid #d4be6a;
}

/*******************/
#profile_hasrequest {
	background-image:url('//imgrabo.com/design/site/profile_hasrequest.gif');
	background-repeat:no-repeat;
	margin-bottom: 7px;
	padding-bottom: 15px;
}
#profile_hasrequest.friend-message-holder {
	background: #fff6e5;
	border-radius: 4px;
	margin-bottom: 10px;
}
.friend-message-holder .reqbtn.accept {background: #3e9f27;}
.friend-message-holder .reqbtn.ignore{background: #ff2c22;}
.friend-message-holder .reqbtn.accept:hover {background: #227110;}
.friend-message-holder .reqbtn.ignore:hover {background: #ce261d;}
.friend-message-holder .reqbtn.accept b, .friend-message-holder .reqbtn.ignore b {background-image: none;}
.friend-message-holder .reqbtn.accept, .friend-message-holder .reqbtn.ignore {border-radius: 4px;}
.friend-message-holder .reqbtn.ignore b {color: #fff; text-shadow: none;}
#profile_hasrequest strong {
	float:left;
	display:block;
	width:460px;
	margin-top: 22px;
	margin-left: 20px;
	text-shadow:0px 1px 0 #fffef2;
}
#profile_hasrequest strong span{
	display: block;
	padding-top: 3px;
	font-weight: normal;
}

/*******************/
.reqbtn {
	line-height:14px;
	display:block;
	float:right;
	margin-top: 14px;
	margin-right:5px;
}
.reqbtn {
	display:block;
	float:right;
	margin-top: 14px;
	margin-right:8px;
	background-position:top right;
}
.reqbtn b {
	display:block;
	float:right;
	padding:8px 10px;
	background-position:top left;
	background-repeat:no-repeat;
}
.reqbtn.ignore {
	background-image:url('//imgrabo.com/design/site/friend_req_ignore.gif');
	margin-right:15px;
}
.reqbtn.ignore b {
	background-image:url('//imgrabo.com/design/site/friend_req_ignore2.gif');
	color:#8b0000;
	text-shadow:0px 1px 0 #fff;
}

.reqbtn.accept {
	background-image:url('//imgrabo.com/design/site/friend_req_accept.gif');
}
.reqbtn.accept b {
	background-image:url('//imgrabo.com/design/site/friend_req_accept2.gif');
	color:#fff;
	text-shadow:0px 1px 0 #227110;
}

.reqbtn:hover {
	background-position:bottom right;
}
.reqbtn:hover b {
	background-position:bottom left;
}

.reqbtn.ignore:hover b {
	color:#fff;
	text-shadow:0px 1px 0 #8b0000;
}
/*******************/
#profile_friends {
	background: none !important;
}
#profile_friends .profriend {
	width:341px;
	float:left;
	height:71px;
}
#profile_friends .profriend .profriend_avatar {
	float:left;
	margin-top:10px;
	margin-left:11px;
	border-bottom:1px solid white;
}
#profile_friends .profriend div{
	float:left;
	margin-top:13px;
	margin-left:10px;
	width:250px;
	color:#81b9e0;
	text-shadow:0px 1px 0 #f7fbfe;
}
#profile_friends .profriend div a{
	display:block;
	font-weight:bold;
	padding-bottom:2px;
}
/*****************************/

#nofriends {
	background-color:white;
}
#nofriends_fb {
	width:450px;
	float:right;
	padding-top:26px;
}
#nofriends_fb div {
	padding-top:10px;
	clear:both;
}
#nofbtn {
	display:block;
	float:left;
	background-image:url('//imgrabo.com/design/site/friends_nofr_btn.gif');
	background-position:top right;
}
#nofbtn b {
	display:block;
	float:left;
	background-image:url('//imgrabo.com/design/site/friends_nofr_btn2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-size:18px;
	color:white;
	text-shadow:0px 1px 0 #3a5480;
	font-weight:normal;
	height: 34px;
	padding-left:47px;
	padding-right:15px;
	padding-top:9px;
	font-family:arial, sans-serif;
}
#nofbtn:hover {
	background-position:bottom right;
}
#nofbtn:hover b {
	background-position:bottom left;
}
#nofriends_intro {
	width: 470px;
	float:left;
	margin-top:20px;
	margin-left: 30px;
}
#nofriends_intro h2 {
	font-size:30px;
	color: #3d5784;
	font-weight:normal;
}
#nofriends_intro h3 {
	font-size:18px;
	margin-top:10px;
	color: #000;
	font-weight:normal;
}
#nofriends_intro p {
	font-size:18px;
	color: #666;
	font-weight:normal;
	margin-top:10px;
}
#friendreasons {
	clear:both;
	margin-left: 30px;
	padding-top:10px;
	padding-bottom:30px;
}
#friendreasons ul li {
	float:left;
	width:430px;
	background-image:url('//imgrabo.com/design/site/friendreasons.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin-top:5px;
	padding-left:12px;
}


/***********************/
#profile_activity {
	overflow:visible;
	padding-bottom:13px;
}
#profile_activity h3 {
	padding-bottom:3px;
	font-size:18px;
	font-family:arial, sans-serif;
	font-weight:normal;
}
.activity {
	overflow:visible;
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:3px;
	background: #fafafa;
	background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 66%);
	background: -webkit-linear-gradient(top, #f0f0f0 0%,#ffffff 66%);
	background: linear-gradient(to bottom, #f0f0f0 0%,#ffffff 66%);
}
.activity2  {
	background-image:url('//imgrabo.com/design/site/activity2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding:8px;
	padding-left:33px;
	position:relative;
	overflow:visible;
	line-height:1.4;
}
.activity2::before{
	content:'';
	display:block;
	width:4px;
	height:4px;
	background:#f0f0f0;
	position:absolute;
	top:0px;
	left:0px;
}
.activity2 small  {
	font-size:11px;
	color:#999;
}

.activity.like .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_like.gif');
}
.activity.buy .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_buy.gif');
}
.activity.comment .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_comment.gif');
	padding-bottom:0px;
}
.activity.comment {
	padding-bottom:8px;
}
.activity.signup .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_signup.gif');
}
.activity.friend .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_friend.gif');
}
.activity.baliuser .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_baliuser.gif');
}
.activity.balivote .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_balivote.gif');
}
.activity.newbadge .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_newbadge.gif');
}
.activity.bday4 .activity2  {
	background-image:url('//imgrabo.com/design/site/activity_bday_bitcoin.gif');
}

.activity .del {
	display:none;
	width:23px;
	height: 26px;
	position:absolute;
	top:-6px;
	right:-10px;
	background-image:url('//imgrabo.com/design/site/profile_deldeal.png');
}
.activity .del:hover {
	background-position:bottom left;
}
.activity:hover .del {
	display:block;
}
.acthumb {
	float:left;
	width: 125px;
	height:77px;
	position:relative;
}
.acthumb a{
	display:block;
	width: 125px;
	height:77px;
	position:absolute;
	top:0px;
	left:0px;
}
.actinfo {
	float:left;
	padding-left:10px;
	width: 500px;
}
body.w1250 .actinfo {
	width:790px;
}
.acttl {
	display:block;
	font-weight:bold;
}
.actinfo .priceline {
	clear:both;
}
.actinfo .priceline strong {
	float:left;
}
.actinfo .priceline .oldprice {
	float:left;
	position:relative;
	color:#999;
	margin-left:5px;
}
.actinfo .priceline b {
	float:left;
	color:#0b9800;
	margin-left:5px;
}
.actinfo .priceline span {
	float:left;
	display:block;
	color:#333;
	margin-left:5px;
}
.actinfo .priceline .oldprice .djazga {
	position:absolute;
	width: 42px;
	height:15px;
	background-image:url('//imgrabo.com/design/site/djazga.png');
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//imgrabo.com/design/site/djazga.png', sizingMethod='crop');
	top:4px;
	left:0px;
}
.actcommentbody {
	background-image:url('//imgrabo.com/design/site/actcommentbody.gif');
	margin-left:34px;
}
.actcommentbody2 {
	background-image:url('//imgrabo.com/design/site/actcommentbody2.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px;
	padding-left:32px;
	padding-bottom:7px;
	line-height:1.4;
}
#activity_loadmore {
	display:block;
	background: #E7F5FF;
	background-position:top left;
	line-height:29px;
	padding-left:10px;
	border: 1px solid #C8E4F6;
}
#activity_loadmore:hover {
	background:#F2FAFF;
}


.actparams {
	color:#777;
}

.actparams span {
	visibility:hidden;
}
.activity:hover .actparams span {
	visibility:visible;
}

#profile_activity.activityhasavatars .actinfo {
	width:430px;
}

.act_comrow {
	background-image:url('//imgrabo.com/design/site/actcomments_backgr.gif');
	background-repeat:repeat-x;
	height: 24px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #d7d7d7;
}
.act_comrow.roundtop {
	background-image:url('//imgrabo.com/design/site/act_comrow.gif');
	background-position:top left;
}
.act_comrow.roundtop div.act_comrow2 {
	background: #F4F4F4;
}
.act_comrow_likes {
	background-image:url('//imgrabo.com/design/site/actcomments_likes.gif');
	background-repeat:no-repeat;
	height: 24px;
	line-height:24px;
	padding-left:30px;
	background-position:10px 5px;
	color:#666;
}
.seeprevcom {
	background-image:url('//imgrabo.com/design/site/actcomments_commentsicon.gif');
	background-repeat:no-repeat;
	height: 24px;
	line-height:24px;
	padding-left:30px;
	background-position:10px 6px;
	display:block;
	float:left;
}

.act_commentform {
	background-color:#f4f4f4;
	padding:8px;
	border-top:1px solid white;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.act_commentform .act_smallcomment {
	height: 28px;
	background-image:url('//imgrabo.com/design/site/act_smallcomment.gif');
	background-position:top left;
	line-height:28px;
	display:block;
	width:590px;
}
.act_commentform .act_smallcomment b{
	height: 28px;
	background-image:url('//imgrabo.com/design/site/act_smallcomment_2.gif');
	background-position:top right;
	background-repeat:no-repeat;
	line-height:28px;
	display:block;
	padding-left:10px;
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	cursor:text;
}
.act_commentform .act_smallcomment:hover {
	background-position:bottom left;
}
.act_commentform .act_smallcomment:hover b{
	background-position:bottom right;
	color:#666;
}

.act_postcommentavatar {
	width:50px;
	height:50px;
	float:left;
}
.act_cominput {
	padding-left:7px;
}
.act_cominput textarea {
	width:520px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px;
	border:1px solid #d0d0d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url('//imgrabo.com/design/site/act_cominput.gif');
	background-repeat:repeat-x;
	display:block;
	margin:1px;
}
.act_cominput textarea:hover {
	border:1px solid #a9a9a9;
}
.act_cominput textarea:focus {
	border:2px solid #167abf;
	margin:0px;
}
.act_cominput input {
	margin-left:1px;
	cursor:pointer;
	margin-top:4px;
	padding:4px 10px 5px 10px;
	background-image:url('//imgrabo.com/design/site/act_combtn.gif');
	border:1px solid #005590;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	text-shadow:0px 1px 0 #005590;
}
.act_cominput input:hover {
	background-position:0px -29px;
}
.act_cominput input:active {
	background-position:0px -58px;
	border:1px solid #004575;
}


.act_thecomments {
	background-color:#f4f4f4;
}
.act_onecomment {
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #f9f9f9;
	padding:8px;
	position:relative;
	padding-right:20px;
}
.act_onecomment_avatar {
	float:left;
	display:block;
	margin-right:8px;
}
.act_onecomment_avatar img{
	width:40px;
	height:40px;
}
.act_delcomment {
	display:block;
	width:15px;
	height:15px;
	position:absolute;
	top:6px;
	right:6px;
	background-image:url('//imgrabo.com/design/site/act_closecomment.gif');
	display:none;
}
.act_onecomment:hover .act_delcomment {
	display:block;
}
.act_delcomment:hover {
	background-position:0px -15px;
}
.act_delcomment:active {
	background-position:0px -30px;
}


.activity_breview .activity2{background-image:url('//imgrabo.com/design/site/activity_breview.gif');}
.activity_breview .activity_brhead{color:#848484;}
.activity_breview a img{border:0;}
.activity_breview .activity_brhead .activity_brname{padding-top:2px;float:left;}
.activity_breview .bprh-rate{margin-top:0px;}
.activity_breview .bprh-rate span{margin-top:-1px;}
.activity_breview .activity_commentbox { font-style: italic; }

.activity_businessfan .activity2{
	background-image:url('//imgrabo.com/design/site/activity_businessfan.gif');

}
.activity_businessfan .act_bfanpic{
	float: left;
	position: relative;
	display: block;
}
.activity_businessfan a img{border:0;}
.activity_businessfan .act_bfanpic span{
	border:1px solid rgba(0,0,0,0.05);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 89px;
	height: 88px;
	_display: none;
}
.activity_businessfan .act_bfanpictxt{padding-left:10px;}
.activity_businessfan .act_bfanpictxt .bpmlt-rate-hld{margin-top:6px;margin-bottom:3px;}

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

.profile_relativewrap{
	position: relative;
	overflow: visible;
}
.profile_fbconnected{
	display: block;
	background: url('//imgrabo.com/design/site/profile_fb_icon.png') no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	bottom: -4px;
	right: -4px;
	z-index: 6;
}

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

.prof_badge_activity{
	background:white url('//imgrabo.com/design/site/prof_badge_activity_bg.gif') 0 41px no-repeat;
	min-height:500px;
	padding-left:6px;
	overflow: visible;
}
.prof_badge_activity_big{
	display:block;
	float:left;
	position:relative;
}
.prof_badge_activity_big img{border:none;margin:4px 7px;}
.prof_badge_activity_big span{
	background:url('//imgrabo.com/design/site/prof_badge_activity_big.png') no-repeat;
	width:173px;
	height:173px;
	position:absolute;
	top:0px;
	left:0px;
	_display:none;
}
.prof_badge_activity_txt{padding-top:50px;padding-left:6px;}
.prof_badge_activity_txt strong{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
	font-weight:normal;
	line-height:23px;
	color:#696969;
	display:block;
}
.prof_badge_activity_txt strong a{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
	font-weight:normal;
}
.prof_badge_activity_txt .actparams{margin-top:4px;}
.prof_badge_activity_txt:hover .actparams span{visibility:visible;margin-top:10px;}
.prof_badge_activity_txt strong b{color:black;font-weight:normal;}
.prof_badge_activity_txt small {font-size: 11px;color: #999;}
.prof_badge_activity_txt .actcomments{margin-top:10px;margin-left:-3px;}
.prof_badge_activity a.activity_back_btn{margin-top:16px;margin-bottom:0px;margin-left:7px;margin-right:16px;}
.prof_badge_activity #actfeedttl{text-align: center;margin-top:4px;margin-bottom:1px;}
.prof_badge_activity_txt .act_commentform .act_smallcomment{width:452px;}
.prof_badge_activity_txt .act_onecomment_avatar img{border:none;}
.prof_badge_activity_txt .act_cominput textarea{width:383px;}

body.w1250 .prof_badge_activity{
	background-image:url('//imgrabo.com/design/site/redesign/prof_badge_activity_bg_wide.gif');
}
/************************/

.activity.bizposts_like .activity2  {
 background-image:url('//imgrabo.com/design/site/bizposts/activity_bizposts_like.gif');
}
.activity.bizposts_review .activity2  {
 background-image:url('//imgrabo.com/design/site/bizposts/activity_bizposts_review.gif');
}

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

body.w1250 .profile_businessfan {
	margin-right:-60px;
}

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

.load_more_specific_activity {
    display: inline-block;
    background: #eee;
    padding: 5px 10px;
    border-radius: 3px 3px;
    margin: 5px 0 0 60px;
	color: #777;
}

.profile_saved_additional{
	position: relative;
	text-align: center;
	padding-top: 10px;
}
.profile_saved_meta{
	display: inline-block;
	padding-left: 19px;
	line-height: 18px;
	height: 16px;
	color: #666666;
	font-weight: normal;
	margin-right: 16px;
	margin-bottom: 3px;
}
.profile_saved_meta.vouchers{
	background: url(//imgrabo.com/design/site/redesign/br_deal_icons.png) 0 -34px no-repeat;
}
.profile_saved_meta.deals{
	background: url(//imgrabo.com/design/site/redesign/deals_coupon_tiny_icon.png) 0 0 no-repeat;
}
.profile_saved_meta small{
	display: block;
}

.profile_online {
	background: #42b942;
	border-radius: 4px;
	color: white;
	display: inline-block;
	font-family: Verdana;
	font-size: 11px;
	padding: 1px 6px 3px;
    text-shadow: none;
    vertical-align: middle;
	font-weight: normal;
	font-style: normal;
}