font, ul, td, p, div, span, h1, h2 {
  font-family: Arial, Helvetica, sans-serif;
}

font, ul, td, p, div {
  font-size: 12px;
}

.cell, .cell_over {
  background-color: #ffffff;
  border: 1px solid #f97587;
  width: 162px;
  height: 162px;
  vertical-align: middle;
  text-align: center;
}

table.orderdata_orderview_products_table th, table.orderdata_orderview_products_table td {
  border-right: 1px solid #FFE5AA;
  border-bottom: 1px solid #FFE5AA;
  font-size: 12px;
}

#templateList .photobook_objects_templateList, #backgroundList .photobook_objects_backgroundList {
  background-color: #fff;
  padding: 1px;
  margin: 1px;
  border: 0px solid #000;
  float: left;
}

#photobook_objects .ui-state-active, .ui-widget-content .ui-state-active {
  background-color: #eee;
  background-image: none;
}

#photobook_controls #sliderScaleContainer, #photobook_controls #sliderRotateContainer {
  width: 190px;
  float: left;
  padding: 8px 5px 0px 50px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: 22px 6px;
}

#sliderScaleContainer, #sliderRotateContainer {
  width: 160px;
  float: left;
  padding: 8px 5px 8px 5px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: 22px 6px;
}

#photobook_page_forward img, #photobook_page_back img {
  margin: 0px 5px;
}

#photobook_pages .page_left, #photobook_pages .page_right, #photobook_pages .cover, #photobook_pages .page_white_right, #photobook_pages .page_white_left {
  width: 32px !important;
  width: 36px;
  height: 20px;
  background-color: white;
  border: 2px solid #ccc;
  color: #ccc;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 12px 0px;
  float: left;
  cursor: pointer;
}

#photobook_pages .page_white_left, #photobook_pages .page_white_right {
  background-color: #ccc;
}

#photobook_pages .page_left, #photobook_pages .page_white_left {
  margin: 3px -2px 3px 3px;
}

#photobook_pages .page_right, #photobook_pages .page_white_right {
  margin: 3px 3px 3px -2px;
}

body {
  background-color: #FFFFFF;
  color: #000000;
}

ul {
  list-style-type: square;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.msg {
  margin-left: 15px;
  padding-left: 3px;
  margin-bottom: 5px;
}

ul.warning {
  margin-left: 15px;
  padding-left: 3px;
  margin-bottom: 5px;
  color: #CC0033;
}

li {
  padding-top: 2px;
  padding-bottom: 2px;
}

li ul {
  list-style-image: url();
  list-style-type: circle;
}

li ul li ul {
  list-style-image: url();
  list-style-type: square;
}

.content {
  background-color: #FFFFFF;
}

.big {
  font-size: 14px;
}

.standard {
  font-size: 12px;
}

.small {
  font-size: 11px;
}

.mini {
  font-size: 10px;
}

td.frame {
  background-color: #A4A4A4;
}

td.mainnavi {
  background-color: #FFA827;
}

td.subnaviActive {
  background-color: #E9EEF1;
}

td.subnaviActiveSpaceLineTop {
  background-color: #A4A4A4;
}

td.subnaviActiveSpaceLineBottom {
  background-color: #A4A4A4;
}

td.subnaviInactive {
  background-color: #FFA827;
}

td.subnaviInactiveSpaceLineTop {
  background-color: #FFFFFF;
}

td.subnaviInactiveSpaceLineBottom {
  background-color: #FFFFFF;
}

a {
  color: #000000;
  text-decoration: underline;
}

a.mini {
  font-size: 11px;
}

a.small {
  font-size: 11px;
}

a.nodec {
  text-decoration: none;
}

ul.tree {
  list-style-type: circle;
  list-style-image: url();
  color: #2274CC;
  font-size: 13px;
}

li.tree {
  list-style-type: circle;
  list-style-image: url();
}

a.tree {
  font-weight: bold;
  text-decoration: none;
}

a.tree:hover {
  color: #222266;
}

strong.tree {
  font-weight: bolder;
  color: #000000;
  font-size: 14px;
}

.button {
  text-align: center;
  padding: 3px;
  background-color: #F0625D;
  color: #FFFFFF;
}

input {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

input.login {
  width: 100px;
}

input.sitenavi {
  width: 120px;
}

input.popup {
  width: 180px;
}

select {
  background-color: #FFFFFF;
}

textarea {
  background-color: #FFFFFF;
}

.header {
  background-color: #F8BD4A;
  color: #000000;
  font-size: 11px;
}

a.header {
  color: #000000;
  font-size: 11px;
}

.usedspace_border {
  background-color: #666666;
}

.usedspace_active {
  background-color: #FF0000;
}

.usedspace_inactive {
  background-color: #CCCCCC;
}

.statusbar {
  background-color: #F8BD4A;
  color: #000000;
  font-size: 11px;
}

a.statusbar {
  color: #000000;
  font-size: 11px;
}

.footer {
  background-color: #F8BD4A;
  color: #000000;
  font-size: 10px;
}

a.footer {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
}

.footerSpace {
  background-color: #FFFFFF;
}

td.tipHeader {
  background-color: #FFE5AA;
}

td.tipBorder {
  background-color: #F8BD4A;
}

td.tipBgBottom {
  background-color: #F8BD4A;
}

.tipContent {
  background-color: #FFF9EA;
  font-size: 12px;
}

.tipInfoContent {
  background-color: #FFF9EA;
  font-size: 12px;
}

td.tipActionBorder {
  background-color: #E3EAEE;
}

.tipActionContent {
  background-color: #F5F9FA;
  color: #0D56A6;
}

a.tipAction {
  background-color: #F5F9FA;
  color: #0D56A6;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}

td.teaserBoxHeader {
  background-color: #FFE5AA;
}

td.teaserBorder {
  background-color: #F8BD4A;
}

.teaserContentOffer {
  font-size: 12px;
}

.teaserContentHome {
  font-size: 11px;
}

.boxHeader {
  background-color: #FFE5AA;
}

.boxBorder {
  border: 1px solid #F8BD4A;
  padding: 5px;
}

.basketColoredOrderLine {
  background-color: #EEEEEE;
  color: #000000;
}

.basketProductQuantitySelectLine {
  background-color: #FFF9EA;
}

.basketFrame {
  background-color: #A4A4A4;
}

.outletBar {
  background-color: #FFE5AA;
  color: #000000;
}

.orderRegisterBar {
  background-color: #FFE5AA;
  color: #000000;
}

a.albumBar {
  color: #000000;
}

.albumBar {
  background-color: #F8BD4A;
  color: #000000;
}

.catBox {
  background-color: #FFFFFF;
  font-size: 11px;
}

.catBoxHeader {
  background-color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

.catBoxFrame {
  background-color: #F8BD4A;
}

.albBox {
  background-color: #FFE5AA;
  font-size: 11px;
}

.albBoxNew {
  background-color: #F8BD4A;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

.albBoxFrame {
  background-color: #F8BD4A;
}

.albBoxImgBg {
  background-color: #FFFFFF;
}

.d30AlbBox {
  background-color: #FFFFFF;
  font-size: 11px;
}

.d30AlbBoxFrameInner {
  background-color: #F8BD4A;
  font-size: 11px;
}

.d30AlbBoxFrameOuter {
  background-color: #A4A4A4;
}

a.imgBoxNew {
  color: #000000;
  font-size: 11px;
  text-decoration: underline;
}

.imgBox {
  background-color: #FFFFFF;
  font-size: 11px;
}

.imgBoxNew {
  background-color: #FFE5AA;
  font-size: 11px;
  text-align: center;
}

.imgBoxFrame {
  background-color: #F8BD4A;
}

body.pop {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.popHeader {
  background-color: #F8BD4A;
  font-size: 14px;
  font-weight: bold;
}

.popFooter {
  background-color: #F8BD4A;
  font-size: 14px;
  font-weight: bold;
}

.popFrame {
  background-color: #FFA827;
}

.popupTitle {
  color: #666666;
}

.warning {
  color: #CC0033;
}

.warningLine {
  background-color: #CC0033;
}

.tabHeader {
  background-color: #FFE5AA;
  padding-left: 7px;
  padding-right: 5px;
}

.tabHeaderText {
  color: #000000;
}

.tabGrid {
  background-color: #FFE5AA;
}

.tabData {
  background-color: #FFFFFF;
  padding-left: 7px;
  padding-right: 5px;
}

.cvnFrame {
  background-color: #FFE5AA;
}

.cvnContent {
  background-color: #FFFFFF;
}

.kodakTitle {
  color: #FFA827;
  font-size: 15px;
}

.kodakSubTitle {
  color: #555555;
  font-size: 12px;
}

.pHBg {
  background-color: #FFE5AA;
}

.pHQuickfinderBg {
  background-color: #FFF9EA;
}

.pHFrame {
  background-color: #FFA827;
}

.pHContentBg {
  background-color: #FFFFFF;
}

.pHInfoTitle {
  font-weight: bold;
  font-size: 14px;
  color: #FFA827;
}

.statusBarBg {
  background-color: #FFE5AA;
}

.statusBarFg {
  background-color: #F8BD4A;
}

body.otBG {
  background-color: #FFF9EA;
  color: black;
}

td.otBG {
  background-color: #F9BE4A;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td.otFrame {
  background-color: black;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td.otContent {
  background-color: #FFE5AA;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td.otWarning {
  background-color: #FFE5AA;
  color: red;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.teaserEditContextMenu {
  visibility: hidden;
  display: none;
  zIndex: 1000;
  position: absolute;
  border: 1px solid #ACA899;
  background-color: #fafafa;
  padding: 2px;
  width: 200px;
}

.teaserEditContextMenu hr {
  height: 1px;
  color: #ACA899;
  background-color: #ACA899;
  border: 0px;
  margin: 4px 1px;
}

.teaserEditContextMenu a:link {
  display: block;
  color: #000000;
  text-decoration: none:
    margin: 2px 0px 2px 0px;
  padding: 1px 5px 1px 20px;
  cursor: default;
}

.teaserEditContextMenu a:hover {
  background-color: #316AC5;
  color: #ffffff;
}

.mainbgcolor {
  background-color: #FFE5AA;
}

input.sys_button {
  display: inline;
  border: 1px solid #FEAC01;
  background-color: #ffff00;
  background-image: url(/client_images/image/common/button_bg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  cursor: pointer;
  height: 22px !important;
  text-decoration: none;
  white-space: nowrap;
  margin: 0px !important;
  margin: 1px 0px;
  color: #000;
  line-height: 15px;
  font-weight: bold;
}

a.sys_button:hover {
  border: 1px solid #000;
}

a.sys_button:active {
  background-image: url(/client_images/image/common/button_bg2.gif);
}

a.sys_button span {
  color: #000;
  line-height: 21px;
  font-weight: bold;
}

.tc_button_forward {
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 1px;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 1px;
}

a.tc_button_forward {
  border: 0px;
  white-space: nowrap;
  text-decoration: none;
  display: block;
  margin-left: 0px;
  height: 21px;
  background: url(/client_image/image/common/tc_forward_button_right.gif) no-repeat right bottom;
  border: 0px;
  white-space: nowrap;
  text-decoration: none;
  display: block;
  margin-left: 0px;
  height: 21px;
  background: url(/client_image/image/common/tc_forward_button_right.gif) no-repeat right bottom;
}

a.tc_button_forward span {
  font-weight: normal;
  color: #000000;
  border: 0px;
  display: block;
  height: 21px;
  background: url(/client_images/image/common/tc_forward_button_left.gif) no-repeat left 0px;
  padding: 3px 10px 0px 10px;
  cursor: pointer;
  font-weight: normal;
  color: #000000;
  border: 0px;
  display: block;
  height: 21px;
  background: url(/client_images/image/common/tc_forward_button_left.gif) no-repeat left 0px;
  padding: 3px 10px 0px 10px;
  cursor: pointer;
}

.tc_button_back {
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 1px;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 1px;
}

a.tc_button_back {
  border: 0px;
  white-space: nowrap;
  text-decoration: none;
  display: block;
  margin-left: 0px;
  height: 21px;
  background: url(/client_images/image/common/tc_back_button_right.gif) no-repeat right bottom;
  border: 0px;
  white-space: nowrap;
  text-decoration: none;
  display: block;
  margin-left: 0px;
  height: 21px;
  background: url(/client_images/image/common/tc_back_button_right.gif) no-repeat right bottom;
}

a.tc_button_back span {
  font-weight: normal;
  color: #000000;
  border: 0px;
  display: block;
  height: 21px;
  background: url(/client_images/image/common/tc_back_button_left.gif) no-repeat left 0px;
  padding: 3px 10px 0px 10px;
  cursor: pointer;
  font-weight: normal;
  color: #000000;
  border: 0px;
  display: block;
  height: 21px;
  background: url(/client_images/image/common/tc_back_button_left.gif) no-repeat left 0px;
  padding: 3px 10px 0px 10px;
  cursor: pointer;
}

.sys_info_service_line {
  text-size: 9px;
  height: 13px;
  border-bottom: 1px dashed #597598;
  margin: 12px 0px 25px 0px;
  text-align: right;
}

.sys_info_service_line a {
  text-decoration: none;
}

ul.sys_info_service_titles {
  list-style: none !important;
  list-style-image: none !important;
  margin-left: 0px;
}

ul.sys_info_service_titles li {
  background-image: url(/client_images/image/common/arrow_small_right.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 12px;
}

div.sys_info_service_answer {
  margin-left: 25px;
}

.sys_info_service_answer table {
  margin: 5px;
}

.sys_info_service_answer table th {
  background-color: #ccc;
  padding: 5px 15px;
}

.sys_info_service_answer table td {
  padding: 5px 15px;
}

div.sys_info_service_numeration {
  float: left;
  width: 20px;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
}

.boxHeaderText {
  vertical-align: middle;
  font-weight: bold;
  font-size: ;
}

.cell_over {
  background-color: #fee4e5;
}

div#main {
  position: relative;
  width: 778px;
  height: 508px;
  background-repeat: no-repeat;
  background-position: 0px 0px !important;
}

.tc_selectpanel_info {
  position: absolute;
  left: 15px;
  top: 20px;
  font-size: 26px;
  font-weight: bold;
}

.tc_selectpanel_outer {
  position: absolute;
  left: 15px;
  top: 55px;
  width: 745px;
  height: 470px;
  background: #C7C3C0;
}

.tc_selectpanel_title {
  position: absolute;
  left: 20px;
  top: 15px;
  font-size: 22px;
  font-weight: bold;
}

.tc_selectpanel_inner {
  position: absolute;
  left: 3px;
  top: 60px;
  width: 739px;
  height: 408px;
  vertical-align: top;
  overflow: auto;
  background: #FFFFFF;
}

.tc_selectpanel_panel {
  margin-left: 83px;
  margin-top: 45px;
  float: left;
}

.tc_select_button_back {
  position: absolute;
  left: 672px;
  top: 13px;
  width: 100px;
  text-align: right;
}

.tc_select_info {
  position: absolute;
  left: 15px;
  top: 25px;
  font-size: 18px;
  font-weight: bold;
}

.tc_select_group_box_outer {
  position: absolute;
  left: 8px;
  top: 55px;
  width: 225px;
  height: 470px;
  background: #F8A40A;
}

.tc_select_group_box_title {
  position: absolute;
  left: 8px;
  top: 5px;
  font-size: 18px;
  font-weight: bold;
}

.tc_select_group_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 219px;
  height: 437px;
  vertical-align: top;
  overflow: auto;
  background: #FFFFFF;
}

.tc_select_card_box_outer {
  position: absolute;
  left: 243px;
  top: 55px;
  width: 530px;
  height: 470px;
  background: #F8A40A;
}

.tc_select_card_box_title {
  position: absolute;
  left: 8px;
  top: 5px;
  font-size: 18px;
  font-weight: bold;
}

.tc_select_card_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 524px;
  height: 437px;
  vertical-align: top;
  overflow: auto;
  background: #FFFFFF;
}

.tc_selectpreview_previev_box_outer {
  position: absolute;
  left: 8px;
  top: 10px;
  width: 550px;
  height: 515px;
  background: #F8A40A;
}

.tc_selectpreview_previev_box_title1 {
  position: absolute;
  left: 15px;
  top: 5px;
  font-size: 18px;
  font-weight: bold;
}

.tc_selectpreview_previev_box_title2 {
  position: absolute;
  left: 395px;
  top: 7px;
  width: 150px;
  text-align: right;
  font-size: 15px;
  font-weight: bold;
}

.tc_selectpreview_previev_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 544px;
  height: 482px;
  background: #FFFFFF;
}

.tc_selectpreview_previev_box_info1 {
  position: absolute;
  white-space: nowrap;
  left: 0px;
  top: 5px;
  width: 541px;
  font-size: 12px;
  font-weight: bold;
  color: red;
  text-align: center;
}

.tc_selectpreview_previev_box_infoscroll {
  position: absolute;
  left: 400px;
  top: 30px;
  width: 140px;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
}

.tc_selectpreview_previev_box_slider {
  position: absolute;
  left: 499px;
  top: 127px;
  width: 12px;
  height: 228px;
  background: #FFCF3A;
}

.tc_selectpreview_next_box_outer {
  position: absolute;
  left: 563px;
  top: 10px;
  width: 215px;
  height: 325px;
  background: #F8A40A;
}

.tc_selectpreview_next_box_title {
  position: absolute;
  left: 15px;
  width: 180px;
  top: 5px;
  font-size: 17px;
  font-weight: bold;
}

.tc_selectpreview_next_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 209px;
  height: 292px;
  background: #FFFFFF;
}

.tc_selectpreview_next_box_warning {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 12px;
  font-weight: bold;
  color: red;
}

.tc_selectpreview_next_box_info {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 12px;
  font-weight: bold;
}

.tc_selectpreview_next_box_button {
  position: absolute;
  left: 95px;
  top: 244px;
  width: 100px;
}

.tc_selectpreview_back_box_outer {
  position: absolute;
  left: 563px;
  top: 340px;
  width: 215px;
  height: 185px;
  background: #F8A40A;
}

.tc_selectpreview_back_box_title {
  position: absolute;
  left: 15px;
  width: 180px;
  top: 5px;
  font-size: 17px;
  font-weight: bold;
}

.tc_selectpreview_back_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 209px;
  height: 152px;
  background: #FFFFFF;
}

.tc_selectpreview_back_box_info {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 12px;
  font-weight: bold;
}

.tc_selectpreview_back_box_button {
  position: absolute;
  left: 95px;
  top: 105px;
  width: 100px;
}

.tc_upload_box_outer {
  position: absolute;
  left: 8px;
  top: 10px;
  width: 770px;
  height: 515px;
  background: #F8A40A;
}

.tc_upload_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 764px;
  height: 482px;
  background: #FFFFFF;
}

.tc_upload_applet {
  position: absolute;
  left: 5px;
  top: 30px;
}

.tc_upload_button_back {
  position: absolute;
  left: 5px;
  top: 430px;
}

.tc_upload_button_next {
  position: absolute;
  left: 400px;
  top: 430px;
  width: 360px;
  text-align: right;
}

.tc_textpreview_preview_box_outer {
  position: absolute;
  left: 8px;
  top: 10px;
  width: 470px;
  height: 515px;
  background: #F8A40A;
}

.tc_textpreview_previev_box_title {
  position: absolute;
  left: 15px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_textpreview_previev_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 464px;
  height: 482px;
  background: #FFFFFF;
}

.tc_textpreview_previev_box_info {
  width: 463px;
  height: 42px;
  margin-top: 10px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: red;
}

.tc_textpreview_previev_box_image {
  width: 460px;
  height: 425px;
  text-align: center;
  vertical-align: bottom;
}

.tc_textpreview_next_box_outer {
  position: absolute;
  left: 482px;
  top: 10px;
  width: 295px;
  height: 315px;
  background: #F8A40A;
}

.tc_textpreview_next_box_title {
  position: absolute;
  left: 15px;
  width: 290px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_textpreview_next_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 289px;
  height: 282px;
  background: #FFFFFF;
}

.tc_textpreview_next_box_info {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 14px;
  font-weight: bold;
}

.tc_textpreview_next_box_button {
  position: absolute;
  left: 182px;
  top: 240px;
  width: 100px;
  text-align: right;
}

.tc_textpreview_back_box_outer {
  position: absolute;
  left: 482px;
  top: 330px;
  width: 295px;
  height: 195px;
  background: #F8A40A;
}

.tc_textpreview_back_box_title {
  position: absolute;
  left: 15px;
  width: 180px;
  top: 5px;
  font-size: 17px;
  font-weight: bold;
}

.tc_textpreview_back_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 289px;
  height: 162px;
  background: #FFFFFF;
}

.tc_textpreview_back_box_info {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 14px;
  font-weight: bold;
}

.tc_textpreview_back_box_button {
  position: absolute;
  left: 182px;
  top: 120px;
  width: 100px;
  text-align: right;
}

.tc_input_mouring_preview_box_outer {
  position: absolute;
  left: 8px;
  top: 10px;
  width: 520px;
  height: 515px;
  background: #F8A40A;
}

.tc_input_mouring_preview_box_title {
  position: absolute;
  left: 15px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_input_mouring_preview_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 514px;
  height: 482px;
  background: #B3AEAB;
}

.tc_input_mouring_preview_box_template {
  width: 460px;
  height: 425px;
  text-align: center;
  vertical-align: bottom;
}

.tc_input_mouring_previev_box_template {
  position: absolute;
  left: 30px;
  top: 10px;
  background: #ffffff;
}

.tc_input_mouring_preview_button {
  position: absolute;
  left: 225px;
  top: 12px;
}

.tc_input_mouring_month_error {
  position: absolute;
  left: 220px;
  top: 50px;
  font-size: 14px;
  color: red;
}

.tc_input_mouring_month {
  position: absolute;
  left: 220px;
  top: 70px;
  font-size: 16px;
  font-weight: bold;
}

.tc_input_mouring_month_label {
  width: 110px;
  height: 23px;
  float: left;
  font-size: 15px;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #000000;
  background: #ffffff;
}

.tc_input_mouring_month_input {
  width: 120px;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #000000;
}

.tc_input_mouring_day_error {
  position: absolute;
  left: 220px;
  top: 105px;
  font-size: 14px;
  color: red;
}

.tc_input_mouring_day {
  position: absolute;
  left: 220px;
  top: 125px;
  font-size: 16px;
  font-weight: bold;
}

.tc_input_mouring_day_label {
  width: 110px;
  height: 23px;
  float: left;
  font-size: 15px;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #000000;
  background: #ffffff;
}

.tc_input_mouring_day_input {
  width: 120px;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #000000;
}

.tc_input_mouring_day_info {
  position: absolute;
  left: 220px;
  top: 155px;
  width: 320;
  font-family: Kod-Greco-DB;
  font-size: 12px;
  font-weight: bold;
}

.tc_input_mouring_relationship_error {
  position: absolute;
  left: 220px;
  top: 175px;
  font-size: 14px;
  color: red;
}

.tc_input_mouring_relationship {
  position: absolute;
  left: 220px;
  top: 195px;
  font-size: 16px;
  font-weight: bold;
}

.tc_input_mouring_relationship_label {
  width: 110px;
  height: 23px;
  float: left;
  font-size: 15px;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #000000;
  background: #ffffff;
}

.tc_input_mouring_relationship_input {
  width: 120px;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #000000;
}

.tc_input_mouring_relationship_manual_error {
  position: absolute;
  left: 220px;
  top: 228px;
  font-size: 12px;
  color: red;
}

.tc_input_mouring_relationship_manual {
  position: absolute;
  left: 220px;
  top: 240px;
  font-size: 16px;
  font-weight: bold;
}

.tc_input_mouring_relationship_manual_label {
  width: 110px;
  float: left;
  font-size: 10px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 7px;
  border: 1px solid #000000;
  background: #ffffff;
}

.tc_input_mouring_relationship_manual_input {
  width: 120px;
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #000000;
}

.tc_input_mouring_relationship_manual_info {
  position: absolute;
  left: 220px;
  top: 273px;
  width: 320;
  font-size: 12px;
  font-weight: bold;
}

.tc_input_mouring_name_error {
  position: absolute;
  left: 220px;
  top: 295px;
  font-size: 14px;
  color: red;
}

.tc_input_mouring_name {
  position: absolute;
  left: 220px;
  top: 315px;
  font-size: 16px;
  font-weight: bold;
}

.tc_input_mouring_name_label {
  width: 110px;
  float: left;
  font-size: 15px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #000000;
  background: #ffffff;
}

.tc_input_mouring_name_input {
  width: 120px;
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #000000;
}

.tc_input_mouring_name_info {
  position: absolute;
  left: 220px;
  top: 348px;
  width: 320;
  font-size: 12px;
  font-weight: bold;
}

.tc_input_mouring_age_error {
  position: absolute;
  left: 220px;
  top: 370px;
  font-size: 14px;
  color: red;
}

.tc_input_mouring_age {
  position: absolute;
  left: 220px;
  top: 390px;
  font-size: 16px;
  font-weight: bold;
}

.tc_input_mouring_age_label {
  width: 110px;
  height: 23px;
  float: left;
  font-size: 15px;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #000000;
  background: #ffffff;
}

.tc_input_mouring_age_input {
  width: 120px;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #000000;
}

.tc_input_mouring_preview_info {
  position: absolute;
  left: 220px;
  top: 440px;
  width: 320;
  font-size: 14px;
  font-weight: bold;
}

.tc_input_mouring_next_box_outer {
  position: absolute;
  left: 530px;
  top: 10px;
  width: 250px;
  height: 315px;
  background: #F8A40A;
}

.tc_input_mouring_next_box_title {
  position: absolute;
  left: 15px;
  width: 290px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_input_mouring_next_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 244px;
  height: 282px;
  line-height: 22px;
  background: #FFFFFF;
}

.tc_input_mouring_next_box_info {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 14px;
  font-weight: bold;
}

.tc_input_mouring_next_box_button {
  position: absolute;
  left: 135px;
  top: 240px;
  width: 100px;
  text-align: right;
}

.tc_input_mouring_back_box_outer {
  position: absolute;
  left: 530px;
  top: 330px;
  width: 250px;
  height: 195px;
  background: #F8A40A;
}

.tc_input_mouring_back_box_title {
  position: absolute;
  left: 15px;
  width: 180px;
  top: 5px;
  font-size: 17px;
  font-weight: bold;
}

.tc_input_mouring_back_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 244px;
  height: 162px;
  background: #FFFFFF;
}

.tc_input_mouring_back_box_info {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 14px;
  font-weight: bold;
}

.tc_input_mouring_back_box_button {
  position: absolute;
  left: 135px;
  top: 120px;
  width: 100px;
  text-align: right;
}

.tc_design_main_box_outer {
  position: absolute;
  left: 3px;
  top: 10px;
  width: 470px;
  height: 515px;
  background: #F8A40A;
}

.tc_design_main_box_title {
  position: absolute;
  left: 15px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_design_main_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 464px;
  height: 482px;
  background: #FFFFFF;
}

.tc_design_main_box_image {
  width: 460px;
  height: 425px;
  text-align: center;
  vertical-align: bottom;
}

.tc_design_tool_box_outer {
  position: absolute;
  left: 475px;
  top: 10px;
  width: 305px;
  height: 268px;
  background: #F8A40A;
}

.tc_design_tool_box_title {
  position: absolute;
  left: 10px;
  top: 6px;
  font-size: 12px;
  font-weight: bold;
}

.tc_design_tool_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 299px;
  height: 234px;
  background: #FFFFFF;
}

.tc_design_tool_box_info {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 12px;
  font-weight: bold;
}

.tc_design_preview_box_outer {
  position: absolute;
  left: 475px;
  top: 279px;
  width: 305px;
  height: 100px;
  background: #F8A40A;
}

.tc_design_preview_box_inner {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 299px;
  height: 94px;
  background: #FFFFFF;
}

.tc_design_preview_box_info {
  margin-left: 7px;
  margin-right: 120px;
  margin-top: 25px;
  font-size: 11px;
  font-weight: bold;
  color: red;
}

.tc_design_preview_box_button {
  position: absolute;
  left: 188px;
  top: 4px;
  cursor: pointer;
}

.tc_design_back_box_outer {
  position: absolute;
  left: 475px;
  top: 380px;
  width: 152px;
  height: 145px;
  background: #F8A40A;
}

.tc_design_back_box_title {
  position: absolute;
  left: 10px;
  width: 180px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_design_back_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 146px;
  height: 112px;
  background: #FFFFFF;
}

.tc_design_back_box_info {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 7px;
  font-size: 11px;
  font-weight: bold;
}

.tc_design_back_box_button {
  position: absolute;
  left: 7px;
  top: 70px;
  width: 100px;
}

.tc_design_next_box_outer {
  position: absolute;
  left: 629px;
  top: 380px;
  width: 151px;
  height: 145px;
  background: #F8A40A;
}

.tc_design_next_box_title {
  position: absolute;
  left: 10px;
  width: 180px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_design_next_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 145px;
  height: 112px;
  background: #FFFFFF;
}

.tc_design_next_box_info {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 7px;
  font-size: 11px;
  font-weight: bold;
}

.tc_design_next_box_button {
  position: absolute;
  left: 37px;
  top: 70px;
  width: 100px;
}

.tc_designer_controls {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 7px;
}

.ip_canvas_assets {
  border: #F8A40A 1px solid;
  background: #FFFFFF;
  height: 71px;
  overflow: auto;
}

.ip_canvas_assets_draggable {
  float: left;
  border: 1px solid #F8A40A;
  margin: 10px;
  cursor: move;
}

.ip_canvas_ghost {
  position: absolute;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.ip_canvas_template {
  border: 1px solid #000000;
}

.tc_ud_information_info {
  position: absolute;
  left: 23px;
  top: 25px;
  font-size: 18px;
  font-weight: bold;
}

.tc_ud_information_previev_box_outer {
  position: absolute;
  left: 8px;
  top: 55px;
  width: 550px;
  height: 460px;
  background: #F8A40A;
}

.tc_ud_information_previev_box_title {
  position: absolute;
  left: 15px;
  top: 5px;
  font-size: 18px;
  font-weight: bold;
}

.tc_ud_information_previev_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 544px;
  height: 427px;
  background: #FFFFFF;
}

.tc_ud_information_previev_box_postcard {
  position: absolute;
  left: 20px;
  top: 20px;
}

.tc_ud_information_previev_box_info {
  position: absolute;
  left: 270px;
  top: 10px;
  width: 265px;
  height: 400px;
  font-weight: bold;
}

li.tc_ud_information_previev_box_info_must {
  margin: 7px;
  list-style-type: circle;
  font-size: 18px;
  line-height: 23px;
  color: #AA0000;
}

li.tc_ud_information_previev_box_info_info {
  margin: 7px;
  list-style-type: circle;
  font-size: 18px;
  line-height: 23px;
  color: #004A3E;
}

.tc_ud_information_next_box_outer {
  position: absolute;
  left: 563px;
  top: 55px;
  width: 215px;
  height: 300px;
  background: #F8A40A;
}

.tc_ud_information_next_box_title {
  position: absolute;
  left: 15px;
  width: 180px;
  top: 5px;
  font-size: 17px;
  font-weight: bold;
}

.tc_ud_information_next_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 209px;
  height: 267px;
  background: #FFFFFF;
}

.tc_ud_information_next_box_warning {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 12px;
  font-weight: bold;
  color: red;
}

.tc_ud_information_next_box_info {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 12px;
  font-weight: bold;
}

.tc_ud_information_next_box_button {
  position: absolute;
  left: 95px;
  top: 220px;
  width: 100px;
}

.tc_ud_information_back_box_outer {
  position: absolute;
  left: 563px;
  top: 360px;
  width: 215px;
  height: 155px;
  background: #F8A40A;
}

.tc_ud_information_back_box_title {
  position: absolute;
  left: 15px;
  width: 180px;
  top: 5px;
  font-size: 17px;
  font-weight: bold;
}

.tc_ud_information_back_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 209px;
  height: 122px;
  background: #FFFFFF;
}

.tc_ud_information_back_box_info {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 12px;
  font-size: 12px;
  font-weight: bold;
}

.tc_ud_information_back_box_button {
  position: absolute;
  left: 95px;
  top: 75px;
  width: 100px;
}

.tc_ud_preview_main_box_outer {
  position: absolute;
  left: 3px;
  top: 10px;
  width: 470px;
  height: 515px;
  background: #F8A40A;
}

.tc_ud_preview_main_box_title {
  position: absolute;
  left: 15px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_ud_preview_main_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 464px;
  height: 482px;
  background: #FFFFFF;
}

.tc_ud_preview_info_box_outer {
  position: absolute;
  left: 475px;
  top: 10px;
  width: 305px;
  height: 268px;
  background: #F8A40A;
}

.tc_ud_preview_info_box_title {
  position: absolute;
  left: 10px;
  top: 6px;
  font-size: 16px;
  font-weight: bold;
}

.tc_ud_preview_info_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 299px;
  height: 234px;
  background: #FFFFFF;
}

.tc_ud_preview_info_box_info {
  margin-left: 14px;
  margin-right: 14px;
  margin-top: 14px;
  font-size: 15px;
  font-weight: bold;
  line-height: 23px;
}

.tc_ud_preview_preview_box_outer {
  position: absolute;
  left: 475px;
  top: 279px;
  width: 305px;
  height: 100px;
  background: #F8A40A;
}

.tc_ud_preview_preview_box_inner {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 299px;
  height: 94px;
  background: #FFFFFF;
}

.tc_ud_preview_preview_box_info {
  margin-left: 7px;
  margin-right: 120px;
  margin-top: 7px;
  font-size: 11px;
  font-weight: bold;
  color: red;
}

.tc_ud_preview_preview_box_button {
  position: absolute;
  left: 188px;
  top: 4px;
  cursor: pointer;
}

.tc_ud_preview_back_box_outer {
  position: absolute;
  left: 475px;
  top: 380px;
  width: 152px;
  height: 145px;
  background: #F8A40A;
}

.tc_ud_preview_back_box_title {
  position: absolute;
  left: 10px;
  width: 180px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_ud_preview_back_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 146px;
  height: 112px;
  background: #FFFFFF;
}

.tc_ud_preview_back_box_info {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 7px;
  font-size: 11px;
  font-weight: bold;
}

.tc_ud_preview_back_box_button {
  position: absolute;
  left: 7px;
  top: 70px;
  width: 100px;
}

.tc_ud_preview_next_box_outer {
  position: absolute;
  left: 629px;
  top: 380px;
  width: 151px;
  height: 145px;
  background: #F8A40A;
}

.tc_ud_preview_next_box_title {
  position: absolute;
  left: 10px;
  width: 180px;
  top: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tc_ud_preview_next_box_inner {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 145px;
  height: 112px;
  background: #FFFFFF;
}

.tc_ud_preview_next_box_info {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 7px;
  font-size: 11px;
  font-weight: bold;
}

.tc_ud_preview_next_box_button {
  position: absolute;
  left: 37px;
  top: 70px;
  width: 100px;
}

#tc_designer_assets .ip_canvas_assets img {
  max-width: 70px;
  height: 55px;
  margin: auto;
}

#tc_designer_assets .ip_canvas_assets .ip_canvas_assets_draggable {
  background-color: #fff;
  padding: 4px;
  margin: 3px;
  border: 1px solid #000;
}

#MB_overlay {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #000!important;
}

#MB_overlay[id] {
  position: fixed;
}

#MB_window {
  position: absolute;
  top: 0;
  border: 0 solid;
  text-align: left;
  z-index: 10000;
  background-color: #EFEFEF;
  color: #000;
  -webkit-box-shadow: 0 8px 64px #000;
  -moz-box-shadow: 0 0 64px #000;
  box-shadow: 0 0 64px #000;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

#MB_window[id] {
  position: fixed!important;
}

#MB_frame {
  position: relative;
  background-color: #EFEFEF;
  height: 100%;
  padding-bottom: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

#MB_header {
  margin: 0;
  padding: 0;
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}

#MB_content {
  padding: 6px .75em;
  overflow: auto;
  border-top: 1px solid #F9F9F9;
}

#MB_caption {
  font: bold 100% "Lucida Grande", Arial, sans-serif;
  text-shadow: #FFF 0 1px 0;
  padding: .5em 2em .5em .75em;
  margin: 0;
  text-align: left;
  color: #000;
}

#MB_close {
  display: block;
  position: absolute;
  right: 5px;
  top: 4px;
  padding: 2px 3px;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
  color: #777;
}

#MB_close:hover {
  background: transparent;
  color: #000;
}

#MB_loading {
  padding: 1.5em;
  text-indent: -10000px;
  background: transparent url(spinner.gif) 50% 0 no-repeat;
}

.MB_alert {
  margin: 10px 0;
  text-align: center;
}

#product_catalog_nav ul.tree {
  margin-left: 0px;
}

#product_catalog_nav ul.tree li.tree strong.tree {
  text-decoration: underline;
}

div.content_box {
  border: 1px solid #FFE5AA;
}

div.content_box div.content_box_headline {
  background-color: #FFE5AA;
  padding: 3px 2px 2px 5px;
}

div.content_box div.content_box_headline h4 {
  font-weight: bold;
  margin: 3px 0px 0px 0px;
  float: left;
  font-size: 12px;
}

div.content_box div.content_box_content {
  padding: 2px 5px;
}

div.content_box div.content_box_content .big {
  font-size: 12px;
}

table.orderdata_orderview_products_table {
  border-left: 1px solid #FFE5AA;
  width: 100%;
}

table.orderdata_orderview_products_table td.empty_cell {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

table.orderdata_orderview_products_table td.total_price {
  border-top: 1px solid #FFE5AA;
}

table.orderdata_orderview_products_table td.total_empty_cell {
  border-right: 1px solid #fff;
}

table.orderdata_orderview_products_table th {
  background-color: #FFF9EA;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

table.orderdata_orderview_products_table td {
  padding: 3px;
}

#photobook {
  width: 960px;
  heigth: 500px;
  background-color: #fff;
  border: 1px solid #9D9E9F;
  -moz-border-radius: 5px;
  margin: 5px auto;
}

#photobook_imageassetlist {
  width: 800px;
  border: 1px dashed #ddd;
  background-color: #eee;
  -moz-border-radius: 5px;
  margin: 10px 10px 0px 10px;
  height: 120px;
  overflow: auto;
  float: left;
  white-space: nowrap;
}

#photobook_imageassetlist .ip_canvas_assets {
  border: 0px;
  background: transparent;
  text-align: center;
}

.ip_canvas_ghost img {
  width: 70px;
}

#photobook_imageassetlist .ip_canvas_assets img {
  max-width: 70px;
  height: 55px;
  margin: auto;
}

#photobook_imageassetlist .ip_canvas_assets .ip_canvas_assets_draggable {
  background-color: transparent;
  padding: 0px;
  margin: 5px;
  border: 0px solid #000;
}

#photobook_checkout {
  width: 125px;
  border: 1px solid #555;
  -moz-border-radius: 5px;
  margin: 10px 10px 0px 0px;
  height: 110px !important;
  height: 120px;
  float: right;
  background: #FFBE4A url(/core/js/jquery/css/custom-theme/images/ui-bg_highlight-soft_75_FFBE4A_1x100.png) repeat-x;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
}

#photobook_checkout a {
  color: #fff;
  text-decoration: none;
}

#photobook_checkout img {
  vertical-align: middle;
  margin: 4px;
}

#photobook_checkout .checkout_line {
  height: 5px;
  margin: 5px 15px 0px 15px;
  border-top: 1px dashed #fff;
  font-size: 3px;
  line-height: 3px;
}

.photobook_clear {
  clear: both;
}

#photobook_main {
  margin: 10px;
  width: 700px;
  border: 0px;
  height: 495px;
  float: left;
}

#photobook_objects {
  margin: 10px 10px 10px 0px;
  width: 220px;
  border: 1px dashed #ddd;
  background-color: #eee;
  background-image: none;
  -moz-border-radius: 5px;
  height: 530px !important;
  height: 540px;
  float: right;
}

#photobook_objects .ui-tabs-panel {
  padding: 5px 3px;
  overflow: auto;
  width: 214px;
  height: 480px !important;
  height: 490px;
}

#backgroundList .photobook_objects_backgroundList img {
  width: 90px;
  height: 64px;
}

.templateList_ghost {
  position: absolute;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.backgroundList_ghost {
  position: absolute;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 90px;
  height: 64px;
}

.backgroundList_ghost img {
  width: 90px;
  height: 64px;
}

#photobook_toolbar {
  margin: 0px 10px 10px 10px;
  width: 700px;
  border: 1px dashed #ddd;
  background-color: #eee;
  -moz-border-radius: 5px;
  height: 54px;
  float: left;
}

#photobook_controls {
  width: 490px;
  float: left;
  margin-left: 40px;
}

#photobook_controls span {
  display: none;
  visibility: hidden;
}

#photobook_controls .ui-slider-horizontal .ui-slider-handle {
  background: #FFBE4A none no-repeat;
  border-color: #444;
}

#photobook_controls #inputRotateContainer {
  margin-top: 5px;
  margin-left: 3px;
}

#inputRotateContainer {
  margin-top: 5px;
  margin-left: 8px;
}

#photobook_controls #sliderScaleContainer {
  background-image: url(/client_images/image/common/zoom_in.png);
}

#photobook_controls #sliderRotateContainer {
  background-image: url(/client_images/image/common/rotate.png);
}

#photobook_page_back {
  margin: 5px 5px 5px 15px;
  float: left;
}

#photobook_page_forward {
  margin: 5px 15px 5px 5px;
  float: right;
}

#photobook_pages {
  margin: 0px 10px 10px 10px;
  width: 920px !important;
  width: 940px;
  border: 1px dashed #ddd;
  background-color: #eee;
  -moz-border-radius: 5px;
  height: 55px !important;
  height: 75px;
  float: left;
  overflow: auto;
  white-space: nowrap;
  padding: 10px;
}

#photobook_pages a {
  color: #ccc;
  text-decoration: none;
}

#photobook_pages .cover {
  width: 64px !important;
  width: 70px;
  margin: 3px 5px 3px 9px;
}

#photobook_pages .current_page {
  border-color: #FFBE4A;
  color: #FFBE4A;
  display: none !important;
  visibility: hidden !important;
  display: block;
  visibility: visible;
}

#canvasTemplatePreview {
  border: 2px solid #ccc;
  background-color: #ccc;
  float: left;
  margin: 3px 8px;
}

iframe {
  border: none;
}

#pe_main .clear {
  clear: both;
  height: 50px;
}

