/* Stylesheet (C) M Lauder, Kids Kaper Ltd 2006-2007 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	/* display: none; */
}
.fp_heading {
	font-size: 20px;
	font-weight: bold;
	color: #0087FF;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}



/* Image styles.
   Used in 3EX "IMAGE_SIZE" easidata element in the group easidata WH1, WH2, WH3 & WH4.
*/

.port {
/*	height: 160px; */
/*	width: 114px; */
width: 120px;
}

.lscape {
	height: 160px;
	width: 200px;
}

/*
									div st_bottom & st_top
*/

div#st_top, div#st_bottom {
	background-color: #abcef4;
	font-size: small;
	width: 100%;
	color: blue; 
	margin: 0px;
	padding: 0px;
}

div#st_top_images img {
	border-width: 0px;
	border-style: none;
}

table#st_table_top_images {
	width: 100%;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	border-collapse: collapse;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

table#st_table_top_images td {
	margin: 0px;
	padding: 0px;
}

div#st_top_navbar, div#st_bottom_navbar {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #abcef4;
	color: inherit;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div#st_top_navbar {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D6EAFF;
}

div#st_bottom_navbar {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D6EAFF;
}

div#st_top_navbar img, div#st_bottom_navbar img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

div#st_top_navbar a:link, div#st_top_navbar a:visited, div#st_bottom_navbar a:link, div#st_bottom_navbar a:visited {
	text-decoration: none;
	color: blue;
}

div#st_top_navbar a:hover, div#st_top_navbar a:active, div#st_bottom_navbar a:hover, div#st_bottom_navbar a:active {
	background-color: #FF99FF;
	text-decoration: none;
	color: blue;
}

div#st_top_navbar ul, div#st_bottom_navbar ul {
	margin: 0px;
	padding: 0px;
	height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#st_top_navbar li, div#st_bottom_navbar li {
	float: right;
	width: auto;
	background-color: #D6EAFF;
	text-align: center;
	/*	background-position: center;*/
	list-style-type: none;
	margin: 0px;
	padding: 0px 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: blue;
	height: 17px;
}

table#st_table_bottom_contact {
	text-align: center;
	width: 100%;
}

/*
									st_middle section
*/

div#st_middle {
	clear: both;
}

div#st_middle h1 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

div#st_middle h2 {
	font-size: small;
	text-align: center;
	margin: 0;
}

div#st_middle h3 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#st_middle h4 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#st_middle p {
	text-align: left;
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
}

div#st_middle a:link {
	text-decoration: none;
	color:blue;
}

div#st_middle a:visited {
	text-decoration: none;
	color:blue;
}

div#st_middle a:hover {
	text-decoration: underline;
	color:blue;
}

div#st_middle a:active {
	text-decoration: none;
	color:blue;
}

/*
									st_middle_nav section
*/

td#st_middle_nav {
	width: 180px;
/*	font-size: small; */
	text-align: center;
	background-color: #D6EAFF;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

td#st_middle_nav a:link {
	text-decoration: none;
}

td#st_middle_nav a:visited {
	text-decoration: none;
	color: #0000FF;
}

td#st_middle_nav a:hover {
	background-color: #FF99FF;
	text-decoration: none; 
/*	display: compact;  Removed by MAL: 29/07/07 as the validator complains and I don't think it's required. */
}

td#st_middle_nav a:active {
	background-color: #FFFFFF;
	text-decoration: none;
}

td#st_middle_nav h1 {
	font-size: small;
	text-align: center;
	padding: 0px;
	margin: 5px;
	color: #000099;
	text-transform: none;
}

td#st_middle_nav input {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

td#st_middle_nav h2 {
	font-size: small;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 10px;
	color: #0000CC;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #0099FF;
}

/*
									st_site_nav section
*/

ul#st_site_nav {
	list-style-type: none;
	margin: 0;
	text-align: left;
	padding: 0 0 10px 0;
	font-size: x-small;
	font-weight: bold;
	text-transform: none;
}

ul#st_site_nav li {
	margin: 0;
	background-image: url(../images/b1tw.gif); 
/*	list-style-image: url(../images/b1tw.gif);  */
	background-repeat: no-repeat;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
	background-position: center top;
	padding-top: 1px;
	padding-bottom: 1px;
}

ul#st_site_nav ul {
	padding: 0 0 0 0;
	margin: 0;
	font-size: xx-small;
	list-style-position: inside;
	list-style-type: none;
	line-height: normal;
	background-image: none;
}

ul#st_site_nav ul li {
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
	line-height: normal;
 	background-image: none;
/* 	background-image: url(../images/b1tw.gif);*/
	text-align: left;
}

ul li ul li:before {
	margin: 0 0 0 15px;
	content:"- ";
}

ul#st_site_nav ul a:hover {
	background-color: #00FFCC;
}

ul#st_site_nav ul a:active {
	background-color: #66FFFF;
}

/*
									st_middle_main section
*/

td#st_middle_main {
	padding: 5px;
	margin: 0px;
	vertical-align: top;
}

/*
									st_newsletter_signup section
*/

div#st_newsletter_signup {
	width: 600px;
	text-align: center;
}

/*
									st_middle_breadcrumb section
*/

div#st_middle_breadcrumb {
	font-size: x-small;
	padding: 5px;
	text-align: left;
}

div#st_middle_breadcrumb p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

div#st_middle_breadcrumb ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#st_middle_breadcrumb li {
	float: left;
	border: thin solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
									st_middle_products section
*/

div#st_middle_products {
	clear: both;
	padding: 0px;
	margin: 0px;
}

div#st_middle_products h1 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}
div#st_middle_products h2 {
	font-size: small;
	text-align: center;
	margin: 0;
}
div#st_middle_products h3 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#st_middle_products h4 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#st_middle_products p {
	text-align: left;
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
}

div#st_middle_products ul {
	font-size: small;
}

div#st_middle_products_grid {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

div#st_middle_products_grid ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

div#st_middle_products_grid ul li {
	width: 160px;																			/* block width */
	height: 280px;																		/* block height */
	text-align: center;
	float: left;
	padding: 0 0 0px;
	font-size: 12px;
	margin: 0px;
}

div#st_middle_products img {
	border-style: none;
}

/*
									st_middle_buy_buttons section
*/

div#st_middle_buy_buttons {
	clear: both;
}

div#st_middle_buy_buttons h4 {
	text-align: center;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-image: url(../images/b1tn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 100px;
	text-decoration: none;
	line-height: 20px;
}

/*
									st_middle_buy_text section
*/

div#st_middle_buy_text {
	text-align: center;
	padding: 0px;
	margin: 0px;
	clear: both;
}

div#st_middle_buy_text h1 {
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

div#st_middle_buy_text h2 {
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

div#st_middle_buy_text p {
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
}

/*
									st_middle_buy section
*/

div#st_middle_buy {
	text-align: center;
	padding: 0;
	margin: 0;
	clear: both;
}

div#st_middle_buy h1 {
	text-align: left;
}

table#st_table_middle_buy {
	font-size: small;
	text-align: center;
	width: auto;
	display: table;
	border-collapse: separate;
	margin: 0px auto;
	padding: 0px;
}

table#st_table_middle_buy thead {
}

table#st_table_middle_buy thead tr {
	height: 40px; 
	vertical-align: bottom;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

table#st_table_middle_buy th {
/*	text-align: left; */
/*	width: 70px;*/
}

table#st_table_middle_buy td {
/*	text-align: left; */
/*	width: 80px;*/
}

.vertical_text {
/*	writing-mode: tb-rl;*/
/*	filter: flipv fliph;*/
/*	vertical-align: bottom;*/
/*	height: 40px;*/
	width: 80px;
	font-size: x-small;
}

/*
									st_middle_product_detail section
*/

div#st_middle_product_detail {
	margin: 0px;
	padding: 0px;
}

div#st_middle_product_detail h1 {
	font-size: medium;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

div#st_middle_product_detail h2 {
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#st_middle_product_detail h3 {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}

div#st_middle_product_detail p {
	font-size: x-small;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/*
									st_middle_product_detail_image section
*/

div#st_middle_product_detail_image {
	float: left;
	margin: 10px;
	padding: 0px;
	text-align: center;
	width: 160px;
}

div#st_middle_product_detail_image h2 {
}

div#st_middle_product_detail_image h3 {
}

div#st_middle_product_detail_image h4 {
	text-align: center;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-image: url(../images/b1tn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	text-decoration: none;
	line-height: 20px;
}

div#st_middle_product_detail_image input {
	margin: 0px;
	padding: 0px;
}

div#st_middle_product_detail_image img {
	border-style: none;
	height: auto;
/*	width: 200px; */
}

/*
									st_middle_product_detail_right section
*/

div#st_middle_product_detail_right {
	float:right;
	margin: 0px;
	padding: 0px;
	max-width: 400px;
	width: auto;
	min-width: 100px;
}

/*
									st_middle_product_detail_title section
*/

div#st_middle_product_detail_title {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/*
									st_middle_product_detail_prices section
*/

div#st_middle_product_detail_prices {
	font-size: x-small;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFFFF;
}

div#st_middle_product_detail_prices p {
	font-size: x-small;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

table#st_table_middle_product_detail_prices {
  margin-left: auto;
	margin-right: 0px;
}

/*
									st_middle_product_detail_text section
*/

div#st_middle_product_detail_text {
	padding: 15px 0px 0px 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFFFF;
	font-size: small;
	margin: 0px;
}

div#st_middle_product_detail_text p {
	font-size: small;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

/*
									st_middle_product_detail_buy section
*/

div#st_middle_product_detail_buy {
	padding: 20px 0 0;
	margin: 0;
	text-align: center;
	float: right;
}

div#st_middle_product_detail_buy h1 {
	text-align: center;
	font-size: small;
	font-weight: normal;
	padding-bottom: 20px;
}

table#st_table_middle_product_detail_buy  {
	font-size: small;
	text-align: center;
	border-collapse: separate;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
table#st_table_middle_product_detail_buy caption {
	vertical-align: bottom;
}

table#st_table_middle_product_detail_buy thead {
	height: 60px;
}

table#st_table_middle_product_detail_buy th {
	text-align: left;
}

table#st_table_middle_product_detail_buy td {
	text-align: center;
}

/*
									st_middle_product_buy_table_key section
*/

div#st_middle_product_buy_table_key {
	padding: 20px 0px 0px;
	margin: 0px;
	font-size:x-small;
	clear: left;
}

table#st_table_middle_product_buy_table_key {
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table#st_table_middle_product_buy_table_key tr {
	vertical-align: middle;
}

/*
									st_middle_product_detail_reminder section
*/

div#st_middle_product_detail_reminder {
	clear: both;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CC99;
	padding: 0px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#st_middle_product_detail_reminder ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#st_middle_product_detail_reminder li {
	text-align: center;
	padding: 10px 20px;
	margin: 0px;
	font-size: x-small;
	float: left;
	width: 120px;
	height: 200px;
  color: blue;
}

div#st_middle_product_detail_reminder h1 {
	font-size: small;
	text-align: left;

}

div#st_middle_product_detail_reminder h2 {
	font-size: x-small;
	text-align: center;
	margin: 0;
	padding: 0px;
}

div#st_middle_product_detail_reminder h3 {
	font-size: x-small;
	text-align: center;
	margin: 0;
	padding: 0px;
  color: black;
}

div#st_middle_product_detail_reminder h4 {
	font-size: x-small;
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
  color: black;
}

div#st_middle_product_detail_reminder img {
/*	height: 154px; */
	width: 110px;
	border-style: none;
}

/*
									st_middle_right section
*/

td#st_middle_right {
	width: 180px;
	vertical-align: top;
	background-color: #D6EAFF;
}

/*
									st_middle_basket section
*/

div#st_middle_basket {
	width: inherit;
	font-size: x-small;
	text-align: center;
	background-color: #D6EAFF;
	background-repeat: no-repeat;
}
.testimonial {
	font-size: small;
	font-style: italic;
	color: #0087FF;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}


div#st_middle_basket h1 {
	font-size: small;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/t2sm2.gif);
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	text-align: center;
}

div#st_middle_basket h2 {
	font-size: small;
	padding: 0;
	margin: 0;
}

div#st_middle_basket img {
	border-style: none;
	text-align: center;
	width: 30px;
}
table#st_table_middle_basket {
	text-align: left;
	vertical-align: middle;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table#st_table_middle_basket thead {
	background-color: #00CCFF;
}

table#st_table_middle_basket tr {
	vertical-align: middle;
}

table#st_table_middle_basket td {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

table#st_table_middle_basket tfoot {
	background-color: #00CCFF;
	font-weight: bold;
}

/*
									st_middle_spotlight section
*/

div#st_middle_spotlight {
	width: inherit;
	font-size: small;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000099;
	/*	background-color: #FFFFCC; */
	background-color: #D6EAFF;
	margin: 0px;
	padding: 0px;
}

div#st_middle_spotlight h1 {
	font-size: medium;
	padding: 0;
	margin: 0;
	text-align: center;
}

div#st_middle_spotlight img {
/*	height: 154px; */
	width: 110px;
	border-style: none;
}

div#st_middle_spotlight ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#st_middle_spotlight li {
	text-align: center;
	padding: 10px 0;
	margin: 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: blue;
	margin-left: 2px;
	margin-right: 2px;
	color: blue;
}

div#st_middle_spotlight h2 {
	font-size: small;
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

/*
									st_middle_context section
*/

td#st_middle_context {
	font-size: small;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

/*
									st_middle_search section
*/

td#st_middle_search {
	text-align: center;
	margin: 0;
	padding: 5px;
	vertical-align: top;
}

td#st_middle_search h1 {
	padding: 0px;
	text-align: left;
	font-size: large;
	margin: 0px;
}

td#st_middle_search h2 {
	text-align: left;
	font-size: small;
	font-weight: bold;
}

td#st_middle_search h3 {
	font-size: small;
	font-weight: bold;
}

td#st_middle_search p {
	text-align: left;
	font-size: small;
	font-weight: normal;
}

/*
									st_middle_search_results section
*/

table#st_table_search_results {
	width: 98%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table#st_table_search_results col.image {
	width: 80px;
}

table#st_table_search_results col.text {
}

table#st_table_search_results col.info {
	width: 110px;
	padding: 0px;
	margin: 0;
}

table#st_table_search_results thead {
	vertical-align: middle;
}

table#st_table_search_results tfoot {
	vertical-align: middle;
}

table#st_table_search_results tbody {
	padding: 5px;
}

table#st_table_search_results tr {
}

table#st_table_search_results td {
	border: 1px solid #000099;
	padding: 5px;
	font-size: small;
	margin: 0;
}

table#st_table_search_results th {
	vertical-align: middle;
	font-size: small;
}

/*
									st_table_basket section
*/

table#st_table_basket {
	width: 95%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}

table#st_table_basket tr {
}


table#st_table_basket td {
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	padding-top: 10px;
	padding-bottom: 10px;
}

table#st_table_basket thead {
	background-color: #0099FF;
	font-weight: bold;
}
table#st_table_basket tfoot {
	background-color: #CCFFFF;
	font-weight: bold;
	height: 18px;
}

/*
									st_basket section
*/

div#st_basket .st_basket_image {
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#st_basket h1 {
	font-size: large;
	font-weight: bold;
	color: blue;
}

div#st_basket a:link {
	text-decoration: none;
	color: blue;
}

div#st_basket a:visited {
	text-decoration: none;
	color: blue;
}

div#st_basket a:hover {
	background-color: #00FFFF;
	text-decoration: none;
	color: blue;
}

div#st_basket a:active {
	background-color: #FF99FF;
	text-decoration: none;
	color: blue;
}

div#st_basket_shopping_button, div#st_basket_proceed_button, div#st_basket_empty_button {
	background-image:url(../images/b1tw.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	width: 140px;
	padding: 5px 20px;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: blue;
}

div#st_basket_shopping_button {
	float: left;
}

div#st_basket_proceed_button {
	float: right;
}

div#st_basket_empty_button {
	float: none;
	visibility: hidden;
}

div#st_basket_promotion_box {
	height: 130px;
	width: 100%;
	clear: both;
	border-top: 1px solid #000000;
}

div#st_basket_promotion_box h1 {
	font-size: large;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

div#st_basket_promotion_box p {
	line-height: 24px;
	text-align: center;
}

/*
									st_context_technical section
*/

div#st_context_technical h1 {
	font-size: medium;
	font-weight: bold;
}

div#st_context_technical h2 {
	font-size: small;
	font-weight: bold;
}

div#st_context_technical h3 {
	font-size: small;
	font-weight: bold;
}

div#st_context_technical p {
	font-size: small;
}

/*
									st_context section
*/

div#st_context_home h1 {
	font-size: x-large;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	color: #0087FF;
	margin-top: -5px;
	margin-bottom: 5px;
}

div#st_context_home h2 {
	font-size: medium;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	color: #0087FF;
	color: #0087FF;
	margin-top: 5px;
}

div#st_context_home h3 {
	font-size: small;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	color: #0087FF;
}

div#st_context_home p {
	font-size: x-small;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	color: #0087FF;
}

div#st_context_home ul {
	font-size: x-small;
	text-align: center;
	color: black;
}

div#st_context_home_top_right ul {
	color: #0087FF;
	font-size:x-small;
	text-align: left;
	margin: 15px 0 15px 15px;
	padding: 0 0 0 5px;
}

div#st_context_home_top_right li {
	margin: 0 0 0 0;
}


div#st_context_about h1, div#st_context_faq h1, div#st_context_terms h1, div#st_context_deliveryinfo h1, div#st_context_returnsinfo h1, div#st_context_privacy h1, div#st_context_care h1, div#st_context_contact h1, div#st_context_security h1 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	color: blue;
}

div#st_context_about h2, div#st_context_faq h2, div#st_context_terms h2, div#st_context_deliveryinfo h2, div#st_context_returnsinfo h2, div#st_context_privacy h2, div#st_context_care h2, div#st_context_contact h2, div#st_context_security h2 {
	font-size: small;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	color: blue;
}

div#st_context_about h3, div#st_context_faq h3, div#st_context_terms h3, div#st_context_deliveryinfo h3, div#st_context_returnsinfo h3, div#st_context_privacy h3, div#st_context_care h3, div#st_context_contact h3, div#st_context_security h3 {
	font-size: small;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	color: blue;
}

div#st_context_about p, div#st_context_faq p, div#st_context_terms p, div#st_context_deliveryinfo p, div#st_context_returnsinfo p, div#st_context_privacy p, div#st_context_care p, div#st_context_contact p, div#st_context_security p {
	font-size: x-small;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	color: black;
}

div#st_context_about ul, div#st_context_faq ul, div#st_context_terms ul, div#st_context_deliveryinfo ul, div#st_context_returnsinfo ul, div#st_context_privacy ul, div#st_context_care ul, div#st_context_contact ul, div#st_context_security ul {
	font-size: x-small;
	text-align: left;
	color: black;
}

div#st_context_about ol, div#st_context_faq ol, div#st_context_terms ol, div#st_context_deliveryinfo ol, div#st_context_returnsinfo ol, div#st_context_privacy ol, div#st_context_care ol, div#st_context_contact ol, div#st_context_security ol {
	font-size: x-small;
	text-align: left;
	color: black;
}

div#st_context_about address, div#st_context_faq address, div#st_context_terms address, div#st_context_deliveryinfo address, div#st_context_returnsinfo address, div#st_context_privacy address, div#st_context_care address, div#st_context_contact address, div#st_context_security address {
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
	text-align: left;
	color: blue;
}

div#st_context_contact table {
	margin-left: 5px;
	margin-right: 5px;
	font-size: x-small;
	text-align: left;
}

/*
									st_table_login_existing_customer section
*/

table#st_table_login_existing_customer {
	width: 100%;
	border-collapse: collapse;
	border-width: 0;
	margin: 0;
	padding: 0;
}

table#st_table_login_new_customer {
	width: 100%;
}

h1 {
	color: #000099;
}

div#st_popup {
	font-size: small;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}

div#st_popup a:link {
	text-decoration: none;
	color:#0000FF;
}

div#st_popup a:visited {
	text-decoration: none;
	color:#0000FF;
}

div#st_popup a:hover {
	background-color: #FF99FF;
	text-decoration: none;
	color:#0000FF;
}

div#st_popup a:active {
	background-color: #FF99FF;
	text-decoration: none;
	color:#0000FF;
}

div#st_login_message {
	font-size: x-small;
	width: 100%;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	text-align:left;
}

/* 
											st_login 
*/

div#st_login {
	font-size: small;
	width: 100%;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}

div#st_login h1 {
	font-size: large;
	background-color: #abcef4;
	padding: 15px 0px 15px 10px;
	margin-left: -10px;
	text-align: left;
}

div#st_login h2 {
	background-color: #D6EAFF;
	font-size: medium;
	padding: 10px 0px 10px 10px;
	margin-left: -10px;
	text-align: left;
}

div#st_login td {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

div#st_login a:link {
	text-decoration: underline;
	color:#0000FF;
	font-weight:bold;
}

div#st_login a:visited {
	text-decoration: underline;
	color:#0000FF;
	font-weight:bold;
}

div#st_login a:hover {
	text-decoration: underline;
	color:#0000FF;
}

div#st_login a:active {
	text-decoration: none;
	color:#0000FF;
}

/*
                                                                  			st_middle_account
*/

td#st_middle_account {
	font-size: small;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	color: #0000FF;
}

td#st_middle_account h1 {
	font-size: large;
	background-color: #abcef4;
	padding: 15px 0px 15px 10px;
	margin-left:0px;
}

td#st_middle_account h2 {
	font-size: medium;
	background-color: #D6EAFF;
	padding: 15px 0px 15px 10px;
	text-align:left;
	margin-left:0px;
}

td#st_middle_account a:link {
	text-decoration: underline;
	color:#0000FF;
	font-weight:bold;
}

td#st_middle_account a:visited {
	text-decoration: underline;
	color:#0000FF;
	font-weight:bold;
}

td#st_middle_account a:hover {
	text-decoration: underline;
	color:#0000FF;
}

td#st_middle_account a:active {
	text-decoration: none;
	color:#0000FF;
}

/*
	Table formatting for the order tracking									
*/

table#st_table_order_tracking, table#st_table_order_tracking_order_header, table#st_table_order_tracking_order_lines, table#st_table_order_line_total {
	border-collapse:collapse;
	text-align: center;
}

table#st_table_order_tracking thead, table#st_table_order_tracking_order_header thead, table#st_table_order_tracking_order_lines thead {
	background-color:#33CCFF;
	height: 30px;
}

table#st_table_order_tracking th, table#st_table_order_tracking_order_header th, table#st_table_order_tracking_order_lines th, table#st_table_order_line_total th {
	background-color:#33CCFF;
	border: 1px solid #003366;
}

table#st_table_order_tracking td, table#st_table_order_tracking_order_header td, table#st_table_order_tracking_order_lines td, table#st_table_order_line_total td {
	background-color:#CCFFFF;
	border: 1px solid #003366;
	height: 30px;
	vertical-align: middle;
}

table#st_table_order_line_total th {
	padding-right: 10px;
}

/*
                                                       			st_carriage_popup section
*/

div#st_carriage_popup {
	font-size: small;
	color: blue;
	margin: 10px;
	padding: 1px 0 0 0;
	text-align: left;
}

div#st_carriage_popup h1 {
	font-size: medium;
}

/*
                                                       			st_moreinfo_popup section
*/

div#st_moreinfo_popup {
	font-size: small;
	color: blue;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	text-align: center;
}

div#st_moreinfo_popup h1 {
	font-size: small;
}

div#st_moreinfo_popup h2 {
	font-size: medium;
	font-weight: bold;
}

div#st_moreinfo_popup h3 {
	font-size: small;
}

div#st_moreinfo_popup p, div#st_moreinfo_popup ul, div#st_moreinfo_popup li {
	font-size: small;
	text-align: left;
}

div#st_moreinfo_popup table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/*
                                                       			st_delivery_popup section
*/

div#st_delivery_popup {
	font-size: small;
	color: blue;
	margin: 0px;
	padding: 0px;
}

div#st_delivery_popup h1 {
	font-size: medium;
}

div#st_delivery_popup p {
	font-size: small;
}

/*
                                                       			st_emailafriend_popup section
*/

table#st_table_emailafriend_popup {
	font-size: small;
	color: blue;
	margin: 0px;
	padding: 0px;
}

table#st_table_emailafriend_popup h1 {
	color: blue;
	font-size: medium;
}

table#st_table_emailafriend_popup p {
	font-size: small;
}


/* Simple styles */

.buy_button {
	width: 32px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.soldout_button {
	width: 32px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.update_button {
	width: 32px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.cell_currency {
	text-align:right;
}

.cell_currency_total {
	text-align:right;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000099;
}

/* .comment {
	background-color: red;
	font-size: small;
}
*/

.search_navigation_buttons {
	text-align: right;
}

.price-crossout {
	text-decoration: line-through;
}

.price-highlight {
	text-decoration: inherit;
	font-weight: bold;
	color: red;
	background-color: #FFFFFF;
}

.description-highlight {
	text-decoration: inherit; 
	font-weight: bold;
	color: red;
	background-color: #FFFFFF;
}

.fp_description-highlight {
	font-size: medium;
	text-decoration: inherit; 
	font-weight: bold;
	color: red;
	background-color: #FFFFFF;
}

.search_image {
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.centre {
	text-align: center;
}
.floatr {
	float: left;
	padding: 10px;
	margin: 10px;
}

.invalid-field {
	vertical-align: middle;
	color: red;
	font-variant: small-caps;
}

.required-field {
	vertical-align: middle;
	color: red;
	font-variant: small-caps;
}

.smaller_text {
	font-size: x-small;
}

.popup_title {
	padding-right: 5px;
	padding-left: 0px;
	display: inline;
	float: left;
}

.popup_nextlink {
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	float: left;
}

.popup_close {
	display: inline;
	padding-right: 0px;
	text-align: right;
	float: right;
}

.st_login_link, .st_basket_link, .st_account_link, .st_checkout_link, .st_shop_link, .st_account_sub_link {
	font-size: x-small;
	text-align: center;
	background-image: url(../images/b1tw.gif);
	background-position: center center;
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.st_checkout_link {
	background-position: center 0;
	margin: 0px 0px 8px;
	padding-bottom: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

.st_shop_link {
	font-size: small;
	background-position: center 0;
	margin: 0px 0px 8px;
	padding-bottom: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
