@charset "UTF-8";

/* CSS Document */

@import url(thickbox.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #3D2D1B;
	text-align: left;
}

a:link {
	color: #C65519;
	text-decoration: none;
}

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

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
}

.thumb {
	border: 1px solid #BDB692;
}

.sidenav {
	font-size: 10px;
	line-height: 20px;
}

.sidewords {
	font-size: 10px;
	line-height: 14px;
}

.lil {
	font-size: 10px;
	line-height: 16px;
}

.emporium-price {
	color: #C73B10
}

h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}

.graylink a {
	color: #999999;
}

.product-title {
	font-size: 24px;
	color: #000000;
}

.product {
	font-weight: bold;
	font-size: x-large;
}

.price {
	font-size: 24px;
	font-weight: bold;
	color: #F08F21;
	line-height: 30px;
	display: block;
	padding-bottom: 5px;
}

.artist {
	font-weight: bold;
	font-size: large;
	color: #D9761F;
}

#footer {
	padding-top: 40px;
	padding-bottom: 45px;
}

div#footer td {
	font-size: 11px;
	color: #968A6B;
	line-height: 11px;
}

#footer a {
	color: #3D2D1B;
}

#footer a:hover {
	color: #000;
}

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: #ABA194;
}

.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;	
}