@font-face
{
	font-family: Myriad;
	src: url(https://static.love.hu/font/myriad.eot);
	src: url(https://static.love.hu/font/myriad.eot?#iefix) format('embedded-opentype'),
	     url(https://static.love.hu/font/myriad.woff) format('woff'),
	     url(https://static.love.hu/font/myriad.ttf) format('truetype'),
	     url(https://static.love.hu/font/myriad.svg#svgFontName) format('svg');
}

* html .cf
{
    height: 1%;
}

* + html .cf
{
	display: inline-block;
}

.cf:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: Arial;
	color: #353535;
	text-decoration: none;
	line-height: 18px;
}

body
{
	/*background: #620f13 url(https://static.love.hu/design/www/v3/base_bg.jpg) no-repeat fixed top center;*/
    background: url('https://static.love.hu/design/www/loginv2/ptn.jpg');
}

img
{
	display: block;
}

a
{
	color: #3e3936;
}

a:hover
{
	text-decoration: underline;
}

label
{
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin-left: 2px;
	color: #3e3936;
	padding: 0px 2px 0px 2px;
}

label.sel
{
	font-weight: bold;
}

input,select,textarea
{
	color: #555555;
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #dac1ab;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 6px 8px;
}

.cb
{
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 13px;
	vertical-align: text-bottom;
}

.rb
{
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 13px;
	vertical-align: text-bottom;
}

.container
{
	width: 980px;
	margin: 0 auto;
}

.error {
  color: #ff0000;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  padding-top: 10px;
}

.ajaxoverlay
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background-color: #000000;
	z-index: 10000;
	filter: alpha(opacity=50);
	text-align: left;
}

.ajaxbox
{
	position: absolute;
	z-index: 10001;
    background: #FFF1DD;
    padding: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 5px solid #e9d4b9;
}

.ajaxbox .box {
    width: 100%;
    background: none;
}

.ajaxloader
{
	position: fixed;
	z-index: 10001;
	width: 32px;
	height: 32px;
	background: url(https://static.love.hu/design/www/v3/ajax_loader.gif);
}

.ajaxresult
{
	margin: 20px 50px;
	text-align: center;
}

.ajaxresult .errortext
{
	font-weight: bold;
	color: #ff0000;
}

.box
{
	display: inline;
	float: left;
	background: #fff9f2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #fff1de;
	margin-bottom: 10px;
}

.box .head
{
	height: 45px;
	background: url(https://static.love.hu/design/www/loginv2/box_head_bg__2.png) no-repeat top right;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.box .head div
{
	display: inline;
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-family: Myriad;
	text-shadow: 0 0 1px #888;
}

.box .head .title
{
	margin: 11px 0 0 15px;
}

.box .head .title2
{
	margin: 4px 0 0 15px;
}

.box .body
{
	padding: 15px 14px;
}

.box .key
{
	font-weight: bold;
	font-size: 12px;
	margin: 6px 0 2px 0;
	color: #373334;
	text-shadow: 0 1px 1px #fffaf4;
}

.box .val
{
	margin: 2px 0 0 0;
}

.box .button
{
	text-align: right;
}

.btn
{
	font-weight: bold;
	color: #fff;
	background: #353535;
	padding: 5px 12px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #353535;
	cursor: pointer;
}

.btn:hover
{
	background: #707070;
}

.box .sep
{
	background: #e9d4b9;
	font-weight: bold;
	text-shadow: 0 1px 0 #f9f4ed;
	padding: 10px;
}

.box .comment
{
	padding: 10px 5px 10px 25px;
	background: #fff9f2 url(https://static.love.hu/design/www/v3/icon_comment.png) top left no-repeat;
	font-size: 11px;
	color: #670022;
}

.box .spacer
{
	height: 15px;
}

.box .small
{
	font-size: 11px;
}

.box_error
{
	position: absolute;
	z-index: 10001;
}

.box_error .button
{
	margin-top: 15px;
	text-align: center;
}

.box_reg
{
	width: 348px;
	height: 590px;
	/*float: right;*/
	margin-right: 10px;
}

.box_reg .input
{
	width: 295px;
}

.box_reg .select
{
	width: 313px;
}

.box_reg .item3
{
	display: inline;
	float: left;
	width: 30%;
}

.box_reg2
{
	width: 978px;
	height: 590px;
}

.box_reg2 .col
{
	display: inline;
	float: left;
	width: 306px;
	margin-right: 15px;
}

.box_reg2 .lastcol
{
	margin-right: 0;
}

.box_reg2 .input
{
	width: 288px;
}

.box_reg2 .select
{
	width: 306px;
}

.box_reg2 .item3
{
	display: inline;
	float: left;
	width: 30%;
}

.box_reg .iconbar,.box_reg2 .iconbar
{
	display: inline;
	float: right;
	position: relative;
	margin-top: -5px;
}

.box_reg .iconbar div,.box_reg2 .iconbar div
{
	display: inline;
	float: left;
}

.box_right
{
	width: 618px;
	height: 535px;
}

.box_iphone
{
	width: 978px;
	margin-bottom: 15px;
}

.box_regions
{
	width: 978px;
	margin-bottom: 15px;
}

.box_iphone .body div
{
	display: inline;
	float: left;
}

.box_iphone .left
{
	width: 620px;
	margin-right: 15px;
}

.box_iphone a
{
	color: #b35172;
	font-weight: bold;
}

.box_iphone .apppromo
{
	width: 245px;
	height: 237px;
	background: url(https://static.love.hu/design/ad/app_promo.png);
}

.box_iphone .apppromo a
{
	display: inline;
	float: left;
	height: 237px;
}

.box_iphone .apppromo .android
{
	width: 126px;
}

.box_iphone .apppromo .iphone
{
	width: 119px;
}

.box_confirm .body
{
	text-align: center;
	font-size: 15px;
}

.box_confirm .button
{
	margin-top: 15px;
	text-align: center;
}

.box_searchresults
{
	width: 618px;
	height: 289px;
	margin-bottom: 10px;
}

.box .head .searchform
{
	margin-top: 6px;
	display: inline;
	float: right;
}

.box_searchresults .searchform label
{
	color: #fff;
	font-weight: bold;
}

.box_searchresults .searchform label.sel
{
	background: transparent;
}

.box_searchresults .searchform span
{
	margin-right: 15px;
	color: #fff;
}

.box_searchresults .cont
{
	margin: 0 auto;
	width: 584px;
}

.box_searchresults .item
{
	width: 100px;
	height: 100px;
	display: inline;
	float: left;
	margin: 6px 0 0 14px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.box_searchresults .item img
{
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.box_stat
{
	width: 618px;
	height: 234px;
}

.box_stat .body
{
	padding-top: 12px;
}

.box_stat .body div
{
	display: inline;
	float: left;
}

.box_stat .data
{
	width: 295px;
}

.box_stat .data .item
{
	width: 295px;
}

.box_stat .stat
{
	margin-top: 10px;
	width: 290px;
	height: 159px;
	background: url(https://static.love.hu/design/www/v3/login_stat_users__2.png);
}

.box_stat .key
{
	margin: 4px 4px 3px 0;
	font-weight: normal;
}

.box_stat .val
{
	margin: 4px 0 3px 0;
	font-weight: bold;
}

.banner_728
{
	margin: 10px 0;
	text-align: center;
    min-height: 95px;
    _height: 95px;
}

.banner_728 span
{
	background: #b7bbba;
}

.login
{
	margin: 15px 0;
}

.login div
{
	display: inline;
	float: left;
}

.login .logo
{
	width: 230px;
	margin: 0 55px 0 15px;
}

.login .loginform
{
	width: 480px;
}

.login .facebook
{
	float: right;
	width: 200px;
	font-family: Myriad;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}

.login .facebook div
{
	float: left;
}

.login h1
{
	font-family: Myriad;
	font-size: 20px;
	color: #fff;
	width: 480px;
	margin: 15px 0 10px 0;
	text-shadow: 0 0 1px #888;
}

.login .input
{
	width: 130px;
	height: 16px;
	font-size: 12px;
}

.login span,.login a,.login label
{
	font-size: 11px;
	color: #ffffff;
}

.login label.sel
{
	background: transparent;
	/*color: #ff0;*/
}

.login .btn
{
	background: url(https://static.love.hu/design/www/v3/btn_orange.png) repeat-x;
	color: #6b4701;
	text-shadow: 0 1px 0 #f5bf5a;
	padding: 0;
	border: 0;
	width: 108px;
	height: 30px;
}

.login .btn:hover
{
	background: url(https://static.love.hu/design/www/v3/btn_orange_hover.png) repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 #d1a043;
}

.login .col
{
	width: 160px;
}

.base_bottom
{
	padding: 15px;
}

.base_bottom .logo
{
	display: inline;
	float: right;
	width: 134px;
	height: 68px;
	background: url("https://static.love.hu/design/www/loginv2/logo_mini.png");
}

.base_bottom .links
{
	display: inline;
	float: left;
	color: #fff;
	font-size: 12px;
}

.base_bottom a
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.base_bottom .copyright
{
	color: #b86380;
	font-size: 12px;
}

.icon_interested_shadow
{
	position: relative;
	top: -100px;
	width: 100px;
	height: 100px;
	background: #000;
	opacity: 0.5;
}

.icon_interested
{
	position: relative;
	top: -200px;
	width: 100px;
	height: 100px;
	background: url(https://static.love.hu/design/www/v3/icon_interested.png) center center no-repeat;
	cursor: pointer;
}

.icon_interested_sel
{
	background-image: url(https://static.love.hu/design/www/v3/icon_interested_sel.png);
}

.icon_reg_single
{
	display: block;
	width: 9px;
	height: 10px;
	background: url(https://static.love.hu/design/www/v3/icon_reg_single.png);
}

.icon_reg_single_off
{
	display: block;
	width: 9px;
	height: 10px;
	background: url(https://static.love.hu/design/www/v3/icon_reg_single_off.png);
}

.icon_reg_couple
{
	display: block;
	width: 15px;
	height: 10px;
	margin-left: 10px;
	background: url(https://static.love.hu/design/www/v3/icon_reg_couple.png);
}

.icon_reg_couple_off
{
	display: block;
	width: 15px;
	height: 10px;
	margin-left: 10px;
	background: url(https://static.love.hu/design/www/v3/icon_reg_couple_off.png);
}

.ajaxresult
{
	margin: 20px 50px 0;
	text-align: center;
	background-color: #ffe4c1;
}

.ajaxresult .errortext
{
	font-weight: bold;
	color: #ff0000;
}

.icon_ajaxwin_close
{
	float: right;
	width: 17px;
	height: 18px;
	margin-top: -3px;
	background: url('https://static.love.hu/design/www/v3/ajax_close_red.png');
}

.stories div
{
	margin-bottom: 15px;
}

.stories .item
{
	margin-bottom: 30px;
}

.stories .title
{
	font-size: 15px;
	font-weight: bold;
}

.stories .lead
{
	font-style: italic;
	margin-left: 15px;
}

.stories .text
{
	text-align: justify;
}

.stories .text p
{
	margin: 0 0 5px 0;
	padding: 0;
}

.stories .author
{
	text-decoration: underline;
	text-align: right;
}

.roulette
{
	display: inline;
	float: left;
	width: 950px;
	height: 111px;
	background: url(https://static.love.hu/design/www/v3/login_roulette_bg.jpg);
}

.roulette .upper
{
	margin-top: 20px;
	margin-left: 367px;
}

.roulette .lower
{
	margin-top: 10px;
	margin-left: 367px;
}

.roulette .bigselect
{
	margin-right: 10px;
}

.roulette .bigselect select
{
	width: 138px;
	height: 30px;
}

.roulette .smallselect
{
	margin-right: 5px;
}

.roulette .smallselect select
{
	width: 76px;
	height: 30px;
}

.roulette .submit
{
	width: 90px;
	height: 30px;
	background: #fff url(https://static.love.hu/design/www/v3/login_roulette_submit.png);
	cursor: pointer;
}

.customstyleselectbox
{
	background: #fff url(https://static.love.hu/design/www/v3/select.png) right center no-repeat;
    border: 1px solid #a8a8a8;
	border-width: 1px;
    border-radius: 5px;
	padding-left: 8px;
	padding-right: 30px;
}

.customstyleselectboxinner
{
    font-family: Tahoma;
    font-size: 12px;
    height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.info
{
	width: 950px;
	margin-bottom: 15px;
}

.info a,.info_preview a,.info_promo a
{
	font-weight: normal;
}

.info h2
{
	font-size: 14px;
	margin-bottom: 10px;
}

.info h3,.info h3 a
{
	font-size: 14px;
	font-weight: bold;
}

.info h4,.info h4 a
{
	font-size: 13px;
	font-style: italic;
}

.info_lead,.info_lead a
{
	font-style: italic;
}

.box_socialnetwork
{
	width: 618px;
	height: 43px;
	border: 1px solid #fff1de;
	background: url(https://static.love.hu/design/www/v24/login_socialnetwork_bg.png) top left repeat-x;
}

.box_socialnetwork .text
{
	float: left;
	height: 43px;
	line-height: 43px;
	margin-left: 14px;
	font-size: 15px;
	color: #6b4701;
}

.box_socialnetwork .text span
{
	font-weight: bold;
	font-size: 15px;
	color: #6b4701;
}

.box_socialnetwork .gplus
{
	float: left;
	margin-left: 14px;
	margin-top: 10px;
}

.box_socialnetwork .fb
{
	float: left;
	margin-top: 12px;
}

.box_socialnetwork .twitter
{
	float: left;
	margin-top: 12px;
}
