﻿/*Messageboard, rolam irtak*/
div.messageboarditem {
	clear:left; 
	margin-top: 15px; 
	min-height:110px;
}

div.messageboarditem .mbimage {
	float: left; 
	padding-right:5px;
}

div.messageboarditem .message {
	font-size:12px;
	width: 100%;
	padding-bottom:5px;
}

div.longseparator {
	background: url(/_themes/main/new_age/images/profile-completion-bg.gif) repeat-x 0 0; 
	padding-bottom: 1px; 
	padding-top: 1px; 
	margin-top: 10px; 
	margin-bottom: 10px;  
	margin-right: 43px;
}

/*Friends section*/
tr.friends {
	height:115px;
	background-color:#5399B4;
}

tr.friends td.image {
	vertical-align=middle;
	padding-left:10px;
	width:110px;
}

tr.friends td.details {
	line-height:16px;
}

tr.friends td.buttons {
	line-height:16px;
}

/*Mosoly elkuldve*/
#loading,
#feedback{
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; top: 40%; left: 40%;
}
body > div#loading,
body > div#feedback{
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

div.smile-sent {
	z-index: 999; 
	width: 351px; 
	height: 230px; 
	overflow: hidden; 
	font: 12px/16px Tahoma, Verdana, sans-serif;
	color:#FFFFFF;
}
div.smile-sent .bg {
	background: url(/_themes/main/new_age/images/mosoly-bg.png); 
	width: 351px; 
	height: 230px; 
	overflow: hidden;
}
* html div.smile-sent .bg {
	background: none !important; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_themes/main/new_age/images/mosoly-bg.png', sizingMethod='crop');
}
div.smile-sent h2 {
	font-size: 30px; 
	color: #C3502A; 
	text-transform: uppercase; 
	line-height: 42px; 
	text-align: center; 
	margin: 0px;
	padding: 0px;
}

div.smile-sent .in {
	position: relative; 
	margin: -198px 23px 0 17px;
	text-align: center;
}

/*  mosoly linkek */
.pointer {
	cursor: pointer;
}

.underline {
	text-decoration: underline;
}

.boldunderline {
	text-decoration: underline;
	font-weight: bold;
}
