h2 {
	font-family: "Trebuchet MS",tahoma,verdana,arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: normal;
	color: black;
}

h2.blue {
	color: #605ca8;
}

h3 {
	font-family: "Trebuchet MS",tahoma,verdana,arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #605ca8;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

h4 {
	font-family: "Trebuchet MS",tahoma,verdana,arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #605ca8;
	margin-bottom: 15px;
	background: #edf4fe url(../images/tab_bg.png) right top repeat-y;
	padding: 2px;
}

h5 { 
	font-family: "Trebuchet MS",tahoma,verdana,arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #605ca8;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	font-variant: small-caps;
}

/* WELCOME PAGE */
#welcome {
	width: 700px;
	height: 449px;
	background: url(../images/welcome_bg.jpg) top left no-repeat;
	font-size: 1.3em;
}

#welcome_lang {
	line-height: 60px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}

#welcome_title {
	text-align: left;
	padding-left: 190px;
	padding-top: 10px;
}

#welcome_bottom {
	background: url(../images/welcome_girl.jpg) bottom right no-repeat scroll;
	height: 220px;
	text-align: left;
	position: relative;
}

#welcome_bottom #circle {
	position: absolute;
	left: 20px;
	bottom: 75px;
}

#welcome_alert	{
	color:red;
	font-weight: bold;
	padding: 10px 30px 0 30px;
}

#wrap {
	font-size: 1.3em;
	background: #ffffff url(../images/bg_body.png) top left repeat-x; /* #d1b4d0 */
	height: 100%;
}

#shadow_left {
	width: 2%;
	background: url(../images/bg_shadow_left.png) top right repeat-y;
}

#shadow_right {
	width: 2%;
	background: url(../images/bg_shadow_right.png) top left repeat-y;
}

#content {
	background: white url(../images/bg_content.png) top left no-repeat;		
	border-left: 1px black solid;
	border-right: 1px black solid;	
	position: relative;
	height: 100%;
}

#footer {
	line-height: 30px;
	text-align: center;
}

#inner_table {
	background: url(../images/bg_inner_table.png) top right no-repeat;	
	width: 100%;
	/* height: 100%; explorerben szarrrr, ha igy van */
}

#page_header {
	height: 79px;
	background: url(../images/bg_header.png) top left repeat-x;
	position: relative;
}

#page_header_content {
	height: 79px;
	background: url(../images/bg_header_graphic2.png) top left no-repeat;	
	text-align: right;
	line-height: 40px;
	padding-right: 6px;
	vertical-align: middle;
	font-size: 0.85em;	
}

td.sidebar_left {
	width: 180px;
}

div.sidebar_left {
	padding: 10px 0 0 20px;
	width: 160px;	
}

td.sidebar_right {
	/* max bannerszelesseg 160px, bal margo 10 (main jobb 10 miatt), jobb 20 = 190px */
	/* max bannerszelesseg 120px, bal margo 10 (main jobb 10 miatt), jobb 20 = 150px */
	width: 155px; /* +5 rahagyas */
	text-align: center;
}

div.sidebar_right {
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: center;
}

#main {
	padding: 10px 0 10px 20px;
}

#main>.inner {
	padding: 0px 20px;
}

#user_bar {
	padding: 0 6px 0 6px;
	font-size: 0.85em;
	height: 22px;
}

#user_bar * {
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
}

#page_body {
	padding: 10px;
}

.profile_row .info { padding-left: 10px; width: 100%; text-align: left; }


/* photo thumbnails */
.photo_primary_box {
	width: 150px;
}

.photo_thumb {
	width: 102px;
	height: 102px;
	text-align: center;
	vertical-align: middle;
	background: #333333;
	border: 1px silver solid;
}

.photo_thumb:hover {
	border: 1px #333333 solid;
}

.photo_thumb img {
	vertical-align: middle;
	border: 0;
}

/* photo gallery */
.gallery td {
	vertical-align: middle;
	text-align: center;
	width: 124px;
}

.gallery .photobox, .gallery .photobox2 {
	height: 110px;
}

.gallery .photobox img {
	background: transparent none repeat scroll 0%;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.gallery .photobox2 img {
	background: white none repeat scroll 0%;
	border: 1px solid #333333;
	padding: 3px;
}

.gallery .photobox img:hover {
	border: 1px #333333 solid;
}

.gallery .photobox2 img:hover {
	border: 1px #ec008c solid;
}

.gallery .photo_refname {
	width: 124px;
	max-width: 124px;
	overflow: hidden;
}

.gallery .marked { color: red!important; }
.gallery .marked a { color: red!important; }
.gallery .marked .photobox img { border-color: red; }

/* PROFILE BOXES */
.profile_box {
	table-layout: fixed;
	float: left;
	width: 140px;
	height: 169px;
	margin: 0px;
}

.profile_box p {
	width: 124px;
	overflow: hidden;
	margin: 0 8px;
	white-space: nowrap;
}

.profile_box.female { background: #ffffff url(../images/bg_st1.jpg) scroll top left no-repeat;}
.profile_box.female.kepgarancia { background: #ffffff url(../images/bg_st1gar.jpg) scroll top left no-repeat;}
.profile_box.female.ketes { background: #ffffff url(../images/bg_ketes_female.jpg) scroll top left no-repeat;}

.profile_box.male { background: #ffffff url(../images/bg_st2.jpg) scroll top left no-repeat; }
.profile_box.male.kepgarancia { background: #ffffff url(../images/bg_st2gar.jpg) scroll top left no-repeat; }
.profile_box.male.ketes { background: #ffffff url(../images/bg_ketes_male.jpg) scroll top left no-repeat; }

.profile_box.couple { background: #ffffff url(../images/bg_st3.jpg) scroll top left no-repeat; }
.profile_box.couple.kepgarancia { background: #ffffff url(../images/bg_st3gar.jpg) scroll top left no-repeat; }
.profile_box.couple.ketes { background: #ffffff url(../images/bg_ketes_couple.jpg) scroll top left no-repeat; }

.profile_box td {
	width: 100%;
	text-align: center;
}

.profile_box.female img, .profile_box.couple img {
	background: white none repeat scroll 0%;
	border: 1px solid #daafee;
	padding: 3px;
}

.profile_box.male img {
	background: white none repeat scroll 0%;
	border: 1px solid #adb0f0;
	padding: 3px;
}

.profile_box img:hover {
	border: 1px #333333 solid;
} 


/* TABS */
.tabs {margin:0; list-style:none; height:20px; position:relative; background:#edf4fe url(../images/tab_bg.png) right top repeat-y;} /* eceff9 */
.tabs li {float:left; margin-right:2px;clear:right;}
.tabs li a {display:block; float:left; height:20px; line-height:20px; background:url(../images/tab_normal_left.png) no-repeat; color:#000; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 12px; cursor:pointer;}
.tabs li a b {float:left; display:block; padding:0 12px 0 0; background:url(../images/tab_normal.png) right top;}
.tabs li.current a {color:#fff; background:url(../images/tab_active_left.png) no-repeat; padding-left:26px;}
.tabs li.current a b {background:url(../images/tab_active.png) right top;}
.tabs li a:hover {color:#ec008c;}

.tabs li.current a:hover {color:#fff; background:url(../images/tab_active_left.png) no-repeat;}
.tabs li.current a:hover b {background:url(../images/tab_active.png) right top;} 


/* MESSAGE PAGE */
.message {
	margin-top: 20px;
}

.message #warning {
	background: url(../images/warning.png) top left no-repeat;
}

.message #notice {
	background: url(../images/notice.png) top left no-repeat;
}

.message .message_title {
	text-align: left;
	font-family: "Trebuchet MS",tahoma,verdana,arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 50px;
	line-height: 40px;
}

/* Pagination
---------------------------------------- */
.pagination {
	width: 100%;
	margin: 5px 0;
	white-space: nowrap;
	border-top: 1px #efefef solid;
	border-bottom: 1px #efefef solid;
}

.pagination td {
	padding: 2px;
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong {
	font-weight: normal;
}

.pagination span strong {
	padding: 1px 3px;
	margin: 0 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8897cc;
	font-size: 0.85em;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	color: #605ca8;
	margin: 0 2px;
	padding: 1px 3px;
	font-size: 0.85em;
	line-height: 1.5em;
	border: 1px #666666 solid;
	color: #000000;
	background: #fafafa	url(../images/bg_button.png) scroll left repeat-x;
}

.pagination span a:hover {
	background-image: url(../images/bg_button_hover.png);	
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}

/* MAINMENU */
#mainmenu {
	font-family: arial, verdana, sans-serif;
	font-size: 0.8461em;
	font-weight: bold;	
	line-height: 2.05em;
	white-space: nowrap;
}

#mainmenu a {
	display: block;
	padding-left: 30px;
	float: left;
	height: 1%;
	color: #605ca8;
	background-position: left center;
	background-repeat: no-repeat;
}

#mainmenu #mnu_main { background-image: url(../images/mnu_main.png); }
#mainmenu #mnu_adve { background-image: url(../images/mnu_adve.png); }
#mainmenu #mnu_sefe { background-image: url(../images/mnu_sefe.png); }
#mainmenu #mnu_sema { background-image: url(../images/mnu_sema.png); }
#mainmenu #mnu_sear { background-image: url(../images/mnu_sear.png); }
#mainmenu #mnu_laws { background-image: url(../images/mnu_laws.png); }
#mainmenu #mnu_regi { background-image: url(../images/mnu_regi.png); }
#mainmenu #mnu_faqs { background-image: url(../images/mnu_faqs.png); }
#mainmenu #mnu_beje { background-image: url(../images/mnu_beje.png); }
#mainmenu #mnu_foru { background-image: url(../images/mnu_foru.png); }

#mainmenu a.user {
	color: #bf3e8a;
	background-image: url(../images/mnu_user.png);
}

#mainmenu a.admn {
	color: black;
	background-image: url(../images/mnu_admn.png);
}

#mainmenu a:hover {
	color: #ec008c;
	text-decoration: none;
}

#mainmenu a.active {
	background-position: -200px center;
}

#mainmenu a.normal:hover {
	background-position: -400px center;
}

/* TEXT ADVERTISEMENTS */
.text_ad_caption {
	padding: 2px;
	border-top: 1px #dddddd dashed;
	border-left: 1px #dddddd dashed;
	border-right: 1px #dddddd dashed;
}

.text_ad_caption p {
	padding: 3px;
	background-color: #e6e0f1;	
}

.text_ad_caption strong { float: left; }
.text_ad_caption span { float: right; }

.text_ad {
	border: 1px #dddddd dashed;
	padding: 6px 10px;
	margin-bottom: 15px;
	text-align: left;
}

.ad_photo {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px #dddddd solid;	
}

.ad_photo img {
	background-color: white;
	border: 1px solid #dddddd;
	padding: 3px;
}

.ad_photo img:hover {
	border: 1px solid black;
}

.message_board {
	border: 1px #dddddd dotted;
	padding: 5px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 0.8461em;
}

.message_board p {
	font-weight: bold;
	padding: 2px 3px;
	margin-bottom: 3px;
	color: #605ca8;
	background-color: #e2ecfb;
}

/* FAQS */
.faqs_question {
	padding: 2px 3px;
	background: #e6e0f1 url(../images/bg_faq_question.png) right top repeat-y;
}

.faqs_answer {
	padding: 3px;
	margin-bottom: 20px;
}

/* ADMIN TEXTS */
.admin_text ul {
	padding-left: 25px;
}

/* GLOBAL COMMENTS */
.comments_count strong {
	padding-left: 20px;
	background: url(../icons/icon_balloons_white.png) left center no-repeat;
}
.comment_row {
	padding: 3px;
	margin-bottom: 1em;
	text-align: left;
}

.comment_editbuttons {
	float: right;
	color: #cccccc;
}

.comment_author {
	font-weight: bold;
	margin-bottom: .5em;
} 

/* BANNED */
.banned { color: red; font-weight: bold; text-align: center; cursor: help; font-variant: small-caps; }
