@import "/StyleSheets/HHButton.css";

* {
    outline: 0;
    padding: 0;
    margin: 0;
    font-family: MyriadPro Bold; /*Georgia*/
}

body {
    background-color: rgb(188, 190, 192);
    color: #000000;
}

body,
input,
span,
select,
option,
textarea,
table,
tr,
th,
td {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2 {
    font-weight: bold;
}

h1,
.h2 {
    font-size: 18px;
}

h2,
.h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5,
h6 {
    font-size: 10px;
}

input[type="checkbox"] {
    margin: 0 7px 0 7px;
}

caption,
th {
    text-align: left;
}

.hhmenu {
    text-align: right;
    margin-right: 64px;
}

.hhmenu .hhbutton {
    width: 130px;
    margin-bottom: 0px;
}

.hhmenu div {
    display: inline-block;
    height: 53px;
}

.hhmenu a {
    width: 115px;
    height: 52px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
    color: White !important;
}

.main_table {
    margin: 0 auto;
    width: 960px;
}

label {
    padding-right: 5px;
}

#logo_hh img {
    left: 74px;
    position: relative;
    top: -17px;
}

#top_header {
    height: 146px;
}

#photograph {
    height: 73px;
    background-color: #c9c0b7;
}

#top_td {
    margin-right: 50px;
}

#photograph h2 {
    font-size: 16px;
    padding: 5px 0 0 10px;
}

.user input {
    margin-right: 5px;
    margin-left: 10px;
}

.user {
    float: left;
    margin-top: 2px;
}

.forgot {
    padding-left: 180px;
    float: left;
}

.forgot a {
    text-decoration: none;
    color: #000000;
}

.online {
    width: 960px;
    height: 143px;
    background: url(../Images/MainIntLogo.png) no-repeat;
    border-width: 12px;
    border-color: rgb(188, 190, 192);
    background-size: 100% 100%;
}

.onlinenew {
    width: 960px;
    height: 167px;
    background: url(../Images/MainInt.png) no-repeat;
}

.middle_content1 {
    width: 450px;
    text-align: center;
    margin: 0 auto;
}

.middle_content1 div,
img {
    margin: 0 auto;
    text-align: center;
}

.middle_content2 {
    width: 32px;
}

.middle_content2 img {
    margin: 10px 0 0 0;
}

.middle_content3 {
    width: 35px;
    margin-left: 20px;
}

.middle_content3 img {
    margin: 20px 10px 0 0;
}

.Professional h2 {
    font-size: 16px;
    margin: 20px 0 0 20px;
}

.Professional_para p {
    margin: 20px 0 0 20px;
}

.learn_hh {
    text-align: center;
}

.learn_hh a,
.learn_hh a:hover {
    text-decoration: none;
}

#SubmitImageButton {
    border: 0;
}

.fotter_hh p {
    margin-top: 30px;
}

.fotter_hh p {
    text-align: center;
}

.fotter_hh p a {
    text-decoration: none;
    color: #720000;
}

.menu_shadow {
    background: url("/Images/MenuShadow.gif") repeat-x;
    height: 16px;
}

#about_ul1 {
    width: 160px;
    float: left;
}

ul#about_ul1 {
    list-style-type: disc;
    padding-left: 20px;
}

#about_ul1 li a {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

#about_ul1 li a:hover {
    text-decoration: underline;
}

#about_ul2 {
    width: 200px;
    float: left;
}

ul#about_ul2 {
    list-style-type: disc;
    padding-left: 20px;
    padding-top: 20px;
}

#about_ul2 li a {
    color: #000000;
    text-decoration: none;
}

#about_ul2 li a:hover {
    text-decoration: underline;
    color: #000000;
    text-decoration: underline;
}

#whole_ul {
    float: right;
}

.page_heading {
    margin: 10px 0 10px 0;
}

.getting_underline a {
    color: #730101;
    text-decoration: none;
    font-weight: normal;
}

.getting_underline a:hover {
    text-decoration: underline;
}

.form_hh fieldset {
    width: 350px;
    border: #7f9db9 solid 1px;
    height: 120px;
}

#site_hh ul {
    margin-left: 175px;
    list-style-type: none;
}

#site_hh ul li a {
    text-decoration: none;
    color: #720000;
}

#site_hh ul li a:hover {
    text-decoration: underline;
}

#site_hh ul li {
    padding-top: 5px;
}

.Integrate_ul {
    padding-left: 20px;
}

.privacy_ul li {
    margin-left: 30px;
}

.forgotpage_user {
    float: left;
    width: 302px;
    margin-right: 10px;
}

.forgotpage_id {
    float: left;
    width: 150px;
}

.forgotpage_button {
    clear: both;
    padding: 10px 10px 0 0;
}

a,
a:active,
a:visited {
    color: #4090ff;
    border: 0;
    text-decoration: none;
}

a:hover {
    color: #000;
}

img {
    border: none;
}

input[type="text"] {
    vertical-align: middle;
}

td.Error {
    color: #df291f;
}

div.Error {
    position: absolute;
    top: 75px;
    background: white;
    padding: 10px;
    border: rgb(241, 86, 53) solid 2px;
}

.error {
    color: #df291f;
}

.msg-error {
    color: #df291f;
    font-size: 16px;
}

.ErrorDiv {
    text-align: center;
}

.ErrorDiv span {
    color: #df291f;
}

.label {
    color: blue;
}

.labelstatic {
    background-color: #eaedf2;
}

.modalOverlay {
    background-color: #000;
}

#pageHead {
    height: 146px;
    padding-right: 66px;
}

#page {
    background-color: #fff;
    width: 1020px;
    margin: auto;
}

#logo {
    float: left;
}

#logo img {
    padding: 20px 43px 0 74px;
    width: 140px;
}

#menu {
    height: 73px;
    text-align: left;
    vertical-align: bottom;
}

#photographerLogin {
    background-color: rgb(188, 190, 192);
    height: 73px;
    padding-top: 10px;
    padding-left: 20px;
    text-align: left;
    vertical-align: top;
    width: 376px;
}

.loginBox {
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    height: 18px;
    width: 110px;
}

@media print {
    div.Print {
        display: none;
    }
}

div.ExtranetTip {
    background-color: #fff;
    border: #796c63 solid 1px;
    padding: 4px;
    z-index: 125;
    width: 250px;
    height: 100%;
}

div.ExtranetTip p {
    width: 250px;
}

div.ExtranetTipContainer {
    background: url(../Images/LeftArrow.gif) no-repeat;
    background-position: top left;
    padding: 0 0 0 11px;
    position: absolute;
    z-index: 100;
}

.style1 {
    width: 100%;
    height: 80px;
}

.style3 {
    width: 583px;
    height: 9px;
}

.style4 {
    height: 9px;
}

.style9 {
    width: 583px;
    height: 9px;
}

.style10 {
    height: 9px;
}

#ctl00_logoContainer {
    border-right: 1px solid #c3c4c8;
    display: block;
    padding-right: 15px;
    vertical-align: middle;
}

.menuItem input {
    padding: 5px;
}

.order_rev_header {
    color: #ba161f;
}

#ctl00_PageBodyPane_cbCopyBilling {
    color: blue;
}

#ctl00_PageBodyPane_upCreditCard {
    margin-bottom: 10px;
}

#ctl00_PageBodyPane_upCopyBilling {
    margin-top: 5px;
}

.calendar_cell_current_date {
    background-color: rgb(241, 86, 53);
    border-radius: 2px;
}

.AboutUSMenu1 a {
    font-size: 14px;
}

.align-middle {
    vertical-align: middle;
}

.align-middle * {
    vertical-align: middle;
}

.coupon-options label {
    width: 120px;
    display: inline-block;
}

.grecaptcha-badge {
    bottom: -999px !important;
}

/* to hide arrows in input type number */
/*input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}*/

input[type="text"].hasDatepicker {
    width: 175px;
    padding: 2px 4px 2px 4px;
    line-height: 20px;
    height: 24px;
    background: #fff url(Images/main-sprite.png) -17px -209px no-repeat;
    padding-right: 40px;
}

.password_access_code {
    min-width: 120px;
}
