/* ALL */
html, body {
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
img {
  border: 0px;
}
a:active {
  color: #1C85B4;
  text-decoration: underline;
}

table {
  border-collapse: collapse;
  border: 0px solid red;
}
table td {
  padding: 0px;
  margin: 0px;
  border: none;
  vertical-align: top;
  border: 0px solid red;
}


/* ysc */
td.td02 {
  background: url(ycs02.jpg) no-repeat top;
}
td.td04 {
  background: url(ycs04.jpg) no-repeat top;
  text-align: right;
}
td.td05 {
  background: url(ycs05.jpg) no-repeat top;
  background-color: #6B6B6C;
}
td.td07 {
  background: url(ycs07.jpg) no-repeat top;
}
td.td08 {
  background: url(ycs08.jpg) no-repeat top;
}
td.td10 {
  background: url(ycs10.jpg) no-repeat top;
}
td.td11 {
  background: url(ycs11.jpg) no-repeat top;
}
td.td13 {
  background: url(ycs13.jpg) no-repeat top;
}
td.td14 {
  background: url(ycs14.jpg) no-repeat top;
}
td.td15 {
  background: url(ycs15.jpg) no-repeat top;
  background-color: #6B6B6C;
}
td.td16 {
  background: url(ycs16.jpg) no-repeat top;
  background-color: #6B6B6C;
}
td.td17 {
  background: url(ycs17.jpg) no-repeat top;
  background-color: #6B6B6C;
}
td.td18 {
  background: url(ycs18.jpg) no-repeat top;
  background-color: #6B6B6C;
}
td.bottom {
  background: url(ycs22.jpg) repeat-x top;
  background-color: #6B6B6C;
}
td.l {
  background: url(b-l.jpg) repeat-x bottom;
  background-color: #6B6B6C;
}
td.r {
  background: url(b-r.jpg) repeat-x bottom;
  background-color: #6B6B6C;
}
div.d-l {
  background: url(t-l.jpg) repeat-x top;
  height: 585px;
  border: 0px solid red;
}
div.d-r {
  background: url(t-r.jpg) repeat-x top;
  height: 585px;
  border: 0px solid red;
}


/* options */
td.td05 div.main_menu {
  border: 0px solid red;
  margin-top: 40px;
  margin-left: 70px;
  width: 210px;
}
td.td05 div.main_menu a {
  font-family: "MS Sans Serif", sans-serif;
  font-size: 20px;
  color: #ECF3FF;
  display: block;
}
td.td07 div.basket {
  border: 0px solid red;
  margin-top: 28px;
  margin-left: 140px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #AF8D34;
  text-align: center;
  width: 115px;
}
.cart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #AF8D34;
}
td.td07 div.basket span {
  font-size: 16px;
  color: #D76A01;
}
td.td13 form {
  border: 0px solid red;
  margin: 0px;
  margin-top: 78px;
  margin-left: 23px;
}
td.td13 input {
  width: 120px;
  border-width: 1px;
  border-color: #787878;
}
td.bottom div.text {
  border: 0px solid red;
  color: #59595B;
  margin-top: 30px;
  margin-right: 20px;
  text-align: right;
}


/* left */
td.left {
  background-color: #6B6B6C;
}
td.right {
  background-color: #6B6B6C;
}


/* div options */
div.top-div, div.top-divm {
  border: 0px solid red;
  background: url(b-b.jpg) no-repeat bottom;
  background-color: #F5F7FD;
  margin-left: 10px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  width: 201px;
}
div.top-div th, div.top-div td {
  padding: 3px;
  text-align: left;
  vertical-align: middle;
}
div.top-div table, div.top-div td, div.top-div th {
  border: 0px solid green;
}
div.top-div, div.top-divm, div.top-div th, div.top-div a, div.top-divm a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #646464;
}
div.top-div th {
  text-align: right;
}
div.top-div a, div.top-divm a {
  text-decoration: underline;
}
/* div options - form */
div.top-div form {
  margin: 0px;
}
div.top-div input {
  width: 100px;
  border-width: 1px;
  border-color: #787878;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #646464;
  background-color: #F5F7FD;
}
div.top-div2 {
  background: url(f-b.jpg) no-repeat top;
  height: 55px;
}
/* div options - menu */
div.top-divm a {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
}
div.top-divm a:hover {
  text-decoration: none;
}
div.top-divm a.mtitle {
  font-size: 14px;
  color: #1C85B4;
  font-weight: bold;
  margin-left: 15px;
}
div.top-divm2 {
  border: 0px solid green;
  background: url(t-b.jpg) no-repeat top;
  height: 34px;
  font-size: 13px;
  color: #1C85B4;
  font-weight: bold;
  padding-left: 15px;
  padding-top: 10px;
  margin-bottom: 15px;
}


/* div content */
div.content {
  border: 0px solid red;
  width: 756px;
  background: url(c-t.jpg) no-repeat top;
  margin-left: 15px;
  margin-bottom: 15px;
  background-color: #F5F7FD;
}
div.content2 {
  min-height: 100px;
  background: url(c-b.jpg) no-repeat bottom;
}
a.content2 {
color: #00CCFF;
}
div.content2 h1 {
  border: 0px solid red;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #1C85B4;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  margin-left: 15px;
  height: 39px;
}
div.content2 td {
  text-align: center;
  vertical-align: middle;
}
div.content2 td p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #05171F;
}
div.content2 td.middle p a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #05171F;
  font-weight: bold;
  text-decoration: underline;
}
div.content2 td.price a, div.content2 td.price span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #1C85B4;
}
div.content2 td.price a {
  text-decoration: underline;
}
div.content2 td.middle {
  border-left: 2px solid #B0B1B1;
  border-right: 2px solid #B0B1B1;
}
div.content2 td.middle p {
  text-align: left;
  margin: 10px;
}
div.content2 td.middle p.more {
  text-align: right;
}
div.content2 tr.next {
  background-color: #CCE1EF;
}


/* bottom menu */
td.bottom_menu {
  background-color: #8D8D8D;
}

