@import url(http://misc.hersheypa.com/assets/social_bar/social_bar.css);
/* CSS Document */

/* Reset
---------------------------------------------------------------------*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}

/* General
---------------------------------------------------------------------*/
body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #533919;
	background: #522619 url(/images/background.jpg) repeat-x center top;
	line-height:115%;
}
h2 {
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	color:#714008;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
	color:#333333;
}
.indexText {
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #533919;
}
ul li{
	padding:0 0 5px;
}

/* Layout
---------------------------------------------------------------------*/
#container{
	width: 980px;
	padding:0 0 50px;
	margin:0 auto;
	text-align: left;
	overflow:hidden;
}
#header_container{
	float:left;
	margin:0;
	padding:0 0 30px;
	width:980px;
}
#header #logo{
	margin:0;
	padding:0;
	float:left;
	width:300px;
}
#header p{
	float:right;
	margin:0;
	padding:0;
}
#flash_header{
	float:left;
	width:980px;
	height:270px;
}
#body_content{
	background:#FFF;
	padding:25px;
	margin:0;
	float:left;
	width:980px;
}
#left_col{
	float:left;
	width:680px;
	padding:0;
	position:relative;
	display:block;
}
#left_col h1{
	float:left;
	width:680px;
	padding:0 0 35px;
}
#left_col table{
	float:left;
	width:680px;
	padding:0;
	margin:0;
	
}
#left_col .thumb{
	padding:0 0px 0 5px;
	width:89px;
	vertical-align:top;
}
#left_col .desc{
	vertical-align:top;
	width:241px;
	padding:0 10px 0 0;
	text-align:left;
}

#left_col .tblPad{
	padding:10px 0 10px;
}
#right_col{
	background:url("/images/rightside_vertical_border.jpg") no-repeat scroll left top transparent;
	float:right;
	width:250px;
	padding:0 25px 0 20px;
	position:relative;
	height:500px;
}
#right_col img{
	padding:5px 0 25px;
}
#right_col #banners_main{
	padding:10px 0 0;
}

/***  VIDEO SPOTS
---------------------------------------------*/
.popupContainer_video {width:700px; padding:15px; background: #522619 url(/images/background.jpg) repeat-x center top;}
.popupInside_video {width:auto; padding:8px 10px; background:#FFF;text-align:left;}
#video_popupCopy{clear:both; width:690px; }


/**** =Content Types
---------------------------------------------*/
.content_types{display:none;position:absolute;width:680px;}
.content_types p{padding:0 10px 15px 0;}

.headline_c,.headline_ps,.headline_gn,.headline_sc,.headline_hk,.headline_cf{padding:0 0 5px;}
.headline_c{color:#8C2529;} 
.headline_ps{color:#4A7F2F;}
.headline_gn{color:#171749;}
.headline_sc{color:#526D88;}
.headline_hk{color:#C61821;}
.headline_cf{color:#513E37;}
.banners{display:none;position:absolute;width:235px;}

/**** =Footer
---------------------------------------------*/
#footer{clear:both;font-size:11px;color:#999999;margin:0px auto;overflow:hidden;width:980px;padding:0 0 25px; background:#fff;}
#footer a:link, #footer a:visited{color:#999999; text-decoration:none;}
#footer a:hover{ color:#999999;text-decoration:underline;}
#footer #small_logo{float:right;margin:0;padding:11px 25px 0 0px;display:inline;}
#footer ul#navFooterFirst{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0px auto;width:980px;padding:0 0 0 180px;}
#footer ul#navFooterFirst li{float:left;list-style-image:none;padding:20px 20px 0 0px;}
#footer ul#navFooterFirst li.last{float:left;list-style-image:none;padding:20px 0px 0 0px;}
#footer ul#navFooterFirst li.footerLogo{padding:0 45px 0 30px;}
