/* SET BASE FONT 9f0000*/
body,th,td,div,p {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#000000;
}

body {
	background-color:#e4ddcd;
	background-image:url(images/bg-coffee.jpg);
}

.strike {
   text-decoration:line-through
}

a {
   color:#5b2e00;
   font-weight:bold
}

a:visited {
   color:#623100;
   font-weight:bold
}

a:hover {
   color:#ff3300;
   font-weight:bold
}

input {
	background-color:#fff5ec;
	font-size: 10px;
	color:#713800;
	}

select {
	background-color:#fff5ec;
	font-size: 10px;
	color:#713800;
	}

textarea {
	background-color:#fff5ec;
	font-size: 10px;
	color:#713800;
	}
	
HR.berry {
	color : #5E1067;
	background-color:#5E1067;
	width : 100%;
	height : 1px;
	margin-top : 2px;
	margin-bottom : 2px;
}

H1 {
	margin:6px 0px;
	text-align:center;
	background-color: #ffffff;
	font: 18px/20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #660000;
}

H2 {
	margin-top : 1px;
	margin-bottom : 5px;
	text-align:center;
	font: 16px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #660000;
}

H3 {
	margin-top : 1px;
	margin-bottom : 5px;
	text-align:center;
	font: 14px/16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #362004;
}

H3.sale {
	margin-top : 1px;
	margin-bottom : 5px;
	text-align:center;
	font: 14px/16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #ff0000;
}

LI {
	margin-bottom : 5px;
}

P {
	text-align : justify;
	text-indent : 7px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

P.menu {
	text-align : left;
	text-indent : 0px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

TD.application {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

TD.product-square-left {
	border : 1px solid #7c4e2e;
	width:310px;
	background-color:#c2b1a1;
	text-align:center;
	padding-bottom:5px;
	vertical-align:top;
}

TD.product-square-right {
	width:450px;
	background-color:#e5decc;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align:top;
	border-top:1px solid #7c4e2e;
	border-bottom:1px solid #7c4e2e;
}

TD.product-left {
	border : 1px solid #7c4e2e;
	width:190px;
	background-color:#c2b1a1;
	text-align:center;
	padding-bottom:5px;
	vertical-align:top;
}

TD.product-center {
	width:380px;
	background-color:#e5decc;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align:top;
	border-top:1px solid #7c4e2e;
	border-right:1px solid #7c4e2e;
	border-bottom:1px solid #7c4e2e;
}

TD.product-center-wide {
	width:570px;
	background-color:#e5decc;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align:top;
	border-top:1px solid #7c4e2e;
	border-right:1px solid #7c4e2e;
	border-bottom:1px solid #7c4e2e;
}

TD.product-right {
	border-top:1px solid #7c4e2e;
	border-right:1px solid #7c4e2e;
	border-bottom:1px solid #7c4e2e;
	width:190px;
	background-color:#c2b1a1;
	text-align:center;
	padding-bottom:5px;
	vertical-align:top;
}

TD.product-lower {
	width:760px;
	background-color:#e5decc;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align:top;
	border-left:1px solid #7c4e2e;
	border-right:1px solid #7c4e2e;
	border-bottom:1px solid #7c4e2e;
}

TD.product-size {
	font: 12px/14px Arial, Helvetica, sans-serif;
	padding-right:5px;
	text-align:right;
}

TD.product-color2 {
	font: 12px/14px Arial, Helvetica, sans-serif;
	padding-left:5px;
	text-align:left;
}

TD.product-price2 {
	font: 13px/15px Arial, Helvetica, sans-serif;
	padding-left:5px;
	width:375px;
}

TD.product-price1 {
	font: 13px/15px Arial, Helvetica, sans-serif;
	border-top:1px solid #7c4e2e;
	padding-left:5px;
	width:375px;
}

TD.product-qty {
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
}

TD.orderform {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

/* SPAN TAGS */

.catalog_title {
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	font-style:italic;
	color: #804000;
}

.text_bold_brown {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	font-style:italic;
	color: #713800;
}

.text_footer {
	font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

