@charset "utf-8";


.item_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #036;
}
.red-text {
	font-size: 12px;
	font-style: normal;
	color: #F00;
}
.green-text {
	font-size: 12px;
	color: #690;
}




.text_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
}
.you-save {
	color: #8EBED3;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.caption {
	font-size: 10px;
	font-style: italic;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.sign1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
}
.sign1-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F00;
}

.sign2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
}
.sign3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #699;
}
.everydaylowprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B1B1B1;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}

.color699 {
	color: #699;
}
.color {
	color: #CCC;
}

.color7A7 {
	color: #7A711B;
}


.price {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}
.price-sale {
	color: #F30;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.you-r-here {
	color: #C00;
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #547D8D;
}

a:visited {
	color: #516482;
	text-decoration: none;
}

a:hover {
	color: #F03;
}
.list-price {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

