/*CSS STYLESHEET FOR NEW SITE*/

/*Basic universal styles*/
body {
	margin-left: 100px;
	margin-right: 100px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body.wide{
	margin-left: 25px;
	margin-right: 25px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
}

a.anchoronly{
	color: #F9DF7A;
	text-decoration: none;
}
a.anchoronly:hover{
	color: #F9DF7A;
	text-decoration: none;
}
a {
	color: #F9DF7A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.imagelink{
	color: black;
}
a.imagelink:visited{
	color: black;
}
a.imagelink:hover{
	color: black;
}
a.imagelink:active{
	color: black;
}
a.imagelink img{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}

h2 {
	color: #FEDD52;
	clear: both;
	padding-top: 1em;
}
h3 {
	color: #FEDD52;
}

#title{
	position: relative;
	z-index: 0;
	overflow: hidden;
	text-align: center;
}
#footer {
	position: relative;
	bottom: 0;
	margin: 5em 0 0 0;
	padding: 0;
	height: 4em;
	line-height: 4em;
	text-align: center;
	font-size: .8em;
	background-color: #000000;
	border-top: 1px solid #999999;
	clear: both;
}

blockquote {
	margin: 1em;
	padding: .5em;
	background-color: #333333;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.blockquote {
	margin: 1em;
	padding: .5em;
	background-color: #333333;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.blockquote h1 {
	font-size: 1em;
	font-weight: bold;
	margin: .2em;
}
.blockquote h5 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: .2em;
}

.floatright{
	float: right;
	margin: 5px;
}

.clear{
	clear:both;
}

/*report styles*/
div.reports{
	float: left;
	margin-left: 50px;
	margin-bottom: 50px;
}
.texts{
	width: 15px;
}

/*end report styles*/
/*start tmod styles*/
#tmod{
	text-align: center;
}
#tmod td{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	text-align: center;
}

.inshort{
	width: 20px;
}
.inlong{
	width: 100px;
}
a.edit{
	color: #00FF00;
}
a.delete{
	color: #FF0000;
}
/*end tmod*/
/*report styles*/
#reportout{
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	font-size: .9em;
}
#reportout h1{
	text-align: center;
	color: #000000;
}
#reportout h2{
	color: #000000;
}
.reporttblb{
	text-align: center;
	border-collapse: collapse;
}
.reporttblb th{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
}
.reporttblb td{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.reporttbl{
	text-align: center;
	border-collapse: collapse;
}
.reporttbl th{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.reporttbl td{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*end report styles*/

/*media styles*/
#media{
	margin-left: 20px;
}
#media th{
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;	
}
#media td{
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/*end media styles*/
/*start fopmod styles*/
#fopmod{
	text-align: center;
}
#fopmod td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}

#fopmod .inshort{
	width: 20px;
}
#fopmod .inlong{
	width: 100px;
}
#fopmod a.edit{
	color: #00FF00;
}
#fopmod a.delete{
	color: #FF0000;
}
/*end fopmod*/

/*start rmod styles*/
#rmod{
	text-align: center;
}
#rmod td{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	text-align: center;
}

#rmod .inshort{
	width: 20px;
}
#rmod .inlong{
	width: 100px;
}
#rmod a.edit{
	color: #00FF00;
}
#rmod a.delete{
	color: #FF0000;
}
/*end rmod*/

/*start finance mod styles*/
.finance{
	text-align: center;
}
.finance td{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.finance th{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}

.subheading{
	font-weight: bold;
}

.first{
	text-align: right;
}
/*end finance mod styles*/

/*News*/
#news div{
	margin: 1em;
	padding: .5em;
	background-color: #333333;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#news h1{
	font-size: 1em;
	font-weight: bold;
	margin: .2em;
}
#news h5 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: .2em;
}
#news p {
	margin: 1em;
}
/*end news*/

/*End of basic unverisal styles*/
/*Slideshow Styles*/
#ss{
	margin-top: 20px;
	text-align: center;
}
/*End of slideshow styles*/
/*Roster styles*/
#rosterl{
	float: left;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #D6E4EF;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-right: 10px;
	width: 30%;
}
#rosterl table th{
	text-align: center;
}
#rosterl table td{
	padding: 5px;
}

#rosterr{
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 60%;
}

#rosterl h4{

}
#rosterdtl{
	margin-left: 10px;
	margin-right: 10px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#rosterdtl img{
	width: 95%;
}

#frameDetail{
	
}
/*End of Roster styles*/
/*Pickup status styles*/
.pustatus{
	float: left;
	position: relative;
	top: 25px;
}
#pustatus2 {
	float: left;
	position: relative;	
}
#pustatusimg{
	height: 80px;
	width: 80px;
}
/*End of pickup status styles*/

/*Tournament Reg Mod Styles */
#tregtable{
	margin-left: 100px;
	text-align: center;
}
#tregtable td{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
#tregtable th{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}

/*End Tournament Reg Mod Styles */

/*Drop down menu styles */
#nav {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	background-color: #000000; 
	list-style: none;
}
#nav li {
	float: left;
	position: relative;
	display: inline;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D6E4EF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6E4EF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: black;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: black;

}
#nav li a {
	margin: 0;
	display: block;
	background-image: url("media/menuback.gif");
	background-repeat: no-repeat;
	background-position: 0% -4%;
	padding: 10px 7px 3px 7px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	-moz-user-focus: normal;
}
#nav li a.last{
	background-image: url("media/menubackl.gif");
	background-position: 0% -8%;
}

#nav li a:hover, #nav li a:focus {
	background-position: 0% 0%;
	color: #FFFFFF;
}
#nav li ul {
/* second-level lists */
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	border-width: 2px;
	border-style: solid;
	border-color: #D6E4EF;
	background-color: #000000;
	top: 33px;
	z-index: 2;
}
#nav li ul li {
/* second-level lists */
	display: block;
	position: relative;
	z-index: 2;
	background-color: #000000;
	border-style: none;
	clear: both;
}
#nav li ul li a {
/* second-level lists */
	display: block;
	padding: 4px 7px 4px 2px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 15px;
	background-image: none;
	z-index: 2;
	color: white;
	font-weight: normal;
	border-style: none;
}
#nav li ul li p {
	display: block;
	padding: 4px 7px 4px 2px;
	white-space: nowrap;
	text-decoration: none;
  color: #808080;
  margin: 0;
  z-index: 2;
}

#nav li ul li a:hover {
	font-size: 1.1em;
}

#nav li:hover ul, #nav li:focus ul, #nav li.over ul {
	display: block;
	z-index: 2;
}
* html #nav li.over ul {
/* lists nested under hovered list items */
	display: block;
	top: 21px;
}
ul#navul > li {
	-moz-user-focus: normal;
}
ul#navul > li:focus > ul {
	display: block;
}
/**END drop-down menu**/

/*Tournament styles*/
.tournament {
	background-color: #303030;
	margin-bottom: 30px;	 
}
.tournament legend a {
	text-decoration: none;
	color: white;
	font-size: 120%;
	font-style: italic;
}
.tournament legend a:hover {
	text-decoration: none;
	color: white;
	font-size: 120%;
	font-style: italic;
}
.tournament div.left {
	float: left;
	padding-left: 2px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #D6E4EF;
	width: 250px; 
}
.tournament div.center {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 350px;
}
.tournament div.right {
	float: left;
	padding-right: 2px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #D6E4EF;
}
/*End of tournament styles*/