﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    
    
    font-family: Arial, Veranda, Helvetica, sans-serif;
    background-color: White;
    margin: 0px;
    padding: 0px;
    color: #333333;
    
}


hr {
  border: 0;
  width: 100%;
  height:2px;
  color:#99ccff;
  background-color:#99ccff;
  margin: 0px 0px 0px 0px;
  padding-bottom: 0px;
  margin-bottom:0px;
 /* padding-bottom: 6px; */
    
}


a.bodyLink:link
{
    color: #0066cc;
    font-weight:bold;
    text-decoration: none;
    font-family: Arial, Veranda, Helvetica, sans-serif;
 
}
a.bodyLink:visited
{
    color: #0066cc;
    font-weight:bold;
    text-decoration: none;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    
    
}

a.bodyLink:hover
{
    color: #666666;
    text-decoration: underline;
    font-family: Arial, Veranda, Helvetica, sans-serif;
}

a.bodyLink:active
{
    color: #000000;
    text-decoration: none;

}


a.grayBoxLink:link
{
    color: #0066cc;
    font-weight:bold;
    text-decoration: none;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    font-size:0.7em;
 
}
a.grayBoxLink:visited
{
    color: #0066cc;
    font-weight:bold;
    text-decoration: none;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    font-size:0.7em;
    
}

a.grayBoxLink:hover
{
    color: #666666;
    text-decoration: underline;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    font-size:0.7em;
}

a.grayBoxLink:active
{
    color: #000000;
    text-decoration: none;
    font-size:0.7em;

}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.cellWithHPLogo
{
    background-image: url(./../images/HPlogo.jpg);
    background-position: right center;
    background-repeat:no-repeat;
    
}

.wrapper {
	position:relative;
}

.ontop
{

	position:absolute;
	top:0;
	left:0;
	z-index:150;
}

.font9 
{
    font-size:1.05em;
    font-weight:400;
    line-height: 1.5em;
}
.font8
{
    font-size:1.05em;
    font-weight:400;
}




.fontG
{
    font-size:0.75em;
    font-weight:400;
}
.fontBodyTxt
{
    font-size:0.9em;
}
.demoBodyTxt
{
    font-size:0.8em;
}

.gray
{
    background-color:#f7f7f7;
    width:100%;
    
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
    
}

.gray202
{
    background-image: url(./../images/bg202.jpg);
    background-repeat:repeat-x;

    width:202px;
    margin: 2px 4px 0px 4px;
    text-align:left;
    padding:1em;
}
ul.cont
{
    padding-left:0;
    margin-left:1em;
    font-size:0.75em;
    font-weight:400;
    
}
.listspace 
{
    
    margin: .5em;
}
.bottommargin
{
    padding-bottom: 5px;
}
.bluegradient
{
    background-image: url(./../images/bluegradient.jpg);
    background-repeat:no-repeat;
    background-color:#f7f7f7;

    width:1007px;
   
    text-align:center;
    border: 1px green;
    position: relative;
}

.sliderViewDemoBtn
{
    position: relative;
    
    
}
.hpslider
{
    background-image: url(./../images/gradientboxslice.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
    width:100%;
    height:210px;
    
}
.hpsliderTbl
{
    
    
    
    background-image: url(./../images/gradientboxslice.jpg);
    background-position:top;
    
    background-repeat:repeat-x;
}

.hpsliderleft
{
    display:inline;
    width:380px;
    padding: 25px 2p 0px 2px;
    border: 1px solid red;
    
    
}
.hpsliderright
{
    vertical-align:top;
    display:inline;
    width:380px;
    float:right;
    padding: 25px 2px 0px 2px;
    
    border: 1px solid red;
    
}

.popupNHover
{
    background-color:white; 
    font-family: Arial, Veranda, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 1em;
    color:#3f7ab0;
    text-decoration:none;
/*    padding:3px 5px 3px 5px; */
    
}
.popupHover
{
 /*   background-color:#dde8ef; */
    font-family: Arial, Veranda, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 1em;
    color:#d63333;
    text-decoration:none;

/*    padding:3px 5px 3px 5px; */
    
}


#navigation font
{
    color: #3f7ab0;
    background-color:White;
    text-decoration: none;
    padding-bottom: 3px;
    padding-top: 3px;
}
#navigation font span
{
    background-color: White;
    padding-bottom: 3px;
    padding-top: 3px;
}
 #navigation font:hover  {
    color:#cc6633; /* orange f */
    background: #dde8ef url(./../images/roundMnuRignt.png) left top no-repeat;
    
    text-decoration: none;

    padding-bottom: 3px;
    padding-top: 3px;

}
#navigation font:hover span
{
    background: url(./../images/roundMnuLeft.png) right top no-repeat;
    padding-bottom: 3px;
    padding-top: 3px;
} 



#navigation label
{
    color: #cc6633;       /* orange */
    background-color:White;
    text-decoration: none;
    /*
    padding-left: 6px;
    */
    padding-bottom: 3px;
    padding-top: 3px;
}
#navigation label span
{
    background-color: White;
    /*
    padding-left: 6px;
    */
    padding-bottom: 3px;
    padding-top: 3px;
}
 #navigation label:hover  {
    color:#cc6633;          /* orange */
    background: #dde8ef url(./../images/roundMnuRignt.png) left top no-repeat;
    text-decoration: none;
    /*
    padding-left: 6px;
    */
    padding-bottom: 3px;
    padding-top: 3px;
}
#navigation label:hover span
{
    background: url(./../images/roundMnuLeft.png) right top no-repeat;
    /*
    padding-left: 6px;
    */
    padding-bottom: 3px;
    padding-top: 3px;
} 





.popupMenu
{
                position:absolute;
                visibility:hidden;
            

    background-color:#dde8ef;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    color:#3f7ab0;
    text-decoration:none;
    text-align:left;
    border: 1px solid black;
    padding: 4px 8px 8px 8px;
    line-height: 1.3em;
    
}


.popupMenuItem
{
    
}

a.popupMenuItem:link
{

    background-color:#dde8ef;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    color:#3f7ab0;
    text-decoration:none;
    text-align:left;

    font-size: 0.8em;
    font-weight: bold;
    

    color:#3f7ab0;
    text-decoration:none;
    padding: 0px 4px 0px 4px;
    
    
}
a.popupMenuItem:visited
{

    background-color:#dde8ef;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    color:#3f7ab0;
    text-decoration:none;
    text-align:left;
    

    font-size: 0.8em;
    font-weight: bold;

    color:#3f7ab0;
    text-decoration:none;
    padding: 0px 4px 0px 4px;
}

a.popupMenuItem:hover
{

    background-color:#dde8ef;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    color:#3f7ab0;
    text-decoration:none;
    text-align:left;

    font-size: 0.8em;
    font-weight: bold;

    color: #dde8ef;
    background-color:#3f7ab0;
    text-decoration:none;
    padding: 0px 4px 0px 4px;
    
}

a.popupMenuItem:active
{

    background-color:#dde8ef;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    color:#3f7ab0;
    text-decoration:none;
    text-align:left;

    font-size: 0.8em;
    font-weight: bold;

    color: #dde8ef;
    background-color:#3f7ab0;
    text-decoration:none;
    padding: 0px 4px 0px 4px;
}




td.hplogo
{
    background: url(./../images/HPlogo.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
    
    } 


.intro
{
/*    line-height:130%; */
}

td.rightcolumn
{
    width:230px;
    vertical-align:top;
    text-align:left;
    color: #cc0000;
    padding-left:0.5em;
    line-height: 140%;

    
    
}

ul.NoBullet {
  list-style-type: none;
  }
  
.page
{
    width: 1007px;
    
    
}
.footerColor
{
    background-color:#cccccc;
}
.footerBackColor
{
    background-color: #cccccc;
}
.lineMid
{
    background-color: #99ccff;
    height: 2px;
}
.lineBack
{
    background-color: #aaddff;
}

.bannerBack
{
/*    background-color: #4a799c; */
/*    background-color:#40688c; */
    background-image: url(./../images/blueSliver.jpg);
/*    background-color:#336699; */
}
.bannerBackSlide
{
    background-color: #f7f7f7;
    background-image: url(./../images/blueslice.jpg);
    background-position: top;
    background-repeat:repeat-x;
    
    
}
.grayBlock
{
    background-color:#f7f7f7;
}
.grayBlockBack
{
    background-color:#f7f7f7;
}

.pageBodyMargin
{
    margin-left:118px;
    margin-right:118px;
    
    
}
.htblPageBodyMargin
{
    width:760px;
    height:70px;
    margin:6px 4px 6px 4px;
    
    
}
.tblPageBodyMargin
{
    width:760px;
    
    margin:0px 0px 0px 0px;
    
    
}

.hpimg
{
    padding: 6px;
    
}

.specialofferOld
{
    background-color: #e7eff2;
    font-weight:bold;
    font-size:0.9em;
    vertical-align:text-top;
    padding:10px;
    
}
.specialoffer
{
    font-weight:bold;
    font-size:0.8em;
    vertical-align:text-top;
    padding:10px;
    
}
.partnersfont
{
    font-weight:bold;
    font-size:0.8em;
}

.partnerspace
{
    padding-top:5px;
    padding-bottom:5px;
}
.partnerspaceimg
{
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    
    
}
.redoffer
{
    color:#cc0000;
}

.btblPageBodyMargin
{
    width:760px;
    border:2px;
    border-style: solid;
    border-top-color:#efefef;
    border-right-color:White;
    border-left-color:White;
    border-bottom-color:White;
         
    background-image: url(./../images/gradientboxslice.jpg);
    background-repeat:repeat-x;
    background-position:top;
        
    margin:0px 0px 0px 0px;
 
    
    
}
.btblCellRight
{
    border-left: 1px solid #efefef;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-right-width:0px;
    width:50%;
}
.btblCellLeft
{
    border-right: 1px solid white;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    width:50%;
}

.btblMargin
{
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 6px;
}

    
.btblBenefits
{
    padding-top: 0px;
    padding-left: 4px;
    

}
.paddi
{
    vertical-align:top;
    padding-left:3px;
    padding-right:9px;
    
    
}
.btblPartners
{
    padding-top: 4px;
    padding-left: 8px;
    width: 280px;
    vertical-align: top;
}
.btblBenefitsIm
{
    padding-top: 9px;
    padding-left: 4px;
}

.demoform
{
    color:#666666; 
    width: 360px;
    padding: 4px 2px 4px 2px;
}
.redtext
{
    color:#cc3300;
    width: 360px;
    padding: 4px 2px 4px 2px;
}

/* HEADER*/
.header
{
    
    margin: 0px;
    padding: 0px;
    
    text-align:center;
    vertical-align:middle;
    height:75px;
    /*
    border: 1px solid green;
    */
}
.headerLogoDiv
{
    margin-top:2px;
    display: inline;
    float: left;
   /*
        position:relative;
*/
     
 
    
}

.header800Div
{
    display: inline;
  float:right;
    
}
.headerMenuDiv
{
    display:inline;
    padding: 18px 0px 4px 0px;
    
}


.menutbl
{
    padding-bottom: 15px;
}

/* FOOTER*/
.footer
{
    background: #cccccc;
    color: #666666;
    padding: 8px 0px 8px 0px;
    line-height: normal;
    
}

.footerMenuDiv
{
     text-align:left;
     display:inline;
     position:relative;
}
.footerCopyrDiv
{
    color: #666666;
     float:right;
     text-align:left; display:inline;
            
}
.footerfont
{
    color: #666666;
    font-size:0.75em;
}

a.footerMenu:link
{
    color: #666666;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    text-decoration: none;
    
}
a.footerMenu:visited
{
    color: #666666;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    text-decoration: none;
}

a.footerMenu:hover
{
    color: #666666;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    text-decoration: underline;
}

a.footerMenu:active
{
    color: #000000;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    text-decoration: none;
}




/* Main body part */
.main
{
    margin-top: 0px;
    

}

span.menuspace
{
    font-size:1.6em;
}
p.menuspace
{
    height:6px;
}

span.bluehead
{
    
    color:#0066cc;
    font-size:1.2em;
}


.blueheadding
{
    color:#0066cc;
    font-size:1.2em;
    
}

.uptitle
{
    padding:4px 0px 0px 0px;
    margin-bottom:0px 0px 0px 0px;
    font-weight:bold;
    
    
}






.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}


p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h4, h5, h6
{
    font-size: 1.5em;
    color: black;
   
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    padding-top:16px;
    margin-top: 0px;
    font-family: Arial, Veranda, Helvetica, sans-serif;
    font-size: 1.65em;
    font-weight:500;
    color: black;
    margin-bottom:0px;
    padding-bottom:7px;
}
p.intro
{
    height: 6px;
}

h3
{
    font-size: 1.2em;
    color: Black;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}



/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}


.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}