 @import url(normal.css);   

/*************************** 

To change the colour theme of the website replace the colour name in '@import url(xxxxx.css);' above to one of the listed colours below and click Save.

black
blue
brown
green
mud
orange
pink
purple
originalmain
***************************/
/***************************  

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;
}
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: #942D26;
}
a:hover {
	color: #111;
}
h1 {
	font: 24px Georgia, "Times New Roman", serif;
	color: #555;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
}
h2 {
	font: 18px Georgia, "Times New Roman", serif;
	color: #555;
	padding-bottom: 8px;
	border-bottom: solid 1px #CCC;
	margin-bottom: 4px;
}
h3 {
	font: 16px Georgia, "Times New Roman", serif;
	color: #555;
	padding-bottom: 4px;
}
h4 {
	font: 14px Georgia, "Times New Roman", 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 **********/

#header { 
	width: 837px; 
	height: 28px;  
	margin: 10px auto 0 auto; 
	position: relative;
}
#header #col01 a {
	float: left;
	width: 194px;
	height: 0;
	display: block;
	background: url(/images/layout/new-logo.png) no-repeat;
	padding: 69px 0 0 0; 
	margin: 0 156px 0 0; 
	overflow: hidden; 
}
#header #col02 { 
	float: left;
	padding: 10px 15px 0 0;
	width: 148px;
}
	#header #col02 #phone a {
		width: 148px;
		height: 24px;
		background: url(/images/layout/phone.png) no-repeat 0 0; 
		padding-top: 0; 
		overflow: hidden;
		text-indent: -9999px;
		display: block;
	}
	#header #col02 #phone a:hover {
	    background-position: -148px 0;
	}
	#header #col02 #btn-wholesale a {
	    width: 148px;
	    height: 0;
	    background: url(/images/buttons/header-wholesale.png) no-repeat 0 0;
	    padding-top: 35px; 
	    overflow: hidden;
	    float: left;
	}
	#header #col02 #btn-wholesale a:hover {
	    background-position: -148px 0;
	}
	#header #col02 #btn-wholesale a:active {
	    background-position: -296px 0;
	}
#header #col03 { 
	width: 315px;
	float: left;
	font: 9.5px;
	color: #392A1D;
	text-align: right;
	text-transform: uppercase;
	font-size: 9.5px;
	height: 69px;
	overflow: hidden;
}
	#header #col03 a { 
		color: #392A1D;
	}
	#header #col03 a:hover { 
		color: #FFF;
	}
		#header #col03 #nowholesale {
			height: 29px;
			_height: 0px;
			_margin: -12px 0 0 0;
			_padding: 0;
		}
		#header #col03 #links {
			padding: 0 0 5px 0; 
		}
		#header #col03 #btn-subscribe a {
		    width: 163px;
		    height: 0;
		    background: url(/images/buttons/header-subscribe.png) no-repeat 0 0; 
		    padding: 35px 0 0 0; 
		    margin: 5px 8px 0 20px; 
		    overflow: hidden;
		    float: left;
		}
		#header #col03 #btn-subscribe a:hover {
		    background-position: -163px 0;
		}
		#header #col03 #btn-subscribe a:active {
		    background-position: -326px 0;
		}
		#header #col03 #btn-cart {
		    width: 124px;
		    height: 35px;
		    overflow: hidden;
		    *margin-top: -12px;
		    _margin: -40px 0 0 0;
		}
		#header #col03 #btn-cart td {
		    line-height: 20px;
		    text-align: center;
		    padding-left: 32px;	
		    font-size: 9px;		
		}
		#header #col03 #btn-cart a {
		    width: 118px;
		    height: 28px;
		    background: url(/images/buttons/header-cart.png) no-repeat 0 0; 
		    padding: 2px 6px 5px 0;
		    margin: 5px 0 0 0; 
		    overflow: hidden;
		    float: left;
		    color: #D3CFC2;
		}
		#header #col03 #btn-cart a:hover {
		    background-position: -124px 0;
		    color: #392A1D;
		}
		#header #col03 #btn-cart a:active {
		    background-position: -248px 0;
		    color: #392A1D;
		}
		
#header #nav { 
	margin: 0; 
	padding: 0; 
	height: 28px;
	clear: both;
}
	#header #nav li { 
		display: inline; 
	}
	#header #nav li a { 
		float: left; 
		height: 0;
		padding-top: 28px; 
		overflow: hidden; 
	}

/* BUTTONS */
#header #nav li#nav-rugs a { background-position: 0 0; width: 86px; }
#header #nav li#nav-custom-rugs a { background-position: -86px 0; width: 128px;}
#header #nav li#nav-designbank a { background-position: -214px 0; width: 136px;}
#header #nav li#nav-sample-request a { background-position: -350px 0; width: 149px;}
#header #nav li#nav-showrooms a { background-position: -499px 0; width: 118px;}

/* OVER STATES */
#header #nav li#nav-rugs a:hover { background-position: 0 -28px; }
#header #nav li#nav-custom-rugs a:hover { background-position: -86px -28px; }
#header #nav li#nav-designbank a:hover { background-position: -214px -28px; }
#header #nav li#nav-sample-request a:hover { background-position: -350px -28px; }
#header #nav li#nav-showrooms a:hover { background-position: -499px -28px; }

/* PRESSED STATES */
#header #nav li#nav-rugs a:active { background-position: 0 -56px; }
#header #nav li#nav-custom-rugs a:active { background-position: -86px -56px; }
#header #nav li#nav-designbank a:active { background-position: -214px -56px; }
#header #nav li#nav-sample-request a:active { background-position: -350px -56px; }
#header #nav li#nav-showrooms a:active { background-position: -499px -56px; }

/* ON STATES */
#header.page-rugs #nav li#nav-rugs a { background-position: 0 -84px !important; }
#header.page-custom-rugs #nav li#nav-custom-rugs a { background-position: -86px -84px !important; }
#header.page-paintings #nav li#nav-designbank a { background-position: -214px -84px !important; }
#header.page-sample-request #nav li#nav-sample-request a { background-position: -350px -84px !important; }
#header.page-showrooms #nav li#nav-showrooms a { background-position: -499px -84px !important; }

#header #nav li#nav-search input { 
	width: 118px;
	margin: 5px 15px 0 72px;
	height: 13px;
}

#header #bottom { 
	width: 837px;
	height: 9px;
}
#header #bottom.template-main { 
	
	}
#header #bottom.template-wide { 
	
}
#header #bottom.template-details,
#header #bottom.template-shopping,
#header #bottom.template-account-internal { 
	
}
#header #bottom.template-list { 
	
}
#header #bottom.template-account { 
	
}
#header #bottom.template-paintings { 
	
}
		
/********** CONTENT **********/
			
#content {
	width: 837px; 
	margin: 78px auto 0 auto; 
	_margin: -5px auto 0 auto; 
	position: relative;
}			
#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;
	background: url(/images/layout/account-col02.png) no-repeat;
	float: left;
	position: relative;
}
    #content.template-account #col02 img {
		margin-left: 4px;
    }
	#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.webform {
			text-align: left;
		}
		#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;
	
	float: left;
	_margin: 0 0 0 -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;
    }
    #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: #942D26;
		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;
	
	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 {
	width: 661px;

	float: left;
	_margin: -4px 0 0 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: 2em;
		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: #942D26;
	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: #942D26; }
#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; 
}

		
/********** FOOTER **********/	
    			
#footer {
	clear: both;
	width: 837px; 
	margin: 0 auto; 
	position: relative;

	padding-bottom: 188px;
	*padding: 0 0 40px 0;
	_padding: 0 0 40px 0;
	z-index: 50;
}		    			
	#footer ul {
		margin-left: 8px;
		_margin: 0 0 0 4px;
	}		
	#footer #col01,
	#footer #col02, 
	#footer #col03, 
	#footer #col04, 
	#footer #col05 {
		width: 140px;
		_width: 139px;
		height: 117px;
		float: left;
		margin: 30px 4px 0 7px;
		padding: 8px;	
		font: 9px Verdana, Arial, sans-serif;
		*font: 9px Arial, sans-serif;
		_font: 9px Arial, sans-serif;
		text-transform: uppercase;
		line-height: 1.6em;
	}		
	#footer #col01 a,
	#footer #col02 a,  
	#footer #col04 a, 
	#footer #col05 a {
		color: #D3CFC2;
	}			
	#footer #col03 a {
		color: #392A1D;
	}	
	#footer h1 {
		font: 14px Georgia, "Times New Roman", serif;
		color: #D3CFC2;
		letter-spacing: 0.1em;
		text-transform: none;
		line-height: 1.1em;
		border: none;
		margin: 0;
	}	
	#footer #col03 h1 {
		font: 14px Georgia, "Times New Roman", serif;
		letter-spacing: 0.1em;
		color: #392A1D;
		line-height: 1.1em;
	}				
	
	
/********** 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.sample td{
	width:290px;
}
#content.template-main #col01 #middle table.webform td .cat_listbox{
	width:400px;
	height:120px;
}
table.sample h2 {
	margin:10px 0 4px;
	border:none;
}
#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;
}

/********** MORE **********/

.ibox_wrapper {
	background-color: red;
}
#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:613px;
}


.imagenav ul {

}

.imagenav ul li {
display:block;
float:left;
margin:3px 12px;
}
.fb_edge_widget_with_comment, .twitter-share-button {
    float: left;
    margin: 5px 0 0;
}
