@import url(https://fonts.googleapis.com/css?family=PT+Sans);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic);
@import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

/*************/
/* SITE BODY */
/*************/

div#body_container
{
	background-image: url('../images/body_bgtop.png');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFFFFF;
	position: relative;
	
	width: 100%;
	min-width: 960px;
}

div#body_main
{
	position: relative;
	
	margin: 0px auto;
	padding: 25px 0px 0px 0px;
	
	width: 960px;
	min-height: 500px;
}

/*****************/
/* CATEGORY ROWS */
/*****************/

div.primecatrow_container
{
	background-image: url('../images/rowbgtop.png');
	background-repeat: no-repeat;
	background-position: top center;


	position: relative;
	width: 100%;
	min-width: 960px;
}


div.primecatrow_container:first-of-type
{
	background-image: none;

}


div.primecatrow_body
{
	position: relative;
	
	margin: 0px auto;
	padding: 30px 0px 32px 0px;
	
	width: 960px;

}

div.primecatrow_body:first-of-type
{
	padding-top: 25px;
}

div.pcr_padbox
{
	background-color: red;
	
	line-height: 0px;
	height: 0px;
	/*visibility: hidden;*/
}

div.primecatrow_blurbspot_A, div.primecatrow_blurbspot_B
{
	position: relative;
	float: left;
	
	/*background-color: yellow;*/
	
	/*padding-top: 10px; /* will be changed with JS */
	/*height: 400px; /* will be changed with JS */
	width: 472px;
}

div.primecatrow_blurbspot_A {	padding-right: 8px; }

div.primecatrow_imagespot_A, div.primecatrow_imagespot_B
{
	float: left;
	
	/*background-color: blue;*/
	
	text-align: center;
	/*padding-top: 10px; /* will be changed with JS */
	/*height: 400px; /* will be changed with JS */
	width: 472px;
}

div.primecatrow_imagespot_B {	padding-right: 8px; }

div.primecatrow_imagespot_A img, div.primecatrow_imagespot_B img
{
	max-width: 372px;
}

div.primecatrow_browselink
{
	text-align: center;
	padding: 10px 0px 0px 0px;
}

div.primecatrow_blurbspot_subcatlist_container
{
	background-image: url('../images/primecateg_divider.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 20px;
	
	padding-top: 7px;
	
	width: 480px;
}

div.primecatrow_blurbspot_subcatlist_col
{
	float: left;
	
	width: 148px;
	margin: 0px 6px;
	/*width: 160px;*/
	/*background-color: red;*/
}

div.primecatrow_blurbspot_subcatlist_container a
{
	display: block;

	text-align: left;
	
	/*width: 160px;*/
	width: 148px;
	padding-top: 2px;
}

div.primecatrow_blurbspot_subcatlist_container a:link 	{ background-color: #ffffff; }
div.primecatrow_blurbspot_subcatlist_container a:visited  	{ background-color: #ffffff; }
div.primecatrow_blurbspot_subcatlist_container a:hover 	{ background-color: #f2f2f2; }
div.primecatrow_blurbspot_subcatlist_container a:active 	{ background-color: #ffffff; }

/***********/
/* ADS ROW */
/***********/

div.adsrow_container
{
	background-image: url('../images/promo_bgtexture.png');
	
	background-repeat: repeat;
	background-position: top center;
	background-color: #999999;

	padding-bottom: 6px;
	
	position: relative;
	width: 100%;
	min-width: 960px;
	
}

div.adsrow_container_topbg
{
	background-image: url('../images/promo_bgtop.png');
	
	background-repeat: no-repeat;
	background-position: top center;


	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 100%;
	min-width: 960px; 
}

div.adsrow_content
{
	position: relative;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	
	width: 980px;
	height: 200px;
}

div.adsrow_adbox
{
	/*
	background-image: url("../images/adspot01.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	*/
	float: left;
	
	margin-right: 12px;
	
	position: relative;
	
	width: 312px;
	height: 197px;
}

div.adsrow_adbox:last-child { margin-right: 0px; }

div.adsrow_adbgimg
{
	background-image: url("../images/adspot01.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 312px;
	height: 180px;
	overflow: hidden;
}

a.adsrow_adoverlay
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	
	background-image: url('../images/promo_overlay-up.png');
	background-repeat: no-repeat;
	background-position: top left;
	
	
	width: 312px;
	height: 180px;
}

a.adsrow_adoverlay:link 		{ background-image: url('../images/promo_overlay-up.png'); }
a.adsrow_adoverlay:visited 	{ background-image: url('../images/promo_overlay-up.png'); }
a.adsrow_adoverlay:hover 	{ background-image: url('../images/promo_overlay-over.png'); }
a.adsrow_adoverlay:active 	{ background-image: url('../images/promo_overlay-up.png'); }

.adsrow_adoverlay_off
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	
	background-image: url('../images/promo_overlay-up.png');
	background-repeat: no-repeat;
	background-position: top left;
	
	
	width: 312px;
	height: 180px;
}

div.adsrow_thumbshadow
{
	background-image: url('../images/promo_shad.png');
	
	
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	
	bottom: 0px;
	left: -2px;
	
	width: 316px;
	height: 17px;
}

.body_home_A
{
	/*font-family: 'PT Serif', Georgia, serif;*/
	font-family: 'Zilla Slab', Georgia, serif;
	font-size: 40px;
	color: #59b800;
	
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	
	font-weight: 400;
}

.body_home_A:link 		{ color: #59b800;}
.body_home_A:visited 	{ color: #59b800;}
.body_home_A:hover 		{ color: #6bd805;}
.body_home_A:active 		{ color: #7fef16;}

.body_home_B
{
	/*font-family: "PT Sans", arial, sans-serif;*/
	font-family: "Nunito Sans", arial, sans-serif;
	font-size: 18px;
	color: #4d4d4d;
	
	text-decoration: none;
	
	text-align: center;
	
	font-weight: 400;
}

p.body_home_B
{
	line-height: 2em;
}

.body_home_C
{
	/*font-family: "PT Sans", arial, sans-serif;*/
	font-family: "Nunito Sans", arial, sans-serif;
	font-size: 24px;
	color: #59b800;
	
	text-decoration: none;
	
	text-align: center;
	
	font-weight: 400;
	font-style: italic;
}

.body_home_C:link 		{ color: #59b800;}
.body_home_C:visited 	{ color: #59b800;}
.body_home_C:hover 		{ color: #59b800;}
.body_home_C:active 		{ color: #59b800;}

p .body_home_C
{
	text-align: center;
}

.body_home_D
{
	/*font-family: "PT Sans", arial, sans-serif;*/
	font-family: "Nunito Sans", arial, sans-serif;
	font-size: 14px;
	color: #808080;
	
	text-decoration: none;
	
	text-align: center;
	
	font-weight: 400;
	/*font-style: italic;*/
}

.body_home_D:link 		{ color: #808080;}
.body_home_D:visited 	{ color: #808080;}
.body_home_D:hover 		{ color: #999999;}
.body_home_D:active 		{ color: #999999;}





.discounttext
{
	/*font-family: 'PT Serif', Georgia, serif;*/
	font-family: 'Zilla Slab', Georgia, serif;
	font-weight: 700;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	text-shadow: 2px 0px 2px #368303;
}