@import url(thickbox.css);


body {
	background: #F9FFFF url(http://wireandtwine.com/img/wood-background.jpg) repeat-x scroll 50% 0; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #EC8520;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.graylink a {
	color: #999999;
}


img {
	border:0;
	background:transparent;
}

.product-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F08F21;
	line-height: 28px;
}
.artist {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #D9761F;
}
#footer {

}

div#footer p	{
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	}
	
#footer a {
	color: #666666;
}

#footer a:hover {
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: none;
}
td {
	text-align: left;
}
.formstyle {
	color: #000;
	background: #fffcca;
	border: thin solid #b8b8b8;
}

.formstyle:focus {
	color: #451200;
	background: #eafcac;
}

.tiny {
	font-size: 9px;
	line-height: 11px;
}

.dimsum {
	color: #D0C4B4;
}

.pleasenote {
	color: #CC3300;
	font-weight: bold;
	background-color: #FFFFCC;
}

.hilight {
	background-color: #FFFFCC;
}

.imageOver{
	background:url(http://wireandtwine.com/img/zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}

