/*
===========================================
*************************   Category Box Fields   *************************
===========================================
*/


.cata_box{
	width: 216px;
	padding: 0px;
	border: solid 1px #3f391f;
	background-color: #ffffff;
	margin: 0px 25px 20px 25px;
}

.cata_inner{
	width: 100%;
	padding: 0px;
	border: none 0px;
}
.cata_title{
	padding: 5px 0px 2px 0px;
	margin: auto;
	font-size: 0.7em;
	font-weight: bold;
	width: 95%;
}
.cata_title_td{
	text-align: center;
	vertical-align: middle;
	height: 35px;
}
.img_row{
	text-align: center;
	vertical-align: middle;
	height: 150px;
}
.row_grey{
	background-color: #f0f0f0;
	text-align: left;
	font-size: 0.7em;
	line-height: 20px; 
}
.row_white{
	background-color: #ffffff;
	text-align: left;
	font-size: 0.7em;
	line-height: 20px;
}
.td_leftblk{
	text-indent: 12px;
	width: 80px;
}
.td_leftred{
	text-indent: 12px;
	width: 80px;
	color: #d00000;
}
.td_blk{
	text-align: right;
	padding-right: 10px;
}
a.detailslk:Link	  {color: #000000; text-decoration: none;}
a.detailslk:Active    {color: #000000; text-decoration: none;}
a.detailslk:Visited   {color: #000000; text-decoration: none;}
a.detailslk:hover     {color: #000000; text-decoration: underline;}



/*
===========================================
*************************   Product Page Fields   *************************
===========================================
*/
.breadcrumbs{
	text-align: left;
	width: 100%;
	font-weight: bold;
	font-size: 0.7em;
	padding: 0px 0px 12px 0px;
}

.item_table{
	width: 100%;
	border: none 0px;
	margin: auto;
}
.item_tablelft{
	width: 258px;
	border: none 0px;
	vertical-align: top;
}

.item_box{
	width: 240px;
	border: solid 1px #3f391f;
	background-color: #ffffff;
	margin: 0px 0px 20px 0px; 
}
.prodimg_td{
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.prod_name{
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	color: #4058ac;
	line-height: 15px;
	border-bottom: solid 1px #3f391f;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px; 
}
.prod_name2{
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	color: #4058ac;
	line-height: 13px;
	border-bottom: solid 1px #3f391f;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px; 
}
.prod_name2box{
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	color: #4058ac;
	line-height: 13px;
	width: 100%;
	border-bottom: solid 1px #3f391f;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px; 
}

#prod_infobox{
	width: 250px;
	text-align: left;
	border: none 0px;
	margin: auto;
	line-height: 18px;
	font-size: 0.8em;
}

.copy{
	width: 100%;
	height: 30px;
	text-align: left;
	font-size: 0.8em;
	line-height: 18px;
	margin: 0px 0px 5px 0px; 
}
.copy2{
	width: 100%;
	font-size: 0.8em;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	text-align: justify; 
}


.infobox{
	width: 100%;
	font-size: 0.8em;
	line-height: 18px;
	margin: 0px auto 30px auto;
	text-align: justify;
	border: none 0px;
}




