/* GENERAL */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	height: 100%;
	width: 100%;
}
table {
  	border: none;
	empty-cells: show;
	border-collapse: collapse;
}
td {
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
img {
  	border: none;
}



a {
	color: #000000;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
.textbold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}

.spacer
{
padding-left:8px;
}

.col_1
{
width:300px;
vertical-align:top
}

.col_2
{
width:300px;
vertical-align:top
}

.col_3
{
width:300px;
vertical-align:top;
overflow:visible;
}

.col_double
{

width:608px;
vertical-align:top
}

/* FORM */

input {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding: 1px 2px 0px 2px;
	height: 17px;
}
input.error {
  background-color: #ff8c82;
  font-weight: normal;
}
input.ok {
  background-color: #ecffe2;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding: 1px 2px 1px 2px;
}
textarea.error {
  background-color: #ff8c82;
  font-weight: normal;
}
textarea.ok {
  background-color: #ecffe2;
}

select {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
select.error {
  	background-color: #ff8c82;
}
select.ok {
  	background-color: #ecffe2;
}
form {
	display:inline;
}

/* HEADER */

.header_user_info {
	width: 196px;
	padding-top: 10px;
	vertical-align: bottom;
	font-size: 9px;
}
.header_account {
   font-size: 11px;
	vertical-align: bottom;
	text-align: right;
}
.header_account a {
	color: #000000;
	text-decoration: underline;
}

.bigsize_bg
{
background-color:#FFFFFF;
}

.framework_header
{
background-color:#FFFFFF;
}

.grey_border img { 
   border: 1px solid #C0C1C1;
}
/* Submenu */

.submenue_community {
   line-height: 23px;

}
.submenue_community a {
  text-decoration: none;
  white-space:nowrap;
  font-size: 13px; 
  font-weight:bold;
  padding:2px 0px 2px 0px;
  color:#cc0000;
}
.submenue_community a:hover {
  background-color:#CCCCCC;
  color:#000000;
  }

.submenue_community span {
	background: url() no-repeat center left;
	text-decoration: none;
	}
.submenue_community_divider {
	font-size: 11px;
	padding:0px 3px 0px 3px;
	font-weight:bold;
	}  	
		
.submenue_community td
{
color:#000000;

}

/* CONTENT */


.main_content_box
 {
   table-layout:fixed;
	width: 916px;

}

.content {
  
	width: 916px;
	vertical-align:top;
	padding-top:10px;
	background-color:#FFFFFF;
}

.header_make_me_bigger_left
{
padding-left:8px;
}

.header_make_me_bigger_right
{
vertical-align:top;
padding-left:8px;
}

.make_me_bigger_left
{
padding-left:8px;
}

.make_me_bigger_right
{
vertical-align:top;
padding-left:8px;
}

.complete_user_info_middle
{
	width: 916px;
}



.title {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding-bottom: 10px;
	text-align: left;
}
.nickpages_subtitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding-bottom: 10px;
	text-align: left;
}

.title_circle {
	padding: 0px 7px 4px 7px;
	background-image: url(/images/sms/title/circle_brown.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 26px;
}

.box_content {
	width: 100%;
	margin: 10px 3px 6px 3px;
}
.box_content_row {
	padding: 5px 0px 5px 0px;
}
.box_content_info {
	width: 100%;
	margin: 6px 3px 10px 3px;
}
.box_content_ad {
	width: 100%;
	margin: 3px 3px 10px 3px;
}
.dotted {
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 100%;
	line-height: 3px;
}
.text9 {
	font-size: 9px;
}
.text10 {
	font-size: 10px;
}
.input_radio {
	border: 0px;
	height: 16px;
	width: 16px;
	background-color:#FFFFFF;
	padding: 0px;
}
.input_checkbox {
	border: 0px;
	height: 16px;
	width: 16px;
	background-color:#FFFFFF;
	padding: 0px;
}
.button_inactive {
	display:inline;
	background: url(/images/button_inactive_left.gif) no-repeat left top;
	padding: 0px 0px 3px 6px;
	font-size: 14px;
	text-decoration: none;
}
.button_inactive span {
	background: url(/images/button_inactive_right.gif) no-repeat right top;
	color: #5c4940;
	padding: 3px 9px 4px 3px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	line-height: 15px;
}
.error {
	color:#CC0000;
	font-weight:bold;
}


/* COMMUNITY */
a.community {
	font-weight: bold;
	color: #BF0010;
}
a.community:hover {
	text-decoration: none;
}

.box_content_community {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.box_content_community_row {
	padding: 3px 3px 3px 3px;
}

.box_content_community_picture {
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.box_content_community_picture td{
	padding:3px;
}
.box_content_community_picture_and_text {
	width: 100%;
	margin: 11px 0px 8px 0px;
}
.box_content_community_picture_and_text td{
	padding:2px;
}

.box_content_community_hot {
	padding: 3px 3px 3px 3px;
	width:144px;
	height:102px;
}
.box_content_community_list {
		width: 100%;
		margin: 10px 0px 13px 0px;
}
.box_content_community_list td {
		padding: 0px 3px 0px 3px;
}
.box_content_community_onlinegames_listing td{
	width:170px;
	padding:3px;
	vertical-align:top;

}
.box_content_community_steps {
	margin: 2px 3px 9px 14px;
}
.box_content_community_steps td {
	padding: 4px 0px 4px 0px;
}
.box_content_community_games {
		width: 100%;
		margin: 13px 0px 13px 0px;
}
.box_content_community_games td {
		padding: 0px 3px 0px 3px;
}
.box_title_left_community {
	background-image: url(/images/community/title/box_left_nng.gif);
	background-repeat:no-repeat;
	padding-left: 5px;
	height: 25px;
}
.box_title_center_community {
	background-image: url(/images/community/title/box_center_nng.gif);
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	padding-left: 5px;
	}
	
.box_title_center_community a{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

	}
	
.box_title_right_community {
	background-image: url(/images/community/title/box_right_nng.gif);
	background-repeat:no-repeat;
	padding-right: 5px;
}
.button_community {
	display:inline;
	background: url(/images/community/button_left_nng.gif) no-repeat left;
	padding: 13px 0px 13px 7px;
	font-size: 11px;
	text-decoration: none;
}
.button_community span {
	background: url(/images/community/button_right_nng.gif) no-repeat right;
	color: #FFFFFF;
	padding: 13px 9px 13px 3px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
  	line-height: 30px;
}
.button_community:hover span {
	color: #BF0010;
}
.text12b_community {
	font-size:11px;
	font-weight:bold;
	color:#BF0010;
}
.text12_community {
	font-size:11px;
	color:#BF0010;
}
.text16b_community {
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

/* REGISTRATION */
.password_bar {
	background-image: url(/images/password_security.gif);
	background-repeat: no-repeat;
	height: 50px;
}

/* FOOTER */
.footer_navigation {

}
.footer_navigation a {
	padding: 0px 1px 1px 1px;
}

.footer_navigation a:hover
{
	background-color: #CCCCCC;
}

.splash_content{

}
.index_sms_legal_text{
width:800px;
}