@charset "utf-8";
/* CSS Document */

/* vendégkönyv */

/* hozzászólás form */

#szerelmes-uzenofal-form-container {
	width: 581px;
	height: auto;
	}

#szerelmes-uzenofal-form-container-left {
	width: 140px;
	margin-left: 10px;
	height: auto;
	margin-right: 12px;
	float: left;
	}

#szerelmes-uzenofal-form-container-right {
	width: 419px;
	height: auto;
	float: left;
	}

#szerelmes-uzenofal-form-username-tile {
	width: 135px;
	height: 18px;
	padding-left: 5px;
	color: #E7BCC0;
	}
	
#szerelmes-uzenofal-form-email-tile {
	width: 135px;
	height: 18px;
	margin-top: 10px;
	padding-left: 5px;
	color: #E7BCC0;
	}

.szerelmes-uzenofal-form-input-container {
	width: 140px;
	height: 31px;
	}
	
.szerelmes-uzenofal-form-input-first {
	background-image: url(../img/szerelmes_uzenofal_input_first.png);
	width: 7px;
	height: 33px;
	float: left;
	}
	
.szerelmes-uzenofal-form-input input {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/szerelmes_uzenofal_input_loop.png);
	width: 126px;
	height: 13px;/*33*/
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33030C;
	}
	
.szerelmes-uzenofal-form-input-last {
	background-image: url(../img/szerelmes_uzenofal_input_last.png);
	width: 7px;
	height: 33px;
	float: left;
	}

#szerelmes-uzenofal-form-comment-tile {
	width: 414px;
	height: 18px;
	padding-left: 5px;
	color: #E7BCC0;
	}

#szerelmes-uzenofal-form-textarea-container {
	width: 419px;
	height: auto;
	}
            		
#szerelmes-uzenofal-form-textarea-top {
	width: 419px;
	background-image: url(../img/szerelmes_uzenofal_textarea_top.png);
	height: 10px;
	font-size: 5px;
	}

#szerelmes-uzenofal-form-textarea-center {
	width: 399px;/*419*/
	height: 69px;/*73*/
	padding: 2px 10px;
	background-image: url(../img/szerelmes_uzenofal_textarea_loop.png);
	}	

#szerelmes-uzenofal-form-textarea-center textarea {
	width: 399px;
	height: 57px;
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33030C;
	}

#szerelmes-uzenofal-form-textarea-bottom {
	background-image: url(../img/szerelmes_uzenofal_textarea_bottom.png);
	width: 419px;
	height: 7px;
	font-size: 5px;
	}

#szerelmes-uzenofal-code-container {
	width: 415px;
	height: 100px;
	margin-top: 5px;
	margin-left: 2px;
	}

#szerelmes-uzenofal-code-top {
	background-color: #400F1A;
	width: 415px;
	height: 10px;
	font-size: 5px;
	}

#szerelmes-uzenofal-code-center {
	background-color: #400F1A;
	width: 415px;
	height: 72px;
	}

#szerelmes-uzenofal-code-bottom {
	background-color: #400F1A;
	width: 415px;
	height: 10px;
	font-size: 5px;
	}

#szerelmes-uzenofal-code-center-info {
	width: 283px;
	height: 60px;
	padding-top: 3px;
	padding-right: 10px;
	float: left;
	color: #E7BCC0;
	text-align: right;
	}

#szerelmes-uzenofal-code-center-info span {
	font-size: 11px;
	}

#szerelmes-uzenofal-check {
	width: 112px;
	height: 72px;
	float: left;
	padding-right: 7px;
	}

#szerelmes-uzenofal-code	{ 
	background-image: url(../img/szerelmes_uzenofal_input_code.png);
	width: 112px;
	height: 33px;
	margin-bottom: 5px;
	margin-top: 3px;
	}

#szerelmes-uzenofal-code-input input {
	background: none;
	background-image: url(../img/szerelmes_uzenofal_input_code.png);
	width: 92px;/*112*/
	height: 14px;/*33*/
	border: none;
	padding: 9px 10px 9px 10px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33030C;
	}

#szerelmes-uzenofal-code img {
	margin-top: 5px;
	}
	
#szerelmes-uzenofal-form-bottom {
	width: 415px;
	margin-left: 2px;
	height: 34px;
	margin-top: 10px;
	}

#szerelmes-uzenofal-form-error {
	width: 235px;/*265*/
	height: 34px;/*34*/
	line-height: 34px;
	padding: 0px 10px 0px 10px;
	float: left;
	margin-right: 10px;
	color: #DC9EA4;
	font-size: 11px;
	display: none;
	background-color: #250007;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#szerelmes-uzenofal-form-error.szerelmes-uzenofal-form-error-top {
	width: 550px;
	padding: 6px 10px;
	float: none;
	margin: 0px 10px 25px 10px;
	color: #DC9EA4;
	font-size: 13px;
	display: none;
	background-color: #250007;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
#szerelmes-uzenofal-form-success {
	width: 235px;/*265*/
	padding: 6px 10px;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 11px;
	display: none;
	background-color: #0e4f06;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
#szerelmes-uzenofal-form-success.szerelmes-uzenofal-form-success-top {
		width: 550px;
		padding: 6px 10px;
		float: none;
		color: #FFFFFF;
		font-size: 13px;
		display: none;
		background-color: #0e4f06;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		margin: 0px 10px 25px 10px;
		}

#szerelmes-uzenofal-form-send input {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	background-image: url(../img/szerelmes_uzenofal_gomb.png);
	background-position: top;
	width: 140px;
	height: 34px;
	float: right;
	cursor: pointer;
	}

#szerelmes-uzenofal-form-send input:hover {
	background-image: url(../img/szerelmes_uzenofal_gomb.png);
	background-position: bottom;
	}

#szerelmes-uzenofal-form-bottom-info {
	width: 405px;
	margin-top: 15px;
	margin-left: 2px;
	height: 22px;
	line-height: 22px;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
	margin-bottom: 20px;
	}
















	

/* hozzászólások listázása */

.szerelmes-uzenofal-comment-container {
	width: 581px;
	height: auto;
	margin-top: 20px;
	}
	
.szerelmes-uzenofal-comment-list {
	width: 581px;
	height: auto;
	}
	
.szerelmes-uzenofal-comment-info {
	float: left;
	width: 146px;
	height: auto;
	text-align: right;
	color: #F2DEE0;
	margin-right: 15px;
	}

.szerelmes-uzenofal-comment-info span {
	font-size: 11px;
	color: #DC9EA4;
	}
	
.szerelmes-uzenofal-comment-text-container {
	width: 420px;
	height: auto;
	float: left;
	}
	
.szerelmes-uzenofal-comment-text-center {
	width: 400px;/*420*/
	height: auto;
	padding: 10px;
	color: #E7BCC0;
	font-size: 12px;
	text-align: justify;
	background-color: #400F1A;
	word-wrap: break-word;
	overflow: hidden;
	}

.szerelmes-uzenofal-comment-seperate {
	width: 581px;
	height: 2px;
	font-size: 2px;
	background-image: url(../img/szerelmes_uzenofal_line.jpg);
	margin-top: 20px;
	}
	
	
	
	
	
	
	
	
	
/* vendégkönyv navigáció */

.szerelmes-uzenofal-navigation {
	width: 561px;/*581*/
	margin: 40px 0px 0px 0px;
	height: 23px;
	font-size: 11px;
	padding: 5px 10px;
	}
	
.szerelmes-uzenofal-navigation-pages {
	width: 561px;
	height: 23px;
	float: left;
	}

.szerelmes-uzenofal-navigation-numbers a {
	background-image: url(../img/szerelem_lapozo_off.png);
	width: 23px;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	color: #DC9EA4;
	text-align: center;
	margin: 2px 1px;
	float: left;
	}

.szerelmes-uzenofal-navigation-numbers a:hover {
	background-image: url(../img/szerelem_lapozo_off.png);
	color: #FFF;
	}

.szerelmes-uzenofal-navigation-numbers-current {
	background-image: url(../img/szerelem_lapozo_on.png);
	width: 23px;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin: 2px 1px;
	float: left;
	}

.szerelmes-uzenofal-navigation-text {
	float: left;
	width: 12px;
	color: #DC9EA4;
	line-height: 23px;
	margin-top: 3px;
	padding: 0px 2px;
	}	