body {
    color:#666;
    background: url(images/bg-blue-texture-3.jpg?1345111381);
    margin:0 0 20px;
}

a.button,a.button:hover {
    background:#ededed url(images/icon_button.png?1345111381) no-repeat left center;
    border:1px solid #c5c5c5;
    color:#333;
    font-size:12px;
    padding-left:26px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    margin-top:210px;
    margin-bottom:230px;
}

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

.hide {
    background-image:url(images/icon_arrow_up.gif?1345111381);
}

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

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

#contentWrapper {
    background:url(images/bg_main_center.png?1345111381) repeat-y center top;
    margin:0;
    padding:0 18px;
}

#wrapper {
    width:100%;
    margin:0;
}

#globalWrapper {
    width:100%;
    margin:0 auto;
}

#globalContainer {
    padding-left:5px;
    padding-right:5px;
    width:946px;
}

#globalLanguage {
    padding:9px 23px 0 0;
}

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


#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 {
    color:#333;
    font-size:24px;
}

#phoneNumber {
    color:#333;
    font-size:18px;
    font-weight:400;
}

#topNav {
    background:url(images/bg_navi.png?1345111381) no-repeat center top;
    border-bottom:0;
    padding-bottom:9px;
    background-image:url(images/bg_navi.png?1345111381);
}

#topNav ul {
    background:url(images/bg_navi_divider.png?1345111381) no-repeat 28px 5px;
    width:900px;
    background-image:url(images/bg_navi_divider.png?1345111381);
    padding:0 28px;
}

#topNav li {
    margin:0 -1px 0 0;
}

#topNav ul li a {
    background:url(images/bg_navi_divider.png?1345111381) no-repeat right center;
    color:#fff;
    font-size:16px;
    height:44px;
    line-height:44px;
    text-decoration:none;
    background-image:url(images/bg_navi_divider.png?1345111381);
    margin:5px 0;
    padding:0 20px;
}

#topNav ul li a.active,#topNav ul li a.active:hover {
    background:url(images/bg_navi_current.png?1345111381) no-repeat right center;
    color:#fff;
    font-weight:400!important;
    background-image:url(images/bg_navi_current.png?1345111381);
}

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

#topNav ul ul {
    background:none;
    top:54px;
    margin:0;
    padding:0;
}

#topNav ul ul li {
    margin-left:28px;
}

#topNav ul ul li a {
    background:none;
    border-top:0;
    color:#333;
    font-size:16px;
    height:23px;
    line-height:23px;
    margin:7px 0 0;
    padding:0;
}

#topNav ul ul li a.active,#topNav ul ul li a.active:hover {
    background:none;
    cursor:default;
    font-style:italic;
    text-decoration:none;
    color:#000;
    margin-left:-3px;
}

#breadcrumbContainer {
    background:url(images/bg_main_top.png?1345111381) no-repeat center top;
    height:26px;
    line-height:26px;
    padding:10px 28px;
}

#breadcrumb {
    font-size:10px;
}

#breadcrumb a {
    color:#999;
    padding-right:7px;
    margin-right:0;
}

#adLeaderboard {
    background:#ccc;
}

.contentArea .h1 {
    color:#666;
    font-size:24px;
    font-weight:400;
    line-height:24px;
}

.contentArea .h2 {
    color:#666;
    font-size:20px;
    font-weight:400;
}
.contentArea .h1 a,
.contentArea .h2 a {
    color: #666;
}
.contentArea .h4,.feeds dd strong {
    color:#333;
    font-size:14px;
    font-weight:400;
    line-height:17px;
}

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

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

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

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

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

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

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

.comments .h4 {
    background:url(images/icon_comment.gif?1345111381) no-repeat left 3px;
    padding-left:20px;
}

.formbuilder.normal form {
    background:none;
    padding:0;
}

.formbuilder.normal form .button-container {
    text-align:left;
}

.box,.formbuilder.simple {
    background:#333;
    color:#ccc;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
}
.box a {
    color: #666;
}
.formbuilder.simple .h2 {
    border:none;
    color:#ccc;
    padding-bottom:0;
}

.formbuilder.simple .text-container,.formbuilder.simple .textarea-container,.formbuilder.simple .text,.formbuilder.simple .textarea {
    background:#ccc!important;
    border:1px solid #d0d0d0;
}

.formbuilder .button {
    background:transparent url(images/icon_submit.png?1345111381) no-repeat center center;
    border:1px solid #c4c4c4;
    color:#333;
    font-size:16px;
    font-weight:400;
    text-align:center;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
    padding:3px 10px;
}

.formbuilder.simple .button {
    border-color:#272727;
}

.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.gif?1345111381);
}

.gallery .nav a.next {
    background-image:url(images/icon_arrow_right.gif?1345111381);
}

.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 .h2 {
    background:#fff;
    padding-bottom:8px;
}

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

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

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

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

.external {
    background:url(images/bg_external.png?1345111381) repeat-x left center!important;
    margin-left:10px!important;
    margin-right:10px!important;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior:url(/skinCss/website/css/htc/border-radius.htc);
}

.external a {
    color:#fff;
    font-size:22px;
    font-weight:400;
    padding:20px 15px 20px 55px !important;
}

.external a.photo {
    background:transparent url(images/icon_photo.png?1345111381) no-repeat 5px center!important;
}

.external a.quote {
    background:transparent url(images/icon_quote.png?1345111381) no-repeat 5px center!important;
}

.intro p,.notify p {
    margin-bottom:15px;
}

.subnav a {
    border:none;
    color:#999;
    font-size:13px;
}

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

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

.subnav li li {
    margin:0;
}

.subnav a.active,.subnav a.active:hover {
    color:#333;
    font-weight:400;
}

.subnav li li a {
    background:none;
    font-size:12px;
    padding-left:20px;
}

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

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

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

#footer {
    background:url(images/bg_main_bottom.png?1345111381) no-repeat center bottom;
}

div.address {
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    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;
}

a,.comments dd a,#companyName,#companyTagline,#phoneNumber,#actionLine {
    color:#333;
}

#globalLanguage li,.hours p.small {
    margin-left:15px;
}

#companyTagline,#actionLine {
    color:#333;
    font-size:18px;
    font-family:Times, serif;
}

#topNav ul li a:hover,.box .h2,.formbuilder.simple label {
    color:#ccc;
}

#topNav ul ul li a:hover,.comments .right,.comments dt a,.comments .small a,.gallery .nav .info {
    color:#666;
}
/* 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: url(images/button_bg.png?1345111381) repeat-x;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.formbuilder .button {
    padding: 0 20px;
}
