/* - - - - PAGES CSS DOCUMENT - - - - */

html{
}

body {
	background-color:#EAEAEA;
	background-image:url(img/bg_main.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#504A38;
	margin-top:0px;
}

img, table {
	border:none;
}

a:link {
	color:#A68A60;
	text-decoration: none;
}
a:visited {
	color:#A68A60;
	text-decoration: none;
}
a:hover {
	color:#B6AA70;
	text-decoration:underline;
}


h1 {
	float:left;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding:5px 3px 0px 8px;
	margin:0px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding:0px 6px 4px 6px;
	border-bottom:1px solid #D0D0D0;
}
h3 {
	font-size:21px;
	font-weight:bold;
}
h4 {
	font-size:27px;
	font-weight:normal;
	text-align:left;
}

p {
	margin:0px;
	padding:0px;
}

form {
	padding:0px;
	margin:0px;
}

a.linkbasic:link {
	text-decoration:none;
	color:#996633;
}
a.linkbasic:visited {
	text-decoration:none;
	color:#996633;
}
a.linkbasic:hover {
	text-decoration:underline;
	color:#663300;
}

.cCenter {
	text-align:center;
}

.cTop {
	vertical-align:top;
}

.cBold {
	font-weight:bold;
}

.cWidth100 {
	width:100%;
}

.invis {
	display:none;
}

.formButton {
	border:1px solid #505050;
	background-color:#A48460;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 6px 0px 6px;
	cursor:pointer;
}

.divNotice {
	background-color:#e0ecbe;
	background-image:url(img/icon_notice_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#443333;
	font-size:12px;
	margin:4px;
	margin-top:10px;
	margin-bottom:10px;
	padding:19px;
	padding-left:56px;
	border:1px solid #AABBAA;
}


.divTitles {
	margin-top:8px;
	margin-bottom:6px;
	height:30px;
	vertical-align:top;
	margin-right:5px;
}
.divTabs {
	float:right;
	height:30px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
.divTabs a {
	float:left;
	display:block;
	margin:5px 0px 0px 2px;
	height:25px;
	vertical-align:top;
	cursor:pointer;
	background-image:url(img/tabs_bg_inactive_main.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.divTabs a:link {
	text-decoration:none;
	color:#504A38;
}
.divTabs a:visited {
	text-decoration:none;
	color:#504A38;
}
.divTabs a:hover {
	text-decoration:none;
	color:#000000;
}
.divTabs a div {
	float:left;
	background-image:url(img/tabs_bg_inactive_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:21px;
	margin:0px;
	padding:4px 10px 0px 10px;
}

.divTabs a.act {
	background-image:url(img/tabs_bg_active_main.gif);
}
.divTabs a.act div {
	background-image:url(img/tabs_bg_active_right.gif);
}

.divTabContents {
	display:none;
	position:relative;
}



.trAlt1 {
	background-color:#E9E5DF;
}
.trAlt2 {
	background-color:inherit;
}

.inputtext {
	width:220px;
}

.inputage {
	width:35px;
}







#tableMain {
	width:953px;
	border:none;
}
#tdMainTop {
	height:110px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#tableTopMain {
	border:none;
	width:953px;
	height:110px;
}
#tdTopLeftLogo {
	width:331px;
	background-image:url(img/pages_vazbuda.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#tdTopRight {
	width:600px; /* 622 (557)px total (-22 for paddings) */
	background-image:url(img/topbar_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:6px 12px 0px 10px;
	margin:0px;
}

#tdMainTopBanner {
	text-align: center;
	padding: 1px;
	background-color: white;
}

#tdMainMenu {
	height:30px;
	vertical-align:top;
	background-image:url(img/menubar_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px; /*6px 8px 0px 10px;*/
	margin:0px;
}
#tableMainMenu {
	border:none;
	margin:4px 5px 0px 11px;
}
#tableMainMenu td {
	padding:0px;
	padding-right:3px;
	margin:0px;
}
#tableMainMenu .tdButtonIzhod {
	padding-left: 32px;
}
#tdMainMenuBelow {
	height:4px;
	background-color:#FDFDFD;
	background-image:url(img/belowmenu_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#tableMiddleMain {
	border:none;
	width:953px;
}
#tdLeftContent {
	width:314px;/*314px;*/
	background-image:url(img/leftbar_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#tdLeftContent #divLeftContent {
/*	width:100%;*/
	padding:16px 4px 2px 10px;
}
#tdRightContent {
	width:639px;
	height:525px;
	background-image:url(img/pages_rightmain_bg.jpg);
/*	background-position:top left;*/
	background-repeat:no-repeat;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#tdRightContent #divRightContent {
	padding:0px 10px 2px 12px;
}

#tdMainBottom {
	height:33px;
	background-image:url(img/footer_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:14px;
	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
}
#tdMainBottom a {
	color:#FFFFFF;
}




/* SMALL PROFILE INFO */
a.aThumbSex_1 img { /* MAN */
/*	display:block;*/
	border:3px solid #66CCFF;
}
a.aThumbSex_2 img { /* WOMAN */
/*	display:block;*/
	border:3px solid #FFCCFF;
}
a.aThumbSex_3 img { /* TWO MEN */
/*	display:block;*/
	border:3px solid #6699FF;
}
a.aThumbSex_4 img { /* TWO WOMEN */
/*	display:block;*/
	border:3px solid #FF99FF;
}
a.aThumbSex_5 img { /* MIXED */
/*	display:block;*/
	border:3px solid #B0B0B0;
}

a.aThumbSex_1 img, a.aThumbSex_2 img, a.aThumbSex_3 img, a.aThumbSex_4 img, a.aThumbSex_5 img {
/*	border:1px solid #6E5E4B;*/
}
a.aThumbSex_1:hover img, a.aThumbSex_2:hover img, a.aThumbSex_3:hover img, a.aThumbSex_4:hover img, a.aThumbSex_5:hover img {
	border:3px solid #6E5E4B;
}

.divSmallProfile {
	width:100%;
}
#allVIP .divSmallProfile {
float:left;
width:50%;
}
.clearboth
{
    clear:both;
}
.divSmallProfile .tableSmallProfile {
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
}
.divSmallProfile .tableSmallProfile .tdProfileImage {
	width:98px;
	vertical-align:top;
	text-align:left;
}
.divSmallProfile .tableSmallProfile .tdProfileInfo {
	padding:0px;
	padding-left:4px;
	vertical-align:top;
}
.divSmallProfile .tableSmallProfile .tdProfileInfo .divSmallProfileTitle {
	padding-bottom:3px;
}
.divSmallProfile .tableSmallProfile .tdProfileInfo .divSmallProfileTitle a {
	font-size:14px;
	font-weight:bold;
	color:#6E5E4B;
}
/* END SMALL PROFILE INFO */





/* SMALLER PROFILE INFO */
.divSmallerProfileInfo a.aThumbSex_1 img { /* MAN */
/*	display:block;*/
	border:2px solid #66CCFF;
}
.divSmallerProfileInfo a.aThumbSex_2 img { /* WOMAN */
/*	display:block;*/
	border:2px solid #FFCCFF;
}
.divSmallerProfileInfo a.aThumbSex_3 img { /* TWO MEN */
/*	display:block;*/
	border:2px solid #6699FF;
}
.divSmallerProfileInfo a.aThumbSex_4 img { /* TWO WOMEN */
/*	display:block;*/
	border:2px solid #FF99FF;
}
.divSmallerProfileInfo a.aThumbSex_5 img { /* MIXED */
/*	display:block;*/
	border:2px solid #B0B0B0;
}

.divSmallerProfileInfo a.aThumbSex_1 img, .divSmallerProfileInfo a.aThumbSex_2 img, .divSmallerProfileInfo a.aThumbSex_3 img, .divSmallerProfileInfo a.aThumbSex_4 img, .divSmallerProfileInfo a.aThumbSex_5 img {
/*	border:1px solid #6E5E4B;*/
	width:45px;
	height:45px;
}
.divSmallerProfileInfo a.aThumbSex_1:hover img, .divSmallerProfileInfo a.aThumbSex_2:hover img, .divSmallerProfileInfo a.aThumbSex_3:hover img, .divSmallerProfileInfo a.aThumbSex_4:hover img, .divSmallerProfileInfo a.aThumbSex_5:hover img {
	border:2px solid #6E5E4B;
}

.divSmallerProfileInfo .divSmallProfile {
	width:100%;
}
.divSmallerProfileInfo .divSmallProfile .tableSmallProfile {
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
}
.divSmallerProfileInfo .divSmallProfile .tableSmallProfile .tdProfileImage {
	width:53px;
	vertical-align:top;
	text-align:left;
	font-size:10px;
}
.divSmallerProfileInfo .divSmallProfile .tableSmallProfile .tdProfileInfo {
	padding:0px;
	padding-left:4px;
	vertical-align:top;
	font-size:10px;
}
.divSmallerProfileInfo .divSmallProfile .tableSmallProfile .tdProfileInfo .divSmallProfileTitle {
	padding-bottom:2px;
}
.divSmallerProfileInfo .divSmallProfile .tableSmallProfile .tdProfileInfo .divSmallProfileTitle a {
	font-size:11px;
	font-weight:bold;
	color:#6E5E4B;
}
/* END SMALLER PROFILE INFO */




/* BIRTHDAYERS PROFILE INFO */
.divBDProfileInfo a.aThumbSex_1 img { /* MAN */
/*	display:block;*/
	border:2px solid #66CCFF;
}
.divBDProfileInfo a.aThumbSex_2 img { /* WOMAN */
/*	display:block;*/
	border:2px solid #FFCCFF;
}
.divBDProfileInfo a.aThumbSex_3 img { /* TWO MEN */
/*	display:block;*/
	border:2px solid #6699FF;
}
.divBDProfileInfo a.aThumbSex_4 img { /* TWO WOMEN */
/*	display:block;*/
	border:2px solid #FF99FF;
}
.divBDProfileInfo a.aThumbSex_5 img { /* MIXED */
/*	display:block;*/
	border:2px solid #B0B0B0;
}

.divBDProfileInfo a.aThumbSex_1 img, .divBDProfileInfo a.aThumbSex_2 img, .divBDProfileInfo a.aThumbSex_3 img, .divBDProfileInfo a.aThumbSex_4 img, .divBDProfileInfo a.aThumbSex_5 img {
/*	border:1px solid #6E5E4B;*/
	width:60px;
	height:60px;
}
.divBDProfileInfo a.aThumbSex_1:hover img, .divBDProfileInfo a.aThumbSex_2:hover img, .divBDProfileInfo a.aThumbSex_3:hover img, .divBDProfileInfo a.aThumbSex_4:hover img, .divBDProfileInfo a.aThumbSex_5:hover img {
	border:2px solid #6E5E4B;
}

.divBDProfileInfo .divSmallProfile {
	width:100%;
}
.divBDProfileInfo .divSmallProfile .tableSmallProfile {
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
}
.divBDProfileInfo .divSmallProfile .tableSmallProfile .tdProfileImage {
	width:53px;
	vertical-align:top;
	text-align:left;
	font-size:10px;
}
.divBDProfileInfo .divSmallProfile .tableSmallProfile .tdProfileInfo {
	padding:0px;
	padding-left:4px;
	vertical-align:top;
	font-size:10px;
}
.divBDProfileInfo .divSmallProfile .tableSmallProfile .tdProfileInfo .divSmallProfileTitle {
	padding-bottom:2px;
}
.divBDProfileInfo .divSmallProfile .tableSmallProfile .tdProfileInfo .divSmallProfileTitle a {
	font-size:11px;
	font-weight:bold;
	color:#6E5E4B;
}
/* END BIRTHDAYERS PROFILE INFO */




/* CONTEXT MENU SECTION */
.divContextMenu {
/*	border:1px solid #666666;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-top:none;*/
	background-image:url(img/tables_header_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#bfa27e;
	color:white;
	font-weight:bold;
}
.tableContextMenu {
	border:none;
	width:100%;
}
.tableContextMenu td {
	border-right:1px solid #000000;
}
.tableContextMenu a {
	display:block;
	color:#FFFFFF;
	padding:3px 8px 3px 8px;
	text-decoration:none;
}
.tableContextMenu td a:hover {
	background-image:url(img/tables_header_active_bg.gif);
	background-color:#dac096;
}
.divBelowContextMenu {
	height:10px;
}
/* END CONTEXT MENU SECTION */



/* LOGIN PAGE */
#tableLogin {
	width:300px;
	border:none;
}
#tableLogin td {
	padding:6px;
}
#tableLogin .tdLoginLabel {
	width:100px;
	text-align:left;
	vertical-align:middle;
}
#tableLogin .tdLoginField {
	text-align:right;
	vertical-align:middle;
}
#tableLogin .tdLoginField input {
	width:160px;
}
#tableLogin #tdLoginSubmit {
	text-align:center;
	padding-top:14px;
}
#tableLogin #tdLoginSubmit #btnLogin {
	width:100%;
}
#divLoginBottomLinks {
	text-align:center;
	margin-top:14px;
	line-height:160%;
}
/* END LOGIN PAGE */



/* REGISTER PAGE */
#tableRegister {
	width:600px;
	border:none;
	margin-left:6px;
}
#tableRegister td {
	padding:4px;
}
#tableRegister .tdRegisterLabel {
	font-weight:bold;
	width:200px;
	text-align:left;
	vertical-align:top;
}
#tableRegister .tdRegisterField {
	text-align:left;
	vertical-align:top;
}
/*#tableRegister .tdRegisterField .inputtext {
	width:220px;
}*/
#tableRegister #tdRegisterSubmit {
	text-align:center;
	padding-top:14px;
	padding-bottom:30px;
}
#tableRegister #tdRegisterSubmit #btnRegister {
	width:100%;
}
#divRegisterPolicy {
	height:194px;
	width:378px;
	overflow:auto;
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	padding:2px;
}
#divRegisterPolicy div {
	margin:0px 0px 4px 0px;
	color:#000000;
	line-height:14px;
	font-size:10px;
}

#divRegisterSuccess1, #divRegisterSuccess2 {
	text-align:center;
	font-size:12px;
	color:#006600;
	line-height:200%;
}
#divRegisterFailure2 {
	text-align:center;
	font-size:12px;
	color:#660000;
	line-height:200%;
}
/* END REGISTER PAGE */



/* BROWSE PAGE */
#tableBrowseCities {
	width:600px;
	border:none;
	margin-left:0px;
}
#tableBrowseCities td {
	padding-left:4px;
	line-height:170%;
	vertical-align:top;
}
#tableBrowseCities td a {
	display:block;
}
#tableBrowseCity {
	width:610px;
	border:none;
	margin-left:0px;
}
#tableBrowseCity td, #tableBrowseCity th {
	padding:5px 0px 5px 4px;
	vertical-align:top;
	line-height:120%;
	border-left:1px solid #CCCCCC;
	text-align:left;
}
#tableBrowseCity a {
	display:block;
	width:100%;
}
#tableBrowseCity #tdBrowseCityLookingLabel {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:center;
	font-weight:bold;
}
/* END BROWSE PAGE */


/* SEARCH FORM */
.tableSearchForm {
	width:604px;
	border:none;
	margin-left:6px;
}
.tableSearchForm td {
	padding:4px;
}
.tableSearchForm .tdSearchFormLabel {
	font-weight:bold;
	width:180px;
	text-align:left;
	vertical-align:top;
}
.tableSearchForm .cMiddle {
	vertical-align:middle;
}
.tableSearchForm .tdSearchFormField {
	text-align:left;
	vertical-align:top;
}
.tableSearchForm .tdSearchFormField .lists {
	width:250px;
}
.tableSearchForm .tdSearchFormSubmit {
	text-align:center;
	padding-top:14px;
	padding-bottom:30px;
}
.tableSearchForm .tdSearchFormSubmit .CbtnSearch {
	width:100%;
}
/* END SEARCH FORM */


/* PASSWORD RETRIEVAL */
.tablePassretr {
	width:604px;
	border:none;
	margin-left:6px;
}
.tablePassretr td {
	padding:4px;
}
.tablePassretr .tdPassretrLabel {
	font-weight:bold;
	width:180px;
	text-align:left;
	vertical-align:top;
}
.tablePassretr .cMiddle {
	vertical-align:middle;
}
.tablePassretr .tdPassretrField {
	text-align:left;
	vertical-align:top;
}
.tablePassretr .tdPassretrSubmit {
	text-align:center;
	padding-top:14px;
	padding-bottom:30px;
}
.tablePassretr .tdPassretrSubmit .CbtnPassretr {
	width:100%;
}
/* END PASSWORD RETRIEVAL */



/* - - - - - - - - - - - - - - - - - - - SEARCH MODULE TABLE - - - - - - - - - - - - - - - - - - */
.div_searchtablemodule {
	padding:0px;
	margin:0px;
}

.div_searchtablemodule .div_title {
	margin-bottom:14px;
	font-size:14px;
	font-weight:bold;
}
.div_searchtablemodule .div_status {
	margin-bottom:10px;
	color:#663333;
	text-align:center;
}
.div_searchtablemodule .span_label_elperpage {
	color:#FFFFFF;
}
.div_searchtablemodule .table_elperpage {
	border:none;
	width:100%;
}
.div_searchtablemodule .elements_outer_table {
	border:1px solid #FFFFFF; /*#003399;*/
	width:100%;
	padding:0px;
}
.div_searchtablemodule .elements_table {
	border:0px solid #000000;
	width:100%;
}
.div_searchtablemodule .elements_title_cell {
	background-image:url(img/tables_header_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#bfa27e;
	color:white;
	font-weight:bold;
	vertical-align:top;
	padding:2px;
}
.div_searchtablemodule .elements_title_cell_sorted {
	background-image:url(img/tables_header_active_bg.gif);
	background-color:#dac096;
}
.div_searchtablemodule .elements_content_row_1 {
	background-color:#FDF2EB;/*#FFCC99;*/
}
.div_searchtablemodule .elements_content_row_2 {
	background-color:#F7ECE7; /*#EFE3DC;*/ /*#FFDCA9;*/
}
.div_searchtablemodule .elements_content_row_1 td, .div_searchtablemodule .elements_content_row_2 td {
/*	font-size:11px;*/
/*	color:#666666;*/
	padding:2px;
	margin:2px;
}
.div_searchtablemodule .list_form {
	padding:0px;
	margin:0px;
}
.div_searchtablemodule .list_bottom {
	margin-top:6px;
	width:99%;
	text-align:right;
	font-size:10px;
}
.div_searchtablemodule .tdpageselector {
	text-align:left;
}
/* ---- PAGE SELECTOR CSS ---- */
.div_searchtablemodule .div_pageselector {
	width:98%;
	padding:0px;
	margin:0px;
	border:none;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
}
.div_searchtablemodule .div_pageselector .table_pageselector {
	border:none;
/*	width:100%;*/
	padding:0px;
	margin:0px;
}
.div_searchtablemodule .div_pageselector .table_pageselector td {
	border:1px solid #999999;
	background-color:#FFFFFF;
	vertical-align:middle;
	color:#000000;
/*	padding:1px 1px 1px 1px;*/
	padding:0px;
}
.div_searchtablemodule .div_pageselector .table_pageselector td div {   /* for cells with no links */
	padding:1px 2px 1px 2px;
}
.div_searchtablemodule .div_pageselector .table_pageselector td a {
	display:block;
	padding:1px 2px 1px 2px;
}
.div_searchtablemodule .div_pageselector .table_pageselector .td_firstlink {
	background-color:#F0F0F0;
}
.div_searchtablemodule .div_pageselector .table_pageselector .td_lastlink {
	background-color:#F0F0F0;
}
.div_searchtablemodule .div_pageselector .table_pageselector .td_prevlink {
	background-color:#F0F0F0;
}
.div_searchtablemodule .div_pageselector .table_pageselector .td_nextlink {
	background-color:#F0F0F0;
}
.div_searchtablemodule .div_pageselector .table_pageselector .td_sep {
	border:none;
	background-color:transparent;
}
.div_searchtablemodule .div_pageselector .table_pageselector .td_currentpage {
	background-color:#999999;
	border:1px solid #999999;
	color:#FFFFFF;
}
.div_searchtablemodule .div_pageselector .table_pageselector .td_page {
}
.div_searchtablemodule .div_pageselector .table_pageselector .td_dots {
	border:none;
	background-color:transparent;
}

.div_searchtablemodule .div_pageselector .table_pageselector td a:hover {
	background-color:#bfa27e;
	color:#FFFFFF;
}

/*
.div_searchtablemodule .pageselector a:link {
	color:#515242;
	text-decoration:none;
}
.div_searchtablemodule .pageselector a:visited {
	color:#515242;
	text-decoration:none;
}
.div_searchtablemodule .pageselector a:hover {
	color:#8F9175;
	text-decoration:underline;
}*/
/* ------ END PAGE SELECTOR CSS ------ */
.div_searchtablemodule .buttons {
	font-size:12px;
}
.div_searchtablemodule .filter_table {
	border:1px solid #DADADC;
	background-color:#CECECE;
	background-image:url(img/filter_bg.gif);
	width:100%;
	margin-bottom:3px;
	font-size:10px;
}
.div_searchtablemodule .filter_titlediv {
	margin-bottom:3px;
	border-bottom:1px solid #DADADC;
	font-weight:bold;
}
/* CONTEXT MENU SECTION */
.div_searchtablemodule .divContextMenu {
	border:1px solid #666666;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-top:none;
	/*background-color:#E0E0E4;*/
	background-color:#949497;
}
.div_searchtablemodule .tableContextMenu {
	border:none;
	width:100%;
}
.div_searchtablemodule .tableContextMenu td {
	border-right:1px solid #000000;
}
.div_searchtablemodule .tableContextMenu a {
	display:block;
	color:#FFFFFF;
	padding:3px 8px 3px 8px;
	text-decoration:none;
}
.div_searchtablemodule .tableContextMenu td a:hover {
	/*background-color:#F4F4F7;*/
	background-color:#A7A7AA;
}
.div_searchtablemodule .divBelowContextMenu {
	height:10px;
}
/* END CONTEXT MENU SECTION */
/* FILTER POPUP */
.div_searchtablemodule .FilterPopupTable {
	background-color:#F0F0F0;
	border:1px solid white;
	width:640px;
}
.div_searchtablemodule .FilterPopupTable td {
	background-color:#7F7F7F;
	color:#FFFFFF;
	font-size:10px;
	white-space:nowrap;
}
.div_searchtablemodule .FilterPopupTable td input, .div_searchtablemodule .FilterPopupTable td select, .div_searchtablemodule .FilterPopupTable td select option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.div_searchtablemodule .FilterFieldsSelect {
	width:200px;
}
.div_searchtablemodule .divFilterButtons {
	text-align:right;
	margin-top:2px;
}
.div_searchtablemodule .divFilterButtons input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.div_searchtablemodule .divFilterAddRow {
	background-color:#AAAAAA;
	text-align:right;
	border:1px solid white;
	border-top:none;
}
.div_searchtablemodule .divFilterAddRow input, .div_searchtablemodule .divFilterTopAddRows input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#505050;
	color:#FFFFFF;
	border:none;
}
/* END FILTER POPUP CSS */
/* - - - - - - - - - - - - - - - - - - - END SEARCH MODULE TABLE - - - - - - - - - - - - - - - - - - */




/* - - - - - - - - - - - - - - - - - - - MESSAGES MODULE TABLE - - - - - - - - - - - - - - - - - - */
.div_messagestablemodule {
	padding:0px;
	margin:0px;
}

.div_messagestablemodule .div_title {
	margin-bottom:14px;
	font-size:14px;
	font-weight:bold;
}
.div_messagestablemodule .div_status {
	margin-bottom:10px;
	color:#663333;
	text-align:center;
}
.div_messagestablemodule .span_label_elperpage {
	color:#000000;
}
.div_messagestablemodule .table_elperpage {
	border:none;
	width:100%;
}
.div_messagestablemodule .elements_outer_table {
	border:1px none transparent;
	width:100%;
	padding:0px;
}
.div_messagestablemodule .elements_table {
	border:none;
	width:100%;
}
.div_messagestablemodule .elements_title_cell {
	background-image:url(img/tables_header_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#bfa27e;
	color:white;
	font-weight:bold;
	vertical-align:top;
	padding:2px;
}
.div_messagestablemodule .elements_title_cell_sorted {
	background-image:url(img/tables_header_active_bg.gif);
	background-color:#dac096;
}
.div_messagestablemodule .elements_content_row_1 {
/*	background-color:#FDF2EB;*/
}
.div_messagestablemodule .elements_content_row_2 {
	background-color:#EDEBE9;
}
.div_messagestablemodule .elements_content_row_1 td, .div_messagestablemodule .elements_content_row_2 td {
/*	font-size:11px;*/
	color:#000000;
	padding:2px;
	margin:2px;
}
.div_messagestablemodule .list_form {
	padding:0px;
	margin:0px;
}
.div_messagestablemodule .list_bottom {
	margin-top:6px;
	width:99%;
	text-align:right;
	font-size:10px;
}
.div_messagestablemodule .tdpageselector {
	text-align:left;
	vertical-align:top;
}
/* ---- PAGE SELECTOR CSS ---- */
.div_messagestablemodule .div_pageselector {
	width:98%;
	padding:0px;
	margin:0px;
	border:none;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
}
.div_messagestablemodule .div_pageselector .table_pageselector {
	border:none;
/*	width:100%;*/
	padding:0px;
	margin:0px;
}
.div_messagestablemodule .div_pageselector .table_pageselector td {
	border:1px solid #999999;
	background-color:#FFFFFF;
	vertical-align:middle;
	color:#000000;
/*	padding:1px 1px 1px 1px;*/
	padding:0px;
}
.div_messagestablemodule .div_pageselector .table_pageselector td div {   /* for cells with no links */
	padding:1px 2px 1px 2px;
}
.div_messagestablemodule .div_pageselector .table_pageselector td a {
	display:block;
	padding:1px 2px 1px 2px;
}
.div_messagestablemodule .div_pageselector .table_pageselector .td_firstlink {
	background-color:#F0F0F0;
}
.div_messagestablemodule .div_pageselector .table_pageselector .td_lastlink {
	background-color:#F0F0F0;
}
.div_messagestablemodule .div_pageselector .table_pageselector .td_prevlink {
	background-color:#F0F0F0;
}
.div_messagestablemodule .div_pageselector .table_pageselector .td_nextlink {
	background-color:#F0F0F0;
}
.div_messagestablemodule .div_pageselector .table_pageselector .td_sep {
	border:none;
	background-color:transparent;
}
.div_messagestablemodule .div_pageselector .table_pageselector .td_currentpage {
	background-color:#999999;
	border:1px solid #999999;
	color:#FFFFFF;
}
.div_messagestablemodule .div_pageselector .table_pageselector .td_page {
}
.div_messagestablemodule .div_pageselector .table_pageselector .td_dots {
	border:none;
	background-color:transparent;
}

.div_messagestablemodule .div_pageselector .table_pageselector td a:hover {
	background-color:#bfa27e;
	color:#FFFFFF;
}

/*
.div_messagestablemodule .pageselector a:link {
	color:#515242;
	text-decoration:none;
}
.div_messagestablemodule .pageselector a:visited {
	color:#515242;
	text-decoration:none;
}
.div_messagestablemodule .pageselector a:hover {
	color:#8F9175;
	text-decoration:underline;
}*/
/* ------ END PAGE SELECTOR CSS ------ */
.div_messagestablemodule .buttons {
	font-size:12px;
}
.div_messagestablemodule .filter_table {
	border:1px solid #DADADC;
	background-color:#CECECE;
	background-image:url(img/filter_bg.gif);
	width:100%;
	margin-bottom:3px;
	font-size:10px;
}
.div_messagestablemodule .filter_titlediv {
	margin-bottom:3px;
	border-bottom:1px solid #DADADC;
	font-weight:bold;
}
/* CONTEXT MENU SECTION */
.div_messagestablemodule .divContextMenu {
	border:1px solid #666666;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-top:none;
	/*background-color:#E0E0E4;*/
	background-color:#949497;
}
.div_messagestablemodule .tableContextMenu {
	border:none;
	width:100%;
}
.div_messagestablemodule .tableContextMenu td {
	border-right:1px solid #000000;
}
.div_messagestablemodule .tableContextMenu a {
	display:block;
	color:#FFFFFF;
	padding:3px 8px 3px 8px;
	text-decoration:none;
}
.div_messagestablemodule .tableContextMenu td a:hover {
	/*background-color:#F4F4F7;*/
	background-color:#A7A7AA;
}
.div_messagestablemodule .divBelowContextMenu {
	height:10px;
}
/* END CONTEXT MENU SECTION */
/* FILTER POPUP */
.div_messagestablemodule .FilterPopupTable {
	background-color:#F0F0F0;
	border:1px solid white;
	width:640px;
}
.div_messagestablemodule .FilterPopupTable td {
	background-color:#7F7F7F;
	color:#FFFFFF;
	font-size:10px;
	white-space:nowrap;
}
.div_messagestablemodule .FilterPopupTable td input, .div_messagestablemodule .FilterPopupTable td select, .div_messagestablemodule .FilterPopupTable td select option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.div_messagestablemodule .FilterFieldsSelect {
	width:200px;
}
.div_messagestablemodule .divFilterButtons {
	text-align:right;
	margin-top:2px;
}
.div_messagestablemodule .divFilterButtons input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.div_messagestablemodule .divFilterAddRow {
	background-color:#AAAAAA;
	text-align:right;
	border:1px solid white;
	border-top:none;
}
.div_messagestablemodule .divFilterAddRow input, .div_messagestablemodule .divFilterTopAddRows input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#505050;
	color:#FFFFFF;
	border:none;
}
/* END FILTER POPUP CSS */
/* - - - - - - - - - - - - - - - - - - - END MESSAGES MODULE TABLE - - - - - - - - - - - - - - - - - - */



/* - - - - - - - - - - - - - - - - - - - FRIENDS MODULE TABLE - - - - - - - - - - - - - - - - - - */
.div_friendstablemodule {
	padding:0px;
	margin:0px;
}

.div_friendstablemodule .div_title {
	margin-bottom:14px;
	font-size:14px;
	font-weight:bold;
}
.div_friendstablemodule .div_status {
	margin-bottom:10px;
	color:#663333;
	text-align:center;
}
.div_friendstablemodule .span_label_elperpage {
	color:#000000;
}
.div_friendstablemodule .table_elperpage {
	border:none;
	width:100%;
}
.div_friendstablemodule .elements_outer_table {
	border:1px none transparent;
	width:100%;
	padding:0px;
}
.div_friendstablemodule .elements_table {
	border:none;
	width:100%;
}
.div_friendstablemodule .elements_title_cell {
	background-image:url(img/tables_header_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#bfa27e;
	color:white;
	font-weight:bold;
	vertical-align:top;
	padding:2px;
}
.div_friendstablemodule .elements_title_cell_sorted {
	background-image:url(img/tables_header_active_bg.gif);
	background-color:#dac096;
}
.div_friendstablemodule .elements_content_row_1 {
/*	background-color:#FDF2EB;*/
}
.div_friendstablemodule .elements_content_row_2 {
	background-color:#EDEBE9;
}
.div_friendstablemodule .elements_content_row_1 td, .div_friendstablemodule .elements_content_row_2 td {
/*	font-size:11px;*/
	color:#000000;
	padding:2px;
	margin:2px;
}
.div_friendstablemodule .list_form {
	padding:0px;
	margin:0px;
}
.div_friendstablemodule .list_bottom {
	margin-top:6px;
	width:99%;
	text-align:right;
	font-size:10px;
}
.div_friendstablemodule .tdpageselector {
	text-align:left;
	vertical-align:top;
}
/* ---- PAGE SELECTOR CSS ---- */
.div_friendstablemodule .div_pageselector {
	width:98%;
	padding:0px;
	margin:0px;
	border:none;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
}
.div_friendstablemodule .div_pageselector .table_pageselector {
	border:none;
/*	width:100%;*/
	padding:0px;
	margin:0px;
}
.div_friendstablemodule .div_pageselector .table_pageselector td {
	border:1px solid #999999;
	background-color:#FFFFFF;
	vertical-align:middle;
	color:#000000;
/*	padding:1px 1px 1px 1px;*/
	padding:0px;
}
.div_friendstablemodule .div_pageselector .table_pageselector td div {   /* for cells with no links */
	padding:1px 2px 1px 2px;
}
.div_friendstablemodule .div_pageselector .table_pageselector td a {
	display:block;
	padding:1px 2px 1px 2px;
}
.div_friendstablemodule .div_pageselector .table_pageselector .td_firstlink {
	background-color:#F0F0F0;
}
.div_friendstablemodule .div_pageselector .table_pageselector .td_lastlink {
	background-color:#F0F0F0;
}
.div_friendstablemodule .div_pageselector .table_pageselector .td_prevlink {
	background-color:#F0F0F0;
}
.div_friendstablemodule .div_pageselector .table_pageselector .td_nextlink {
	background-color:#F0F0F0;
}
.div_friendstablemodule .div_pageselector .table_pageselector .td_sep {
	border:none;
	background-color:transparent;
}
.div_friendstablemodule .div_pageselector .table_pageselector .td_currentpage {
	background-color:#999999;
	border:1px solid #999999;
	color:#FFFFFF;
}
.div_friendstablemodule .div_pageselector .table_pageselector .td_page {
}
.div_friendstablemodule .div_pageselector .table_pageselector .td_dots {
	border:none;
	background-color:transparent;
}

.div_friendstablemodule .div_pageselector .table_pageselector td a:hover {
	background-color:#bfa27e;
	color:#FFFFFF;
}

/*
.div_friendstablemodule .pageselector a:link {
	color:#515242;
	text-decoration:none;
}
.div_friendstablemodule .pageselector a:visited {
	color:#515242;
	text-decoration:none;
}
.div_friendstablemodule .pageselector a:hover {
	color:#8F9175;
	text-decoration:underline;
}*/
/* ------ END PAGE SELECTOR CSS ------ */
.div_friendstablemodule .buttons {
	font-size:12px;
}
.div_friendstablemodule .filter_table {
	border:1px solid #DADADC;
	background-color:#CECECE;
	background-image:url(img/filter_bg.gif);
	width:100%;
	margin-bottom:3px;
	font-size:10px;
}
.div_friendstablemodule .filter_titlediv {
	margin-bottom:3px;
	border-bottom:1px solid #DADADC;
	font-weight:bold;
}
/* CONTEXT MENU SECTION */
.div_friendstablemodule .divContextMenu {
	border:1px solid #666666;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-top:none;
	/*background-color:#E0E0E4;*/
	background-color:#949497;
}
.div_friendstablemodule .tableContextMenu {
	border:none;
	width:100%;
}
.div_friendstablemodule .tableContextMenu td {
	border-right:1px solid #000000;
}
.div_friendstablemodule .tableContextMenu a {
	display:block;
	color:#FFFFFF;
	padding:3px 8px 3px 8px;
	text-decoration:none;
}
.div_friendstablemodule .tableContextMenu td a:hover {
	/*background-color:#F4F4F7;*/
	background-color:#A7A7AA;
}
.div_friendstablemodule .divBelowContextMenu {
	height:10px;
}
/* END CONTEXT MENU SECTION */
/* FILTER POPUP */
.div_friendstablemodule .FilterPopupTable {
	background-color:#F0F0F0;
	border:1px solid white;
	width:640px;
}
.div_friendstablemodule .FilterPopupTable td {
	background-color:#7F7F7F;
	color:#FFFFFF;
	font-size:10px;
	white-space:nowrap;
}
.div_friendstablemodule .FilterPopupTable td input, .div_friendstablemodule .FilterPopupTable td select, .div_friendstablemodule .FilterPopupTable td select option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.div_friendstablemodule .FilterFieldsSelect {
	width:200px;
}
.div_friendstablemodule .divFilterButtons {
	text-align:right;
	margin-top:2px;
}
.div_friendstablemodule .divFilterButtons input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.div_friendstablemodule .divFilterAddRow {
	background-color:#AAAAAA;
	text-align:right;
	border:1px solid white;
	border-top:none;
}
.div_friendstablemodule .divFilterAddRow input, .div_friendstablemodule .divFilterTopAddRows input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#505050;
	color:#FFFFFF;
	border:none;
}
/* END FILTER POPUP CSS */
/* - - - - - - - - - - - - - - - - - - - END FRIENDS MODULE TABLE - - - - - - - - - - - - - - - - - - */




/* MESSAGES PAGE */
#tableMessages {
	width:600px;
	border:none;
	margin-left:6px;
}
#tableMessages td {
	padding:4px;
}
#tableMessages .tdFormLabel {
	font-weight:bold;
	width:190px;
	text-align:left;
	vertical-align:top;
}
#tableMessages .tdFormField {
	text-align:left;
	vertical-align:top;
}
#tableMessages #tdFormSubmit {
	text-align:center;
	padding-top:14px;
	padding-bottom:30px;
}
#tableMessages #tdFormSubmit #btnSend {
	width:100%;
}

#tableMessageView {
	width:600px;
	border:none;
	margin-left:6px;
}
#tableMessageView td {
	padding:4px;
}
#tableMessageView .tdSubject {
/*	color:#000000;*/
	text-align:left;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #999999;
}
#tableMessageView .tdMessage_headers {
	background-color:#eae6e0; /*#dfd5ca;*/
	color:#000000;
}
#tableMessageView .tdMessage {
	color:#000000;
}
/* END MESSAGES PAGE */



/* PROFILE INFO PAGE */
.tableProfileMain {
	width:600px;
	border:none;
	margin-left:6px;
}
.tableProfileMain td {
	padding:3px; /* was 4 */
}
.tableProfileMain .tdProfileLeft {
	width:160px;
	vertical-align:top;
	text-align:center;
}
.tableProfileMain .tdProfileRight {
	vertical-align:top;
}
/* --- */
#tableProfileAboutmeTitle {
	width:100%;
	border:none;
}
#tableProfileAboutmeTitle td {
	padding:3px;
	border-bottom:1px solid #000000;
	text-align:right;
}
/* --- */
#tableProfileAboutme {
	width:100%;
	border:none;
	margin:0px 3px 0px 3px;
}
#tableProfileAboutme td {
	padding:5px;
}
#tableProfileAboutme .tdSep {
	height:1px;
	background-color:#E0E0E0;
	padding:0px;
}
#tableProfileAboutme .tdLeft {
	width:110px;
	vertical-align:middle;
	font-weight:bold;
	text-align:right;
}
#tableProfileAboutme .tdRight {
	vertical-align:middle;
}
/* --- */
#tableProfileAboutpartner {
	width:100%;
	border:none;
	margin:4px 3px 0px 3px;
}
#tableProfileAboutpartner td {
	padding:5px;
}
#tableProfileAboutpartner .tdSep {
	height:1px;
	background-color:#E0E0E0;
	padding:0px;
}
#tableProfileAboutpartner .tdLeft {
	width:110px;
	vertical-align:middle;
	font-weight:bold;
	text-align:right;
}
#tableProfileAboutpartner .tdRight {
	vertical-align:middle;
}
/* --- */
#divImageThumbsTable {
	background-color:#F2EFEF;
	height:67px;
	margin-bottom:8px;
	position:relative;
}
#tableProfileImageThumbs {
	border:none;
	margin-bottom:6px;
	margin-top:6px;
	position:absolute;
}
#tableProfileImageThumbs td {
	padding:2px;
	vertical-align:top;
}
#tableProfileImageThumbs td img {
	border:1px solid #666666;
	width:50px;
	height:50px;
	cursor:pointer;
}

#tableProfileImageThumbs td.mouover {
}
#tableProfileImageThumbs td.mouover img {
	width:90px;
	height:90px;
}
#tableProfileImageThumbs td.mouoveraround {
}
#tableProfileImageThumbs td.mouoveraround img {
	width:30px;
}
#imgProfileBigger {
	width:400px;
}
#divImageApprovedNote {
	text-align: center;
	font-weight: bold;
	color:#993333;
	margin-top: 10px;
}
/*
#div1 div {
	width:50px;
	height:94px;
	padding:1px;
}
#div1 div img {
	width:50px;
	height:50px;
}
.mouover {
}
.mouover img {
	width:90px;
	height:90px;
}*/
#tableRecommendProfile {
	width:600px;
	border:none;
	margin-left:6px;
}
#tableRecommendProfile td {
	padding:4px;
}
#tableRecommendProfile .tdFormLabel {
	font-weight:bold;
	width:140px;
	text-align:left;
	vertical-align:top;
}
#tableRecommendProfile .tdFormField {
	text-align:left;
	vertical-align:top;
}
#tableRecommendProfile .tdFormField input {
	width:400px;
}
#tableRecommendProfile .tdFormField textarea {
	width:548px;
	height:140px;
}
#tableRecommendProfile .tdFormSubmit {
	text-align:center;
	padding-top:14px;
	padding-bottom:30px;
}
#tableRecommendProfile .tdFormSubmit #btnRecommend {
	width:100%;
}


.spanProfileGallCurrent {
	background-color:#f2efef;
	color:black;
	border:1px solid #C0BABA;
	padding:1px;
	font-weight:bold;
}
#divProfileGalleryTypeLinks {
	line-height:160%;
	padding-bottom:6px;
}
/* END PROFILE INFO PAGE */



/* SETTINGS PAGE */
.tableSettingsMain {
	width:600px;
	border:none;
	margin:10px 3px 10px 6px;
}
.tableSettingsMain td {
	padding:5px;
}
.tableSettingsMain .tdSep {
	height:1px;
	background-color:#E0E0E0;
	padding:0px;
}
.tableSettingsMain .tdLeft {
	width:180px;
	vertical-align:middle;
	font-weight:bold;
	text-align:right;
}
.tableSettingsMain .tdLeftTopalign {
	width:180px;
	vertical-align:top;
	font-weight:bold;
	text-align:right;
}
.tableSettingsMain .tdRight {
	vertical-align:middle;
}
.tableSettingsMain .tdRight .select, .tableSettingsMain .tdRight textarea {
	width:300px;
}
.tableSettingsMain .tdRight textarea {
	height:120px;
}
.settingspass {
	width:150px;
}
.tableSettingsMain .buttonSubmit {
	width:100%;
}
/* --- */
.tablePictures {
	width:600px;
	border:none;
	margin:10px 3px 10px 6px;
}
.tablePictures td {
	padding:4px;
}
.tablePictures .tdTitle {
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}
.tablePictures .tdTitleDel {
	width:20px;
	text-align:center;
}
.tablePictures .tdTitlePos {
	width:60px;
}
.tablePictures .tdTitleDef {
	width:60px;
	text-align:center;
}
.tablePictures .tdTitlePic {
	width:230px;
	text-align:center;
}
.tablePictures .tdTitlePriv {
	width:50px;
	text-align:center;
}
.tablePictures .tdTitleDesc {
}
.tablePictures .inputDesc {
	width:100px; /* was 160 */
}
.tablePictures td .imgThumb {
	border:1px solid #000000;
}

.tablePictures .buttonSubmit {
	width:100%;
}

.divSettingsPicsGalleryType {
	text-align:center;
	font-weight:bold;
	background-color:#e9e2db;
	padding-top:2px;
	padding-bottom:2px;
}
.divSettingsPicsGalleryType .spanCurrent {
	background-color:#FFFFFF;
	color:black;
	border:1px solid #333333;
	padding:1px;
}
/* END SETTINGS PAGE */




/* LEFT PANE */
.divLeftProfilesHeader {
	text-align:left;
	margin-bottom:10px;
	padding-left:3px;
}

.divLeftBirthDayersHeader {
	text-align:left;
	margin-top: 6px;
	margin-bottom:2px;
	padding-left:3px;
}
.divLeftBirthDayers {
	float: left;
	padding: 5px;
/*	margin-top: 1px;
	margin-bottom: 1px; */
}
.divLeftBirthDayers img {
/*	width:45px;
	height:45px;*/
}

.divCommentsHeaderTitle {
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
}
.divCommentText {
	padding:2px;
	padding-left:6px;
	margin-bottom:4px;
	font-size:10px;
	color:#000000;
}
.divCommentAuthor {
	text-align:right;
	border-bottom:1px solid #999999;
	font-style:italic;
	font-size:10px;
	margin-bottom:2px;
}

#divCommentForm {
	display:none;
}
.tableCommentForm {
	border:1px solid #B0B0B0;
	background-color:#F0E9E0;
	width:260px;
	font-size:10px;
}
.tableCommentForm td {
	padding:3px;
}
.tableCommentForm .tdCommentFormTitle {
	font-weight:bold;
	text-align:center;
}
.tableCommentForm td textarea {
	width:250px;
	height:80px;
}

.divLeftPaneFriendsHeader {
	text-align:left;
	margin-bottom:10px;
	padding-left:3px;
}
.divLeftPaneFriends {
	text-align:left;
	line-height:160%;
}
.divLeftPaneFriends a:link {
	text-decoration:none;
	color:#A68A60;
	border-bottom:1px dotted #A68A60;
}
.divLeftPaneFriends a:visited {
	text-decoration:none;
	color:#A68A60;
	border-bottom:1px dotted #A68A60;
}
.divLeftPaneFriends a:hover {
/*	text-decoration:underline;*/
	color:#333333;
	border-bottom:1px dotted #A68A60;
}

/* left panel jokes links */
#divLPJokesCats {
	padding-left:14px;
}
#divLPJokesCats a:link {
	display:block;
	margin:0px;
	text-decoration: none;
	width:264px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
}
#divLPJokesCats a:visited {
	display:block;
	margin:0px;
	text-decoration: none;
	width:264px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
}
#divLPJokesCats a:hover {
	display:block;
	margin:0px;
	text-decoration: none;
	width:264px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
	background-color:#FFFFFF;
}

#divLPJokesCats a.act:link {
	background-color:#b99e7c;
	color:#FFFFFF;
}
#divLPJokesCats a.act:visited {
	background-color:#b99e7c;
	color:#FFFFFF;
}
#divLPJokesCats a.act:hover {
	background-color:#b99e7c;
	color:#F0F0F0;
}
/* end left panel jokes links*/

/* left panel zodiac signs links */
#divLPZodiacSigns {
	padding-left:14px;
}
#divLPZodiacSigns a:link {
	display:block;
	margin:0px;
	text-decoration: none;
	width:264px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
}
#divLPZodiacSigns a:visited {
	display:block;
	margin:0px;
	text-decoration: none;
	width:264px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
}
#divLPZodiacSigns a:hover {
	display:block;
	margin:0px;
	text-decoration: none;
	width:264px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
	background-color:#FFFFFF;
}

#divLPZodiacSigns a.act:link {
	background-color:#b99e7c;
	color:#FFFFFF;
}
#divLPZodiacSigns a.act:visited {
	background-color:#b99e7c;
	color:#FFFFFF;
}
#divLPZodiacSigns a.act:hover {
	background-color:#b99e7c;
	color:#F0F0F0;
}
/* end left panel zodiac signs links */


.divLeftAdHeader {
	text-align:left;
	margin-top: 10px;
	margin-bottom:2px;
	padding-left:3px;
}


/* ---- PAGE SELECTOR CSS ---- */
.div_pageselectorcomments {
	width:98%;
	padding:0px;
	margin:0px;
	border:none;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
}
.div_pageselectorcomments .table_pageselector {
	border:none;
/*	width:100%;*/
	padding:0px;
	margin:0px;
}
.div_pageselectorcomments .table_pageselector td {
	border:1px solid #C4C4C4;
	background-color:#FFFFFF;
	vertical-align:middle;
	color:#000000;
/*	padding:1px 1px 1px 1px;*/
	padding:0px;
}
.div_pageselectorcomments .table_pageselector td div {   /* for cells with no links */
	padding:1px 2px 1px 2px;
}
.div_pageselectorcomments .table_pageselector td a {
	display:block;
	padding:1px 2px 1px 2px;
}
.div_pageselectorcomments .table_pageselector .td_firstlink {
	background-color:#F0F0F0;
}
.div_pageselectorcomments .table_pageselector .td_lastlink {
	background-color:#F0F0F0;
}
.div_pageselectorcomments .table_pageselector .td_prevlink {
	background-color:#F4F0F0;
	border:1px solid #C4C4C4;
}
.div_pageselectorcomments .table_pageselector .td_nextlink {
	background-color:#F4F0F0;
	border:1px solid #C4C4C4;
}
.div_pageselectorcomments .table_pageselector .td_sep {
	border:none;
	background-color:transparent;
}
.div_pageselectorcomments .table_pageselector .td_currentpage {
	background-color:#A79999;
	border:1px solid #A79999;
	color:#FFFFFF;
}
.div_pageselectorcomments .table_pageselector .td_page {
}
.div_pageselectorcomments .table_pageselector .td_dots {
	border:none;
	background-color:transparent;
}

.div_pageselectorcomments .table_pageselector td a:hover {
	background-color:#bfa27e;
	color:#FFFFFF;
}
/* ------ END PAGE SELECTOR CSS ------ */
/* END LEFT PANE */




/* TOP PANE */
#tableHeaderPanel {
	border:none;
	width:100%;
	padding:0px;
	margin:0px;
}
#tableHeaderPanel td {
	padding:0px;
	padding-left:6px;
	vertical-align:top;
}
#tableHeaderPanel .tdPhoto {
	width:94px;
	padding:0px;
}
#tableHeaderPanel .tdName {
/*	width:184px;*/
	padding-top:6px;
	padding-left:8px;
	line-height:150%;
	border-top:1px solid #D4C8B9;
}
#tableHeaderPanel .tdName .divName {
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	margin-bottom:6px;
/*	border-bottom:1px solid #D4C8B9;*/ /*#907070;*/
}
#tableHeaderPanel .tdStats {
	width:120px;
	padding-top:4px; /* was 10 */
	line-height:150%;
	border-left:1px solid #D4C8B9;
	border-bottom:1px solid #D4C8B9;
	border-top:1px solid #D4C8B9;
	background-image:url(img/topstat_table_td_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#tableHeaderPanel .tdWho {
	width:184px;
	padding-top:4px; /* was 10 */
	line-height:150%;
	border-right:1px solid #D4C8B9;
	border-bottom:1px solid #D4C8B9;
	border-top:1px solid #D4C8B9;
	background-image:url(img/topstat_table_td_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#imgMyPhoto {
	border:1px solid #000000;
	padding:1px;
	width:90px;
	height:90px;
}
/* END TOP PANE */



/* CONTACTS */
#tableContacts {
	width:600px;
	border:none;
	margin-left:6px;
}
#tableContacts td {
	padding:4px;
}
#tableContacts .tdFormLabel {
	font-weight:bold;
	width:120px;
	text-align:left;
	vertical-align:middle;
}
#tableContacts .tdFormField {
	text-align:left;
	vertical-align:top;
}
#tableContacts .tdFormField textarea {
	width:580px;
	height:140px;
}
#tableContacts #tdFormSubmit {
	text-align:center;
	padding-top:14px;
	padding-bottom:30px;
}
#tableContacts #tdFormSubmit #btnSend {
	width:100%;
}
/* CONTACTS */



/* CHAT */
#divChatRegMain {
	width:617px;
	height:170px;
	padding-top:50px;
	color:#FFFFFF;
	background-color:#a9cc54;
	background-image:url(img/chat_reg_bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
	position:relative;
}
#divChatRegLeft {
	float:left;
	width:200px;
	padding-left:10px;
	padding-right:20px;
	vertical-align:middle;
}
#txt_chat_code {
	width:150px;
	color:#FFFFFF;
	background-color:#89ac34;
	border:none;
	padding:3px;
}
#divChatRegRightShadow {
	float:left;
	width:359px;
	padding:0px;
	padding-right:8px;
	padding-top:1px;
	padding-left:1px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	position:absolute;
	left:230px;
	color:#666666;
	z-index:1;
}
#divChatRegRight {
	float:left;
	width:360px;
	padding:0px;
	padding-right:8px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	position:absolute;
	left:230px;
	z-index:2;
}
#divChatRegRight span {
	font-weight:normal;
	font-size:10px;
	line-height:130%;
}
#btnChatReg {
	background-color:#c5e169;
	border:1px solid #5ebf25;
	cursor:pointer;
}

#divChatRegYouGet {
	width:599px;
	height:170px;
	padding-top:50px;
	padding-left:10px;
	padding-right:8px;
	line-height:1.5em;
	color:#FFFFFF;
	background-color:#f817ea;
	background-image:url(img/chat_reg_youget_bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
	position:relative;
}


#divOpenChatTitle {
	font-size:13px;
	text-align:center;
	color:#89ac34;
	line-height:140%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:30px;
}
.divOpenChatLink {
	text-align:center;
}
.divOpenChatLink a {
	font-size:14px;
	padding:2px 100px 2px 100px;
	width:50%;
	background-color:#a98c66;
	color:#FFFFFF;
	font-weight:bold;
}
.cWidth50 {
	width:50%;
}
/* END CHAT */




/* ADS */
.divLeftAd {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.divMailpageAd {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.divHomeUserAd {
	text-align:center;
	margin-top:2px;
/*	margin-bottom:4px;*/
}
/* END ADS */



/* TOP SEXY */
.divTopSexySMScode {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#A68A60;
}
#tableTopSexy {
	width:600px;
	border:none;
	margin-left:6px;
	margin-top:20px;
}
#tableTopSexy td {
	padding:3px;
	vertical-align:top;
}
#tableTopSexy .tdTopSexyTitleWoman {
	width:33%;
	background-color:#F4E9E9;
	font-weight:bold;
}
#tableTopSexy .tdTopSexyTitleMan {
	width:33%;
	background-color:#E9E9F4;
	font-weight:bold;
}
#tableTopSexy .tdTopSexyTitleTwoWomen {
	background-color:#E9D9D9;
	font-weight:bold;
}
#tableTopSexy .tdTopSexyTitleTwoMen {
	background-color:#D9D9E9;
	font-weight:bold;
}
#tableTopSexy .tdTopSexyTitleManWoman {
	width:34%;
	background-color:#D9D9D9;
	font-weight:bold;
}
/* END TOP SEXY */





/* JOKES PAGE*/
.divJokeMain {
/*	width:100%;*/
}
.divJokeMain .tableJokeMain {
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	width:617px;
}
.divJokeMain .tableJokeMain .tdProfileImage {
	width:100px;
	padding-bottom:4px;
	vertical-align:top;
	text-align:left;
	border:none;
	border-bottom:1px solid #BBBBBB;
/*	background-color:#ffe0e0;*/
}
.divJokeMain .tableJokeMain .tdJokeDetails1 {
	width:314px;
	padding:0px;
	padding-left:4px;
	padding-top:2px;
	vertical-align:top;
	text-align:left;
	line-height:150%;
	border:1px solid #BBBBBB;
	border-right:none;
	border-bottom:none;
	background-color:#f0f0ea;
}
.divJokeMain .tableJokeMain .tdJokeDetails2 {
	width:196px;
	padding:0px;
	padding-top:2px;
	padding-left:3px;
	vertical-align:top;
	text-align:left;
	line-height:150%;
	border:1px solid #BBBBBB;
	border-left:none;
	border-bottom:none;
	background-color:#f5f5f2;
}
.divJokeMain .spanJokesAuthor {
	font-weight:bold;
	font-size:12px;
}
.divJokeMain .spanJokesCat {
	font-weight:bold;
	color:#333333;
}
.divJokeMain .tableJokeMain .tdJokeSep1 {
	border:none;
	border-top:1px solid #BBBBBB;
	height:0px;
}
.divJokeMain .tableJokeMain .tdJokeSep2 {
	border:none;
	height:0px;
}
.divJokeMain .tableJokeMain .tdJokeSep3 {
	border:none;
	height:0px;
}
.divJokeMain .tableJokeMain .tdJokeText {
	width:617px;
	border:1px solid #BBBBBB;
	border-top:none;
}
.divJokeMain .tableJokeMain .tdJokeText div {
	padding:6px;
}
.divJokeMain .tableJokeMain .tdProfileInfo .divSmallProfileTitle {
	padding-bottom:3px;
}
.divJokeMain .tableJokeMain .tdProfileInfo .divSmallProfileTitle a {
	font-size:14px;
	font-weight:bold;
	color:#6E5E4B;
}
/* END JOKES PAGES */





/* PAGES BB CODE CSS */
.pGalleryFloatLeft {
	float:left;
	text-indent:0px;
	text-align:center;
}
.pGalleryFloatRight {
	float:right;
	text-indent:0px;
	text-align:center;
}
.imgGalleryAll {
	padding:0px; /*3px;*/
/*	margin:0px 8px 0px 4px;*/
	margin:2px 0px 2px 0px;
}
.imgGalleryAllinRow {
	padding:0px;
	margin:2px 2px 2px 2px;
}
.spanPicDesc {
	font-size:9px;
}
/* END PAGES BB CODE CSS */





/* HOME OF USER */
.divHomeProfileInfo {
	width:33%;
	float:left;
	margin-top:4px;
}
/* END HOME OF USER */



/* POLICY */
.divPolicyPara {
	font-size:12px;
	margin:0px 12px 14px 12px;
	color:#000000;
	line-height:150%;
}
/* END POLICY */






/* FORUMS */
.divForumSectionTitle {
	background-image:url(img/forum_titlebar.gif);
	background-repeat:no-repeat;
	height:19px;   /* real height is 22 */
	width:607px;   /* total 617 */
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding:0px;
	padding-left:10px;
	padding-top:3px;
	margin:0px;
}

.tableForumIndexCatOuter {
	font-size:11px;
	border:1px solid #339933;
	border-top:none;
	background-color:#FFFFFF;
	color:#666666;
	width:100%;
	padding:0px;
	margin-bottom:5px;
}
.tableForumIndexCatOuter .tableIndexCatInner {
	border:none;
	width:100%;
}
.tableForumIndexCatOuter .tableIndexCatInner .tdTitle {
	background-color:#c9e76c;/*d0e46c;*//*c4e167;*/
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:2px;
}
.tableForumIndexCatOuter .tableIndexCatInner .tdTitle1 {
/*	width:50%;*/
}
.tableForumIndexCatOuter .tableIndexCatInner .tdTitle2 {
	width:64px;
}
.tableForumIndexCatOuter .tableIndexCatInner .tdTitle3 {
}
.tableForumIndexCatOuter .tableIndexCatInner .tdMain {
	background-color:#ece9e5;
	padding:4px;
	vertical-align:middle;
	font-size:11px;
}
.tableForumIndexCatOuter .tableIndexCatInner .tdMain1 {
	text-align:center;
	width:30px;
}
.tableForumIndexCatOuter .tableIndexCatInner .tdMain2 {
	font-size:12px;
	width:48%;
}
.tableForumIndexCatOuter .tableIndexCatInner .tdMain3 {
	text-align:center;
}
.tableForumIndexCatOuter .tableIndexCatInner .tdMain4 {
}
.tableForumIndexCatOuter .tableIndexCatInner .tdStats {
	font-size:10px;
}

.divForumcatspagesandnew {
	margin-top:5px;
	margin-bottom:5px;
	height:22px;
}


.divForumTopicTitle {
	height:18px;
	font-size:11px;
	padding-top:4px;
}

.divPostMain {
/*	width:100%;*/
}
.divPostMain .tablePostMain {
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-top:1px;
	width:617px;
}
.divPostMain .tablePostMain .tdProfileImage {
	width:100px;
	padding-bottom:4px;
	vertical-align:top;
	text-align:left;
	border:none;
}
.divPostMain .tablePostMain .tdPostDetails1Left {
	background-image:url(img/bg_post_sep_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:10px;
	border:none;
	border-top:1px solid #BBBBBB;
}
.divPostMain .tablePostMain .tdPostDetails1 {
	width:314px;
	height:48px;/*was 44*/
	padding:0px;
	padding-left:4px;
	padding-top:2px;
	vertical-align:middle;
	text-align:left;
	line-height:150%;
	border:1px solid #BBBBBB;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background-color:#f0f0ea;
}
.divPostMain .tablePostMain .tdPostDetails2 {
	width:183px; /*was 196. reduced to allow arrow separator cell and right padding*/
	padding:0px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	vertical-align:top;
	text-align:right;
	border:1px solid #BBBBBB;
	border-left:none;
	border-bottom:none;
	background-color:#f5f5f2;
}
.divPostMain .spanPostAuthor {
	font-weight:bold;
	font-size:12px;
}
.divPostMain .tablePostMain .tdPostText {
	background-color:#FCFCFC;
	width:617px;
	border:1px solid #BBBBBB;
	border-top:none;
	vertical-align:top;
}
.divPostMain .tablePostMain .tdPostText div.divForumPostText {
	padding:6px;
	font-size:12px;
}
.divPostMain .tablePostMain .tdPostText div.divForumPostText .imgPostEmoticon {
}

.taWritePost {
	width:488px; /* was 446 with old icons / is 600 with big icons */
	height:260px;
	border:1px solid #BBBBBB;
	margin-top:5px;
	margin-bottom:5px;
}
.inpWritePost {
	width:446px;
	border:1px solid #BBBBBB;
	margin-top:1px;
	margin-bottom:1px;
}

.divForumBreadCrumb {
	margin-top:1px;
	margin-bottom:3px;
}

.divForumPostEdited {
	font-size:9px;
	font-style:italic;
	color:#A0A0A0;
	margin:0px;
	margin-top:8px;
}

.divQuotedPost {
	border:1px solid #c9e76c;/*C0C0C0;*/
	border-left:3px solid #c9e76c;/*C0C0C0;*/
	border-bottom:1px dotted #c9e76c;/*C0C0C0;*/
	border-right:1px dotted #c9e76c;/*C0C0C0;*/
	margin:2px;
	padding:0px;
	margin-left:4px;
}
.divQuotedPostTitle {
	background-color:#ECF2E7;/*E0E0E0;*/
	padding:2px;
	margin:0px;
	margin-bottom:3px;
}
.divQuotedPostText {
	padding:2px;
}

#divTAWritePost {
	float:left;
}

.divPostWriteEmoticons {
	float:right; /* commented for big icons */
	height:300px; /*250px;*/ /* commented for big icons */
	margin-right:0px;
	margin-top:5px;
	background-color:#efece8; /* commented for big icons */
	background-image:url(img/bg_post_emoticons.gif); /* commented for big icons */
}
.divPostWriteEmoticons .imgEmoticon {
	cursor:pointer;
}

.divForumWritePoll {
	border:1px solid #BBBBBB;
	background-color:#ECF2E7;
	padding:2px;
	margin:0px;
	margin-top:4px;
}
#tblForumPollOpt {
	border:none;
	margin-top:4px;
	margin-bottom:4px;
}
#tblForumPollOpt td {
	padding:1px;
}
.inpWritePollTitles {
	width:420px;
	border:1px solid #BBBBBB;
	margin:0px;
/*	margin-top:1px;
	margin-bottom:1px;*/
}

.divPollOptions {
	border:1px solid #BBBBBB;
	background-color:#ECF2E7;
	padding:3px;
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	line-height:150%;
}
.divPollOptionsVoted { /* RESULTS DIV */
	background-color:#f0ece6;
}

.tblForumTopicPollResults {
	border:none;
	margin:0px;
}
.tblForumTopicPollResults td {
	vertical-align:middle;
	padding:2px;
	padding-right:3px;
}
.tblForumTopicPollResults .td1 {
	width:18px;
}
.tblForumTopicPollResults .td2 {
	width:360px;
	text-align:left;
}
.tblForumTopicPollResults .td3 {
	width:50px;
	text-align:center;
}
.tblForumTopicPollResults .td4 {
	width:150px;
}
.tblForumTopicPollResults .td4 img {
	height:10px;
}
.tblForumTopicPollResults .tdH {
	border:none;
	border-bottom:1px solid #BBBBBB;
}
/* END FORUMS */




#tableEmoticons td {
	padding:0px;
}




/* FORUM PROFILES TOOLTIPS */
#divProfilePreview {
	display:none;
	position:absolute;
	border:1px solid black;
	background-color:#f2eeea;/*#FFFFF0;*/
	padding:1px;
	width:300px;
	height:90px;
}
#divProfilePreview #imgProfilePreview {
	float: left;
}
#divProfilePreview #divProfilePreviewInfo {
	float: left;
	padding-left: 4px;
	padding-top: 2px;
}
#divProfilePreview #divProfilePreviewInfo div {
	margin-bottom: 4px;
	font-size: 12px;
}

#divProfilePreview #divProfilePreviewInfo #divProfilePreviewNickname {
	font-weight: bold;
	color:#a68a60;
	margin-bottom: 8px;
}
#divProfilePreview #divProfilePreviewInfo #divProfilePreviewAge {
	
}
#divProfilePreview #divProfilePreviewInfo #divProfilePreviewTown {
	
}
#divProfilePreview #divProfilePreviewInfo #divProfilePreviewOnOff {
	font-size: 11px;
	color:#BABABA;
	font-style: italic;
	margin-top: 8px;
}

#divProfilePreview #divProfilePreviewInfo .online {
	color:#66C066 !important;
}



/* USER HOME */
#tableHomeLast {
	clear: both;
	margin: 0px;
	padding:0px;
}
#tableHomeLast th {
	margin:0px;
	padding:0px;
	padding-bottom: 2px;
	text-align: left;
}
#tableHomeLast td {
	padding-left: 0px;
	vertical-align: top;
}
#tableHomeLast .tLeft {
	padding-right: 3px;
}

.divHomeLastpostBlock {
	margin-bottom:4px;
	font-size: 11px;
}
.divHomeLastpostBlock em {
	color: #999999;
}
.divHomeLastpostBlock a, .divHomeLastpostBlock a:link, .divHomeLastpostBlock a:hover, .divHomeLastpostBlock a:visited {
	font-size: 13px;
	font-weight: bold;
}

	/* JOKE HTML */
.divJokeHomeUser {
/*	width:100%;*/
	font-size: 10px;
}
.divJokeHomeUser .tableJokeMain {
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	width:307px;/*617*/
}
.divJokeHomeUser .tableJokeMain .tdProfileImage {
	width:55px;/*100*/
	padding-bottom:4px;
	vertical-align:top;
	text-align:left;
	border:none;
	border-bottom:1px solid #BBBBBB;
/*	background-color:#ffe0e0;*/
}
.divJokeHomeUser .tableJokeMain .tdProfileImage a img {
	width: 45px;
	height: 45px;
}
.divJokeHomeUser .tableJokeMain .tdJokeDetails1 {
	width:97px;/*314*/
	padding:0px;
	padding-left:4px;
	padding-top:2px;
	vertical-align:top;
	text-align:left;
	line-height:150%;
	border:1px solid #BBBBBB;
	border-right:none;
	border-bottom:none;
	background-color:#f0f0ea;
}
.divJokeHomeUser .tableJokeMain .tdJokeDetails2 {
	width:148px;/*196*/
	padding:0px;
	padding-top:2px;
	padding-left:3px;
	vertical-align:top;
	text-align:left;
	line-height:150%;
	border:1px solid #BBBBBB;
	border-left:none;
	border-bottom:none;
	background-color:#f5f5f2;
}
.divJokeHomeUser .spanJokesAuthor {
	font-weight:bold;
	font-size:11px;
}
.divJokeHomeUser .spanJokesCat {
	font-weight:bold;
	color:#333333;
}
.divJokeHomeUser .tableJokeMain .tdJokeSep1 {
	border:none;
	border-top:1px solid #BBBBBB;
	height:0px;
}
.divJokeHomeUser .tableJokeMain .tdJokeSep2 {
	border:none;
	height:0px;
}
.divJokeHomeUser .tableJokeMain .tdJokeSep3 {
	border:none;
	height:0px;
}
.divJokeHomeUser .tableJokeMain .tdJokeText {
	width:307px;/*617*/
	border:1px solid #BBBBBB;
	border-top:none;
}
.divJokeHomeUser .tableJokeMain .tdJokeText div {
	padding:6px;
	font-size: 11px;
}
.divJokeHomeUser .tableJokeMain .tdProfileInfo .divSmallProfileTitle {
	padding-bottom:3px;
}
.divJokeHomeUser .tableJokeMain .tdProfileInfo .divSmallProfileTitle a {
	font-size:14px;
	font-weight:bold;
	color:#6E5E4B;
}
	/* END JOKE HTML */

/* END USER HOME */





/* ZODIAC PAGE */
#tableZodiacMain {
	width:616px;
	margin: 0px;
	padding: 0px;
}
#tableZodiacMain td {
	width: 25%;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: center;
}
#tableZodiacMain td img.imgZodiacSign {
	/*float: left;*/
	width: 87;
	margin-top: 2px;
	border: none;
}
#tableZodiacMain td div.divZodiacPicInfo {
	float: left;
	padding-left: 6px;
}
/* EMD ZODIAC PAGE */

/* VIP */
.vip_contacts {background-color:#d8e9a4; width: 185px; padding: 6px 0 0 5px; min-height:20px;}









/* ====================================== FINAL CSS =========================================*/

