/* ######### BEGINNING GLOBAL ######### */
html {
	min-height: 100%;
	margin-bottom: 1px;
	background-color: #DE88F0;
}
body {
	position: relative;
	text-align: center;
	font-size: 0.75em;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DE88F0;
	color: #000;
	line-height: 140%;
}
table.body {
	width: 100%;
}
p {
	line-height: 150%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	color: #730e72;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h2 {
	color: #C63EAE;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	color: #966B9C;
	font-weight: bold;
	font-size: 12px;
}

div, td {
	color: #000;
}
/* ######### END GLOBAL ######### */

/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### BEGINNING MAIN MENUS ######### */
/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container {
	text-align: left;
}
div.menu_main_dropdown {
	border: 1px solid #52a9d4;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
	padding:5px 0px;
	background:#ffffff;
}
div.menu_main_item_dropdown a {
	color:#730e72;
	padding: 3px 40px 5px 7px;
	font-weight:600;
	font-size:13px;
	display: block;
	background:#ffffff;
}
div.menu_main_item_dropdown a:hover {
	color:#ffffff;
	text-decoration: none;
	background:#52a9d4;
	padding: 3px 40px 5px 7px;
}
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;
}
/* MENU */
ul.home_hide_menu {
	font-size:10px;
	font-weight:bold;
	margin-left:-8px;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	list-style:none;
}
 ul.home_hide_menu: li {
 font-size:10px;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:0px;
 display:block;
 padding:2px 0px;
 clear:left;
}
.hrm {
	background-image:url(../images/hr_menu.gif);
	height:1px;
	line-height:1px;
	margin:4px 0px;
	font-size:0px;
}
img.left_menu {
	border:0px;
	padding:0px 5px;
	margin:0px 3px -4px 3px;
}
div.left_menu_div {
	background-image:url(../images/left_menu_div_bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#730e72;
	padding:4px 0px 4px 0px;
	border-right:0px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	font-weight:bold;
	font-size:9pt;
	width:100%;
	cursor:pointer;
}
div.left_menu_div_sub {
	color:#730e72;
	border-right:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
}
div.left_menu_div_sub:hover {
	background:#cee8f7;
	border-right:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
}
/* ######### END MAIN MENUS ######### */

/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### BEGINNING MENUS - OTHERS ######### */
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 {
	width: 20%;
	text-align: right;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #BBBBBB;
	background-image: url(../images/topbar_bg.gif);
	background-repeat: repeat-x;
}
div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height:12px;
	border-left: 1px solid #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
}
div.top_menu_link_container_home {
	float:right;
	height: 14px;
	border-left: 1px solid #666666;
	margin-bottom:5px;
}
div.top_menu_link_container_home_footer {
	float:right;
	height: 15px;
	border-left:1px solid #999999;
	margin-bottom:8px;
}
div.top_menu_link_container_end {
	border-left: 1px solid #CCCCCC;
}
div.top_menu_link {
	font-weight: bold;
	font-size: 10pt;
	padding-top: 0px;
	margin-top:-3px;
	padding:0px 5px 0px 5px;
}
div.top_menu_link_home {
	font-weight:400;
	font-size: 10pt;
	padding-top:0px;
	padding:0px 7px 0px 7px;
	color: #fffb82;
}
div.top_menu_link_home_footer {
	font-weight:200;
	font-size: 9pt;
	padding-top:0px;
	padding:0px 10px 0px 10px;
}
div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	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_item_dropdown_language a {
	padding: 2px 40px 2px 7px;
	font-weight: normal;
	display:block;
	background:#FFFFFF;
	border:none;
}
div.menu_item_dropdown_language a:hover {
	padding: 2px 40px 2px 7px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #ffffff;
	background:#3399CC;
	background-color: #d82ad6;
}
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;
}
div.menu_dropdown_language {
	border:1px solid #3399cc;
	background:#FFFFFF;
	position: absolute;
	margin-left:-80px;
	padding:5px 0 5px 0;
}
a:link {
	color: #730e72;
	text-decoration: none;
}
a:visited {
	color: #730e72;
	text-decoration: none;
}
a:hover {
	color: #d82ad6;
	text-decoration: underline;
}
a.top_menu_item:link {
	color: #730e72;
	text-decoration: none;
}
a.top_menu_item:visited {
	color: #730e72;
	text-decoration: none;
}
a.top_menu_item:hover {
	color: #d82ad6;
	text-decoration: underline;
}
a.top_menu_item_hidemenu:link {
	text-decoration: none;
}
a.top_menu_item_hidemenu:visited {
	text-decoration: none;
}
a.top_menu_item_hidemenu:hover {
	text-decoration: underline;
}
a.top_menu_item_home:link {
	color: #730e72;
	text-decoration: none;
}
a.top_menu_item_home:visited {
	color: #730e72;
	text-decoration: none;
}
a.top_menu_item_home:hover {
	color: #d82ad6;
	text-decoration: underline;
}
a.menu_item:link {
	color: #730e72;
	text-decoration: none;
}
a.menu_item:visited {
	color: #730e72;
	text-decoration: none;
}
a.menu_item:hover {
	color: #d82ad6;
	text-decoration: underline;
}
a.newupdates:link {
	color: #730e72;
	text-decoration: none;
}
a.newupdates:visited {
	color: #730e72;
	text-decoration: none;
}
a.newupdates:hover {
	color: #d82ad6;
	text-decoration: underline;
}
a.copyright:link {
	color: #730e72;
	text-decoration: none;
}
a.copyright:visited {
	color: #730e72;
	text-decoration: none;
}
a.copyright:hover {
	color: #FF0;
	text-decoration: underline;
}
a.portal_signup:link {
	color: #730e72;
	text-decoration: none;
}
a.portal_signup:visited {
	color: #730e72;
	text-decoration: none;
}
a.portal_signup:hover {
	color: #d82ad6;
	text-decoration: none;
}
label:hover {
	color: #d82ad6;
	text-decoration: underline;
}
/* ######### END MENUS - OTHERS ######### */

/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### BEGINNING HOME - UNREGISTERED ######### */
/* HOME CONTENT - concerns homepage before signup - not registered */

div.home_content {
	width:780px;
	background:#fff;
	padding-top:20px;
}
div.home_content_site_explanation {
	float:left;
	width:435px;
	background:#fff;
	font-size:15px;
	font-weight:bold;
	color:#730e72;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
div.content_explanation {
	background-repeat:no-repeat;
	height:19px;
	padding-top:7px;
	padding-left:70px;
	font-weight:bold;
	margin-top:15px;
	font-size:15px;
	color:#000;
}
div.home_right {
	float:right;
	width:300px;
	margin-right:5px;
}
div.home_right_box_header {
	background-image:url(../images/home_header.gif);
	background-repeat:no-repeat;
	height:23px;
	width:290px;
	padding-left:10px;
	padding-top:4px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
div.home_right_box_content {
	border:1px solid #dddddd;
	border-top:none;
	border-bottom:none;
	background:#ffffff;
	padding:10px 15px 0px 5px;
}
div.home_right_box_footer {
	background-image:url(../images/home_box_footer.gif);
	background-repeat:no-repeat;
	width:300px;
	height:6px;
	font-size:0px;
}
/* PAVLA - twistful illustration */
#home_main_pic {
	background-image: url(../images/twistful-main.jpg);
	background-repeat: no-repeat;
	height: 247px;
	width: 441px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border: 0px 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 #DDDDDD;
}
td.portal_member {
	padding: 3px 5px 0px 5px;
	text-align: center;
	font-weight: bold;
}
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;
}
/* ######### END HOME - UNREGISTERED ######### */

/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### BEGINNING HOME - REGISTERED ######### */
div.user_home_right_box_header {
	background-image:url(../images/user_home_box_top.gif);
	background-repeat:no-repeat;
	height:5px;
	width:328px;
	padding-left:10px;
	padding-top:0px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
div.user_home_right_box_header2 {
	padding-left:10px;
	width:317px;
	height:22px;
	padding-top:4px;
	color:#000;
	font-weight:bold;
	font-size:14px;
	xxbackground-image: url(../images/user_home_box_top2.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #fff998;
}
div.user_home_right_box_content {
	border:1px solid #dddddd;
	border-top:none;
	border-bottom:none;
	width:302px;
	background:#ffffff;
	padding:10px 15px 0px 10px;
}
div.user_home_right_box_content2 {
	border:1px solid #dddddd;
	border-top:none;
	border-bottom:none;
	width:317px;
	background:#ffffff;
	padding:10px 5px 0px 5px;
}
div.user_home_right_box_footer {
	background-image:url(../images/user_home_box_bottom.gif);
	background-repeat:no-repeat;
	width:329px;
	height:10px;
	font-size:0px;
}
div.user_home_right_box_footer2 {
	border:1px solid #cccccc;
	width:324px;
	height:16px;
	padding-right:3px;
	color:#FFF;
	font-weight:normal;
	font-size:11px;
	text-align:right;
	padding-top:1px;
	background-color: #de86f0;
}
div.user_home_right_box_cont_header {
	background-image:url(../images/user_home_box_cont_header.gif);
	background-repeat:no-repeat;
	width:290px;
	padding-left:18px;
	margin-right:auto;
	margin-left:auto;
	height:22px;
	padding-top:2px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	cursor:s-resize;
}
/* ######### END HOME - REGISTERED ######### */

/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### BEGINNING PROFILE ######### */
/* ######### BEGINNING ,profile.tpl, right column - profile info as username, hr info, his info, stats..., calendar, plugins as groups etc ######### */
div.profile_right_box {
	width:321px;
	margin-top:40px;
	margin-left:10px;
}
div.profile_right_box_header {
	background-image:url(../images/profile_right_top.gif);
	width:321px;
	height:12px;
}
div.profile_right_box_content {
	width:301px;
	font-size:8pt;
	background-image:url(../images/profile_right_middle.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
div.profile_right_box_footer {
	background-image:url(../images/profile_right_btm.gif);
	background-repeat:no-repeat;
	width:321px;
	height:12px;
}
/* ######### END ,profile.tpl, right column - profile info as username, hr info, his info, stats..., calendar, plugins as groups etc ######### */
/* VIEW PROFILE PAGE */
td.profile2 {
	background: #FFFFFF;
	border:0px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 10px;
	margin-bottom:3px;
	text-align:left;
}
td.profile {
	background: #FFFFFF;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
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: 290px;
	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;
	border-top: 1px solid #AAAAAA;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #AAAAAA;
}
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;
}
div.profile_menu2 {
	background-color: #FFF;
	font-size: 8pt;
	width: 200px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
	height: 11px;
}
td.profile_menu1 a, div.nolink {
	background-color: #FFF;
	font-size: 8pt;
	width: 200px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
	height: 11px;
	margin-top: 20px;
}
td.profile_menu1 a:hover {
	
}
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: #F5F5F5;
}
div.profile_postcomment {
	border: 1px solid #BBBBBB;
	background: #F4F4F4;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}
.comment_area {
	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;
}
/*  profile menu tabs  */
td.profile_tab {
		
}
td.profile_tab a {
	background-color: #730e72;
	padding:8px 5px 7px 5px;
	font-weight: normal;
	display: block;
	margin-right:5px;
	border-right:1px solid #e7e7e7;
	color: #FF9;
	text-decoration: none;
}
/*  profile menu tabs  */
td.profile_tab a:hover {
	background-color: #CCC;
	padding:8px 5px 7px 5px;
	font-weight: normal;
	display: block;
	margin-right:5px;
	color: #730e72;
	text-decoration: none;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding:8px 5px 8px 5px;
	border-bottom: none;
	font-weight: normal;
	display: block;
	margin-right:5px;
	border-right:1px solid #d7dcdf;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding:8px 5px 8px 5px;
	border-bottom: none;
	font-weight: normal;
	display: block;
	margin-right:5px;
}
#profile_tabs_profile {
	border-left: 1px solid #AAAAAA;
}
td.profile_tab_end {
	border-bottom: 1px solid #AAAAAA;
}
div.profile_content {
	padding: 10px;
	border: 0px solid #AAAAAA;
	border-top: none;
}
div.profile_content2 {
	padding: 10px 0px 10px 0px;
	border: 0px solid #AAAAAA;
	border-top: none;
	background-color: #FFF;
}
div.profile_headline, div.profile_headline2 {
	font-size: 10pt;
	margin-bottom: 7px;
	font-weight: bold;
}
div.profile_headline2 {
	margin-top: 10px;
}
/* ######### END PROFILE ######### */

/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### BEGINNING FORMS ######### */
input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}
input.userhome_text {
	font-size:10pt;
	color: #000;
	vertical-align: middle;
	padding-left: 3px;
	height:18px;
	width:200px;
	margin-right: 3px;
	border: 2px solid #900790;
	background-color: #F9DDFF;
}
input.userhome_search {
	background-image:url(../images/userhome_search.gif);
	background-repeat:repeat-x;
	border:1px solid #900790;
	height:24px;
	vertical-align: middle;
	padding-bottom:2px;
	color:#ffffff;
	width:60px;
	font-size:12px;
	cursor:pointer;
	background-color: #900790;
	margin-right: 0px;
}
input.Fname {
	width:150px;
	height:18px;
	vertical-align:middle;
	margin-bottom:2px;
	font-size:13px;
}
input.Lname {
	width:150px;
	height:18px;
	vertical-align:middle;
	margin-bottom:2px;
	font-size:13px;
}
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;
}
input.button {
	font-size: 8pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}
input.button_signup {
	background-image:url(../images/home_button_signup_bg.gif);
	background-repeat:repeat-x;
	height:22px;
	padding:0px 7px 2px 7px;
	border:1px solid #FF0;
	color:#730e72;
	font-size:13px;
	font-weight:600;
}
input.radio, input.checkbox {
	vertical-align: middle;
}
textarea {
	border: 1px solid #AAAAAA;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}
select, select.small {
	color: #333333;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 8pt;
}
form {
	margin: 0px;
}
td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}
td.form1_home {
	padding: 3px 0px 3px 5px;
	font-weight: bold;
	text-align:left;
	vertical-align: top;
	font-size:12px;
}
td.form2_home {
	padding: 3px 0px 3px 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;
}
/*  messages - compose new message button  */
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;
	margin:0px;
	padding:0px;
}
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;
}
/* ######### END FORMS ######### */

/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### BEGINNING TABLES ######### */
/* ######### END TABLES ######### */

/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### BEGINNING TEXT FORMATTING ######### */
/*  PAVLA highlight1 = main page  */
.highlight1 {
	font-weight: bold;
	color: #000;
}
.highlight2 {
	font-weight: bold;
	color: #ea00ea;
}
.highlight3 {
	font-weight: bold;
	color: #ff5600;
}
.highlight4 {
	font-weight: bold;
	color: #730e72;
}
font.small {
	font-size: 7pt;
}
font.big {
	font-size: 9pt;
	font-weight: bold;
}
font.bold {
	font-weight: bold;
}
font.disabled {
	color: #AAAAAA;
}
/* ######### END TEXT FORMATTING ######### */


/* ######### ------------------------------------------------------------------------------------------- ######### */
/* ######### ------------------------------------------------------------------------------------------- ######### */





/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
	padding:7px 0;
	margin-left:10px;
	margin-top:0px;
	margin-bottom: 0;
	list-style-type:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	height:31px;
	font-size: 12px;
	font-weight: bold;
}
.shadetabs li {
	display: inline;
	margin:0;
}
.shadetabs li a {
	text-decoration: none;
	position: relative;
	z-index:1;
	font-weight:normal;
	padding:7px 7px;
	background:#ffffff;
	margin-right:2px;
	border-right:1px solid #d7dcdf;
	background-image:url(../images/tab_bg_passive.gif);
	background-repeat:no-repeat;
	color:#999999;
}
.shadetabs li a:visited {
}
.shadetabs li a:hover {
	text-decoration:underline;
}
.shadetabs li a.selected { /*selected main tab style */
	position: relative;
	background-image:url(../images/tab_bg.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;
	color:#333333;
	font-weight:bold;
}
.shadetabs li a.selected { /*selected main tab style */
	border-bottom-color: white;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
DIV.slideBox-container {
	position:relative;
	background:none;
	border:solid 0px #B9B9B9;
	margin-bottom:0px;
}
DIV.slideBox-arrows {
	background:transparent;
	float:right;
	margin:2px;
	padding-left:1px;
	width:16px;
	z-index:1;
}
DIV.slideBox-previous {
	position:absolute;
	right:0px;
	top:0px;
}
DIV.slideBox-next {
	bottom:0px;
	position:absolute;
	right:0px;
}
DIV.slideBox-arrows A, DIV.slideBox-arrows A:hover IMG, DIV.slideBox-arrows IMG {
	background:transparent;
	border:none;
	outline:none;
}
DIV.slideBox-wrapper {
	overflow:hidden;
	position:relative;
	height:65px;
}
DIV.slideBox-slider {
	left:0px;
	position:absolute;
	top:0px;
	background:transparent;
}
DIV#example1 UL {
	clear:both;
	margin:0;
	padding:0;
}
DIV#example1 UL LI {
	display:inline;
	list-style-type:none;
	width:180px;
	height:50px;
	line-height:50px;
	text-align:center;
	margin:0px;
	float:left;
	border:solid 1px #029FDA;
	color:#FFFFFF;
}
DIV#example1 UL LI.normal {
	background-color:#131A1D;
}
DIV#example1 UL LI.over {
	background-color:#730e72;
	border:solid 1px #131A1D;
}
/* ######### ------------------------------------------------------------------------------------------- ######### */




/* zmeneno bg main background color ze svetle sede na fial */
div.for_footer_fix {
	width:100%;
	padding-top:15px;
	padding-bottom:0px;
	background-color: #DE86F0;
}
div.top_bar {
	padding-bottom:10px;
	margin-bottom:0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4b094a;
	background-color: #FFF;
}
div.ann {
	background:#fff5cc;
	padding:11px 10px 10px 43px;
	background-image:url(../images/ann_bg.gif);
	background-repeat:no-repeat;
	min-height:19px;
	font-size:13px;
}
div.directory {
	border-top:1px solid #cccccc;
	margin-top:15px;
	padding:20px 10px 10px 10px;
	text-align:center;
}
a.directory_links {
	margin-right:3px;
	font-weight:normal;
}
div.people_directory_box {
	padding:5px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	color:#999999;
	font-size:13px;
	font-weight:bold;
}
/* ######### ------------------------------------------------------------------------------------------- ######### */
/* $Id: styles.css 65 2009-02-20 03:03:23Z john $ */


/* GLOBAL STYLES */



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-color: #0F0;
}
div.content {
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #cccccc;
	background-color: #FFF;
	padding: 10px;
	min-height: 500px;
}
div.contenthomepage {
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #cccccc;
	background-color: #FFF;
	padding: 10px;
}


/* bg barva zmenena ze svetle sede na fialovou */
div.copyright {
	background: #DE86F0;
	padding: 15px 4px 20px 4px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	color: #444444;
	border-top:0px solid #ccc;
}
div.page_header {
	font-size: 15pt;
	color: #730e72;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.page_header_userhome {
	font-size: 17pt;
	font-weight:500;
	color: #333333;
	margin-bottom:10px;
	margin-top:10px;
}
td.header {
	padding: 4px 5px 5px 6px;
	border: 0px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	background:#730e72;
}
td.header_profile {
	padding: 3px 5px 5px 6px;
	border:0px solid #DDDDDD;
	font-weight:600;
	font-size:13px;
	height:17px;
	width:290px;
	color: #FFC;
	background-color: #730e72;
}
div.header {
	padding: 4px 5px 5px 6px;
	border: 0px solid #DDDDDD;
	color: #FF6;
	background-color: #730e72;
	font-weight: bold;
}
div.header2 {
	font-weight:bold;
	font-size:13px;
	height:15px;
	width:529px;
	color: #FFC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-color: #730e72;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.newupdates {
	position: absolute;
	height: 31px;
	width: 150px;
	margin: 15px 0px 0px 15px;
	background-image: url(../images/newupdates.gif);
	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;
}
.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;
}
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;
}



















table.tabs {
	margin-bottom: 10px;
}
td.tab {
	padding-left: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730e72;
}

td.tab3 {
	background: #FFFFFF;
	padding-right: 0px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730e72;
}









/*  profile menu tabs  */
td.tab2 a {
	background-color: #730e72;
	padding:8px 5px 7px 5px;
	font-weight: normal;
	display: block;
	margin-right:5px;
	border-right:1px solid #e7e7e7;
	color: #FF9;
	text-decoration: none;
}
/*  profile menu tabs  */
td.tab2 a:hover {
	background-color: #CCC;
	padding:8px 5px 7px 5px;
	font-weight: normal;
	display: block;
	margin-right:5px;
	color: #730e72;
	text-decoration: none;
}
td.tab1 a {
	background-color: #FFFFFF;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding:8px 5px 8px 5px;
	border-bottom: none;
	font-weight: normal;
	display: block;
	margin-right:5px;
	border-right:1px solid #d7dcdf;
}
td.tab1 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding:8px 5px 8px 5px;
	border-bottom: none;
	font-weight: normal;
	display: block;
	margin-right:5px;
}

td.tab_end {
	border-bottom: 1px solid #AAAAAA;

}
















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;
}
/* ######### ------------------------------------------------------------------------------------------- ######### */
/* 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 {
	margin-top:10px;
	border-top:1px solid #dddddd;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
/* ######### ------------------------------------------------------------------------------------------- ######### */
/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.recentaction_div_media img {
	max-width: 300px;
 width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px;
	border: solid 1px #d7d7d7;
	background:#f7f7f7;
	padding:3px;
}
.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;
}
/* ######### ------------------------------------------------------------------------------------------- ######### */
/* 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: none;
	padding: 8px;
	background: #FFFFFF;
}
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;
	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:0px solid #CCCCCC;
	padding: 5px 0px 5px 0px;
}
div.home_updated {
	font-size: 7pt;
	color: #888888;
	padding-top: 2px;
}
/* ######### ------------------------------------------------------------------------------------------- ######### */
/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 0px solid #DDDDDD;
	border-top: none;
	padding: 8px;
}
/* ######### ------------------------------------------------------------------------------------------- ######### */
/* 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-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: #d82ad6;
}
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;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 9px;
	color: #FFF;
	background-color: #730e72;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}
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 #CCCCCC;
	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;
}
/* ######### ------------------------------------------------------------------------------------------- ######### */
/* ######### ------------------------------------------------------------------------------------------- ######### */

/* ######### PAVLA ######### */

div#ContentInContent {
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#ContentInContent ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#ContentInContent li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: outside;
}
#ContentInContent ol {
	font-weight: bold;
	color: #33F;
}
#ContentInContent ol li {
	font-weight: bold;
	color: #730e72;
}
#ContentInContent ol li ol li {
	font-weight: normal;
	color: #000;
}

#profile_about {
	margin: 0px;
	padding: 0px;
	width: 778px;
	height: auto;
	min-height: 600px;
}
#AboutContent {
	margin: 0px;
	padding: 0px;
	width: 778px;
	height: auto;
	background-color: #FFF;
	position: relative;
}
#About {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: auto;
}

#AboutLeft {
	width: 540px;
	position: relative;
	border: 1px solid #606;
}

#AboutRight {
	width: 200px;
	float: right;
	z-index: 20;
	position: absolute;
	background-color: #de86f0;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	top: 0px;
	right: 5px;
}
#AboutBox {
	width: 540px;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.profilefield {
	width: 540px;
	max-width: 220px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #606;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.profilefieldvalue {
	width: 320px;
	max-width: 280px;
	overflow: auto;
	padding: 0px;
	left: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	top: 0px;
	position: relative;
}
div.header_profile {
	font-weight: bold;
	color: #000;
}