<
STYLE type            ="text           /css          "><!-- /*--new */
	.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1em;
}

/* TODO why if we put this first in the file, it does not work??? it has to do after other definition*/
	/* The font that should be used through the site as default. TODO In future, add this class to the body tag*/
.ugfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: .5em;*/
	font-size: .5em;
	color: #000000;
}

/* checkout start */
.tableheader {
	height: 20px;
}

.tableheader td {
	border-top: 1px solid #6699CC;
	padding-right: 10px;
	padding-left: 3px;
	text-align: left;
	background-color: #EAF4FD;
	font-weight: bold;
}

.tablerowBlue td {
	padding-right: 10px;
	padding-left: 3px;
	text-align: left;
	background-color: #EAF4FD;
	font-weight: bold;
}

.tableheader td input {
	background-color: #EAF4FD;
}

.lightblueTable tr td {
	background-color: #9CC9F4;
}

.recipientRow td {
	border-top: 1px solid #6699CC;
}

.addressRow td {
	padding-top: 2px;
}

.underlinedRow td {
	border-bottom: 1px solid #D1EBB2;
}

.noBottomBorder td {
	border-bottom: none;
}

.recipient {
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	vertical-align: text-top;
	border-bottom: none;
}

.itemRow td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.alternateRaw td {
	background-color: #f2f9e8; /* green bg*/
}

.alternateRaw td input {
	background-color: #f2f9e8; /* green bg*/
}

#cb {
	vertical-align: text-bottom;
	_vertical-align: middle;
	padding: 0 !important;
	margin: 0 !important;
}

/* checkout end*/ /* HP*/ /* IE 5/6 
border erase bug */
* html #gallery {
	width: 100%;
}

.hpbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	float: left;
	width: 162;
	margin: 0em 2.5em 0em 2.5em; /*top, right, bottom, left*/
}

.photo img {
	border: 0;
	width: 150;
	height: 85;
}

.hpbutton p {
	font-weight: bold;
	text-align: center;
	height: 5em;
}

.itemofday td {
	font-weight: bold;
}

/* TODO this  should not be really here?? 
for some reason the text in td will change the font size, therefore we are forcing it here . 
why it does not inherit .ugfont default font size?*/
.ugfont td {
	font-size: .6em;
}

/* breadcrumbs on item page*/
.breadcrumbs {
	color: #060066;
}

.breadcrumbs a {
	color: #000066;
}

/* use this class for paragraphs that display general message on the page */
p.message {
	font-size: 1.2em;
	color: #000000;
}

.messageArea {
	margin: 0 45 10 45; /*top, right, bottom, left*/
	text-align: justify;
	font-size: 150%;
}

/*header to display item headline*/
.headline {
	font-size: 190%;
	/*font-size: 1.8em;*/
	color: #6699cc;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*these two are for the old version of the item page*/
.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699cc;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*header to display item name*/
.itemName2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*header to display item name*/
.itemName {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*Applied to the 'related' image which are displayd beneth the item */
.related {
	width: 100px;
	height: 100px;
	border: 1px solid #6699CC;
}

/*displays item price*/
.itemPrice {
	font-size: 1.4em;
	font-weight: bold;
}

/*displays item sale price */
.itemSalePrice {
	font-size: 1.4em;
	font-weight: bold;
	color: red;
}

/*used for icon images*/
.icon {
	width: 24;
	height: 24;
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 0.3em;
}

.itemOfTheDay {
	font-weight: bold;
}

/*header to display item headline*/
.blueCapHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
}

.blackCapsHeadline {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 20px;
}

.artistPics a {
	text-decoration: none;
}

.nowrap {
	white-space: nowrap;
}

/* Item of the day box*/
div#NIOTD {
	position: relative;
	width: 286px;
	min-height: 102px;
	margin: 0;
	padding: 0;
	border: 1px solid #69C;
	/* background: url(images/rounded_corner.gif) no-repeat bottom right; */
}

img#NIOTD_img {
	margin: 0;
	padding: 2px;
	float: right;
}

h5#NIOTD_title {
	width: 182px;
	max-width: 182px;
	height: 38px;
	background: url(/images/itemoftheday/header.gif) no-repeat #E8F0F7;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	height: 38px;
}

ul#NIOTD_info {
	width: 172px;
	min-height: 49px;
	padding: 10px 0 5px 10px;
	margin: 0;
	list-style: none;
	background-color: #E8F0F7;
}

ul#NIOTD_info li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 8px 0;
}

a {
	color: #369;
	font-weight: bold;
}

.red_text {
	color: #B51010;
}

.crossed_text {
	text-decoration: line-through;
}

img#br_corner {
	position: absolute;
	right: -1px;
	top: 100%;
	margin-top: -13px;
}



/*old--------------------------------------------------------------------*/
FONT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

FONT.warning {
	color: #FF0000
}

FONT.bold {
	font-weight: 700
}

FONT.darkgreen {
	color: #336633
}

FONT.green {
	color: #99cc66
}

FONT.grey {
	color: #666666
}

FONT.lightblue {
	color: #6699cc
}

FONT.blue {
	color: #000066
}

FONT.midblue {
	color: #000066
}

FONT.darkblue {
	color: #000066
}

FONT.white {
	color: #FFFFFF
}

FONT.linkblue {
	color: #336699
}

/*INPUT {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
  SELECT {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}*/
A {
	font-weight: 700
}

A.darkblue {
	color: #000066
}

A.blue {
	color: #336699
}

A.black {
	color: #000000
}

A.white {
	color: #FFFFFF
}

A.red {
	text-decoration: underline
}

A.redlink {
	text-decoration: underline;
	color: #FF0000
}

A.redlink2 {
	text-decoration: underline;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

A.notbold {
	font-weight: normal;
	color: #000000
}

A.notbolddarkblue {
	font-weight: normal;
	color: #000066
}

A.lightgrey {
	color: #999999
}

copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}

smallcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}

A.nav_white_link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1.family_header {
	display: inline;
	font: 24px arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0%;
	line-height: 24px;
	color: 639ACE
}

TD {
	background-color: #FFFFFF
}

TD.leftside {
	background-color: #6699cc
}

TD.highlighted {
	background-color: #d5e1ef
}

TD.helpSelected {
	background-color: #99CC33
}

TD.rightside {
	background-color: #6699cc
}

TD.shopnav {
	background-color: #4A4A5A
}

TD.homenav {
	background-color: #7BCB21
}

TD.bottomnav {
	background-color: #000066
}

TD.popoff {
	background-color: #99CC33
}

TD.shipmentBar {
	background-color: #99CC33
}

TD.babyblue {
	background-color: #9CC9F4
}

TD.lightbabyblue {
	background-color: #EAF4FD
}

<!--
d5e1ef -->TD.subcat_item_border {
	background-color: #6598CD
}

TD.lightgray {
	background-color: #CCCCCC
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B3B77;
	font-weight: bold;
}

.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B3B77;
	font-weight: normal;
}

.headerBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: normal;
}

.textItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: red;
	font-weight: bold;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style6 {
	color: #6699cc;
	font-weight: bold;
}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
	font-weight: bold;
}

.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.style12 {
	color: #000066
}

.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style15 {
	font-size: 14px;
	font-weight: bold;
}

.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
}

.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
-->
</
STYLE
>