body {
	/* color:#dad0c1; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.plusicon {
	border-style:none;
	height:10px;
	width:10px;
	padding-top:5px;
}
.img a center {
	color:blue;
	font-size:0.8em;
	text-decoration:none;
}
.mailicon {
	border-style:none;
	width:20px;

}
.widthbox {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
.desc_block {
	width:20%;
	min-width:100px;
	float:left;
	padding-top:20px;
	font-size:0.9em;
}
.item_block {
	width:26%;
	min-width:140px;
	float:left;
	padding-top:20px;
	font-size:0.9em;
}

.img_block
{ 
	width:25%;
	min-width:150px;
	max-width:200px;
	float:left;
}
.blockInfo{
	width:74.5%;
	float:left;
}
.itemset {
	/* border-width:thin;
	border-color:grey;
	border-style:solid; */
	clear:both;
	padding-top:5px;
}

.itm_title
{
	position:relative;
	left:-20px;
	clear:both;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 1px;
	/* padding-left: 20px;
	padding-bottom: 5px; */
}

.itm_title_s
{
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.itm_label
{
	/* padding-left: 20px; */
	font-weight:bold;
	/* padding-top: 5px;
	padding-bottom: 5px; */
}
.itm_label_p
{
	/* padding-left: 20px; */
	color:orange;
	font-weight:bold;
	/* padding-top: 5px;
	padding-bottom: 10px; */
}
/* BREAK HERE */
.title_bar
{
	/* border-collapse: collapse; */
	/* margin-left: auto;
	margin-right: auto; */
	padding-top:20px;
	/* vertical-align: middle; */
	width: 90%; 
	/* text-align: left;  */
	padding-bottom:15px; 
}

.title
{
 float:left;
 font-weight:bold;
 font-size:2em;
 /* font-weight:bold; */
 width:35%;
}

.itm_finish
{
	padding-left: 5px;
	/* padding-top: 5px;
	padding-bottom: 5px; */
}
.itm_beveled
{
	padding-left: 5px;
	/* padding-top: 5px;
	padding-bottom: 5px; */
}
.itm_quantity
{
	padding-left: 5px;
	/* padding-top: 5px;
	padding-bottom: 5px; */
}
.itm_stockno
{
	padding-left: 5px;
	/* padding-top: 5px;
	padding-bottom: 5px; */
}
.title_links
{
	width:65%;
 	float:right;
	text-align:right;
	vertical-align:bottom;
}

.smalltext
{
	font-size:0.8em;
	padding-left:10px;
	text-align:left;
	
}

.img img {
	border-style:none;
}
.img
{
	/*Element for all the images in the screen */
	cursor: pointer;
	text-align:center;
	float:left;
 /* 	height:160px;  */
	/* width:160px; */
	display:inline;
	padding: 5px 2px 5px 10px;  /* Top right bottom left */
}
.img2
{
	/*Element for all the images in the screen */
	text-align:center;
	float:left;
 /* 	height:160px;  */
	max-width:540px;
	display:inline;
	padding: 5px 2px 5px 10px;  /* Top right bottom left */
}


.itm_size
{
	padding-left: 5px;
	overflow:hidden;
	height:16px;
}

.itm_price
{
	font-weight:bold;
	color:orange;
	padding-left: 5px;
}


.itm_contact
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.itm_contact a, .itm_contact a:visited, .itm_contact a:hover, .itm_contact a:active
{
	color:blue;
	text-decoration:none;
}

.padbox{border: 0px solid #0000ff;clear: both; height:10px;}	/* Acts as seperator between items. */

a {
	font-weight:bold;
	/* color:#dad0c1; */
}

.backtxt  a{
	font-size:1.1em;
	color:blue;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration:none;
}