body
{
	background-image:url("/content/images/design2012/Background_stamp_blue2.png");
	background-repeat:no-repeat;
	background-size:100% 480px;
	background-position:0px 105px;
	height:1000px;
    }
#vertical_line
{
	height:0px;
}
#horizontal_line
{
	height:0px;
}
#image_holder_1_
{
	position: relative;
	display:block;
	top: 105px;
	left: 185px;
	width: 515px;
	text-align:left;
   } 
.text_label
{
display: none;
}
.piece_description_holder
{
	position: absolute;
	top:585px;
	left:185px;
	width: 800px;
	height: 20px;
}
.piece_description_holder div
{
	float: left;
	padding-right: 10px;
}
.nav_forward a
{
	position:absolute;
	text-align:left;
	width:500px;
	height:230px;
	padding-top:236px;
	padding-left:280px;
	top:-365px;
	left:425px;
	font-size:18px;
	color:rgb(40,40,40);
}
.nav_forward a:hover
{
	color:rgb(190,190,190);
}
.nav_prev a
{
	position:absolute;
	text-align:right;
	width:250px;
	height:230px;
	padding-top:236px;
	padding-right:300px;
	top:-365px;
	left:-360px;
	font-size:18px;
	color:rgb(40,40,40);
}
.nav_prev a:hover
{	
	color:rgb(190,190,190);
}

/*#piece_content
{
	padding-left:20px;
	padding-right:20px;
	background-color:whie;
	min-height:450px;
  }*/
#Image_holder_1-image
{
	width:auto;
}
#submenu_ div
{
	float: left;
	padding-right: 10px;
	padding-top:0px;}

#submenu_
{
	position: relative;
	top: 0px;
	left: 210px;
    color: black;
	font-weight: bold; 
    font-size: 11px;
	width:200px;
}
#submenu div
{
	float: left;
	padding-right: 10px;
	padding-top:0px;}

#submenu
{
	position: relative;
	top: 0px;
	left: 210px;
    color: black;
	font-weight: bold; 
    font-size: 11px;
	width:200px;
}
.nav_back
{
	text-transform: uppercase;
	font-weight:normal;
	font-size:11px;
	position:relative;
	top:97px;
	left:-190px;
}
.nav_back a
{
color: #333;
}
.nav_back a:hover
{
	color: red;
}
.title
{
        text-transform: uppercase;
        color: Black;
        font-weight: bold; 
}
.title .subtitle
{
        text-transform: none;
        color: #335;
}
.materials
{
        font-size: 12px;
        color: rgb (170,170,170);
        font-style: italic;
}
.dimensions
{
        font-size: 12px;
        color: rgb (90,90,90);
}


