@charset "utf-8";
/* CSS Document */


.vendorHeader {
	background-color: #D2BFA2;
	height: 200px;
	width: 650px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	border: thin solid #000000;
}


.vendorHeader2 {
	background-color: #000000;
	height: 225px;
	width: 600px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 100px;
	border: thin solid #000000;
}

.vendorHeader3 {
	height: 230px;
	width: 550px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin-right: 300px;
	border: thin solid #000000;
	z-index: 0;
	background-color: #FFFFCC;
}

.vendorHeader4 {
	background-color: #D2B48C;
	height: 147px;
	width: 700px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	float: left;
	border: thin solid #000000;
}
.vendorHeader5 {
	background-color: #D2BFA2;
	height: 220px;
	width: 500px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	border: thin solid #000000;
}

.vendorHeader6 {
	background-color: #D2BFA2;
	height: 200px;
	width: 852px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.vendorHeader7 {
	height: 200px;
	width: 850px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	position: relative;
	border: thin solid #000000;
	z-index: 0;

}


.vendorimg {
	padding: 10px;
	border: thin solid #000000;
	position: absolute;
	left: 76px;
	top: 188px;
	width: 356px;
	background-color: #BA9A6D;
	height: 93;
}
.vendorContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 119px;
	width: 409px;
	position: absolute;
	left: -83px;
	top: -2px;
	color: #000000;
	font-size: x-small;
	visibility: visible;
	border: thin solid #CC6600;
}

.productBox {
	float: left;
	height: inherit;
	padding: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 200px;
	text-align: center;
}

/* Product Box Header */

.b1f, .b2f, .b3f, .b4f{
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1f {height:1px; background:#294229; margin:0 5px;}
.b2f {height:1px; background:#294229; margin:0 3px;}
.b3f {height:1px; background:#294229; margin:0 2px;}
.b4f {height:2px; background:#294229; margin:0 1px;}
.contentf {background: #294229;}
.contentf div {margin-left: 5px;}

.productheader {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}

/*---------------------*/



.clear {
  clear:left;

}

/* Text content properties */


.descriptionTEXT {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContentTable {
	border: thin solid #003300;
	margin-right: auto;
	margin-left: auto;
}
.priceStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
}

.productlist {
	background-color: #00CC00;
	
}

.productlisthover {
	background-color: #00CC00;
	
}
