@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-color: #DD5070;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	padding: 0px;
	font-size: 34px;
	line-height: 34px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
}
a, a:link, a:visited, a:active{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}



#wrapper {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
}
#price {
	height: 20px;
	width: 698px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
}
#header {
	background-image: url(../images/header_top.png);
	height:210px;
}
#header_01 {
	text-align: right;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:20px;
	line-height:18px;
	color:#FFF;
}
.header_text01 {
	font-size:38px;
	line-height:36px;
}

#left_side {
	width: 130px;
	float: left;
}
#content_box {
	width: 441px;
	background-image: url(../images/content_bg.gif);
	height: 272px;
	float: left;
	text-align: center;
}
#right_side {
	width: 127px;
	float: left;
}
#bottom_heart {
	width: 598px;
	float: left;
	background-image: url(../images/bottom_heart.gif);
	background-repeat: no-repeat;
	color: #9e194a;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	padding-bottom: 20px;
}
input {
	padding:0px;
	margin:0px;
	color:#CF014C;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	vertical-align: middle;
	}
textarea {
	padding:0px;
	margin:0px;
	color:#CF014C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	}
.pin_terms, .pin_terms a, .pin_terms a:link, .pin_terms a:visited, .pin_terms a:hover {color:#000000;}
.text1 {font-size: 24px}
.text1_featured {color:#CA014F;}
.display_error{color:#F00;}


#dating h1 {
	font-size:18px;
	line-height:18px;
	color:#f4f4f4;
	padding-top:20px;
	padding-bottom:4px;
}
#dating h2 {
	font-size:14px;
	line-height:14px;
	color:#f4f4f4;
	padding-top:0px;
	padding-bottom:2px;
}
#dating .dating_body {
	font-size:13px;
	line-height:13px;
	color:#111111;
	padding-top:0px;
	padding-bottom:12px;
}
