/* Our sweets CSS Page */

#btnSubmit {
	z-index:8; 	
}

p.thanks_errors {
	padding-top: 20px;	
	padding-left: 10px;
	font-size: 1.1em;
}

.posted_thanksbubble {
	width: 258px;
	height: 231px;
	background-image: url(../images/posted_thanksbubble.png);	
	margin-top: 240px;
	margin-left: 460px;
	z-index: 10;
	position: absolute;
}

.posted_thanksinner {
	width: 185px;	
	color: #ff6666;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	margin-top: 55px;
	margin-left: 32px;
}

.error_box {
	width: 274px;
	height: 314px;
	margin-top: 30px;
	margin-left: 682px;
	background-image: url(../images/posted_errorbox.jpg);	
	z-index: 3;	
	color: #3399cc;
	font-weight: normal;
	font-size: 0.95em;
}

.chat_text_error {
	margin-left: 50px;	
	margin-top: 40px;
	width: 190px;
}

#lblName {
	font-size: 1.7em;
	line-height: 29px;	
}

.large_kern {

}

.posted_postit {
	width: 253px;
	height: 255px;
	background-image: url(../images/posted_postit.png);	
	margin-top: 80px;
	margin-left: 22px;
	z-index: 10;
}

.posted_text {
	color: #ff4f51;
	width: 145px;
	font-size: 1.2em;	
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	margin-top: 104px;
	margin-left: 84px;
}

.posted_botleft {
	width: 195px;
	height: 138px;
	background-image: url(../images/posted_botleft.png);	
	margin-top: 340px;
	margin-left: 70px;	
	z-index: 9;
}

.posted_sweetbottom {
	width: 70px;
	height: 72px;
	background-image: url(../images/posted_botsweet.jpg);	
	margin-top: 410px;
	margin-left: 390px;	
}

.posted_sweetbottom2 {
	width: 118px;
	height: 44px;
	background-image: url(../images/posted_botsweet2.jpg);	
	margin-top: 480px;
	margin-left: 460px;	
}

.posted_postcard {
	width: 536px;
	height: 381px;
	background-image: url(../images/posted_postcard.jpg);		
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 190px;	
	z-index: 6;
}

.posted_formcont {
	width: 475px;
	height: 260px;
	margin-top: 85px;	
	margin-left: 90px;
	clear: both;
}

.posted_formleftcol {
	width: 200px;
	float: left;
}

.posted_formrightcol {
	width: 185px;
	float: left;
	margin-left: 20px;
	margin-top: 28px;
}

.posted_form p {
	width: 199px;	
	margin: 8px 0px;
	line-height: 14px;
}

.posted_form label {
	display: block;
	font-size: 1.2em;
	color: #f25b5b;
}

#lblTC {
	color: #ff0000;	
}

.error, #fnValidatorTop, #snValidatorTop, #dobdValidatorTop, #dobmValidatorTop, #dobyValidatorTop, #emailValidatorTop {	
	color: #3399cc;
}

input.text, select.title_dd, select.dob_dd {
	border: 1px solid #f35b5b;
	color: #f25b5b;
}

.posted_form p a {
	text-decoration: underline;	
	color: #f25b5b;
}

.posted_filofax {
	width: 340px;
	height: 197px;
	background-image: url(../images/posted_filofax.png);	
	margin-top: 280px;
	margin-left: 585px;	
	z-index: 7;
}

.posted_pen {
	width: 340px;
	height: 197px;
	background-image: url(../images/posted_filofax.png);	
	margin-top: 280px;
	margin-left: 585px;	
	z-index: 7;
}

ul.home_bot li a:hover {
	color: #ff4f51;	
}

ul.home_bot li#tandc_li a {
	margin-left: 130px;
}