@charset "utf-8";
/* CSS Document */

.text-large-purple-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #A1253C;
}




.centered-large-purple-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #9A2BD0;
	text-align: center;
}


.text-large-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #ffffff;
}

.vlarge-purple-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
	color: #9A2BD0;
}


.vlarge-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}

.text-large-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #3B5A6B;
}

.text-large-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #ff0000;
}


.descriptions {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:18px;
}

.shipping {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	color: #000000;
	line-height:14px;
	}


.product-titles {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
	
	.product-titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
.red {
font-size:16px;
font-weight:bolder;
color:#FF0000;
}


/* DOTS
-------------------------------------*/
.dots-h
{background-image:url(images/dots-h.gif);
background-repeat:repeat-x;
line-height:5px;
}

.dots-v
{background-image:url(images/dots-v.gif);
background-repeat:repeat-y;

}

/* PURPLE BACKGROUND HEADER
---------------------------------*/

.purple-header{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
background-color:#9999cc;
}
