address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #FFFFFF;
	font-family: Georgia,Arial,Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #BD0543;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: bold;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

/* link1 is for links on a magenta background */
a.link1:link {
	color: #FFDEAD;
	text-decoration: none;
}

a.link1:visited {
	color: #FFDEAD;
	text-decoration: none;
}

a.link1:hover {
	color: #38A1CE;
	text-decoration: underline;
}

a.link1:active {
	color: #38A1CE;
	text-decoration: underline;
}

/* link2 is for links on a white background */
a.link2:link {
	color: #38A1CE;
	text-decoration: none;
}

a.link2:visited {
	color: #38A1CE;
	text-decoration: none;
}

a.link2:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.link2:active {
	color: #F63121;
	text-decoration: underline;
}

a img {
	border: none;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFB6C1;
}

.highlight {
	color: #FF0000;
}

.errorhighlight {
	color: #FF0000;
	font-weight: bold;
}

.standout {
	color: #38A1CE;
}

.retailertown {
	margin: 0;
	padding: 3px 0 3px 0;
	color: #38A1CE;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

.retailerdetails {
	padding-bottom: 10px;
}

.tabletop {
	background-color: #DE0963;
	color: #FFFFFF !important;
	font-weight: bold;
}

.tabletopdark {
	background-color: #BD0543;
	color: #FFFFFF !important;
	font-weight: bold;
}

.tableback1 {
	background-color: #DCDCDC;
}

.tableback2 {
	background-color: #FFFFFF;
}

.formlabels {
	color: #FFDEAD;
	font-weight: bold;
}

.requiredfield {
	color: #FF0000;
}

.fielderror {
	background-color: #FFB6C1;
	border: 1px solid #FF0000;
}

.formfieldnote {
	color: #708090;
	font-size: 10px;
}

.formerrors {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	margin: 5px 30px 5px 30px;
	padding: 0px 30px 0px 30px;
}

#container {
	background-attachment: scroll;
	background-color: #DE0963;
	background-image: url(images/page-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	width: 980px;
}

#middlecontent {
	margin-left: 106px;
	margin-top: 30px;
	padding: 0 0 3px 0;
	width: 768px;
}

#productmiddlecontent {
	background-color: #FFFFFF;
	color: #000000;
	left: 200px;
	padding: 0;
	position: relative;
	top: 30px;
	width: 570px;
}

#productmiddlecontenttext {
	padding: 10px 10px 10px 10px;
}

#productmiddlecontenttext p, #productmiddlecontenttext td {
	color: #000000;
	margin: 0 0 1em 0;
}

#sidebarleft {
	color: #FFFFFF;
	left: 20px;
	padding-right: 10px;
	position: absolute;
	top: 150px;
	width: 168px;
}

#sidebarright {
	color: #FFFFFF;
	padding-left: 10px;
	position: absolute;
	right: 0px;
	top: 150px;
	width: 200px;
}

.sidebarheading {
	color: #F5862C;
	font-weight: bold;
}

.frontproducttable {
	width: 623px;
}

.frontproducttablecell {
	background-color: #FFFFFF;
	padding: 8px;
	width: 201px;
}

#productlistcontainer {
	padding: 0;
	margin: 0;
	text-align: left;
	width: 165px;
}

#productlistcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#productlistcontainer a {
	display: block;
	font-size: 12px;
	padding: 0px;
	width: 165px;
}

#productlistcontainer a:link, #productlist a:visited {
	color: #D3D3D3;
	text-decoration: none;
}

#productlistcontainer a:hover {
	color: #FFFFFF;
}

.producttitle {
	color: #DE0963;
	font-size: 18px;
	font-weight: bold;
}

.productweight {
	color: #968188;
	font-size: 12px;
	font-weight: bold;
}

.productprice {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.productthumbcaption {
	color: #000000;
	font-size: 12px;
}