@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 700;
    src: url('fonts/Merriweather-Bold.eot');
    src: local("trwgadfs"), url('fonts/Merriweather-Bold.ttf') format("truetype");
}

@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Merriweather-Regular.eot');
    src: local("trwgadfs"), url('fonts/Merriweather-Regular.ttf') format("truetype");
}


body {
    color:#666;
    background:url(images/bg-10.3-pattern.gif?1345111457);
}
#wrapper {
    margin: 20px auto;
}

a.button,a.button:hover {
    font-family:Play, Arial, sans-serif;
    font-size:12px;
    color:#333;
    background:url(images/icon_arrow_right.gif?1345111457) no-repeat left center;
    padding-left:20px;
    padding-top:2px;
    font-weight:400;
}

a.button:hover {
    text-decoration:underline;
}

.hide {
    background-image:url(images/icon_arrow_up.gif?1345111457);
    color:#666;
}

.show {
    background-image:url(images/icon_arrow_down.gif?1345111457);
}

#globalWrapper,#identityWrapper,#topNav,#breadcrumbWrapper,#topGraphicWrapper,#adLeaderboardWrapper,#contentWrapperWrapper,#footer {
    width:956px;
}

#wrapper {
    background:#fff;
}

#globalWrapper {
    width:900px;
    padding:0 28px;
}

#globalLanguage {
    padding:9px 0 0;
}

#globalLanguage li {
    margin-left:15px;
}

#globalLanguage a {
    font-size:11px;
    text-transform:none;
    color:#999;
}

#globalLanguage a.active {
    color: #333;
    font-weight:400;
}

#globalSearch {
    padding-top:3px;
}

#globalSearch .field {
    background:#fff;
    border:1px solid #d0d0d0;
    color:#999;
    height:20px;
    width:183px;
    padding:1px 5px 0;
}

#globalSearch .button {
    background:#fff;
    border:1px solid #d0d0d0;
    color:#666;
    font-size:12px;
    height:23px;
    text-align:center;
    margin:0 0 0 4px;
    padding:2px 10px 4px;
}

#identityContact {
    border-bottom:0;
    padding:20px 28px;
}

#identity {
    padding-left:28px;
}

#contact {
    right:28px;
}

#companyName {
    font-family:Play, Arial, sans-serif;
    font-size:18px;
    margin-bottom:3px;
    color:#999;
}

#companyTagline {
    font-family:Play, Arial, sans-serif;
    font-size:14px;
    font-style:normal;
    color:#999;
}

#actionLine {
    font-family:Play, Arial, sans-serif;
    font-style:normal;
    font-size:18px;
    margin-bottom:3px;
}

#phoneNumber {
    font-family:Play, Arial, sans-serif;
    font-size:14px;
    color:#999;
}

#topNav {
    border-bottom:0;
}

#topNav ul {
    width:900px;
    margin:0 28px;
}

#topNav ul li a {
    background:none;
    border-bottom:10px solid #fff;
    border-right:1px solid #fff;
    border-top:17px solid #fff;
    height:20px;
    line-height:20px;
    text-decoration:none;
    font-family:Merriweather, arial, sans-serif;
    font-size:18px;
    color:#666;
    margin:0 15px 0 0;
    padding:0!important;
}

#topNav ul li a.active,#topNav ul li a.active:hover {
    font-style:normal!important;
    font-weight:400!important;
    background:none;
    cursor:default;
    text-decoration:none;
    color:#333;
}

#topNav ul li a.hasChildren {
    margin-bottom:28px;
}

#topNav ul ul {
    top:44px;
    margin:0;
}

#topNav ul ul li a {
    border-bottom:9px solid #fff;
    border-top:0;
    height:19px;
    line-height:19px;
    font-size:14px;
}

#breadcrumbContainer {
    border:none;
    height:26px;
    line-height:26px;
    margin:0 28px;
    padding:0;
}

#breadcrumb {
    font-size:10px;
}

#breadcrumb a {
    font-family:Arial, Helvetica, sans-serif;
    color:#999;
    padding-right:7px;
    margin-right:0;
}

#breadcrumb a:active,#breadcrumb li,#globalLanguage a {
    font-family:Arial, Helvetica, sans-serif;
}

#adLeaderboard {
    background:#ccc;
}

.contentArea .h1 {
    color:#333;
    font-weight:400;
    font-family:Merriweather, arial, sans-serif;
    font-size:21px;
}

.contentArea .h2 {
    color:#333;
    font-weight:400;
    font-family:Merriweather, arial, sans-serif;
    font-size:18px;
}
.contentArea .h1 a,
.contentArea .h2 a {
    color: #333;
}
.contentArea .h4 p {
    line-height: 19px;
    font-family:Merriweather, arial, sans-serif;
    font-size:14px;
    color:#000;
    font-weight:400;
}

.feeds dd strong {
    font-weight:400;
    line-height:17px;
    font-family:Merriweather, arial, sans-serif;
    font-size:14px;
    color:#000;
}

.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-bottom:1px dotted #999;
    border-color:#666;
    border-width:1px;
}

.focus .h2,.feeds .h2 {
    padding-bottom:7px;
}

.focus {
    margin-left:10px;
    margin-right:10px;
    border-bottom:1px dotted #999;
    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:dotted;
}

.feeds dl,.comments dl {
    border:none;
}

.dotted {
    background-image:url(images/bg_dotted.gif?1345111457);
}

.border hr {
    padding-top:8px;
}

.linklist li a {
    background-image:url(images/icon_arrow_right.gif?1345111457);
    color:#666;
    padding-left:20px;
}

.comments .h4 {
    font-family:Play, Arial, sans-serif;
    background:url(images/icon_comment.gif?1345111457) no-repeat left 3px;
    padding-left:20px;
    padding-bottom:2px;
}

.formbuilder.normal form {
    background:#fff;
    padding-left:0;
}

.formbuilder.simple {
    bpadding-left:0;
}

.formbuilder.simple .h2 {
    border:none;
    padding-bottom:0;
}

.formbuilder.simple label {
    color:#666;
    font-size:13px;
}

.formbuilder .text-container,.formbuilder .textarea-container {
    border:1px solid #d0d0d0;
}

.formbuilder .button {
    background:transparent url(images/icon_submit.png?1345111457) no-repeat right center;
    border:none;
    font-size:16px;
    height:26px;
    font-family:Merriweather, arial, sans-serif;
    color:#333;
    font-weight:400;
    padding:0 18px 2px 0;
}

.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 a.previous {
    background-image:url(images/icon_arrow_left.png?1345111457);
    height:10px;
    width:12px;
    background:url(images/icon_arrow_left.gif?1345111457) no-repeat scroll 0 0 transparent;
}

.gallery .nav a.next {
    background-image:url(images/icon_arrow_right.png?1345111457);
    height:10px;
    width:12px;
    background:url(images/icon_arrow_right.gif?1345111457) no-repeat scroll 0 0 transparent;
}

.map {
    border:none;
    padding:0;
}

.map .mapcontainer {
    background:#fff;
    border:1px solid #ccc;
    padding:9px 9px 5px;
}

.hours {
    padding:0 0 5px;
}

.hours .content {
    background:#fff;
    color:#666;
    margin:15px 15px 5px;
    padding:10px 15px 1px;
}

.hours p.small {
    margin-left:15px;
    font-size:11px;
}

.hours .h2 {
    background:#fff;
    padding-bottom:8px;
}

.contact {
    background:none;
    border-bottom:1px dotted #666;
    padding:0;
}

.contact .h2 {
    border-bottom:1px solid #666;
    padding-bottom:8px;
}

.logos ul {
    background:none;
    border:none;
    padding:0;
}

.external a {
    font-family:Play, Arial, sans-serif;
    background:#333!important;
    color:#fff;
    font-size:22px;
    font-weight:400;
    line-height:24px;
    padding:20px 15px!important;
}

.subnav a {
    font-family:Play, Arial, sans-serif;
    font-size:14px;
    color:#666;
    border:none;
}

.subnav a:hover {
    color:#000;
    text-decoration:none;
}

.subnav li {
    margin-bottom:2px;
}

.subnav li li {
    margin:0;
}

.subnav a.active,.subnav a.active:hover {
    font-style:normal;
    color:#000;
    font-weight:700;
}

.subnav li li a {
    font-family:Play, Arial, sans-serif;
    font-size:12px!important;
    color:#666;
    padding-left:12px;
    margin-bottom:2px;
}

.subnav li li li a {
    padding-left:24px;
}

.subnav li li li li a {
    padding-left:34px;
}

.subnav li li li li li a {
    padding-left:44px;
}

div.address {
    border:none;
    color:#333;
    font-size:12px;
    height:38px;
    letter-spacing:0;
    line-height:38px;
    text-transform:none;
    margin:0 28px;
}

#poweredByContainer {
    border:none;
    padding-bottom:15px;
}

#poweredBy {
    color:#333;
    margin-left:28px;
}

#poweredByRight {
    margin-right:28px;
}

.gallery .pics em {
    color:#999;
    font-size:11px;
    font-weight:400;
}

.pics li a {
    color:#999;
}

@font-face {
    font-family:Merriweather;
    font-style:normal;
    font-weight:700;
    src:url(''fonts/Merriweather-Bold.eot'');
    src:url(''fonts/Merriweather-Bold.ttf'') format('truetype');
}

@font-face {
    font-family:Merriweather;
    font-style:normal;
    font-weight:400;
    src:url(''fonts/Merriweather-Regular.eot'');
    src:url(''fonts/Merriweather-Regular.ttf'') format('truetype');
}

#companyName,#actionLine {
    font-family:Merriweather, arial, sans-serif;
    font-size:14px;
    margin-bottom:3px;
    color:#999;
}

#companyTagline,#phoneNumber {
    font-family:Merriweather, arial, sans-serif;
    font-size:14px;
    color:#999;
}

.subnav a,.subnav li li a {
    font-family:Merriweather, arial, sans-serif;
    color:#666;
}

.contentArea p {
    font-family:Merriweather, arial, sans-serif;
    font-size:12px;
}

.focus p,.comments dt,.feeds dt,.comments dt a,.comments .small a,.feeds dd,.comments dd,.linklist li,.intro p,.notify p,a.button,a.button:hover,.external a,.contact ul li,li {
    font-family:Merriweather, arial, sans-serif;
}

.feeds dt {
    font-family:Merriweather,arial,sans-serif;
    font-size:11px;
}

.intro.nowrap.large .h2,.intro.nowrap.large p,.intro.nowrap .h2,.intro.nowrap p {
    margin-bottom:4px;
}

.contact,.contact .h2 {
    border-bottom:1px dotted #999;
}

.linklist ul,.module.divider {
    border-bottom:1px dotted #fff;
    font-size:12px;
}

.linklist ul {
    border-top:1px dotted #999;
}

.formbuilder fieldset,.formbuilder label,.formbuilder.simple label {
    font-family:Merriweather, arial, sans-serif;
    font-size:12px;
}

.formbuilder hr {
    border-color:0 0 #999;
    border-style:none none dotted;
}

a,.comments dd a {
    color:#06c;
}

#topNav ul li a:hover,.module h4.h4,.comments .h4 a {
    color:#000;
}

.comments .h4 a,.module h4.h4,.module h2.h4,.comments dt a,.comments .small a {
    color:#333;
}

.comments .right,.gallery .nav .info {
    color:#666;
}

.contact ul li strong,.hours b {
    font-weight:400;
}

.comments dd,.feeds dd,.contact ul li {
    font-size:12px;
}

/* BUTTONS */
.shopButtonWrapper {
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.shopButton,
.checkoutArea form .shopButton,
.formbuilder .button {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #333;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.formbuilder .button {
    padding: 0 20px;
}
