html,
body
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    min-width: 730px;
    font-size: 100%;
    color: #333333;
    background-color: #ffffff;
    background-image: url("/media/images/backgrounds/blue/stripes-diagonal.gif");
}
#ecards.product-description
{
	max-width: 100%;
}
#ecards ol.steps
{
	min-width: 570px;
	margin: 0;
	padding: 0;
}
#ecards ol.steps:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#ecards ol.steps li
{
	float: left;
	list-style: none;
	width: 25%;
}
#ecards ol.steps li span
{
    display: block;
    text-align: center;
	margin: 0 10px 15px 0;
	padding: 8px;
    background-color: rgb(229, 237, 246);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid rgb(229, 237, 246);
}
#ecards ol.steps li span.completed
{
    background-color: #ffffff;
    border-color: #ffffff;
}
#ecards ol.steps li span.active
{
    background-color: #ffffff;
	border-color: #527aa3;
	color: #000;
	font-weight: bold;
}
#ecards ol.steps li span.pending
{
}
#ecards p.prompt
{
    margin: 0;
}
#cycle
{
    padding: 0;
    margin: 15px;
    height: 258px;
    width: 258px;
    border: 1px solid #527aa3;
}

#cycle img
{
    padding: 0;
    top: 0;
    left: 0;
}

h1,
h2,
h3
{
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #666666;
}

h1
{
    font-size: 1.5em;
}

h2
{
    font-size: 1.3em;
}

h3
{
    font-size: 1em;
}

hr
{
    height: 1px;
    border: 0px solid #CCC;
    color: #CCC;
    background-color: #CCC;
}

ul
{
    margin-left: 0;
    padding-left: 2em;
}

a:link
{
    color: #527aa3;
}

a:visited
{
    color: #527aa3;
}

a:hover
{
    color: #000000;
}

a:active
{
    color: #666666;
}

.text-column
{
    max-width: 40em;
}

.grouping
{
    border-color: #cccccc;
    background-color: #ffffff;
    margin: 15px;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.content
{
    padding: 0;
    margin: 15px 0 0 15px;
}

.content div.icon
{
    padding: 0;
    margin: 0;
    float: left;
    width: 95px;
}

.content img.thumbnail
{
    border-style: solid;
    border-width: 1px;
    border-color: #527aa3;
    background-color: #c8daec;
}

#wrapper
{
    border-bottom-color: rgb(181, 201, 222);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

table#wrapper
{
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
}

#content
{
    border-left-color: rgb(181, 201, 222);
    border-left-width: 1px;
    border-left-style: solid;
    background-color: #ffffff;
    background-image: url("/media/images/backgrounds/blue/stripes-diagonal.gif");
}

td#content
{
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.highlight
{
    background-color: #C8DAEC;
    background-image: url("/media/images/backgrounds/blue/gradient-horizontal-light.gif");
    background-repeat: repeat-x;
    border-color: #527AA3;
    border-style: solid;
    border-width: 1px;
    color: #4A6E92;
    font-weight: bold;
    padding: 5px;
}

.lowlight
{
    color: #999999;
}

.status
{
    color: #999999;
    font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    padding: 3px;
    margin: 0px;
}

.status a:link,
.status a:visited
{
    color: #999999;
}

.indent
{
    padding-left: 3em;
}

.postinfo
{
    font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    color: #999999;
    clear: both;
    margin: 0 15px 10px 15px;
}

.postinfo a
{
    color: #999;
}

div.google-ad-bottom,
div.google-ad-top
{
    font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    background-color: #ffffff;
    border-color: rgb(181, 201, 222);
    border-style: solid;
    padding: 10px 15px;
}

div.google-ad-top
{
    border-width: 0 0 1px 0;
}

div.google-ad-bottom
{
    border-width: 1px 0 0 0;
}

.messages
{
    margin-bottom: 20px;
}

.messages .message
{
    color: #FF8000;
    background-color: #FFC;
    border-bottom: 1px solid #FC6;
    padding: 5px 15px;
    font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 0.7em;
}

.message.nice
{
    border-width: 1px;
    border-style: solid;
    padding: 5px 15px;
    text-align: center;
    color: #003300;
    border-color: #84BE84;
    background-color: #CCFFCC;
}

.message.nice a:link,
.message.nice a:visited
{
    color: #003300;
    border-color: #84BE84;
    background-color: #CCFFCC;
}

table.presentational
{
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

table.presentational td
{
    margin: 0;
    padding: 0;
    vertical-align: top;
}

table.data
{
    margin: 1em 0;
    width: 100%;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #CCC;
}

.data td,
.data th
{
    font-size: 11px;
    margin: 0;
    padding: 5px;
    border-width: 0 1px 1px 0px;
    border-style: solid;
    border-color: #CCC;
}

.data td img.thumbnail
{
    border: 1px solid #000;
}

.data th
{
    color: #999;
    background-color: #F9F9F9;
}

.top a
{
    font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 1em;
    padding: .4em 0;
    color: #999;
    background-color: transparent;
}

ul.errors
{
    margin: 5px 0;
}

ul.errors li
{
    color: red;
}

.content div.text
{
    padding: 0;
    margin: 0;
    width: 60%;
    float: left;
}

.content .text p
{
    margin: 0 0 3px 0;
}

.content .text h2
{
    margin: 0 0 3px 0;
    font-size: 1.3em;
}

.text
{
    padding: 15px;
    font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: .7em;
    line-height: 1.4em;
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6
{
    margin: 1.2em 0 0 0;
    padding: 0;
}

.text h1
{
    font-size: 1.5em;
    margin-top: .5em;
    margin-bottom: .5em;
}

.text h2
{
    font-size: 1.4em;
}

.text h3
{
    font-size: 1.2em;
}

.text *+h1
{
    margin-top: 1.5em;
}

.text p
{
    margin: 0.5em 0;
}

br.floatbuster
{
    height: 0;
    clear: both;
}pre,
code
{
	font-family: "Andale Mono", Monaco, monospace;
}

input,
textarea
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
}

legend
{
	font-weight: bold;
}

optgroup
{
	font-style: normal;
	font-weight: bold;
}

option.selected
{
	font-weight: bold;
}

.navigation
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
}

p.action
{
	font-style: italic;
}#breadcrumbs
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #4a6e92;
	background-color: #c8daec;
	background-image: url("/media/images/backgrounds/blue/gradient-horizontal-light.gif");
	margin: 0;
	padding: 5px 15px;
	background-repeat: repeat-x;
	border-bottom-color: rgb(181, 201, 222);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#breadcrumbs a:link,
#breadcrumbs a:visited
{
	text-decoration: none;
	color: #527aa3;
	border-bottom: 1px solid #527aa3;
}

#breadcrumbs a:hover
{
	color: #000;
	border-bottom: 1px solid #000;
}

#breadcrumbs a:active
{
	color: #527aa3;
	border-bottom: 1px solid #527aa3;
}

#loaf
{
	margin: 0;
	padding: 0;
	color: #4a6e92;
	background-repeat: repeat-x;
	background-color: #c8daec;
	background-image: url("/media/images/backgrounds/blue/gradient-horizontal-light.gif");
	border-bottom: 1px solid rgb(181, 201, 222);
}

#loaf h1
{
	color: #4a6e92;
}

#loaf.kill-border
{
	border-bottom-width: 0px;
}

.under-loaf
{
	padding: 0;
	margin: 0 0 15px 0;
}#sidenav
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #4a6e92;
	background-color: rgb(229, 237, 246);
	border-right-color: rgb(181, 201, 222);
}

td#sidenav
{
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 180px;
}

#sidenav a:hover
{
	text-decoration: underline;
	background-color: #c8daec;
	background-image: url("/media/images/backgrounds/blue/navigation-bullet.gif");
}

#sidenav a:link,
#sidenav a:visited
{
	background-position: 5px 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(181, 201, 222);
	/* hack for IE 6 */
	zoom: 1;
	/* end hack for IE 6 */
}

#sidenav ul
{
    font-weight: bold;
	list-style-type: none;
	padding: 0;
	margin: 15px 0;
}

#sidenav ul ul
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#sidenav ul ul a:link,
#sidenav ul ul a:visited
{
	background-position: 20px 50%;
	display: block;
	padding-left: 30px;
}

#sidenav ul.secondary
{
	font-weight: normal;
	margin-top: 15px;
}

#sidenav li
{
	margin: 0;
}

#sidenav li.selected-section
{
	font-style: italic;
}

#sidenav li.selected-section li
{
	font-style: normal;
}

#sidenav li.selected-section li.selected
{
	font-style: italic;
}div.tabs
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: normal;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url("/media/images/backgrounds/blue/tab-background.gif");
	background-color: #c8daec;
}

div.tabs li
{
	background: url("/media/images/backgrounds/blue/tab-left.gif") no-repeat left top;
}

div.tabs li a
{
	background: url("/media/images/backgrounds/blue/tab-right.gif") no-repeat right top;
}

div.tabs a:hover
{
	color: #333;
}

div.tabs .current
{
	background-image: url("/media/images/backgrounds/blue/tab-left-on.gif");
}

div.tabs .current a
{
	background-image: url("/media/images/backgrounds/blue/tab-right-on.gif");
}

div.tabs .label
{
	margin: 5px 0 0 0;
	padding: 2px 6px 4px 5px;
	float: left;
	display: block;
}

div.tabs .label a
{
	background-image: none;
}

div.tabs ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.tabs li
{
	list-style-image: none;
	float: left;
	margin: 2px 0 0 0;
	padding: 0 0 0 7px;
}

div.tabs li a
{
	font-weight: bold;
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
div.tabs li a {float:none;}
/* End IE5-Mac hack */

div.tabs a:hover
{
	color: #333;
}

div.tabs .current
{
	border-width: 0;
}

div.tabs .current a
{
	padding-bottom: 5px;
}

div.tabs .right
{
	background-image: none;
	float: right;
}

div.tabs .right a
{
	padding: 5px 5px 4px 5px;
	background-image: none;
	text-decoration: underline;
	font-weight: normal;
}#related
{
	padding: 0;
}

#related .hide
{
	display: none;
}

#related .show
{
	display: block;
}

#related .products
{
	margin: 0;
	padding: 10px;
	border-color: #527aa3;
	background-color: #ffffff;
}

.icon-row
{
	clear: both;
}

.icon-group a
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.icon-group img
{
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}

.icon-group a:hover
{
	color:#000;
	background-color: rgb(229, 237, 246);
}

ul.icon-group
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.icon-group li
{
	margin: 0;
	padding: 0;
	display: inline;
}

/*
 * this selector is split into two delcarations, see below.
 */
.icon-group a
{
	width: 120px;
	height: 120px;
	text-decoration: none;
	padding: 10px;
	margin: 0;
	text-align: center;
	float: left;
	display: block;
}

.icon-group .description
{
	text-decoration: underline;
}

/* CHECK */

.icon-group .info
{
	color: #999;
}#footer
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	clear: both;
	margin: 15px;
	padding: 0;
	color: #999999;
}

#footer p
{
	margin: 3px 0;
	padding: 0;
}

#footer a:link,
#footer a:visited
{
	color: #999999;
}
#header
{
    background-repeat: repeat-x;
    background-image: url("/media/images/backgrounds/blue/gradient-horizontal-dark.gif");
    background-color: #527aa3;
    width: 100%;
}

#logo
{
    margin: 0;
    padding: 5px 0 5px 15px;
}

#logo a
{
    text-decoration: none;
    background-color: transparent;
}

#logo h1
{
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: normal;
}

#logo .card
{
    color: #ffffff;
}

#logo .tastic
{
    color: #c8daec;
}

#menu
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	text-align: right;
	padding: 10px 5px;
	margin: 0;
}

#menu a
{
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	border-style: none;
	color: #b3cce6;
	border-color: #b3cce6;
}

#menu a.selected
{
	color: #ffffff;
	border-color: #ffffff;
	background-color: #527aa3;
}

#menu a:hover
{
	color: #ffffff;
}

#menu a.basket
{
	padding-left: 27px;
	background-repeat: no-repeat;
	background-image: url("/media/images/backgrounds/blue/basket.gif");
}
  
#menu a.basket:hover
{
	background-image: url("/media/images/backgrounds/blue/basket-on.gif");
}
div#sitemap dl
{
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border-color: #CCC;
	margin: 1em 0 1em 1em;
	padding: 10px;
}

div#sitemap dd
{
	margin-left: 2em;
	padding-left: 0;
}

div#sitemap>dl>dt
{
	font-weight: bold;
}.product-description
{
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
    line-height: 1.4em;
	color: #4a6e92;
	margin: 0;
	padding: 15px;
	max-width: 30em;
}

.product-description  h1
{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;
}
 
.product-description p,
.product-description ul,
.product-description ol
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.product-image img,
.product-image object
{
	border-color: #527aa3;
	display: block;
	border-width: 1px;
	border-style: solid;
}

.product-image
{
	margin: 0;
	padding: 15px;
}

p.summary
{
	margin-bottom: 3px;
}
.stockists li
{
	margin-bottom: 1em;
}

.stockists dt
{
	font-weight: bold;
	margin: 1em 0 .5em 0;
}

.stockists dd
{
	display: list-item;
}

