body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f076a;
	background-color: #fd9bfb;
	background-image: url('http://assets1.zwinkycuties.com/static/bg/html_bkgd.gif');
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position: top left;
}

a { color: #8f076a; text-decoration: underline; }
a:hover { text-decoration: none; }


form { margin: 0; padding: 0; }

.boldtxt { font-size: 13px; font-weight: bold; }

#page_container {
	margin: auto;
	border: 0px dashed #009900;
}

/* CONTENT */

#page_content {
	margin: 50px auto 10px auto;
	border: 0px dashed #000;
}

	#page_content p {
		width: 90%;
	}
	
	.comingsoon_content {
		width: 779px;
		height: 524px;
		background-image: url('http://image.imgfarm.com/images/zqt/static/bg/comingsoon_1.gif');
		background-repeat: no-repeat;
	}
	
	.info_content, .tos_content {
		width: 786px;
		height: 532px;
		background-image: url('http://image.imgfarm.com/images/zqt/static/bg/info_content_1.gif');
		background-repeat: no-repeat;
		border: 1px dashed #000;
	}
	
	.faq_content {
		width: 778px;
		height: 521px;
		/*
		background-image: url('http://image.imgfarm.com/images/zqt/static/bg/faq_content_1.gif');
		background-repeat: no-repeat;
		*/
	}
	
	#faq_area_top {
		height: 92px;
		background-image: url('http://image.imgfarm.com/images/zqt/static/bg/faq_top.gif');
		background-repeat: no-repeat;
		margin: 0;
		padding: 0;
	}
	
	#faq_area_tabs {
		text-align:center;
		height: 45px;
		background-image: url('http://image.imgfarm.com/images/zqt/static/bg/faq_tabs.gif');
		background-repeat: no-repeat;
		margin: 0;
		padding: 0;
	}
	
	#faq_area_bottom {
		height: 384px;
		background-image: url('http://image.imgfarm.com/images/zqt/static/bg/faq_bottom.gif');
		background-repeat: no-repeat;
		margin: 0;
		padding: 0;
	}
	
	#tab_parent {
		cursor: pointer;
	}
	
	#tab_child {
		cursor: pointer;
		margin-left: 4px;
	}
	
	.learnmore_content {
		width: 778px;
		height: 524px;
	}
	
	#page_title {
		height: 87px;
		/*margin: 0px 10px 10px 30px;*/
		padding-left: 30px;
		padding-top: 14px;
		border: 0px dashed #000;
	}
	
	#page_title_faq {
		margin: 0 10px 0 40px;
		border: 0px dashed #000;
	}
	
	*html .ie6_spacer { display:none; }
	
	*html .ie6_page_title {
		/*margin: 10px 10px 10px 15px;*/
		padding-top: 5px;
	}
	
	#goback_btn {
		margin-bottom: 16px;
		margin-left: 152px;
	}
	
	#title_img {
		/* margin-top: 15px; */
		border: 0px dashed #000;
	}
	
	#top_content {
		/*
		position: relative;
		top: 180px;
		left: 210px;
		*/
		margin: 180px 10px 10px 210px;
		border: 0px dashed #990099;
	}
	
	#top_btns {
		text-align: center;
		border: 0px dashed #000;
	}
	
	#top_btns img {
		margin: 0 5px 0 5px;
		cursor: pointer;
	}
	
	#faq_tabs {
		text-align:left;
		height: 50px;
		margin: 5px 0 0 0;
		background-image: url('http://image.imgfarm.com/images/zqt/static/tabs/bg_parent_open.png');
		background-repeat: no-repeat;
		border: 0px dashed #CC9900;
	}
	
	.faq_header {
		font-weight: bold;
	}
	
	.faq_section {
		height: 200px;
	}
	
	#help_section {
		width: 690px;
		height: 370px;
	}
	
	#form_message {
		/* min-height: 15px; */
		color: #FF0000;
		margin-top: 5px;
		margin-bottom: 5px;
		font-weight: bold;
		border: 0px dashed #990099;
	}
	
	#coming_soon {
		border: 0px dashed #000;
	}
	
	#coming_soon .boldtxt { width: 110px; }
	
	#coming_soon input {
		width: 300px;
		color: #8f076a;
		margin-left: 20px;
		border: 1px solid #8f076a;
	}
	
	#cs_legalese {
		font-size: 9px;
		/*
		margin: 5px 10px 10px 210px;
		border: 0px dashed #990099;
		*/
	}
	
	#content {
		width: 690px;
		height: 370px;
		margin: 20px auto;
		padding-top: 0;
		overflow: auto;
		border: 0px dashed #000;
	}
	
	#content p {
		width: 95%;
		padding-top: 0;
		padding-bottom: 5px;
		text-align: justify;
	}
	
	#content .headline {
		font-weight: bold;
		border-bottom: 1px solid #CCC;
	}
	
	#faq_area_bottom #content {
		height: 320px;
		margin-top: 0;
	}
	
	.tos_content #content .headline {
		font-weight: bold;
		border-bottom: 0 solid #CCC;
	}

.submit_btn, .submit_btn_over {
	cursor: pointer;
	width: 108px;
	height: 34px;
	margin-left: 115px;
	margin-top: 5px;
	background-image: url('http://image.imgfarm.com/images/zqt/static/btn/submit.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.submit_btn_over { background-image: url('http://image.imgfarm.com/images/zqt/static/btn/submit_over.gif'); }

#page_footer {
	text-align: center;
	font-size:11px;
}


/****/

/*
ul.safety_tips {
	list-style-image: none;
	list-style-type: none;
}
*/

ul.safety_tips {
	list-style-image: url('http://image.imgfarm.com/images/zqt/static/misc/bullet_2.gif');
}
li {
	border: 0px dashed #00FFFF;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: middle;
}
