/* CSS Document */
body {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 110%;
    margin: 0px;
    padding: 0px;
    color: #f4f2f2;
    background-color: #292828;
    text-align: center;
}
#container{
	position:relative;
	width: 304px;
	text-align:center;
	background-color:#0f0f0f;
}

#header{
	width:100%;
	height:100%;
}

#banner {
	background-image: none;
	height:110px;
	width:100%;
}

#banner img { margin-top: 6px; }

#menu{
	background-color:#737171;
	height:22px;
	text-align: center;
	background-image: url(../images/box_up.gif);
	background-position: center;
	border: 1px solid #292621;
	border-top: 1px solid #737171;
}

a, a:visited, a:hover { text-decoration: none; }

/************************************/
/* Horizontal Tabs Effects		    */
/************************************/
.globalnav {
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	position:relative;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style:none;
	line-height:15px;
	font-weight: bold;
}

#mainMenu {
	margin-top: -1px;
	border-left: 1px solid #191818;
	border-right: 1px solid #737171;
	white-space: nowrap;
	font-size: 12px;
}

.globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

.globalnav A,
.globalnav A:visited {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/box_up.gif);
	background-position: center;
	margin:0;
	padding:0.25em 0.70em;
	border-left:1px solid #737171;
	border-top:1px solid #737171;
	border-right:1px solid #191818;
}

.globalnav IMG {
	margin-top: -3px;
	margin-bottom: -2px;
	vertical-align: middle;
	margin-left: -6px;
	margin-right: 3px;

}

.globalnav A:hover,
.globalnav A:active {
	color:#ffffff;
	background:#1f1b1b;
	text-decoration:none;
}
.globalnav A.here {
	color:#e0dca1;
	background:#1f1b1b;
	text-decoration:none;
}
/* join form */
.joinbtn {
	background-color: #151414;
	color: #ffffff;
	font-size: 15px;
	cursor: pointer;
	height: 28px;
	width: 154px;
}
form input {
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #636567;
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	padding-left: 3px;
}

input[type="checkbox"] { background: none; border: none; }

/* end join form */

/* start  | Home | Login | JoinNow */
a.text-bottom:link {
	color: #f3d92b;
	font-size: 12px;
	text-decoration: none;
}
a.text-bottom:active {
	color: #f3d92b;
	font-size: 12px;
	text-decoration: none;
}
a.text-bottom:visited {
	color: #f3d92b;
	font-size: 12px;
	text-decoration: none;
}
a.text-bottom:hover {
	color: #f3d92b;
	font-size: 12px;
	text-decoration: underline;
}
/* end  | Home | Login | JoinNow */
.border {
	border: 2px solid #000000;
}
.borderbig {
	border: 4px solid #000000;
}

.button {
	font-size:12px; display:block; margin:3px 0px 2px 0px; padding:6px 0; text-align:center; color:#fff; font-weight:bold;
	border:1px solid #737171; background:#232222 url(btn.gif) repeat-x; text-decoration:none;
}

.button a,
.button a:visited,
.button a:hover,
.button a:active { color:#fff; text-decoration: none; cursor: pointer; }

.separator { background-color:#0f0f0f; text-align: center; padding-top: 10px; padding-bottom: 10px; font-size: 15px; line-height: 16px; }
.separator a,
.separator a:visited { color:#fff587; text-decoration: none; }
.title { font-weight: bold; padding: 2px 0px; }
.title-big { font-weight: bold; padding: 4px; text-align: left; font-size: 14px; color:#ffa800; }
hr {
  border: 0;
  width: 90%;
  background-color: #2b2a2a;
  height: 1px;
}
.page-number {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	border: 1px solid #5e5353;
	color: #e0dca1;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #363131;
	line-height: 20px;
	margin-right: 2px;
	margin-left: -3px;
}
.page-number-current {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	border: 1px solid #5e5353;
	color: #e0dca1;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #201a1a;
	line-height: 20px;
	margin-right: 2px;
	margin-left: -3px;
}
.horizontal-buttonBG { width:100%; font-size:14px; line-height:0px; display:block; margin:0 auto 5px; padding:16px 0; text-align:center; color:#fff; font-weight:bold; background:#232222 url(box_down.gif) repeat-x; text-decoration:none; }
.horizontal-buttonPLAINBG { width:100%; font-size:20px; line-height:0px; display:block; margin:0 auto 5px; padding:16px 0; text-align:center; color:#fff; font-weight:bold; background:#272626; text-decoration:none; }
.horizontal-buttonPLAINBG01 { width:100%; font-size:10px; line-height:0px; display:block; margin:0 auto 5px; padding:16px 0; text-align:center; color:#fff; font-weight:bold; background:#272626; text-decoration:none; }

.play-trailer-small {
	margin-left: 46px; margin-top: -88px; height: 88px;
}
.play-trailer-big {
	margin-left: 10px; margin-top: -150px; height: 150px; visibility: visible;
}

.star-text {
	font-size: 14px;
	font-weight: bold;
	color: #FFEA00;
	line-height: 14px;
	display: block;
	padding: 12px 0px 12px 0px;
}

.plan-name-1 {
	font-size: 19px;
	line-height: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #f8f9b6;
	display: block;
}

.plan-name-2 {
	font-size: 19px;
	line-height: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #f4f65c;
	display: block;
}

.plan-name-3 {
	font-size: 19px;
	line-height: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #f8ba02;
	display: block;
}

.plan-desc {
	text-align: center;
	line-height: 22px;
	color: #000000;
	font-size: 12px;
	display: block;
}
