﻿/* Stat Leaderboards */
.statLeaderBoard
{
	display: inline;
	
	width: 530px;
	background-color: #fff;
	padding: 0px 15px 0px 0px;	
}

.statLeaderBoard h1
{
	width: 530px;
	color: black;
	background-color: #eaedef;
	padding: 0px 0px 0px 0px;
}

.statLeaderBoard .playerPhoto
{
	display: inline;
	float: left;
	background-color: #fff;
	padding: 0px 10px 10px 0px;
	margin-top: -10px;
}

.statLeaderBoard .players
{
	float: left;
	display: inline;	
	margin-top: -20px;
}

.statLeaderBoard .players table
{		
	width: 420px;
	font-size: 12px;
	background-color: #fff;

}

.statLeaderBoard .playerRow, .statPlayerBoard .playerRowAlternate
{
	background-color: #fff;
	height: 25px;
}

.statLeaderBoard .playerRow:hover, .statPlayerBoard .playerRowAlternate:hover
{	
	background-color: #eaedef;
}

.statLeaderBoard .players table .number
{
	text-align: right;	
}

/* Classifieds/Volunteer Opportunities Section */
.classifieds h1
{
	color: black;
	font-size: 20px;
	font-weight: bold;		
}

.classifieds li
{
	list-style: none;	
}

.classifieds li h1
{
	color: black;
	font-size: 18px;
	font-weight: bold;	
}

.classifieds p
{
	padding: 0px 0px 15px 0px;
	margin: -15px 0px 0px 0px;
}

/* Videos Section */
#iflnetwork_container
{
	width: 920px;
	overflow: hidden;
	margin: auto;

}

#iflnetwork_container h1
{
	color: black;
	font-size: 20px;
	font-weight: bold;
}

.iflnetwork_video
{
	display: inline;
	padding: 2px 2px 2px 2px;
}

#shoutbox
{
	padding-top: 10px;
}

#shoutbox_outer
{
	border: 1px #003366 solid;
	padding: 2px 2px 2px 2px;
	width: 200px;
	text-align: left;
}

#shoutbox_outer p
{
	font-size: 11px;
	margin-bottom: 0px;
}

#shoutbox_outer h1
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#shoutbox_outer p
{
	
}

#shoutbox_outer input
{
	border: #000 1px solid;
	width: 98%;
	font-size: 11px;
}

#shoutbox_outer input:hover
{
	color: #003366;
}

#shoutbox_inner
{
	border: 1px #003366 solid;
	height: 300px;
	overflow: auto;
	text-align: left;
}

#shoutbox_inner p span
{
	padding: 0px 3px 3px 0px;
}

.shout_date
{
	font-style: italic;
	font-size: 10px;
	margin-right: 10px;
	display: none;
}

.shout_name
{
	font-weight: bold;
}

.pollcontent
{
	width: 200px;
	display: inline;
}

.pollchoices
{
	width: 200px;
	border: 1px solid #000;
	font-size: 12px;    
}

.pollchoices h4
{
	background-color: #eaedef;
	font-weight: bold;
	font-size: 14px;
}

.pollchoices_choice
{
	width: 190px;
}

.articlecontent h4
{
	text-align: center;
	font-weight: bold;
	font-size: 20pt;
}

.articlecomments
{
	font-size: 14px;
	direction: ltr;
}

.articlecomments .articlesub
{
	font-size: 11px;
	direction: ltr;
}

.articlecomments p
{
	margin-bottom: 0px;
}

.main_page_content h1
{
	color: black;
	font-weight: bold;
	font-size: 18pt;
}

.stats
{
	border: solid #000 1px;
    font-size: 10px;

}

.genericitem .title
{
	font-size: 12px;
	font-weight: bold;
}

.genericitem .pubdate
{
	font-size: 11px;
}

.genericitem
{
	margin-bottom: 10px;
	margin-left: 5px;
}

body
{
	margin: 0px;
	background-color: #1a1a88;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #369;
}

a:hover
{
	text-decoration: underline;
	color: #1a1a88;
}

h1
{
	font-size: 140%;
	color: #036;
	margin-top: 2px;
}

#mainmenu
{
	background-image: url(/Templates/IflTemplate/Images/menu_bar_bg_strip.jpg);
	background-repeat: repeat-x;
	width: 980px;
	height: 33px;
	padding-top: 4px;
}

#mainmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#mainmenu li
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 3px;
}

#mainmenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#mainmenu a.selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


#submenu
{
	background-color: #eaedef;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #369;
	margin-top: 2px;
	margin-left: 2px;
}

#submenu ul
{
	list-style-image: url(../Images/list_bulet.gif);
	list-style-position: outside;
	list-style-type: none;
}
#submenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#submenu a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#submenu2 {
	background-color: #eaedef;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #369;
	margin-top: 10px;
	margin-left: 2px;
}
#submenu2 ul {
	list-style-image: url(../Images/list_bulet.gif);
}
#submenu2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#submenu2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#submenu2 a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#main
{
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;

}

.main_table {
	border-width:0px;
	border-style:outset;
	width: 100%;
	height:100%;
}
#side
{
	width: 250px;
	float: left;
}

#main_page_content{
	font-size: 12px;
}

#maincontent
{
	text-align: left;
}

#top_and_bottom
{
	background-color: #97a5af;
	width: 980px;
	height:100%;
	margin-left: 10px;
}

#page
{
	background-color: #1a1a88;
	width: 1000px;
	height:100%;
}

#mainmenu_bottom {
	background-image: url(../Images/menu_bottom_strip.jpg);
	width: 980px;
	height: 7px;
	background-repeat: repeat-x;
}

#bottom {
	background-color: #97a5af;
	width: 980px;
	height: 80px;
}

#mainmenu a.lang_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#balance {

}

.balance_table {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style:outset;
	border-color: #000000;
}
.balance_table td {
	border-style: outset;
	border-color: #CCCCCC;
	border-width: 1px;
}
.balance_table_titles {
	background-color: #022b63;
	color: #FFFFFF;
	font-weight: bold;
}

.balance_table_tr-1 {
	background-color: #eaedef;
}

.balance_table_tr-2 {
}

#article
{
}

#article_img {
	margin-top: 20px;
	font-size: 12px;
}
#article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
}
#article_writer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-style: italic;
	font-weight: lighter;
	text-indent: 10px;
}
#article_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}
table.articales_table {
	border-style: outset;
	border-color: #030000;
	border-collapse:collapse;
	width: 100%;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner {
	margin-top: 5px;
}

#mpcb_left
{
	display: inline;
	float: left;
}

#mpcb_right
{
	display: inline;
	float: right;
}

.languageswitcher
{
	float: right;
}

.articlelist, .articlelist li
{
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 0 0;
}

.articlelist li
{
	padding: 5px 0 10px 0px;
}

.articlelist li h4 a
{
	color: black;
	font-size: 15px;
	font-weight: bold;
}

.articlelist li a
{
	display: inline;

}

.articlesub
{
	display: inline;
}

.articlelist li p
{
	padding: 0 10px 0 10px;
}

.articlelist li h4
{
	display: inline-block;	
}

.pager
{
	margin: 10px auto;
	text-align: center;
}

.pager a, .pager span
{
	padding: 0 5px 0 5px;	
	font-size: 12px;
}


#p_ctl04_rptFiles_ctl00_hplFile
{
  font-weight: normal;
  font-size: 11px;
}

#topMenu li
{
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #000;
}


ul
{
	text-align: left;
	direction: ltr;
}

#adsense
{
	margin-top: 5px;
	text-align: center;
}