﻿*
{
    margin: 0;
    padding: 0;
}
a img
{
    border: none;
}

/* typography */

body
{
    font-family: Arial, Helvetica, Tahoma;
    font-size: 13px;
    line-height: 20px;
    color: #3C4049;
    height: 100%;
}
th
{
    padding: 5px;
}
td
{
    padding: 5px;
}
a
{
    color: #3C4049;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
p
{
    margin: 0 0 10px 0;
}
h1, h2, h3
{
    font-weight: bold;
    letter-spacing: 1px;
}
h1
{
    font-size: 36px;
    line-height: 1em;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 16px;
    text-transform: uppercase;
    color: #3C2925;
}
h4
{
    font-size: 14px;
}
h5
{
    font-size: 10px;
}
h6
{
    font-size: 9px;
}

h4 strong, h4 strong a
{
    font-weight: bold;
}
ul
{
    list-style: none;
}
#top
{
    /*background: #f09626;*/
    background: #f00;
    height: 5px;
}
.top
{
    /*background: #f09626;*/
    background: #f09626;
    height: 2px;
}
#header
{
    height: 80px;
    padding-top: 5px;
}
#header h1, h2, h3
{
    font-weight: bold;
}
#header h4
{
    font-style: italic;
}
.valignmiddle
{
    vertical-align: middle;
}
html > body #menuholder
{
    height: 40px;
}
.menu
{
    background: #192030;
}
html > body .menu
{
    background: #192030;
    height: 240px;
}
.adminmenu
{
    background: #192030;
    color: #fff;
    text-decoration: none;
}
.adminmenu a
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
/*

.menu
{
    background-image: url('../images/menubar.gif');
    background-repeat: no-repeat;
}

#menulist
{
    padding-top: 10px;
}
.menu ul
{
    font-weight: bold;
    color: #fff;
    display: inline;
    margin-left: 0;
    padding-left: 0;
}
.menu ul ul
{
    font-weight: bold;
    color: #fff;
    display: list-item;
    margin-left: 0;
    padding-left: 0;
    overflow: hidden;
}
.menu ul li
{
    margin-left: 0;
    padding: 8px 20px;
    list-style: none;
    display: inline;
}
.menu ul ul li
{
    list-style: none;
    display: list-item;
    padding: 0;
    height: 30px;
    border-bottom: solid 1px #ccc;
    vertical-align: middle;
}
.menu ul li.first
{
    margin-left: 0;
    border: none;
    list-style: none;
    display: inline;
}
.menu ul li a
{
    padding: 8px 15px;
}
.menu ul ul li a
{
    height: 30px;
    padding: 2px 20px 2px 20px;
    white-space: nowrap;
}
.menu ul li a:link, .menu ul li a:visited
{
    text-decoration: none;
    color: #fff;
}
.menu ul ul li:hover
{
    background: #f00;
    color: #fff;
}

.menu ul li a:hover
{
    background: #f00;
    color: #fff;
}
.menu li select
{
    vertical-align: top;
    margin-top: -3px;
    font-size: 12px;
}
.menu li
{
    position: relative;
}

.menu ul ul
{
    position: absolute;
    z-index: 99999;
    background: #192030;
    width: 15em;
}

.menu ul ul
{
    top: 30px;
    left: 10%;
}

div#menulist ul ul, div#menulist ul li:hover ul ul, div#menulist ul ul li:hover ul ul
{
    display: none;
}

div#menulist ul li:hover ul, div#menulist ul ul li:hover ul, div#menulist ul ul ul li:hover ul
{
    display: block;
}*/

#footer
{
    background: #0b0f18;
    height: 75px;
    padding-top: 10px;
    margin-top: 40px;
    font-size: 0.9em;
    color: #333b50;
}
/*#footer, .push
{
    height: 4em;
}*/
#exclusive
{
    height: 300px;
}
.exclusiveholder
{
    background-image: url('../images/exbg.gif');
    background-repeat: no-repeat;
    height: 300px;
    padding: 5px;
}
.events
{
    color: #f1f1f1;
    width: 90%;
    border-bottom: dotted 1px #ccc;
    padding: 1px 3px;
    overflow: hidden;
    margin-top: 4px;
    line-height: 1.15em;
}
.date
{
    font-size: 9px;
    color: #ccc;
}
.white
{
    color: #fff;
}
.italics
{
    font-style: italic;
}
.events .title
{
    color: #fff;
    font-size: 12px;
}
.events h5
{
    color: #ccc;
}
#details
{
}
.storedetails
{
}
.storedetails ul
{
    list-style: none;
}
.storedetails ul li
{
    display: inline;
    width: 250px;
    height: 420px;
    float: left;
    background: #647C3A;
    margin-bottom: 20px;
    margin-right: 50px;
    text-align: center;
    border-bottom: solid 1px #3C4049;
    border-right: solid 1px #3C4049;
    color: #fff;
    overflow: hidden;
}
.storedetails ul li img
{
    padding-top: 3px;
}
.saleslink a, .couponlink a
{
    display: block;
    padding: 3px 5px 5px 3px;
    background: #f85f27;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    height: 20px;
}
.couponlink a
{
    background: #192030;
}
.coupons li
{
    background: #fff;
    width: 100%;
    height: 72px;
    overflow: hidden;
    border-bottom: solid 1px #ccc;
}
.coupons #coupondetails
{
    margin-left: 120px;
    margin-top: -75px;
}
.maincolumn
{
    background: #fff;
}
.navigation
{
    background: #f7f7f7;
}
.details
{
}
.datapanel
{
    padding-top: 10px;
}
.supportpanel
{
    background: #fff;
}
.border-right
{
    border-right: solid 1px #000;
}
.panel
{
    padding: 10px;
    line-height: 1.9em;
    background: #3C4049;
    color: #999;
    min-height: 500px;
}
.panel select
{
    font-size: 12px;
    height: 20px;
    width: 85%;
}
.registration .smallselect input
{
    width: 20px;
}
.panel a
{
    color: #ececec;
}
.panel .head
{
    padding: 2px;
    width: 99%;
    margin-bottom: 3px;
    background: #19202F;
}
.panel .txt
{
    font-size: 12px;
    height: 20px;
    width: 85%;
}

.panel .ibutton
{
    background: #f00;
    padding: 2px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    border: solid 1px #000;
    vertical-align: bottom;
}
.panel .button
{
    background: #238df1;
    padding: 2px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    border: solid 1px #000;
    vertical-align: bottom;
}
.button
{
    background: #238df1;
    padding: 2px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    border: solid 1px #000;
    vertical-align: bottom;
}
.rbutton
{
    background: #999;
    padding: 2px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    border: solid 1px #000;
    vertical-align: bottom;
}
.ibutton
{
    background: #f00;
    padding: 2px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    border: solid 1px #000;
    vertical-align: bottom;
}
.iname
{
    width: 70px;
    text-align: center;
    line-height: 1.1em;
}
.productlist
{
    width: 100%;
}
.productlist h4
{
    height: 60px;
}
.productlist h5
{
    height: 20px;
}
.productlist .gthumb
{
    width: 100px;
    height: 100px;
    overflow: hidden;
    background: #ccc;
    margin-left: 12px;
    border: 2px #3C4049 solid;
}
.productlist ul
{
    list-style: none;
}
.productlist ul li
{
    display: inline;
    width: 125px;
    height: 385px;
    float: left;
    padding: 5px;
    margin-bottom: 20px;
    margin-right: 14px;
    text-align: center;
    border: solid 1px #ccc;
    overflow: hidden;
}
.printproduct ul li
{
    margin-bottom:100px;
    margin-right: 18px;
}
.productlist ul li img
{
    padding-top: 0px;
}
#proddetails
{
    margin-top: -400px;
    margin-left: 400px;
}
.title
{
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.actualprice
{
    color: #f00;
    font-size: 15px;
    text-decoration: line-through;
}
.offerprice
{
    padding: 5px;
    font-size: 15px;
    color: #000;
}
.conditions
{
    font-size: 9px;
    color: #222;
}
.pagepanel
{
    background: #666D7C;
    color: #fff;
    font-size: 12px;
    text-align: center;
    height: 20px;
    margin-bottom: 3px;
    padding: 2px;
    width: 95%;
}
.pagepanel a
{
    text-decoration: none;
    color: #fff;
}
.couponlist ul
{
    list-style: none;
}
.block
{
    z-index: 9999;
    cursor: move;
}
.drop
{
    border: 3px solid #ccc;
    width: 270px;
    height: 100px;
    overflow: auto;
    position: absolute;
    top: 200px;
    background: #fff;
}
.selecteditem
{
    background: #ffa400;
}
.cimg
{
    float: left;
    width: 100px;
    height: 120px;
    background: #ccc;
}
.couponslist li
{
    display: inline;
    width: 270px;
    height: 180px;
    float: left;
    background: #fff;
    border: solid 1px #ccc;
    padding: 5px;
    margin-bottom: 10px;
    margin-right: 14px;
}
.couponslist #coupondetails
{
    margin-left: 105px;
    margin-top: -170px;
}
.sg
{
    width: 100%;
    line-height: 2em;
    background: #647c3a;
    vertical-align: middle;
    color: #fff;
    padding: 5px;
}
.sgli
{
    line-height: 2em;
    padding: 10px;
    vertical-align: middle;
}
.sgli a
{
    text-decoration: underline;
}
.ecoupondetails
{
    margin-left: 75px;
    margin-top: -70px;
}
#coupondetails h5
{
    line-height: 1em;
    height: 20px;
}
.ecimg
{
    width: 73px;
    height: 72px;
    background: #ccc;
}
.ecoupondetails h4
{
    line-height: 1em;
    height: 10px;
}
#coupondetails h4
{
    font-size: 11px;
    white-space: nowrap;
}

.couponprice
{
    padding-top: 5px;
    padding-bottom: 1px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    height: 28px;
}
.couponprice span
{
    font-weight: normal;
    font-size: 10px;
}
.eventslist li
{
    border-bottom: solid 1px #ccc;
    width: 95%;
}
.registration
{
    line-height: 25px;
}
.registration input
{
    width: 350px;
}
.registration .datalabel
{
    width: 170px;
}
.dataform
{
    overflow: auto;
    background: #F3FFEF;
    width: 940px;
    padding-top: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.dataform .datalabel
{
    width: 150px;
    font-weight: bold;
}
.controlhide
{
    margin-left: -5000px;
}
.addresslabel
{
    line-height: 29px;
    vertical-align: top;
}
.address input
{
    width: 350px;
    margin-bottom: 10px;
}
.address .first
{
    margin-top: 3px;
}
.address .area, .area, .registration .area
{
    width: 200px;
}
.address .zip
{
    width: 123px;
}
.disabled
{
    background: #888;
}
#s3slider
{
    width: 380px; /* important to be same as image width */
    height: 292px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
    z-index: 1800;
}

#s3sliderContent
{
    width: 380px; /* important to be same as image width or wider */
    position: absolute; /* important */
    top: 0; /* important */
    margin-left: 0; /* important */
}

.s3sliderImage
{
    float: left; /* important */
    position: relative; /* important */
    display: none; /* important */
}

.s3sliderImage span
{
    position: absolute; /* important */
    left: 0;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 380px;
    background-color: #000;
    filter: alpha(opacity=70); /* here you can set the opacity of box with text */
    -moz-opacity: 0.7; /* here you can set the opacity of box with text */
    -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
    opacity: 0.7; /* here you can set the opacity of box with text */
    color: #fff;
    display: none; /* important */
    bottom: 0; /*        if you put        top: 0; -> the box with text will be shown at the top of the image         if you put        bottom: 0; -> the box with text will be shown at the bottom of the image    */
}

.clear
{
    clear: both;
}
/*----------------------------*/
.username
{
    font-size: 10px;
    color: #fff;
    padding-left: 2px;
    padding-right: 2px;
}
#form1 #salemenu, #form1 #couponsmenu, #form1 #eventsmenu, #form1 #contactsmenu
{
    background: #192030;
}
#salesform #salemenu, #salesform #couponsmenu, #salesform #eventsmenu, #salesform #contactsmenu
{
    background: #192030;
}
#couponsform #salemenu, #couponsform #couponsmenu, #couponsform #eventsmenu, #couponsform #contactsmenu
{
    background: #192030;
}
#eventsform #salemenu, #eventsform #couponsmenu, #eventsform #eventsmenu, #eventsform #contactsmenu
{
    background: #192030;
}
#contactsform #salemenu, #contactsform #couponsmenu, #contactsform #eventsmenu, #contactsform #contactsmenu
{
    background: #192030;
}
#salesform #salemenu
{
    background: #f00;
}
#couponsform #couponsmenu
{
    background: #f00;
}
#eventsform #eventsmenu
{
    background: #f00;
}
#contactsform #contactsmenu
{
    background: #f00;
}
.map
{
    width: 250px;
    height: 250px;
    position: relative;
    margin-left: 350px;
    margin-top: -250px;
}
.username
{
    font-size: 12px;
    color: #fff;
}
/* 
	LEVEL ONE
*/
ul.dropdown
{
    position: relative;
    z-index: 2000;
}
ul.dropdown li
{
    font-weight: bold;
    float: left;
    zoom: 1;
    padding: 3px 22px;
    margin-top: 3px;
}
ul.dropdown a:hover
{
    color: #FFF;
}
ul.dropdown a:active
{
    color: #fff;
}
ul.dropdown li a
{
    display: block;
    padding: 4px 8px;
    color: #fff;
}
ul.dropdown li:last-child a
{
    border-right: none;
}
/* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover
{
    background: #F00;
    color: #fff;
    position: relative;
}
ul.dropdown li.spl:hover
{
    background: #192030;
    color: #fff;
    position: relative;
}
ul.dropdown li.hover a
{
    color: #fff;
}
ul.dropdown li.first
{
    padding-right: 30px;
    margin-left: 2px;
}


/* 
	LEVEL TWO
*/
ul.dropdown ul
{
    width: 260px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
}
ul.dropdown ul li
{
    font-weight: bold;
    background: #192030;
    color: #FFF;
    float: none;
    margin-top: 0;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a
{
    border-right: none;
    width: 100%;
    display: inline-block;
}

/* 
	LEVEL THREE
*/
ul.dropdown ul ul
{
    left: 100%;
    top: 0;
}
ul.dropdown li:hover > ul #
{
    visibility: visible;
}

.gallery
{
    width: 500px;
    overflow: auto;
    margin-left: 10px;
}
.gallery li
{
    float: left;
    padding: 5px;
}

.special
{
    font-size: 1em;
    color: #f00;
    font-weight: 700;
    padding: 5px 0;
}
.gridview th
{
    background: #52b84a;
    color: #fff;
}
.gridview th a
{
    color: #fff;
}
.gridview tr
{
}
.gridview tr.alt
{
    background: #fff;
}
.adminpanels
{
    font-family: Verdana !important;
    font-size: 11px !important;
    color: #333 !important;
}
.adminpanels select
{
    font-size: 12px;
    padding: 2px;
    vertical-align: top;
}
.displaydata
{
    width: 920px;
    background: #F3FFEF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    overflow:auto;
}
.filterdata
{
    width: 920px;
    background: #E4EFE0;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    
}
.adminpanels h2
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #647c3a;
    color: #fff;
    padding: 10px;
    font-family: Arial;
    font-size: 15px;
    text-transform: uppercase;
}
.adminpanels h4
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #97AF6D;
    color: #fff;
    padding: 5px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 13px;
    margin-bottom: 10px;
}
.clink
{
    padding: 3px 8px;
    background: #de5622;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
}
.clink a
{color:#fff; text-decoration:none;}

.clinkbutton
{
    padding: 3px 8px;
    background: #de5622;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border:solid 1px #de5622;
    font-size:12px;
}
.printproduct
{
    width: 100%;
}
.printproduct h4
{
    height: 40px;
    font-size:.85em;
    line-height:1.2em;
    overflow:hidden;
    text-transform:uppercase;
    margin-bottom:2px;
}
.printproduct h5
{
    height: 12px;
    font-size:.8em;
    line-height:1em;
    overflow:hidden;
}
.printproduct h5.special, .printproduct h5.conditions
{font-size:.8em; white-space:nowrap;}
.printproduct h6
{
    height: 15px;
    font-size:1em;
    line-height:1.1em;
}
.printproduct .gthumb
{
    width: 80px;
    height: 80px;
    overflow: hidden;
    background: #ccc;
    border: 1px #3C4049 solid;
}
.printproduct ul
{
    list-style: none;
}
.printproduct ul li
{
    display: inline;
    width: 85px;
    height: 315px;
    float: left;
    padding: 5px;
    margin-bottom: 20px;
    margin-right: 2px;
    text-align: center;
    border: solid 1px #ccc;
    overflow: hidden;
}
.printproduct ul li img
{
    padding-top: 10px;
}

.printdiv
{
    width:100%;
}