
ol.phpfmg_form{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

ol.phpfmg_form li{
    margin-bottom:5px;
    clear:both;
    display:block;
    overflow:hidden;
    width: 100%;
}

* ol,li{
list-style-type:none;
}

* a{
text-decoration:none
}

* a:hover{
text-decoration:underline
}

#box{
 position:relative;
 height:320px;
}

ol.box1{
position:absolute;
left:0;
width: 150px;
}

ol.box2{
  position:absolute;
  left: 165px;
 width: 150px;
}

ol.box3{
  position:absolute;
  left:340px;
 width: 170px;
}

#boxTshirtsize {
 position:relative;
 height:160px;
}

ol.boxTshirtsize
{
position:absolute;
left:0;
width: 100%;
}

ol.boxTshirtsize_img{
  position:absolute;
  left:400px;
}

.form_field, .form_required{
    font-weight : bold;
}

.form_required{
    color:red;
    margin-right:8px;
}

.field_block_over{
}

.form_submit_block{
    padding-top: 3px;
}

.text_box, .text_area, .text_select {
    width:300px;
}

.text_area{
    height:80px;
}

.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}

.form_error_highlight{
    background-color: #F4F6E5;
    border-bottom: 1px dashed #ff0000;
}

div.instruction_error{
    color: red;
    font-weight:bold;
}

hr.sectionbreak{
    height:1px;
    color: #ccc;
}

input{
    border: 1px solid #BBBBBB;
    background: #fff; //background
    /* rounded corner */
    -moz-border-radius:3px; // Firefox
    -webkit-border-radius: 3px; // Safari İM Chrome
    border-radius: 3px; // Opera 10.5+
}

#one_entry_msg{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}

#field_8, #field_8_price, #field_6, #front, #back{
  height: 30px;
  font-size: 120%;
  color:  #4B4B4D;
  font-weight: 700;
  border-style: none;
  background-color:transparent;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.price {
  height: 28px;
  padding:0 0 10px 0;
  font-size: 120%;
  font-weight: 600;
  border-style: none;
  background-color:transparent;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.price input{
  border-style: none;
  font-size: 150%;
}

#apply {
  width: 150px;
  height: 36px;
  background: #ebebeb;
  font-weight: 600;
  font-size: 140%;
  color: #000;
  border: 1px #000 solid;
  vertical-align: text-top;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#apply:hover{
  background: #DFECFF;
}

#color,#styF,#styB {
   border : 2px solid white;
}
#color:hover,#styF:hover,#styB:hover{
   border : 2px solid #181818;
}

#vfront, #hfront, #vback, #hback {
  font-weight: 600;
  border-style: none;
}

.fonts{
  font-size: 90%;
}

.pfonts{
  padding-left: 8px;
  font-size: 90%;
}

.fontsb{
  font-size: 90%;
  font-weight: 600;
}
.li_left{
list-style-type:none;
padding-left:8px;
}

#gopg  {
  width: 160px;
  height: 36px;
  background: #ebebeb;
  font-weight: 600;
  font-size: 100%;
  color: #000;
  border: 2px #000 solid;
  vertical-align: text-top;
  padding-right: 28px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#backpg  {
  width: 160px;
  height: 36px;
  background: #ebebeb;
  font-weight: 600;
  font-size: 100%;
  color: #000;
  border: 1px #000 solid;
  padding-left: 28px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ol.Payment {
  //position:absolute;
  width: 320px;
  background: rgb(238, 238, 238);
  padding: 12px;
  border: 1px solid rgb(51, 51, 51);
  //border-width: 2px;
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
}

.single .post h2{display: none;} //Remove 'Product Information' text
//.post-meta p{display: none; !important} //Remove 'Added' text
p.post-meta { display: none;}
