@charset "UTF-8";

*{margin: 0px; padding: 0px;}

body{
	background-color: #002c58;
	font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: .8em;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main{
	width: 80%;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 12px solid #00152b;
}

#header{
	width: 100%;
	height: 111px;
	background-image: url(images/headbg.jpg);
}

#nav{
	width: 100%;
	height: 25px;
	position: relative;
	background-color: #bd2b22;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.links{
	position: absolute;
	top: 4px;
	width: 100%;
	height: 20px;
	word-spacing: 35px;
	padding-left: 65px;
}

#shadow{
	width: 100%;
	height: 6px;
	background: url(images/shade.jpg) repeat-x;
}

#cont_container{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	overflow: auto;
}

#content{
	padding: 4px;
	background-color: #ffffff;
	overflow: hidden;
	text-align: justify;
}

#content2{
	padding: 4px;
	background-color: #ffffff;
	overflow: hidden;
	border-right: 4px dashed #cccccc;
	text-align: justify;
}

#right{
	width: 220px;
	height: 100%;
	padding: 2px;
	background-color: #FFFFFF;
	border-left: 4px dashed #cccccc;
	float: right;
}

#right2{
	width: 220px;
	height: 100%;
	padding: 2px;
	background-color: #FFFFFF;
	float: right;
}

#footer{
	width: 100%;
	height: 16px;
	background-color: #777777;
	border-top: 1px solid black;
	vertical-align: bottom;
	display:block;
}

#logo{float: left;}
#sox{float: right;}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{color: #cccccc;}

#search{
	position: absolute;
	top: 2px;
	right: 50px;
}

#sbox{
	border: 3px solid #811812;
	height: 15px;
	color: #999999;
}

#sicon{
	position: absolute;
	top: 0px;
	~top: 1px;
	right: -21px;
}

/*Cal Style*/
#cal{
	text-align: center;
	padding: 0px;

}
#tbhead{
	font-size: 1em;
	color: #ffffff;
	background-color: #002c58;
	font-weight: 700;
	text-align: center;
}

.days,.day,.hgame,.agame{
	font-size: .7em;
	text-align: center;
}

.day{
	height: 15px;
	width: 25px;
	color: #FFFFFF;
	background: #666666;
	border-bottom: 1px solid black;
}

.days{
	height: 15px;
	width: 25px;
	background: #cccccc;
	border-bottom: 1px solid black;
}

.hgame{
	background-color:#bd2b22;
	height: 15px;
	width: 15px;
	color: white;
	border-bottom: 1px solid black;
}

.agame{
	background-color: #999999;
	height: 15px;
	width: 15px;
	border-bottom: 1px solid black;
}

.index{
	font-size: .7em;
	position: relative;
	top: 5px;
}
/*End Cal Style*/
/*Drop Nav*/
.links ul li {
	display: inline;
	list-style: none;
}

.dropnav {
	position: absolute;
	left: 133px;
	top: 16px;
	background-color: #002c58;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	display: none;
	width: 47px;
	padding: 4px;
}

.links ul li:hover .dropnav, .links a {
	display: inline;
}

ul, li{
	list-style-type: none;
	display: inline;
}

a.drop{color:#FFFFFF;}
a.drop:hover{color: #CCCCCC;}
/*End Drop Nav*/

/*
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\                                                \\\
\\\             INDIVIDUAL PAGE STYLES             \\\
\\\                                                \\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/


/*News Style*/
h3{color: #811812}

hr{
	height: 1px;
	color: #000000;
}
.ind{
	padding: 3px;
}
/*End News*/
/*Fenway Style*/
#img_cont{
	background-color: #F5F5F5;
	border: 1px solid #000000;
	height: 404px;
}
#img_select{
	width: 100%;
	padding-top: 4px;
}
#img1,#img2,#img3,#img4{
	display: none;
	border: 1px solid #002C58;
}
.selector{
	border: 1px solid #002C58;
}
/*End Fenway*/
/*Stats Style*/
.stat{
	font-size: .9em;
}
.s_head,.s_headw{
	background-color: #666666;
	text-align: center;
	border-bottom: 1px solid black;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.s_headw{
	width: 40px;
}
.names{
	padding: 0px 2px 0px 6px;
	background-color: #CCCCCC;
	border-bottom: 1px solid black;
}
.data{
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid black;
}
#stat_cont{
	padding: 2px;
}
.top{
	vertical-align: top;
	padding-left: 20px;
}
.label{
	background-color: #002c58;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.2em;
}
/*End Stats*/
/*End Schedule*/
.inline{
	display: inline;
}
#year{
	padding: 0px;
}
.months{
	vertical-align: top;
	padding: 4px;
}
/*End Schedule*/
/*Links Style*/
a.body{
	color: #002C58;
	text-decoration: none;
}
a.body:hover{
	color: #666666;
}
/*End Links*/
/* Contact Style */
#signup{
	position: absolute;
	top: 550px;
	background: #CCCCCC;
	width: 240px;
	height: 60px;
	padding: 4px;
}

.form{
	border: 1px solid #002c58;
}
/* End Contact */



