﻿.tblMain {
    border:0;
    margin:0 auto;
    padding: 0;
    border-spacing: 0;
}
.reqmsg {
    color: Red;
}
.include {
    font-weight: normal;
}
.exclude {
    text-decoration: line-through;
    font-style: italic;
}
/**************generic styles for forgot password module*************/

.password p {
    margin: 0 0 .5em 35px;
}
.password .header {
    font-weight: bold;
}
.error {
    color: #A31919;
    border: 1px solid #A31919;
}
.password input {
    margin: 0.5em 0 .5em 8.5em;
}
/*********************************************************************/
/********************************
	Order Summary STYLES
********************************/

#module_orderinfo {
    overflow: auto;
}
.order-summary {
    width: 75%;
    float: left;
}
.order-summary-box {
    padding: .5em;
    border: 1px #ddd solid;
    float: right;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.order-summary-title {
    font-weight:bold;
    padding-bottom:.5em;
}
.a-column {
    margin-right: 3.35%;
    margin-bottom: 1%;
    float: left;
    min-height: 1px;
}
.a-row {
    text-align: left;
}
.first {
    margin-left: 1%;
}
.a-text-left {
    text-align: left!important;
}
.a-align-bottom {
    vertical-align: bottom!important;
}
.a-text-right {
    text-align: right!important;
}
.a-nowrap {
    white-space: nowrap;
}
.a-size-medium {
    font-size: 17px;
}
.a-color-price {
    font-weight: bold;
    color: #b12704;
}
/*end mod order info*/

/*gift*/
#rbTerm {
    width: 90%;
    margin: 0 auto;
    color: #000000;
    border: solid 1px #525252;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}
.mGrid {
    background-color: #FFFFFF;
    margin: 0 auto;
    border: solid 1px #525252;
    border-collapse: collapse;
    width: 90%;
}
.mGrid td {
    padding: 2px;
    border: solid 1px #525252;
    color: black;
    font-size: 0.9em;
}
.mGrid th {
    padding: 4px 2px;
    color: black;
    background-color: #003065;
    border: solid 1px #525252;
    font-size: 0.9em;
    text-align: left;
}
.mGridLbl {
    width:90%;
    margin:0 auto;
    display:block;
    margin-bottom:10px;
}
#lbl_gift_total {
    text-align: left;
}
#tbl_gift_total {
    width: 90%;
    margin:0 auto;
    font-size: 0.9em;
    color: black;
    background-color: #003065;
    text-align: center;
    font-weight: bold;
    border-top: solid 1px white;
    border-left: solid 1px #525252;
    border-right: solid 1px #525252;
    border-bottom: solid 1px #525252;
}
#tbl_gift_buttons {
    margin: 0 auto;
}
.button {
    height:30px !important;
    line-height:30px !important;    
}
/*end gift*/

.fieldSetPayment fieldset img {
    float: left;
}
.fieldSetPayment fieldset {
    border: 0px;
    border: none;
    padding: 1em;
}
.cell2_payment img {
    padding-right: 0.3em;
}
.fieldSetPayment fieldset td.cell1_payment {
    padding-left: 20px;
}
#blurb_bottom_payment > span {
    padding-left: 2px;
}
#blurb_Paypalmessage_bottom_payment > span {
    padding-left: 2px;
}
#ccnumber_cell,
#expire_cell,
#ccv_cell {
    margin-left: 1.35em;
    float: none;
}
.ccContainerpayment tr td.cell1_payment {
    padding-left: 1.35em !important;
    margin-left: 0em;
    float: none;
}
.tblpayment input[type='radio'] {
    padding-left: 0em !important;
    margin-left: 0em !important;
    margin-right: 1em !important;
    float: none !important;
}
.txtbox_custserve {
    max-width: 470px !important;
    width: 100% !important;
}
.shippingCategoryDetails {
    margin: 0 auto;
    text-align: center;
}
.shippingCellHeader {
    padding: 4px;
    background-color: lightgray;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    border-color: #333333;
}
.shippingCellSector {
    padding: 4px;
    background-color: lightgray;
    border-width: 1px;
    border-style: solid;
    border-color: #333333;
    text-align: left;
}
.shippingCell {
    padding: 4px;
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: #333333;
    text-align: right;
}
.shippingBlurb {
    margin: 0 auto;
    text-align: center;
}
.shippingCategory {
    margin: 0 auto;
    text-align: center;
    font-size: 1.15em;
    font-weight: bold;
    padding-top: 1em;
    padding-bottom: 1em;
    text-decoration: underline;
}
#module_shipping table {
    margin: 0 auto;
}
/*hide module*/

.module_hidden {
    display: none;
}
/*disabled textboxes*/

input[type="text"]:disabled {
    background: #dddddd;
}
/*Group Export Module*/

#moduleHdr_groupexport {
    border-top: 1px solid;
}
#module_groupexport_wrapper {
    border-top: none;
}
#lblGERecords {
    font-family: Verdana, "Droid Sans", sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 0.75px;
    float: right;
}
.highlightRow {
    background-color: #FFC7E9;
}
.GridViewStyle {
    font-family: Montserrat, sans-serif;
    font-size: .7em;
    table-layout: auto;
    border-collapse: collapse;
    /*border: green 5px solid;*/
}
SortedAscendingCellStyle {
    background-color: #F5F7FB;
}
SortedAscendingHeaderStyle {
    background-color: #6D95E1;
}
SortedDescendingCellStyle {
    background-color: #E9EBEF;
}
SortedDescendingHeaderStyle {
    background-color: #4870BE
}
#grid_groupexport_wrapper {
    max-width: 1000px;
    max-height: 500px;
    overflow: auto;
}
/*Header and Pager styles*/

.HeaderStyle,
.PagerStyle
/*Common Styles*/

{
    /*background-image: url(Images/HeaderGlassBlack.jpg);*/
    
    background-color: green;
    color: white;
    font-weight: bold;
}
.HeaderStyle th {
    padding: 5px;
    color: #ffffff;
}
.HeaderStyle a {
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: normal;
}
.FooterStyle
/*Common Styles*/

{
    /*background-image: url(Images/HeaderGlassBlack.jpg);*/
    
    background-color: green;
    color: white;
    font-weight: bold;
}
.FooterStyle td {
    padding: 5px;
}
.PagerStyle table {
    text-align: center;
    margin: auto;
}
.PagerStyle table td {
    border: 0px;
    padding: 5px;
}
.PagerStyle td {
    border-top: #1d1d1d 3px solid;
}
.PagerStyle a {
    color: #ffffff;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #777777;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-left: solid 1px #777777;
}
.PagerStyle span {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}
/*RowStyles*/

.RowStyle td,
.AltRowStyle td,
.SelectedRowStyle td,
.EditRowStyle td
/*Common Styles*/

{
    padding: 4px;
    border-right: solid 1px #1d1d1d;
}
.RowStyle td {
    background-color: #F5FFFA;
}
.AltRowStyle td {
    background-color: #E0EEE0;
}
.SelectedRowStyle td {
    background-color: #ffff66;
}
#export_btn,
#export_btn2 {
    font-family: Verdana, "Droid Sans", sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid white;
    /*box-shadow: 2px 2px 2px 0 #b2b0b0;*/
    
    color: white;
    letter-spacing: 0.75px;
    background: #009B49;
}
#export_btn2 {
    display: none;
}
#lblGiftExport {
    text-align: center;
}
#export_btn:HOVER,
#export_btn2:HOVER {
    cursor: pointer;
    background-color: #837E7C;
}
/*End Group Export Module*/

/* Begin reCaptcha styling */

#moduleHdr_recaptcha {
    border:0px;
}
#module_recaptcha_wrapper
{
    display: table; /*centers the object in the wrapper*/
    margin-left:auto;
    margin-right:auto;
    margin-bottom:1%;
    background-color: transparent;
    border:none;
}  

/* End reCaptcha styling */

#expireBox {
    margin-left:auto;
    margin-right:auto;
    font-size: 1.1em;
    text-align: center;
    background-color: #FFFFFF;
    border: 2px solid;
    max-width: 375px;

	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px; 
}

/*#expiredate {
    max-width:150px;
    border:none; 
    text-align:center;
}*/

#btnPricePanel {
    font-size:1em;
    font-weight:bold;
    padding:4px;
}

#lblPricePromoCode {
    font-size:1em;
    font-weight:bold;
    margin-left:.5em;
}

#lblPricePromoCodeError {
    color:red;
    font-size:1em;
    font-weight:bold;
}

/* Start Custom Gift Styling */
.cgGift {
    border: 1px solid #BAB7A6;
    width:100%;
    background-color:#e3e2f2;
    padding-left:4%;
    margin-bottom:2%;
}

.cgblurb {
    font-size: 1.1em;
}

.cgGiftElement {

}

.formRow {
    width:100%;
}

.module_wrapper_left {
    width:48%;
    float:left;
}

.module_wrapper_right {
    width:48%;
    float:right;
}

.divAppendRecipientsButton {
    width:100%;
    text-align:center;
    clear:both;
    padding-top:2%;
}

.fieldLabel {
    max-width:200px;
}

.fieldInput, .cgstate, .cgzip, .cgcountry {
    max-width:360px;
}

.fieldInputAcctno {
    max-width:300px;
    display:none;
    padding:2px 2px;
}

.row1 {width:48%; float:left; clear:left; margin-right:1%; margin-bottom:1%;}
.row2 {width:48%; float:right; clear:right; margin-right:1%; margin-bottom:1%;}
.row3 {width:96%; margin-left:auto; margin-right:auto; clear:both; margin-bottom:1%;}
.row4 {width:100%; margin-left:auto; margin-right:auto; clear:both; margin-bottom:1%;}

.btnAddAnother {
    padding:8px;
    text-align:center;
    background-color:#b80000;
    color:white;
    font-weight:bold;
    font-size:1.25em;
    text-decoration:none;
}

.btnRemove {
    font-size:1.25em;
}

.cggrandtotal_wrapper {
    width: 100%;
    border: 0px solid #BAB7A6;
    margin-top: 2%;
    text-align: center;
    clear:both;
    /*background-color:#343481;
    color:white;
    text-align:right;
    margin-top:-44px;*/
}

.cggrandtotal {
    max-width:150px;
}

.cgtblPayment {
    width:100%;
}

.cgerror {
    display:none;
    border:none;
    color: #A31919;
    font-size:1em;
}

.cgsection{
    /*background-color:#7CA3A3;
    border-top:1px solid #7CA3A3;
    box-shadow:0px -1px 0px #7CA3A3;*/
}

.cgmoduleheader {
    background-color: #343481;
    color: white;
    font-weight: bold;
    font-size: 1.16em;
    width: 100%;
    /*padding:4px;*/
    margin-bottom:4px;
}

/* End Custom Gift Styling */

@media only screen and (max-width: 43em) {
    #module_recaptcha_wrapper {
        width: 96%;
    }
}