@charset "UTF-8";
/* CSS Document */


#sp_container {
	margin: 35px auto;
	width: 880px;
	background-image: url(../images/bg_pattern2.jpg);
	padding: 35px;
}
#sp_header {
	width: 880px;
	height: 135px;
	border-bottom: 5px #c21130 solid;
	/*margin-bottom: 15px;*/
	background-image: url(../images/sp_header.png);
}
#banner_container {
	width:880px;
	height: 125px;
	background-image:url(../images/06152011/acc_banner_2011_big.jpg);
	margin-bottom: 15px;
	text-align: left;
}
#slideshow_container {
	width:556px;
	height: 380px;
	float:left;
	margin-right: 15px;
}
#sp_right_col {
	width:299px;
	height: 351px;
	float: left;
	overflow-y: scroll;
	padding: 0 5px;
}
#sp_right_col_header {
	width:299px;
	height: 35px;
	float: left;
	padding: 0 5px;
}
#sp_h {
	color: #c21130;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#sp_right_col h2 {
	margin-bottom:5px;
	font-size: 14px;
	font-weight: bold;
}
#sp_right_col {
	font-size: 12px;
}
#sp_right_col a {
	font-size: 12px;
	font-weight: bold;
}
#sp_rule {
	border-bottom: 1px #999 dotted;
}
#sp_nav {
	width: 880px;
	height: 28px;
	background-image: url(../images/sp_red_bar_bg.jpg);
	background-repeat: repeat-x;
	/*margin-top: 15px;*/
	text-align: center;
	padding-top: 8px;
	margin-bottom: 15px;
}
#sp_nav a {
	color:#FFF;
	font-size: 13px;
	text-decoration: none;
}
#sp_nav a:hover {
	color: #FF3;
}
#ihr_button {
	width: 202px;
	height: 42px;
	float: right;
	padding-right: 10px;
	margin-top: 10px;
}

/*_____SLIDESHOW_____*/

#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none;}
#wrapper {width:556px; margin:auto; display:none;}
#wrapper * {margin:0; padding:0;}
#fullsize {position:relative; width:550px; height:380px; padding:2px; border:1px solid #FFF; background:#FFF;}
#information {position:absolute; bottom:0; width:550px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);}
#information h3 {padding:4px 8px 3px; font-size:14px;}
#information p {padding:0 8px 8px;}
#image {width:550px;}
#image img {position:absolute; z-index:25; width:auto;}
.imgnav {position:absolute; width:25%; height:386px; cursor:pointer; z-index:150;}
#imgprev {left:0; background:url(../images/sp_slideshow/left.gif) left center no-repeat;}
#imgnext {right:0; background:url(../images/sp_slideshow/right.gif) right center no-repeat;}
#imglink {position:absolute; height:386px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);}
/*
.linkhover {background:url(../images/sp_slideshow/link.gif) center center no-repeat;}
*/
#thumbnails {margin-top:15px;}
#slideleft {float:left; width:20px; height:81px; background:url(../images/sp_slideshow/scroll-left.gif) center center no-repeat; background-color:#222;}
#slideleft:hover {background-color:#333;}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/sp_slideshow/scroll-right.gif) center center no-repeat;}
#slideright:hover {background-color:#333;}
#slidearea {float:left; position:relative; width:506px; margin-left:5px; height:81px; overflow:hidden;}
#slider {position:absolute; left:0; height:81px;}
#slider img {cursor:pointer; border:1px solid #666; padding:2px;}
