/* Powerhouse TV stylesheet */

/* GENERAL */
body {
	margin: 1px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	/* background-color: #F3F3F3;*/
	background-color: #FFFFFF; /* 11212008 ah, issue 59 */
    text-align: center;
}
#wrapper {
	margin: 0px auto 1px;
	width: 95%;
	max-width: 1200px;
	background-color: #FFFFFF;
    text-align: left;
}
#content_wrapper {
	float: right;
	width: 100%;
	margin-left: -200px;
	overflow: hidden;
} 
#bodycontent_wrapper 
{
	padding: 5px 0px;
	overflow: hidden;
}
#bodycontent_land {
	border-top: 1px solid #FFFFFF;
}
#one_col_center {
	margin: 0px;
	padding: 20px;
    font-size: 85%;
}
#two_col_left {
	float: left;	
	width: 170px;
	border-right: 1px solid #666666;
        background-color: #FFFFFF;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 32000px;
        margin-bottom: -32000px;
        overflow: hidden;
}

#two_col_center {
	margin-left: 200px;
	padding: 10px 10px 10px 0px;
}
#three_col_left {
	float: left;
	width: 190px;
	padding-top; 10px;
	padding-bottom: 32000px;
        margin-bottom: -32000px;
        margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;	
}
#three_col_center {
	padding: 10px;
}
#three_col_right {
	float: right;
	width: 190px;
	background-color: #F3F3F3;
	padding: 10px;
        overflow: hidden;	
}
h1, .Heading1 { 
	margin: 10px 0px;
	font-size: 150%;
	color: #CC9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    display: block;
}
h2, .Heading2 {
	margin: 0px 0px 10px 0px;
	font-size: 150%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3, .Heading3 {
	margin: 10px 0px 10px 0px;
	font-size: 125%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h4, .Heading4 {
	margin: 10px 0px 10px 0px;
	font-size: 100%;
	color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h5, .Heading5 {
	margin: 10px 0px 10px 0px;
	font-size: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
.Rule {
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CC9933;
	text-align: left;
    display: block;
}
.Caption {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	padding-right: 10px;
	padding-left: 10px;
}
.Image, p.Image {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
}
.leftimage {
	float: left;
	width: 190px;
	overflow: hidden;
}
.leftcontent{
	float: left;
	width: 190px;
}
.rightcontent{
	float: right;
	width: 190px;
}
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: underline;
} 
a:visited {
	color: #666666;
	text-decoration: underline;
}  
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
ul, ul li {
	list-style-type: square;
	margin: 3px 3px 3px 2em;
}
ol, ol li{
	list-style-type: decimal;
	margin: 3px 3px 3px 2em;
}
.clearer {
	/*  clear: both; height: 1px; font-size: 0; */
	clear: both;
	margin: 0; 
	padding: 0;
}
/* HEADER */
#header {
	position: relative;	
}
#header_banner {
	background-image:url(images/phtv_headerbg.jpg);
	display: block;
	height: 95px;
}
#header_banner_print {
	# display: block;
	# margin: 0px 0px 0px 10px;
	
}
#header_searchbox {
	background-color: transparent; !important;
	color: #E3E9F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	padding-right: 30px;
	position: absolute;
	right: 0pt;
	text-align: right;
	top: 30px;
	white-space: nowrap;
}
#header_searchbox form {
	white-space: nowrap;
	margin: 0px;
}
/* The formbutton and textfield classes apply to the Site Search and Your Account Log In form */
.formbutton {
	border: 1px solid #CCCCCC;
}
.textfield {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

/* NAVIGATION */ 
/* toplevel navigation menu classes are in another stylesheet */
#nav_toplevel {
	display: block;  
        background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold; 
}

.contact_us {
	/* border: none !important;*/
}

/* Left side navigation */
/*Control DIV for expand all and collapse all links*/
#nav_leftside_ctrl {
	margin: 0px;
	font-size: 90%;
	display: none;
	display: block;
}
/*Sets line-height of all top-level menuitems*/
#nav_leftside div {
	line-height: 1.1em;
}
/*Sets line-height of all other menuitems*/
#nav_leftside div div {
	line-height: 0.9em;
}
/*Sets background color and border around the menu DIV*/
#nav_leftside {
	background-color: transparent !important;
	/* border: 2px none #FFFFFF; */
}
/*Sets a bottom margin for each top-level link*/
#nav_leftside div {
	margin: 0 0 .3em 0;
}
/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to .8em establishing a fluid cascading indent*/
#nav_leftside div div {
	margin: 0 0 0 0.8em;
}
/*The Link style for top-level menuitems and is read by all browsers*/
#nav_leftside div a {
	color: #3366CC;
	/*font-size: 0.9em;*/
	font-size: 90%;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#nav_leftside div a {
	color: #3366CC;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	/* border: 1px solid #FFFFFF; */
	font-weight: bold;
}
#nav_leftside div a:visited {
	color: #3366CC;
}
#nav_leftside div a:hover {
	color: #3366CC;
	/* background-color: #FFFFFF;
	border: 1px solid #666666; */
}
/*The Link and visited styles combined for second-level menuitems*/
#nav_leftside div div a, 
#nav_leftside div div a:visited {
	font-size: 75%;
	/* color: #3366CC;*/
	color: #000000;
	padding: 0px 10px 0px 0px;
	/* border: 1px solid #FFFFFF; */
	font-weight: normal;
}
#nav_leftside div div a:hover {
	color: #3366CC;
	/* background-color: #FFFFFF;
	border: 1px solid #666666; */
}
/*The Link style for third-level menuitems and lower*/
#nav_leftside div div div a {
	font-size: 75%;
}
/*rules programatically assigned to page link corresponding to current page (You are Here)*/
.currentmark, 
.currentmark a, 
a.currentmark {
	color: #CC9933 !important;
	background-color: transparent !important;
	padding: 0 0 0 0 !important;
	font-weight: bold;
	/* text-transform: uppercase; */
}
/* CONTENT */

#contentlistindex p.title {
	font-weight: bold;
	/* font-size: 85%; */
	margin: 10px 0px 0px 0px !important;
}
#contentlistindex p.description {
	margin: 0px 0px 10px 0px !important;
	/* font-size: 85%; */
}
#contentimg {
	margin: 0px;
}
#contenttop img {
	margin: 0px 0px 10px;
	/* float: left; */
}
#contenttop p {
	/* font-size: 85%;*/
	margin: 10px 0px;
}
#contentbody p {
	margin: 10px 0px;
}
#contentbody ul {
	list-style-type: square;
	margin: 5px 5px 10px 2.5em;
	padding-left: 0px;
}
#contentbody ol {
	list-style-type: decimal;
	margin: 5px 5px 10px 2.5em;
	padding-left: 0px;
}
#contentbody li {
	margin: 3px 0px;
}
#contentbody img {
	padding-left: 10px;
	padding-right: 10px;
}
/* BLOCKS */
/* added on 01-15-09 */
.block2 {
	margin: 10px 0px;
	/* padding: 5px 2px;
     */
	background-color: transparent;
}
.block2 h1 {
	font-size: 100%;
	margin: 15px 0px 0px 5px;
}
.block2 p {
	font-size: 75%;
	margin: 5px 0px;
	padding: 0px 5px;
}

.block2 p font.Heading4 {
	font-size: 133%;
}

.block2 form {
	margin: 5px 0px;
	padding: 0px 5px;
}
.block2 ul {
	list-style-type: square;
	font-size: 75%;
	margin: 5px 5px 10px 1.5em;
	padding-left: 0px;
}
.block2 li {
	margin: 3px 0px;
}
.block2 td {
	font-size: 75%;
	margin-left: 5px;
}
.block2 img {
	border: none;
}

.block {
	margin: 10px 0px;
	padding: 5px 2px;
	background-color: transparent;
}
.block h1 {
	font-size: 100%;
	margin: 15px 0px 0px 5px;
}
.block p {
	font-size: 75%;
	margin: 5px 0px;
	padding: 0px 5px;
}

.block p font.Heading4 {
	font-size: 133%;
}

.block form {
	margin: 5px 0px;
	padding: 0px 5px;
}
.block ul {
	list-style-type: square;
	font-size: 75%;
	margin: 5px 5px 10px 1.5em;
	padding-left: 0px;
}
.block li {
	margin: 3px 0px;
}
.block td {
	font-size: 75%;
	margin-left: 5px;
}
.block img {
	border: none;
}

/* FOOTER */
#footer {
	background-color: #EAEAEA;
	border-top: 1px solid #666666;
	clear: both;
	color: #000000;
	font-size: 75%;
	width: 100%;	
}
#footer a {
	display: inline;
}
#footer_questions {
	padding: 2px 10px;
	text-align: center;
}
#footer_legal {
	padding: 10px;
	text-align: center;
}
#footer_print {
	display: none;
}
/* PRINTER FRIENDLY */
#printer_friendly {
	float: right;
	margin: 0px 10px 5px 0px;   
        font-size: 90%;
}
#printer_friendly img {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px !important;
}

/* top nav stylesheet */
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:2 -Mac OSX Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	display: block;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul li {
	border-right: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 7px;
	border-right: 1px solid #666666;
	color: #666666; 
        line-height: 1;        
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to place the white dividing line between menu items. */
#p7PMnav a {  
        color: #666666;        
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #F3F3F3;
	color: #3366CC;
	letter-spacing: 0.01px;        
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #CC9933;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* the active trigger link style \ hide from Mac IE5 */
#p7PMnav .p7PMon {
	color: #CC9933;
}
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 10px;
	white-space: nowrap;         
}
#p7PMnav ul li {
	float: none;         
}
/*the submenu classes */

/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 220px;
	white-space: normal !important;  
        border-top: 1px solid #666666; 
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #000000;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #000000;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #000000;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}

/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	/* font-family: Arial, Helvetica, sans-serif; */
}

/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0px;
	font-size: 90%;
	display: none;
	display: block;
}
#p7TMctrl a:link {
	color: #000000;
}
#p7TMctrl a:visited {
	color: #000000;
}
#p7TMctrl a:hover {
	color: #3366CC;
}

/*Sets line-height of all top-level menuitems*/
#p7TMnav div {
	line-height: 1.1em;
}
/*Sets line-height of all other menuitems*/
#p7TMnav div div {
	line-height: 0.9em;
}

/*Sets background color and border around the menu DIV*/
#p7TMnav {
	background-color: transparent !important;
	border: 2px none #000000;
}

/*Sets a bottom margin for each top-level link*/
#p7TMnav div {
	margin: 0 0 .3em 0;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to .8em establishing a fluid cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 0.8em;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #000000;
	font-size: 90%;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	color: #666666;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#p7TMnav div a:visited {
	color: #000000;
}
#p7TMnav div a:hover {
	color: #3366CC;
	background-color: #F3F3F3;
}

/*The Link and visited styles combined for second-level menuitems*/
#p7TMnav div div a, #p7TMnav div div a:visited {
	font-size: 75%;
	border: 0;
	color: #3366CC;
	padding: 0px 10px 0px 0px;
	font-weight: normal;
}
#p7TMnav div div a:hover {
	color: #3366CC;
	border: 0;
	background-color: #F3F3F3;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 75%;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(../p7tm/p7t_plus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 0.8em!important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(../p7tm/p7t_minus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 0.8em!important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 22px !important;
}

/*rules programatically assigned to page link corresponding to current page (You are Here)*/
.p7currentmark, .p7currentmark a, a.p7currentmark {
	color: #CC9933!important;
	background-color: transparent !important;
	padding: 0 0 0 0!important;
	font-weight: bold;
	/* text-transform: uppercase; */
}

/*special style for User Guide Tutorials*/
#stretchyCell {
	width: 14em;
}

