﻿/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	text-transform: uppercase;
	color: White;
}

h1 span, h2 span, h3 span {
	color: #FFCC33;
}

h1 {
	font-size: large;
	margin-bottom:15px;
}

h2 {
	margin-bottom: 15px;
	font-size: larger;
}

h2.style1 {
	font-size: small;
	color: #9F9F9F;
}

h3 {
	margin-bottom: 20px;
	font-size: medium;
}

.strong
{
	font-weight:bold;
}

.cssStatus
{
	color:Red;
}
/** Menus */
.menuheader
{
	background-color: Green;
	width:155px;
	font-size:larger;
	color:White;
	font-weight:bold;
	margin-left:1px;
	padding-left:3px;
}
.menuitem
{
	width: 143px;
	padding:3px 0 3px 10px;
	margin-left:3px;
	margin-right:3px;
	font-size:small;
}

.menuitemrow
{
	color:White;
	text-decoration: none;
	cursor:default;
}

.menuitemrollover
{
	background-color:Green;
	color:Red;
	text-decoration: underline;
	cursor:pointer;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: White;
}

p, ul, ol, dl {
	margin-top: 0px;
	line-height: 130%;
}

.explaination
{
	font-size:smaller;
	font-style:italic;
}
/* Hyperlinks */
a
{
	color:Yellow;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* Div Actions */
.clearboth
{
	clear:both;
}

div.left
{
	float:left;
}

div.right
{
	float:right;
	display:inline;
}

div.twocolumn
{
	width:48%;
}

div.playerdetail
{
	width: 260px;
	background-color:#006600;
	border:solid 1px #FFCC33;
	text-align: left;
	margin:0;
}

div.newsleft
{
	float:left;
	padding-right: 5px;
	display:inline;
}

div.newsright
{
	float:right;
	clear:right;
	display:inline;
}

div.newsitemdetail
{
	width: 260px;
	text-align: left;
	margin:0;
}

div.newsitemtop
{
	width:260px;
	height:12px;
	background:url(images/newsitemtop.gif) no-repeat left top;
}

div.newsitembottom
{
	width:260px;
	height:15px;
	background:url(images/newsitembottom.gif) no-repeat left top;
}

div.newsitembody
{
	width:240px;
	background:url(images/newsitembody.gif) repeat-y left top;
	color: Black;
	padding:0 15px 10px 5px;
}

div.eventcontainer
{
	margin:0 0 20px 10px;
	width: 520px;
	background-color:#006600;
	border:solid 1px #FFCC33;
	padding: 5px 5px 5px 5px;
	float:left;
	display:inline;
}

div.header
{
	font-weight:bold;
}

div.eventdetailleft
{
	width:310px;
	float:left;
	display:inline;
}

div.eventdetailright
{
	width:200px;
	float:right;
	display:inline;
}

h2.newsheader
{
	color: Black;
	margin-bottom: 0px;
}

h2.thumbnailheader
{
	margin-bottom:3px;
}

div.newsdate
{
	color:Gray;
	margin-bottom:5px;
}


ul.playerdetaillist
{
	list-style: none;
	margin:10px 0 0 5px;
}



img.left {
	float: left;
	margin: 3px 20px 0px 0px;
	display:inline;
}

img.right {
	float: right;
	margin: 3px 0px 0px 20px;
	display:inline;
}

img.playerpicright
{
	float: right;
	margin: 3px 5px 3px 10px;
	display:inline;
}

div.weblinkdetail
{
	margin:0 0 20px 30px;
	width: 470px;
	background-color:#006600;
	border:solid 1px #FFCC33;
	padding: 5px 5px 5px 5px;
}

div.thumbnail
{
	width:110px;
	text-align:center;
	vertical-align:middle;
}

ul.gallerylinklist
{
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}

ul.gallerylinklist a
{
	text-decoration: none;
	font-size: small;
	color: #FFCC33;
}

ul.gallerylinklist a:hover
{
	text-decoration:underline;
}

p.center 
{
	text-align:center;
}

.small
{
	font-size:2px;
}

.mediun
{
	font-size: 8px;
}

.maillabel
{
	background-color: White;
	color:Black;
	width: 320px;
	padding-left: 5px;
}

.mailbody
{
	background-color: White;
	color:Black;
	width: 510px;
	padding-bottom:20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
}

/* Member/Group Select Control */
.selectleft
{
	float:left;
	width: 200px;	
	display:inline;
}

.selectlefttop
{
	background-image:url(images/selectlefttop.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
}

.selectleftcontent
{
	background-image:url(images/selectleftmiddle.gif);
	background-repeat:repeat-y;
	width:200px;
	padding-left:10px;
}

.selectleftbottom
{
	background-image:url(images/selectleftbottom.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	margin-bottom:10px;
}
.selectright
{
	float:right;
	width:300px;
	display:inline;
}

.selectrighttop
{
	background-image:url(images/selectrighttop.gif);
	background-repeat:no-repeat;
	width:300px;
	height:20px;
}

.selectrightcontent
{
	background-image:url(images/selectrightmiddle.gif);
	background-repeat:repeat-y;
	width:300px;
	padding-left:10px;
}

.selectrightbottom
{
	background-image:url(images/selectrightbottom.gif);
	background-repeat:no-repeat;
	width:300px;
	height:20px;
	margin-bottom:10px;
}