#white_edge_chart {
        padding: 2px;
         margin-left: auto;
        margin-right: auto;
        height: 1210px;
        width: 835px;
background-image: url(images/roughtile.png); 
        background-repeat: repeat;
}

#white_box_chart {
        padding: 30px;
        margin-left: auto;
        margin-right: auto;
        height: 1150px;
        width: 775px;
        background-color: #fff;
background-image: url(images/whitepaper.jpg); 
        background-repeat: repeat;
}

#white_edge_print {
        padding: 2px;
         margin-left: auto;
        margin-right: auto;
        height: 1110px;
        width: 835px;
background-image: url(images/roughtile.png); 
        background-repeat: repeat;
}

#white_box_print {
        padding: 30px;
        margin-left: auto;
        margin-right: auto;
        height: 1050px;
        width: 775px;
        background-color: #fff;
background-image: url(images/whitepaper.jpg); 
        background-repeat: repeat;
}



.merch {
        width: 120px;
        height: 120px;
        float: left;
        margin-right: 30px;
}

.text_only {
        width: 270px;
        height: auto;
        float: left;
}


.peek {
        width: 100px;
        height: 80px;
        background-color: #fff;
        border:2px solid #5A4A42;
        margin-bottom: 3px;
        overflow: hidden;
}

.info
       {
        width: 120px;
        height: 30px;
}


h5 {    color: #33281c;
        font-size: 11px;
        line-height: 12px;
        font-weight: 400;
        font-family : Georgia, "Times New Roman", Times, Serif;
        margin: 0;
}

h5 a {  color: #33281c;
       text-decoration:none;
}

h5 a:hover {
       color: #e6555a;
       text-decoration:none;
}

h6 {     color: #33281c;
         font-size: 12px;
         line-height: 14px;
         font-weight: 200;
         font-style: italic;
         font-family : Georgia, "Times New Roman", Times, Serif;
         margin: 8px 0 4px 0;
}

h6 a {    color: #BF1E2D;
          text-decoration:none;

}

h6 a:hover {    color: #e6555a;
          text-decoration:none;

}

#active_store{
        padding: 0px;
        margin-top: 250px;
        margin-left: 265px;
        height: auto;
        width: 435px;
        position: absolute;
        z-index: 5;
}

#row1, #row2, #row3 {
          width:450px;
          height: 135px;
          margin-bottom:5px;
          float:left;
          padding: 0;
          text-align:left;
}

#livearea {
        padding: 0px;
        margin: 0px;
        height: 730px;
        align: center;
        z-index: 0;
}

.product_title {
        margin: 30px 50px 0 50px;
        color: #BF1E2D;
        font-size: 20px;
        line-height: 22px;
        font-weight: 100;
        font-variant:small-caps;
        font-family : Georgia, "Times New Roman", Times, Serif;
        border-bottom:1px solid #d3bf9a;
        padding: 0;
}

.product_back {
        margin: 0px 47px;
        color: #d3bf9a;
        font-size: 13px;
        width: 675px;
        height: auto;
        float:right;
        text-align:right; 
        vertical-align:middle;
        padding: 5px;
}



.product_art {
         width: 775px;
         text-align: center;
         margin-top: 50px;
}



.product_descrip {
         padding: 0 150px;
}

.product_table {
         padding: 0 100px;
}

.size_chart

 {
         width: 700px;
         padding: 10px 50px;
}



.product_select1, .product_select2 {

         width: 220px;
         float:left;
         color: #33281c;
        font-size: 11px;
        line-height: 14px;
        font-weight: 400;
        font-family : Georgia, "Times New Roman", Times, Serif;
        margin-top:20px;

}

.product_select1 {
        margin-left:150px;
}

.product_select2 {
        margin-left:20px;
}


.product_select3 {

        width: 450px;
        float:left;
        padding-left:120px;
        color: #33281c;
        font-size: 12px;
        line-height: 22px;
        font-weight: 400;
        font-family : Georgia, "Times New Roman", Times, Serif;
        margin-top:20px;

}


option { color: #33281c;
        font-size: 11px;
        line-height: 14px;
        font-weight: 400;
        font-family : Georgia, "Times New Roman", Times, Serif;
        margin: 5px 0;
}

 table, th, td
{
border: 2px solid #33281c;
margin-top:10px;
padding-left:10px;
}

 table
{
border-collapse:collapse;
}


.descrip
{
       font-size: 12px;
        line-height: 14px;
        font-weight: 300;
        font-family : Georgia, "Times New Roman", Times, Serif;
        margin-top: 10px;
}

.price
{
       font-size: 12px;
        line-height: 14px;
        font-weight: 500;
        font-family : Georgia, "Times New Roman", Times, Serif;
        margin-top: 10px;
}

.gap{
   text-indent: 1.5em;
   margin-top:8px;
}

.gapper{
   margin-top:8px;
   margin-bottom: 3px;
}


.white {
      color:#fff;
}

.red {
      color:#BF1E2D;
}


input.btn { 
          margin: 8px 3px;
	} 

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 120px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 0 24px 0 8px;
	color: #5b4b3c;
	font: 12px/23px Georgia, "Times New Roman", Times, Serif;
	background: url(images/select.gif) no-repeat;
        margin: 0 0 8px 0;
	overflow: hidden;
       
}
