body {
	margin: 0;
	padding: 0;
	background: url('/images/bkg.jpg') top left repeat-x #5378d1;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
}
#container {
	margin: 0 auto;
	border-left: 5px solid #607ec7;
	border-right: 5px solid #607ec7;
	background: white;
	width: 944px;
}
* html #container {
	width: 954px;
	w\idth: 944px;
}
#container:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container {display:inline-block;}
#container {display:block;}
* html #container {height: 1%;}


#header {
	position: relative;
	float: left;
	margin: 0 0 20px 0;
	background: url('/images/basketbkg.jpg') top right no-repeat;
	width: 100%;
}
#logo {
	float: left;
	width: 598px;
	height: 191px;
}
#basket-summary {
	float: left;
	padding: 90px 0 0 74px;
	background: url('/images/head_basket.jpg') top right no-repeat;
	color: white;
	width: 272px;
	height: 101px;
}
* html #basket-summary {
	width: 346px;
	height: 191px;
	w\idth: 272px;
	he\ight: 101px;
}
#basket-summary p {
	margin: 0 0 0.75em 0;
	padding: 0;
	line-height: 1;
}
#basket-summary-total {
	color: white;
}
#basket-summary a {
	color: white !important;
}
#valentine-banner {
	position: absolute;
	top: 42px;
	right: 290px;
	z-index: 999;
}


#top-nav {
	float: left;
	margin: 0 0 0 20px;
	background: url('/images/nav_bkg.jpg') top left no-repeat;
	display: inline;
	width: 905px;
}
#top-nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 51px;
	width: 634px;
}
#top-nav ul li {
	float: left;
	margin: 0;
	background: url('/images/nav_breaks.jpg') center right no-repeat;
}
#top-nav ul li.last {
	background: none;
}
#top-nav a {
	display: block;
	padding: 0 20px;
	color: white;
	text-decoration: none;
}
#top-nav li.first a {
	padding-left: 30px;
}
#search {
	float: left;
	width: 271px;
	height: 51px;
}
#search input {
	float: none;
	display: inline;
	vertical-align: middle;
	width: auto;
}
#search_keyword {
	margin-right: 15px;
	width: 190px;
}


#flash {
	float: left;
	clear: both;
	width: 944px;
	margin: 0.5em 0;
	padding: 0.5em 0;
	font-size: 1.2em;
	text-align: center;
	color: #fc054c;
	background: #e0e0e0;
	font-weight: bold;
}


#red-page-body, #blue-page-body, #page-body {
	margin: 20px 0 0 0;
	clear: both;
}
#red-page-body {
	background: url('/images/red_body.jpg') top left repeat-y;
}
#blue-page-body {
	background: url('/images/blue_body.jpg') top left repeat-y;
}
#page-body:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#page-body {display:inline-block;}
#page-body {display:block;}
* html #page-body {height: 1%;}

#blue-page-body:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#blue-page-body {display:inline-block;}
#blue-page-body {display:block;}
* html #blue-page-body {height: 1%;}

#red-page-body:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#red-page-body {display:inline-block;}
#red-page-body {display:block;}
* html #red-page-body {height: 1%;}


#left {
	float: left;
	margin: 0 20px 0 20px;
	padding: 0 10px;
	border-right: 1px solid #e0e0e0;
	display: inline;
	width: 176px;
}
* html #left {
	width: 196px;
	w\idth: 176px;
}
#category-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#category-nav li {
	margin: 0.25em 0;
	padding: 0;	
}
#category-nav a {
	text-decoration: none;
	padding-left: 25px;
	line-height: 33px;
	vertical-align: middle;
	display: block;
}
#category-nav li a {
	color: #4069dd;
	background: url('/images/link_rollover_off.jpg') center left no-repeat;
}
#category-nav li.active a {
	color: #38528d;
	background: url('/images/link_rollover_on.jpg') center left no-repeat;
}
#encore-banner {
	margin: 1em 0;
	text-align: center;
}
#webhelp {
	text-align: center;
}
#card-logos {
	margin: 2em 0 0 0;
	text-align: center;
}


#main {
	float: left;
	width: 457px;
}
.product-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-list li {
	float: left;
	margin: 0 25px 20px 0;
	padding: 0 0 0 0;
	display: inline;
	width: 129px;
}
.product-list li p {
	margin: 0;
	padding: 0;
}
.product-list li.first {
	margin-left: 10px;
	clear: left;
}
.product-list li.end {
	margin-right: 10px;
}
.product-list .image {
	height: 125px; 
}
.product-list li .image img {
	border: 2px solid #d1cfd2;
}
.product-list .name a {
	color: #fb0448;
	font-weight: bold;
	text-decoration: none;
}
.product-list .text {
	min-height: 4em;
}
.product-list .actions {
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-list .actions li {
	float: left;
	margin: 0;
	padding: 0;
	width: 60px;
}


#right {
	float: left;
	margin: 0 20px 0 20px;
	padding: 0 10px 0 20px;
	border-left: 1px solid #e0e0e0;
	display: inline;
	width: 177px;
}
* html #right {
	width: 249px;
	w\idth: 177px;
}
#side-newsletter {
	margin: 0 0 1em 0;
}
#side-newsletter form {
	padding: 0 10px;
	background: url('/images/newsletterbkg.jpg') top left no-repeat;
	height: 154px;
	width: 148px;
}
* html #side-newsletter form {
	width: 168px;
	w\idth: 148px;
}
#side-newsletter label {
	display: block;
	color: white;
	padding-top: 70px;
	padding-bottom: 5px;
}
#newsletter_input {
	float: none;
	display: inline;
	width: auto;
	margin-bottom: 10px;
}
#news-submit {
	text-align: right;
}
#news-submit .standalone-button {
	float: none;
	display: inline;
	margin: 0;
}
#cross-sells ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cross-sells li {
	margin: 1em 0;
	padding: 0;
}
#cross-sells li p {
	margin: 0;
	padding: 0;
}
#cross-sells li img {
	margin-bottom: 0.5em;
	border: 2px solid #d1cfd2;
}
#cross-sells h3 {
	color: #fb0448;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#cross-sells .actions {
	margin: 0.5em 0 0 0;
	padding: 0;
	list-style: none;
}
#cross-sells .actions img {
	border: none;
}
#cross-sells .actions li {
	float: left;
	width: 65px;
}


#xmas-banner {
	clear: both;
	padding: 1em 0;
	margin: 0 20px;
}


#footer {
	float: left;
	margin: 0 20px 1em 20px;
	padding: 0.75em 0;
	clear: both;
	color: #999;
	border-top: 1px solid #e0e0e0;
	font-size: 0.8em;
	display: inline;
	width: 904px;
}
* html #footer {
	width: 944px;
	w\idth: 904px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a {
	color: #999;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#copyright {
	float: left;
	width: 500px;
}
#footer-menu {
	float: left;
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 404px;
}
#footer-menu li {
	display: inline;
	margin-left: 1em;
}


#left h2, #right h2 {
	margin: 0.5em 0;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #fc054c;
}


.comments {
	clear: both;
	margin: 1.5em 0;
	padding: 0;
	list-style: none;
}
.comments li {
	background: #deecf9;
}
.comments p {
	padding: 10px 10px 0 10px;
	background: url('/images/left_comment_top.jpg') top left no-repeat;
}
.comments .name {
	padding-top: 0;
	padding-bottom: 0.75em;
	color: #fb0448;
	background: url('/images/left_comment_bottom.jpg') bottom left no-repeat;
}
#right-comments p {
	background: url('/images/right_comment_top.jpg') top left no-repeat;
}
#right-comments .name {
	background: url('/images/right_comment_bottom.jpg') bottom left no-repeat;
}
#left-comments {
	width: 172px;
}
#right-comments {
	width: 168px;
}


h1 {
	text-transform: uppercase;
	font-weight: bold;
	margin: 1em 0;
	padding: 0.5em;
	color: white;
	background: #3d6add;
}
h2 {
	color: #fc054c;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	color: #000;
	font-weight: bold;
}

p, li, h1, h2, h3, h4 {
	margin: 1em 0;
}
ul {
	list-style: disc;
	padding: 0 0 0 1em;
}
a:link, a:visited {
	color: #4069dd;
}
a:hover, a:active {
	color: #38528d;
}
strong {
	font-weight: bold;
}


.errorExplanation {
	margin: 0 0 15px 0;
	color: #e9192e;
}
.errorExplanation ul {
	list-style: disc;
	padding-left: 15px;
}
.errorExplanation h2 {
	font-size: 1em;
	font-weight: bold;
}
.fieldWithErrors * {
	border: 1px solid #e9192e;
}
.fieldWithErrors label {
	border: none;
	color: #e9192e;
}


.field-note, .field-alert {
	float: left;
	clear: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 140px;
	font-size: 0.9em;
}
.field-alert {
	color: #e9192e;
}

form p {
	margin: 0 0 10px 0;
	clear: left;
}
form p:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
form p {display:inline-block;}
form p {display:block;}
* html form p {height: 1%;}
label {
	display: block;
	float: left;
	clear: left;
	margin-right: 10px;
	width: 130px;
}
label.required {
	font-weight: bold;
}
label.checkbox, label.radio {
	clear: none;
	margin-right: 0;
	margin-left: 10px;
	width: 280px;
}
input, select, textarea {
	display: block;
	float: left;
	width: 300px;
}
input[type="hidden"] {
	display: inline;
	clear: none;
	width: auto;
}
textarea {
	height: 100px;
}
input.checkbox, input.radio {
	clear: left;
	margin-left: 140px;
	width: auto;
}
input.button {
	margin-left: 140px;
	clear: left;
	width: auto;
}
input.standalone-button {
	clear: left;
	width: auto;
}
img.button-loading {
	display: block;
	float: left;
	margin-left: 10px;
	width: 32px;
}
form .cancel {
	float: left;
	margin-left: 15px;
}
form .cancel:link, form .cancel:visited, form .cancel:hover, form .cancel:active {
	text-decoration: underline;
}
.existing-uploaded-image {
	float: left;
	margin: 10px 0 10px 140px;
	clear: left;
}
.date-fields select {
	width: auto;
}
.wysiwyg img {
	display: inline;
}
.wysiwyg select {
	float: none;
	width: auto;
}
