/* 

STYLE SHEET FOR THE Bob FELLER MUSEUM
Created by Bluespace Creative, Inc.
www.bluespacecreative.com

ToC
	1. defaults
	2. structure
	3. links and navigation 
	4. fonts
	5. images
	6. hacks


/* --------- 1. defaults  --------- */


/*  --------- 2. structure  --------- */
body {
	background-color: #000000;
	background-image: url(../images09/baseball_Homebackgrd.jpg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.redtext {
	color: #F00;
}
.whiteText {
	color: #FFF;
}
.blackText {
	color: #000;
}


#masthead #navBox{
	margin-left: 21px;
	background-image: url(../images09/mainNav_backgrd.jpg);
	background-repeat: no-repeat;
	width: 939px;
	float: left;
}

#masthead #navBox .pcForms {
	float: right;
	padding-right: 36px;
	padding-top: 14px;
}

#masthead #navBox .pcForms .searchBox {
	margin: 0px;
	padding: 0px;
}
#masthead #navBox .pcForms .searchBox input{
margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

#signArea {
	height: 186px;
	background-image: url(../images09/belowFlash_backgrd.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 42px;
}
#content #categoryColumn {
	background-image: url(../images09/categoryBackground.jpg);
	background-repeat: no-repeat;
	height: 515px;
	width: 312px;
	float: left;
	text-align: left;
}
#content #categoryColumn #categoryList {
	padding-top: 75px;
	padding-left: 80px;
	font-size: 13px;
	font-weight: bold;
	color: #715f56;
	line-height: 1.5em;
}
#content #categoryColumn #categoryList a{
	color: #715f56;
	text-decoration: none;
}
#content #categoryColumn #categoryList a:hover{
	color: #715f56;
	text-decoration: underline;
}
#content #categoryColumn #featureList {
	padding-top: 55px;
	padding-left: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #ACB3C3;
	line-height: 1.5em;
}
#content #categoryColumn #featureList a{
	color: #715f56;
	text-decoration: none;
}
#content #categoryColumn #featureList a:hover{
	color: #715f56;
	text-decoration: underline;
}

#content #flashColumn {
	width: 668px;
	float: left;
}

#flashColumn #signArea .sign {
	height: 139px;
	width: 178px;
	float: left;
	margin-right: 20px;
}
/*#content #flashColumn #FlashContent {background-image: url(../images09/1760-1_BFM_FlashArea.jpg);background-repeat: no-repeat;height: 319px;width: 668px;}*/

#secContent {
	background-color: #181919;
	text-align: left;
	padding-left: 43px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #CCCCCC;
}
#secContent #homeSpacer {
	clear: both;
}

#secContent p {
	line-height: 1.6em;
	padding-left: 30px;
}
#secContent #leftColumn {
	width: 655px;
	background-image: url(../images09/leftHomeColumn_backgrd.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}
#secContent #leftColumn p {
	padding-right: 20px;
}

#secContent #rightColumn {
	padding-left: 24px;
	float: left;
}
#secContent #leftColumn .homeTable {
	margin-left: 30px;
	padding: 0px;
}
#secContent #leftColumn .homeTable td {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#secContent #rightColumn ul {
	padding-left: 20px;
	line-height: 1.6em;
	padding-top: 9px;
}
#secContent #eventColumn ul {
	line-height: 1.6em;
	padding-top: 15px;
	padding-left: 45px;
	list-style-type: disc;
}

#secContent #eventColumn {
	float: left;
	width: 580px;
	padding-top: 20px;
}
#secContent #eventColumn #subwaySign {
float: right;
display: block;
height: 271px;
}
#eventColumn #importantNews {
	background-color: #FF9D9D;
	padding: 10px;
}

#secContent #productColumn {
	float: left;
	width: 250px;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 20px;
}
#secContent #eventColumn .styledTable {
margin-left:30px;
margin-top: 5px;	
}

#secContent #eventColumn .styledTable th {
background-color:#FFF;
color:#000;
text-align:left;	
}

#secContent #eventColumn .styledTable td {
padding: 5px;	
}






#footer {
	background-color: #000000;
	width: 908px;
	margin-left: 1px;
	text-align: left;
	padding-top: 13px;
	padding-left: 72px;
	padding-bottom: 13px;
	font-size: 10px;
}
#footer p {
	line-height: 1.4em;
	color: #999999;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}




		
/* ---------- 4. fonts ---------- */

ul {list-style-type: none;}

.small {font-size: 10px; float: left;}

h1, h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-size: 13px;
	color: #0093D0;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 30px;
}
h4 {
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 30px;
}


/* ---------- 5. images ---------- */

a img {border: 0;}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */ text-align: center;}
#wrapper {text-align: left;}