@charset "utf-8";

/************ GLOBAL ELEMENTS ************/
html
{
	height: 100%;
}

body
{
	color: #000000;
	margin: 0;
	background-color: #FFFFFF;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
}

a
{
	color: #3C6690;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

#main
{
	margin: 0 auto;
	padding: 0;
}

#main_content
{
	width: 800px;
	border: 1px solid #1475C5;
	background-color: #F5F5F5;
}

#main_content_new
{
	width: 980px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

#header
{
	height: 85px;
	width: 1000px;
}

#header_new
{
	width: 982px;
}

#header_headline
{
	height: 22px; 
	color: #FFFFFF;
	font-size: 11px;
}

#header_headline a
{
	color: #FFFFFF;
	text-decoration: none;
}

table
{
	font-size: 12px;
}

.ads468x60
{
	text-align: center;
	padding: 0 0 5px 0;
}

.sitebrowser
{
	border-left: 1px solid #C0C0C0;
}

.sitebrowser_table
{
	font-size: 11px;
}

.sitebrowser_table a
{
	text-decoration: none;
}

.menu
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1475C5;
	font-weight: bold;
}

.menu a
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}		

.menu_new
{
	font-size: 11px;
	color: #000000;
	padding-left: 9px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #E0E0E0;
	font-weight: bold;
}
	
.usercpmenu_tablea
{
	font-size: 11px;

	padding: 5px;
	background-color: #F1F1F1;
	border-bottom: 1px solid #A1A1A1;
}

#contents
{
	padding: 5px;
	height: 100%;
}

#adminmenu
{
	position:absolute; 
	top:0px; 
	left:0px;

	background-color: #EEEEEE;
	border-bottom: 1px solid #000000;	
}

#adminmenu a
{
	font-weight: bold;
}

.smallfont_no_underline
{
	font-size: 11px;
	font-style: normal;
}

.smallfont_no_underline a
{
	text-decoration: none;
}

.smallfont
{
	font-size: 11px;
	font-style: normal;
}

.normalfont
{
	font-size: 12px;
}

.bigfont
{
	font-size: 13px;
}

.tablea
{
	padding: 5px;
	background-color: #F1F1F1;
	text-align: left;
}

.tableb
{
	padding: 5px;
	background-color: #F8F8F8;
	text-align: left;
}

.tableredhead
{
	font-size: 12px;
	background-color: #EA7070;
	padding: 5px;
}

.tablered
{
	font-size: 12px;
	background-color: #FFB3B3;
}

.tablehead
{
	font-size: 12px;
	background-color: #1475C5;
	color: #FFFFFF;
	padding: 5px;
}

#startpage_register
{
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	width: 100%;
	padding: 7px;
	border: 1px solid #000000;
	background-color: #F8F8F8;
}

#startpage_register a
{
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}

#startpage_register a:hover
{
	color: #000000;
}

.login
{
	padding: 10px;
	margin: 0 20px 10px 0;
	width: 160px;
	background-color: #F5F5F5;
	text-align: left;
	border: solid #1475C5;
	border-width: 1px 0 1px 0;
}

.menu_left
{
	width: 160px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	padding: 2px; 
}

.user_menu
{
	margin: 0px;
	width: 180px;
	background-color: #F5F5F5;
	text-align: left;
	border-bottom: 1px solid #1475C5;
}

.user_menu a         {padding: 5px 3px 5px 3px; display: block; text-decoration: none;}
.user_menu a:hover   {text-decoration: none; color: white; font-weight: bold; background: #1475C5;}

.user_menu_new
{
	margin: 0px;
	width: 160px;
	background-color: #F5F5F5;
	text-align: left;
	border-bottom: 1px solid #1475C5;
}

.user_menu_new a         {padding: 5px 3px 5px 3px; display: block; text-decoration: none;}
.user_menu_new a:hover   {text-decoration: none; color: white; font-weight: bold; background: #1475C5;}

/************ SEARCH ELEMENTS ************/

.search_option
{
	margin: 0px;
	width: 80px;
	background-color: #F5F5F5;
	text-align: center;
}

.search_option a         {padding: 5px 3px 5px 3px; display: block; text-decoration: none; font-weight: bold;}
.search_option a:hover   {text-decoration: none; color: white; font-weight: bold; background: #1475C5;}

.search_option_active
{
	margin: 0px;
	width: 80px;
	background: #1475C5;
	text-align: center;
}
.search_option_active a         {text-decoration: none; color: white; font-weight: bold;}


/************ GROUPS ELEMENTS ************/

.groups_option
{
	margin: 0px;
	width: 110px;
	background-color: #F5F5F5;
	text-align: center;
}

.groups_option a         {padding: 5px 3px 5px 3px; display: block; text-decoration: none; font-weight: bold;}
.groups_option a:hover   {text-decoration: none; color: white; font-weight: bold; background: #1475C5;}

.groups_option_active
{
	margin: 0px;
	width: 110px;
	background: #1475C5;
	text-align: center;
}
.groups_option_active a         {text-decoration: none; color: white; font-weight: bold;}


.groups_sub_option
{
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-right: 7px;
	text-align: center;
}

.groups_sub_option a         {display: block; text-decoration: none; font-weight: bold;}
.groups_sub_option a:hover   {text-decoration: none; font-weight: bold;}


/************ FORM ELEMENTS ************/

input,select,textarea {padding: 1px; font-family: Arial,Tahoma,Verdana; font-size: 12px; color: #000000;}

input.login_textfield
{
	background-color: #E7E7E7;
	border: 1px solid #878787;
	color: #000000;
	width: 90px;
	padding: 1px;
}

input.login_textfield:focus
{
	border: 1px solid #000000;
}

input.login_button
{
	background-color: #E7E7E7;
	border: 1px solid #000000;
	color: #000000;
	padding: 1px;
	cursor: pointer;
	font-weight: bold;
}


/************ MISC ELEMENTS ************/

.headline
{
	width: 100%;
	padding: 3px 0 3px 0;
}

.headline_small
{
	background-image: url('http://media.gamepn.com/images/global/table_header_background.png'); 
	border: 1px solid #7D7D7D;
	padding-left: 5px;
}

.innerborder
{
	background-color: #F1F1F1; 
	border-top: 1px solid #1475C5; 
	border-left: 1px solid #BBC0CB; 
	border-right: 1px solid #BBC0CB; 
	border-bottom: 1px solid #BBC0CB;
}

li {padding: 3px;}

#footer
{
	padding: 5px 0 0 0;
	border: 1px solid #525252;
	width: 800px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}

#footer_left
{
	float: left;
	width: 251px;
	text-align: left;
}			

#footer_middle
{
	float: left;
	width: 251px;
	text-align: center;
}	

#footer_right
{
	float: right;
	width: 257px;
	text-align: right;
}


#footer_new
{
	padding: 5px 0 0 0;
	border: 1px solid #1475C5;
	width: 998px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}

#footer_left_new
{
	float: left;
	width: 460px;
	text-align: left;
}			

#footer_right_new
{
	float: right;
	width: 300px;
	text-align: right;
}

.voting_rate
{
	width: 15px; 
	border-left: 1px solid #A1A1A1; 
	border-top: 1px solid #A1A1A1; 
	border-bottom: 1px solid #A1A1A1;
	text-align: center;
	font-weight: bold;
}

.voting_rate_finish
{
	width: 15px; 
	border: 1px solid #A1A1A1; 
	text-align: center;
	font-weight: bold;
}

#no_javascript{
	font-weight:bold;
	color: #C60005;
	width: 1000px;
	padding: 4px;
	margin: 5px 0;
	border: 1px solid #F60006;
	text-align: center;
}

#red_border{
	font-weight:bold;
	color: #C60005;
	padding: 4px;
	margin: 5px 0;
	border: 1px solid #F60006;
	text-align: center;
}

.help_top_category
{
	padding: 5px;
	width: 90%;
	border-bottom: 1px solid #1475C5;
	text-align: left;
}

/************ GLOBAL ELEMENTS ************/

td.calendar_tbg
{
	font-size: 10px;
	background-color: #ffffff;
	color: #1475C5;
	padding: 3px;
}

td.calendar_gamepn
{
	font-size: 10px;
	background-color: #fe0000;
	color: #ffffff;
	padding: 3px;
}

td.calendar_group
{
	font-size: 10px;
	background-color: #1A59FF;
	color: #ffffff;
	padding: 3px;
}

td.calendar_private
{
	font-size: 10px;
	background-color: #FFFAA8;
	color: #666666;
	padding: 3px;
}

td.calendar_mixed
{
	font-size: 10px;
	background-color: #C4FF9C;
	color: #ffffff;
	padding: 3px;
}

td.calendar_tborder
{
	font-size: 10px;
	background-color: #dddddd;
	color: #666666;
	padding: 3px;
}

td.calendar_kw
{
	font-size: 10px;
	background-color: #000000;
	color: #eeeeee;
	padding: 3px;
}

td.calendar_text
{
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
