﻿a:link {
color:#D2460F;
text-decoration:none;
}
a:visited {
color:#266411;
text-decoration:none;
}
a:active {
color:#D2460F;
text-decoration:none;
}
a:hover {
color:#186270;
text-decoration:underline;
}
.color {
padding-left:10px;
width:200px;
}
.ItemDesc {
padding-right:3px;
}
.NormalText {
font-family:'Arial';
}
.PageHeader {
color:#739155;
font-family:'Courier';
}
.SubHeader {
color:#53683E;
font-family:'Arial';
}
.SpecialText {
color:#7DA65C;
font-family:'Arial';
}
.trbgcolor {
background-color:#CA7D37;
}
.swatchcolor {
color:#FFF3B9;
font-family:'Arial';
}
.menulink {
}
.menulink a:link, .menulink a:active {
color:#533400;
}
.menulink a:visited {
color:#266411;
}
.menulink a:hover {
color:#186270;
}
#lblSwatchesRangeTop, #lblSwatchesRangeBottom {
padding-left:5px;
}
.last_visit {
background-color:#FFF3B9;
border-color:#DDBD42;
border-style:solid;
border-width:2px 1px 1px 2px;
width:200px;
}

.basket-header
{
	background-color:#DDBD42;
	background: url(/images/df_basket_header_bg.gif) repeat-x bottom;
	font-weight:bold;
	font-size: 12px;
}

.basket-header td
{
	padding: 0px 5px;
}

#checkout_order_details, #billing_info, #shipping_info, #checkout_shipping, #checkout_payment, #billing_review, #shipping_review
{
	border: 1px solid gray;
	background: url(/images/df/form_top_bg.gif) repeat-x top;
	padding: 7px 10px;
}

.coming_soon
{
	width: 120px;
	padding: 8px;
	margin: 15px 0px;
	border: 2px solid #5A1919;
	color: #964801;
	text-align: center;
	font-weight: bold;
	background-color: #F8E265;
}

#link_wrapper table{
	width: 525px;
	text-align: center;
	}
.TheClass{
	background: #D99F5A;
	padding: 3px 0;
	}
td.TheClass a:link{
	color: #FFF3B9;
	}
td.TheClass a:hover{
	color: #186270;
	}
