@charset "utf-8";

/**************************************
	URL       : http://www.getamped2.com/
	Copyright : CyberStep
	Name      : other.css
	Ver       : 1.0
	file      : other/, errors/, activate/
**************************************/

/* ==========================================
	Account
========================================== */
.home_account #profile dd p {
	float: left;	
}
.home_account #profile dd .btn {
	float: right;
}

#withdraw_myaccount_body .error li.note {
	list-style: disc inside;
}

	/* Table */
	.form_mailform table th span {
		color: #CC0000;
		text-weight: bold;
	}

/* ==========================================
	FAQ
========================================== */
#faq_search select {
	width: 10em;
}
#faq_search select li {
	vertical-align: bottom;
}
#faq_search select option {
	float: none;
	clear: both;
	display: block;
}

#topic .faq_category {
	width: 10em;
	border-right: 1px solid #A5CB20;
}
#topic .faq_subject {
	padding-left: 1em;
}

/* ==========================================
	Out
========================================== */
.out .fence {
	text-align: center;
}
	.out .fence a {
		font-size: 116%; /* 14px */
		font-weight: bold;
	}

/* ==========================================
	PP / TOS / EULA
========================================== */
.eula,
.pp,
.tos,
.soft_mac {
	padding: 10px;
	font-size: 12px; /* 12px */
}
	.eula .unit,
	.pp .unit,
	.tos .unit,
	.soft_mac .unit {
		margin: 10px auto;
	}
	.eula h4,
	.pp h4,
	.tos h4,
	.soft_mac h4 {
		font-size: 116%; /* 14px */
		font-weight: bold;
	}
	.eula h5,
	.pp h5,
	.tos h5,
	.soft_mac h5 {
		height: 20px;
		margin: 10px 0px 5px;
		background: url(../images/titlemark_01.png) left center no-repeat;
		font-size: 83%; /* 10px */
		font-weight: bold;
		text-indent: 15px;
		text-transform: uppercase;
		line-height: 20px;
	}
	.eula p,
	.pp p,
	.tos p {
		padding: 5px 10px 10px;
	}
	
	.eula ol,
	.pp ol,
	.tos ol {
		margin-left: 10px;
	}
	
	.eula li,
	.pp li,
	.tos li {
		margin-left: 20px;
		margin-top: 10px;
	}
	.eula ul li,
	.pp ul li,
	.tos ul li,
	.eula ol li,
	.pp ol li,
	.tos ol li {
		list-style: inherit;
	}
	.eula .date,
	.pp .date,
	.tos .date {
		float: right;
	}
	
/* ==========================================
	Error
========================================== */
#errors_body h5 {
}
#errors_body div {
}

/* ==========================================
	Activate
========================================== */

/* ==========================================
	Site Map
========================================== */
.sitemap .list_sitemap {
	float: left;
	display: inline;
	width: 45%;
	margin: 10px;
}

.sitemap .list_sitemap .category {
	margin: 5px auto 30px;
	padding: 5px;
}
	.sitemap .list_sitemap .category a {
		text-decoration: none;
	}
	.sitemap .list_sitemap .category .main {
		text-transform: uppercase;
	}

	.sitemap .list_sitemap .category .sub {
		margin-left: 20px;
	}
		.sitemap .list_sitemap .category .sub li {
			padding-left: 5px;
			text-transform: uppercase;
		}
		.sitemap .list_sitemap .category .sub li a {
			display: block;
			padding: 5px;
			border-bottom: 1px dotted #fff;
		}
		.sitemap .list_sitemap .category .sub li a:hover {
			text-decoration: underline;
		}

/* ==========================================
	Soon
========================================== */
.soon .unit { font-size: 200%; /* 24px */ }

/* ==========================================
	Start
========================================== */
#start_body .fig_txt {
	margin-left: 10px;
	width: 410px;
}

#start_body .fig_img span {
	width: 260px;
}

.install_firefox .fig_img span {
	background: url(../images/other/fig_firefox.jpg) no-repeat;
}
.install_firefox .fig_img .start_ff_01_img {
	height: 25px;
	background-position: 0px 0px;
}
.install_firefox .fig_img .start_ff_02_img {
	height: 178px;
	background-position: 0px -25px;
}
.install_firefox .fig_img .start_ff_03_img {
	height: 192px;
	background-position: 0px -203px;
}
.install_firefox .fig_img .start_ff_04_img {
	height: 200px;
	background-position: 0px -395px;
}

.install_activex .fig_img span {
	background: url(../images/other/fig_activex.jpg) no-repeat;
}
.install_activex .fig_img .start_ie_01_img {
	height: 134px;
	background-position: 0px 0px;
}
.install_activex .fig_img .start_ie_02_img {
	height: 151px;
	background-position: 0px -134px;
}
.install_activex .fig_img .start_ie_03_img {
	height: 150px;
	background-position: 0px -285px;
}
.install_activex .fig_img .start_ie_04_img {
	height: 116px;
	background-position: 0px -435px;
}

/* ==========================================
	Login
========================================== */
#login_body .btn_login {
	float: right;
	display: inline;
}
#login_body .nickname {
	float: left;
	display: inline;
}
	#login_body .nickname a {
		height: 45px;
		font-size: 150%; /* 18px */
		font-weight: bold;
		line-height: 45px;
	}

/* Form Login Header */
#login_body .form {
	width: 300px;
	margin: 0px auto;
}

#login_body .form .form_login {
	padding: 10px;
	width: 280px;
	margin: 1em auto;
	background: url(../images/bg_box.jpg) no-repeat;
	border: 1px solid #669900;
}
	#login_body .form .form_login fieldset {
		width: 190px;
		float: left;
		display: inline;
	}
	#login_body .form .form_login fieldset input {
		width: 190px;
		margin: 1px auto;
		padding: 0px 5px;
		background-color: #cbe67b;
		background-image: url(../images/layout_sprite.png) !important;
		background-repeat: no-repeat;
	}
	#login_body .form .form_login fieldset .user_id {
		background-position: -1080px -15px;
	}
	#login_body .form .form_login fieldset .password {
		background-position: -1080px -60px;
	}
#login_body .form .form_login .btn_login {
	float: right;
	display: inline;
	width: 40px;
	height: 35px;
	font-size: 116%; /* 14px */
	line-height: 35px;
}

#login_body .form .sign_up_btn {
	width: 280px;
	margin: 0px auto;
	padding: 10px;
	background-color: #cb60b3;
	border: 1px solid #69084e;
	font-size: 150%; /* 18px */
}
#login_body .form .sign_up_btn:hover {
	color: #69084e;
}

/* ==========================================
	SBPS
========================================== */
.sbps table {
	line-height: 1.5em;
}
.sbps table th {
	width: 35%;
}
