body {
	background-color: #e5edf5;
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	text-align: center;	/* IE Fix */
}

#wrap {
	text-align: left; 	/* IE Fix */
	margin: auto;
	width: 750px;
}

#header {
	height: 135px;
	background: url(images/temp/header_bg.jpg) bottom no-repeat;
}

#bar {
	background-color: #ffcc00;
}

	#bar a, #bar a:visited {
		color: #000;
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		padding-left: 10px;
	}

	#bar a:hover {
		color: #008000;
	}

#content {
	background-color: #fff;
}

#left_col {
	width: 135px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#middle_col {
	width: 460px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#right_col {
	width: 135px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#footer {

	background-color: #ffcc00;
}

.boxText {
	background-color: #E3F1CE;
	font-size: 11px;
}

	.boxText a, .boxText a:visited {
		color: #008000;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		padding-left: 10px;
	}

	.boxText a:hover {
		color: #000;
	}

.infoBoxHeading, .productListing-heading {
	background-color: #ffcc00;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.main {
	font-size: 11px;
}

	.main a, .main a:visited {
		color: #008000;
		text-decoration: none;
		font-size: 11px;
	}

	.main a:hover {
		color: #ffcc00;
	}

.smallText {
	font-size: 9px;
}

.productListing-heading a, productListing-heading a:visited {
		color: #008000;
		text-decoration: none;
}

.productListing-heading a:hover {
		color: #fff;
}

.productListing-data {
	font-size: 11px;
}

.productListing-data a, .productListing-data a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}

.productListing-data a:hover {
color: #000;
}

.productListing-odd {
	background-color: #ddd;
}

.pageHeading {
font-size: 12px;
font-weight: bold;
}

.headerNavigation {
font-size: 10px;
color: #000;
}

.headerNavigation a, .headerNavigation a:visited {
color: #008000;
text-decoration: none;
}

.headerNavigation a:hover {
color: #000;
text-decoration: underline;
}

.category-main a:, .category-main a:visited {
color: #000;
text-decoration: none;
}

.category-main a:hover {
color: #008000;
}

#box_top {
width: 135px;
height: 10px;
background: url(images/temp/sm_yellow_top.gif) no-repeat;
}

#box_bottom {
width: 135px;
height: 10px;
background: url(images/temp/sm_yellow_bottom.gif) no-repeat;
}

.address {
float: right;
font-size: 10px;
margin-right: 10px;
}

.cart_cont_like {
	background-color: #ffcc00;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.smallText a, .smallText a:visited {
	color: #008000; 
	text-decoration: none;
	font-weight: bold;
}

.smallText a:hover {
	color: #ffcc00;
}

/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000; 
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */