
 /**************** Body and tag styles ****************/

html, body {
    height:100%;
    font:12px Arial,sans-serif;
    line-height:1.8em;
    color:#303030;
    background: #ffffff;
    margin:0; padding:0;
    text-align:center;
}

a {
    color:#467aa7;
    font-weight:normal;
    text-decoration:none;
    background-color:inherit;
}

a:link, a:visited, a:active {
    color:#467aa7;
    text-decoration:none;
}


a:hover {
    color:#2a5a8a;
    text-decoration:none;
    background-color:inherit;
}

a img {
    border:none;
}

p {
    padding:0 0 19px 0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, th, td, a {
    font-family: Arial,sans-serif;
}

strong, .important {
    color:#555;
    background-color:inherit;
    font-weight:bold;
}

input, textarea
{
    font-size: 8pt;
    font-family: Tahoma, MS Sans Serif, Sans Serif;
}

select
{
    font-size: 8pt;
    font-family: Tahoma, MS Sans Serif, Sans Serif;
}


 /**************** Header and navigation styles ****************/

#mastercontainer {
    top: 0;
    width:1001px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    font:12px Arial,sans-serif;
    line-height:1.8em;
    text-align:left;
    background: transparent url(images/hpllc_bg.jpg) repeat-y center;
    color:#303030;
    text-align:center;
}

#mastercontainer2 {
    top: 0;
    width:733px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    text-align:left;
    color:#303030;
    background: #fff;
    border:1px solid #999;
}

#pageheader_bar, #pageheader_bar_podcast {
    height:20px;
    width:733px;
    margin:0;
    background:#323846;
    border-bottom: 1px solid #8e9096;
}

#pageheader_bar_podcast {
    background:#323846 url(images/pc_bar_bg.jpg) repeat-y center;
}

#pageheader, #pageheader_podcast, #pageheader_avt {
    height:180px;
    width:733px;
    margin:0;
    padding: 0 0 0 0px;
    background: transparent url(images/hpllc_logo.jpg) no-repeat left;
    color:#ffffff;
}

#pageheader_podcast, #pageheader_avt {
    background: transparent url(images/avt_head_logo.jpg) no-repeat left;
}

#pageheader_flash {
    height:180px;
    width:475px;
    margin-left: 258px;
    color:#ffffff;
    border-bottom: 0px solid #8e9096;
    background: url(images/noflash.gif) no-repeat top left;
}


#pageheader_navigation, #pageheader_navigation_podcast, #pageheader_navigation_avt {
    height:26px;
    line-height:26px;
    width:733px;
    margin:0px 0 45px 0;
    background:#3a4051 url(images/nav_bg.jpg) repeat-x;
    color:#ffffff;
    border-bottom:4px solid #b2bfce;
    border-top: 3px solid #272b35;
}

#pageheader_navigation_podcast {
    background:#323846 url(images/pc_bar_bg.jpg) repeat-y center;
}

#pageheader_navigation_avt {
    margin:0px 0 10px 0;
}

div.pageheader_navcontainer {
    display: inline;
    float: left;
    border: 0 0 0 0;
    margin: 0 0 0 0;
    width: 550px;
}

div.podcastbutton {
    float: right;
    display: inline;
    padding-right: 1px;
}

div.podcastbutton a, div.podcastbutton a:hover {
    text-align: right;
    color:#ffffff;
    font-family: Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing:1px;
    text-decoration:none;
    line-height: 27px;
    background: transparent url(images/pc.jpg) no-repeat top right;
    height: 26px;
    padding: 6px 15px 5px 80px;
}

div.podcastbutton a:hover {
    background: url(images/pc_over.jpg) no-repeat;
}

#pageheader_navigation_podcast div.podcastbutton a {
    text-align: right;
    color:#ffffff;
    font-family: Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing:1px;
    text-decoration:none;
    line-height: 27px;
    background: transparent;
    height: 26px;
    padding: 6px 15px 5px 80px;
}

#pageheader_navigation_podcast div.podcastbutton a:hover {
    background: url(images/pc2.jpg) no-repeat;
}

div.pageheader_navcontainer  div.podcastreturnbutton {
    float: left;
    display: inline;
    padding-right: 1px;
}

div.pageheader_navcontainer div.podcastreturnbutton a, div.pageheader_navcontainer div.podcastreturnbutton a:hover {
    float:left;
    cursor: pointer;
    cursor: hand;
    background: transparent;
    border-right:1px solid #272b35;
    height: 26px;
    padding: 0px 15px 0px 15px;
    line-height: 27px;
    color:#ffffff;
    font-family: Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing:1px;
    text-decoration:none;
}

div.pageheader_navcontainer div.podcastreturnbutton a:hover {
    background: #8395a1;
}

 /**************** left photo/ right text ****************/

div.pagemaster {
    float:left;
    /*clear: left; */
    display: inline;
    width:675px;
    font-size:12px;
    padding:0 0 0 0;
    margin: 10px 0 15px 40px;
    background: transparent;
}

div.pagerightcontentblock {
    display: inline;
    float:right;
    width:400px;
    margin:3px 20px 10px 0px;
    line-height:1.4em;
}

div.pageleftphotoblock {
    display: inline;
    float:left;
    width:233px;
    font-size:0.9em;
    padding:0 0 20px 0;
    margin: 0 0 0 0px;
}

div.pageleftphotoblock img {
    display: inline;
    float:right;
}

img.pageleftphoto {
    margin: -35px 0 0 -25px;
}

div.toppane
{
    display: block;
    width: 100%;
}

div.contentpane
{
    display: block;
    width: 100%;
}

div.bottompane
{
    display: block;
    width: 100%;
}


/**************** Footer styles ****************/

#pagefooter {
    clear:both;
    width:733px;
    padding:5px 0px 4px 0px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial,sans-serif;
    font-size:11px;
    color:#f0f0f0;
    background:#3a4051;
    border-top:5px solid #b2bfce;
    margin: 0 0 0 0;
}

/***** Handle DNN text in footer *****/
#pagefooter span {
    font-family: Arial,sans-serif;
    font-weight:normal;
    font-size:11px;
    color:#f0f0f0;
}

#pagefooter2 {
    clear:both;
    width:1000px;
    height:50px;
    margin-left: auto;
    margin-right: auto;
    background: url(images/hpllc_bg_btm.jpg) no-repeat top;
}


#pagefooter p {
    padding:0;
    margin:0;
    text-align:center;
}

#pagefooter a {
    color:#f0f0f0;
    background-color:inherit;
    font-weight:normal;
}

#pagefooter a:hover {
    color:#ffffff;
    background-color:inherit;
    text-decoration: underline;
}

/**************** Misc classes and styles ****************/


/***************** Popup Window Classes *******************/

div.popupmaster
{
    margin: 10px;
    background: #ffffff;
}


/***************** DNNMenu Classes ************************/
.main_dnnmenu_container
{
    background-color: orange;
    height: 26px;
    width: 400px;
    margin: 1px;
    padding: 1px;
    border: 1px orange solid;
}

.main_dnnmenu_bar
{
    height: 26px;
    background-color: transparent;
}

.main_dnnmenu_rootitem
{
    float:left;
    cursor: pointer;
    cursor: hand;
    background: url(images/nav_bg.jpg) repeat-x;
    border-right:1px solid #272b35;
    height: 26px;
    padding: 0px 15px 0px 15px;
    vertical-align: middle;
    line-height: 27px;
    color:#ffffff;
    font-family: Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing:1px;
    text-decoration:none;
}

.main_dnnmenu_selectedroot
{
    background: #8395a1;
    color:#ffffff;
    text-decoration:none;
}

.main_dnnmenu_item
{
    cursor: pointer;
    cursor: hand;
    color:#ffffff;
    font-family: Arial,sans-serif;
    font-size: 9pt;
    background: url(images/nav_bg.jpg) repeat-x;
    padding: 0px 5px 0px 5px;
}

.main_dnnmenu_item td
{
    cursor: pointer;
    cursor: hand;
    color:#ffffff;
    font-family: Arial,sans-serif;
    font-size: 9pt;
    background: url(images/nav_bg.jpg) repeat-x;
    padding: 0px 5px 0px 5px;
}

.main_dnnmenu_itemhover
{
    background: #8395a1;
    color:#ffffff;
    text-decoration:none;
}

.main_dnnmenu_itemhover TD
{
    background: #8395a1;
}

.main_dnnmenu_submenu
{
    background: black;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
}

.main_dnnmenu_icon
{
}







