﻿/* Custom Text page styles */

#preview_box {
}

#preview_img_wrap {
  /*border: 1px solid #cdcdcd;*/
  margin:-15px 5px 5px;
  padding: 5px;
  height: 175px;
  /*width:557px;*/
  background: transparent;
  overflow: hidden;
  text-align: center;
}

#preview_textarea_wrap
{
  padding-right: 0px;
}
#preview_textarea
{
  margin: 0px 0px 5px 5px;
  padding: 5px 10px 5px 5px;
  width: 549px;
  height: 50px;
  font-family: Arial, sans-serif;
}
#preview_label
{
  margin-top: 20px;
}
/*#size_wrap {
  clear: left;
  float: left;
  padding: 0px;
  margin: 0px;
  text-align: left;
  border: 1px solid black;
}*/
#font_wrap, #color_wrap, #size_wrap
{
  padding: 0px;
  margin: 0px;
}
#font_wrap {
 width: 66%;
}
#color_wrap {
 /*float: right;*/
 margin-bottom: 16px;
}
#size_wrap {
 clear: both;
}

.control
{
  float: left;
  /*width: 450px;*/
}

.control_label
{
  clear: both;
  float: right;
  width: 140px;
  /*padding-top: 5px;*/
}
.label_title
{
  font-size: 12px;
  font-weight: bold;
}
#size_inputs {

}

#size_inputs td {
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
}
#size_inputs td.topcell
{
  padding-top: 5px;
}
#size_inputs td.bottomcell
{
  padding-bottom: 5px;
}
#size_inputs input
{
  width: 50px;
}

#height_wrapper, #width_wrapper {
  width: 10em;
  padding: 0px;
  margin: 0px;
}

div#height_field, div#width_field {
  background-color: white;
  margin: 0px;
  border: none;
  width: 4em;
}

input#height_field  {
  margin: 0px;
  width: 4em;
}

input#width_field {
  background: transparent;
  border: none;
}

.hideMe
{
  display: none;
}
.showMe
{
  display: block;
}

#preview_pop
{
  width: 100%;
  height: 100%;
  background-image: url(http://vinylthatinspiresid.com/images/bg2.jpg);
}

#preview_pop table
{
  border: none;
  padding: 2px;
  margin: 20px;
}

#preview_price_wrap, #preview_price_wrap_bottom
{
  font-weight: bold;
  font-size: 15pt;

}
#font_select
{
  border: 1px solid #888;
  margin: 5px;
  padding: 5px;
  background-color: white;
  overflow: auto;
  clear: left;
  height: 235px;
}
#font_wrap > #font_select
{
 margin-right: 5px;
}

.select_label
{
  font-weight: bold;
}

#cartAddTop, #cartAddBottom
{
  /*float: right;*/
  text-align: center;
  margin-right: 5px;
}
#contact_link
{
  clear: left;
  float: left;
  margin-top: 35px;
  /*white-space: nowrap;*/
  font-weight: bold;
  width: 424px;
}
.selectedFont, .selectedColor
{
  border: 1px solid black;
  cursor: pointer;
}
.unselectedFont, .unselectedColor
{
  border: none;
  cursor: pointer;
}
.img_inline
{
  display: inline;
}
.img_none
{
  display: none;
}
.color_swatch
{
  width: 20px;
  height: 20px;
  padding: 0px;
  float: left;
  margin: 2px;
  border: solid 1px black;
  cursor: pointer;

}

#color_swatches
{
  float: left;
  padding: 0px;
  margin: 0px;
}
#display_color
{
  height: 25px;
  padding: 0px;
  margin: 2px;
  border: solid 1px black;
}
#custom_footer
{
  clear: both;
  padding-top: 10px;
}
#customTextTitle
{
}

.manyfontselect {width:100%}

#productGeneral.previewPage
{
 padding-top: 2px;
 margin: 5px;
 padding-left: 0px;
 padding-right: 0px;
}

.control_label
{ font-size: 10px;}


.number_point {
padding-right:3px;
vertical-align:middle;
}

#font_control {
 padding-left: 6px;
 }
