@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

/* PHC 003 Stylesheet; Fall, 2009 */

/****************************************

RESET BROWSER STYLES: For More info, see

http://meyerweb.com/eric/tools/css/reset/  v1.0,  20080212 

*******************************************/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/********
COLORS

	Program Color/Page Background:#317023 
	Link:#CE1601
	Graphical Headlines: #284E78
	img borders:#F6DA87
	
	Link:hover(background):#f58603
	Visited Link:#CE1601
	Inactive Link:#CE1601


/*************************************** 
TYPOGRAPHY */

/*sifr headline style */
/* h1.din {
	font-size:30px;
	font-weight:900;
	color:#284E78;
	font-family:Arial, Helvetica, sans-serif;
} */

.din { color:#284E78; font-weight:400; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; }
h1.din { font-size:30px; color:#284E78; letter-spacing:-1px; text-transform:uppercase; font-weight:400; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; margin-bottom:12px; margin-top:6px; line-height:27px; }

a, a:visited {
	text-decoration:none;
	color:#CE1601;
}

a:hover, a:visited:hover {
	color:#f58603;
}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	line-height: 15px;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:900;
	text-decoration:none;
}

p {
	margin-bottom: 14px;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:900;
	text-decoration:none;
	line-height: 25px;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 22px;
}


/*************************************** 
AUDIO HIGHLIGHT STYLES */

#content a.audio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	text-decoration:none;
	text-transform:none;
	color:#CE1601;
	background:url(/standard/images/ph003/icons/audio.gif) no-repeat 3px 3px;
	padding: 1px 2px 0 18px;
	margin: 0 0 0 0;
}

#content a.audio:hover {
	color:#f58603;
}

ul.audio_highlights li {
	/*list-style-image:url(/standard/images/ph003/icons/audio.gif);*/
	background:url(/standard/images/ph003/icons/audio.gif) no-repeat 0 3px;
	list-style-type:none;
	padding: 1px 2px 0 16px;
	margin: 18px 0 0 0;
}

ul.no_link li {
	/*list-style-image:url(/standard/images/ph003/icons/audio.gif);*/
	background: none;
	padding-left:0;
}

ul.audio_highlights li.subhead a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	text-decoration:none;
	text-transform:none;
	color:#CE1601;
}

ul.audio_highlights li.subhead a:hover {
	color:#f58603;
}



ul.audio_highlights li.subhead a.nostyle {
	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	line-height: 15px;
	font-weight:normal;
	}
	
ul.wholeshow li.subhead a.audio_link {
	font-size: 18px;
	line-height: 21px;
}

ul.wholeshow li {
	background-position: 0 6px;
}
	
#content a.video {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	text-decoration:none;
	text-transform:none;
	color:#CE1601;
	background:url(/standard/images/ph003/icons/video.gif) no-repeat 3px 3px;
	padding: 1px 2px 0 18px;
	margin: 0 0 0 0;
}

#content a.video:hover {
	color:#f58603;
}

div.video img.photos-thumb {
	width: 168px;
	height: 168px;
	border:9px solid #F6DA87;
}

	 
/*************************************** 
PAGE STYLES */

body {
	background:#317023 url('/standard/images/ph003/background/130103.jpg') no-repeat top center;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:13px;
	line-height: 20px; 
}

#bg_border {
	position: relative;
	width:1096px !important;
    margin:auto;
	background:url('/standard/images/ph003/body/body.png') repeat-y;	
}


#page_container {
    overflow:hidden !important;
	width:1010px !important;
	padding:18px 10px 0 10px;
	margin:auto;
	text-align:left;
	background:#FFFFFF;	
	min-height:1128px;
}

/*************************************** 
HEADER STYLES */

#header {
	margin:0 auto;
	background:#317023;
	width:990px;
	height:118px;
}

#header h1 {
	width:412px;
    height:59px;
    float:left;
 	margin:28px 0 31px 12px;
    background: transparent url(/standard/images/ph003/header/hdr_title.gif) no-repeat left top;  	
	overflow: hidden;
}

#header h1 a {
 	width:420px;
    height:75px;
    display: block;
}

#header h1 a:hover{
    background-color: transparent;
}

#header ul li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	line-height:25px;
	color:#c3c1c0;
	padding:0 0 0 4px;
	font-weight:normal;
}

#header ul li a, #header ul li a:visited { 
	color:#ffffff; 	
	text-decoration:none;
	font-weight: bold;
}

#header ul li a:hover {
	color: #c2d4bd;
}
	
#header_linkscontainer {
	width:228px;
	float:left;
	margin:24px 0 0 20px;
}

#searchbox {
	background:#F6DA87;
	float:right;
	padding:11px 0 -8px 5px;
	width:282px;
	height:50px;
	margin:33px 12px 37px 0;
}

#searchbox form {
	background:#F6DA87;
	width:275px;
	padding: 0 6px 0 0;
}

#searchbox input#programSearchBox {
	margin:0 8px; 
	border: 0; 
	width: 147px; 
	height: 25px; 
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal; 
	padding:2px 0 1px 0;
	color: #000;
}
#searchtable {
	margin: 8px 0 0 6px;
}

#searchtable td	{
	vertical-align:middle;

}

li.social_media {
    height: 16px;
	float: right;
	display: block;
	line-height: 25px;
	margin: 0 4px 0 0;
    overflow: hidden;
    padding: 4px 0 0 0 !important;
    text-indent: -9999px;
    width: 16px;
}

li.social_media a {
    background: none repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    width: 16px;
}

li.facebook a {
    background: url(/standard/images/ph003/header/social_icons.png) no-repeat scroll 0 0 transparent;
}

li.twitter a {
    background: url(/standard/images/ph003/header/social_icons.png) no-repeat scroll -16px 0 transparent;
}

/*
for styling forms: 
display:inline-block;
vertical-align:middle;*/

/*************************************** 
CONTENT STYLES */

#content {
	margin:0 auto;
	width:990px;
}

#content .main_left {
	width:652px;
	float:left;
	margin: 20px 0 30px 0;
}

#content .main_right {
	width:302px;
	float:right;
	margin: 20px 0 30px 0;
	min-height:1000px;
}

#content .single {
	width:187px;
	float:left;
	margin-right: 44px;
	margin-bottom: 40px;
}

#content .single-narrow {
	width:174px;
	float:left;
	margin: 0 44px 0 13px;
}

#content .double {
	width:418px;
	float:left;
	margin: 0 44px 0 0;
}

#content .triple {
	width:649px;
	float:left;
}

#content .quad { 
	margin:0 auto;
	padding:10px 0;
	width:990px;
	float: left;
}

#content .h-dot {
	background:url(/standard/images/ph003/dot_horizontal.gif) repeat-x;
	clear:both;
	width: 990px;
}

#content .h-dot-triple {
	background:url(/standard/images/ph003/dot_horizontal.gif) repeat-x;
	clear:both;
	width: 649px;
}


#content .h-dot-double {
	background:url(/standard/images/ph003/dot_horizontal.gif) repeat-x;
	clear:both;
	width: 418px;
}

#content .v-dot {
	background:url(/standard/images/ph003/dot_vertical.gif) repeat-y;
}

#content .v-dot-triple {
	background: url(/standard/images/ph003/bg_dot_vertical.gif) repeat-y;
}

/*************************************** 
FEATURE NAV STYLES */


ul.features-nav li {
	list-style-type:none;
	padding: 0;
	margin: 14px 0 0 0;
}

ul.features-nav li.subhead a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	text-decoration:none;
	text-transform:none;
	color:#CE1601;
}

ul.features-nav li.subhead a:hover {
	color:#f58603;
}



.features-sidetrack {
	background:#fff; 
	margin: 0 0 0 -4px; 
	padding: 45px 0 32px 0;
	width: 80px;
}

.features-sidetrack .border-box {
	text-align: center; 
	padding: 8px;
}

.features-sidetrack .border-box img {
	margin: -20px 0 0 2px;
}


/*************************************** 
AD STYLES */
.sponsor {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a5a6a8;
	text-transform:uppercase;
	margin: 30px 0 0 0;
}


/*************************************** 
PROMO STYLES */

.promo-right, .promo-double, .promo-triple, .promo-left
{	padding: 14px; 
	margin: 30px 0 0 8px;
}

.promo-left {
	width: 400px;
}

.promo-right {
	width: 256px;
}


.promo-double {
	width: 374px;
}


.promo-triple {
	width: 605px;
}


.promo-triple .headline, .promo-double .headline, .promo-right .headline {
	font-size: 13px;
	text-transform:uppercase;
}


.promo-triple img, .promo-double img, .promo-right img {
	float: left;
	margin: 0 14px 14px 0;
}
/*************************************** 
OTHER HANDY STYLES */
/*utility classes to clear floats and move text off screen*/
/*misc styles to add/remove margins, add container borders, */

.clear_floats {
	clear:both;
}

.text_replacement {
	text-indent:-9999px; 
	overflow:hidden;
}

.inline {
	display:inline;
}

.border-box {
	border: 1px solid #F6DA87;
}

#content .marginbottom {
	margin-bottom: 30px;
}

#content .margintop {
	margin-top: 30px;
}

#content .nomargintop {
	margin-top: 0;
}

#content .nomarginright {
	margin-right: 0;
}

#content .nomarginbottom {
	margin-bottom: 0;
}

#content .nomarginleft {
	margin-left: 0;
}

#content .floatleft {
	float: left;
}

#content .floatrite {
	float: right;
}

#content .lowercase {
	text-transform: none;
}

/*************************************** 
MOBILE FIXES */

@media only screen and (max-width: 768px) {
body {
	background-image: none;
}
}