#simulator {
  width: 950px;
  margin: 0 auto;
  position: relative;
}
#leftbar, #centerbar, #rightbar {
  height: 502px;
  overflow: hidden;
  position: relative;
}
#leftbar {
  float: left;
  width: 191px;
  background-image: url(../../../../en_ap/products/sim/img/left-frame.png);
  text-align: center;
}
#centerbar {
  width: 469px;
  float: left;
}
#rightbar {
  float: right;
  width: 290px;
  background-image: url(../../../../en_ap/products/sim/img/right-frame.png);
}
#rightbar-container {
  margin: 7px 7px 5px 7px;
}
#simulator-header {
  margin-top: 8px;
  margin-bottom: 11px;
}
#simulator-header h1 {
  float: left;
}
#simulator-header #submenu {
  float: right;
}
#simulator-header #submenu a {
  display: block;
  float: left;
}
#simulator h1, #simulator h2, #simulator h3, #simulator h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#simulator h1 img, #simulator h2 img, #simulator h3 img, #simulator h4 img {
  display: block;
}
#simulator h2 img {
  margin: 7px auto 3px;
}
#simulator h5 {
  background: none;
  color: #000;
}
#caution {
  width: 100%;
  height: 595px;
  text-align: center;
}
#browsers {
  display: none;
}
#caution img {
  margin-top: 40px;
  position: relative;
}
#caution p {
  font-size: 14px;
  margin: 5px 0;
}
#caution ul {
  width: 280px;
  margin: 0 auto;
}
#spec-info h3 {
  font-size: 12px;
  color: #fff;
  background-image: url(../../../../en_ap/products/sim/img/summary-back.png);
  width: 177px;
  height: 41px;
  padding-top: 11px;
  margin: 0 auto;
}
#spec-info {
  position: relative;
}
#spec-info .scroll {
  text-align: left;
  font-size: 11px;
  margin: 3px auto;
  background-image: url(../../../../en_ap/products/sim/img/spec-back.png);
  width: 157px;
  height: 253px;
  padding: 6px 10px;
  overflow: auto;
  color: #000000;
}
#spec-info ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
#spec-info ul li {
  margin-bottom: 5px;
}
#message {
  position: absolute;
  width: 395px;
  height: 210px;
  background-image: url(../../../../en_ap/products/sim/img/select-back.png);
  z-index: 30;
  top: 0;
  right: 0;
  color: #fff;
  display: none;
}
#message-inner {
  padding: 7px 27px 0 7px;
}
#message-inner h3 {
  font-weight: bold;
  font-size: 13px;
  padding: 0;
  color: #fff;
  position: relative;
  height: 28px;
  line-height: 28px;
  padding-left: 12px;
}
#message-inner #message1 {
  left: 0px;
  color: #333;
}
#message-inner #message2 {
  margin-top: 18px;
}
#message p {
  color: #fff;
  float: left;
  display: block;
  margin: 10px 0 0 10px;
  font-size: 12px;
  position: relative;
}
#message-list .message-header {
  margin-top: 8px;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #D3C6A4;
  background: url(../../../../en_ap/products/sim/img/border.png) no-repeat right center;
}
#message-list {
  margin: 0 0 0 12px;
}
#message-list ul {
  padding: 0;
  margin: 0;
  list-style-type: disc;
  list-style-position: inside;
}
#message-list ul li {
  padding: 12px 5px 0 0;
  margin-right: 18px;
  font-size: 12px;
  color: #fff;
  float: left;
}
#message-list ul li.ok {
  color: #666;
}
#simulator .accordion {
  background: url(../../../../en_ap/products/sim/img/select-band.png) repeat-x;
  margin: 0 0 2px;
}
#simulator .accordion.active {
  background: url(../../../../en_ap/products/sim/img/select-band.png) repeat-x;
}
#simulator .accordion h3 {
  color: #fff;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  background: url(../../../../en_ap/products/sim/img/acc-down.png) no-repeat 95% center;
  cursor: pointer;
}
#simulator .accordion.active h3 {
  background: url(../../../../en_ap/products/sim/img/acc-up.png) no-repeat 95% center;
}
#simulator .accordion.disabled h3 {
  background: url(../../../../en_ap/products/sim/img/alfa.png) repeat-x;
}
#simulator .accordion.disabled.active h3 {
  background: none;
}
#simulator .accordion h3 img.thumbbox {
  float: left;
  width: 26px;
  height: 26px;
  margin: 3px 8px 3px 3px;
}
#simulator .accordion h4 {
  background-image: url(../../../../en_ap/products/sim/img/type-band.png);
  color: #fff;
  font-size: 12px;
  padding: 0 12px;
  margin: 2px 0 0;
  line-height: 2;
  color: #666;
}
#simulator .acc-block {
  position: relative;
  overflow: hidden;
}
#simulator ul.items {
  list-style: none;
  margin: 0;
  padding: 0 6px;
}
#simulator div.color ul.items {
  padding: 0;
}
#simulator ul.items li {
  float: left;
  width: 60px;
  font-size: 10px;
  padding: 6px 4px;
}
#simulator ul.items li a {
  color: #666;
  text-decoration: none;
  display: block;
}
#simulator ul.items li a:hover {
  -moz-opacity: 0.6;
  -o-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
#simulator ul.items li img {
  border: 1px solid #ccc;
  width: 60px;
  height: 60px;
  display: block;
}
#simulator ul.items li a.selected:hover {
  -moz-opacity: 1.0;
  -o-opacity: 1.0;
  -webkit-opacity: 1.0;
  opacity: 1.0;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
#simulator ul.items li a.selected {
  color: #000;
  text-decoration: none;
  cursor: default;
}
#simulator ul.items li a.selected img {
  border: 1px solid #CC0000;
}
#simulator .color ul li {
  text-align: left;
}
#simulator .item-id {
  display: block;
  font-size: 10px;
}
#simulator .item-name {
  display: block;
  font-size: 7px;
}
#simulator .item-detail {
  display: none;
}
#simulator a.selected .item-id, #simulator a.selected .item-name {
  color: #CC0000;
}
.hidden {
  height: 0px;
  overflow: hidden;
}
.attend {
  color: #fff;
  background: red;
}
.none {
  -moz-opacity: 0.2 !important;
  -o-opacity: 0.2 !important;
  -webkit-opacity: 0.2 !important;
  opacity: 0.2 !important;
  -ms-filter: alpha(opacity=20) !important;
  filter: alpha(opacity=20) !important;
  cursor: default;
}
#content {
  margin: 0 auto;
  position: relative;
}
.color .none {
  display: none !important;
}
.accordion.disabled h3 {
  cursor: default !important;
  -moz-opacity: 0.4;
  -o-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: alpha(opacity=40);
  filter: alpha(opacity=40);
}
.accordion.active.disabled h3 {
  -moz-opacity: 1.0;
  -o-opacity: 1.0;
  -webkit-opacity: 1.0;
  opacity: 1.0;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
#player {
  width: 100%;
  height: 100%;
}
#player-control {
  position: absolute;
  bottom: 2px;
  width: 100%;
  line-height: 0;
  z-index: 30;
}
#player-left img, #player-right img {
  display: block;
}
#player-left {
  float: left;
  margin-left: 9px;
  cursor: pointer;
}
#player-right {
  float: right;
  margin-right: 9px;
  cursor: pointer;
}
#player-control {
  display: none;
}
#player-image {
  position: relative;
  top: 0;
  left: -15px;
  width: 500px;
  height: 500px;
}
#player-image img {
  width: 500px;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
}
#simulator-footer {
  margin-top: 8px;
  height: 30px;
  text-align: right;
}
#simulator-footer .reset {
  display: block;
  float: right;
}
#simulator .modal {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../en_ap/products/sim/img/message-bg.png);
  z-index: 100;
}
#simulator .pop-win {
  position: relative;
  margin: 0 auto;
}
#url-form .pop-win {
  width: 509px;
  height: 205px;
  top: 183px;
  background: url(../../../../en_ap/products/sim/img/url-frame.png);
}
#url-form .pop-win h3 {
  color: #fff;
  padding: 5px 20px;
  height: 32px;
  line-height: 32px;
}
#url-form .pop-win p {
  padding: 16px;
  color: #000;
  line-height: 16px;
}
#url-form .close-btn {
  position: absolute;
  right: 12px;
  bottom: 18px;
}
#url-form .url-input {
  text-align: center;
}
#url-input {
  border: 1px solid #999;
  width: 92%;
  font-size: 14px;
  padding: 4px 1%;
  -webkit-box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.4) inset;
  -moz-box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.4) inset;
  box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.4) inset;
}
#help .pop-win {
  width: 853px;
  height: 529px;
  top: 25px;
}
#help .close-btn {
  position: absolute;
  right: 7px;
  bottom: 9px;
}
#simulator .error {
  padding: 40px 20px;
}
#simulator .block-title {
  font-size: 16px;
  font-weight: bold;
  padding: 0 7px;
  line-height: 2;
}
#simulator .list-header {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}
img.header-line {
  margin-top: 17px;
}
#help-btn img {
  margin-left: 27px;
  margin-right: -12px;
}