img {
	border: 0;
}

body
{
	margin: 0px;
}

table
{
	margin: 0px;
	text-align: left;
	line-height: 17px;
	font-family: arial, sans serif;
	font-size: 11px;
	color: rgb( 0,0,0 );
}

 ul {
	margin:0;
}

/*a {font-weight: bold; underline; }
a:link {color: #0000EE; text-decoration: underline; }
a:visited {color: #0000EE; text-decoration: underline; }
a:hover {color: #6699FF; text-decoration: underline; }
a:active {color: #0000EE; text-decoration: underline; }
*/

.table_item
{
	font-weight: 			bold;
	text-align:				justified;
	line-height:			17px;
	font-family:			arial,sans serif;
	font-size:				11px;
	color:					rgb( 0,0,0 );
}

.footer
{
padding-left: 40px;
padding-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
}


.table_item_leading
{
	text-align:				justified;
	line-height:			15px;
	font-family:			arial,sans serif;
	font-size:				11px;
	color:					rgb( 0,0,0 );
}

.table_sub_item
{
	text-align:				justified;
	line-height:			9px;
	font-family:			arial,sans serif;
	font-size:				9px;
	color:					rgb( 0,0,0 );
}

.table_headline
{
	font-weight: 			bold;
	text-align:				justified;
	line-height:			17px;
	font-family:			arial,sans serif;
	font-size:				11px;
	color:					rgb( 0,0,0 );
	margin-bottom:			10px;
}

.table_comments
{
	text-align:				justified;
	line-height:			13px;
	font-family:			arial,sans serif;
	font-size:				10px;
	color:					rgb( 0,0,0 );
}

form {
	margin-top: 0;
	margin-bottom: 0; 
}

.links_smtxt
{
	font-size:	10px;
	text-transform: lowercase;
}

.field {
	font-size: 11px; 
	font-family: arial,sans serif;
	color: #767676;
}

.welcome
{
	text-align:				justified;
	line-height:			13px;
	font-family:			arial,sans serif;
	font-size:				10px;
	color:					rgb( 0,0,0 );
}

.basics_h
{
	font-weight: 			bold;
	text-align:				justified;
	line-height:			12px;
	font-family:			arial,sans serif;
	font-size:				12px;
	color:					rgb( 0,0,0 );
	margin-top:				1.0em;
}

.sidebar
{
	text-align:				justified;
	line-height:			17px;
	font-family:			arial,sans serif;
	font-size:				10px;
	color:					rgb( 0,0,0 );
}

.sidebar_head
{
	font-weight: 			bold;
	text-align:				justified;
	line-height:			17px;
	font-family:			arial,sans serif;
	font-size:				11px;
	color:					rgb( 0,0,0 );
	margin-top:				1.0em;
}

.sidebar_comments
{
	text-align:				justified;
	line-height:			14px;
	font-family:			arial,sans serif;
	font-size:				10px;
	color:					rgb( 0,0,0 );
}

.h_text
{
font-weight: 			bold;
text-align:				justified;
line-height:			13px;
font-family:			arial,sans serif;
font-size:				12px;
color:					rgb( 255,255,255 );
}

h1
{
	padding-top: 10px;
	font-weight: bold;
	width: 440px;
	text-align: justify;
	font-family: arial, sans serif;
	font-size: 11px;
	color: #000000;
}

.h1
{
font-weight: 			bold;
text-align:				justified;
line-height:			13px;
font-family:			arial,sans serif;
font-size:				14px;
color:					rgb( 0,0,0 );
}

.h2
{
font-weight: 			bold;
text-align:				justified;
line-height:			13px;
font-family:			arial,sans serif;
font-size:				12px;
color:					rgb( 0,0,0 );
margin-top:			1.3em;
}

.h3
{
font-weight: 			bold;
text-align:				justified;
line-height:			13px;
font-family:			arial,sans serif;
font-size:				12px;
color:					rgb( 0,0,0 );
}

.h4
{
font-weight: 			bold;
text-align:				justified;
line-height:			13px;
font-family:			arial,sans serif;
font-size:				10px;
color:					rgb( 0,0,0 );
}

.search_results_hd
{
text-align:				justified;
line-height:			16px;
font-family:			arial,sans serif;
font-size:				13px;
color:					rgb( 0,0,0 );
}

.search_results
{
text-align:				justified;
line-height:			14px;
font-family:			arial,sans serif;
font-size:				11px;
color:					rgb( 0,0,0 );
}

.search_results_details
{
text-align:				justified;
line-height:			10px;
font-family:			arial,sans serif;
font-size:				9px;
color:					rgb( 0,0,0 );
}

.profile_home
{
text-align:				justified;
line-height:			12px;
font-family:			arial,sans serif;
font-size:				10px;
color:					rgb( 0,0,0 );
}

.online
{
font-weight: 			bold;
text-align:				justified;
line-height:			12px;
font-family:			arial,sans serif;
font-size:				11px;
color:					rgb( 0,0,0 );
}


#FormUsername {
/* background:url('/people/images/paltalk.png') no-repeat 0 1px;*/
background-color:#FFFFFF;
/*padding-left:19px;*/
}

#FormPassword {
/* background:url('/people/images/password-icon.gif') no-repeat 0 2px;*/
background-color:#FFFFFF;
/* padding-left:19px;*/
}

.linkdash {
border-bottom: 1px dashed #66CCFF;
position:relative;
}

#LYR {
    position:absolute;
    width:500px;
    height:100px;
    z-index:100;
    visibility:hidden;
}

.pages {
	border-top:1px solid #ccc;
	clear:left;
	font-size:85%;
	margin:1em 0;
	padding:1em;
}

.pages a,.pages span {
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	margin-right:0.1em;
	padding:0.2em 0.5em;
}

.pages span.current {
	background:#06c;
	border:1px solid #06c;
	color:#fff;
	font-weight:700;
}

.pages a {
	border:1px solid #9AAFE5;
	text-decoration:none;
}

.pages a:hover {
border-color:#06c;
}

.pages a.nextprev {
font-weight:700;
}

.pages span.nextprev {
border:1px solid #ddd;
color:#999;
}

.peopleheader
{
/*line-height: 17px;*/
font-family: arial,sans serif;
font-size: 16px;
font-weight: bold;
color: #0000FF;
}

.home_interests {
	margin-top: 5px;
	line-height: 13px;
	font-weight: normal;
}

a.home_interests:visited {
	font-weight: normal;
	text-decoration: underline;
}

a.home_interests:link {
	font-weight: normal;
	text-decoration: underline;
}

a.home_interests:hover {
	font-weight: normal;
	text-decoration: underline;
}

.txt_spacer {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}

.margin_10 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.padding_10 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

img.guestbook {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

table.guestbook {
	width: 100%;
	border-left: solid;
	border-right: solid;
	border-top: none;
	border-bottom: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

table.forms td {
	padding-bottom: 7px;
	padding-right: 7px;
	font-weight: bold;
	text-align: left;
}

table.media {	
	width: 100%;
	background:url('/en/images/bg_greygrad.gif') repeat-x;
	text-align: left;	
	border-left: solid;
	border-right: solid;
	border-top: none;
	border-bottom: none;
	border-color: #CCCCCC;
	border-width: 1px;
}

table.media td {
	vertical-align: top;
}

.primary_photo
{ border: 1px;
	border-style: solid; }

.aux_photo 
{	border: 1px; 
	border-color: #CCCCCC;
	border-style: dotted;
}

table.media img.aux_photo:hover
{	border-style: solid; }


.bg_greygrad {
	background:url('/en/images/bg_greygrad.gif') repeat-x;
	width: 100%;
}

.bg_hr 
{ background:url('/en/images/bg_hr.gif') repeat-x; }

.bg_topnav 
{ background:url('/people/images/nav_bkg.gif') repeat-x; }

.ghd_titlebar
{
	width: 436px;
	background:url('/people/images/ghd_titlebar.gif') no-repeat;
}

.ghd_titlebar_550
{
	width: 550px;
	background:url('/people/images/ghd_titlebar_550.gif') no-repeat;
}

.ghd_titlebar_621
{
	width: 621px;
	background:url('/people/images/ghd_titlebar_621.gif') no-repeat;
}

.ubx_greypx
{
	padding: 10px;
	border-left: solid;
	border-right: solid;
	border-top: none;
	border-bottom: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

.bg_greygrad_sides
{
	padding: 10px;
	border-left: solid;
	border-right: solid;
	border-top: none;
	border-bottom: none;
	border-color: #CCCCCC;
	border-width: 1px;
	background:url('/people/images/bg_greygrad.gif') repeat-x;
}


.ubx_greypx_nopad
{
	border-left: solid;
	border-right: solid;
	border-top: none;
	border-bottom: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

.ubx_greysides
{
	border-left: solid;
	border-right: solid;
	border-top: none;
	border-bottom: none;
	border-color: #CCCCCC;
	border-width: 1px;
}

.col1 {
	padding-bottom: 7px;
  float:left;
  line-height: 17px;
  width:50%;
  clear: left;
}
.col2 {
	padding-bottom: 7px;	
  width:50%;
  line-height: 17px;
  float:right;
  clear: right;
}

.col1_privacypage
{
	vertical-align: middle;
	width: 250px;
  float:left;
  padding-top: 1px;
  padding-right: 10px;
  padding-bottom: 5px;
  clear: left;
}

.col2_privacypage {
	vertical-align: middle;
	width: auto;
	padding-right: 10px;
	padding-bottom: 5px;
	position: relative;
	right: 20px
	float:right;	
  clear: right;
}

/*.topnav_stat
{
	padding-top: 10px;
	padding-bottom: auto;
	font-weight: bold;
	width: 550px;
	overflow: visible;
	white-space: nowrap;
	font-family: arial,sans serif;
	font-size: 11px;
	color: #FFFFFF;
}

.topnav_stat a:link {color: #FFFFFF; text-decoration: underline;}
.topnav_stat a:visited {color: #FFFFFF; text-decoration: underline;}
.topnav_stat a:hover {color: #0000FF; text-decoration: underline; }
.topnav_stat a:active {color: #0000CC; text-decoration: underline;}
*/
.login_stat
{
    line-height:13px;
	overflow: visible;
	white-space: nowrap;
	font-family: arial,sans serif;
	font-size: 10px;
	color: #666666;
}

textarea
{
	border: #999999 1px solid;
}



.text_list {
	margin-left: 14px;
}

.margin_no_content
{
font-weight: bold;
margin-top: 10px;
margin-bottom: 30px;
}

.media_caption
{
text-align: left; 
line-height: 13px; 
overflow: hidden; 
clear: both;
}

.error_msg
{
color: #CC0000;
font-weight: bold;
margin-bottom: 10px;
}


.bg_circle
{
background:url('/en/images/circlebg.gif') no-repeat;
}

table.bg_circle td {
	padding-left: 18px;
	padding-right: 18px;
}

.press_bigheadline {
font-weight: bold;
margin: 10px 0 10px 0;
border-top: 1px solid #CCC;
color: #C33;
font-size: 20px; text-decoration: underline; 
line-height: 30px;

}

.leadtext{
	font-weight: 400;
	font-size: 11px;
	font-family: arial,sans serif;
}
