@font-face {
  font-family: 'IrmSoCUcs';
  src: url('fonts/irmsocucs-webfont.eot');
  src: url('fonts/irmsocucs-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/irmsocucs-webfont.woff') format('woff'), url('fonts/irmsocucs-webfont.ttf') format('truetype'), url('fonts/irmsocucs-webfont.svg#irmologion_caps_ucsspacedout') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Getting the new tags to behave */
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block;
}
mark,
rp,
rt,
ruby,
summary,
time {
  display: inline;
}
/* Global properties ======================================================== */
body {
  background: url(../images/tail-top.gif) left top repeat-x #ffa600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 1em;
  /*color:#481a00;*/
  color: #632604;
}
html,
.body-bg {
  min-width: 980px;
}
html,
body {
  height: 100%;
}
/* Global Structure ============================================================= */
.container {
  margin: 0 auto;
  width: 1000px;
  font-size: .875em;
}
/* Header */
header .container {
  position: relative;
  min-height: 324px;
  height: auto!important;
  height: 324px;
}
/* Content */
section#content {
  position: relative;
  z-index: 20;
  margin-top: 0px;
}
/* Footer */
footer {
  height: 328px;
  margin-top: -328px;
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/bottom-bg.png);
}
/* Left & Right alignment */
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.col-1,
.col-2,
.col-3 {
  float: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.wrap {
  min-height: 100%;
  height: auto!important;
  height: 100%;
}
/*---- tailings ----*/
.body-bg {
  background-image: url(../images/main-bg2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 1000px;
  margin: 0 auto;
  -moz-box-shadow: 0 0 12px 2px #000;
  -webkit-box-shadow: 0 0 12px 2px #000;
  box-shadow: 0 0 50px 1px #000;
}
#page1 .body-bg {
  background-image: url(../images/main-bg1.jpg);
}
/*----- form defaults -----*/
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  font-weight: normal;
  color: #481a00;
  margin: 0;
  padding: 0;
}
fieldset {
  border: 0;
}
/*----- lists -----*/
.products .box .inner {
  height: 150px;
}
.box-list.left {
  float: left;
  width: 431px;
}
.box-list.right {
  margin-left: 450px;
}
.left .img-box img,
.right .img-box img {
  width: 100px;
}
.img-box ul {
  margin-left: 110px;
}
.box-list li {
  padding-top: 10px;
}
.box-list li:first-child {
  padding: 0;
}
.box-list li .box .inner {
  padding-top: 0;
  padding-bottom: 0;
}
ul#sitemap {
  padding-bottom: 15px;
}
ul#sitemap li {
  padding: 0 0 6px 10px;
  background: url(../images/marker.gif) no-repeat left 5px;
}
ul#sitemap li a {
  color: #ce4400;
}
/*----- other -----*/
.img-indent {
  margin: 0 20px 0 0;
  float: left;
}
.img-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: -5px;
  padding-top: 8px;
}
.img-box.alt {
  padding-bottom: 16px;
}
.img-box img {
  float: left;
  margin: -3px 9px 0 0;
}
.img-box img.fright {
  float: right;
  margin-right: 0;
  margin-left: 9px;
}
.extra-wrap {
  overflow: hidden;
}
p {
  margin-bottom: 16px;
  line-height: 1.571em;
}
.p0 {
  margin: 0;
}
.p1 {
  margin-bottom: 40px;
}
address {
  font-style: normal;
}
address b {
  width: 90px;
  float: left;
}
address .fleft {
  line-height: 1.857em;
  padding-right: 41px;
}
address .extra-wrap {
  line-height: 1.571em;
}
address .extra-wrap strong {
  display: block;
  padding-bottom: 14px;
}
address span.extra-wrap {
  display: block;
}
/*----- txt, links, lines, titles -----*/
a {
  color: #ef4f00;
  outline: none;
}
a:hover {
  text-decoration: none;
}
h1 {
  text-indent: -9999px;
}
a.logo {
  position: absolute;
  left: -8px;
  top: 30px;
}
.phone {
  font-size: 22px;
  color: #bc4704;
  left: 58px;
  top: 10px;
  font-weight: bold;
  /* text-shadow: #481a00 1px 1px 1px;*/
  position: absolute;
}
.phone a {
  text-decoration: none;
  color: #bc4704;
}
h2 {
  font-size: 30px;
  line-height: 1.2em;
  padding-left: 0px;
  margin-bottom: 15px;
}
h5 {
  font-size: 1em;
  line-height: 1.2em;
  margin-bottom: 13px;
}
h5,
h5 a {
  color: #ef4f00;
}
/*==================boxes====================*/
.box {
  width: 100%;
}
.box .left-top-corner {
  background: url(../images/left-top-corner.png) no-repeat left top;
  height: 17px;
  padding-left: 151px;
}
.box .right-top-corner {
  background: url(../images/right-top-corner.png) no-repeat right top;
  height: 17px;
  padding-right: 151px;
}
.box .border-top {
  background: url(../images/border-top.gif) center top repeat-x;
  height: 17px;
  font-size: 0;
  line-height: 0;
  width: 100%;
}
.box .left-bot-corner {
  background: url(../images/left-bot-corner.png) no-repeat left bottom;
  height: 17px;
  padding-left: 151px;
}
.box .right-bot-corner {
  background: url(../images/right-bot-corner.png) no-repeat right bottom;
  height: 17px;
  padding-right: 151px;
}
.box .border-bot {
  background: url(../images/border-bot.gif) left bottom repeat-x;
  height: 17px;
  font-size: 0;
  line-height: 0;
  width: 100%;
  position: relative;
}
.box .border-left {
  background: url(../images/border-left.jpg) left top repeat-y;
}
.box .border-right {
  background: url(../images/border-right.jpg) right top repeat-y;
  width: 100%;
}
.box .xcontent {
  background: url(../images/box-tail.jpg) center top;
}
.box .inner {
  padding: 15px 20px 0 31px;
}
.box .inner1 {
  padding: 15px 20px 12px 29px;
}
.box .clip-left,
.box .clip-right {
  background: url(../images/box-clip.png) no-repeat left top;
  position: absolute;
  bottom: -30px;
  width: 13px;
  height: 52px;
}
.box .clip-left {
  left: -137px;
}
.box .clip-right {
  right: -139px;
}
/*===== header =====*/
header nav {
  width: 278px;
  height: 278px;
  overflow: hidden;
  position: absolute;
  right: 58px;
  top: 0;
  background: url(../images/nav-bg.png) no-repeat left top;
}
header nav ul {
  position: absolute;
  left: 31px;
  top: 56px;
  width: 215px;
}
header nav ul li {
  background: url(../images/divider.gif) no-repeat left top;
  padding-top: 4px;
  margin-top: 4px;
  text-align: center;
}
header nav ul li:first-child {
  background: none;
}
header nav ul li a {
  color: #481a00;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.2em;
  display: block;
  width: 230px;
  margin: 0 auto;
  font-family: IrmSoCUcs;
  font-family: Times New Roman;
}
header nav ul li a:hover,
header nav ul li.current a {
  color: #ef4f00;
  background: url(../images/nav-act-left.png) no-repeat left 2px;
}
header nav ul li a span {
  display: block;
}
header nav ul li a:hover span,
header nav ul li.current a span {
  background: url(../images/nav-act-right.png) no-repeat right 2px;
}
header .indent {
  padding: 185px 400px 5px 58px;
}
header .indent-full {
  padding-top: 0px;
  padding-right: 40px;
}
header p a {
  color: #ce4400;
}
/*===== content =====*/
#content .inside {
  padding: 0 60px 120px 58px;
}
#content .indent {
  padding-right: 346px;
}
/*===== footer =====*/
footer .inside {
  padding-top: 262px;
}
#page1 footer .inside {
  padding-left: 159px;
}
footer a {
  position: relative;
  z-index: 20;
}
/*----- forms -----*/
#contacts-form {
  clear: right;
  width: 100%;
  overflow: hidden;
}
#contacts-form fieldset {
  border: none;
  float: left;
}
#contacts-form .field {
  clear: both;
}
#contacts-form label {
  float: left;
  width: 106px;
  line-height: 18px;
  padding-bottom: 11px;
}
#contacts-form input {
  width: 361px;
  padding: 2px 3px;
  background: url(../images/forms-tail.jpg);
  border: 1px solid #cbba7e;
}
#contacts-form textarea {
  width: 715px;
  height: 252px;
  padding: 2px 3px;
  background: url(../images/forms-tail.jpg);
  border: 1px solid #cbba7e;
  margin-bottom: 15px;
  overflow: auto;
}
#contacts-form a {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
#contacts-form a:hover,
#contacts-form a.alt:hover {
  color: #000;
}
#contacts-form a.alt {
  color: #481a00;
}
/*==========================================*/
#page1 .r-col {
  margin-top: -50px;
}
.quote-author,
.quote {
  font-size: 17px;
  line-height: 22px;
  color: #632604;
  font-style: italic;
  font-weight: bold;
  width: 300px;
  padding: 0 0 0 0px;
  margin: 0px auto 0px auto;
  font-family: Times New Roman;
}
.quote-author {
  text-align: right;
  margin-bottom: 30px;
}
.r-col {
  float: right;
}
.copy {
  text-align: right;
  right: 48px;
  top: 30px;
  position: relative;
  bottom: 20px;
}
.copy a {
  text-decoration: none;
  color: #8D5E16;
}
.price-table {
  width: 100%;
  border-collapse: separate;
}
.price-table tr td {
  min-width: 40px;
  text-align: center;
  border: #ffa600 1px dashed;
  padding: 4px;
}
.price-table tr td p {
  margin-bottom: 0px;
}
.price-table tr td:first-child {
  font-weight: bold;
}
.price-table tr:first-child td {
  font-weight: bold;
}
.price-table tr.selected td {
  border-top: 1px #632604 solid;
  border-bottom: 1px #632604 solid;
}
.price-table tr.selected td.selected + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td + td + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected td.selected + td + td + td + td + td + td + td + td + td + td + td + td + td + td {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr.selected + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr td.selected {
  border: #ffa600 1px dashed;
}
.price-table tr td.selected {
  border-left: 1px #632604 solid;
  border-right: 1px #632604 solid;
}
tr.selected td.selected {
  font-weight: bold;
}
.tableInfo {
  text-align: right;
  magin: 10px 0px 0px 0px;
}
.price-table tr td:nth-child(7) {border-right-style:solid;}
.price-table tr td:nth-child(8) {border-left-style:solid;}
.price-table tr td:nth-child(11) {border-right-style:solid;}
.price-table tr td:nth-child(12) {border-left-style:solid;}

.price-table tr th{  border: #ffa600 1px solid; padding:4px;}
.price-table { border: #ffa600 2px solid;}

