/*  ----------------------- MAIN STYLES -----------------------  */

ul {
    padding: 0;
    margin: 8px 20px;
    color: #483c3e;
}

.centerColumn ul {
    padding: 0;
    margin: 8px 15px;
    color: #483c3e;
}

#indexDefault {
    border: none;
    padding: 0;
}

#indexDefault,
#specialsListing,
#newProductsDefault,
#allProductsDefault,
#loginDefault,
#productGeneral,
#shoppingCartDefault {
    margin: 0;
}

input#login-email-address,
input#login-password,
input#company,
input#firstname,
input#lastname,
input#suburb,
input#street-address,
input#city,
input#state,
select#country,
input#telephone,
input#fax,
input#email-address,
input#contactname {
    width: 70%;
    margin: 4px 0 3px;
    vertical-align: middle;
}

input#dob,
input#postcode {
    width: 70px;
    margin: 0 0 3px;
    vertical-align: middle;
}

input#password-new,
input#password-confirm {
    width: 49%;
    margin: 0 0 3px;
    vertical-align: middle;
}

#password-current {
    margin: 0 0 3px;
    vertical-align: middle;
}

textarea#enquiry {
    width: 70%;
    margin: 1px 0;
}

.button-padding {
    padding: 15px 0 0;
}

#featuredProducts,
#whatsNew,
#specialsDefault,
#specialsListing {
    padding: 0;
}

#from-name,
#from-email-address,
#to-name {
    margin-bottom: 3px;
}

#to-email-address {
    margin-bottom: 15px;
}

#inc-subcat {
    margin: 5px 0 0;
}

#reviewsWriteReviewsRate {
    margin: 15px 0 0;
}

#productQuantityDiscounts {
    overflow: hidden;
    float: left;
}

#productQuantityDiscounts td {
    border: 1px solid #eceaea;
    text-align: center;
    padding: 4px;
}

#productQuantityDiscounts tr:first-child {
    font-weight: bold;
}

.tie {
    border: solid 1px #eceaea;
    background: #fff;
}

.tie-margin1 {
    margin-bottom: 10px;
}

.tie .tie-indent {
    padding: 20px;
}

.tie2 {
    background: #fff;
}

.tie2 .catDescContent a,
.tie2 .catDescContent ol,
.tie2 .catDescContent ul {
    color: #89717c;
}

.tie2 label {
    font-weight: bold;
    color: #fff;
}

.tie3 {
    background: #f9f9f9;
    border: solid 1px #eceaea;
}

.tie3 .tie3-indent {
    padding: 18px 20px;
}

.tie2-indent > form {
    padding: 10px;
}

.image {
    display: inline-block;
    border: solid 1px #eceaea;
    padding: 2px;
    position: relative;
}

.image a {
    position: relative;
    display: inline-block;
}

.zoom {
    position: absolute;
    width: 29px;
    height: 28px;
    background: url(../images/icons/zoom-icon.png) no-repeat 0 0;
    bottom: 3px;
    left: 3px;
}

.description a {
    font-weight: bold;
}

.description strong {
    color: #312b2e;
    /*display: block;*/
}

.price-text {
    font-size: 16px;
}

.stock {
    border: solid 1px #eceaea;
    color: #000;
    padding: 10px 124px 10px 10px;
    display: inline-block;
}

#gvFaqDefaultContent {
    padding: 10px 0;
    color: #000;
    border-top: solid 1px #eceaea;
}

#gvFaqDefaultMainContent {
    margin: 0;
    float: left;
}

#gvFaqDefaultMainContent a {
    display: block;
    color: #2d2d2d;
    font-weight: bold;
    margin: 0 0 10px;
    text-decoration: none;
    position: relative;
    padding: 0 0 0 12px;
}

#gvFaqDefaultMainContent a:hover {
    color: #aa99a0;
}

#gvFaqDefaultMainContent a:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    overflow: hidden;
    background: #aa99a0;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 0;
}

#gvFaqDefaultMainContent a:first-child {
    margin: 0;
}

#gvFaqDefaultMainContent a:first-child:before {
    display: none;
}

#gvFaqDefaultMainContent a + br {
    height: 0;
    line-height: 0;
}

#lookup-gv-redeem {
    width: 70%;
}

fieldset {
    background: none;
    border: solid 1px #eceaea;
    padding: 15px 20px 30px;
    color: #494949;
    margin-bottom: 20px !important;
}

legend {
    border: solid 1px #eceaea;
    padding: 10px 20px;
    color: #494949;
    background: #fff;
    margin-bottom: 15px;
}

.tabTable .price,
.tabTable .productSpecialPrice,
.tabTable .normalprice {
    font-size: 12px;
    font-weight: bold;
}

#cartContentsDisplay .price {
    font-weight: normal;
    font-size: 21px;
    color: #aa99a0;
}

.cartUnitDisplay.price {
    text-align: left !important;
}

.cartTotalDisplay {
    text-align: left !important;
}

.productListing-data {
    padding-left: 13px !important;
    padding-right: 13px !important;
}
.help-cart {
    float: right;
    font-weight: bold;
    color: #000;
    padding: 9px 20px 0 0;
    position: relative;
    z-index: 5;
}

.help-cart a {
    color: #000;
}

.bot-border {
    border-bottom: solid 1px #eceaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.prod-buttons {
    float: right;
    padding: 15px 0 0;
}

.catDescContent {
    padding: 15px 20px;
}

.catDescContent p {
    margin: 0 0 10px;
}

.catDescContent a,
.catDescContent ol,
.catDescContent ul {
    color: #fff;
}

.catDescContent li:not(:last-child) {
    margin-bottom: 5px;
}

#navBreadCrumb {
    color: #aa99a0;
    font-weight: bold;
    font-size: 11px;
    margin: 15px 0 15px;
}

#navBreadCrumb a {
    outline: none;
    text-decoration: underline;
}

/*  ----------------------- HEADINGS -----------------------  */

h1 {
    color: #483c3e;
    font: normal 22px/1.4 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    margin: 20px 0 10px;
}

h2 {
    color: #483c3e;
    font: 700 20px/1.4 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    margin: 20px 0 10px;
}

h3 {
    color: #483c3e;
    font: 700 16px/1.4 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    margin: 20px 0 10px;
}

h4,
h5,
h6 {
    color: #483c3e;
    font: 700 14px/1.4 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    margin: 20px 0 10px;
}

#accountDefaultHeading,
#accountHistoryDefaultHeading,
#accountNotificationsHeading,
#addressBookDefaultHeading,
#advSearchDefaultHeading,
#advSearchResultsDefaultHeading,
#checkoutShippingHeading,
#checkoutPaymentHeading,
#checkoutConfirmDefaultHeading,
#checkoutPayAddressDefaultHeading,
#checkoutShipAddressDefaultHeading,
#checkoutSuccessHeading,
#conditionsHeading,
#cookieUsageDefaultHeading,
#createAcctDefaultHeading,
#createAcctSuccessHeading,
#customerAuthDefaultHeading,
#discountcouponInfoHeading,
#maintenanceDefaultHeading,
#downloadTimeOutHeading,
#gvFaqDefaultHeading,
#ContantDefaultHeading,
#gvRedeemDefaultHeading,
#gvSendDefaultHeadingDone,
#indexDefaultHeading,
#loginDefaultHeading,
#logoffDefaultHeading,
#pageNotFoundHeading,
#pageTwoHeading,
#pageThreeHeading,
#pageFourHeading,
#privacyDefaultHeading,
#shippingInfoHeading,
#cartDefaultHeading,
#siteMapHeading,
#sslCheckHeading,
#timeoutDefaultHeading,
#unsubDefaultHeading,
#ezPagesHeading,
#acctNewslettersDefaultHeading,
#gvSendDefaultHeadingSend,
#newProductsDefaultHeading,
#allProductsDefaultHeading,
#featuredDefaultHeading,
#specialsListingHeading,
#reviewsDefaultHeading,
#indexCategoriesHeading,
#productListHeading,
h2.centerBoxHeading,
#addressBookProcessDefault h1 {
    background: #fbfbfb url(../images/title-bg.gif) repeat-x left bottom ;
    border: 1px solid #fff;
    box-shadow: 0 3px 3px #e9e6e4;
    color: #312b2e;
    font-size: 19px;
    line-height: 24px;
    margin: 0 0 20px;
    padding: 4px 0 5px 9px;
    position: relative;
}

.centerColumn ul {
    list-style: disc;
    margin: 10px 0 10px 25px;
}

.centerColumn li {
    margin-bottom: 5px;
}

.centerColumn ol {
    list-style: decimal;
    margin: 10px 0 10px 25px;
}

.centerColumn p {
    margin: 0 0 15px;
}

.centerColumn p:last-child {
    margin: 0;
}

/*  ----------------------- PRODUCT LISTING -----------------------  */

/*  LISTINGS  */

#newProductsDefault .line,
#allProductsDefault .line,
#featuredDefault .line {
    padding: 0;
    line-height: 0;
    font-size: 0;
    background: url(../images/line_1.gif) top left repeat-x;
    height: 7px;
}

#newProductsDefault td,
#allProductsDefault td,
#featuredDefault td {
    padding: 10px;
    border: none;
}

/*  REVIEWS  */

#reviewsDefault hr {
    color: #d8d8d8;
    border: 0;
    border-top: 1px solid #e1e1e1;
    margin: 5px 0;
}

#reviewsDefault .smallProductImage {
    padding: 0 20px 0;
}

.date-added {
    font-weight: normal;
    color: #000;
    padding: 15px 0 5px;
    border-bottom: solid 1px #e5e5e5;
    overflow: hidden;
    margin-bottom: 10px;
}

#reviewsInfoDefaultHeading,
#productReviewsDefaultHeading,
#reviewsWriteHeading {
    clear: both;
    color: #312b2e;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    padding: 4px 0 5px 9px;
    font-size: 19px;
    line-height: 24px;
    font-weight: normal;
    background: url(../images/title-bg.gif) repeat-x left bottom #fbfbfb;
    border: 1px solid #fff;
    margin-bottom: 20px;
    box-shadow: 0 3px 3px #e9e6e4;
    position: relative;
}

#reviewsDefault .rating,
.bold {
    padding: 5px 0;
}

.rating {
    padding: 10px 0;
}

.name-type {
    font-size: 17px;
    text-decoration: none;
    line-height: 20px;
    font-weight: bold;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
}

#reviewsInfoDefaultPrice,
#reviewsWritePrice,
h2#productReviewsDefaultPrice {
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

/*  CATEGORY  */

.categoryImg {
    float: left;
    padding: 0;
    margin: 0 15px 10px 0;
}

.categoryListBoxContents {
    padding: 5px 0;
    text-align: center;
}

.categoryListBoxContents img {
    margin-bottom: 0;
    height: 130px;
}

.categoryListBoxContents a {
    color: #2d2d2d;
    text-decoration: none;
    text-transform: none;
    display: inline-block;
    border: solid 1px #eceaea;
    text-align: left;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all .4s ease;
       -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease;
}

.categoryListBoxContents a:hover {
    border-color: #89717c;
    color: #89717c;
}

.categoryListBoxContents a span {
    display: block;
    background: #fcfcfc;
    padding: 10px;
    border-top: solid 1px #eceaea;
}

/*  CATEGORY LISTING  */

.tabTable {
    margin: 0 0 5px;
    border-left: 1px solid #e1e1e1;
}

.tabTable th {
    padding: 5px 10px;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
}

.tabTable th {
    font-size: 12px;
    font-weight: normal;
    background: #fafafa;
    color: #000;
}

.tabTable th a {
    color: #000;
}

.tabTable td {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px;
}

.tabTable td .listingDescription {
    padding: 5px 0;
    font-size: 12px;
    line-height: 17px;
}

.tabTable td a {
    text-decoration: none;
}

.tabTable td a:hover {
    color: #332c2e;
}

.tabTable .price {
    font-size: 16px;
}

.tabTable .price + br,
.tabTable .price + br + br {
    height: 0;
    line-height: 0;
}

.tabTable h3 {
    margin-top: 0;
}

.productListing-heading {
    white-space: nowrap;
}

/*  TABLES  */

#prevOrders {
    margin: 0 0 5px;
    border-left: 1px solid #e1e1e1;
}

#prevOrders th {
    padding: 5px 10px;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
}

#prevOrders th {
    font-size: 12px;
    font-weight: normal;
    background: #fafafa;
    color: #000;
}

#prevOrders th a {
    color: #000;
}

#prevOrders td {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px;
}

#prevOrders td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
}

#prevOrders td a {
    outline: none;
    text-decoration: underline;
}

#accountHistInfo table {
    margin: 0 0 5px;
    border-left: 1px solid #e1e1e1;
}

#accountHistInfo th {
    padding: 5px 10px;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
}

#accountHistInfo th {
    font-size: 12px;
    font-weight: normal;
    background: #fafafa;
    color: #000;
}

#accountHistInfo th a {
    color: #000;
}

#accountHistInfo td {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px;
}

#accountHistInfo td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
}

#accountHistInfo td a {
    outline: none;
    text-decoration: underline;
}

/*  ----------------  */

/*  ----------------------- PRODUCT INFO -----------------------  */

.categoryIcon {
    padding: 10px;
}

.categoryIcon a {
    font-size: 17px;
    text-decoration: none;
    line-height: 20px;
    font-weight: bold;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
}

.categoryIcon a:hover {
    color: #332c2e;
}

.navNextPrevWrapper {
    margin: 12px 10px 30px 10px;
    padding: 10px 0;
    text-align: center;
}

.navNextPrevWrapper span {
    position: relative;
    top: 3px;
}

#productMainImage,
#reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage,
#reviewWriteMainImage {
    margin: 0 5px 0 0;
    text-align: center;
    line-height: 20px;
    float: none;
}

#productMainImage a,
#reviewsInfoDefaultProductImage a,
#productReviewsDefaultProductImage a,
#reviewWriteMainImage a {
    font-size: 17px;
    text-decoration: none;
    line-height: 20px;
    font-weight: bold;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
}

#productMainImage a:hover,
#reviewsInfoDefaultProductImage a:hover,
#productReviewsDefaultProductImage a:hover,
#reviewWriteMainImage a:hover {
    color: #332c2e;
}

#arrow_right,
#arrow_left {
    cursor: pointer;
}

#productName {
    background: url(../images/title-bg.gif) repeat-x left bottom #fbfbfb;
    border: 1px solid #fff;
    box-shadow: 0 3px 3px #e9e6e4;
    clear: both;
    color: #312b2e;
    font: normal 19px/24px 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    margin: 0 0 20px;
    position: relative;
    padding: 4px 0 5px 9px;
}

#productPrices {
    color: #312b2e;
    font-size: 21px;
    font-weight: normal;
    float: left;
    line-height: 21px;
    margin: 20px 0 0;
    padding: 0;
}

#productDescription {
    margin: 0;
    padding: 15px 0 0;
    width: 100%;
    overflow: hidden;
}

.product-list-description {
    overflow: hidden;
}

.fleft + .product-list-description {
    padding-left: 20px;
}

/*.product-list-description .name {*/
/*font-weight: normal;*/
/*}*/

.product-list-description .name {
    display: inline-block;
    margin-bottom: 10px;
}

.product-list-description .description {
    margin-top: 10px;
}

.product-list-description .price-textn {
    font-size: 14px;
}

.product-list-description .price {
    font-size: 18px;
}

.cartAdd {
    padding: 1em 1em 1em 0;
    margin: 10px 0 0;
    overflow: hidden;
}

#cartAdd .qty {
    padding: 3px;
    border: solid 1px #e1e1e1;
    width: 50px;
}

#cartAdd .text2 {
    margin: 6px 0 0;
}

#alsoPurchased {
    margin: 20px 0;
}

#alsoPurchased a {
    font-size: 17px;
    text-decoration: none;
    line-height: 20px;
    font-weight: bold;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
}

#alsoPurchased a:hover {
    color: #332c2e;
}

#productAdditionalImages {
    margin: 10px 5px 10px 0;
    border: 1px solid #e1e1e1;
    padding: 10px 0;
}

#productAdditionalImages .additionalImages {
    margin: 0 0 12px;
    text-align: center;
}

#productAdditionalImages .additionalImages a {
    font-size: 17px;
    text-decoration: none;
    line-height: 20px;
    font-weight: bold;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    display: block;
    height: 135px;
    overflow: hidden;
}

#productAdditionalImages .additionalImages a:hover {
    color: #332c2e;
}

/*  ----------------------- SHOPPING CART -----------------------  */

#cartInstructionsDisplay {
    padding: 10px;
    border-bottom: solid 1px #eceaea;
}

#cartEmptyText {
    font-size: 17px;
    color: #fff;
    background: url(../images/icons/warning2.gif) right 17px no-repeat #f76218;
    text-transform: uppercase;
    font-weight: bold;
    padding: 30px 0 17px 50px;
    margin-bottom: 15px;
    height: 35px;
}

#cartContentsDisplay {
    border-left: 1px solid #e1e1e1;
}

#cartContentsDisplay th {
    border: 1px solid #e1e1e1;
    border-left: none;
    padding: 5px;
    text-align: center;
}

#cartContentsDisplay th {
    font-size: 12px;
    font-weight: normal;
    background: #fafafa;
    color: #000;
}

#cartContentsDisplay th a {
    color: #000;
}

#cartContentsDisplay td {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px;
    text-align: center;
}

#cartContentsDisplay td .cartAttribsList {
    text-align: left;
}

#cartContentsDisplay td.cartTotalDisplay {
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#cartContentsDisplay td #cartImage {
    float: none;
    display: block;
    border: solid 1px #eceaea;
    margin: 0 1em .5em 1em;
    padding: 10px 0;
}

#cartProdTitle {
    border: solid 1px #eceaea;
    border-bottom: solid 0;
    display: block;
    margin: .5em 1em 0 1em;
    padding: 5px 0;
    background: #fbfbfb;
    text-align: left;
    padding-left: 10px;
}

#cartContentsDisplay a {
    text-decoration: none;
}

#cartContentsDisplay td a {
    color: #404040;
}

#cartContentsDisplay td a:hover {
    color: #332c2e;
}

#cartSubTotal {
    padding: 5px;
    text-align: right;
    font-weight: bold;
}

#cartSubTotal strong {
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#shoppingCartDefault .buttonRow {
    margin: 5px;
}

#shoppingCartDefault .text_v_c {
    margin: 5px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
}

#shoppingCartDefault .text_v_c a {
    outline: none;
    text-decoration: underline;
}

.shcart_btn {
    overflow: hidden;
    margin: 12px 0 0;
}

.shcart_btn div {
    float: left;
    margin-right: 4px;
}

.advisory {
    margin: 10px;
}

#infoShoppingCart,
#popupSearchHelp {
    background: #fff;
}

#infoShoppingCart div {
    padding: 20px;
}

#infoShoppingCart h1 {
    color: #312b2e;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    padding: 4px 0 5px 9px;
    font-size: 19px;
    line-height: 24px;
    font-weight: normal;
    background: url(../images/title-bg.gif) repeat-x left bottom #fbfbfb;
    border: 1px solid #fff;
    margin-bottom: 20px;
    box-shadow: 0 3px 3px #e9e6e4;
    position: relative;
}

#popupSearchHelp div {
    padding: 20px;
}

#popupCVVHelp {
    background: #fff;
}

#popupCVVHelp div {
    padding: 10px 20px;
}

#popupCVVHelp h1 {
    color: #312b2e;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    padding: 4px 0 5px 9px;
    font-size: 19px;
    line-height: 24px;
    font-weight: normal;
    background: url(../images/title-bg.gif) repeat-x left bottom #fbfbfb;
    border: 1px solid #fff;
    margin-bottom: 20px;
    box-shadow: 0 3px 3px #e9e6e4;
    position: relative;
}

.hiddenField {
    display: none;
}

#popupShippingEstimator {
    background: #fff;
    padding: 0;
}

#popupShippingEstimator div {
    padding: 15px;
}

#popupShippingEstimator #state {
    margin-left: 128px;
}

#shippingEstimatorContent h2 {
    color: #312b2e;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    padding: 4px 0 5px 9px;
    font-size: 19px;
    line-height: 24px;
    font-weight: normal;
    background: url(../images/title-bg.gif) repeat-x left bottom #fbfbfb;
    border: 1px solid #fff;
    margin-bottom: 20px;
    box-shadow: 0 3px 3px #e9e6e4;
    position: relative;
}

select#country,
select#stateZone {
    width: 160px;
    margin: 0 0 3px;
}

input#state {
    width: 156px;
    margin: 0 0 3px;
}

#popupShippingEstimator label#stateLabel {
    display: none;
}

#shippingEstimatorContent td.cartTotalDisplay {
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#shippingEstimatorContent table {
    margin: 0 0 5px 0;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-collapse: collapse;
}

#shippingEstimatorContent th {
    padding: 5px 10px;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    text-align: center;
}

#shippingEstimatorContent th {
    font-size: 12px;
    font-weight: normal;
    background: #fafafa;
    color: #000;
}

#shippingEstimatorContent th a {
    color: #000;
}

#shippingEstimatorContent td {
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding: 5px;
}

#shippingEstimatorContent td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
}

/*============================================*/
.rev-but {
    overflow: hidden;
}

.rev-but div {
    float: left;
    margin-right: 4px;
}

.button-padding {
    overflow: hidden;
}

.button-padding div {
    float: left;
    margin-right: 4px;
}

.feedback_form {
    background: #fff;
    border: 1px solid #c3bfbe;
    box-shadow: 0 3px 3px #e9e6e4;
    padding: 10px;
}

.feedback_form .required span:after {
    content: '*';
    color: #f00;
}

.feedback_message {
    color: #f00;
    font-size: 11px;
    text-align: left;
}

.feedback_form {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1001;
}

.feedback_form fieldset {
    text-align: center;
}

.feedback_form label {
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 2px 10px 0 0;
    white-space: nowrap;
    width: 40%;
}

.feedback_form input {
    box-sizing: border-box;
    float: left;
    width: 60%;
}

.feedback_form .field_text label {
    float: none;
    margin-bottom: 3px;
}

.feedback_form textarea {
    box-sizing: border-box;
    width: 100%;
}

.feedback_form .field {
    border-bottom: 1px solid #e3e3e3;
    padding: 7px 3px;
    text-align: left;
}

.feedback_form .field:before,
.feedback_form .field:after {
    content: '';
    display: table;
}

.feedback_form .field:after {
    clear: both;
}

.feedback_form .field_captcha img {
    border: 1px solid #e3e3e3;
    height: 50px;
    width: 80px;
}

.feedback_form .field_captcha input {
    margin: 5px 0 0 40%;
}

.feedback_form .cssButton {
    margin: 15px 0;
}

.overlay {
    position: fixed;
    background: #000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: .7;
    display: none;
}

.feedback_close {
    background: #c3bfbe;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 20px;
}

.feedback_close:hover {
    background: #f3efec;
    color: #292929;
}

.tour_regions {
    font-size: 15px;
    margin: 10px 0 15px;
    padding: 3px 5px;
}
