@charset "utf-8";
/* CSS Document */

/*----------details styles------------------*/

#details{
	width:580px;
	padding:1em .8em;
	margin:1em .4em 3em;
	font:0.95em/1.4em "Trebuchet MS", Helvetica, "sans serif";
	text-align:left;
}
#details img{
	float:left;
	margin-right:1.5em;
	padding:0;
	border: solid #887055;
}
#details h1{
	font-family:"Trebuchet MS", Helvetica, "sans serif";
	font-size:1.1em;
	color:#561216;
	letter-spacing:0.1em;
	text-transform:uppercase;
	padding:.4em 0 1em 2em;
	background:url(images/hockeyStick.jpg) bottom left no-repeat;
	margin-bottom: 1em;
}
#details h2{
	margin-left:20px;
	font:bold 1.3em/1.8em Georgia, "Times New Roman", Times, "sans serif";
	color:#561216;
}
#details p {
	padding-bottom: 1em;
}

#details h3{
	font-size:1.1em;
	color:#777777;
	padding-bottom:2em;
	text-align:right;
	padding-top: 0em;
}

#details p.detail{
	font-size:0.8em;
	font-style:italic;
	text-align:right;
	color: #d52e36;
}
#details a{
text-decoration:none;
color:#777777;
border-bottom:1px dotted #777777;
}
#details a:hover{
color:#d52e36;
border-bottom:1px solid #d52e36;
}

/*----------------current styles------------------*/
#current{
	width:550px;
	color:#ffffff;
	background-color: #003333;
	margin-left:1.8em;
}
#current h1{
	font:1.2em/1.4em "Trebuchet MS", Helvetica, "sans serif";
	text-transform:uppercase;
	color:#d52e36;
	padding:.5em 0 .5em 1.2em;
	background: url(images/focusTopBack.jpg) no-repeat top left;
}
#current h2{
	font-size:1.4em;
	color:#FFFF00;
}
#current h3{
	font-size:0.8em;
	color:#d52e36;
	padding:.8em 0 0 0;
}

#current p{
	font:1em/1.2em Georgia, "Times New Roman", Times, serif;
	margin:0 1.2em;
	padding:0 1.5em;
}
#current p.last{
	background:url(images/focusBottomBack.jpg) no-repeat bottom left;
	padding-bottom:2em;
	margin:0;
}
#current img{
	float:left;
	padding-left:1.2em;
	padding-right:0.5em;
	padding-bottom:1.2em;
}
/*-------------favorites------------------------*/
#favorites{
padding: 1em 0 1em 1.2em;
margin:2em 2em 2em 1.2em;
}
#favorites h1{
	font-family:"Trebuchet MS", Helvetica, "sans serif";
	font-size:1.1em;
	color:#003333;
	border-bottom:1px solid #777777;
	letter-spacing:0.1em;
	text-transform:uppercase;
	padding:4px 0px 10px 24px;
	background:url(images/hockeyStick.jpg) bottom left no-repeat;
}
#favorites p{
	float:left;
	width:95px;
	padding: 1em 26px 1.5em 0;
}
#favorites a{
font: 12px/1.4em Georgia, "Times New Roman", Times, serif;
color:#777777;
text-decoration:none;
}
#favorites a:hover{
color:#d52e36;
border-bottom:1px dotted #d52e36;
}
#favorites img{
padding-bottom:0.5em;
}
