﻿
@font-face {
	font-family: arimo;
	src: url(/fonts/ARIMO.TTF);
}

#mainbodydiv {
	font-family: arimo, Arial;
}

.onetime_header {
	width: 970px;
	height: 86px;
	line-height: 86px;
	background-color: #26aae1;
	text-align: center;
	color: white;
	font-size: 42px;
	margin-bottom: 3px;
}

	.onetime_header img {
		vertical-align: middle;
		margin-left: 24px;
		margin-bottom: 8px;
	}

.onetime_container {
	height: 328px;
}

.onetime_left {
	float: left;
	width: 483.5px;
	color: white;
	margin-right: 3px;
}

.onetime_box_top {
	width: 100%;
	height: 240px;
	background-color: #252525;
}

	.onetime_box_top table {
		width: 100%;
	}

	.onetime_box_top ul {
		list-style-image: url(/images/gold_line/gold_line.png);
		line-height: 24px;
	}

	.onetime_box_top h3 {
		font-weight: normal;
		font-size: 22px;
		line-height: 38px;
	}

.onetime_left_bottom {
	width: 100%;
	height: 85px;
	text-align: right;
	margin-top: 3px;
	font-size: 14px;
}

	.onetime_left_bottom img {
		display: block;
		float: right;
		margin-top: 7px;
		margin-right: 12px;
		margin-left: 6px;
	}

	.onetime_left_bottom span {
		display: block;
	}

.onetime_left_bottom_left {
	float: left;
	width: 240.25px;
	height: 100%;
	background-color: #252525;
	margin-right: 3px;
}

	.onetime_left_bottom_left span {
		margin-top: 14px;
	}

.onetime_left_bottom_right {
	float: right;
	width: 240.25px;
	height: 100%;
	background-color: #252525;
}

	.onetime_left_bottom_right span {
		margin-top: 25px;
	}

.goldpile {
	padding-right: 4px;
	padding-top: 14px;
	width: 100px;
}

.onetime_left_header_text {
	float: right;
	margin-top: 7px;
	color: #26aae1;
}

	.onetime_left_header_text .line1 {
		font-size: 30px;
		display: block;
		line-height: 31px;
	}

	.onetime_left_header_text .line2 {
		font-size: 27px;
	}

.onetime_pricetag {
	position: absolute;
	left: 0;
	top: -1px;
	width: 105px;
	height: 25px;
	background-color: #ed1c24;
	color: white;
	border: 1px solid white;
	line-height: 25px;
	text-align: center;
}

	.onetime_pricetag .number {
		font-size: 22px;
	}

	.onetime_pricetag .text {
		font-size: 14px;
	}

.onetime_right {
	float: right;
	width: 483.5px;
	color: white;
}

.onetime_right_image {
	text-align: center;
	vertical-align: middle;
	width: 90px;
	height: 80px;
}

	.onetime_right_image img {
		display: block;
		margin-right: 10px;
		margin-left: 16px;
		margin-top: 2px;
	}

	.onetime_right_image .count {
		position: absolute;
		right: 22px;
		bottom: 4px;
	}


.onetime_right_title {
	color: #26aae1;
}

	.onetime_right_title .line1 {
		display: block;
		font-size: 30px;
		line-height: 28px;
	}

	.onetime_right_title .line2 {
		display: block;
		font-size: 25px;
	}

.onetime_right_bottom {
	width: 100%;
	height: 85px;
	background-color: #252525;
	margin-top: 3px;
}

.onetime_right_table {
	width: 100%;
	font-size: 10px;
	height: 160px;
	overflow-y: auto;
	direction: ltr;
}

	.onetime_right_table table {
		direction: rtl;
	}

	.onetime_right_table tr {
		background-color: #4c4b4b;
		line-height: 17px;
	}

	.onetime_right_table td {
		border-bottom: 1px solid white;
	}

	.onetime_right_table .image {
		text-align: center;
	}

	.onetime_right_table img {
		width: 15px;
		height: 15px;
		margin-right: 2px;
		margin-left: 2px;
	}

.did_you_know {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 970px;
	height: 107px;
	background-color: #252525;
	color: white;
	font-size: 18px;
}

	.did_you_know table {
		width: 100%;
		height: 100%;
	}

	.did_you_know td {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.did_you_know #hiddentext {
		display: block;
		font-size: 14px;
		margin-top: 10px;
		line-height: 22px;
		height: 0px;
		overflow: hidden;
	}

.dyk_content {
	height: 100%;
}

.lightbulb_img {
	padding: 12px;
}

#readmore_button {
	position: absolute;
	width: 90px;
	height: 30px;
	line-height: 30px;
	left: 0;
	bottom: 0;
	border: 1px solid white;
	font-size: 16px;
	text-align: center;
	background-color: #252525;
	cursor: pointer;
}

.vip_header {
	width: 970px;
	height: 86px;
	line-height: 86px;
	background-color: #a63636;
	text-align: center;
	color: white;
	font-size: 42px;
	margin-bottom: 3px;
}

	.vip_header img {
		vertical-align: middle;
		margin-left: 24px;
		margin-bottom: 8px;
	}

.vip_container {
	width: 970px;
	height: 180px;
	padding-top: 24px;
	background-color: #252525;
	color: white;
	margin-bottom: 20px;
}

.vip_split {
	width: 100%;
	height: 100%;
}

	.vip_split td {
		width: 50%;
	}

	.vip_split .vip_signup .vip_icons {
		width: 80px;
		text-align: center;
		padding: 10px 0px;
	}

		.vip_split .vip_signup .vip_icons img {
			vertical-align: middle;
		}

	.vip_split .vip_signup .vip_signup_body {
		width: auto;
		font-size: 26px;
		line-height: 35px;
	}

		.vip_split .vip_signup .vip_signup_body div {
			text-align: center;
			float: right;
		}

		.vip_split .vip_signup .vip_signup_body label {
			display: block;
			margin-right: 8px;
			line-height: 24px;
			text-align: center;
			font-size: 14px;
		}

		.vip_split .vip_signup .vip_signup_body #status_message {
			position: absolute;
			width: 200px;
			left: 26px;
			height: initial;
			line-height: initial;
			text-align: center;
			padding: 0;
			margin: 0;
			font-size: 12px;
			font-family: arimo, Arial;
			top: 8px;
		}

		.vip_split .vip_signup .vip_signup_body #btn {
			float: none;
			position: absolute;
			padding: 2px 6px;
			margin: 0;
			background-color: #ed1c24;
			font-weight: normal;
			font-size: 15px;
			border: 1px solid white;
			outline: none;
			cursor: pointer;
			font-family: arimo, Arial;
			top: 6px;
			right: 49px;
		}

		.vip_split .vip_signup .vip_signup_body input {
			width: 128px;
		}

		.vip_split .vip_signup .vip_signup_body span {
			display: block;
			line-height: initial;
		}

		.vip_split .vip_signup .vip_signup_body .line1 {
			font-size: 34px;
		}

		.vip_split .vip_signup .vip_signup_body .line2 {
			font-size: 13px;
		}

.vip_plans {
	width: 100%;
	height: 100%;
	font-size: 18px;
}

	.vip_plans td {
		width: 33%;
		vertical-align: top;
		text-align: center;
	}

	.vip_plans .border_left {
		border-left: 1px solid white;
	}

.vip_pricetag {
	display: inline-block;
	position: relative;
	width: 71px;
	height: 43px;
	color: white;
	background-color: #ed1c24;
	border: 1px solid white;
	bottom: -50px;
}

	.vip_pricetag .number {
		display: block;
		font-size: 25px;
		line-height: 22px;
		margin-top: 5px;
	}

	.vip_pricetag .text {
		display: block;
		font-size: 12px;
	}

.vip_plans .last {
	bottom: -43px;
}
