@import url(black.css);

/***************************  

ALWAYS INTERACTIVE
www.alwaysinteractive.com

V1 - HipHome - July 2008

***************************/

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

/********** LAYOUT **********/

body {

	font: 12px Verdana, Arial, sans-serif;
line-height:1.6em;
}
body.home {

}
.clear {
	clear: both;
}
img {
	behavior: url(/iepngfix.htc);
	border: 0;
}
img.left {
	float: left;
	margin: 2px 20px 16px 0;
}
img.right {
	float: right;
	margin: 2px 0 16px 20px;
}
/*
img.content-header {
    padding: 7px;
    background: url(/images/layout/content-header.png) no-repeat;
    margin-bottom: 10px;
}*/
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
	color: #333;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
p {
	padding: 5px 0;
	line-height: 1.6em;
}
a:link, a:active, a:visited {
	color: #191D1F;
}
a:hover {
	color: #000;
}
h1 {
	font: 24px "Century Gothic",Arial,Helvetica,sans-serif;
	color: #555;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
}
h2 {
	font: 18px "Century Gothic",Arial,Helvetica,sans-serif;
	color: #555;
	padding-bottom: 8px;
	border-bottom: solid 1px #CCC;
	margin-bottom: 4px;
}
h3 {
	font: 16px "Century Gothic",Arial,Helvetica,sans-serif;
	color: #555;
	padding-bottom: 4px;
}
h4 {
	font: 14px "Century Gothic",Arial,Helvetica,sans-serif;
	color: #555;
	padding-bottom: 2px;
}
hr {
	border: none;
	height: 1px;
	background-color: #333;
	margin: 10px 0;
}
#breadcrumbs {
	color: #942D26;
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 10px;
}
#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbsout-hide {
	display: none;
	height: 0;
}
.hide {
	display: none;
	visibility: hidden;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
strong {
	font-weight: bold;
}
    
/********** HEADER + NAVIGATION **********/



		
/********** CONTENT **********/
			
#content {
	
	
}			
#content.template-paintings {
	padding:0 0 0 6px;
	background: #AFA588 url(/images/layout/box-bg.png) 704px top repeat-y;
}	

/********** CONTENT - ACCOUNT DETAILS **********/

#content.template-account .col02 {
	width: 501px;
	float: left;
}
#content.template-account .col02 ul {
	margin-left: 4px;
	list-style: none;
	padding: 0;
}
#content.template-account .col02 li {
	width: 247px;
	height: 246px;
	
	float: left;
	position: relative;
}
#content.template-account .col02 img {
		margin-left: 4px;
		width:236px;
    }
#content.template-account .col02 em a {
    	width: 236px;
    	color: #D3CFC2;
    	text-transform: uppercase;
    	text-align: center;
    	position: absolute;
    	padding-top: 212px;
    	padding-bottom: 9px;
    	*padding-bottom: 12px;
		margin-left: 4px;
    	background: url(/images/layout/list-btn.png) no-repeat 0 162px;
		behavior: url(/iepngfix.htc);
    	color: #D3CFC2;
    	cursor: pointer;
    }
    #content.template-account .col02 em:hover, #content.template-account .col02 em a:hover {
    	background-position: -281px 162px;
    	color: #000;
    }
    #content.template-account .col02 em:active, #content.template-account .col02 em a:active {
    	background-position: -562px 162px;
    	color: #000;
    }
#content.template-account .col02 a {
    text-decoration: none;
}
#content.template-account .col02 a:hover {
    text-decoration: none;
}

/********** CONTENT - TEMPLATE WIDE **********/
#content.template-wide #col01 {
	width: 836px;

	float: left;
	_margin: 0 0 0 -4px;
}	
	#content.template-wide #col01 #top {
		width: 836px;
		height: 5px;
	
	}
	#content.template-wide #col01 #middle {
		width: 756px;
		padding: 15px 37px;
		font: 12px Verdana, Arial, sans-serif;
		color: #777;
		line-height: 2em;
	}
	#content.template-wide #col01 #bottom {
		width: 836px;
		height: 15px;

	}
/********** CONTENT - TEMPLATE MAIN / TEMPLATE ACCOUNT **********/

#content.template-main #col01 {
	width: 670px;
	
	float: left;
	_margin: 0 0 0 -4px;
}	
	#content.template-main #col01 #top {
		width: 670px;
		height: 5px;
		
	}
	#content.template-main #col01 #middle {
		width: 590px;
		padding: 15px 37px;
		font: 12px Verdana, Arial, sans-serif;
		color: #777;
		line-height: 2em;
	}
		#content.template-main #col01 #middle p {
			padding-bottom: 20px;
		}
		
		#content.template-main #col01 #middle #content-header {
			width: 596px;
			height: 152px;
			padding: 7px;
			background: url(/images/layout/content-header.png) no-repeat;
		}
		#content.template-main #col01 #middle .content-header {
			width: 596px;
			margin-bottom: 15px;
			background: url(/images/layout/content-header-bg.png) repeat-y;
		}
		#content.template-main #col01 #middle .content-header-top {
			width: 596px;
			height: 7px;
			background: url(/images/layout/content-header-top.png) no-repeat;
		}
		#content.template-main #col01 #middle .content-header-bottom {
			width: 582px;
			padding: 0 7px;
			background: url(/images/layout/content-header-bottom.png) bottom no-repeat;
		}
		#content.template-main #col01 #middle .content-header-bottom img {
			padding-bottom: 7px;
		}
		#content.template-main #col01 #middle table {
			text-align: center;
		}
		#content.template-main #col01 #middle table.tabledefault {
			text-align: left;
		}
		#content.template-main #col01 #middle td {
			color: #FFF;
		}
		#content.template-main #col01 #middle table.tabledefault td {
			color: #777;
			border-top: none;
		}
		#content.template-main #col01 #middle td.productItem {
			clear: both;
			width: 596px;
			text-align: left;
			border-top:1px solid #CCCCCC;
		}
		#content.template-account-internal #col02 .middle img.product,
		#content.template-main #col01 #middle .productItem img.product {
			float: left;
			border: 1px solid black;
			margin-bottom: 22px;
		}
		#content.template-account-internal #col02 .middle .col01,
		#content.template-main #col01 #middle .productTable .productItem .col01 {
			width: 310px;
			float: left;
		}
		#content.template-account-internal #col02 .middle em,
		#content.template-main #col01 #middle .productTable .productItem em {
			width: 589px;
			font-size: 16px;
			float: left;
			padding-top: 16px;
			margin-bottom: 5px;
			border-top: none;
			margin-top: 0;
		}
		#content.template-account-internal #col02 .middle em {
			border-top: solid 1px #CCC;
			margin-top: 10px;
		}
		#content.template-account-internal #col02 .middle .col01 .description,
		#content.template-main #col01 #middle .productTable .productItem .col01 .description {
			width: 290px;
			height: 190px;
			overflow: hidden;
			display: block;
			color: #777;
		}
		
	#content.template-main #col01 #bottom {
		width: 670px;
		height: 15px;
	
	}
#content.template-main #col02,
#content.template-account #col03 {
	width: 167px;
	margin: 0 0 15px;
	float: left;
	_margin: 0 0 15px -10px;
}	
	#content.template-main #col02 ul,
	#content.template-account #col03 ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#content.template-main #col02 li,
	#content.template-account #col03 li {
		margin: 0 0 6px 4px;
		_margin: 0 0 6px 2px;
		float: left;
		position: relative;
		width: 153px;
		height: 155px;
	}
		#content.template-main #col02 em,
		#content.template-account #col03 em {
			width: 153px;
			color: #D3CFC2;
			background: url(/images/layout/main-col02-btn.png) no-repeat 0 135px;
			text-transform: uppercase;
			text-align: center;
			position: absolute;
			padding-top: 138px;
			padding-bottom: 10px;
			text-decoration: none;
		}
		#content.template-main #col02 em:hover,
		#content.template-account #col03 em:hover {
			background-position: -153px 135px;
			color: #000;
			text-decoration: none;
		}
		#content.template-main #col02 em:active,
		#content.template-account #col03 em:active {
			background-position: -306px 135px;
			color: #000;
			text-decoration: none;
		}
	#content.template-main #col02 a {
	    text-decoration: none;
	}


/********** CONTENT - TEMPLATE LIST **********/


#content.template-list ul {
	margin-left: 4px;
	list-style: none;
	padding: 0;
}
#content.template-list li {
	width: 277px;
	height: 276px;

	float: left;
	position: relative;
}
    #content.template-list img {
		margin-left: 4px;
    }
	#content.template-list em a {
    	width: 266px;
    	color: #D3CFC2;
    	text-transform: uppercase;
    	text-align: center;
    	position: absolute;
    	padding-top: 242px;
    	padding-bottom: 10px;
		margin-left: 4px;
    	background: url(/images/layout/list-btn.png) no-repeat 0 191px;
    	_background: url() no-repeat;
		*background: url() no-repeat;
		behavior: url(/iepngfix.htc);
    	color: #D3CFC2;
    	cursor: pointer;
		z-index:0;
    }
    #content.template-list em:hover, #content.template-list em a:hover {
    	background-position: -266px 191px;
    	color: #000;
    	_color: #FFF;
    }
    #content.template-list em:active, #content.template-list em a:active {
    	background-position: -532px 191px;
    	color: #000;
    	_color: #CCC;
    }
#content.template-list a {
    text-decoration: none;
}
#content.template-list a:hover {
    text-decoration: none;
}

#content.template-list #col01,
#content.template-list #col01 ul,
#content.template-list #col01 li,
#content.template-list li.productItemNotFound,
#content.template-list li.catalogueItemNotFound,
#content.template-list li.productNavigation, 
#content.template-details li.catalogueItemNotFound {
	visibility: hidden;
	margin: 0;
	padding: 0;	
	height: 0;
	width: 0;
}
#content.template-list .description, #content.template-list .btn-more-details {
	display: none;
}
#previous-next-page {
	clear: both;
}

/********** CONTENT - TEMPLATE DETAILS / TEMPLATE ACCOUNT / TEMPLATE SHOPPING **********/

#content.template-details #col01,
.portfolio {
	width: 164px;
	float: left;
	margin-left: 7px;

	*margin-top: -14px;
	_margin: -14px 0 0 0;
}	
.portfolio {
	margin-left: 2px;
	*margin-top: 0;
	*padding-bottom: 10px;
	
}		
	#content.template-details #col01 #col01a ul,
	.portfolio ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#content.template-details #col01 #col01a li,
	.portfolio li {
		margin: 0 0 10px 2px;
		_margin: 0 0 8px 1px;
		float: left;
		position: relative;
		width: 156px;
		height: 156px;
	}
	#content.template-details #col01 #col01a li img,
	.portfolio li img {
		width: 156px;
		height: 156px;
	}
		#content.template-details #col01 #col01a em,
		.portfolio em {
			width: 156px;
			position: absolute;
			padding-top: 138px;
			padding-bottom: 18px;
		}
		#content.template-details #col01 #col01a em,
		.portfolio em {
			background: url(/images/layout/details-btn.png) no-repeat 156px 0;
		}
		#content.template-details #col01 #col01a em:hover,
		.portfolio em:hover {
			background-position: 0 0;
		}
		#content.template-details #col01 #col01a em:active,
		.portfolio em:active {
			background-position: -156px 0;
		}
	#content.template-details #col01 #col01a a,
	.portfolio a {
	    text-decoration: none;
	}
#content.template-details #col01 #col01b {
	width: 164px;
	
	clear: both;
}	
#content.template-account #col01,
#content.template-account-internal #col01,
#content.template-shopping #col01 {
	width: 164px;

	float: left;
	margin: 0 0 0 5px;
}	
#content.template-account-internal #col01,
#content.template-shopping #col01 {
	margin: 0 0 0 6px;
	_margin: 0 0 0 0;
}
	#content.template-details #col01 #col01b .top,
	#content.template-account #col01 .top,
	#content.template-account-internal #col01 .top,
	#content.template-shopping #col01 .top,
	.paintings-col02 .top {
		width: 164px;
		height: 6px;
	
	}
	#content.template-details #col01 #col01b .middle,
	#content.template-account #col01 .middle,
	#content.template-account-internal #col01 .middle,
	#content.template-shopping #col01 .middle,
	.paintings-col02 .middle {
		width: 134px;
		padding: 5px 15px 10px;
		font: 11px Verdana, Arial, sans-serif;
		color: #777;
		line-height: 2em;
	}
	#content.template-details #col01 #col01b .middle h1,
	#content.template-account #col01 .middle h1,
	#content.template-account-internal #col01 .middle h1,
	#content.template-shopping #col01 .middle h1,
	.paintings-col02 .middle h1 {
		font-size: 16px;
		color: #4D535B;
		line-height: 1.5em;
		padding: 5px 0 5px 0;
		margin-bottom: 5px;
	}
	#content.template-details #col01 #col01b .middle h2,
	#content.template-account #col01 .middle h2,
	#content.template-account-internal #col01 .middle h2,
	#content.template-shopping #col01 .middle h2,
	.paintings-col02 .middle h2 {
		font-size: 13px;
		line-height: 1.2em;
		margin: 10px 0 0 0;
		padding: 0;
		border: none;
	}
	#content.template-details #col01 #col01b .middle h2 a,
	#content.template-account #col01 .middle h2 a,
	#content.template-account-internal #col01 .middle h2 a,
	#content.template-shopping #col01 .middle h2 a {
		color: #333;
	}
	#content.template-details #col01 #col01b .middle h2 a:hover,
	#content.template-account #col01 .middle h2 a:hover,
	#content.template-account-internal #col01 .middle h2 a:hover,
	#content.template-shopping #col01 .middle h2 a:hover {
		color: #000;
	}
	#content.template-details #col01 #col01b .middle p,
	#content.template-account #col01 .middle p,
	#content.template-account-internal #col01 .middle p,
	#content.template-shopping #col01 .middle p,
	.paintings-col02 .middle p {
		margin: 0;
		padding: 0 0 10px 0;
		line-height: 1.5em;
		border-bottom: solid 1px #CCC;
	}
	.date {
		color: #942D26;
		font-size: 10px;
	}
	#content.template-account-internal #col02 .middle h1 .date {
		font-size: 12px;
		padding-left: 10px;
	}
	#content.template-details #col01 #col01b .middle .payment,
	#content.template-account #col01 .middle .payment,
	#content.template-account-internal #col01 .middle .payment,
	#content.template-shopping #col01 .middle .payment {
		padding: 10px 0 0 0;
	}
	#content.template-details #col01 #col01b .middle .payment li,
	#content.template-account #col01 .middle .payment li,
	#content.template-account-internal #col01 .middle .payment li,
	#content.template-shopping #col01 .middle .payment li {
		display: inline;
		padding: 1px;
	}
	#content.template-details #col01 #col01b .bottom,
	#content.template-account #col01 .bottom,
	#content.template-account-internal #col01 .bottom,
	#content.template-shopping #col01 .bottom,
	.paintings-col02 .bottom {
		width: 164px;
		height: 10px;
}
	
#content.template-details #col02 #col02a {
	width: 661px;
	text-align:center;
	float: left;
	*margin-top: -28px;
}	
	#content.template-details #col02 #col02a .top {
		width: 661px;
	}
	
	#content.template-details #col02 #col02a .middle {
		width: 654px;
		height: 654px;
		font: 12px Verdana, Arial, sans-serif;
		color: #777;
		line-height: 2em;
		margin-left: 3px;
		width: 651px;
		overflow: hidden;
	}
	#content.template-details #col02 #col02a .bottom {
		width: 670px;
		height: 10px;
	}
	
#content.template-details #col02 #col02b,
#content.template-account-internal #col02,
#content.template-shopping #col02 {
float:right;
margin:0 5px 0 0;
width:661px;
	_margin: -4px 0 5px 0;
}	

	#content.template-details #col02 #col02b .top,
	#content.template-account-internal #col02 .top,
	#content.template-shopping #col02 .top {
		width: 661px;
		height: 6px;

	}
	#content.template-details #col02 #col02b .middle,
	#content.template-account-internal #col02 .middle, 
	#content.template-shopping #col02 .middle {
		width: 608px;
		padding: 15px 24px;
		font: 12px Verdana, Arial, sans-serif;
		color: #777;
		line-height: 1.6em;
		overflow: visible;
	}
	#content.template-account-internal #col02 .middle {
		width: 585px;
		padding: 15px 33px;
	}
		#content.template-details #col02 #col02b .middle ul,
		#content.template-account-internal #col02 .middle ul,
		#content.template-shopping #col02 .middle ul {
			float: left;
			padding: 7px 14px 15px 15px;
		}
		#content.template-details #col02 #col02b .middle #nonwholesale,
		#content.template-details #col02 #col02b .middle #wholesale {
			margin: 4px 0;
		}
		#content.template-details #col02 #col02b .middle #nonwholesale ul,
		#content.template-details #col02 #col02b .middle #wholesale ul {
			float: left;
			padding: 0 12px 12px 0;
		}
		#content.template-details #col02 #col02b .middle #wholesale ul.addtocart {
			padding: 0 6px 12px 0;
		}
		#content.template-details #col02 #col02b .middle .title {
			font-size: 18px;
			color: #333;
		}
		#content.template-details #col02 #col02b .middle .strike {
			text-decoration: line-through;
		}
		#content.template-details #col02 #col02b .middle .qty input {
			width: 22px;
			margin-top: 23px;
		}
		
	#content.template-details #col02 #col02b .bottom,
	#content.template-account-internal #col02 .bottom,
	#content.template-shopping #col02 .bottom {
		width: 670px;
		height: 12px;
		clear: both;
	}
	

#content.template-shopping #col02 .middle #shopping-cart ul {
	clear: both;
	border-bottom: solid 1px #CCC;
	padding: 0;
	*float: none;
}
#content.template-shopping #col02 .middle #shopping-cart li { 
	display: inline;
	float: left; 
}
#content.template-shopping #col02 .middle #shopping-cart .productitemcell {
	height: 30px;
	padding-top: 6px;
}
#content.template-shopping #col02 .middle #shopping-cart .row01 .col01 {
	width: 375px;
	font-size: 14px;
	color: #4D535B;
	padding-top: 10px;
}
#content.template-shopping #col02 .middle #shopping-cart .row01 .col02 ul {
	width: 233px;
	margin: 0 0 13px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: none;
}
#content.template-shopping #col02 .middle #shopping-cart .row01 .col02 li {	
	display: block; 
	width: 233px;
}
#content.template-shopping #col02 .middle #shopping-cart .row02 {
	text-transform: uppercase;
	font-size: 10px;
}
#content.template-shopping #col02 .middle #shopping-cart .row02 .col01 .productitemcell { float: left; }
#content.template-shopping #col02 .middle #shopping-cart .row02 .col01 { width: 374px; }
#content.template-shopping #col02 .middle #shopping-cart .row03 .col01 { width: 40px; }
#content.template-shopping #col02 .middle #shopping-cart .row03 .col01 .productitemcell { padding: 3px 0; }
#content.template-shopping #col02 .middle #shopping-cart .row03 .col02 { width: 334px; }
#content.template-shopping #col02 .middle #shopping-cart .row02 .col02,
#content.template-shopping #col02 .middle #shopping-cart .row03 .col03 { width: 40px; }
#content.template-shopping #col02 .middle #shopping-cart .row03 .col03 input { width: 20px;	text-align: center;	margin-top: 3px; }
#content.template-shopping #col02 .middle #shopping-cart .row02 .col03,
#content.template-shopping #col02 .middle #shopping-cart .row03 .col04 { width: 75px; }
#content.template-shopping #col02 .middle #shopping-cart .row02 .col04,
#content.template-shopping #col02 .middle #shopping-cart .row03 .col05 { width: 75px; }
#content.template-shopping #col02 .middle #shopping-cart .row03 .col05 { color: #4D535B; }
#content.template-shopping #col02 .middle #shopping-cart .row02 .col05,
#content.template-shopping #col02 .middle #shopping-cart .row03 .col06 { width: 44px; }
#content.template-shopping #col02 .middle #shopping-cart .row03 .col06 a {
	background: url(/images/buttons/close.png) no-repeat 0 5px;
	width: 18px;  
	height: 0;
	padding-top: 25px; 
	overflow: hidden;
	display: block;
	margin: 0 0 0 11px;
}
#content.template-shopping #col02 .middle #shopping-cart .row03 .col06 a:hover { background-position: -18px 5px; }
#content.template-shopping #col02 .middle #shopping-cart .row03 .col06 a:active { background-position: -36px 5px; }
#content.template-shopping #col02 .middle #shopping-cart .row04 li,
#content.template-shopping #col02 .middle #shopping-cart .row05 li { height: 30px; padding-top: 6px; }
#content.template-shopping #col02 .middle #shopping-cart .row04 .col01 { width: 100px; }
#content.template-shopping #col02 .middle #shopping-cart .row04 .col02 { width: 300px; text-align: right; padding-right: 88px; display: block; }
#content.template-shopping #col02 .middle #shopping-cart .row04 .col02 ul,
#content.template-shopping #col02 .middle #shopping-cart .row04 .col02 li { border: none; padding: 0; margin: 0; float: right; }
#content.template-shopping #col02 .middle #shopping-cart .row04 .col02 input { width: 55px; margin-right: 5px; }
#content.template-shopping #col02 .middle #shopping-cart .row04 .col03 { width: 120px; }
#content.template-shopping #col02 .middle #shopping-cart .row05 .col01 { width: 350px; font-size: 10px; }
#content.template-shopping #col02 .middle #shopping-cart .row05 .col02 { width: 120px; font-weight: bold; text-align: right; padding-right: 18px; }
#content.template-shopping #col02 .middle #shopping-cart .row05 .col03 { width: 120px; font-weight: bold; color: #942D26; }
#content.template-shopping #col02 .middle #shopping-cart .row06 { border: none; margin: 20px 0 10px; }
#content.template-shopping #col02 .middle #shopping-cart .row06 .col01 { margin-right: 6px; }
#content.template-shopping #col02 .middle #shopping-cart .row06 .col02 { margin-right: 56px; }
#content.template-shopping #col02 .middle #shopping-cart .row06 .col03 { margin-right: 6px; }

#zebra01 div,
#zebra02 div,
#zebra03 div,
#zebra04 div,
#zebra05 div,
#zebra06 div {
	background: #FFF;
}
#zebra01 div.even,
#zebra02 div.even,
#zebra03 div.even,
#zebra04 div.even,
#zebra05 div.even,
#zebra06 div.even {
	background: #EEE;
}
				
#shopping-cart-steps { 
	margin: 0 0 15px 0; 
	padding: 0; 
	height: 28px;
	clear: both;
}
	#shopping-cart-steps li { 
		display: inline; 
		float: left; 
		height: 0;
		padding-top: 40px; 
		overflow: hidden; 
		background: url(/images/layout/shopping-cart-steps.png) no-repeat; 
	}
#shopping-cart-steps li#step1 { 
	background-position: 0 5px; 
	width: 123px; 
}
#shopping-cart-steps li#step2 { 
	background-position: -123px 5px;  
	width: 179px; 
}
#shopping-cart-steps li#step3 { 
	background-position: -302px 5px;  
	width: 178px; 
}
#shopping-cart-steps li#step4 { 
	background-position: -480px 5px;  
	width: 92px; 
}
#shopping-cart-steps.step1 li#step1 { 
	background-position: 0 -34px; 
	width: 123px; 
}
#shopping-cart-steps.step2 li#step2 { 
	background-position: -123px -34px;  
	width: 179px; 
}
#shopping-cart-steps.step3 li#step3 { 
	background-position: -302px -34px;  
	width: 178px; 
}
#shopping-cart-steps.step4 li#step4 { 
	background-position: -480px -34px;  
	width: 92px; 
}

Table.cartSummaryTable{

float:right;
}
		
/********** FOOTER **********/	
    			

/********** COPYRIGHT **********/

#copyright {
	background-color: #6E624E;
	height: 50px;
	color: #D3CFC2;
	font: 9px Verdana, Arial, sans-serif;
	z-index: 51;
	position: relative;
}
	#copyright #container {
		width: 825px;
		margin: 0 auto; 
		padding: 14px 0;
	}
		#copyright #container #col01 {
			float: left;
			padding-top: 6px;	
			width: 440px;
		}
		#copyright #container #col02 {
			float: right;
			padding-top: 6px;	
		}
	#copyright a {
		color: #D3CFC2;
	}
	#copyright a:hover {
		color: #FFF;
	}
#copyright .phone {
	padding: 7px 12px 2px 0;
	background: url(/images/layout/footer-phone.png) no-repeat;
	font-size: 1px;
	margin-right: 3px;
}
#copyright .address {
	padding: 7px 12px 2px 0;
	margin: 0 5px 0 5px;
	background: url(/images/layout/footer-address.png) no-repeat;
	font-size: 1px;
}
	
/********** BUTTONS **********/

.btn-contact-us a {
	background: url(/images/buttons/contact-us.png) no-repeat 0 0;
	width: 104px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	margin: 7px 0 0 0;
	display: block;
}
.btn-contact-us a:hover { background-position: -104px 0; }
.btn-contact-us a:active { background-position: -208px 0; }

.btn-wholesale a {
	background: url(/images/buttons/wholesale.png) no-repeat 0 0;
	width: 179px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	margin: 12px 160px 0 0;
	display: block;
}
.btn-wholesale a:hover { background-position: -179px 0; }
.btn-wholesale a:active { background-position: -358px 0; }

.btn-add-to-cart img {
	background: url(/images/buttons/add-to-cart.png) no-repeat 0 0;
	width: 110px;
	height: 0;
	padding: 47px 0 0 0;
	overflow: hidden;
	margin: 7px 0 0 0;
	display: block;
	cursor: pointer;
}
.btn-add-to-cart img:hover { background-position: -110px 0; }
.btn-add-to-cart img:active { background-position: -220px 0; }

.btn-add-to-favorites a {
	background: url(/images/buttons/add-to-favorites.png) no-repeat 0 0;
	width: 143px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	margin: 7px 0 0 0;
	display: block;
}
.btn-add-to-favorites a:hover {	background-position: -143px 0;}
.btn-add-to-favorites a:active { background-position: -286px 0; }

.btn-submit {
	background: url(/images/buttons/submit.png) no-repeat 0 0;
	width: 110px !important;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	margin: 0 0 20px; 0;
	display: block;
}
.btn-submit:hover { background-position: -110px 0; }
.btn-submit:active { background-position: -220px 0; }

.btn-keep-shopping a {
	background: url(/images/buttons/keep-shopping.png) no-repeat 0 0;
	width: 136px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
}
.btn-keep-shopping a:hover { background-position: -136px 0; }
.btn-keep-shopping a:active {	background-position: -272px 0; }

.btn-last-page-visited a {
	background: url(/images/buttons/last-page-visited.png) no-repeat 0 0;
	width: 154px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
}
.btn-last-page-visited a:hover { background-position: -154px 0; }
.btn-last-page-visited a:active {	background-position: -308px 0; }

.btn-request-quote a {
	background: url(/images/buttons/request-quote-blue.png) no-repeat 0 0;
	width: 136px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
}
.btn-request-quote a:hover { background-position: -136px 0; }
.btn-request-quote a:active {	background-position: -272px 0; }

.btn-checkout a {
	background: url(/images/buttons/checkout-green.png) no-repeat 0 0;
	width: 114px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
}
.btn-checkout a:hover { background-position: -114px 0; }
.btn-checkout a:active { background-position: -228px 0; }
	
.btn-update a {
	background: url(/images/buttons/update.png) no-repeat 0 0;
	width: 67px;
	height: 0;
	padding-top: 22px;
	overflow: hidden;
	display: block;
	margin-top: 2px;
}
.btn-update a:hover { background-position: -67px 0; }
.btn-update a:active { background-position: -134px 0; }

.btn-more-details a {
	background: url(/images/buttons/more-details.png) no-repeat 0 0;
	width: 126px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
	*margin-bottom: 22px;
}
.btn-more-details a:hover { background-position: -126px 0; }
.btn-more-details a:active { background-position: -252px 0; }


a.productsearchPrevious {
	background: url(/images/buttons/previous.png) no-repeat 0 0;
	width: 96px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 24px;
}
a.productsearchPrevious:hover { background-position: -96px 0; }
a.productsearchPrevious:active { background-position: -192px 0; }

a.productsearchNext {
	background: url(/images/buttons/next.png) no-repeat 0 0;
	width: 96px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
	float: right;
}
a.productsearchNext:hover { background-position: -96px 0; }
a.productsearchNext:active { background-position: -192px 0; }

.btn-back a {
	background: url(/images/buttons/back.png) no-repeat 0 0;
	width: 110px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
	margin-right: 10px;
}
.btn-back a:hover { background-position: -110px 0; }
.btn-back a:active { background-position: -220px 0; }

.btn-close a {
	background: url(/images/buttons/close2.png) no-repeat 0 0;
	width: 110px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
	margin-right: 10px;
	cursor: pointer;
}
.btn-close a:hover { background-position: -110px 0; }
.btn-close a:active { background-position: -220px 0; }

.btn-view-favorites a {
	background: url(/images/buttons/view-favorites.png) no-repeat 0 0;
	width: 143px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
}
.btn-view-favorites a:hover { background-position: -143px 0; }
.btn-view-favorites a:active { background-position: -286px 0; }

.btn-view-cart a {
	background: url(/images/buttons/view-cart.png) no-repeat 0 0;
	width: 143px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
}
.btn-view-cart a:hover { background-position: -143px 0; }
.btn-view-cart a:active { background-position: -286px 0; }


.btn-download a {
	background: url(/images/buttons/download.png) no-repeat 0 0;
	width: 143px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
}
.btn-download a:hover { background-position: -143px 0; }
.btn-download a:active { background-position: -286px 0; }


.previous a {
	background: url(/images/buttons/previous2.png) no-repeat 0 0;
	width: 96px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 8px;
}
.previous a:hover { background-position: -96px 0; }
.previous a:active { background-position: -192px 0; }

.next a {
	background: url(/images/buttons/next2.png) no-repeat 0 0;
	width: 96px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	display: block;
	float: right;
	margin-right: 8px;
}
.next a:hover { background-position: -96px 0; }
.next a:active { background-position: -192px 0; }

/********** FORM **********/

.form ul,
.form2 ul,
.form3 ul {
	clear: both;
	padding: 0 !important;
	float: none !important;
}
.form li,
.form2 li,
.form3 li {
	display: inline;
	float: left;
	padding: 5px 0;
}
.form .left,
.form2 .left,
.form3 .left {
	width: 210px;
	text-align: right;
	padding-right: 10px;
}
.form .right,
.form2 .right,
.form3 .right {
	text-align: left;
}
.form .right {
	width: 360px;
}
.form2 .right {
	width: 359px;
}
.form3 .right {
	width: 336px;
}
.form textarea, 
.form2 textarea, 
.form3 textarea {
	width: 300px;
	height: 100px;
}
.form4 input {
	width: 122px;
	margin-bottom: 3px;
}
.form4 textarea {
	width: 122px;
	margin-bottom: 3px;
}
.form4 .cat_button {
	margin-top: 8px;
}
select#HomeCountry, select#WorkCountry {
width:340px;
}
/********** FORM IN TABLES **********/
table.webform label {
	width: 210px;
	text-align: right;
	padding-right: 10px;
	color:#777;
}
table.webform input{
	text-align:left;
	color:#777;
}
#content.template-main #col01 #middle table.webform td {
	color:#777 !important;
	border:none !important;
}
#content.template-main #col01 #middle table.webform select#HomeCountry, 
#content.template-main #col01 #middle table.webform select#WorkCountry,
#content.template-main #col01 #middle table.webform select#ShippingCountry,
#content.template-main #col01 #middle table.webform select#BillingCountry {
width:300px;
}

/********** PAINTINGS **********/

.paintings-col01 {
	width: 664px;
	float: left;
}
body > div.paintings-col02 {
	position:fixed;
}
.paintings-col02 {

	width:164px;	
	position:fixed;
	top: 115px;
	left: 50%;
	margin: 0 0 0 252px;
	z-index: 100;
}
.paintings-col02bg {
	background: #AFA588;
	height: 1000px;	
	width:164px;	
	position:fixed;
	top: 115px;
	left: 50%;
	margin: 0 0 0 252px;
	z-index: 1;
}

.paintings-instructions{
	width: 615px;
	height: 540px;
	padding: 25px;
	background-color: #FFF;
}

/********** BLOG **********/
#myaccount-links .BlogRecentPost li{
padding-bottom:3px;
border-bottom:#ccc solid 1px;
}
#myaccount-links .BlogRecentPost li a {
text-decoration:none;
}
#myaccount-links #logout a{
font-weight:bold;
}
.blog-post {
	margin:0 0 20px;
}
/********** MORE **********/

.ibox_wrapper {
	background-color: #fff;
}
#msg {
	font: 14px Verdana, Arial, sans-serif;
	margin-bottom: 20px;
}

#ie6 {
	background: url(/images/layout/ie6-bg.jpg) top center;
	width: 100%;
}
.no-ie6 {
	background: url(/images/layout/ie6.jpg) no-repeat;
	width: 564px;
	height: 534px;
	margin: 0 auto;
	padding: 220px 150px;
}
.spacer {
	height: 15px;
	display: block;
}

#screenshot {
	position: absolute;
	border:1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color :#fff;
}
a.screenshot {
	width: 18px;
	height: 0;
	padding-top: 15px;
	display: block;
	overflow: hidden;
	margin: 2px 5px 0 0;
	background: url(/images/buttons/help.png) no-repeat;
}
a:hover.screenshot {
	background-position: -18px 0;
}
a:active.screenshot {
	background-position: -36px 0;
}
.ccv {
width:18px;
height:18px;
float:right;
}
.ccv a, .ccv input {
	float: left;
}
#flash {
	width: 1974px;
	height: 614px;
	margin: 0 0 0 -987px;
	position: relative;
	top: 0;
	left: 50%;
}
#content.template-main #col01 #middle table.webform .samplerequestlist td.handtufted {
	border-left:#ccc solid 1px !important;
}
.samplerequestlist td {
padding:3px;
}

.thumbs a, .thumbs a:link, .thumbs a:active, .thumbs a:visited {
	color:#fff;
	text-decoration:none;
}

.imagenav {
clear:both;
height:35px;
margin:0 auto;
width:630px;
}


.imagenav ul {

}

.imagenav ul li {
display:block;
float:left;
margin:3px 12px;
}

.comment-list {
	margin:20px 0;
	padding:10px;
	background:#eee;
}
.comment-list h5 {
	font:14px "Century Gothic",Arial,Helvetica,sans-serif;
	color:#191D1F;
}
.blog-post {
	margin-bottom:0 0 20px 0;
}

.BlogRecentPost ul li {
	margin:5px 0;
	padding:0 0 5px;
	border-bottom:1px solid #ccc;
}
.BlogRecentPost ul li a{
	text-decoration:none;
}
.BlogRecentPost ul li a:hover{
	color:#000;
	text-decoration:underline;
}

.blog-comment-container {
	margin:10px 0;
	border-bottom:1px solid #ccc;
	padding:0 0 10px;
}
.comment-details {
	margin:0 0 5px;
}
.fb_edge_widget_with_comment, .twitter-share-button {float:left; margin:5px 0 0;}



