/* =================================================
    CSS STYLES FOR PlayMSP.com
   =================================================*/   
/* 
  === Basic Color Directory === 
Orange		#f78e1e
Grey        #777777
Blue        #005cab
Red         #ed1c24
*/ 

body {
  margin:0px auto; 
  text-align:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight:normal; 
  color:#000000;
  }

   
h1, h2, h3, h4, h5 {color:#005cab;}
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {line-height:0px; }
h5 {font-size:14px; letter-spacing:-1px;}

a:link, a:visited, a:active{text-decoration:none; color: #ed1c24;}
a:hover {text-decoration:underline; color: #005cab;}
.small {font-size:10px; font-weight:normal;}
.big {font-size:18px; font-weight:bold;}
.error {color:#cc0000;}
.message {text-align:center; font-weight:bold;}
.hidden {display:none;}
.indent {margin-left:15px;}
.left {float:left;}
.right {float:right;}
.center{text-align:center;}
.bold{font-weight:bold;}
.blue{color:#005cab;}
.red{color:#ed1c24;}
img {border:0;}

ul li {list-style-type:circle ;}
ol li {list-style-type:decimal;}
.closer {font-size: 1px; clear: both; height: 0px;}

#header{}
.baseball .baseball, .basketball .basketball, .fastpitch .fastpitch, .slowpitch .slowpitch {border:solid 1px #ffffff; padding:3px;}
#navigation {background-image: url(media/nav.jpg); border-top:solid 1px #ed1c24; border-bottom:solid 1px #ed1c24; height:30px; padding-left:10px;}
#navigation span{line-height:28px; font-size:11px; font-weight:bold; margin-left:0px; color:#ffffff;}
#navigation span a:link, #navigation span a:visited, #navigation span a:active{text-decoration:none; color: #ffffff;}
#navigation span a:hover {text-decoration:none; color: #ed1c24;}
#subNav span{line-height:20px; font-size:10px; font-weight:bold; margin:0px 5px 0px 3px; color:#ed1c24;}
#subNav span a:link, #subNav span a:visited, #subNav span a:active{text-decoration:none; color: #ed1c24;}
#subNav span a:hover {text-decoration:none; color: #005cab;}
#container{padding:5px 5px 10px 5px; background-color:#ffffff; border:solid 1px #ed1c24; margin:5px 0px;}
#container .thumb {display:inline; margin:3px 5px 3px 0px;}
#footer {background-image: url(media/nav.jpg); border-top:solid 1px #ed1c24; border-bottom:solid 1px #ed1c24; height:30px;}
#footer span{line-height:26px; font-size:10px; font-weight:bold; margin-left:10px; color:#fff;}
#footer span a:link, #footer span a:visited, #footer span a:active{text-decoration:none; color: #ffffff;}
#footer span a:hover {text-decoration:none; color: #ed1c24;}

.title{font-size:12px; font-weight:bold;}
.italic{font-style:italic;}
.grey{color:#666666;}
.date{color:#333333; font-size:11px;}
.description{color:#333333;}

#imageArray{width:484px; margin:0px 30px;}

#request-container{position:absolute; margin:20px 0px 0px 20px; padding:10px; width:500px; height:450px; border:solid 1px #000000; background-color:#ffffff; z-index:10; cursor:pointer;}
.close{float:right; color:#ff0000;}

.map{padding:5px;}

#dlSchedule{margin:5px;}

