body {
    background: #d7e1b6;
    margin-bottom: 20px;
}
a {
    color: #e5584e;
}
a.button,
a.button:hover {
    background: url(images/icon_arrow_right.png?1345111448) no-repeat left center;
    color: #e5584e;
    padding: 0 0 0 20px;
}
a.button:hover {
    text-decoration: underline;
}
.hide {
    background-image: url(images/icon_arrow_up.gif?1345111448);
}
.show {
    background-image: url(images/icon_arrow_down.gif?1345111448);
}

/* WRAPPERS */
#wrapper {
    width: 100% !important;
    margin: 0;
}
#globalWrapper,
#globalContainer,
#identityWrapper,
#breadcrumbWrapper,
#topGraphicWrapper,
#adLeaderboardWrapper,
#contentWrapperWrapper,
#footer {
    width: 956px;
}
#globalContainer {
    margin: 0 28px;
    width: 900px;
}
#contentWrapperWrapper,
.bgWrapper {
    background: #fff;
}
#topNav {
    background: #fff url(images/bg_nav.jpg?1345111448) repeat-x left top;
    width: 100%;
}
#globalWrapper,
#identityWrapper {
    background: #fff;
}
#globalContainer {
    height: 35px;
}
#globalLanguage {
    padding: 9px 0 0 0;
}
#globalLanguage li {
    margin-left: 15px;
}
#globalLanguage a {
    color: #333;
    font-size: 11px;
    text-transform: none;
}
#globalLanguage a.active {
    font-style: italic;
    font-weight: bold;
}
#globalSearch {
    padding-top: 2px;
}
#globalSearch .field {
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #999;
    height: 18px;
    padding: 2px 5px 0px 5px;
    width: 183px;
}
#globalSearch .button {
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #999;
    font-size: 12px;
    height: 22px;
    margin: 2px 0 0 2px;
    padding: 1px 8px 2px 8px;
    text-align: center;
}

/* IDENTITY TOP */
#identityContact {
    border-bottom: 0;
    padding: 30px 28px;
}
#contact {
    right: 28px;
}
#identity {
    padding-left: 28px;
}
#companyName {
    color: #e5584e;
    font-size: 24px;
}
#companyTagline {
    color: #999;
    font-size: 18px;
    font-family: Times, serif;
}
#actionLine {
    color: #e5584e;
    font-size: 18px;
    font-family: Times, serif;
}
#phoneNumber {
    color: #999;
    font-size: 18px;
    font-weight: normal;
}

/* TOP NAVIGATION */
#topNav {
    background: url(images/bg_topnav.png?1345111448) repeat-x left top;
    border-bottom: 0;
}
#topNav ul {
    background: url(images/bg_topnav_line.png?1345111448) no-repeat left 8px;
    margin: 0 auto;
    padding-left: 8px;
    width: 948px;
}
#topNav ul li a {
    background: url(images/bg_topnav_line.png?1345111448) no-repeat right center;
    color: #fff;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    text-decoration: none;
}
#topNav ul li a.active, #topNav ul li a.active:hover {
    color: #fff;
    cursor: default;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
#topNav ul li a:hover {
    color: #eee;
}
#topNav ul li a.hasChildren {
    margin-bottom: 31px; /* Same margin as the submenu height*/
}
#topNav ul ul {
    background: #fff;
    padding-left: 18px;
    top: 44px; /* Same top as the topmenu height */
    width: 938px;
}
#topNav ul ul li a {
    background: none;
    color: #333;
    display:block;
    font-size: 12px;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
}
#topNav ul ul li a:hover {
    color: #111;
}
#topNav ul ul li a.active, #topNav ul ul li a.active:hover {
    color: #333;
    font-style: italic;
    font-weight: bold;
}

/* BREADCRUMB BAR */
#breadcrumbContainer {
    background: #fff;
    height: 34px;
    line-height: 34px;
    padding: 0 28px;
}
#breadcrumb {
    font-size: 10px;
}
#breadcrumb a {
    color: #999;
    padding-right: 7px;
    margin-right: 0px;
}

/* TOP GRAPHICS */

/* AD LEADERBOARD CONTAINER */
#adLeaderboard{
    background: #ccc;
}

/* CONTENT WRAPPER */
.contentArea .h1 {
    color: #666;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
}
.contentArea .h2 {
    color: #666;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
}
.contentArea .h1 a,
.contentArea .h2 a {
    color: #666;
}
.contentArea .h4,
.feeds dd strong {
    color: #e5584e;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}

/* MODULE */
.module {
    color: #666;
    font-size: 13px;
    line-height: 16px;
}
.divider,
.border hr,
.linklist ul,
.linklist li,
.comments .h4,
.feeds .h2,
.formbuilder .h2,
.focus .h2,
.feeds .h2,
.feeds dd,
.comments dd {
    border-color: #ccc;
    border-width: 1px;
}
.focus .h2,
.feeds .h2 {
    padding-bottom: 7px;
}
.focus {
    border-bottom: 1px dashed #ccc;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
}
.focus .h2 {
    margin-bottom: 1px;
}
.focus .h4 {
    margin-bottom: 7px;
}
.focus p {
    margin-bottom: 10px;
}
.feeds dd,
.comments dd,
.linklist li {
    border-bottom-style: dashed;
}
.feeds dl,
.comments dl {
    border: none;
}
.dotted {
    background-image: url(images/bg_dotted.gif?1345111448);
}
.border hr {
    padding-top: 8px;
}
.linklist li a {
    background-image: url(images/icon_arrow_right.png?1345111448);
    color: #666;
    padding-left: 20px;
}
.comments .h4 {
    background: url(images/icon_comment.gif?1345111448) no-repeat left 3px;
    padding-left: 20px;
}
.comments .right {
    color: #666;
}
.comments dt a,
.comments .small a {
    color: #666;
}
.box {
    padding-top: 10px;
}
.box,
.hours,
.formbuilder.simple {
    background: #f1f1f1;
}
.formbuilder.normal form {
    background: none;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 0 0 15px 0;
}
.formbuilder.simple .h2 {
    border: none;
    padding-bottom: 0;
}
.formbuilder.simple label {
    color: #666;
}
.formbuilder hr {
    border-color: #d0d0d0;
}
.formbuilder .text-container,
.formbuilder .textarea-container {
    border-color: #d0d0d0;
}
.formbuilder .text,
.formbuilder .textarea {
    background: none;
}
.formbuilder .button {
    background: #db635a url(images/bg_button.png?1345111448) repeat-x left top;
    border: 1px solid #db635a;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 26px;
    padding: 1px 5px 3px 5px;
}
.gallery .pics li em {
    font-style: normal;
}
.gallery .pics li span.pic {
    background: #eee;
}
.gallery ul.nav {
    border-top: 1px dotted #999;
    font-size: 11px;
}
.gallery .nav .info {
    color: #666;
}
.gallery .nav a.previous {
    background-image: url(images/icon_arrow_left.png?1345111448);
    height: 10px;
    width: 12px;
}
.gallery .nav a.next {
    background-image: url(images/icon_arrow_right.png?1345111448);
    height: 10px;
    width: 12px;
}
.map {
    border: none;
    padding: 0;
}
.map .mapcontainer {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 9px 5px 9px;
}
.hours {
    padding: 0 0 5px 0;
}
.hours .content {
    background: #fff;
    color: #666;
    margin: 15px 15px 5px 15px;
    padding: 10px 15px 1px 15px
}
.hours p.small {
    margin-left: 15px;
}
.hours .h2 {
    background: #fff;
    padding-bottom: 8px;
}
.contact {
    background: none;
    border-bottom: 1px dashed #ccc;
    padding: 0;
}
.contact .h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}
.contact ul li strong {
    font-weight: normal;
}
.logos ul {
    background: none;
    border: none;
    padding: 0;
}
.external {
    background: #e5584e;
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.external a {
    background: none !important;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    padding: 20px 15px 20px 50px !important;
}
.external a.photo {
    background: transparent url(images/icon_photo.png?1345111448) no-repeat 4px center !important;
}
.external a.quote {
    background: transparent url(images/icon_quote.png?1345111448) no-repeat 4px center !important;
}

/* SUB NAVIGATION */
.subnav a {
    border: none;
    color: #999;
    font-size: 12px;
    padding: 4px 5px;
}
.subnav a:hover {
    color: #333;
    text-decoration: none;
}
.subnav a.active, .subnav a.active:hover {
    color: #e5584e;
    font-weight: normal;
}
.subnav li li .active, .subnav li li a.active:hover,
.subnav a.hasChildren, .subnav a.hasChildren:hover {
}
.subnav ul ul {
    padding-bottom: 2px;
}
.subnav li li a {
    background: none;
    font-size: 11px;
    padding-left: 24px;
}
.subnav li li li a {
    padding-left: 48px;
}
.subnav li li li li a {
    padding-left: 72px;
}
.subnav li li li li li a {
    padding-left: 96px;
}

/* ADDRESSBAR */
div.address {
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    color: #333;
    font-size: 12px;
    height: 28px;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 28px 0 28px;
    text-transform: none;
}

/* POWERED BY BAR */
#poweredByContainer {
    border: none;
    padding-bottom: 15px;
}
#poweredBy {
    color: #333;
    font-size: 11px;
    margin-left: 28px;
}
#poweredByRight {
    margin-right: 28px;
}

/* color overwrite */

a,
a.button,
a.button:hover,
.contentArea .h4,
.feeds dd strong,
#companyName,
#phoneNumber,
.subnav a.active, .subnav a.active:hover {
    color: #9cc123;
}
#actionLine{
    color: #999;
}
.module.hours h2{
    background: #fff;
}
.external,
.formbuilder .button{
    background: #9cc123;
}
.formbuilder .button{
    border-color: #8dae22;
}
/* BUTTONS */
.shopButtonWrapper {
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.shopButton,
.checkoutArea form .shopButton,
.formbuilder .button {
    height: 21px;
    line-height: 21px;
    font-size: 13px;
    color: #fff;
    background: url(images/button_bg.png?1345111448) repeat-x;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.formbuilder .button {
    padding: 0 20px;
}
