﻿body
{
    background-color: #454545;
    color: Black;
    font-family: Arial, Sans-Serif;
    padding: 0px;
    margin: 0px;
}

#wrapper
{
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: White;
    color: inherit;
    overflow: auto;
    z-index: 1;
}

#header
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 78px;
    background-color: #990000;
    color: inherit;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
#hleft
{
    position: absolute;
    left: 0px;
    width: 658px;
    height: 78px;
    background-image: url(Support/bannerNewLeft4.jpg);
}

#hright
{
    position: absolute;
    left: 658px;
    width: 342px;
    height: 78px;
}

#hbottom
{
    width: 1000px;
    height: 5px;
    background-image: url(Support/bannerThinBrown.jpg);
    overflow: hidden;
}

#search
{
    position: relative;
    padding: 2px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: .7em;
    background-color: #990000;
    color: White;
    z-index: 600;
}

#mainwrapper
{
    position: relative;
    width: 100%;
}

#sidebarwrapper
{
    width: 120px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
    left: 0px;
}

#sidebar, #sidebarright
{
    top: 0px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
}

#sidebar
{
    position: relative;
    width: 150px; /* make same height as right column */
    height: 1000px;
    border-color: #990000;
    border-style: solid;
    border-width: 0px;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
}

#sidebarright
{
    right: 15px;
    width: 160px;
    position: absolute;
}

#nav
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 0px;
    padding: 0px;
    list-style: none;
    color: inherit;
    background-color: White;
    text-align: left;
    font-weight: bold;
}

#nav li
{
    margin: 0;
    padding: 0;
    display: inline;
    background-color: Transparent;
    height: 25px;
}

#nav a
{
    color: White;
    font-size: .7em;
    text-decoration: none;
    background-image: url(Support/css/pnlheaderback.gif);
    display: block;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

#nav a:hover
{
    background-color: #00599d;
    color: White;
    background-image: url(Support/css/hoverback.gif);
}


#piaz
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 0px;
    padding: 0px;
    list-style: none;
    color: inherit;
    background-color: White;
    text-align: center;
}

#piaz li
{
    margin: 0;
    padding: 0;
    display: inline;
}

#piaz a
{
    color: White;
    font-size: .8em;
    font-weight: bold;
    text-decoration: none;
    background-image: url(Support/css/pnlheaderback.gif);
    display: block;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

#piaz a:hover
{
    background-color: #00599d;
    color: White;
    background-image: url(Support/css/hoverback.gif);
}


#main
{
    position: relative;
    float: right;
    top: 0px;
    right: 190px;
    width: 660px;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 5px;
    margin-left: 150px;
    margin-right: auto;
}

#breadcrumb
{
    line-height: 15px;
    font-size: 0.6em;
    color: #454545;
    background-color: inherit;
    font-family: Verdana, Arial, Sans-Serif;
    padding-bottom: 4px;
}

#breadcrumb a:link
{
    color: #454545;
    background-color: inherit;
}

#breadcrumb a:visited
{
    color: #454545;
    background-color: inherit;
}

#breadcrumb a:hover
{
    color: Blue;
    background-color: inherit;
}

#breadcrumb a:active
{
    color: Blue;
    background-color: inherit;
}

#footwrapper
{
    clear: both;
}
#foot
{
    font-size: 0.6em;
    color: #454545;
    background-color: inherit;
    font-family: Verdana, Arial, Sans-Serif;
    width: 660px;
    left: -190px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-bottom: 5px;
    float: right;
    text-align: center;
}

/*Begin Search Bar Control*/
.searchwrapper
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 50px;
}

.searchbox
{
    width: 33%;
    float: left;
    top: 5px;
    padding: 0px;
    margin: 0px;
}

.searchtextbox
{
    width: 140px;
    height: 12px;
    font-size: .9em;
}

.btnSearch
{
    font-size: smaller;
    margin-left: 2px;
}
/*End Search Bar Control */


/*Begin Featured Control*/

#featuredwrapper
{
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}



.featuredimage
{
}
.featuredimage img
{
    border-style: none;
    width: 100px;
    text-align: center;
    margin: 4px;
}
.residentfront img
{
    border-style: none;
    width: 140px;
    text-align: center;
    margin: 4px;
}

/*End Featured Control*/


.menuItem
{
    font-size: .7em;
}

h1, h2, h3, h4, h5
{
    color: White;
    background-color: Transparent;
    font-weight: bold;
    display: inline;
    line-height: 25px;
}
h1
{
    font-size: 1.1em;
}
h2
{
    font-size: .9em;
}
h3, h4, h5
{
    font-size: .7em;
}

/*CONFIRMED ACTIVE PANELS*/

.pnlHome, .featuredpanel, .pnlHeader, .zonepanel, .featuredpanelheader, .intropanelheader, .intropanel, .leftpanel, .leftpanelheader, .rightpanel, .rightpanelheader, .tagpanel, .tagpanelheader, .rightsidepanel, .rightsidepanelheader, .virtualearthpanel, .leftloadedpanelheader, .leftcolumnpanel, .rightcolumnpanel, .detailsrightpanelheader, .leftloadedpanel, .rightloadedpanelheader, .rightloadedpanel, .descriptionpanelheader, .descriptionpanel, .rightloadedpanel, .fbpanel, .fbpanelwide
{
    padding: 0px;
    color: inherit;
}

.pnlHome, .featuredpanel, .pnlHeader, .zonepanel, .featuredpanelheader, .intropanelheader, .intropanel, .tagpanel, .tagpanelheader, .rightsidepanel, .rightsidepanelheader, .virtualearthpanel, .descriptionpanelheader, .descriptionpanel, .fbpanel, .fbpanelwide
{
    margin-left: auto;
    margin-right: auto;
}
.pnlHome, .featuredpanel, .intropanel, .leftpanel, .rightpanel, .tagpanel, .rightsidepanel, .virtualearthpanel, .leftloadedpanel, .rightloadedpanel, .descriptionpanel, .fbpanel, .fbpanelwide
{
    border-style: solid;
    border-width: 1px;
    border-top-color: transparent;
}
.pnlHome, .featuredpanel, .intropanel, .leftpanel, .rightpanel, .tagpanel, .rightsidepanel, .virtualearthpanel, .leftloadedpanel, .rightloadedpanel, .descriptionpanel
{
    border-color: #c60000;
}
.rightloadedpanel
{
    border-top-style: none;
}
.rightcolumnpanel
{
    border-style: none;
}
.intropanel, .tagpanel
{
    width: 598px;
    background-color: White;
}
.descriptionpanel
{
    width: 638px;
    background-color: White;
}
.fbpanel, .fbpanelwide
{
    border-color: #3B5998;
    background-color: White;
}
.fbpanel
{
    width: 198px;
}
.fbpanelwide
{
    width: 448px;
}
.pnlHeader, .zonepanel, .featuredpanelheader, .intropanelheader, .leftpanelheader, .rightpanelheader, .tagpanelheader, .rightsidepanelheader, .leftloadedpanelheader, .detailsrightpanelheader, .descriptionpanelheader
{
    height: 25px;
    text-align: center;
}
.pnlHome, .virtualearthpanel
{
    width: 658px;
}
.virtualearthpanel
{
    border-top-style: none;
}
.pnlHome
{
    padding-top: 10px;
}

.featuredpanel, .rightsidepanel
{
    padding-bottom: 10px;
}


.featuredpanel
{
    width: 118px;
}

.pnlHeader, .intropanelheader, .leftpanelheader, .rightpanelheader, .tagpanelheader, .rightsidepanelheader, .leftloadedpanelheader, .detailsrightpanelheader, .rightloadedpanelheader, .descriptionpanelheader
{
    background-color: #c60000;
    background-image: url(Support/css/pnlheaderback.gif);
}
.pnlHeader
{
    width: 660px;
}
.intropanelheader, .tagpanelheader
{
    width: 600px;
}
.descriptionpanelheader
{
    width: 640px;
}
.zonepanel
{
    border-bottom-color: White;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 660px;
}
.locationsPanelheader
{
    width: 660px;
    border: 0px;
    text-align: center;
}
.locationsPanel
{
    width: 658px;
    text-align: center;
    font-size: .9em;
}
.MainPanel
{
    width: 658px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
}
.featuredpanelheader
{
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: inherit;
    background-color: #c60000;
    background-image: url(Support/css/pnlheaderback.gif);
}

.leftpanelheader, .rightpanelheader
{
    width: 280px;
}
.leftloadedpanelheader, .detailsrightpanelheader, .rightloadedpanelheader
{
    width: 310px;
}

.leftpanel, .rightpanel
{
    width: 278px;
    text-align: center;
    background-color: White;
}
.leftloadedpanel, .rightloadedpanel
{
    width: 308px;
    font-size: smaller;
    color: #D2A17B;
    text-align: left;
    background-color: White;
}

.leftpanel, .leftpanelheader
{
    margin-left: 25px;
}
.rightpanel, .rightpanelheader
{
    margin-right: 25px;
}
.leftloadedpanelheader, .leftloadedpanel
{
    margin-left: 0px;
}
.rightloadedpanelheader, .rightloadedpanel
{
    margin-right: 5px;
}
.detailsrightpanelheader
{
    margin-right: 5px;
}
.leftcolumnpanel, .rightcolumnpanel
{
    width: 310px;
    text-align: center;
}
.leftcolumnpanel
{
    margin-left: 10px;
}
.rightcolumnpanel
{
    margin-right: 10px;
}
.rightsidepanelheader
{
    width: 150px;
    margin-top: 8px;
}
.rightsidepanel
{
    width: 148px;
    padding-top: 5px;
}

.tagpanelspacer
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.tableTopBorder, .panelTopBorder
{
    color: White;
    background-color: #e3c4ad;
    font-size: .8em;
}

.panelTopBorder
{
    padding-top: 3px;
    padding-bottom: 3px;
}

/*END CONFIRMED ACTIVE PANELS*/

.printedwrapper
{
    position: absolute;
    top: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.fullwidthcontentwrapper
{
    position: relative;
    top: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.rightcolumncontentwrapper
{
    position: relative;
    float: right;
    top: 0px;
}

.homeintro
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.pheading
{
    font-size: 1.2em;
    font-family: Verdana;
    color: #990000;
}

.instructions
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: .7em;
    padding-top: 5px;
}

.panelinstructions
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: .7em;
    color: White;
    background-color: Transparent;
}

.homecenter
{
    width: 650px;
    position: relative;
}

.mapicon
{
    padding-top: 10px;
    padding-bottom: 5px;
}

.searchpanel
{
    width: 280px;
    border-style: solid;
    border-width: 1px;
    border-color: #990000;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: inherit;
    background-color: White;
}

.catHeader
{
    color: #666666;
    background-color: inherit;
    font-size: 1em;
}

.locationLink
{
    font-size: .8em;
}

.locationLink:hover
{
    color: Black;
    background-color: inherit;
}

/*if name changed ensure changed in Sectors.ascx.cs*/
.sectorstable
{
    text-align: center;
    color: inherit;
    background-color: White;
    width: 100%;
}

.sectorstabletoppadding
{
    padding-top: 10px;
}

.sectortable, .categorytable
{
    color: inherit;
    background-color: White;
    width: 650px;
    font-size: .8em;
    border: 0px;
}

.zonetable
{
    color: inherit;
    background-color: White;
    width: 650px;
    font-size: .75em;
    border: 0px;
}

.zonedot
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    height: 7px;
    width: 7px;
}

.category
{
    background-color: inherit;
    color: White;
    text-decoration: none;
    border-bottom-width: 4px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
    padding-top: 4px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: .95em;
}

.directoryLink
{
    background-color: inherit;
    color: #454545;
    text-decoration: none;
    border-bottom-width: 4px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.directoryblockLink
{
    text-decoration: none;
    border-style: solid;
    border-bottom-width: 4px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    padding-left: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 0px;
    display: block;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
    width: 300px;
    font-size: .9em;
    background-color: inherit;
    color: White;
}

.directoryLink:visited
{
    background-color: inherit;
    color: #454545;
}
.directoryLink:focus
{
    background-color: inherit;
    color: Blue;
    text-decoration: none;
}

.directoryLink:hover
{
    background-color: inherit;
    color: Blue;
    text-decoration: underline;
}

.directoryLink:active
{
    background-color: inherit;
    color: #990000;
}

.blueLink, .url
{
    background-color: inherit;
    color: Blue;
}

.blueLink:visited, .url:visited
{
    background-color: inherit;
    color: Blue;
}
.blueLink:focus, .url:focus
{
    background-color: inherit;
    color: #454545;
    text-decoration: none;
}

.blueLink:hover, .url:hover
{
    background-color: inherit;
    color: #454545;
}

.blueLink:active, .url:active
{
    background-color: inherit;
    color: #990000;
}

.smallLink
{
    background-color: inherit;
    color: #454545;
    text-decoration: none;
    font-size: .6em;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 15px;
}

.smallLink:visited
{
    background-color: inherit;
    color: #454545;
}
.smallLink:focus
{
    background-color: inherit;
    color: Blue;
    text-decoration: none;
}

.smallLink:hover
{
    background-color: inherit;
    color: Blue;
    text-decoration: underline;
}

.smallLink:active
{
    background-color: inherit;
    color: Blue;
}

.businessHeader
{
    background-color: inherit;
    color: #5D7B9D;
    font-size: 1em;
}

.NotSubmitted
{
    font-size: smaller;
    color: #D2A17B;
    text-align: left;
}

.DynamicText
{
    background-color: inherit;
    color: Black;
    font-size: .9em;
}

.tabelinfo
{
    border-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #f5f5f5;
    color: inherit;
    font-size: smaller;
}

.stdpad
{
    margin: 5px 2px 5px 2px;
}

.lblResults
{
    padding-left: 10px;
    font-size: .85em;
}

.headerResults
{
    color: inherit;
    background-color: #f5f5f5;
    font-weight: normal;
}

.footbox25, .footbox25left, .footbox25right
{
    width: 25%;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}
.footbox25, .footboxcopy
{
    text-align: center;
}
.footbox25left
{
    text-align: left;
}
.footbox25right
{
    text-align: right;
}

legend
{
    background-color: inherit;
    color: White;
}

hr
{
    background-color: inherit;
    color: #454545;
    height: 1px;
}

img
{
    border: 0;
}

.pad
{
    line-height: 1.5em;
}

.form
{
    margin-right: auto;
    margin-left: auto;
}
P, .p
{
    background-color: inherit;
    color: Black;
    text-align: left;
}
.standardseparator
{
    height: 20px;
}

.textonlylinks
{
    height: 20px;
    font-size: 0.6em;
    color: #454545;
    background-color: inherit;
    font-family: Verdana, Arial, Sans-Serif;
}

.textonlylinks a:link
{
    color: #454545;
    background-color: inherit;
}

.textonlylinks a:visited
{
    color: #454545;
    background-color: inherit;
}

.textonlylinks a:hover
{
    color: Blue;
    background-color: inherit;
}

.textonlylinks a:active
{
    color: Blue;
    background-color: inherit;
}

.w3cIcon
{
    width: 44px;
    height: 16px;
}

.zoneIcon
{
    height: 7px;
    width: 7px;
}

.tagcloud, .alttagcloud
{
    color: #3b5998;
    background-color: inherit;
    font-family: Arial, Sans-Serif;
    line-height: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    white-space: nowrap;
    text-decoration: none;
    font-weight: bold;
}

.tagcloud
{
    font-size: .7em;
}
.alttagcloud
{
    font-size: .85em;
}

.tagcloud:visited, .alttagcloud:visited
{
    background-color: inherit;
    color: #3b5998;
}
.tagcloud:focus, .alttagcloud:focus
{
    background-color: inherit;
    color: #454545;
}

.tagcloud:hover, .alttagcloud:hover
{
    color: White;
    background-color: #3b5998;
    text-decoration: none;
}

.tagcloud:active, alttagcloud:active
{
    background-color: inherit;
    color: #990000;
}

.beta
{
    color: Black;
    background-color: inherit;
    font-size: .8em;
    padding-bottom: 10px;
}

.psmall
{    
    font-size: .9em;
       
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.menustable
{
    text-align: center;
    color: inherit;
    background-color: White;
    width: 100%;
}

.menupdfs
{
    padding-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    width: 25%;
}
/*Required to render Calendar control correctly in Firefox */
.calendar
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.smallcalendar
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.smallcalendar a:link
{
    text-decoration: none;
}

.PollQuestion, .PollAnswer
{
    background-color: inherit;
    font-size: .6em;
    font-family: Verdana, Arial, Sans-Serif;
}
.PollQuestion, .PollAnswer
{
    width: 140px;
}
.PollQuestion
{
    color: #454545;
    line-height: 15px;
}
.PollAnswer
{
    color: #993300;
    text-align: left;
}

.couponstable
{
    width: 638px;
    border-collapse: collapse;
}

.openinghourstable
{
    width: 308px;
    border-collapse: collapse;
}
.openinghourstable td, .couponstable th, .couponstable td, .couponstable th
{
    padding: 4px;
}
.ohto
{
    text-align: center;
}
.cloudpanel
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.descriptionhead, .descriptionfoot
{
    text-align: center;
}

.descriptionhead
{
    background-color: #e3c4ad;
    font-weight: bold;
}

.descriptionbody
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .9em;
}

.descriptionfoot
{
    color: #e3c4ad;
}

.moduleheading
{
    font-size: 1.2em;
    font-family: Verdana;
    color: #990000;
}
.modulecontent
{
    font-size: .9em;
    color: #000066;
}
.smalltable
{
    margin-left: auto;
    margin-right: auto;
}

.fbpanelheader, .fbpanelheadersmall
{
    padding: 0px;
    color: inherit;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 25px;
    text-align: center;
    background-color: #3b5998;
    background-image: url(Support/css/fb_pnlheaderback.gif);
    background-repeat: no-repeat;
    width: 450px;
}
.fbpanelheader
{
    width: 450px;
}
.fbpanelheadersmall
{
    width: 200px;
}
.fbspacer
{
    height: 10px;
    margin-top: 0px;
}
.fbtable
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-style: none;
}
.fbtable td, .fbtable th
{
    padding: 2px;
    text-align: center;
}
.fbtd
{
    height: 150px;
    width: 120px;
    border-style: solid;
    border-width: 1px;
    border-color: #898989;
    background-color: White;
    vertical-align: top;
}
.fbtdcell
{
    height: 120px;
    border-style: solid;
    border-width: 1px;
    border-color: #f1f1f1;
    background-color: White;
    vertical-align: middle;
}
.fbimage
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}
/* Default Facebook CSS */
.fbbody
{
    font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333; /* added by DNW */
    margin-bottom: 5px;
}
/* Default Anchor Style */
.fbbody a
{
    color: #3b5998;
    outline-style: none;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
.fbbody a:hover
{
    text-decoration: underline;
}
/* Facebook Box Styles */
.categoryImage
{
    margin-right: 10px;
    float: left;
}

.corenewspanel
{
    width: 638px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .9em;
}

.corenewspanelmeta
{
    text-align: center;
    line-height: 15px;
    font-size: 0.6em;
    color: #454545;
    background-color: inherit;
    font-family: Verdana, Arial, Sans-Serif;
    padding-bottom: 10px;
    padding-top: 20px;
}

.corenewspanelmeta a:link
{
    color: #454545;
    background-color: inherit;
}

.corenewspanelmeta a:visited
{
    color: #454545;
    background-color: inherit;
}

.corenewspanelmeta a:hover
{
    color: Blue;
    background-color: inherit;
}

.corenewspanelmeta a:active
{
    color: Blue;
    background-color: inherit;
}

.corerecsimg
{
    width: 70px;
    height: 70px;
    padding: 5px 4px 5px 4px;
    margin: 10px 10px 0px 10px;
    border-color: #f1f1f1;
    border-width: 1px;
    border-style: solid;
}

.corerecsli
{
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0;
    width: 100px;
    text-align: center;
}

.corerecsa
{
    color: #3b5998;
    font-size: .85em;
    color: #3b5998;
    background-color: inherit;
    font-family: Arial, Sans-Serif;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 72px;
}

.corerecsa:visited
{
    background-color: inherit;
    color: #3b5998;
}
.corerecsa:focus
{
    background-color: inherit;
    color: #454545;
}

.corerecsa:hover
{
    color: White;
    background-color: #3b5998;
    text-decoration: none;
}

.corerecsa:active
{
    background-color: inherit;
    color: #990000;
}

.corerecsul
{
    float: left;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 10px;
    padding-top: 0px;
    list-style: none;
    display: block;
    text-align: center;
}
.corerecdiv
{
    display: table;
}

.corecoupontablecell, .corecoupontablecellcenter
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c60000;
}

.corecoupontablecellcenter
{
    text-align: center;
}

.corecouponoffer
{
    font-weight: bold;
    display: block;
    text-align: center;
}

.corepropdivbottom2
{
    width: 598px;
}

.corepropdiv, .corepropdivbottom
{
    width: 618px;
}

.corepropdiv, .corepropdivbottom, .corepropdivbottom2
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #c60000;
    border-bottom-style: none;
}

.corepropdivbottom, .corepropdivbottom2
{
    border-bottom-style: solid;
}

.corepropcenter
{
    position: relative;
    float: right;
    top: 0px;
    right: 95px;
    width: 351px;
    margin-right: auto;
    min-height: 132px;
}

.corepropright
{
    top: 0px;
    right: 0px;
    width: 95px;
    position: absolute;
}

.corepropleft
{
    position: relative;
    width: 170px;
    float: left;
}

.corepropheading
{
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.coreproplist
{
    font-size: .7em;
}

.coreproph2
{
    color: Green;
    line-height: normal;
    padding-top: 5px;
}

.corepropprice
{
    color: Green;
    text-align: center;
    font-weight: bold;
}

.coreproplink
{
    text-align: center;
    padding: 5px;
    font-size: .8em;
}

.corepropimg
{
    width: 150px;
    padding: 10px;
}

.coreproplogoimg
{
    width: 75px;
    padding: 10px;
}

.corelist
{
    margin-bottom: 5px;
    margin-top: 5px;
}

/*DL, DT, DD TAGS LIST DATA*/
dl
{
    margin-bottom: 20px;
    padding-left: 5px;
    line-height: 1.5em;
}

dl dt
{
    float: left;
    width: 70px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: right;
}

dl dd
{
    margin-left: 80px;
    padding: 0;
    margin-bottom: 10px;
    color: Black;
}

dd ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}


dd li
{
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    text-align: left;
}
