/* CSS Document */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #663399;
	background-image: url(../images/bg.gif);
	background-position:center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #FF7000;
}

#wrapper {
	width: 997px;
	margin: 0 auto;	
	text-align: left;
}

#header {
	float: left;
	width: 997px;
}

#hdr_logo {
	float: left;
	width: 241px;
	height: 88px;
	background-image: url(../images/portal_top.jpg);
	margin: 10px 0 0 0;
}

#hdr_ldrboard {
	float: left;
	width: 728px;
	height: 90px;
	margin: 10px 0 0 15px;
}

#nav, #footer_nav {
	float: left;
	width: 977px;
	height: 28px;
	margin: 5px 0 0 10px;
	background-image: url(../images/nav_bg.jpg);
}

a.nav_link {
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}

a.nav_link:hover {
	background-image: url(../images/rollover_bg.jpg);
	background-repeat: repeat-x;
}

.nav_divide {
	float: left;
	width: 2px;
	height: 28px;
	background-image: url(../images/divide.jpg);
}

#search_box {
	float: right;
	margin: 0 10px 0 0;
	line-height: 28px;
	font-size: 12px;
	color: #FFF;
}

input#subbut {
	background-image: url(../images/go_btn.jpg);
	background-position: middle;
	width: 23px;
	height: 19px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#hdr_lower {
	float: left;
	width: 977px;
	height: 98px;
	margin: 5px 0 0 10px;
	background-image:url(../images/banner.jpg);
}

#content_wrap {
	float: left;
	width: 997px;
}

#col_1 {
	float: left;
	width: 316px;	
	margin: 5px 0 0 10px;
}

#col_2, #col_3 {
	float: left;
	width: 315px;
	margin: 5px 0 0 16px;
}

.box {
	float: left;
	width: 316px;
	margin: 0 0 10px 0;
}

.box_title {
	float: left;
	width: 311px;
	height: 30px;
	line-height: 26px;
	background-image: url(../images/titlebar_bg.jpg);	
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding-left: 5px;
}

a.help_btn {
	float: left;
	width: 108px;
	height: 95px;
	background-image: url(../images/help.jpg); 
}

a.help_btn:hover {
	background-image: url(../images/help_f2.jpg);
}

a.submit_btn {
	float: left;
	width: 104px;
	height: 95px;
	background-image: url(../images/submit.jpg);
}

a.submit_btn:hover {
	background-image: url(../images/submit_f2.jpg);
}

a.play_btn {
	float: left;
	width: 104px;
	height: 95px;
	background-image: url(../images/play.jpg);
}

a.play_btn:hover {
	background-image: url(../images/play_f2.jpg);
}

.tabtitle_org {
	float: left;
	width: 311px;
	height: 30px;
	line-height: 26px;
	background-image: url(../images/titlebar_tableft.jpg);
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding-left: 5px;
}

.tabtitle_alt {
	float: left;
	width: 311px;
	height: 30px;
	line-height: 26px;
	background-image: url(../images/titlebar_tabright.jpg);
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding-left: 5px;
}

.box_content {
	float: left;
	width: 316px;
	font-size: 12px;
	margin-top: 6px;
}

#locator {
	float: left;
	width: 316px;
	height: 73px;
	background-image:url(../images/locator_bg.jpg);
}

.titletxt {
	float: left;
	height: 30px;
	
}

#pop_leagues, #feat_members, #league_news {
	width: 167px;
	height: 30px;
}

#pop_clubs, #pop_members, #club_news {
	width: 139px;
	height: 30px;	
}

.normal a {
	float: left;
	text-decoration: none;	
	color: #FFF;
}

.alt a {
	float: left;
	text-decoration: none;
	color: #000;
}

#island_ad {
	float: left;
	width: 316px;
	height: 266px;
	margin: 0 0 0px 0px;
	background-color: #D5D6D8;
	margin: 0 0 5px 0;
}

#island_ad .ndmadkit-island {
	margin: 8px;
}

#promo_btn {
	float: left;
	margin: 0 0 5px 0;
}

#store_btn {
	float: left;	
	margin: 0 0 5px 0;
}

#diamonds {
	float: left;
	width: 314px;
	margin-bottom: 5px;
	border: 1px solid #D5D6D8;
}

#development {
	display: none;
	float: left;
	width: 316px;
	height: 53px;
	background-image:url(../images/develofficer_bg.jpg);
	margin-bottom: 5px;
}

#footer {
	float: left;
	width: 997px;
	margin-bottom: 25px;
}

#footer_logos {
	float: left;
	width: 977px;
	margin-left: 10px;
}

#net_logos {
	float: left;
	width: 400px;
}

#sp_logo {
	float: right;	
}

#mysport_login {
	margin-top: 10px;
}

#mysport_login .formlabels {
	float: left;
	color: #FFF;
	width: 70px;
	height: 26px;
	text-align: right;
	font-size: 11px;
	line-height: 24px;
}

#my_email {
	float: right;
	width: 250px;
	height: 26px;
}

#my_email input {
	border: 1px solid #F88E20;
}

#my_pass {
	float: right;
	width: 250px;
	height: 26px;
	margin: 5px 0 0 0;
}

#my_pass input {
	border: 1px solid #F88E20;
}

#my_login {
	float: right;
	width: 230px;
	height: 24px;
	margin: 5px 0 0 0;
	text-align: right;
	padding: 0 30px 0 0;
}

#my_login input {
	color: transparent;
	font-weight: bold;
	background-image: url(../images/login_btn.jpg);

}

#my_login input:hover {
	cursor: pointer;
}

a.signup {
	width: 100px;
	height: 96px;
	float: left;
	margin: 0px 0 0 0px;
}

.memItem {
  float: left;
  width: 100px;
  text-align: center;
  font-size: 12px;
  font-family: Arial;
}

.memItem a {
  color: #1b124b;
  text-decoration: none;
}

.article a, .lastuploadrow .name a, .blog_title a, .blog_date a, .news .title a, .pagestats .name a {
  color: #642F92;
  text-decoration: none;
  font-weight: bold;
}

.feat_members_content .memItem .name a, .pop_members_content .memItem .name a {
  color: #CCC;
}

h1.blog_title {
	margin: 0px;
}

h1.blog_title a {
	color: #333;
	font-size: 14px;
	margin: 0px;
}

.blog_title a:hover {
	color: #FF7000;
}

.blog_date {
	font-size: 11px;
}

#feat_members_content, #pop_members_content {
	margin-top: 10px;
}

.memItem a:hover {
	color: #FF7000;
}

a.morelink {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

a.morelink:hover {
	color: #FF7000;
}

.article a:hover, .name a:hover {
	color: #FF7000;
}

