/* color match */
/* blue : b4d0dc, ecf8ff, d55375 */
/* orange : ff9900, fff8e5 */
/* green : 22BD22, E4FFE4 */
body	{
	background-color: #ffffff;
	/* background-image: url(../images/main/bg.gif); */
	margin: 0;
	padding: 0 0 0 0; /* top right bottom left */
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

FONT {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;

	text-decoration:none;
}

A, A:visited, A:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
A:hover {
	color: #aa0000;
	text-decoration: underline;
}

A.8pt, A.8pt:visited, A.8pt:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
A.8pt:hover {
	font-size: 8pt;
	color: #aa0000;
	text-decoration: underline;
}

.content, A.content, A.content:visited, A.content:hover,
.specs, A.specs, A.specs:visited, A.specs:hover {
	font-family: Tahoma, Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.content:hover {
	color: #aa0000;
	text-decoration: underline;
}

.specs {
	color: #5c5c5c;
}

.normal, A.normal, A.normal:visited, A.normal:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
}
A.normal:hover {
	color: #b24b00;
	text-decoration: underline;
}

.highlight, A.highlight, A.highlight:visited, A.highlight:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #d55375;
	text-decoration: none;
}
A.highlight:hover {
	color: #d55375;
	text-decoration: underline;
}

.warn, A.warn, A.warn:visited, A.warn:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #d55375;
	text-decoration: none;
}
A.warn:hover {
	color: #d55375;
	text-decoration: underline;
}

.black, A.black, A.black:visited, A.black:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.black:hover {
	color: #d55375;
}

.topnav, A.topnav, A.topnav:visited, A.topnav:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #5d5d5d;
	text-decoration: none;
}
A.topnav:hover {
	color: #d56e6f;
	text-decoration: underline;
}

A.topnav-active, A.topnav-active:visited, A.topnav-active:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #483920;
	text-decoration:none;
	padding: 5px 5px 5px 5px;
	position: relative;
	top: 0;
	background: #ffd023;
	border:solid #cccccc 0px;
}
A.topnav-active:hover	{
	color: #d55375;
	text-decoration: underline;
}

.nav-location, A.nav-location, A.nav-location:visited, A.nav-location:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.nav-location:hover {
	color: #b24b00;
}

.small, A.small, A.small:visited, A.small:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 8pt;
	color: #444444;
	text-decoration: none;
}
A.small:hover {
	color: #d55375;
	text-decoration: underline;
}

.tiny, A.tiny, A.tiny:visited, A.tiny:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #444444;
	text-decoration: none;
}
A.tiny:hover {
	color: #d55375;
	text-decoration: underline;
}

.title, A.title, A.title:visited, A.title:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d55375;
	text-decoration: none;
}
A.title:hover {
	color: #d55375;
	text-decoration: underline;
}

.left-menu, A.left-menu, A.left-menu:visited, A.left-menu:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A.left-menu:hover {
	color: #d55375;
	text-decoration: underline;
}

A.left-menu-sub				 { 	text-align:left;color:#000000; text-decoration:none; font-weight:normal; font-size:11px; }
A.left-menu-sub:visited { text-align:left;color:#000000; text-decoration:none; font-weight:normal; font-size:11px; }
A.left-menu-sub:hover	 { text-align:left;color:#ff8000; text-decoration:none; font-weight:normal; font-size:11px; }

.right-menu, A.right-menu, A.right-menu:visited, A.right-menu:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	color: #d55375;
	font-weight: bold;
	text-decoration: underline;
}
A.right-menu:hover {
	color: #d55375;
	text-decoration: underline;
}

.bottom, A.bottom, A.bottom:visited, A.bottom:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.bottom:hover {
	color: #9f1515;
	text-decoration: underline;
}

.bold, A.bold, A.bold:visited, A.bold:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.bold:hover {
	color: #000000;
	text-decoration: none;
}

.lightBar, A.lightBar, A.lightBar:visited, A.lightBar:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #5f5e5a;
	text-decoration: none;
}
A.lightBar:hover {
	color: #000000;
}

.reverse, A.reverse, A.reverse:visited, A.reverse:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #780001;
	text-decoration: none;
}
A.reverse:hover {
	color: #000000;
}

P.break {
	margin-top:0;
	margin-bottom:10px;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #444444;
	text-decoration: none;
}

P, P.paragraph, P.small, p.block {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 16px;
	color: #424242;
	text-decoration: none;
}

P.small {
	margin-bottom: 8px;
	font-size: 9pt;
	line-height: 12px;
}

P.block {
	margin-bottom: 1px;
}

H1 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 21px;
	color: #d55375;
	font-weight: normal;
	text-decoration: none;
}
H1.category {
	margin-top:0;
	margin-bottom:5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:21px;
	color:#d55375;
	font-weight: normal;
	text-decoration: none;
}
H1.product {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 13pt;
	color: #d55375;
	font-weight: normal;
	text-decoration: none;
}
H1.top {
	margin-top:0;
	margin-bottom:0;
	font-family: "Times New Roman",Arial,Helvetica,sans-serif;
	font-size: 15pt;
	color: #d55375;
	font-weight: normal;
}
H1.blue	{ margin-bottom:5px; font-size:19px; color:#0066cc; font-weight:bold; }

H2 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 13pt;
	color: #d55375;
	font-weight: bold;
	text-decoration: none;
}

H2.alert {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #d55375;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 0 0;
}

H2.top {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 10pt;
	color: #d55375;
	font-weight: bold;
	text-decoration: none;
}

H2.title {
	margin-bottom:10px;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:17px;
	color:#d55375;
	font-weight:bold;
	text-decoration: none;
}

H2.category-desc {
	margin-bottom: 10px;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}

H2.heading {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 15px;
	color: #424242;
	font-weight: bold;
	text-decoration: none;
}
H2.menu-title { margin-top:0; margin-bottom:0; font-size:12px; color:#aa0000; font-weight:bold; text-decoration:none; }
H2.product {
	margin-top:5px;
	margin-bottom:5px;
	font-size:17px;
	color:#666666;
	font-weight:bold;
}
H2.info-mini { margin-top:0; margin-bottom:0; font-size:9px; color:#0066CC; text-decoration:none; }

H3 {
	margin-bottom: 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 13pt;
	color: #3f3f3f;
	font-weight: normal;
}
H3.heading {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 15px;
	color: #d55375;
	font-weight: bold;
	text-decoration: none;
}
H3.sub-category {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 11px;
	color: #d55375;
	font-weight: bold;
	text-decoration: none;
}

H5 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 13px;
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}

.main-body {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.entry-title {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}

.category-desc {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.page-box2 {
	color: #bf1e2e;
	font-size: 9pt;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	text-decoration: none;
}
A.page-box2, A.page-box2:visited, A.page-box2:hover {
	color: #bf1e2e;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size:10pt;
	padding: 1px 7px 1px 7px;
	background-color: #ffebed;
	border: solid #e5a5ab 1px;
	position: relative;
	top: 0;
}
A.page-box2:hover {
	color: #ffffff;
	background-color: #bf1e2e;
	border: solid #bf1e2e 1px;
}

.page-box {
	color: #bf1e2e;
	font-size: 9pt;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	text-decoration: none;
}
A.page-box, A.page-box:visited, A.page-box:hover {
	color: #bf1e2e;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size:10pt;
	padding: 1px 7px 1px 7px;
	background-color: transparent;
	border: solid #e5a5ab 1px;
	position: relative;
	top: 0;
}
A.page-box:hover {
	color: #ffffff;
	background-color: #bf1e2e;
	border: solid #bf1e2e 1px;
}

.icon-menu {
	font-size:11px;
	font-family:Tahoma,ArialHelvetica,sans-serif;
	text-decoration:none;
}
A.icon-menu, A.icon-menu:visited, A.icon-menu:hover {
	font-family:Tahoma,ArialHelvetica,sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:2px 2px 2px 2px;
	background-color:transparent;
	border:solid #ffaec3 1px;
}
A.icon-menu:hover {
	background-color:#ffd6e1;
	border:solid #d55375 1px;
}

TABLE.nav-frame {
	background-color:#ffffff;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

TABLE.main-frame {
	background-color:#ffffff;
}

TABLE.bot-frame {
	/* background-color:#ffffff; ececec */
	background-color: transparent;
}

TABLE.right-box {
	background-color:#ffffff;
	border: 1px solid #ffcd05;
}

TD.info-box-top {
	width: 180px;
	height: 31px;
	background-image: url(../images/background/info-box-top.gif);
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 7px 5px 0 10px;
}
TD.info-box-mid {
	background-image: url(../images/background/info-box-mid.gif);
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height:15px;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

TABLE.sort-header	{
	background-color:#cccccc;
	padding: 0 5px 0 5px;
}
TD.sort-header {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:11px;
	background-color:#ededed;
	padding: 4px 0 4px 0;
}
TD.sort-header-active {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:11px;
	background-color:#cecece;
	padding: 4px 0 4px 0;
}
.sort-header, A.sort-header, A.sort-header:hover, A.sort-header:visited {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:11px;
	color:#002E8B;
	font-weight:bold;
	text-decoration:none;
}
.sort-header {
	color:#333333;
}
A.sort-header:hover {
	color:#ff8000;
}

TR.active-line {
	background-color: #deb7cb;
}

TR.normal-line {
	background-color: #ffffff;
}

TR.sub-active-line {
	background-color: #ffffff;
}

TR.sub-normal-line {
	background-color: #ededed;
}

TD {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:9pt;
	
}

TD.left-nav {
	background-color: #ffffff;
	padding: 0 0 0 0;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
TD.right-nav {
	background-color:#ffffff;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

TD.body-content, TD.main-content {
	/* height: 300; */
	background-color: #ffffff;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #a2987d;
/*
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
*/
}

TD.title-round2 {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	/*background-color: #eaeaea;*/
	padding: 0px 0px 0px 0px;
}

TD.title-round {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #eaeaea;
	padding: 3px 3px 3px 3px;
}


a.list-link, a.list-link:visited, a.list-link:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.list-link:hover {
	color: #b24b00;
	text-decoration: underline;
}


.list-small, a.list-small, a.list-small:visited, a.list-small:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}
a.list-small:hover {
	color: #b24b00;
	text-decoration: underline;
}

.small-list-price, .small-sale-price, .small-attr-price	{
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 8pt;
	color: #d55375;
	font-weight: normal;
	text-decoration: none;
}
.small-sale-price	{
	color: #aa0000;
}

.list-price, .sale-price, .attr-price	{
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	color: #d55375;
	font-weight: normal;
	text-decoration: none;
}
.sale-price	{
	color: #aa0000;
}
.attr-price	{
	font-size: 11px;
	color: #666666;
}

.list-qty	{
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}

.price-label, .price-detail, .price-detail-sale	{
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.price-detail	{
	font-size: 14px;
	color: #000000;
}
.price-detail-sale	{
	font-size: 14px;
	color: #aa0000;
}

.list-label {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.list-special {
	width:50%;
	background-color: #f4f4f4;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 11px;
	color: #002E8B;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

TD.spec-title, TD.spec-column, TD.spec-value {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#444444;
	text-decoration: none;
}
TD.spec-title {
	font-size: 11px;
	font-weight: bold;
	padding:10px 2px 3px 2px;
}
TD.spec-column {
	background-color: #f5f5fe;
	padding:2px 2px 2px 2px;
}
TD.spec-value {
	padding:2px 2px 2px 5px;
}

TABLE.order-table {
	border-color:#000000;
}
TD.order-title {
	background-color: #ff9900;
  color: #ffffff;
	font-family:Tahoma,ArialHelvetica,sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	padding:4px 0 4px 5px;
}
TD.list-head, TD.list-head-lmargin, TD.list-head-rmargin {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
	padding:4px 0 4px 0;
}
TD.list-head-lmargin {
	padding:4px 0 4px 5px;
}
TD.list-head-rmargin {
	padding:4px 5px 4px 5px;
}

TD.list-body, TD.list-body-lmargin, TD.list-body-rmargin, TD.list-body-narrow {
	font-family:Tahoma,ArialHelvetica,sans-serif;
	font-size:11px;
	color:#444444;
	padding:2px 0 2px 5px;
	line-height:13pt;
}
TD.list-body-lmargin {
	padding:2px 0 2px 10px;
}
TD.list-body-rmargin {
	padding:2px 5px 2px 5px;
}
TD.list-body-narrow {
	line-height:10pt;
}

TD.main-title		{ height:20px; background-color:#d55375; }
TD.main-body		 { height:400px; padding-top: 5px; padding-left: 8px; }
TD.list-wide		 { border:solid #ffffff 1px; }
TD.desc-title		{ height:20px; background-color:#ffffff; padding-left:5px;padding-bottom:3px; border-bottom:1px solid #ffe0e8; }
TD.desc-subtitle { background-color:#efefef; }
TD.grid-entry		{ background-color:#dfdfdf; padding-right:5px; }
TD.grid-value		{ background-color:#efefef; padding-top:3px; padding-bottom:3px; padding-left:5px; }
TD.highlight		 { background-color:#ffffff; }
TR.highlight		 { background-color:#d55375; }
TR.error		 { background-color:#efefef; }

TD.box-title {
	background-color:#999999;
	font-family:Tahoma,ArialHelvetica,sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:3px 4px 3px 4px;
}
TD.box-body	{
	background-color:#efefef;
	font-family:Tahoma,ArialHelvetica,sans-serif;
	font-size:11px;
	color:#444444;
	padding:3px 4px 3px 4px;
}

.category					{ font-size:11px; color:#333333; font-weight:bold; padding:1px; }
A.category				 { font-size:11px; color:#0066CC; font-weight:bold; padding:1px; position:relative;top:0; text-decoration:none; }
A.category:visited { font-size:11px; color:#0066CC; font-weight:bold; padding:1px; position:relative;top:0; text-decoration:none; }
A.category:hover	 { font-size:11px; color:#d55375; font-weight:bold; padding:0; position:relative;top:1px; text-decoration:none; }

.cart-title				 { font-size:11px; color:#333333; font-weight:bold; }
.cart-select				{ font-size:11px; color:#333333; }

.cart-body, A.cart-body, A.cart-body:visited, A.cart-body:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:9pt;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
}
A.cart-body { color:#d55375; }
A.cart-body:visited { color:#d55375; }
A.cart-body:hover { color:#d55375; text-decoration:underline; }

.item-main					{ font-size:12px; color:#444444; }

.item-body, A.item-body, A.item-body:visited, A.item-body:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:10pt;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
A.item-body { color:#0066CC; }
A.item-body:visited { color:#0066CC; }
A.item-body:hover { color:#d55375; text-decoration:underline; }

.main-warn					{ font-size:11px; color:#aa0000; }

A.main-link				 { font-size:11px; color:#d55375; }
A.main-link:visited { font-size:11px; color:#d55375; }
A.main-link:hover	 { font-size:11px; color:#d55375; text-decoration:underline;}

.main-cat, A.main-cat, A.main-cat:visited, A.main-cat:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:15px;
	color:#d55375;
	font-weight:normal;
	text-decoration:none;
}
A.main-cat:hover { color:#d55375; text-decoration:underline; }

.list-head, A.list-head, A.list-head:visited, A.list-head:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:11px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
A.list-head { color:#0000aa; }
A.list-head:visited { color:#0000aa; }
A.list-head:hover { color:#d55375; text-decoration:underline; }

.page-link, A.page-link, A.page-link:visited, A.page-link:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:11px;
	color:#A82B49;
	font-weight:bold;
	text-decoration:none;
}
A.page-link { color:#002E8B; }
A.page-link:visited { color:#002E8B; }
A.page-link:hover { color:#d55375; }

.field-entry				{ font-size:11px; color:#444444; font-weight:bold; }
.field-value				{ font-size:11px; color:#444444; line-height:15px; }
.field-error				{ font-size:11px; color:#aa0000; line-height:15px; }

.itemInfo, A.itemInfo, A.itemInfo:visited, A.itemInfo:hover {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size:9pt;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
A.itemInfo:hover {
	color: #008800;
	text-decoration: underline;
}

/* Styles for images */
.img-border-silver {
	border: 1px #cccccc solid;
}

.img-border-white {
	border: 2px #ffffff solid;
}

.img-border-normal {
	border: 1px #efa6b9 solid;
}

UL {
	margin-left:20px;
	margin-top:0;
	margin-bottom:0;
}

OL {
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}

LI {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 9pt;
	color: #444444;							/* text color */
	background: transparent;		/* Content, padding will be gray */
	margin-top: 0;
	margin-bottom: 1px;
	margin-left: 0;
	margin-right: 0;
	padding: 1px 1px 1px 1px;		/* top right bottom left */
	text-indent: 0;
	/* list-style: circle; */					/* no glyphs before a list item */
	/* No borders set */
}

UL.none {
	text-indent: -10px;
	padding-left: 0;
	margin: 0;
	list-style: none;
}

LI.none {
	color: #333333;							/* text color */
	/* background: white; */		 /* Content, padding will be gray */
	padding-top: 0;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;		/* top right bottom left */
	/* text-indent: 10px; */
	list-style: none;					/* no glyphs before a list item */
	/* No borders set */
}

UL.list {
	padding: 0;
	margin: 0 0 0 5px;
}

li.list-category {
	padding: 0 0 0 7px;
	background: url(../images/sqdot.gif) no-repeat left;
	line-height: 20px;
	list-style: none;
}

li.list-error {
	font-family: Tahoma,ArialHelvetica,sans-serif;
	font-size: 11px;
	color: #aa0000;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 7px;
	background: url(../images/sqdot.gif) no-repeat left;
	line-height: 16px;
	list-style: none;
}

DIV.list {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/sqdot.gif) no-repeat left;
	line-height: 15px;
	list-style: none;
}

UL.dotItem {
	padding: 0;
	margin: 0 0 0 3px;
}
li.dotItem {
	padding-left: 10px;
	list-style-type: none;
	line-height: 11pt;
	list-style: none;
	background-image: url(../images/main/dot-gray.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/*
 * Styles for menu navigation
 */
ul.listMenu {
	padding: 0;
	margin: 0;
}

li.listMenu, li.listMenu-active {
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/main/menubar-normal.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 10pt;
	list-style: none;
}
li.listMenu-active {
	
	background-image: url(../images/main/menubar-active-new.gif);
	background-position: 12px 5px;
	background-repeat: no-repeat;
}

li.listMenu-sub, li.listMenu-sub2 {
	padding-left: 12px;
	list-style-type: none;
	line-height: 11pt;
	list-style: none;
	background-image: url(../images/main/arrow_dn-new.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
li.listMenu-sub2 {
	padding-left: 20px;
	background-position: 11px 4px;
}

/*
 * Styles for form fields
 */
a.link_button, A.link_button:visited, a.link_button:hover {
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	color: #ffffff;
	width: 200px;
	height: 25px;
	font-size: 9pt;
	border: none;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 4px 0 0 10px;
	cursor: pointer;
	text-decoration: none;
	background-image: url(../images/link_button.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}
a.link_button:hover {
	background-position: right 0;
	color: #ffffff;
	border: none;
}

input.action_button, input.action_button:hover {
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	color: #ffffff;
	width: 150px;
	height: 25px;
	font-size: 9pt;
	border: none;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
	cursor: pointer;
	text-decoration: none;
	background-image: url(../images/action_button.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}
input.action_button:hover {
	background-position: right 0;
	color: #ffffff;
	border: none;
}

INPUT.text, INPUT.text-right, INPUT.readonly, INPUT.file, SELECT, TEXTAREA {
	border-bottom: #909090 1px solid;
	border-left: #909090 1px solid;
	border-right: #909090 1px solid;
	border-top: #909090 1px solid;
}

INPUT.text, INPUT.text-right {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left:1px;
}

INPUT.text-right {
	text-align: right;
	padding-right: 3px;
}

INPUT.readonly {
	background: #ececec;
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
}

INPUT.file {
	background-color:white;
	font-size:9pt;
	font-family:arial;
	color:#000000;
}

INPUT.button {
	background-color: #d3d3d3;
	border-bottom: #000000 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #000000 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}

SELECT {
	font-size:9pt;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	color: #000000;
}

TEXTAREA {
	background-color:white;
	font-size: 9pt;
	font-family: Tahoma,ArialHelvetica,sans-serif;
	color:#000000;
}

#main_text H1,H2,P,A,A:visited,A:hover {
	color:#333333;
	font-family: Arial;
	font-size: 8pt;
	line-height:120%;
}

#main_text {
	padding: 7px 5px 0 15px;
}

.blog_banner {
	background-image: url(../images/banner/shipping_banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:235px;
}

a.whlink 					{  font-size:11px; color:#ffffff; }
a.whlink:link 		{  font-size:11px; text-decoration: none; color:#ffffff; }
a.whlink:visited 	{  font-size:11px; text-decoration: none; color:#ffffff; }
a.whlink:hover 		{  font-size:11px; text-decoration: underline; color:#ffffff; }	

.adv_title {
	color: #FFFFFF;
	font-weight: bold;
}
.strong {
	color: #d45375;
}

#product-thumb {
	width:176px;
	height:264px;
	float:left;
	text-align:center;
	z-index:-10;
}

#product-sale {
	position:absolute;
	width:50px;
	height:50px;
	float:right;
	z-index:300;
	margin-left:146px;
	margin-top:222px;
	opacity:0.80;  
	filter:alpha(opacity=80);  
	-moz-opacity:0.80; 	
	background-image:url(../images/new/sale_bg.png);
	background-repeat:no-repeat;
	padding-top:12px;
	color:white;
	font-size:18px;
}

#product-detail-sale {
	width:50px;
	height:50px;
	z-index:300;
	opacity:0.80;  
	filter:alpha(opacity=80);  
	-moz-opacity:0.80; 	
	background-image:url(../images/new/sale_bg.png);
	background-repeat:no-repeat;
	padding-top:12px;
	padding-left:8px;
	color:white;
	font-size:18px;
}