/* - - - - INDEX PAGE 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:12px;
	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 {
	font-size:18px;
	font-weight:normal;
	text-align:left;
	margin-top:0px;
	margin-bottom:8px;
	padding:0px;
	padding-left:6px;
}
h2 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
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;
}

.clearboth {
	clear:both;
}



#tableMain {
	width:960px;
	border:none;
}
#tdMainLeft {
	width:393px;
	vertical-align:top;
}
#tdMainRight {
	vertical-align:top;
}
#tdMainBottom {
	height:33px;
	background-image:url(img/home_bottombar_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;
}
#tableLeftMain {
	width:100%;
	border:none;
}
#tdLogoLeftTop {
	height:364px;
	background-image:url(img/home_vazbuda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#tdLeftContent {
	vertical-align:top;
	background-image:url(img/home_lefttopbox_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:184px;
	padding:4px;
}
#tableRightMain {
	width:567px;
	border:none;
}
#tdRightTopBar {
	height:94px;
	vertical-align:top;
	background-image:url(img/home_topbar.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#tdRightBoxes {
	height:232px;
	vertical-align:top;
	background-image:url(img/home_boxes_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#tdRightTitlebar {
	height:37px;
	vertical-align:top;
	text-align:right;
	padding:0px;
	margin:0px;
	padding-right:12px;
/*	padding-top:7px;*/
	background-image:url(img/home_midtitlebar.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#tdRightTitlebar img {
	margin-top:6px;
}
#tdContent {
	vertical-align:top;
	background-image:url(img/home_content_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:247px;
	padding:5px;
}


#tdLeftContent #divLeftUL {
	padding-left:32px;
	padding-right:28px;
	padding-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#6E5E4B;
	letter-spacing:0.03em;
}
#tdLeftContent #divLeftUL ul {
	padding:0px;
	margin:0px;
	padding-left:0px;
	margin-top:4px;
	padding-top:0px;
	margin-left:16px;
	list-style-image:url(img/icon_home_heart.gif);
	line-height:140%;
}
#tdLeftContent #divLeftUL ul li {
	margin-top:9px;
}
#tdLeftContent #divLeftUL ul li:first-child {
	margin-top:0px;
}



#divHomeBoxes {
	margin-top:50px;
	margin-left:10px;
	margin-right:18px;
}

#tableHomeBoxes {
	border:none;
	width:100%;
}
#tableHomeBoxes #tdLoginForm {
	width:254px;
	text-align:left;
	padding-top:4px;
	vertical-align:top;
}
#tableHomeBoxes #tdSearchForm {
	padding-left:28px;
	text-align:left;
	vertical-align:top;
}

#tableHomeLogin {
	border:none;
	width:100%;
}
#tableHomeLogin .tdHomeLoginField {
	text-align:left;
	vertical-align:top;
	background-color:#FF65DF;
	height:36px;
	background-image:url(img/e_home_usericon_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#tableHomeLogin #tdHomeLoginPass {
	vertical-align:bottom;
	background-image:url(img/e_home_passicon_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#tableHomeLogin .tdHomeLoginField input {
	width:180px;
	height:18px;
	padding:5px 3px 5px 3px;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#F066D0;
	border:1px solid #B05A60;
}
#tableHomeLogin #tdHomeLoginRem {
	height:40px;
	vertical-align:middle;
	padding-left:5px;
}
#tableHomeLogin #tdHomeLoginRem input {
	margin:0px;
	padding:0px;
}
#tableHomeLogin #tdHomeLoginButton {
	height:48px;
	vertical-align:middle;
	font-size:11px;
}
#tableHomeLogin #tdHomeLoginButton a {
	color:#504A38;
}
#tableHomeLogin #tdHomeLoginButton #btnHomeLogin {
	height:25px;
	width:89px;
	background-image:url(img/btn_home_enter.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
}
#tableHomeLogin #tdHomeLoginButton #btnHomeLogin:hover {
	background-position:0px -25px;
}

#tableHomeSearch {
	border:none;
	width:100%;
}
#tableHomeSearch td {
	padding:0px 0px 4px 0px;
}
#tableHomeSearch .tdHomeSearchLeft {
	width:90px;
	font-weight:bold;
}
#tableHomeSearch .select {
	width:160px;
}
#tableHomeSearch #tdHomeSearchFromTo input {
	width:32px;
}
#tableHomeSearch #tdHomeSearchButton {
	text-align:right;
	padding-top:4px;
}
#tableHomeSearch #tdHomeSearchButton #btnHomeSearch {
	height:25px;
	width:89px;
	background-image:url(img/btn_home_search.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
}
#tableHomeSearch #tdHomeSearchButton #btnHomeSearch:hover {
	background-position:0px -25px;
}



/* 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:49%;
	padding:2px;
	float:left;
	font-size:11px;
}
.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 */




/* ADS */
.divLeftAd {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
/* END ADS */


/* LEFT FRIENDS LINKS */
.divLeftPaneFriendsHeader {
	text-align:left;
	margin-bottom:10px;
	padding-left:3px;
}
.divLeftPaneFriends {
	font-size:11px;
	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;
}
/* END LEFT FRIENDS LINKS */






