@charset "utf-8";
/*
	$$$$$$$$$$$ - $$$ $$ $$$$
	http://www.thewebshop.ca
	Cleaned: AJ Batac 10/20/2009
	---------------------------------------------
*/

html, body {
	font-family:		Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, serif, sans-serif;
	font-size:			12px;
	margin:					0px;
	text-align:			left;
	color:					#333;
}
body{
	background:			#979797 url(../img/layout/bg.gif) top center no-repeat !important;
}

/* pre resets */
html, div, p, table, form, h1, h2, h3, h4, h5, h6, h7, ul, ol, li, blockquote, input, textarea, iframe, span {
	margin:				0px;
	padding:			0px;
	line-height:	1.2em;
	font-size:		1em;
}
td {
	line-height:	1.2em;
	font-size:		1em;
}
a img {
	border:0px;
	outline:none !important;
}
ul, ol {
	margin-top:		1.8em;
	margin-left:	3.4em;
	margin-bottom:1.8em;
}
ul ul {
	margin-top:		.8em;
	margin-left:	2.4em;
	margin-bottom:.8em;
}
li {
	line-height:1.5em;
	padding-bottom:.3em
}
p {
	margin-top:		.2em;
	margin-bottom:1.3em;
	line-height:	1.6em;
}
blockquote {
	margin-top:		.5em;
	margin-bottom:1.3em;
	line-height:	1.6em;
	background:url(../img/quote.jpg) no-repeat;
	padding-left:2.5em;
	margin-left:.5em
}
h1, .cms-article span.cms-heading {
	margin-top:		.1em;
	margin-bottom:.6em;
	color:				#bc921c;
	font:					26px Arial, "Century Gothic", "Trebuchet MS", Geneva, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:	normal;
}
h2 {
	margin-top:.9em;
	margin-bottom:.7em;
	color:#949084;
	font:21px Arial, "Century Gothic", "Trebuchet MS", Geneva, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}
h3 {
	margin-top:.9em;
	margin-bottom:.7em;
	color:#bbb;
	font:17px "Century Gothic", Arial, Helvetica, "Trebuchet MS", Tahoma, Verdana, Geneva, sans-serif;
}
a,img{
	outline:none !important;
}
a:link, a:visited, a:active, a:hover {
	color:#e0e49b;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#ddd;
}
input {
	padding:.23em;
}
hr {
	height:1px !important;
	overflow:hidden;
	color:#fff;
	background-color:#fff;
	border:0px;
	border-bottom:1px dotted #dbdbdb;
	clear:both;
	display:block;
	margin-top:1.3em;
	margin-bottom:1.3em;
}
/* LAYOUT ============================>>>=====================>>>================ */

#layout-container {
	width:1003px;
	margin:0 auto;
	padding:0 0 25px 0;
}
#masthead{
	background:url(../img/layout/bg-masthead.gif) repeat-x;
	height:259px;
	margin:51px 0 0 0;
}
#masthead-logo{
	position:absolute;
	top:21px;
}
#menu-navigation{
	float:right;
	margin:0 16px 0 0;
	background:url(../img/layout/bg-nav.gif) repeat-x;
	height:65px;
	text-transform:lowercase;
}
#bg-nav-btm{
	background:#868686 url(../img/layout/bg-nav-btm.gif) repeat-x;
	margin:15px 0;
	padding:10px 0;
}
#bg-nav-btm ul{
	list-style:none;
	margin:0 0 10px 20px;
}
#bg-nav-btm li{
	padding:10px 0;
}
#bg-nav-btm li a:link,
#bg-nav-btm li a:visited,
#bg-nav-btm li a:active
{
	color:#fff;
	text-decoration:none;
	font-size:18px;
}
#bg-nav-btm li a:hover{
	color:#e0e49b;
}
#masthead-container{
	height:194px;
}
	#masthead-container-1{
		float:left;
		width:345px;
		overflow:hidden;
		padding:83px 0 0 0;
	}
		#masthead-container-1-content{
			width:250px;
			margin:0 auto;
			text-align:center;
			line-height:1.5em;
			color:#fff;
			font-style:italic;
		}
		#masthead-container-1-content a:link,
		#masthead-container-1-content a:visited,
		#masthead-container-1-content a:active{
			color:#fff;
			font-style:italic;
		}
		#masthead-container-1-content a:hover{
			color:#F90;
		}
	#masthead-container-2{
		float:left;
		width:325px;
		overflow:hidden;
		padding:50px 20px 0 0;
	}
		#masthead-container-2-content, #masthead-container-2-content td{
			text-align:left;
			line-height:1.5em;
			color:#fff;
		}
		#masthead-container-2-content h1{
			color:#fff;
			font-size:24px;
			margin:0;
		}
		#masthead-container-2-content a:link,
		#masthead-container-2-content a:visited,
		#masthead-container-2-content a:active{
			color:#fff;
		}
		#masthead-container-2-content a:hover{
			color:#e0e49b
		}
	#masthead-container-3{
		float:left;
		width:300px;
		overflow:hidden;
		background:url(../img/layout/bg-call.gif) no-repeat;
		height:153px;
		margin:40px 0 0 0;
		text-align:center;
	}
		#masthead-container-3-content{
			margin:0 auto;
			text-align:center;
			line-height:1.5em;
			color:#fff;
			padding:15px 0 0 0;
		}
		#masthead-container-3-content h1{
			color:#fff;
			font-size:24px;
			margin:0;
		}
#header {
}
#header-icon {
}
#main-panel {
}
#header {
}
#header div.header-low {
}
#header #menu-panel {
}
#footer {
	background:#2c2c2c;
	height:300px;
}
	#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
		color:#bcbcbc;
		text-decoration:none;
		font-weight:bold;
	}
	#footer-wrapper{
		width:1003px;
		margin:0 auto;
	}
	#footer-navigation{
		float:left;
		padding:15px 0 0 0;
		width:770px;
	}
	#footer-navigation ul{
		list-style:none;
		margin:0;
		padding:0;
	}
	#footer-navigation li{
		float:left;
		padding:0 50px 0 0;
		text-transform:lowercase;
	}
		#footer-navigation li a{
		}
		#footer-navigation li a:hover{
			color:#fff;
			text-decoration:underline;
		}
	#canadaswebshop{
		float:left;
		padding:20px 0 0 0;
		font-size:10px;
		color:#666;
		width:200px;
	}
	#canadaswebshop a:link, #canadaswebshop a:active, #canadaswebshop a:visited, #canadaswebshop a:hover {
		font-size:10px;
		color:#666;
		text-decoration:underline;
	}
	#canadaswebshop a:hover {
		color:#fff;
	}
	#copyright{
		margin:25px 0 0 0;
		color:#a2a2a2;
	}
	.copy-span{
		padding:0 0 0 30px;
	}
	.copy-small-span{
		padding:0 0 0 15px;
	}
#nav-search {
	padding-top:1.1em;
	padding-bottom:1.1em
}
#cart-panel {
	padding-bottom:1.1em;
}
#navigation-container {
	/*width:281px;*/
	margin-left:1px;
	margin-right:1px;
	text-align:left
}
	#inner-navigation-container {/* holds the cat table.. */
		padding:00px 22px 22px 22px;
	}
	#navigation-container h1 {
		font-family: Arial, Verdana, Helvetica, "Trebuchet MS", Trebuchet, Tahoma, Geneva, sans-serif;
		color:#fff;
		font-size:16px;
		margin:0px;
		font-weight:bold;
		padding:0px;
		padding-top:43px;
		padding-bottom:40px;
	}
#cats {
	/*padding:4px 8px 4px 8px;*/
	width:100%
}
	#cats table {
		width:100%
	}
	#cats td {
		text-align:left;
		padding-bottom:3px;
		padding-top:12px;
	}
	#cats a:link, #cats a:active, #cats a:visited, #cats a:hover {
		font: 20px Arial, Verdana, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		line-height: 28px;
	}
	#cats a:hover {
		color: #fbff80;
	}
	#cats .children a, #cats .children a:link, #cats .children a:visited, #cats .children a:active, #cats .children a:hover {
		font-size: 10px;
		text-decoration: underline;
		padding-top: 3px;
		line-height: 18px;
	}
	#cats .children a:hover {
		color:#fbff80;
	}
	#cats .children td {
		padding-top:0px;
	}
	#cats .children-cnt {
		padding-top:0px;
	}
	#cats .nav-active-cat /* triangle :D */ {
		font-style:italic !important;
		color:#999;
		padding-bottom:1px;
		padding-left:2px;
		padding-right:2px;
	}
#col-1 {
	float:left;
	width:689px;
	display:block;
	overflow:hidden !important;
}
	#featured-art{
		margin:17px 0 0 0;
		overflow:hidden;
		background:url(../img/layout/featured-art.gif) top left no-repeat;
		padding-top:21px;
	}
	#not-featured-art{
		margin:0 0 0 0;
		overflow:hidden;
		padding-top:21px;
	}

	#not-featured-art .content-container-margin
	{
		margin-top: 10px;
	}
	
	#not-featured-art .home-content-container
	{
		background:url(../img/layout/welcome-top.jpg) top left no-repeat #2C2C2C;
		padding-top: 20px;
		margin-top: -10px;
	}
	.index-content-container{
		background:#2c2c2c;
		width:670px !important;
		overflow:hidden;
		padding:0;
		margin:0;
	}
	#front-page-container{
		margin:0;
		background:#2c2c2c;
		width:669px !important;
		padding:20px 0 0 0;
	}
		#front-page-container a:hover{
			color:#e0e49b;
			text-decoration:underline;
		}
	.content-container{
		background:#2c2c2c;
		width:669px !important;
		overflow:hidden;
		min-height:540px;
  	height:auto !important;
  	height:540px;
	}
	
	.home-content-container{

		min-height:40px;
  	height:auto !important;
  	height:40px;
	border-top: 0px solid #696969;
	margin-top: 11px;
	}
	
	.nav-content-container
	{
		
	 min-height:40px;^M
        height:auto !important;^M
        height:40px;
	}
	
	#content-padding{
		padding:10px 20px 25px 20px;
		color:#fff;
		line-height:1.6em;
	}
		#content-padding h1{
			margin:10px 0;
		}
#col-2 {
	float:left;
	width:314px;
	overflow:hidden !important;
}
	#original-art{
		background:#620F0F url(../img/layout/browse-art.jpg) top no-repeat;
		width:314px;
		margin:17px 0 0 0;
		overflow:hidden;
		/*min-height:507px;*/
  	height:auto !important;
  	height:507px;
	}
	#reproductions{
		color:#fff;
		font-size:18px;
		margin:25px 0 0 22px;
	}
		#reproductions a:link,
		#reproductions a:visited,
		#reproductions a:active{
			color:#fff;
			text-decoration:none;
		}
		#reproductions a:hover{
			color:#e0e49b;
			text-decoration:underline;
		}
	#search-gallery{
		color:#fff;
		font-size:18px;
		margin:0px 0 0 22px;
	}
	#search-gallery-form{
		margin:10px 0 0 22px;
		padding-bottom:35px;
	}
#c2-panel {
}
#browse-logo {
}
.prod-tile {
	padding-bottom:30px !important;
	font-size:12px;
}
.prod-tile .prod-name {
}
.prod-tile img {
	display:inline
}
.prod-tile a:link, .prod-tile a:visited, .prod-tile a:active, .prod-tile a:hover {
	color:#fff !important;
	font-size:12px !important;
	text-decoration:none !important;
}
.prod-tile a:hover {
	text-decoration:underline !important;
	color:#e0e49b !important;
}
.prod-thumb {
	margin-bottom:10px;
}
.price {
	font:11px Verdana, Arial !important;
	color: #cc0000 !important;
}
/*
*	Product Relations
*/
#product-relations {
	margin-top:35px;
	margin-bottom:20px;
}
/* the label */
	#related-products {
	display:block;
	font-style:italic;
	font:18px Arial;
	color:#fff;
	margin-top:3px;
	margin-bottom:16px;
	padding-bottom:5px;
	border-bottom:1px dotted #666;
}
/*
*	Book Tile - custom for list ex....
*	-alex 1/28/2008
*/
.product-list-ex {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width: 98%;
	height: 142px;
	overflow:hidden;
	border-bottom:1px dotted #cccccc
}
.index-content-container-featured .product-list-ex {
	width:48%;
	margin-right:15px;
}
.product-list-ex .product-list-ex-img {
	float:left;
	margin-right:9px;
	padding:0px 6px 6px 0px;
	width:120px;
	overflow:hidden;
	text-align:center;
}
/*
.product-list-ex-second img
{
	float:right;
}
*/
.product-list-ex a:link, .product-list-ex a:visited, .product-list-ex a:hover, .product-list-ex a:active {
	font-size:1.6em;
	color:#000 !important;
	text-decoration:none !important;
}
.product-list-ex a:hover {
	text-decoration:underline !important;
}
.product-list-ex-type {
	font-size:13px;
	color:#888888;
	line-height:2em
}
.product-list-ex-author {
	font:11px Verdana, Arial;
	color:#000;
	display:block;
}
.product-list-ex .price {
	font:11px Verdana, Arial;
	color:#000;
}
.product-list-ex a.product-list-ex-more {
	color:#46659c !important;
}
.product-list-ex p {
	font:10px Verdana, Arial;
	margin-top:1em;
	margin-bottom:.9em;
	line-height:1.4em
}
/*
*	some selectors that have been added to clsShopProdManager to change certain elements with-in the prod-tile for Product Views...
*/
.striken-price {
	/* 
	*	The STRIKE'd out regular price.
	*/
	font-size:.85em;
}
#browse-subcats .cat-tile {
	border:1px solid #bebebe;
	padding:6px 6px 6px 6px !important;
	vertical-align:middle;
}
.cat-title {
	font-size:12px;
}
.cat-tile a:link, .cat-tile a:visited, .cat-tile a:active, .cat-tile a:hover {
	color:#fff;
	text-decoration:none;
}
.cat-tile a:hover {
	text-decoration:underline
}
.cat-thumb {
	margin-bottom:10px;
}
/*
*	Product Catalogue
*	<div .producte-catalogue-cat><h2><a../a>...
*/
.producte-catalogue-cat a:link, .producte-catalogue-cat a:hover, .producte-catalogue-cat a:visited, .producte-catalogue-cat a:active {
	color:#CCC !important;
}
.producte-catalogue-cat a:hover {
	color:#E0E49B !important;
}
#product-details p{
	color:#fff !important;
}
#product-details table {
	margin-top:10px;
	color:#fff !important;
}
#product-details table td {
	color:#fff !important;
}
	#product-details h1{
		color:#fff;
	}
	
#category-list {
  padding-top: 3em;
}


	
/* category list */
#category-list ul{
	float:left;
	list-style:none;
	margin:35px 0 0 25px;
	width:120px;
	overflow:hidden;
	padding:0;
}
#category-list li{
	color:#fff;
	padding:4px 0;
}
	#category-list li a:link,
	#category-list li a:visited,
	#category-list li a:active
	{
		color:#fff;
		text-decoration:none;
	}
	#category-list li a:hover{
		color:#e0e49b;
		text-decoration:underline;
	}
/*	MENU's
	*----------->*/
/* 	================================================================================ */		
div#menu-panel {
	z-index:10000;
	text-align:left;
}
div#menu-panel div {
	float:left !important;
	font-size:17px;
	color:#FFFFFF;
}
div#menu-panel span {
	display: none;
}
div#menu-panel div a, div#menu-panel div a.hover, div#menu-panel div a.hover-hot, div#menu-panel div a.current-page {
	float:left;
	padding:26px 26px 24px 26px;
	color:#fff;
	font:12px Arial, Helvetica, Verdana, serif, Tahoma, sans-serif;
	text-decoration: none;
	font-weight:normal;
	vertical-align:middle;
	z-index:1000000;
  white-space:nowrap;
}
div#menu-panel div a.current-page {
	color:#e0e49b;
}
div#menu-panel div a.hover {
	color:#e0e49b;
	text-decoration:underline;
}
div#menu-panel div a.hover-hot {
	color:#e0e49b;
	text-decoration:underline;
}
div#menu-panel div #a {
	padding:0px !important;
	margin:0px !important;
}
.menufixmargin {
	margin-top:1px !important;
	margin-left:-1px !important;
}
.menu-splitter {
	width:7px;
	height:41px;
	overflow:hidden;
	background:url(../img/layout/splitter.gif) no-repeat;
	float:left;
	margin:15px 0 0 0;
}
/* ================================================================================ */

	/*
	div.fix-c2-tables table
	{
		background:#fff;
		color:#000;
	
	}
	
	div.fix-c2-tables td
	{
		padding:8px;
		color:#000;
	}
	
	div.fix-c2-tables table table
	{
		margin:5px;
		color:#000;
	}
	
	div.fix-c2-tables table table td
	{
		padding:6px;
		color:#000;
	}
*/
	
	div.fix-c2-tables font, div.fix-c2-tables p {
	/*
		color:#fff !important
		*/
		/*color:#000;*/
}
/* helpers ============================>>>=====================>>>================ */
.padded {
	padding:8px;
	font-family:inherit;
	color:inherit;
	font-size:inherit;
}
div.content-container .padded {
	padding:18px !important
}
.content-container h1{
	color:#fff;
}
.float-right {
	float:right;
}
.float {
	float:left
}
.smaller {
	font-size:11px;
}
.page-image {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.browse-nav img {
	padding:0px 0px 0px 0px !important;
}
.browse-nav a:link, .browse-nav a:visited, .browse-nav a:hover, .browse-nav a:active {
	text-decoration:none;
	color: #999;
}
.browse-nav a:hover {
	color:#E0E49B;
}
div.bread-crumbs {
	text-align:left !important;
}
div.bread-crumbs a:link, div.bread-crumbs a:visited, div.bread-crumbs a:hover, div.bread-crumbs a:active {
	font:16px Arial, Helvetica, sans-serif;
	color:#999999;
}
div.bread-crumbs a:hover {
	color:#E0E49B !important;
}
.site-map-page {
	margin-bottom:1em;
}
.indent {
	padding-left:0px !important;
	padding-bottom:3px !important;
	padding-right:0px !important;
	padding-top:3px !important;
	margin:0px 0px 0px 0px !important;
}
.child-indent {
	padding-left:15px !important;
	padding-bottom:5px !important;
	padding-right:0px !important;
	padding-top:5px !important;
	margin:0px 0px 0px 0px !important;
}
.child-indent .child-indent {
	padding-bottom:3px !important;
	padding-top:3px !important;
}
.solid {
	margin:0px 0px 0px 0px !important;
	background-color:#e8e8e8;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:.5em
}
.solid div {
	padding:4px;
}
#toc {
	width:656px;
	overflow:hidden;
	padding:40px 5px 0px 5px;
}
#toc a:link, #toc a:active {
	color:#ddd;
	font:12px Arial;
	text-decoration:underline
}
#toc a:visited {
	color:#DDDDDD;
	font:12px Arial;
	text-decoration:underline
}
#toc a:hover {
	color:#fff;
}
h4.related-toc {
	font-weight:normal;
	color:#7E7E7E;
	font:17px Arial;
}
.dm-panel {
	border-top:1px dotted #d4d4d4;
}
.dm-panel .child-indent {
	padding:2px 0px 2px 15px;
}
/*	==========================================================================================
	*	CMS Editorials 3
	*/
.cms-article {
	font:12px Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, serif, sans-serif;
	padding:10px;
	text-align:left;
	border-bottom:1px dotted #999999;
	line-height:1.4em
}
/*
	.cms-article span.cms-heading
	{
		font-size:1.4em;
		text-decoration:none;
		margin-bottom: 1.2em;
	}
	*/
.cms-article a.cms-heading {
	font-size:1.4em;
	text-decoration:none;
	margin-bottom: 1.2em;
}
.cms-article .cms-sub-heading {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 1.3em;
}
.cms-article .cms-date {
	font: 0.8em Arial, Helvetica, Verdana, serif, Tahoma, sans-serif;
	line-height: 1.2em;
}
.cms-last-article {
	border-bottom:0px;
}
a.cms-perma-link:link, a.cms-perma-link:visited, a.cms-perma-link:active, a.cms-perma-link:hover {
	font: 0.8em Arial, Helvetica, Verdana, serif, Tahoma, sans-serif;
	line-height: 1.8em;
	border-left:1px solid #CCCCCC;
	margin-left:3px;
	padding-left:3px;
	color:#999999;
	text-decoration:underline;
}
a.cms-perma-link:hover {
	color:#666666;
}
img.cms-article-image-thumb {
	margin-left:10px !important;
	margin-bottom:10px !important;
}
img.cms-article-image {
	margin-left:10px !important;
	padding-right:10px !important;
	margin-bottom:10px !important;
}
/*	========================================/ /================================================	
	*/
.lighter {
	color:#9a9a9a
}
/* THIS ALWAYS GOES AT THE END!!!!!
* 
* c2... 
*/
.verdana11B {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px;
}
.verdana9B {
	font:9px Arial, Helvetica, Verdana, serif, Tahoma, sans-serif;
	font-weight:bold
}
.verdana9R, tr.verdana9R td {
	font:9px Arial, Helvetica, Verdana, serif, Tahoma, sans-serif;
	font-weight:bold;
	color:red !important;
}
.verdana11R-U {
	/*color:red !important;*/
	font-size:11px !important
}
.verdana11R {
	color:red !important;
	font-size:11px !important
}

.original-artist {
  width: 48%; 
  float: left;
  color: white;
  line-height: 2.1em;
}

#category-list {
  padding: 2em;
  padding-top: 3.5em;
  
}

.original-artist a:link,
.original-artist a:visited,
.original-artist a:active,
.original-artist a:hover {
  color: white;
  text-decoration: none;
}

.original-artist a:hover {
	color: #E0E49B;
}

#sidebar-list {
	/*margin:0 !important;
	padding:0 !important;
	overflow:hidden;
	width: 280px !important;*/
	padding: 0.13em;
}
#sidebar-list li {
	float:left;
	overflow:auto;
	width:120px;
	margin:0 10px 0 0;
	padding:0 0 10px 0;
	/*line-height: 0.9em;*/
}

ul.bread-crumbs a {
	/*text-decoration: none;*/
}

ul.bread-crumbs {
	display: inline;
}

ul.bread-crumbs,
ul.bread-crumbs ul {
	padding: 0;
	margin: 0;
}

ul.bread-crumbs,
ul.bread-crumbs li{
	list-style: disc;
}

ul.bread-crumbs li,
ul.bread-crumbs ul {
	display: inline;
}

ul.bread-crumbs li {
	padding: 0 0 0 2px;
}