span.blue { color: #00AEEF; }
span.special_offer {color: #00AEEF;}
span.default { color: #00AEEF; }

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

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

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

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

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

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

span.price {
	font-size: 17px;
	font-weight: bold;
	color: #00AEEF;
}

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

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.separator {
	color:#ffffff;
	font-size:10px;
}

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

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");
	background-repeat:no-repeat;
	width:1000px;
	height:25px;
}

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

span.cart_item {
	font-size:15px;
	color:#00AEEF;
	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.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;
}
td.blue {
	color:#00AEEF;
}

