span.pink { color: #B61D8D; }
span.special_offer {color: #B61D8D;}
span.default { color: #B61D8D; }

span.url_title {
	font-size: 26px;
	color: #B61D8D;
}

td.header {
	height: 313px;
	width: 1000px;
	background-image: url("../images/header_subliminals.jpg");
	vertical-align: top;
}

td.header_product {
	width: 1000px;
	height: 305px;
	background-image: url("../images/product_header_subliminals.png");
	vertical-align: top;
}

td.header_title {
	width:700px;
	height:155px;
	vertical-align:bottom;
	padding: 0px 0px 0px 80px;
}

td.product_header_title {
	width:700px;
	height:150px;
	padding:100px 0px 0px 80px;
}

td.fill {
	height:19px;
}

td.fill_footer {
	height:13px;
}

span.price {
	font-size: 15px;
	font-weight: bold;
	color: #B61D8D;
}

span.nhs {
	color: #B61D8D;
	font-weight:bold;
	font-size:11px;
}

span.separator {
	color: #ffffff;
	font-size: 10px;
}

td.products_container {
	padding: 0px 0px 0px 80px;
}

a.p_color:link {
	text-decoration: none;
	font-size:12px;
	color: #B61D8D;
}
a.p_color:visited {
	ttext-decoration: none;
	font-size:12px;
	color: #B61D8D;
}
a.p_color:active {
	text-decoration: none;
	font-size:12px;
	color: #B61D8D;
}
a.p_color:hover {
	text-decoration: none;
	font-size:12px;
	color: #B61D8D;
}

a.p_thank_you:link {
	text-decoration: none;
	font-size:16px;
	color: #B61D8D;
}
a.p_thank_you:visited {
	ttext-decoration: none;
	font-size:16px;
	color: #B61D8D;
}
a.p_thank_you:active {
	text-decoration: none;
	font-size:16px;
	color: #B61D8D;
}
a.p_thank_you:hover {
	text-decoration: none;
	font-size:16px;
	color: #B61D8D;
}

a.p_thank_you_b:link {
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color: #B61D8D;
}
a.p_thank_you_b:visited {
	ttext-decoration: none;
	font-weight:bold;
	font-size:16px;
	color: #B61D8D;
}
a.p_thank_you_b:active {
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color: #B61D8D;
}
a.p_thank_you_b:hover {
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color: #B61D8D;
}

span.cat_item_selected {
	font-size: 15px;
	color: #E2E3E4;
	font-weight:bold;
	text-decoration: underline;
}

td.product_conteiner {
	background-image: url("../images/product_backgorund.png");
	background-repeat: repeat-y;
	width: 1000px;
	padding: 0px 50px 0px 80px;
}

td.product_footer {
	background-image: url("../images/product_footer.png");
	width: 1000px;
	height: 25px;
}

span.product_title {
	font-size: 30px;
	color: #B61D8D;
}

span.cart_item {
	font-size: 15px;
	color: #B61D8D;
	font-weight: bold;
	text-decoration: none;
}

a.no_underline:hover {
	text-decoration: none;
}

td.cart_header {
	height:305px;
	width:1000px;
	background-image: url("../images/header_thank_you_sub.jpg");
	vertical-align:top;
}

td.thank_you_conteiner {
	background-image: url("../images/thank_you_background.jpg");
	background-repeat: repeat-y;
	width:1000px;
	padding:0px 50px 0px 80px;
}

td.thank_you_footer {
	background-image: url("../images/thank_you_footer.jpg");
	width:1000px;
	height:21px;
}

