body {
    color: #4b4b4d !important;

    font-size: 15px !important;
    font-weight: normal !important;
}

.contact_details input:focus, .contact_details textArea:focus {
    border: 1px solid lightgray;
}

h1 {
    font-size: 33px !important;
    color: #17c2d4;
    font-style: normal !important;
}

form {
    margin: 0;
}

h2 {
    text-align: center;
    color: #17c2d4;
    font-size: 30px;
    margin: 0;

    padding: 5px 0 15px 0;
}

li {
    list-style: none;
}

input[type="text"] {
    width: 180px;
}

div#header {
    float: left;
    height: 78px;
    margin: 0 auto;
    padding: 20px 0;
    width: 950px;
}

img.logo {
    height: 77px;
    width: 298px;
}

div#header a {
    color: #7d7e81;
    text-decoration: none;
    font-size: 20px;
}

div#header a.header_link {
    text-decoration: none;
}

div#header a.header_link:hover {
    color: #C53735;
    text-decoration: underline;
}

div#all_stores {
    padding-right: 60px;
}

div#header1 a.header_link_active {
    color: #C53735;
}

div#header1 a.header_link_active:hover {
    text-decoration: underline;
}

div#header_links {
    float: right;
    margin: 0 0 0 0;
    min-width: 358px;
}

div#header_links li {
    float: right;
    padding: 0 15px;
}

#header_search_div {
    float: right;
    height: 30px;
    min-width: 300px;
}

#header_search_div form {
    float: right;
}

#header_search_icon {
    position: relative;
    left: -29px !important;
    top: 2px !important;
    cursor: pointer;
}

#header_search_icon1 {
    position: relative;
    left: -29px !important;
    top: 2px !important;
    cursor: pointer;
}

#header_search_input {
    color: #7D7E81;
    font-size: 15px;
    outline: none;
}

#header_search_input_blog {
    color: #7D7E81;
    font-size: 15px;
    outline: 0;
}

#header_search_icon_mobile {
    position: relative;
    left: -29px !important;
    top: 2px !important;
    cursor: pointer;
}

#header_search_input_mobile {
    color: #4B4B4D !important;
    font-size: 20px;
    height: 65px !important;
    width: 740px !important;
}

div#content {
    width: 970px;
    background-color: #FFF;
    /*margin: 170px -10px 5px;*/
    float: left;
}

div#content a {
    text-decoration: none;
}

div#content a:hover {
    text-decoration: underline;
}

.blog_h1 {
    margin: 20px 0 5px 0;
    font-size: 33px !important;
}

.coupon_image {
    float: left;
    width: 84px;
    max-height: 70px;
    padding-top: 4px;
}

.merchanth1 {

    font-size: 36px;
    height: auto;
    margin-bottom: 4px;
}

a.blog_back {
    color: gray;
    text-align: left;
    font-size: 16px;
}

div.errors {
    font-size: 19px;
    color: red;
    text-align: center;
    width: 400px;
    margin: 10px auto 0 auto;
}

div.errors p {
    margin: 5px 0;
}

a.blog_h1 {
    color: #17C2D4 !important;
    text-align: left;border:0
}

#left_col {
    float: left;
    width: 640px;
    padding: 0 0 12px 0;
}

#right_col {
    float: left;
    width: 300px;
}

#right_col input:focus {
    outline: none;
}

div.coupon {
    border-top: 1px solid #CFCFCF !important;
    width: 584px !important;;
    min-height: 95px !important;;
    margin: 13px 22px 12px !important;;
    font-size: 18px !important;;
    float: left !important;;
}

div.merchant_coupon {
    width: 584px;
}

div.coupon p {
    width: 322px;
    margin: 0;
    padding: 8px 10px 12px 15px;
    color: #4B4B4D;
    font-weight: bold;
    float: left;
    min-height: 35px;
}

div.coupon p:hover {
    color: #17C2D4;
}

div.search_input_div {
    overflow: hidden;
    width: 284px;
    margin-left: 0;
    border: 1px solid #B2CFD6;
}

input.search_input_home {
    color: #7D7E81;
    font-size: 15px;

    border: none;
    width: 177px;
    padding: 12px 5px 8px 6px;
}

input.search_input_home:focus {
    border: 1px solid #B2CFD6;
    outline: none;
}

li.get_coupon_css {
    width: 134px;
    height: 32px;
    background-color: #BC1D22;
    background-repeat: no-repeat;
    margin: 20px 6px 6px 6px;
    float: right;
}

li.get_coupon_css:hover {
    cursor: pointer;
    background-color: #A31D40;
    color: #FFF;
}

li.get_coupon_extra_css {
    width: 134px;
    border-radius: 4px;
    background-color: rgb(188, 29, 34);
    background-repeat: no-repeat;
    margin: 20px 6px 6px 6px;
    float: right;
}

li.get_coupon_extra_css:hover {
    cursor: pointer;
    background-color: #760E12 !important;
    color: #FFF;
}

li.get_coupon_extra_css a:hover {
    text-decoration: none !important;
}

li.get_coupon_css a {
    color: #E6E7E9;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
}
li.get_coupon_css a:hover {
    text-decoration: none !important;
}

div.char_banner {
    background-color: #17c2d4;
    color: white;
    font-size: 27px;
    padding: 5px 15px;
}

div#right_col h3 {
    text-align: center;
    font-size: 17px;
    color: #d34e4c;
    border-top: 1px solid #E0E3E3;

}

div#left_col h3 {
    text-align: center;
    font-size: 20px;
    color: #808285;
    padding: 14px 0 14px;
    margin: 0 50px;

}

div#left_col h1 {
    text-align: center;
}

#all_stores {
    padding: 20px 10px;
}

.search_string {
    color: #808285 !important;
    margin: 8px 50px 14px;
    padding: 0 0 15px;
}

#categories {
    padding: 10px 0 20px 0;
}

#categories a {
    color: gray;
    font-size: 21px;
    padding: 0 7px;
    text-decoration: underline;
}

#categories a:hover {
    color: #17c2d4;
}

.about_bold {

}

.store_description {
    color: gray;
    font-size: 17px;
    width: 180px;

}

.blah {
    width: 64px;
    margin-left: -5px;
    height: 36px;
    text-align: center;
    font-size: 16px;
}

.char_merchants {
    padding: 15px 0 25px 0;
}

.char_merchants td {
    padding: 10px 24px 10px 23px;
}

.char_merchants a {
    color: gray;
    font-size: 17px;
}

.char_merchants a:hover {
    color: #17c2d4;
}

.category_table {
    margin: 10px 0 25px 0;
}

.category_table td {
    padding: 5px 20px 5px 0;
}

.category_link {
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#C73937), to(#FD6C68));
    background: -moz-linear-gradient(top, #C73937, #FD6C68);
    background: filter: progid : DXImageTransform . Microsoft . gradient(startColorstr = '#C73937', endColorstr = '#FD6C68');
    color: white;
    border-radius: 4px;
    padding: 2px 6px;
}

.other_coupons {
    float: left;
    margin: 10px 50px -2px 223px !important;
}

.category_link:hover {
    text-decoration: none;
}

#search_input {
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#36DEE7), to(#2CBDCE));
    background: filter: progid : DXImageTransform . Microsoft . gradient(startColorstr = '#36DEE7', endColorstr = '#2CBDCE');
    border-left: 1px solid #B2CFD6;
    color: #FFF;
}

.coupon_details {
    background: #FFF;
    padding: 25px 20px 15px 20px;
    box-shadow: 0 0 0 lightgray;
}

.coupon_logo {
    width: 250px;
    margin: 15px 125px;
}

.coupon_code {
    font-size: 34px;
    color: #C53635;
    margin: 23px 0 23px 8px;

}

.coupon_code_div {
    background-color: #E6E7E9;
    border-radius: 5px;
    border: 1px solid #D0D0D0;
    margin: 15px 0 0 0;
    text-align: center;
    padding: 15px 50px 15px 50px;
    text-align: center;
}

.restrictions {
    padding: 15px 0;
}

.contact_details {
    padding: 0 30px;
    font-size: 18px;
}

.contact_details input[type="text"] {
    width: 480px;
    padding: 10px !important;
    border: 1px solid lightgray;
    color: #939394;
}

#contact_form input[type="text"] {
    width: 480px;
    padding: 10px !important;
    font-size: 16px !important;
    color: #939394;
    border: 1px solid lightgray;
}

.error_message {
    color: red;
}

#contact_methods {
    padding: 35px 20px 20px 20px;
}

#message_textarea {
    width: 480px;
    height: 70px;
    padding: 10px 10px 10px 10px;
    font-size: 16px !important;
    color: #939394;
    border: 1px solid lightgray;
}

.contact_button {
    color: white;
    padding: 16px 10px;
    margin: 5px 8px;
    border: 2px solid lightgray;
}

.contact_button:hover {
    text-decoration: none;
}

#right_col input:focus {
    border: 0;
}

.red {
    color: #D34E4C;
    padding: 0 15px 0 0;
}

#email_input {
    color: #7D7E81;
}

#email_button {
    text-decoration: none;
}

#email_button:hover {
    text-decoration: underline;
}

#coupon_email_button {
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#36DEE7), to(#2CBDCE));
    background: -moz-linear-gradient(top, #36DEE7, #2CBDCE);
    background: filter: progid : DXImageTransform . Microsoft . gradient(startColorstr = '#36DEE7', endColorstr = '#2CBDCE');
    color: white;
    padding: 1px;
    margin: 0 0 0 -8px;
    border: 1px solid #D0D0D0;
    text-decoration: none;
}

.blog_overview {
    padding: 10px 30px;
    border-bottom: 1px solid #F3F3F3;
}

.blog_details {
    padding: 10px 30px;
}

.blog_details p, .blog_details li, #blog_content li {
    font-size: 14px;
    list-style: inherit;
    line-height: 150%;
}

.blog_details b {
    font-weight: bolder !important;
}

.blog_image {
    padding: 5px 12px 0 0;
    max-width: 580px;
    margin: 0;
}

#recent_blogs a {
    color: #D34E4C;
}

.recent_blog_title {
    margin: 0;
    padding: 5px 0;
}

.recent_blog_desc {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 14px;
}

.comment_button {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDU0LDIyMiwyMzEsMSk7IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiYSg0NCwxODksMjA2LDEpOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);
    background: -o-linear-gradient(top, rgba(54, 222, 231, 1), rgba(44, 189, 206, 1));
    background: -moz-linear-gradient(top, rgba(54, 222, 231, 1), rgba(44, 189, 206, 1));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(54, 222, 231, 1)), color-stop(1, rgba(44, 189, 206, 1)));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FF36DEE7, EndColorStr=#FF2CBDCE);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF36DEE7,EndColorStr=#FF2CBDCE)";
    color: #FFF;
    border-left: 1px solid #B2CFD6;
}

.blue_button {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDU0LDIyMiwyMzEsMSk7IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiYSg0NCwxODksMjA2LDEpOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);
    background: -o-linear-gradient(top, rgba(54, 222, 231, 1), rgba(44, 189, 206, 1));
    background: -moz-linear-gradient(top, rgba(54, 222, 231, 1), rgba(44, 189, 206, 1));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(54, 222, 231, 1)), color-stop(1, rgba(44, 189, 206, 1)));
    background-image: -ms-linear-gradient(top left, #36DEE7 0%, #2CBDCE 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FF36DEE7, EndColorStr=#FF2CBDCE);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF36DEE7,EndColorStr=#FF2CBDCE)";
    color: #FFF;
    padding: 0 12px;
    line-height: 36px;
    border-left: 1px solid #B2CFD6;
    margin: 0 0 0 -5px;
    font-size: 15px;
    font-weight: normal;
}

.blue_button:hover {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDQ0LDE4OSwyMDYsMSk7IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiYSg1NCwyMjIsMjMxLDEpOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);
    background: -o-linear-gradient(top, rgba(44, 189, 206, 1), rgba(54, 222, 231, 1));
    background: -moz-linear-gradient(top, rgba(44, 189, 206, 1), rgba(54, 222, 231, 1));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(44, 189, 206, 1)), color-stop(1, rgba(54, 222, 231, 1)));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FF2CBDCE, EndColorStr=#FF36DEE7);
    background-image: -ms-linear-gradient(top left, #2CBDCE 0%, #36DEE7 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2CBDCE,EndColorStr=#FF36DEE7)";
    cursor: pointer;
    margin-left: -5px;
    text-decoration: none !important;
}

.blue_button a:hover {
    text-decoration: underline !important;
}

.blue_email_button {
    background-color: #17C2D4;
    color: #FFF !important;
    padding: 12px 10px 12px 11px;
    border-left: 1px solid #B2CFD6;
    margin: 0 0 0 -5px;
    font-size: 15px;
    font-weight: bold;
    width: 25%;
    text-align: center;
    float: right;
    vertical-align: middle;
}

#example {
    width: 900px;
    position: relative;
    margin: 15px 20px 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
    margin-bottom: 20px;
}

#ribbon {
    position: absolute;
    top: -5px;
    left: -16px;
    z-index: 500;
}

#frame {
    position: absolute;
    z-index: 0;
    width: 739px;
    height: 341px;
    top: -3px;
    left: -80px;
}

#footer {
    padding-top: 31px;
    margin: 0 auto;
    font-size: 13px;
    width: 100%;
    display: inline-block;
    background-color: #dcdcdc;
    text-align: center;
    height: 70px;
    line-height: 12px;
    margin-top: 97px;
}
#footer li {
    list-style: none;
    display: inline;
    padding: 5px;
}
#footer a {
    color: #4B4B4D;
}

h1.large {
    border-bottom: 1px solid lightgray;
    margin: 14px 45px 5px 45px;
    padding: 0 0 10px 0;

    font-size: 37px;
}

div.sociallink {
    font-size: 12px;
    z-index: 999;
}

div#content div.coupon p > a {
    color: #4B4B4D;
    text-decoration: none;
}

div#content div.coupon p > a:hover {
    color: #17C2D4;
    text-decoration: underline;
}

div.coupon p {
    width: auto !important;
}

.coupon_image {
    padding-top: 0 !important;
}

li.get_coupon_css {
    margin: auto !important;
}

div.coupon p {
    width: auto;
}

.coupon_image {
    padding-top: 0;
}

.commoncouponclass li.get_coupon_cssmobile {
    width: auto !important;
    margin: auto !important;
}

div.coupon1 {
    background-color: #F4F4F4 !important;
    border-bottom: 1px solid #18C3D5 !important;
    border-top: 1px solid #18C3D5 !important;
    font-size: 18px !important;
    margin: 0 0 !important;
    min-height: 70px !important;
    padding: 15px !important;
    width: auto !important;
}

div.commoncouponclass li.get_coupon_css {
    background: none;
    float: right !important;
    min-height: 37px !important;
    height: auto !important;
    margin: 0 !important;
    padding-right: auto !important;
    width: auto !important;
}

div.commoncouponclass li.get_coupon_css:hover {
    cursor: pointer !important;
    background: none !important;
    color: #FFF !important;
}

.coupon_image {
    padding-top: 0;
}

div.coupon p {
    width: auto;
}

li.get_coupon_css {
    width: auto;
    margin: auto;
}

.sociallink {
    margin: 0 0;
}

div#slides_container a {
    overflow: hidden;
}

table.zeropad {
    border-spacing: 0;
    border-collapse: collapse;

}

div#blog_content p strong {

    font-weight: bold;
}

div#blog_content p em {
    font-family: serif;
    font-size: 16px !important;
    font-style: italic;
}

.darkimg {
    background-image: url('img/button_dark.png');
}

.blog_content img {
    height: auto !important;
    max-width: 350px;
}