@charset "iso-8859-9";

/* CSS Document */
a.commentButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 20px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/comment.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.commentButton:hover {
	color: #0A426B;
}

a.addButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 20px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/user_add.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.addButton:hover {
	color: #0A426B;
}

a.deleteButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/cross.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.deleteButton:hover {
	color: #0A426B;
}

a.delCommentButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 20px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/delComment.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.delCommentButton:hover {
	color: #0A426B;
}

a.editButtons {
	font-size: 11px;
	text-decoration: none;
	background-color: #DEE6EB;
	line-height: 21px;
	padding: 3px 5px;
	color: #12476D;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #0B5387;
	border-right: 1px solid #0B5387;
	border-top: 1px solid #7BB8E4;
	border-left: 1px solid #7BB8E4;
}

a.editButtons:hover {
	background-color: #0A426B;
	color: #FFF;
}

a.morButtons {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 5px;
	margin: 0 5px;
	color: #FFF;
	border-bottom: 1px solid #500E1F;
	border-right: 1px solid #500E1F;
	border-top: 1px solid #EB2458;
	border-left: 1px solid #EB2458;
	background-color: #A51339;
}

a.morButtons:hover {
	background-color: #6A1129;
}

a.registerButton {
	font-size: 11px;
	text-decoration: none;
	background-color: #DEE6EB;
	line-height: 18px;
	padding: 1px 5px;
	color: #12476D;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #0B5387;
	border-right: 1px solid #0B5387;
	border-top: 1px solid #7BB8E4;
	border-left: 1px solid #7BB8E4;
}

a.registerButton:hover {
	background-color: #0A426B;
	color: #FFF;
}

a.blueButton {
	font-size: 11px;
	text-decoration: none;
	background-color: #DEE6EB;
	line-height: 18px;
	padding: 3px 5px;
	color: #12476D;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #0B5387;
	border-right: 1px solid #0B5387;
	border-top: 1px solid #7BB8E4;
	border-left: 1px solid #7BB8E4;
}

a.blueButton:hover {
	background-color: #0A426B;
	color: #FFF;
}

a.blueButtons {
	font-size: 11px;
	text-decoration: none;
	background-color: #DEE6EB;
	line-height: 18px;
	padding: 3px 5px;
	color: #12476D;
	margin: 0 5px;
	border-bottom: 1px solid #0B5387;
	border-right: 1px solid #0B5387;
	border-top: 1px solid #7BB8E4;
	border-left: 1px solid #7BB8E4;
}

a.blueButtons:hover {
	background-color: #0A426B;
	color: #FFF;
}

a.pinkButton {
	font-size: 11px;
	text-decoration: none;
	background-color: #F71B91;
	line-height: 18px;
	padding: 3px 5px;
	color: #FFF;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #791046;
	border-right: 1px solid #791046;
	border-top: 1px solid #FDBED2;
	border-left: 1px solid #FDBED2;
}

a.pinkButton:hover {
	background-color: #FDBED2;
	color: #791046;
}

a.photoButtons {
	font-size: 11px;
	text-decoration: none;
	background-color: #F7F7F7;
	line-height: 21px;
	padding: 3px 5px;
	color: #BAC1C8;
	margin: 0 0 0 2px;
	border-left: 1px solid #BAC1C8;
	border-right: 1px solid #BAC1C8;
	border-top: 4px solid #BAC1C8;
	border-bottom: 1px solid #F7F7F7;
}

a.photoButtons:hover {
	color: #0A426B;
	border-top: 4px solid #0A426B;
}

a.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #373737;
	line-height: 16px;
	border: 1px solid #373737;
	background-color: #FFF;
	padding: 3px;
	margin: 1px;
	text-decoration: none;
	display: inline;
}

a.navi:hover {
	color: #F1A506;
	border: 1px solid #F1A506;
	background-color: #373737;
	text-decoration: none;
}

a.searchButtons {
	font-size: 11px;
	text-decoration: none;
	background-color: #DEE6EB;
	line-height: 17px;
	padding: 1px 5px;
	color: #12476D;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #0B5387;
	border-right: 1px solid #0B5387;
	border-top: 1px solid #7BB8E4;
	border-left: 1px solid #7BB8E4;
}

a.searchButtons:hover {
	background-color: #373737;
	color: #FFF;
}

a.emailButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	/*padding: 3px 0 3px 23px;*/
	color: #373737;
	font-weight:bold;
	margin: 0 5px;
	/*background-image: url(../images/usrIcons/mail.gif);*/
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.emailButton:hover {
	color: white;
}
*/
a.emailReadButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	/*background-image: url(../images/usrIcons/email_edit.gif);*/
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.emailReadButton:hover {
	color: #0A426B;
}

.sepButton {
	color: #FFF;
	line-height: 21px;
	margin: 0 2px;
}

.sepButtonBlue {
	color: #087CAB;
	line-height: 21px;
	margin: 0 2px;
}

a.emailRecieveButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 5px 0 3px 23px;
	color: #373737;
	margin: 0 5px;
	background-image: url(../images/msg-in.png);
	background-repeat: no-repeat;
	/*background-position: 2px 2px;*/
}

a.emailRecieveButton:hover {
	color: #0A426B;
}

a.emailSystemButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #373737;
	margin: 0 5px;
	background-image: url(../images/msg-notification.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.emailSystemButton:hover {
	color: #0A426B;
}


a.emailSettingButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #373737;
	margin: 0 5px;
	background-image: url(../images/msg-setting-2.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.emailSettingButton:hover {
	color: #0A426B;
}

a.emailSendButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 5px 0 3px 23px;
	color: #373737;
	margin: 0 5px;
	background-image: url(../images/msg-out.png);
	background-repeat: no-repeat;
	/*background-position: 2px 2px;*/
}

a.emailSendButton:hover {
	color: #0A426B;
}

a.createPollButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/add_poll.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.createPollButton:hover {
	color: #0A426B;
}

a.addBlogButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/add_blog.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.addBlogButton:hover {
	color: #0A426B;
}

a.addPhotoButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/photo_add.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.addPhotoButton:hover {
	color: #0A426B;
}

/*  ---- Desatureted buttons  ----  */
a.addFriendDButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 3px 0 3px 23px;
	color: #4F5152;
	margin: 0 5px;
	background-image: url(../images/usrIcons/desaturated/add.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	display: block;
	border-bottom: 1px solid #EFF1F5;
}

a.addFriendDButton:hover {
	color: #087CAB;
	background-color: #EFF1F5;
}

a.chatFriendDButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 3px 0 3px 23px;
	color: #4F5152;
	margin: 0 5px;
	background-image: url(../images/usrIcons/desaturated/chat.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display: block;
	border-bottom: 1px solid #EFF1F5;
}

a.chatFriendDButton:hover {
	color: #087CAB;
	background-color: #EFF1F5;
}

a.msgFriendDButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 3px 0 3px 23px;
	color: #4F5152;
	margin: 0 5px;
	background-image: url(../images/usrIcons/desaturated/msg.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display: block;
	border-bottom: 1px solid #EFF1F5;
}

a.msgFriendDButton:hover {
	color: #087CAB;
	background-color: #EFF1F5;
}

a.updateFriendDButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 3px 0 3px 23px;
	color: #4F5152;
	margin: 0 5px;
	background-image: url(../images/usrIcons/desaturated/update.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	display: block;
	border-bottom: 1px solid #EFF1F5;
}

a.updateFriendDButton:hover {
	color: #087CAB;
	background-color: #EFF1F5;
}

a.positiveFriendDButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 3px 0 3px 23px;
	color: #4F5152;
	margin: 0 5px;
	background-image: url(../images/usrIcons/desaturated/pos.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	display: block;
	border-bottom: 1px solid #EFF1F5;
}

a.positiveFriendDButton:hover {
	color: #087CAB;
	background-color: #EFF1F5;
}

a.negativeFriendDButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 3px 0 3px 23px;
	color: #4F5152;
	margin: 0 5px;
	background-image: url(../images/usrIcons/desaturated/neg.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	display: block;
	border-bottom: 1px solid #EFF1F5;
}

a.negativeFriendDButton:hover {
	color: #087CAB;
	background-color: #EFF1F5;
}

a.photoFriendDButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 3px 0 3px 23px;
	color: #4F5152;
	margin: 0 5px;
	background-image: url(../images/usrIcons/desaturated/photo.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	display: block;
	border-bottom: 1px solid #EFF1F5;
}

a.photoFriendDButton:hover {
	color: #087CAB;
	background-color: #EFF1F5;
}

a.audioFriendDButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 3px 0 3px 23px;
	color: #4F5152;
	margin: 0 5px;
	background-image: url(../images/usrIcons/desaturated/audio.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	display: block;
	border-bottom: 1px solid #EFF1F5;
}

a.audioFriendDButton:hover {
	color: #087CAB;
	background-color: #EFF1F5;
}

a.imageButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/image.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.imageButton:hover {
	color: #0A426B;
}

a.videoButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/video.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.videoButton:hover {
	color: #0A426B;
}

a.groupButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/group.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.groupButton:hover {
	color: #0A426B;
}

a.allCommentsButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 0 3px 23px;
	color: #087CAB;
	margin: 0 5px;
	background-image: url(../images/usrIcons/comments.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.allCommentsButton:hover {
	color: #0A426B;
}



a.SiteButton {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 5px;
	margin: 0 5px;
	color: white;
	border-bottom: 1px solid #CE8C06;
	border-right: 1px solid #CE8C06;
	border-top: 1px solid #F6C648;
	border-left: 1px solid #F6C648;
	background-color: #F2A507;
	font-weight: bold;
}

a.SiteButton:hover {
	background-color: #373737;
	color: #F2A507;
}


a.Gri {
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
	padding: 3px 5px;
	margin: 0 5px;
	color: #F2A507;
	border-bottom: 1px solid #1E1E1E;
	border-right: 1px solid #1E1E1E;
	border-top: 1px solid #E4E3E3;
	border-left: 1px solid #E4E3E3;
	background-color: #373737;
	font-weight: bold;
}

a.Gri:hover {
	background-color: #F2A507;
	color: white;
}


a.denemeButton {
	/*background-image:  url(../images/button.gif);*/
	
	background-repeat:no-repeat;
	color: #F1A506;
	display: block;
	font-weight: bold;
	width: 120px;
	font-size: 120%;
	text-decoration: none;
	height: 25px;
}
