@charset "utf-8";
/* CSS Document */

/* Generic
---------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg) repeat-x top #e6e6e6;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:80%;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:80%;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
p {
	padding: 10px 10px 5px 15px;
	font-size:80%;
	margin:0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.burgundy {
	color:#9a004f;
}
.pink {
	color:#ef027b;
}
.dark-blue {
	color:#046487;
}
.dark-green{
    color:#335800;
}
.hidden {
	display:none;
}
.date {
	color:#9a004f;
	font-size:80%;
}
/* info block
---------------------------------------------------------------------------------*/
#info-block {
	height: 33px;
	width: 955px;
	margin: 0 auto;
	position: relative;
	color: #333333;
}
#info-block ul{
	margin:0px;
	padding: 14px 0px 0px 0px;
	font-size:80%;
}
#info-block ul li{
	list-style-type:none;
	display:inline;
	padding: 0px 7px 0px 5px;
	font-weight:bold;
	border-right: #ef027b solid 1px;
}
#info-block ul li.last{
	border:none;
}
#info-block ul li a:link, #info-block ul li a:visited{
	font-weight:bold;
	color:#333333;
}
#info-block ul li a:hover{
	font-weight:bold;
	color:#50c6d5;
}
#usability-links {
	float:right;
	height:33px;
}

/* banner
---------------------------------------------------------------------------------*/
#banner {
	height: 125px;
	width: 961px;
	margin: 0 auto;
	position: relative;
	background: url(../images/bg-banner.gif) no-repeat bottom;
}
#root-nav {
	height: 28px;
	position:absolute;
	bottom: 38px;
	right:10px;
}
#root-nav ul{
	margin:0px 5px 0px 0px;
	padding:0px;
	list-style-type:none;
}
#root-nav li{
	float: left;
  	margin: 0px 1px 0px 0px; 
	padding: 0px 0px 0px 0px;
	position: relative;
	border-right: solid 1px  #CDCDCD;
	font-size:115%;
}
#root-nav li.last{
	float: left;
  	margin: 0px 1px 0px 0px; 
	padding: 0px 0px 0px 0px;
	position: relative;
	border-right: solid 0px #666666;
	font-size:115%;
}
#root-nav li.request{
	float: left;
  	margin: -4px 1px 0px 0px; 
	padding: 0px 0px 0px 0px;
	position: relative;
	border-right: solid 0px #666666;
	font-size:90%;
	line-height:80%;
	width:77px;
}
#root-nav li a{
	float: left;
	color: #666666;
	padding: 6px 19px 0px 19px;
	text-decoration:none;
	font-weight:bold;
	font-size: 80%;
	text-align:center;
	height:22px;
}
#root-nav li a:hover{
	color: #000000;
}
#root-nav li a:visited{
	color: #666666;
}


/* content
---------------------------------------------------------------------------------*/
#content {
	width: 961px;
	margin: auto;
	padding-top:0px;
	position: relative;
	background: url(../images/bg-content.gif) repeat-y top left;
	background-color:#FFFFFF;
}
#breadcrumb {
	font-size:80%;
	padding:10px 0px 10px 10px;
}
#breadcrumb a:link, #breadcrumb a:visited{
	text-decoration:none;
	color:#000000;
}
#breadcrumb a:hover{
	text-decoration: underline;
	color:#01809d;
}
#content-container {
	width:742px;
	margin:0px 6px 10px 0px;
	background: url(../images/bg-top-grad.gif) top left no-repeat ;
	overflow:auto;
	float:right;
}
#content-container img {
	margin: 10px 0px 10px 0px;
}
#news-container {
	width:742px;
	margin:0px 6px 10px 0px;
	background: url(../images/bg-news-grad.gif) top left no-repeat ;
	overflow:auto;
	float:right;
}
#news-main {
	margin:0px 6px 10px 0px;
	float:left;
	width:520px;
}
#news-menu {
	color:#003366;
	width:170px;
	margin:0px 6px 10px 15px;
	float:left;
}
#news-menu h2{
	color:#046487;
	font-size:90%;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 20px 10px 15px;
}
#news-menu ul{
	padding:5px 0px 6px 15px;
	margin:0px;
}
#news-menu ul li{
	list-style-type:none;
	padding-bottom:10px;
	font-size:80%;
}
#news-menu ul li a:link,#news-bg ul li a:visited{
	text-decoration:none;
	font-weight:normal;
	color:#333333;
}
#news-menu ul li a:hover{
	text-decoration:underline;
	color: #333333;
}
#content-container-bottom {
	width:742px;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	float:right;
	padding-bottom:30px;
}
#content-container-bottom h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9a004f;
	padding:10px 20px 10px 15px;
	font-size:130%;
}
#content-container-bottom p{
	line-height:140%;
	padding:0px 20px 10px 0px;
}
#content-container-bottom a:link,#content-container-bottom a:visited{
	font-weight:bold;
	color:#046487;
}
#content-container-bottom a:hover{
	text-decoration:underline;
}

.product-container{
	background:url(../images/bg-product.gif) top left no-repeat;
	width:222px;
	margin:0px 12px 10px 12px;
	float:left;
	height:200px;
}
*html .product-container{
	background:url(../images/bg-product.gif) top left no-repeat;
	width:222px;
	margin:0px 6px 10px 6px;
	float:left;
}
.product-container h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#046487;
	padding:5px 5px 5px 5px;
	font-size:80%;
	height: 40px;
}
.product-image{
	width:114px;
	margin:0px 5px 10px 5px;
	float:left;
}
.product-description{
	width:90px;
	margin:0px 5px 10px 0px;
	float:left;
	font-size:75%;
	line-height:120%;
}
*html .product-image{
	width:114px;
	margin:0px 3px 10px 3px;
	float:left;
	background:#006666;
}
*html .product-description{
	width:90px;
	margin:0px 3px 10px 0px;
	float:left;
	font-size:75%;
	line-height:120%;
}
/* content-home
---------------------------------------------------------------------------------*/
#welcome-container {
	width:742px;
	margin:0px 6px 0px 0px;
	float:right;
}

#welcome-main {
	width: 742px;
	min-height: 287px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#welcome-main-text {
	width:425px;
	float:right;
}
#welcome-main-text h1{
	padding: 20px 0px 20px 0px;
	margin:0px 20px 16px 20px;
	color:#28c5db;
	font-size:120%;
	line-height:120%;
}
#welcome-main-text p{
	padding: 0px 0px 0px 0px;
	margin:0px 20px 0px 20px;
	color:#333333;
	line-height:140%;
}
#welcome-main-image {
	width:389px;
	height:379px;
	background:url(../images/home-example.jpg) no-repeat top;
	float:left;
}
#welcome-main-footer {
	width:727px;
	background:url(../images/bg-welcome-footer.gif) no-repeat bottom;
	float:left;
}
#welcome-main-footer p{
	padding: 5px 20px 10px 20px;
	font-size:85%;
	line-height:140%;
}











.main_intro_text {
	float: left;
	width: 336px;
	min-height: 150px;
	margin: 2px 25px 22px 13px;
	background: url(../images/health_and_beauty.png) no-repeat;
}
.main_intro_text h1 {
	color: #9A004F;
	margin: 0px;
	padding: 0px; 
	text-indent: -999999px;
}
.main_intro_text h2 {
	color: #9A004F;
	margin: 70px 0px 0px 0px;
	padding: 0px; 
}
.main_intro_text p {
	color: #9A004F;
	margin: 7px 0px 0px 0px;
	padding: 0px; 
}

.offers_intro_text {
	color:#9a004f;
	float: left;
	width: 336px;
	min-height: 150px;
	margin: 2px 25px 22px 13px;
}


#content-container-bottom .offers_intro_text h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9a004f;
	padding:10px 20px 10px 0px;
	font-size: 130%;
	
}
#content-container-bottom .offers_intro_text p {
	margin: 7px 0px 0px;
	
}




.ticker_panel {
	position: relative;
	float: left;
	width: 359px;
	margin: 0px 12px 14px 3px;
}

#current-offers-ticker-container {
	position: relative;
	width: 359px;
	right: 10px;
	margin: 0px 0px 12px;

}
/*#content-container #content-container-bottom #current-offers-ticker-container .ticker_panel .ticker_header h1*/
#current-offers-ticker-container h1 {
	color: #fff;
}
.ticker_header {
	min-height: 35px;
	background: url(../images/bg_panel_blue_top.png) left top;
}
.ticker_header h1 {
	color: #FFFFFF;
	padding: 6px 6px 6px 10px;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
}
.ticker_main {
	position: relative;
	background: url(../images/bg_panel_blue.png) left bottom;
	padding: 0px;
	height: 100%;
}
.arrow_left {
	position: absolute;
	left: -3px;
	top: 68px;
	width: 19px;
	height: 19px;
	z-index: 8894324;
	background: url(../images/arrow_back_blue.png) top left;
}
.arrow_left:hover {
	background: url(../images/arrow_back_blue.png) bottom left;
	cursor: pointer;
}
.arrow_right {
	position: absolute;
	right: -3px;
	top: 68px;
	width: 19px;
	height: 19px;
	z-index: 8894324;
	background: url(../images/arrow_forward_blue.png) top left;
}
.arrow_right:hover {
	background: url(../images/arrow_forward_blue.png) bottom left;
	cursor: pointer;
}

.ticker_image {
	position: relative;
	margin: 11px 11px 11px 27px;
	padding: 0px;
	float: left;
	width: 146px;
	height: 114px;
	background: #FFFFFF;
}
.ticker_text {
	position: relative;
	margin: 11px 27px 11px 0px;
	padding: 0px;
	float: left;
	width: 146px;
}
.ticker_text h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #468CAB;
}
.date {
	color: #000000;
	font-weight: bold;
}
.ticker_text p {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
}
.ticker_text a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.ticker_text a:hover {
	color: #5B7F8E;
	font-weight: bold;
	text-decoration: none;
}
.ticker_text a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}








.pink .ticker_header {
	min-height: 35px;
	background: url(../images/bg_panel_pink_top.png)  left top;
}
.pink .ticker_main {
	background: url(../images/bg_panel_pink.png) left bottom;
	height: 100%;
}
.pink .arrow_left {
	background: url(../images/arrow_back_pink.png) left top;
}
.pink .arrow_left:hover {
	background: url(../images/arrow_back_pink.png) left bottom;
}
.pink .arrow_right {
	background: url(../images/arrow_forward_pink.png) left top;
}
.pink .arrow_right:hover {
	background: url(../images/arrow_forward_pink.png) left bottom;
}
.pink .ticker_text h2 {
	color: #D2056E;
}
.pink .ticker_text p {
	color: #000000;
	font-size: 11px;
}
.pink .ticker_text a:link {
	color: #000000;
}
.pink .ticker_text a:hover {
	color: #7F797B;
}
.pink .ticker_text a:visited {
	color: #000000;
}














.grey .ticker_header {
	min-height: 35px;
	background: url(../images/bg_panel_grey_top.png) top left;
	margin: 14px 0px 0px 0px;
}
.grey .ticker_main {
	background: url(../images/bg_panel_grey.png) bottom left;
}
.grey .ticker_text p {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.grey .ticker_text a:link {
	color: #000000;
}
.grey .ticker_text a:hover {
	color: #7F797B;
}
.grey .ticker_text a:visited {
	color: #000000;
}








.ticker_text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
.ticker_text ul li {
	color: #000000;
	margin: 0px 0px 3px 14px;
	padding: 0px;
}








.ticker_panel.right {
	float: left;
	margin: 0px 0px 14px 3px;
}










.trade_customers_login_container {
	float: left;
	margin: 0px 0px 0px 3px;
	width: 732px;
	min-height: 10px;
}
.trade_customers_login_top {
	height: 8px;
	background: url(../images/trade_customers_top.png) left top;
}
.trade_customers_login_bottom {
	position: relative;
	min-height: 30px;
	background: url(../images/trade_customers_bottom.png) left bottom;
}
.trade_customers_login_bottom h1 {
	color: #FFFFFF;
	padding: 0px 6px 6px 10px;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
}
.trade_customers_login_bottom h1 a:link {
	color: #F6F6F6;
	text-decoration: none;
}
.trade_customers_login_bottom h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.trade_customers_login_bottom h1 a:visited {
	color: #F6F6F6;
	text-decoration: none;
}
.key {
	position: absolute;
	top: 1px;
	right: 14px;
	width: 49px;
	height: 20px;
	background: url(../images/key.png) left top;
}
.key:hover {
	background: url(../images/key.png) left bottom;
}













#news-header {
	width:374px;
	height:27px;
	background:#651049;
	background: url(../images/header-news.gif) top no-repeat;
	color:#FFFFFF;
}
#news-header h2{
	padding:6px 0px 0px 10px;
}
#news-bg {
	width:374px;
	background: url(../images/bg-news.gif) bottom no-repeat;
}
#news-bg ul{
	padding:10px 0px 6px 10px;
	margin:0px;
}
#news-bg ul li{
	list-style-type:none;
	padding-bottom:10px;
	font-size:80%;
}
#news-bg ul li a:link,#news-bg ul li a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#01809d;
}
#news-bg ul li a:hover{
	text-decoration:underline;
	color: #333333;
}
#quotebox-bg {
	width:374px;
	background:#651049;
	background: url(../images/bg-quotebox.gif) top no-repeat;
	margin-top:5px;
}
#quotebox-bg p{
	color:#FFFFFF;
	font-weight:bold;
}
#quotebox-footer {
	width:374px;
	height:29px;
	background: url(../images/bg-quotebox-footer.gif) bottom no-repeat;
}
#home-info-container {
	width:559px;
	margin: 0px 5px 5px 9px;
	float:left;
	display:inline;
}
#signpost-container {
	width:559px;
}

#signpost-container p{
	padding:0px 10px 5px 10px;
	color:#FFFFFF;
	font-size:80%;
}
#signpost-container h2{
	padding:60px 10px 2px 10px;
	color:#FFFFFF;
}
#signpost-container a:link,#signpost-container a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#signpost-container a:hover{
	text-decoration:underline;
}
#signpost-opendays {
	width:275px;
	height:106px;
	background:url(../images/bg-signpost-opendays.jpg) no-repeat top;
	float:left;
}
#signpost-discounted {
	width:275px;
	height:106px;
	background:url(../images/bg-signpost-discounted.jpg) no-repeat top;
	margin-left:9px;
	float:left;
}

#welcome-bg {
	width:559px;
	background:url(../images/bg-welcome.gif) top no-repeat;
}
#welcome-bg p{
	color:#FFFFFF;
}
#welcome-footer {
	width:559px;
	height:13px;
	background:url(../images/bg-welcome-footer.gif) top no-repeat;
}

/* content-articles
---------------------------------------------------------------------------------*/
#menu-container {
	width:201px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
#menu-products {
	background: url(../images/bg-menu-products.gif) top left;
	margin:0px;
	padding:0px;
}
#menu-products ul {
	list-style-type:none;
	margin:0px 22px 0px 30px;
	padding:0px;
}
#menu-products li {
	padding:7px 0px 0px 0px;
	font-size:85%;
	font-weight:bold;
}
#menu-products li a:link, #menu-products li a:visited{
	color:#046487;
}
#menu-products li a:hover{
	color:#333333;
	text-decoration:none;
}
#menu-products li.last{
	background-image:none;
}
#menu-products-footer {
	background: url(../images/bg-menu-products-footer.gif) top left;
	width:201px;
	height:16px;
	margin:0px;
	padding:0px;
}
#menu-special-offers {
	background: url(../images/button-special-offers.gif) top left;
	width:182px;
	height:78px;
	margin-left:18px;
}
#menu-best-sellers {
	background: url(../images/button-best-sellers.gif) top left;
	width:182px;
	height:78px;
	margin-left:18px;
}
#article-container {
	width:727px;
	background: url(../images/bg-welcome-container.gif) repeat-x top;
	margin:0px 6px 10px 0px;
	overflow:auto;
	float:left;
	display:inline;

}
#article_left_column {
	position: relative;
	float: left;
	width: 359px;
}
#article_left_column p {
	margin: 0px 0px 0px 14px;
}
#article_right_column {
	float: left;
	width: 359px;
	margin: 0px -2px 0px 15px;
}
#article_right_column h1 {
	color: #FFFFFF;
	
	font-family:"Times New Roman",Times,serif;
	font-size:19px;
	padding:6px 6px 6px 10px;
}
#last_next_article_links {
	position: relative;
	height: 40px;
	font-size: 14px;
}
#last_article {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: auto;
}
#next_article {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: auto;
	height: auto;
}


.bg-facilities-right {
	background: url(../images/bg-article-facilities-right.jpg) repeat-x top #74a13e;
	height:378px;
}
.bg-facilities-left {
	background: url(../images/bg-article-facilities-left.jpg) repeat-x top #74a13e;
	height:378px;
}
.bg-contact {
	background: url(../images/bg-article-contact.jpg) repeat-x top #0690aa;
	height:378px;
}
.bg-news {
	background: url(../images/bg-article-news.jpg) repeat-x top left #74a13e;
	height:378px;
}
.bg-team {
	background: url(../images/bg-article-team.jpg) repeat-x top #e86a26;
	height:378px;
}
.bg-credits {
	background: url(../images/bg-article-credits.jpg) repeat-x top #583796;
	height:378px;
}
.bg-services-left {
	background: url(../images/bg-article-services-left.jpg) repeat-x top #e76725;
	height:378px;
}
.bg-services-right {
	background: url(../images/bg-article-services-right.jpg) repeat-x top #e76725;
	height:378px;
}

.text-facilities-left {
	width:355px;
	float:right;
}
.text-facilities-right {
	width:355px;
	float:left;
}
.text-services-left {
	width:355px;
	float:right;
}
.text-services-right {
	width:355px;
	float:left;
}
.text-contact {
	width:355px;
	float:left;
}
.text-contact-map {
	width:355px;
	float:left;
}
.text-news {
	width:355px;
	float:left;

}
.text-credits {
	width:255px;
	float:left;
	text-align:right;
	display:inline;
}
#article-container h1 {
	padding: 14px 0px 0px 0px;
	margin:0px 20px 10px 20px;
	color:#ffffff;
	font-size:110%;
	line-height:120%;
}

#article-container p{
	padding: 0px 0px 0px 0px;
	margin:0px 20px 10px 20px;
	color:#ffffff;
	line-height:130%;
}

#article-container a:link,#article-container a:visited{
	color:#ffffff;
	font-weight:bold;
}
#article-container a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.credits-scroll {
	width:472px;
	float:left;
	overflow:auto;
	display:inline;
	height:378px;
}


.footer-contact {
	width:727px;
	height:19px;
	background:url(../images/bg-article-contact-footer.gif) no-repeat bottom;
}
.footer-facilities {
	width:727px;
	height:19px;
	background:url(../images/bg-article-facilities-footer.gif) no-repeat bottom;
}
.footer-services {
	width:727px;
	height:18px;
	background:url(../images/bg-article-services-footer.gif) no-repeat bottom right;

}
.footer-credits {
	width:727px;
	height:18px;
	background:url(../images/bg-article-credits-footer.gif) no-repeat bottom;

}

.footer-team {
	width:727px;
	height:18px;
	background:url(../images/bg-article-team-footer.gif) no-repeat bottom;

}
.credit {
	margin:20px 20px 20px 10px;
	padding:0px 0px 45px 0px;
	border-bottom: 1px #ffffff solid;
}
.credit p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}





/* footer
---------------------------------------------------------------------------------*/
#footer {
	height: 49px;
	width: 961px;
	margin: 0 auto;
	position: relative;
	background: url(../images/bg-footer.gif) no-repeat top;
	clear:both;
}
#footer-info {
	height: 49px;
	width: 961px;
	margin: 0 auto;
	position: relative;
	clear:both;
	padding-top:5px;
}
#footer-info-left {
	float:left;
	padding-left:50px;
	font-size:70%;
	color:#333333;
}
#footer-info-right {
	float:right;
	padding-right:50px;
	font-size:70%;
	color:#333333;
}
#footer-info-right a:link, #footer-info-right a:visited {
	color:#333333;
}



/* team hover
---------------------------------------------------------------------------------*/
.team-listing {
	display: inline;
	clear: none;
}
.team-listing li {
	list-style-type: none;
	display: inline;
	background-color:#000000;
}
.team-listing p {
	position: absolute;
	margin: 10px;
	color: #ffffff;
	width: 400px;
	display: none;
	clear: none;
	top:290px;
	left:462px;
	font-weight:normal;
	background:url(../images/bg-team-description.gif) no-repeat;
	text-decoration:none;
}
.team-listing img {
	width: 125px;
	height: 125px;
	float:left;
	margin:15px 15px 0px 0px;
}
.text-team {
	width:250px;
	float:left;
	text-align:right;
}
.team-images {
	width:460px;
	float:left;

}
.team-description {
	float:left;
	margin:10px 10px 10px 240px;
}
*html .team-description {
	float:left;
	margin:10px 10px 10px 120px;
}

#content-container-bottom .ticker_header h1{
	color:#fff;
}.product-large-view {
	background-image: url(../images/large_product_viewbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 265px;
	width: 363px;
	background-color:#FFFFFF;
	margin: 0px 0px 0px -3px;
	padding: 7px 0px 0px 0px;
}
.large-product-description {
	color: #9A004F
}

#content-container-bottom .large-product-description h1 {
	padding-left: 0px;
	
}
.large-product-description p {
	margin: 7px 0px 0px;
}

.product-container h2
{
	height:30px;
}

.product-image
{
	padding:0px;
}

.product-image a
{
	margin: 0px;
	padding: 0px;
}

.product-image a img
{
	margin:0px !important;
	padding:0px !important;
}

.product-image img
{
	margin:0px !important;
	padding:0px !important;
}

.ticker_image img
{
	margin:0px !important;
	padding:0px !important;
}

/* Added by Matt */

#ctl00_cphMain_hpcMainContent { padding: 0px 15px 0px 15px }
#contactform {padding: 15px; font-size:0.8em;}
#basketbanner {width:942px; padding-right:18px; background: url(../images/bg-basket-bar.gif) no-repeat bottom; margin:auto;}

/*End of stuff added by Matt */

/*Restored old CSS*/
.pagecounter
{
    font-size: 0.8em;
    margin-left: 15px;
}
#basketbanner {
	width: 961px;
	margin: 0 auto;
	position: relative;
	background: url(/images/bg-content.gif) repeat-y bottom;
	font-size:0.8em;
	padding-right:30px;
}

#menu-products strong
{
    margin-left:22px;
}

.basketitemcount
{
    text-decoration:underline;
    color:Black;
}

a.basketitemcount:visited
{
    color:Black;
}

.viewbasket
{
   text-decoration:none;
   color:Black;
}

a.viewbasket:visited
{
   color:Black;
}

.errorMessage
{
    color: Red;
}



/* Form styles
---------------------------------------------------------------------------------*/

.frm
{
    width: 500px;
}

.frm_left
{
    padding: 5px; 
    float:left;
    width: 150px; 
}

.frm_right
{
    padding: 5px; 
    float:left;
    width: 250px; 
}
/*End of restored old CSS */

