@charset "utf-8";
/* CSS Document */
.limiterBox {
	border: 1px solid #000;
	border-top: none;
	background-color: #ffc;
	padding: 3px 6px;
	font-size: 10px;
}
.profile-bar{
	color: #CCCCCC;
	background-color: #121212;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.profile-panel{
	color: #FFFFFF;
}
.profile-panel a{
	color: #CCCCCC;
	text-decoration: none;
}
.profile-panel a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
.profile-panel a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.profile-panel table{
	margin: 0px;
	padding: 0px;
}
.profile-body{}
#profile-pix{
	margin-bottom: 10px;
}
.profile-menua{
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.profile-menu{
	font-size: 11px;
	list-style: none;
	color: #CCCCCC;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	float: left;
	width: 155px;
}
ul.profile-menua {
	color: #CCCCCC;
	text-decoration: none;
}
.profile-menu a, .profile-menu a:link{
	color: #CCCCCC;
	text-decoration: none;
}
.profile-menu:hover{
	color: #FF9900;
	text-decoration: none;
}
.profile-menu a:hover{
	color: #FF9900;
	text-decoration: none;
}
.profile-menu-last{
	margin-bottom: 0px;
}
.profile-menu-img{

}
.profile-menu-text{
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
.profile-friends{
	background-image: url(../images/ic_pals.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.profile-ref{
	background-image: url(../images/ic_email.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.profile-mail{
	background-image: url(../images/ic_email.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.profile-info{
	background-image: url(../images/ic_info.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.profile-photos{
	background-image: url(../images/ic_photo.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.profile-wall{
	background-image: url(../images/ic_wall.png);
	background-repeat: no-repeat;
	background-position: 10px 40%;
}
.profile-loader{
	background-image: url(../images/ic_loader.gif);
	background-repeat: no-repeat;
	width: 20px;
	float: right;
	background-position: 50% 50%;
}
.profile-menu-active{
	color: #FF6600;
}
#profile-sect-data{
	margin-top: 5px;
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
#profile-sect-data a, #profile-sect-data a:link{
	color: #803300;
}
.profile-status{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.profile-status-name{
	font-weight: bold;
	padding-right: 2px;
	color: #FF6600;
	font-size: 14px;
}
.profile-status-date{

}
.profile-back{
	background-color: #FEF5ED;
}
/*=====================Wall=============================*/
.wall-item{
	padding: 10px;
	margin-bottom: 1px;
}
.wall-name a{
	color: #333333;
	font-weight: bold;
}
.wall-name a:hover{
	color: #454545;
}
.wall-msg{
	color: #333333;
}
.wall-date{
	color: #585858;
	font-size: 10px;
}
.wall-msg-comment{
	color: #333333;
}
.wall-comments{
	background-color: #FDE6D0;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#profile-wall-input{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#profile-wall-show{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#profile-wall-show a, #profile-wall-show a:link{
	color: #803300;
}
.wall-del-main, wall-del-sub{
	color: #FF6600;
}
.wall-comments textarea{
}
/*================info====================*/
#profile-wall-info{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
}
#profile-wall-info  table tr td {
	padding-bottom: 5px;
}

.inpul   {
	margin-bottom: 5px;
}
#profile-wall-info select{
	font-size: 11px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-bottom: 5px;
}
.ftext    {
	color: #666666;
}
/*================ inbox ===============================*/
#profile-inbox-menu{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#profile-inbox-show{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.inbox-item{
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBD2AE;
	width: 560px;
}
.rw {
	background-color: #FEF8F1;
}
.rw2 {
	background-color: #FFFCF9;
}

.inbox-name a{
	color: #333333;
	font-weight: bold;
}
.inbox-name a:hover{
	color: #454545;
}
.inbox-msg{
	color: #333333;
}
.inbox-date{
	color: #6C6C6C;
}
.inbox-msg-fade {
	color: #999999;
}

.inbox-msg-comment{
	color: #333333;
}
.profile-inbox-sel {
	background-color: #FCE4CF;
}
.profile-btn  {
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.profile-btn-dis {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#profile-inbox-menu select{
	font-size: 11px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inbox-subj a, #inbox-subj a:link  {
	color: #333333;
}
#inbox-subj a:hover  {
	color: #161616;
	text-decoration: underline;
}
.profile-box-on {
	border: 1px solid #333333;
	background-color: #0C0C0C;
}
.profile-box-off {
border: 1px solid #FEF1E7;
	background-color: #FEF5ED;
}
.pagi-link a, .pagi-link a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 50px;
}
.pagi-link a:hover{
	background-color: #FF6600;
	color: #FFFFFF;
}
.pagi-curr{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	margin-right: 0px;
	margin-left: 1px;
	background-color: #FF9900;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 50px;
}
.pagi-end{
	width: 200px;
}
.phb {
	background-color: #F4F4F4;
	padding: 3px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

