html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

body { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

.matrix { width: 960px; margin: 0 auto; }
.matrix .row { width: 100%; zoom: 1; }
.matrix .row:before, .matrix .row:after { content: ""; display: table; }
.matrix .row:after { clear: both; }
.matrix .row .column { display: table-cell; float: left; width: 100%; }
.matrix .row .column.last { float: right; }
.matrix .row .column.half { width: 475px; }
.matrix .row .column.third { width: 314px; }
.matrix .row .column.third.first { margin-right: 9px; }

html { background: #f5f5f5; }

body { font-family: "Times New Roman", Times, Georgia, Serif; font-size: 15px; color: #333333; }

button, a { text-decoration: none; outline: 0; color: #555555; }
button::-moz-focus-inner, a::-moz-focus-inner { border: 0; outline: 0; }

button, .button { display: inline-block; background: #eeeeee; font-family: Arial, Verdana, Sans-Serif; font-size: 10px; font-weight: bold; color: #999999; line-height: 22px; padding: 0 10px; border: 1px solid #cccccc; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
button:hover, .button:hover { background: #e8e8e8; color: #989898; }

a:hover { color: #333333; }

strong { font-weight: bold; }

h2 { font-size: 21px; margin-bottom: 0.5em; }

h3 { font-size: 15px; text-transform: uppercase; text-shadow: white 0 1px 0; }

p { color: #555555; font-size: 15px; line-height: 1.5em; margin-bottom: 1em; }

.hid { display: none; }

div.decoration-line { width: 100%; height: 8px; margin: 20px 0; background: transparent url("/gfx/decoration-line.png") no-repeat center; }

.box { background: white; border: 1px solid #dddddd; min-height: 200px; }
.box h3 { position: relative; background: #dddddd; height: 38px; line-height: 38px; padding: 0 10px; }
.box h3 a { position: absolute; top: 8px; right: 10px; }

.image { position: relative; margin-bottom: 20px; }

ul.gallery { overflow: hidden; }
ul.gallery li { float: left; margin: 4px; }
ul.gallery li img { border: 1px solid #dddddd; }

header #top_bar { position: relative; height: 136px; }
header #top_bar h1 { width: 191px; height: 107px; position: absolute; bottom: 0; left: 0; }
header #top_bar h1 span { display: none; }
header #top_bar nav { position: absolute; right: 0; top: 0; }
header #top_bar nav ul li { float: left; margin-left: 10px; }
header #top_bar nav ul li a { display: block; font-size: 15px; text-transform: uppercase; color: #333333; padding: 76px 10px 12px 10px; background: #dddddd; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#dddddd', endColorstr='#f5f5f5'); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#f5f5f5'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #f5f5f5)); background-image: -webkit-linear-gradient(#dddddd, #f5f5f5); background-image: -moz-linear-gradient(#dddddd, #f5f5f5); background-image: -o-linear-gradient(#dddddd, #f5f5f5); background-image: -ms-linear-gradient(#dddddd, #f5f5f5); background-image: linear-gradient(#dddddd, #f5f5f5); }
header #top_bar nav ul li a:hover { color: #978025; text-shadow: white 0 0 20px; }
header #top_bar nav ul li a.selected { color: #978025; }
header #top_bar nav ul li span { display: block; height: 8px; background: transparent url("/gfx/decoration-line.png") no-repeat top center; }
header #banner { height: 320px; background: #eeeeee; position: relative; }
header #banner .triangle { position: absolute; left: 55px; top: 0; z-index: 10; border-width: 40px 40px 0 40px; border-style: solid; border-color: #f5f5f5 transparent transparent transparent; }
header #banner ul li { display: none; }
header #banner ul li.active { display: block; }

footer { padding-bottom: 40px; }
footer section { padding: 0 10px; }
footer section .map { float: right; }
footer .image .promotion { position: absolute; left: 0; top: 0; background: transparent url("/gfx/10percent.png") no-repeat center; width: 122px; height: 101px; }
footer address { font-style: normal; overflow: hidden; }
footer address p { float: left; margin-left: 60px; }
footer address p:first-child { margin-left: 0; }
footer small { display: block; font-size: 12px; text-align: center; color: #888888; }

#contact_form #name { display: none; }
#contact_form p { position: relative; }
#contact_form p label { display: inline-block; width: 100px; text-align: right; font-family: Arial, Verdana, Sans-Serif; color: #888888; font-size: 12px; margin-right: 4px; }
#contact_form p label.error { position: absolute; width: auto; padding: 0 8px; margin: 0; font-size: 11px; right: -10px; top: -17px; background: red; background: rgba(255, 0, 0, 0.8); white-space: nowrap; color: white; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px; box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px; }
#contact_form p label.error:before { content: ""; z-index: 10; position: absolute; bottom: -5px; left: 20px; border-width: 5px 5px 0 5px; border-style: solid; border-color: rgba(255, 0, 0, 0.8) transparent transparent transparent; }
#contact_form p input, #contact_form p textarea { border: 1px solid #b6b7b8; width: 337px; padding: 6px 4px; font-family: Arial, Verdana, Sans-Serif; font-size: 13px; font-weight: bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
#contact_form p input:focus, #contact_form p textarea:focus { background: #fffced; }
#contact_form p textarea { height: 120px; vertical-align: text-top; font-weight: normal; }
#contact_form #result { height: 32px; text-align: right; }
#contact_form #result img { margin-right: 20px; vertical-align: text-top; }
#contact_form #result button { text-transform: uppercase; font-size: 12px; }
