/* $Id: styles.css 65 2009-02-20 03:03:23Z john $ */


/* GLOBAL STYLES */

html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background: #FFFFFF;
	position: relative;
	text-align: center;
	font-size: 8pt;
	margin: 0px;
}

table.body {
	width: 900px;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	color: #555555;
	line-height: 140%;
}

td.top_menu {
	background-image: url(../images/topbar_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #BBBBBB;
}

td.top_menu2 {
	text-align: right;
	border-left: 0px solid #63cdff;
	border-right: 1px solid #63cdff;
	border-top: 0px solid #0376ba;
	background-image: url(../images/menu/menu_h.png);
	background-repeat: repeat-x;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 31px;
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link_container_end {
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link {
	font-weight: bold;
	font-size: 10pt;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 5px;
	padding: 6px 0px 0px 10px;
}

div.menu {
	width: 150px;
	border: 1px solid #CCCCCC;
	border-left: 3px solid #7391a8;
	background: #EEEEEE;
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	background-image: url(../images/menu_user.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CCCCCC;
	border-top: none;
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left;
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #DDDDDD;
	display: block;
	background: #FFFFFF;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	background: #F2F2F2;
	border-left: 3px solid #BBBBBB;
	text-decoration: none;
	display: block;
}

div.menu_dropdown {
	border: 1px solid #CCCCCC;
	border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 6px;
	margin-left: -20px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11pt;
	padding: 10px 10px 8px 15px;
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px;
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
}

div.content {
	width: 900px;
	padding: 10px 0px 20px 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div.copyright {
	/*background: #EEEEEE;*/   /* goos */
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	padding: 4px;
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	color: #444444;
	/*border-top: 1px solid #AAAAAA;*/   /* goos */
	border: 1px solid #DDDDDD;
}

div.nizban {
	/*background: #EEEEEE;*/   /* goos */
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

div.page_header {
	font-size: 15pt;
	color: #555555;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

td.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	border-bottom: none; /* gooos */
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

div.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	border-bottom: none; /* gooos */
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

div.newupdates {
	position: absolute;
	height: 31px;
	width: 150px;
	margin: 15px 0px 0px 15px;
	background-image: url(../images/newupdates.png);
	background-repeat: no-repeat;
}

div.newupdates_content {
	text-align: left;
	padding: 8px 5px 5px 12px;
	color: #FFFFFF;
}

div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	font-size: 8pt;
}

input.search {
	vertical-align: middle;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	color: #555555;
	font-size: 12pt;
	padding-left: 23px;
	font-weight: bold;
	font-family: arial, verdana, serif;
}

input.button {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #5F9EA0;
	vertical-align: middle;
	border-top: 1px solid #4682B4 /*#CCCCCC*/; /* gooos */
	border-left: 1px solid #4682B4 /*#CCCCCC*/; /* gooos */
	border-bottom: 1px solid #4682B4 /*#777777*/; /* gooos */
	border-right: 1px solid #4682B4 /*#777777*/; /* gooos */
	cursor: pointer; /* gooos */
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #DDDDDD /*#AAAAAA*/; /* gooos */
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 8pt;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	border: 1px solid #DDDDDD;
}

img.photo1 {
	border: 2px solid #6DCFF6;
	padding: 5px;
}

font.small {
	font-size: 7pt;
	font-family: arial, serif;
}

font.big {
	font-size: 9pt;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left;
	margin-right: 4px;
}

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:visited { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:hover { color: #FFFFFF; text-decoration: underline; }

a.menu_item:link { color: #3c718f; text-decoration: none; }
a.menu_item:visited { color: #3c718f; text-decoration: none; }
a.menu_item:hover { color: #60b1df; text-decoration: underline; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

label:hover { color: #3399FF; text-decoration: underline; }




.alignleft  { float: left; width: auto; margin: 10px 20px 10px 0; }





table.tabs {
	margin-bottom: 10px;
}
td.tab {
	background: #FFFFFF;
	padding-left: 1px;
	border-bottom: 1px solid #DDDDDD /*#CCCCCC*/; /* gooos */
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #DDDDDD /*#CCCCCC*/; /* gooos */
}
td.tab1 {
	border: 1px solid #DDDDDD /*#CCCCCC*/; /* gooos */
	border-top: 3px solid #AAAAAA;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab2 {
	background: #F9F9F9 /*#F8F8F8*/; /* gooos */
	border: 1px solid #DDDDDD /*#CCCCCC*/; /* gooos */
	border-top: 3px solid #CCCCCC;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD /*#CCCCCC*/; /* gooos */
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}













table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px;
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative;
	max-height: 125px;
	max-width: 300px;
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px;
	background: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}
div.suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #AAAAAA;
	padding: 0px;
	display: none;
}
a.suggest:link { color: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}








/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}
td.portal_text {
	vertical-align: top;
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: 1px solid #6DCFF6;
}
td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-size:11px;
}
div.portal_action {
	padding: 6px 6px 6px 6px;
	border-top: 1px solid #DEDEDE;
}
div.portal_action_top {
	padding: 6px 6px 6px 6px;
}
div.portal_action_date {
	float: right;
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #DDDDDD;
	padding: 4px 10px 4px 10px;
}
div.portal_signup a, div.portal_signup a:hover {
	font-size: 14pt;
	line-height: 0px;
	text-align: center;
	padding: 8px 15px 5px 7px;
	background-image: url(../images/portal_join_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	display: block;
}
div.portal_signup_container1 {
	border: 1px solid #CCCCCC;
}
div.portal_signup_container1:hover {
	border: 1px solid #AAAAAA;
}














/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
td.home_right {
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
td.home_box {
	border: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding: 8px;
	background: #FFFFFF;
}

td.home_statistik {
	border: 1px solid #998675;
	border-top: 1px solid #998675;
	padding: 8px;
	background: #FFFFFF;
}

td.profile_calendarik {
	border: 1px solid #1CBBB4;
	border-top: 1px solid #1CBBB4;
	padding: 8px;
	background: #FFFFFF;
}

td.profile_grupps {
	background: #FFFFFF;
	border: 1px solid #F69679;
	border-top: 1px solid #F69679;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}

td.profile_pointiki {
	background: #FFFFFF;
	border: 1px solid #6DCFF6;
	border-top: 1px solid #6DCFF6;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}

table.home_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 6px 6px 6px 6px;
	border-top: 1px solid #DEDEDE;
}
div.home_action_top {
	padding: 6px 6px 6px 6px;
}
div.home_action_date {
	float: right;
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #CCCCCC;
	padding: 5px 10px 5px 10px;
}
div.home_updated {
	font-size: 7pt;
	color: #888888;
	padding-top: 2px;
}












/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding: 8px;
}

div.home_birthdays {
	border: 1px solid #E7A71D;
	border-top: 1px solid #E7A71D;
	padding: 8px;
}















/* VIEW PROFILE PAGE */
td.profiliks {
	background: #FFFFFF;
	border: none;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}
div.profile_friend_photo {
	float: left;
	width: 90px;
	text-align: center;
	border: 1px solid #DDDDDD;
}
div.profile_friend_info {
	float: left;
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right;
	padding-left: 10px;
}
div.profile_friend_name {
	font-size: 10pt;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #888888;
	font-size: 7pt;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	/*background: #F1F1F1;*/ /* gooos */
	background-image: url(../images/header.gif); /* gooos */
	background-repeat: repeat-x;
	border-top: 1px solid #DDDDDD;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	/*background: #F1F1F1;*/ /* gooos */
	background-image: url(../images/header.gif); /* gooos */
	background-repeat: repeat-x;
	border-top: 1px solid #DDDDDD;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}
table.profile_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
}
td.profile_menu1 a, div.nolink {
	background-image: url(../images/menu_bg1.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #F9F9F9 /*#F5F5F5*/; /* gooos */
	background-image: url(../images/menu_bg2.gif);
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F9F9F9 /*#F5F5F5*/; /* gooos */
}
div.profile_postcomment {
	border: 1px solid #BBBBBB;
	background: #F4F4F4;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}
.comment_area {
	font-family: "Lucida Sans", verdana, arial, serif;
	color: #888888;
	width: 100%;
	height: 70px;
}
div.profile_action {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}




td.profile_tab a {
	background-color: #EEEEEE;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #DDDDDD /*#AAAAAA*/; /* gooos */
	border-left: none;
	font-weight: bold;
	display: block;
}
td.profile_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #DDDDDD /*#AAAAAA*/; /* gooos */
	border-left: none;
	font-weight: bold;
	display: block;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #DDDDDD /*#AAAAAA*/; /* gooos */
	border-left: none;
	border-bottom: none;
	font-weight: bold;
	display: block;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #DDDDDD /*#AAAAAA*/; /* gooos */
	border-left: none;
	border-bottom: none;
	font-weight: bold;
	display: block;
}
#profile_tabs_profile {
	border-left: 1px solid #DDDDDD /*#AAAAAA*/; /* gooos */
}
td.profile_tab_end {
	border-bottom: 1px solid #DDDDDD /*#AAAAAA*/; /* gooos */
}








div.profile_content {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #DDDDDD /*#AAAAAA*/; /* gooos */
	border-top: none;
}
div.profile_headline, div.profile_headline2 {
	font-size: 10pt;
	margin-bottom: 7px;
	font-weight: bold;
}
div.profile_headline2 {
	margin-top: 10px;
}














/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F5F5F5;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 7pt;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #DDDDDD;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


/* MESSAGES */
table.messages_table {
	border: 1px solid #DDDDDD;
}
td.messages_header {
	padding: 4px 5px 5px 6px;

	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	border-top: 1px solid #CCCCCC;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #CCCCCC;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 7pt;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right;
	vertical-align: top;
	padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
	width: 450px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888;
	font-size: 7pt;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #DDDDDD;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #F1F1F1;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}



/* COMMENT STYLES */
.comment_headline {
	padding: 4px 0px 5px 6px;
	border: 1px solid #DDDDDD /*#CCCCCC*/; /* gooos */
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #DDDDDD;
	background: #F2F2F2;
	padding: 10px;
}
div.media_caption {
	text-align: left;
	padding: 0px 5px 0px 5px;
	margin-left: auto;
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px;
	font-size: 7pt;
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #BBBBBB;
	background: #EEEEEE;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none;
	border: 1px solid #888888;
	width: 150px;
	position: absolute;
	opacity: 1;
	background: #FFFFFF;
}
div.media_photo_tagform_titlebar {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #AAAAAA;
	background: #EEEEEE;
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto;
	margin: 4px 0px 4px 0px;
	height: 130px;
	text-align: left;
	padding-left: 4px;
	border: 1px solid #AAAAAA;
}


/* styles for the debugger */
div#se_debug_window_container
{
}

table#se_debug_window
{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 500px;
  height: 400px;
}

td#se_debug_window_menu
{
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
  cursor: move;
}

div#se_debug_window_body_container
{
  width: 500px;
  height: 375px;
  overflow: auto;
}

/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #CCCCCC;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}
/* BB - code */
blockquote {
	background: #ffffff url(./images/bbcode/blockquote.gif) 99% 0% no-repeat;
	border: 1px dotted #CCCCCC;
	padding: 3px 20px 3px 5px;
}

.left_menu1 {
background: #FFFFFF;
border: 1px solid #ACD373}

td.left_menu1 a, div.nolink {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	font-size: 8pt;
	display: block;
}
td.left_menu1 a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}

.corners {
      background: #FFFFFF;
      border: 3px solid #999;
}
.corners div {
      background: url(images/ramki/t-l.gif) top left no-repeat;
      position: relative;
      margin: -3px; /* �������� ��������� ������ ������� ����� */
}
.corners div div {
      background: url(images/ramki/t-r.gif) top right no-repeat;
      margin: 0px;
}
.corners div div div {
      background: url(images/ramki/b-r.gif) bottom right no-repeat;
}
.corners div div div div {
      background: url(images/ramki/b-l.gif) bottom left no-repeat;
}

.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(images/ramki/tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(images/ramki/br.gif) no-repeat top right;
}

img.corner {
   width: 1px;
   height: 15px;
   border: none;
   display: block !important;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 20em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.genres, .top10_block, .renew {margin-bottom:10px}
/* ------------------------------
[Genres] */
.genres {
	width:213px;
	padding-bottom:20px;
	background:#E9E8D7 url(/images/genre_bottom.png) no-repeat bottom left;
}
.genres h3 {
	padding:10px;
	font:normal 13px/1.2em Arial, Helvetica, sans-serif;
	background:url(/images/genre_top.png) no-repeat 0 0;
}
.genres ul {
	width:110px;
	float:left;
	padding-left:10px;
}
.genres ul {
	list-style-type:circle;
	list-style-position:inside;
}
/* ------------------------------
[Renew] */
.renew {
	padding-bottom:15px;
	background:#D8DEE4 url(/images/renew_bottom.png) no-repeat bottom left;
}
.renew h3 {
	width:250px;
	height:60px;
	text-indent:-9000px;
	background:url(../images/renew_title.png) no-repeat 0 0;
}
.renew_form {
	margin:0 10px;
}
.renew_code_inp input {
	float:left;
	padding:0 5px;
	width:110px;
	height:25px;
	font:normal 20px/1em Arial, Helvetica, sans-serif;
	background:url(../images/renew_input_bg.png) no-repeat 0 0;
	color:#666;
	border:0pt none;
}
.renew_code_btn input {
	float:left;
	margin-left:10px;
	width:100px;
	height:25px;
	border:0pt none;
}
/* ------------------------------
[TOP 10 blocks] */
.top10_block ul {padding-bottom:15px}
.top10_block ul li {
	margin:5px 0 0 25px;
	line-height:normal;
	list-style-type:disc;
	list-style-position:outside;
}
.top10_block h3 {
	width:250px;
	height:60px;
	text-indent:-9000px;
	background-position:top;
	background-repeat:no-repeat;
}
.top10_day {background:#F4F4EA url(../images/top10_day_bottom.png) no-repeat bottom left}
.top10_day h3 {background:url(../images/top10_day_title.png)}
.top10_month {background:#F0F2F4 url(../images/top10_month_bottom.png) no-repeat bottom left}
.top10_month h3 {background:url(../images/top10_month_title.png)}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.genres2, .top10_block2, .renew2 {margin-bottom:10px}
/* ------------------------------
[Genres] */
.genres2 {
	width:200px;
	padding-bottom:20px;
	background:#E9E8D7 url(/images/genre_bottom2.png) no-repeat bottom left;
}
.genres2 h3 {
	padding:10px;
	font:normal 13px/1.2em Arial, Helvetica, sans-serif;
	background:url(/images/genre_top2.png) no-repeat 0 0;
}
.genres2 ul {
	width:110px;
	float:left;
	padding-left:10px;
}
.genres2 ul {
	list-style-type:circle;
	list-style-position:inside;
}
/* ------------------------------
[Renew] */
.renew2 {
	padding-bottom:15px;
	background:#D8DEE4 url(/images/renew_bottom.png) no-repeat bottom left;
}
.renew2 h3 {
	width:250px;
	height:60px;
	text-indent:-9000px;
	background:url(../images/renew_title.png) no-repeat 0 0;
}
.renew_form2 {
	margin:0 10px;
}
.renew_code_inp2 input {
	float:left;
	padding:0 5px;
	width:110px;
	height:25px;
	font:normal 20px/1em Arial, Helvetica, sans-serif;
	background:url(../images/renew_input_bg.png) no-repeat 0 0;
	color:#666;
	border:0pt none;
}
.renew_code_btn2 input {
	float:left;
	margin-left:10px;
	width:100px;
	height:25px;
	border:0pt none;
}
/* ------------------------------
[TOP 10 blocks] */
.top10_block2 ul {padding-bottom:15px}
.top10_block2 ul li {
	margin:5px 0 0 25px;
	line-height:normal;
	list-style-type:disc;
	list-style-position:outside;
}
.top10_block2 h3 {
	width:250px;
	height:60px;
	text-indent:-9000px;
	background-position:top;
	background-repeat:no-repeat;
}
.top10_day2 {background:#F4F4EA url(../images/top10_day_bottom.png) no-repeat bottom left}
.top10_day2 h3 {background:url(../images/top10_day_title.png)}
.top10_month2 {background:#F0F2F4 url(../images/top10_month_bottom.png) no-repeat bottom left}
.top10_month2 h3 {background:url(../images/top10_month_title.png)}

.clearfix2:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix2 {display: inline-table;}
/* Hides from IE-mac \*/
html .clearfix2 {height: 1%;}
.clearfix2 {display: block;}
/* End hide from IE-mac */

h2 {
	font:bold 1.2em Arial;
	font-size: 7pt;
	padding:5px 5px;
	color:#fff;
	background:#ccc;
	margin-bottom:5px;
}
h2.green {background:#ACD373}
	h2.red {background:#F69679}
	h2.pink {background:#F06EAA}
	h2.blue {background:#6DCFF6}
	h2.brown {background:#998675}
	h2.aqua {background:#1CBBB4}
	h2.lightpink {background:#F5989D}
	h2.orange {background:#E7A71D}

h7 {
	font:bold 1.2em Arial;
	font-size: 10pt;
	color:#E7A71D;
	margin-bottom:1px;
	}

	h8 {
	font:bold 1.2em Arial;
	font-size: 15pt;
	color: #FF4500;
	margin-bottom:1px;
	}

	hsign {
	font:bold 1.2em Arial;
	font-size: 11px;
	color:#fff;
	margin-bottom:5px;
}
	hsign_link {
	font:bold 1.2em Arial;
	font-size: 7pt;
	color:#E7A71D;
	margin-bottom:5px;
}

.searchform { width: 281px; height: 35px; padding: 13px 0 0 15px; overflow: hidden; position: relative; text-align: center; background: url("/images/search.png") no-repeat 0 -44px; }
.searchform .lfield { float: left; width: 196px; height: 22px; padding: 0 0 0 8px; margin: 0 8px 0 0; background: #efede8 url("/images/search.png") no-repeat 0 0; }
.searchform .submit { float: left; }
.searchform .submit input, .searchform .submit { width: 55px; height: 22px; }
.searchform .submit input { background: url("/images/search.png") no-repeat -215px 0; }
.searchform .submit input:hover { background-position: -215px -22px; }
.searchform .lfield input { background: none; border: 0 none; width: 188px; padding: 4px 0 0 0; }

.searchform .fbutton { width: 67px; }
.searchform .fbutton { background: url("/images/search.png") no-repeat 0 -27px; }
.searchform .fbutton:hover { background: url("/images/search.png") no-repeat -67px -27px; }
.rightside a.bvip img { width: 152px; height: 94px; border:0pt none; display:  block; background: #cd312a url("/images/vip.png") no-repeat 0 0; }
.rightside a.bvip:hover img { background-position: 0 -94px; }
.im {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
/*�ST MEN� KOD*/
a.menu, li.menu a {
	color: #fff;
	float: left;
	border-left: 1px solid #ccff3d;
	border-right: 1px solid #678d00;
	padding: 12px 7px 12px 7px;
	text-decoration: none;
	margin: 0px;
}

a:hover.menu, li.menu a:hover {
	color: #fff;
	border-left: 1px solid #0376ba;
	border-right: 1px solid #63cdff;
	background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
	text-decoration: none;
}
a.menu-k, li.menu-k a {
	background: url('../images/menu/menu_h_k.png') top center repeat-x #149ae2;
	color: #fff;
	float: left;
	border-right: 1px solid #ee5353;
	padding: 12px 7px 12px 7px;
	text-decoration: none;
	margin: 0px;
}

a:hover.menu-k, li.menu-k a:hover {
	color: #fff;
	background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
	text-decoration: none;
}

a.menu-m, li.menu-m a {
	background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
	color: #fff;
	float: left;
	border-left: 1px solid #0376ba;
	border-right: 1px solid #63cdff;
	padding: 12px 7px 12px 7px;
	text-decoration: none;
	margin: 0px;
}

a:hover.menu-m, li.menu-m a:hover {
	color: #fff;
	border-left: 1px solid #be0000;
	border-right: 1px solid #ee5353;
	background: url('../images/menu/menu_h_t.png') top center repeat-x #149ae2;
	text-decoration: none;
}

a.menu-t, li.menu-t a {
	background: url('../images/menu/menu_h_t.png') top center repeat-x #149ae2;
	color: #fff;
	float: left;
	border-left: 1px solid #ed5900;
	border-right: 1px solid #ff9555;
	padding: 12px 7px 12px 7px;
	text-decoration: none;
	margin: 0px;
}

a:hover.menu-t, li.menu-t a:hover {
	color: #fff;
	border-left: 1px solid #0376ba;
	border-right: 1px solid #63cdff;
	background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
	text-decoration: none;
}

a.menu-s, li.menu-s a {
	background: url('../images/menu/menu_h_s.png') top center repeat-x #149ae2;
	color: #fff;
	float: left;
	border-left: 1px solid #b79f00;
	border-right: 1px solid #ffe014;
	padding: 12px 7px 12px 7px;
	text-decoration: none;
	margin: 0px;
}

a:hover.menu-s, li.menu-s a:hover {
	color: #fff;
	border-left: 1px solid #0376ba;
	border-right: 1px solid #63cdff;
	background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
	text-decoration: none;
}

a.menu-syh, li.menu-syh a {
	background: url('../images/menu/menu_h_syh.png') top center repeat-x #149ae2;
	color: #fff;
	float: left;
	border-left: 1px solid #3e3e3e;
	border-right: 1px solid #656565;
	padding: 12px 7px 12px 7px;
	text-decoration: none;
	margin: 0px;
}

a:hover.menu-syh, li.menu-syh a:hover {
	color: #fff;
	border-left: 1px solid #0376ba;
	border-right: 1px solid #63cdff;
	background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
	text-decoration: none;
}

a.menu-dm, li.menu-dm a {
	background: url('../images/menu/menu_h_dm.png') top center repeat-x #149ae2;
	color: #fff;
	float: left;
	border-left: 1px solid #1e4b60;
	border-right: 1px solid #3c7692;
	padding: 12px 7px 12px 7px;
	text-decoration: none;
	margin: 0px;
}

a:hover.menu-dm, li.menu-dm a:hover {
	color: #fff;
	border-left: 1px solid #0376ba;
	border-right: 1px solid #63cdff;
	background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
	text-decoration: none;
}

.ust-menu {
	font-size: 11px; font-weight: bold;
	/*text-transform: uppercase;*/ /* Bu se�enek t�m k���k harfleri b�y�k harfe d�n��t�r�r*/
	color: #fff; text-align: center;
	background: url('/images/menu/menu_h.png') top center repeat-x #FFFFFF;
	margin: 0;
}

.ust-menu ul{
	margin: 0;
	padding: 0;
}

.ust-menu ul li{
	display: inline;
}

.ust-menu ul li.first-link .bullet{
	display: none;
}
/*�ST MEN� KOD B�TT�*/

.wrapper{
   overflow:hidden; /*����� ��������� �� �����������*/
   zoom:1; /*�� �� �����, ��� � ����, �� ��� IE. � ��������� ������� ����� �������� � ��� zoom*/
   }

   .wrapper img{
      float:right;
      margin-right: 10px; /*������ ������ �� ��������*/
      }

   .wrapper p{
      display:table; /*����� �������� �� oveflow:hidden;*/
      zoom:1;
    }

    .wrapper1{
   overflow:hidden; /*����� ��������� �� �����������*/
   zoom:1; /*�� �� �����, ��� � ����, �� ��� IE. � ��������� ������� ����� �������� � ��� zoom*/
   }

   .wrapper1 img{
      float:left;
      margin-right: 5px; /*������ ������ �� ��������*/
      }

   .wrapper1 p{
      display:table; /*����� �������� �� oveflow:hidden;*/
      zoom:1;
    }

    div.portal_lider {
	background-image: url(../images/doska.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-weight: bold;
	height: 240px;
}

    /* BLUE */

div.button_4 {
  line-height: 160%;
  color: #fff;
  background: url('../images/b_lbg.png') no-repeat left top;
  font-size: 1.2em;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  height: 32px;
  text-decoration: none;
  display: inline;
  float: left;
}

div.button_4 .btn_lbg {
display: block;padding-left: 7px;
}

div.button_4 .btn_rbg {
  background: url('../images/b_rbg.png') no-repeat right top;
  padding: 0 20px 3px;
  display: block;
}
div.button_4 .btn_rbg2 {
   text-align: center;

}

/* ORANGE */

div.button_5 {
  line-height: 160%;
  color: #fff;
  background: url('../images/o_lbg.png') no-repeat left top;
  height: 32px;
  font-size: 1.4em;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-decoration: none;
  display: inline;
  float: left;
}

div.button_5 .btn_lbg {
display: block;padding-left: 7px;
}

div.button_5 .btn_rbg {
  background: url('../images/o_rbg.png') no-repeat right top;
  padding: 0 20px 3px;
  display: block;
}
div.button_5 .btn_rbg2 {
   text-align: center;

}

/* GREEN */

div.button_3 {
  line-height: 160%;
  color: #fff;
  background: url('../images/t_lbg.png') no-repeat left top;
  font-size: 1.4em;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  height: 32px;
  text-decoration: none;
  display: inline;
  float: left;
}

div.button_3 .btn_lbg {
display: block;padding-left: 7px;
}

div.button_3 .btn_rbg {
  background: url('../images/t_rbg.png') no-repeat right top;
  padding: 0 20px 3px;
  display: block;
}
div.button_3 .btn_rbg2 {
   text-align: center;

}

div.portal_albom4iki {
	border: 1px solid #ffa200;
	border-top: 1px solid #ffa200;
	padding: 10px;
	background: #FFFFFF;
}

div.home_novostiseti {
	border: 1px solid #83d81b;
	border-top: 1px solid #83d81b;
	padding: 10px;
	background: #FFFFFF;
}

/* CSS Document */
ul#cssmenu {
        font-size: 11px; font-weight: bold;
	/*text-transform: uppercase;*/ /* Bu se�enek t�m k���k harfleri b�y�k harfe d�n��t�r�r*/
	color: #fff; text-align: center;
	background: url('/images/menu/menu_h.png') top center repeat-x #FFFFFF;
	margin: 0;
}

ul#cssmenu li {
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
        height: 35px;
}

ul#cssmenu ul {
        margin: 0;
        border: 0 none;
        padding: 0;
        width: 160px;
        list-style: none;
        display: none;
        position: absolute;
        top: 30px;
        left: 0;
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
        width: 150px;
        float: left;
        display: block !important;
        display: inline;
}

/* Main Menu */
ul#cssmenu a {
        border: 0px;
        padding: 5px 10px;
        float: none !important;
        float: left;
        display: block;
        background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
        color: #FFFFFF;
        font: bold 12px/28px Verdana, Arial;
        text-decoration: none;
        height: auto !important;
        height: 1%;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
color: #fff;
	border-left: 1px solid #be0000;
	border-right: 1px solid #ee5353;
	background: url('../images/menu/menu_h_t.png') top center repeat-x #149ae2;
	text-decoration: none;
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
       color: #fff;
	border-left: 1px solid #be0000;
	border-right: 1px solid #ee5353;
	background: url('../images/menu/menu_h_t.png') top center repeat-x #149ae2;
	text-decoration: none;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
       color: #fff;
	border-left: 1px solid #be0000;
	border-right: 1px solid #ee5353;
	background: url('../images/menu/menu_h.png') top center repeat-x #149ae2;
	text-decoration: none;
}
}

ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
}
.friendTable {
margin:5px 5px 15px;
}

.friendTable td {
vertical-align:bottom;
text-align:center;
width:62px;
font-size:11px;
margin:0;
padding:1px 0;
}

.friendTable table {
padding-bottom:0;
margin:0 auto;
}

.friendTable img {
margin-top:5px;
}

/* leftmenu */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}

#menu {
	width: 200px;
	margin: 0px;
	}

#menu li a {
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}

#menu li a:hover {
	color: #FFF;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}