@charset "utf-8";
.buttonS_0 {
	width:76px;
	height:28px;
	line-height:20px;
	cursor:pointer;
}
.buttonS_1 {
	width:95px;
	height:24px;
	line-height:20px;
	cursor:pointer;
}
.buttonS_2 {
	width:88px;
	height:25px;
	line-height:18px;
	cursor:pointer;
}
.buttonS_3 {
	width:102px;
	height:30px;
	line-height:20px;
	cursor:pointer;
}
.buttonS_4 {
	width:60px;
	height:24px;
	line-height:18px;
	cursor:pointer;
}
.buttonS_5 {
	width:60px;
	height:28px;
	line-height:20px;
	cursor:pointer;
}
.buttonS_6 {
	width:88px;
	height:20px;
	line-height:14px;
	cursor:pointer;
}
.buttonS_7 {
	width:70px;
	height:28px;
	line-height:20px;
	cursor:pointer;
}
.buttonEditBlog {
	width:84px;
	height:52px;
	line-height:20px;
	cursor:pointer;
}
.buttonS_8 {
	width:150px;
	height:30px;
	line-height:20px;
	cursor:pointer;
}
.buttonM_1 {
	width:92px;
	height:32px;
	line-height:23px;
	cursor:pointer;
}
.buttonM_2,
.buttonImgM_2 {
	width:112px;
	height:32px;
	line-height:23px;
	cursor:pointer;
}
.buttonImgM_2 {
	border:0;
	background:url(../img/buttonM_2.gif) no-repeat;
	cursor:pointer;
}
.buttonM_3 {
	width:105px;
	height:35px;
	line-height:28px;
	cursor:pointer;
}
.buttonM_4,
.buttonImgM_4 {
	width:117px;
	height:38px;
	line-height:30px;
	cursor:pointer;
}
.buttonImgM_4 {
	border:0;
	background:url(../img/buttonM_1.gif) no-repeat;
	cursor:pointer;
}
.buttonM_5 {
	width:95px;
	height:40px;
	line-height:38px;
	cursor:pointer;
}
.buttonM_6 {
	width:125px;
	height:32px;
	line-height:23px;
	cursor:pointer;
}
.searchbutton {
	width:125px;
	height:44px;
	line-height:23px;
	cursor:pointer;
}
.buttonL_1 {
	width:130px;
	height:35px;
	line-height:28px;
	cursor:pointer;
}

/*Rico registration*/
.buttonL_2 {
	width:168px;
	height:40px;
	line-height:32px;
	cursor:pointer;
}
.buttonL_3 {
	width:195px;
	height:40px;
	line-height:32px;
	cursor:pointer;
}
.buttonL_4 {
	width:222px;
	height:38px;
	line-height:32px;
	cursor:pointer;
}
.buttonL_4_1 {
	width:214px;
	height:35px;
	line-height:32px;
	cursor:pointer;
}
.buttonL_5 {
	width:250px;
	height:50px;
	line-height:42px;
	cursor:pointer;
}
.buttonL_6 {
	width:320px;
	height:39px;
	line-height:31px;
	cursor:pointer;
}
.buttonL_7 {
	width:141px;
	height:88px;
	line-height:80px;
	cursor:pointer;
}
.buttonL_8 {
	width:205px;
	height:55px;
	line-height:46px;
	cursor:pointer;
}
.buttonL_9,
.buttonImgL_9 {
  width:243px;
	height:50px;
	line-height:42px;
	cursor:pointer;
}
.buttonImgL_9 {
	border:0;
	background:url(../img/buttonL_1.gif) no-repeat;
	cursor:pointer;
}
.buttonL_10 {
    width:470px;
	height:50px;
	line-height:42px;
	cursor:pointer;
}

.buttonFriendSearchListItemSleep {
	border:0;
	background-color:#CCCCCC;
	/*background:url(../img/btn-member-search.png) no-repeat;*/
	cursor:pointer;
}

.buttonFriendSearchListItemActive {
	border:0;
	background-color:#FF66FF;
	/*background:url(../img/btn-member-search.png) no-repeat;*/
	cursor:pointer;
}



.btnSendMsg{
border: 1px solid rgb(255, 0, 153); height: auto; width: auto; margin-top: 5px; padding: 5px; cursor:pointer;
}


.uiButton{
 text-shadow:1px 1px 0px #fff;
 background: -webkit-gradient(linear, left-top, left bottom, from(#fff), to(#ccc));
 background: -moz-linear-gradient(top, #fff, #ccc);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ccc');
 padding:3px 6px 3px 6px;
 color:#333;
 cursor:pointer;
 border:1px solid #999;
 font-weight:bold;
}

.btnSidebar {
background:#eee;
 background: -webkit-gradient(linear, left-top, left bottom, from(#ffffff), to(#cccccc));
 background: -moz-linear-gradient(top, #ffffff, #cccccc);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
 padding:3px 6px 3px 10px;
 color:#333;
 width:150px;
 margin:0 auto 5px;
 border:1px solid #999;
 font-weight:bold;
 font-size:12px;
 text-shadow:1px 1px 0px #fff;	
 text-align: left;
 height: 30px;
 cursor: pointer;
}

.btnSidebar2 {
color:#fff;
 text-shadow:none;
 background:#ff0000;
 font-weight:normal;
 font-size:9px;
 box-shadow:1px 1px 0px #666;
 -moz-box-shadow:1px 1px 0px #666;
 -webkit-box-shadow:1px 1px 0px #666;
 font-family:"Lucida Grande", Arial;
 padding:2px;
 border: none;
height: 29px;
margin-left: -31px;
text-align: center;
width: 30px;
}

.btnEditImageSidebar {
background:#eee;
 background: -webkit-gradient(linear, left-top, left bottom, from(#ffffff), to(#cccccc));
 background: -moz-linear-gradient(top, #ffffff, #cccccc);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
 padding:3px 2px 3px 2px;
 color:#333;
 width:90px;
 margin:0 auto 5px;
 border:1px solid #999;
 font-weight:bold;
 font-size:12px;
 text-shadow:1px 1px 0px #fff;	
 text-align: center;
 height: 30px;
 cursor: pointer;
}


.btnSideBarWaiting {
height: 29px;
margin-top: 5px;
margin-left: -31px;
text-align: center;
width: 30px;
background: url("http://rico.com/en/res/img/loader.gif") no-repeat;
border: none;
}


.btnSettingsSaveInput {
	width:70px;
	height:32px;
	line-height:20px;
	cursor:pointer;
}


.facebookPost1 {
	height: 29px;
	text-align: center;
	width: 80px;
	background: url("http://rico.com/en/res/img/fb_icon1.png") no-repeat;
	border: none;
}

