@import url(forms.css);
@import url(menus.css);
@import url(new.css);
@import url(art.css);
@import url(home01.css);
@import url(list.css);
@import url(edit.css);
@import url(cust.css);
@import url(shop.css);
@import url(add.css);
@import url(assem.css);
@import url(shop_4.css);
@import url(custserv.css);
@import url(ins.css);
@import url(invitation.css);
@import url(faq.css);

BODY {
  background: #50657C url(../../../images/main-bg.gif);
  margin: 0px;
  padding: 0px;
  text-align: center;
  height: 100%;
}

BODY, TABLE {
  font-size: 13px;
  color: #8b8b8b;
  font-family: Times-regular;
  font-weight: 500;

}

DIV.body-container {
  width: 743px;
  xbackground-color: #000000;
  margin: auto;
}
DIV.main-container {
  text-align: left;
  width: 741px;
  border: 1px solid #fff;
  background-color: #FFFFFF;
  margin: auto;
}

DIV.supercut {
  width: 503px;
  overflow: hidden;
}

.top-line-1 {
  height: 6px;
  width: 100%;
  overflow: hidden;
  background-color: #2E5271;
}

.top-line-2 {
  height: 7px;
  width: 100%;
  overflow: hidden;
  background-color: #C6DAEF;
}

.top-line-3 {
  height: 7px;
  width: 100%;
  overflow: hidden;
  background-color: #87A5C4;
  margin-top: 1px;
}

.top-line-4 {
  height: 9px;
  width: 100%;
  overflow: hidden;
  background-color: #99CC66;
  margin-bottom: 1px;
  display: none;
}

.bot-line-1 {
  height: 8px;
  overflow: hidden;
  background-color: #87A5C4;
}

.bot-line-2 {
  height: 4px;
  overflow: hidden;
  background-color: #C6DAEF;
}

.top-bar {
  height: 31px;
  background: #688AAD url(../../../images/top-bar.gif) no-repeat;
  margin: 1px 0px 1px 0px;
  position: relative;
}

.top-bar1 {
  height: 31px;
  background: #99CC66 url(../../../images/top-bar1.gif) no-repeat;
  margin: 1px 0px 1px 0px;
  position: relative;
}


.top-bar .username {
  position: absolute;
  left: 350px;
  top: 5px;
  width: 84px;
}

.top-bar .password {
  position: absolute;
  left: 502px;
  top: 5px;
  width: 84px;
}

.top-bar .login {
  position: absolute;
  left: 596px;
  top: 5px;
  background-color: #6CAFDE;
}
.top-bar1 .login1 {
  position: absolute;
  left: 676px;
  top: 5px;
  background-color: #6CAFDE;
}

.you-are-logged {
  padding: 8px 0px 0px 360px;
  font: 11px Arial;
  color: #ffffff;
}

.top-bar-logged {
  height: 31px;
  background: #6888A8 url(../../../images/top-bar-clean.gif) no-repeat;
  margin: 1px 0px 1px 0px;
  position: relative;
  color: #FFFFFF;
  line-height: 31px;
  text-align: right;
}
.top-bar-logged .three-stares {
  float: right;
  height: 26px;
  background: #688AAD url(../../../images/three_stares.gif) no-repeat;
  width: 31px;
  position: absolute;
  right: 72px;
  top: 2px;
}

.top-bar-logged IMG {
  border-style: none;
  position: absolute;
  right: 8px;
  top: 6px;
}

.top-bar-logged .message {
  margin-right: 110px;
  font-size: 90%;
  font-weight: bold;
}

.top-bar .signup {
  position: absolute;
  left: 652px;
  top: 5px;
  background-color: #6CAFDE;
}

.top-bar-2 {
  height: 20px;
  padding: 5px 8px;
  background: #C6DAEF url(../../../images/top-gradient-bg.gif);
  text-align: right;
  font-size: 11px;
}
.top-bar-2a {
  height: 37px;
  background: #CCFF99 url(../../../images/home/top.gif);
  text-align: left;
}


.top-bar-2 A {
  color: #5C778F;
}

.top-bar-2 A:hover {
  color: #1E90FF;
}

.l-panel {
  width: 237px;
  overflow: hidden;
  background-color: #FBF7E3;
}

.l-panel .logo {
  background-color: #18334B;
}

.l-panel .logo img {
  display: block;
}

.l-panel .block IMG {
  background-color: #CCC7AE;
  float: left;
}

.l-panel .block-title {
  background-color: #CCC7AE;
  display: block;
  margin-top: 1px;
}

.livechat {
  background: url(../../../images/liveperson/live_chat_bg.gif) no-repeat top;
  height: 122px;
  position: relative;
}

.livechat a {
  position: absolute;
  left: 28px;
  top: 70px;
}

.invite {
  background: url(../../../images/gradient.gif) repeat-x top;
  padding: 20px;
  text-align: center;
}

.invite a {
  color: #7f7a63;
  text-decoration: none;
}

.invite div {
  border: 1px solid #D3CFBB;
  padding: 2px;
}

.invite div div {
  border: 1px solid #ABA794;
  background: #fff;
  padding: 6px;
}

.invite div div img {
  display: block;
  margin: 0 auto;
  border: 1px solid #A39D95;
}
.panel-delititer {
  background-color: #000000;
}

.panel-delititer DIV{
  width: 1px;
  height: 27px;
  background-color: #18334B;
}

.content-panel {

}

.content-panel .navigation {
  height: 30px;
  background-color: #18334B;  
  padding-top: 11px;
  width: 503px;
}

.navigation {
  white-space: nowrap;
}

.navigation A {
  float: left;
}

.navigation-spacer {
  height: 29px;
  background: #C8E1F7 url(../../../images/cont-navigation-bar-bg.gif) top;
  color: #688AAD;
  line-height: 10px;
  width: 503px;
}
.navigation-spacer div {
  padding: 6px 0px 0px 20px;
}

.navigation-spacer div a {
  line-height: 20px;  
}

.copyright {
  height: 24px;
  line-height: 24px;
  color: #FFFFFF;
  padding: 5px 8px;
  font-size: 11px;
  background-color: #2E5271;
  color: #5A778F;
}

.content-panel P {
  margin: 8px 0px;
  text-align: justify;
}

.note {
  color: #6F6F6F;
}

.note-bold {
  color: #6F6F6F;
  font-weight: bold;
}

.note-blue {
  color: #287EBB;
  font-weight: normal;
}

.note-red {
  color: #FF0000;
}

.block-center {
  text-align: center;
  margin: auto;
}

.super-style p {
  margin: 8px 16px 8px 0px;
}

.super-style2 p {
  margin: 8px 16px 8px 6px;
}

.text-padding p {
  margin: 8px 16px 8px 6px;
}

.super-class div {
  text-align: justify;
}

.blue-name{
  font-weight: bold;
  color: #709FCF
}

.catalog-conteiner {
  min-height: 100px;
  position: relative;
  width: 480px;
}