#header {
	background: #494949;
	border-bottom:solid #5C5C5C 1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:31px;
	font-size: 90%;
	font-weight: bold;
}
#header2 {
	background:  #242424;
	margin:0; padding:0;
	height:21px;
}
#breadcrumb
{
	border-top: 1px solid #3E3E3E;
	background:url(/images/top_gradient.png) #242424 repeat-x top;
	border-bottom:solid #121212 1px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 75%;
	color:#8F8F8C;
}
#breadcrumb a
	{
	color:#ffffff;
	text-decoration:none;
	}
#header3 {
	margin:0;
	padding:0;
	height:147px;
}
a 
	{
	color:#C56D00;
	}
a:hover
	{
	color: #646464;
	}
/* 
Shea Enhancement + Gilder/Levin Method Image Replacement
http://www.mezzoblue.com/tests/revised-image-replacement/
*/
#logo
	{
	border-top: solid #3E3E3E 1px;
	background: #EFEEE6 url(/images/head_right.jpg) right no-repeat;
	height: 147px;
	}
#logo h1
	{
	position: relative;
	float: left;
	width:275px; 
	height:147px; 
	margin: 0px;
	overflow:hidden;
	color: #EFEEE6;
	}
#logo h1 span
{
	background: url(/images/logo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#logo h2
	{
	float: right;
	margin-right:250px;
	margin-top: 85px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 220%;
	color: #FFFFFF;
	font-weight: 200;
	display: inline;
	}
#centercolumn
	{
	padding: 20px;
	}
#featured_products
	{
	width: 100%;
	}

#description
	{
	display: block;
	width: 100%;
	}
.description_text
{
	margin-top: 5px;
	margin-bottom: 12px;
}
.description1
	{
	float: left;
	width: 55%;
	}
.description2
	{
	float: right;
	min-width: 245px;
	width: 30%;
	}
#description img
	{
	border: 6px solid #ffffff;
	margin:3px;
	}
#mainImage{
	border: 8px solid #ffffff;
}
#product_small_img img
	{
	border: 5px solid #ffffff;
	margin: 1px;
	}
.cust_favorites
{
	margin: 0px 4px 4px 4px;
}
.cust_favorites img
{
	border: 6px solid #ffffff;
	padding: 0px;
	text-align:center;
	text-decoration: none;
}
.price_info
{
	width: 100%;
	height: 50px;
	background-color: White;
	margin-bottom: 5px;
}
.price_info td
{
	text-align: center;
}
.extra_info
{

}
#shopping_cart h2
	{
	color: #000;
	}
#shopping_cart p
	{
	padding-left: 0;
	}
#options
{
	margin: 0px 20px 0px 0px;
}
#options img
	{
	border: 0px;
	margin: 0px;
	}
#artist
	{
	float:left;
	width:100%;
	margin: 4px 0px 12px 0px;
	}
.artist_image
	{
	float: left;
	width: 80px;
	margin-right: 12px;
	}
.artist_text
	{
	}
#featured_products td {
	border: 6px solid #ffffff;
	background: #F8F7F2;
	margin: 2px;
	width: 33%;
	vertical-align: top;
	text-align:center;
	color:black;
	padding: 15px 0px 15px 0px;
}
#featured_products h4 {
	color: #C56D00;
	margin: 4px 0px 2px 0px;
}
#featured_products img {
	border: 6px solid #ffffff;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#related
	{
	width: 100%;
	}
#related td 
{
	width: 24%;
	vertical-align: top;
	text-align: center;
}	
#related img {
	border: 6px solid #ffffff;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#other_artist, #sub_categories
	{
	width: 98%!important;
	margin: 3px 0 0 3px; 
	padding: 0;
	}
#other_artist .col, #sub_categories .col
	{
	float: left;
	width:19%;
	text-align: center;
	height: 150px;
	}
#sub_categories .col
	{
	height: 120px;
}
#other_artist img, #sub_categories img {
	border: 6px solid #ffffff;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#results #found, #results2 #found2
	{
	background-color: #a96300;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	}
#results *, #results2 *
{
	vertical-align: middle;
}
#results #spacer, #results2 #spacer2
	{
	border-top: 1px solid #D99B2F;
	border-bottom: 1px solid #B8610B;
		}
#results #page, #results2 #page
	{
	border-top: 1px solid #9B6619;
	background-color: #CD8115;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
#found #pagemenu, #found2 #pagemenu2
	{
	float: right;
	display: inline;
	padding-right: 20px;
	color: white;
	}
.fl { float: left; }
#pagemenu .number, #pagemenu2 .number
{
	padding: 0.1em 0.25em 0.1em 0.2em; 
	margin-right:2px;
	margin-left:2px;
	background-color: #424242; 
	border: 1px solid #2D2D2D; color: #fff; 
	text-decoration: none;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-table;} /* Hides from IE-mac \*/ * html .clearfix { height: 1%; } .clearfix { display: block; } /* End hide from IE-mac */

#centercolumn_ftr
	{
	background-color: #3A3A3A;
	padding: 20px;
	}
.right-box 
	{
	width:151px;
	overflow: hidden;
	padding: 10px 0 0 20px;
	background:url(/images/cart_bg.gif) top right no-repeat;
	color: #FFFFFF;
	}
.right-box a
	{
	color:#F37D09;
	}
.right-box a:hover
	{
	color:#FFFFFF;
	}
.right-box2 
	{
	text-align:center;
	width:171px;
	margin-top: 15px;
	color: #FFFFFF;
	}
.right-box2 a
	{
	color:#FFFFFF;
	}
.right-box2 a:hover
	{
	color:#F37D09;
	}
.right-box2 img
	{
	}
.right-box3 
	{
	text-align:center;
	width:171px;
	margin-top: 15px;
	}

.right_spcr
	{
	height: 3px;
	background:url(/images/spacer_r1.gif) no-repeat;
	padding: 0 0 0 0;
	}
.right_spcr1
	{
	height: 2px;
	width: 171px;
	background:url(/images/spacer_r2.gif) no-repeat bottom;
	padding: 4px 0 0 0;
	}
.left{

}
.left form
	{
	margin-right: 10px;
	}
.left a
	{
	color:#ffffff;
	text-decoration:none
	}
.left a:hover
	{
	color:#F37D09;
	text-decoration:none
	}
.left-box 
	{
	border-left: 8px solid #C54C00;
	width:158px;
	overflow: hidden;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	}
.left-box h2
	{
	font-size: 110%;
	color: #C54C00;
	padding: 1px 0 3px 18px;
	background: url(/images/left_1.gif) center no-repeat;
	background-position: 0 8px;
	}
.left-box2 
	{
	border-left: 8px solid #C56D00;
	width:158px;
	overflow: hidden;
	}
.left-box3 
	{
	border-left: 8px solid #D68800;
	width:158px;
	overflow: hidden;
	}
.left-box4 
	{
	border-left: 8px solid #E0B84F;
	width:158px;
	overflow: hidden;
	}
.left-box5 
	{
	border-left: 8px solid #E9CD83;
	width:158px;
	overflow: hidden;
	}
.left-box6 
	{
	border-left: 8px solid #EDD79C;
	width:158px;
	overflow: hidden;
	}
.left-box7 
	{
	border-left: 8px solid #F2E3BA;
	width:158px;
	overflow: hidden;
	}		
.left-box2 h2
	{
	font-size: 110%;
	padding: 1px 0 4px 18px;
	background: url(/images/left_2.gif) center no-repeat;
	background-position: 0 8px;
	margin: 0px;
	}
.left-box2 h2, .left-box2 h2 a
	{
	color: #C56D00;
	}
.left-box2 h3
	{
	color:#E37102;
	font-size: 110%;
	padding: 3px 0 3px 18px;
	margin: 0px;
	}
.left-box3 h2
	{
	font-size: 110%;
	padding: 1px 0 0 18px;
	background: url(/images/left_3.gif) center no-repeat;
	background-position: 0 8px;
	}
.left-box3 h2, .left-box3 h2 a
	{
	color: #D68800;
	}
.left-box4 h2
	{
	font-size: 110%;
	padding: 1px 0 0 18px;
	background: url(/images/left_4.gif) center no-repeat;
	background-position: 0 8px;
	}
.left-box4 h2, .left-box4 h2 a
	{
	color: #E0B84F;
	}
.left-box5 h2
	{
	font-size: 110%;
	padding: 1px 0 0 18px;
	background: url(/images/left_5.gif) center no-repeat;
	background-position: 0 8px;
	}	
.left-box5 h2, .left-box5 h2 a
	{
	color: #E9CD83;
	}
.left-box6 h2
	{
	font-size: 110%;
	padding: 1px 0 0 18px;
	background: url(/images/left_6.gif) center no-repeat;
	background-position: 0 8px;
	}	
.left-box6 h2, .left-box6 h2 a
	{
	color: #EDD79C;
	}
.left-box7 h2
	{
	font-size: 110%;
	padding: 1px 0 0 18px;
	background: url(/images/left_7.gif) center no-repeat;
	background-position: 0 8px;
	}	
.left-box7 h2, .left-box7 h2 a
	{
	color: #F2E3BA;
	}
.leftcolumn_hdr h2 
	{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 110%;
	padding: 5px 0 0 20px;
	}
.error
{
	color:red;
}
div.error
{
	background-image:url(/library/images/nuvola/32x32/actions/messagebox_warning.png);
	background-position: 10px center;
	background-repeat:no-repeat;
	background-color: white;
	border: 1px solid black;
	padding:10px 10px 10px 60px;
	margin-bottom: 10px;
}
.error_heading
{
	line-height: 1.5em;
	font-weight: bold;
}
.success
{
	color:black;
}
div.success
{
	background-image:url(/library/images/nuvola/32x32/actions/messagebox_info.png);
	background-position: 10px center;
	background-repeat:no-repeat;
	background-color: white;
	border: 1px solid black;
	padding:10px 10px 10px 60px;
	margin-bottom: 10px;
}
.success_heading
{
	line-height: 1.5em;
	font-weight: bold;
}

.required
{
	color:#FF0000;
	font-weight:bold;
}
.leftspacer1
	{
	height: 2px;
	background:url(/images/spacer_l1.gif) no-repeat;
	width:171px;
	overflow: hidden;
	}
.leftspacer2
	{
	height: 2px;
	background:url(/images/spacer_l2.gif) no-repeat left top;
	width:171px;
	overflow: hidden;
	}
.leftspacer3
	{
	height: 2px;
	background:url(/images/spacer_l3.gif) no-repeat left top;
	width:171px;
	overflow: hidden;
	}
.leftspacer4
	{
	height: 2px;
	background:url(/images/spacer_l4.gif) no-repeat left top;
	width:171px;
	overflow: hidden;
	}
.leftspacer5
	{
	height: 2px;
	background:url(/images/spacer_l5.gif) no-repeat left top;
	width:171px;
	overflow: hidden;
	}
.leftspacer6
	{
	height: 2px;
	background:url(/images/spacer_l6.gif) no-repeat left top;
	width:171px;
	overflow: hidden;
	}
.leftcolumn_product 
	{
	color: #FFFFFF;
	padding: 3px 0 3px 27px;
	background: url(/images/left_bullet.gif) center no-repeat;
	background-position: 8px 3px;
	}

/* Form Elements */
#register_form, #settings_form, #cc_form, #basket_form
	{
	text-align: left;
	color: #424242
	}
#basket_form th
	{
	text-align:center;
	}
#register_form h2
	{
	color: #000;
	}
#register_form input, #settings_form input
{
	width:auto;
}
form 
	{
	margin: 0px;
	text-align: right;
	color: #FFFFFF;
	}
.submitbutton
	{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.15em;
	background-color: #424242;
	color: #ffffff;
	font-size: 90%;
	font-variant:small-caps;
	width: auto;
	text-decoration: none;
	}
.hrefbutton
{
	color: #ffffff !important;
	padding: 0.15em !important;
	text-decoration: none !important;
	margin-bottom: 5px !important;
}
.submitbutton:active
	{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	}
.submitbutton2
	{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.15em;
	background-color: #DF7325;
	color: #ffffff;
	font-size: 90%;
	font-variant:small-caps;
	width: auto;
	text-decoration: none;
	}
.submitbutton2:active
	{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	}
input, textfield 
	{
	width: 100px;
	margin-bottom: 5px;
	}
select 
	{
	width: 104px;
	margin-bottom: 5px;
	}
#cc_form input, textfield, select
	{
	width: auto;
	}
#settings_form select
	{
	width: 100%;
	}
form p
	{
	padding-left: 10px;
	text-align: left;
	}
#results select 
	{
	width: inherit;
	margin-bottom: -2px;
	}
/* end form elements */

.page-end
{
	clear: both;
	height: 20em;

}
.ad_zone_1 img
{
	display: block;
	margin: 35px auto 100px auto;
}
.ad_zone_2 img
{
	display: block;
	margin: 10px auto 10px auto;
}
.showprint
{
	display:none;
}

