@charset "utf-8";
/*
	$$$$$$$$$$$ - $$$ $$ $$$$
	@author: alex.smoljanovic at thewebshop dot ca
	http://www.thewebshop.ca
	---------------------------------------------
*/

html,body
{
	font-family:		"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:			13px;
	margin:				0px 0px 0px 0px;
	background:			#815c6c;
	text-align:			left;
	color:				#333333;
	
}


/* 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; }

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:#725461;
	font:26px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h2
{
	margin-top:.9em;
	margin-bottom:.7em;
	color:#725461;
	font:21px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;

}

h3
{
	margin-top:.9em;
	margin-bottom:.7em;
	color:#725461;
	font:17px "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;

}



a:link,a:visited,a:active,a:hover
{
	color:#93717F;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:#93717F;
}


input
{
	padding:.23em;
}


hr
{
	height:1px !important;
	overflow:hidden;
	color:white;
	background-color:white;
	border:0px;
	border-bottom:1px dashed #dbdbdb;
	clear:both;
	display:block;
	margin-top:1.3em;
	margin-bottom:1.3em;
}

/* LAYOUT ============================>>>=====================>>>================ */

#fp-blog h2
{
	margin-top:.1em;
	margin-bottom:.3em;
	color:#725461;
	font:26px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;

}

#fp-blog * .title
{
	font-size:1.4em;
	margin-bottom:1.2em;
	text-decoration:none;
}

#fp-blog
{
	padding: 5px;
}

#layout-container
{
	width:975px;
	overflow:hidden;
	margin:0px auto 0px auto;
}

#main-panel
{
	width:965px;
	overflow:hidden;
	padding:5px;
	margin:3px 0px 0px 0px;
	background:#ffffff;	
}


#header
{
	width:965px;
	height:189px;
	overflow:hidden;
	background:url(../img/layout/head.jpg) no-repeat;
	
}

	#header-icon
	{
		width:553px;
		height:159px;
		overflow:hidden;
	}
	
	#cart-panel
	{
		background:white;
		float:right;
		position:relative;
		margin:1px;
		font:10px Verdana;

	}
	
		#cart-panel div
		{
			padding:3px;
		}
		
		#cart-panel .caption
		{
			display:block;
			background:#805d6c;
			color:white;
			font:11px Verdana;
			font-weight:bold;
		}
	
		#cart-panel a:link,
		#cart-panel a:visited,
		#cart-panel a:active,
		#cart-panel a:hover
		{
			font:11px Verdana;
			text-decoration:underline;
			color:#AA0000;
			font-weight:bold;
			margin:0px 2px 0px 2px;
		}
		
		#cart-panel a:hover
		{
			color:#EE5500;
		}
		
		#cart-panel .smaller
		{
			margin:0px 0px 4px 0px;
		}
		
		#cart-panel .smaller a
		{
			font-size:10px;
			margin:0px 8px 0px 0px;
		}
		
		
	
	
		
	
	

	#header div.header-low
	{
	
		
	}


	

#footer
{
	width:957px;
	overflow:hidden;
	text-align:left;
	background:#d8cdcb;
	padding:4px;
	margin:5px 0px 0px 0px;
	color:#777777;
	font:11px Verdana;
	line-height:1.4em;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover
{
	color:#93717F;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#canadaswebshop
{
	float:right;
	margin:6px 0px 10px 0px;
	font-size:10px;
	color:#af8d9c;	
}
#canadaswebshop a:link,
#canadaswebshop a:active,
#canadaswebshop a:visited,
#canadaswebshop a:hover
{
	font-size:10px;
	color:#af8d9c;
	text-decoration:underline
}#canadaswebshop a:hover
{
	color:#ffffff;
}

#col-1
{
	float:left;
	width:204px;
	overflow:hidden;
	background:#fff5f5;
}
	
	#nav-search
	{
		background:#eeeeee;
		margin:1px;
		font:10px Verdana;
		padding:0px;
	}
	
		#nav-search *
		{
			font:10px verdana;
		}
	
		#nav-search div
		{
			padding:3px;
		}
		
		
		#nav-search .caption
		{
			display:block;
			background:#805d6c;
			color:white;
			font:11px Verdana;
			font-weight:bold;
		}
		
		#nav-search form
		{
			display:inline;
		}
		

		#nav-search .text
		{
			border:1px solid #555577;
			color:black;
			background:white;
		}
		
		#nav-search .button
		{
			border:1px solid white;
			background:orange;
			color:white;
			font-weight:bold;
		}
	
	
	#navigation-container
	{
		width:199px;
		background:#f8edeb;
		margin:8px 0px 20px 1px;
		text-align:left;
		overflow:hidden;
	}
	
	
	#inner-navigation-container
	{/* holds the cat table.. */
		padding:0px;
		
	}
	
	#navigation-container h1
	{
		font-family:"Trebuchet MS", Trebuchet,Geneva, Arial, Verdana, Helvetica, sans-serif;
		color:white;
		font-size:16px;
		margin:0px;
		font-weight:bold;
		padding:0px;
		padding-top:43px;
		padding-bottom:40px;
	}
	
	#cats
	{
		padding:4px;
		width:100%;
	}
	#cats table{width:100%; }
	#cats td
	{
		text-align:left;
		padding-bottom:3px;
		padding-top:4px;
	}
	#cats a:link,
	#cats a:active,
	#cats a:visited,
	#cats a:hover
	{
		font:11px Verdana, Helvetica, sans-serif;
		color:#93717F;
		text-decoration:underline;
		font-weight:bold;
		line-height:12px;
		display:block;
	}
	
	#cats a:hover
	{
		color:#FFAA55;
	}
	
	#cats .children a,
	#cats .children a:link,
	#cats .children a:visited,
	#cats .children a:active,
	#cats .children a:hover
	{
		font-weight:normal;
		margin-top:3px;
	}
	
	#cats .children td
	{
		padding-top:0px;
	}
	
	#cats .children-cnt
	{
		padding-top:0px;
	}
	
	#cats .nav-active-cat /* triangle :D */
	{
		background:#DDDDDD;
	}



	#nav-bottom
	{
		width:199px;
		padding:15px 0px 10px 0px;
		margin:0px 0px 20px 1px;
		overflow:hidden;
		
	}
	
	


#col-2
{
	float:left;
	width:755px;
	overflow:hidden;
	margin:0px 0px 0px 6px;
}

#c2-panel
{


}


	div.content-container,
	div.index-content-container
	{
		color:#333333;
		font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		width:745px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
		text-align:left;
		padding:10px 0px 0px 5px;
		margin:0px;
		overflow:hidden;
	}
	
	
	


#browse-logo
{

}

.prod-tile
{
	padding-bottom:30px !important;
	font-size:12px;
}

.prod-tile	.prod-name
{
	line-height:1.6em
}

.prod-tile	img
{
	display:inline
}

.prod-tile a:link,
.prod-tile a:visited,
.prod-tile a:active,
.prod-tile a:hover
{
	color:##93717F !important;
	font:11px  Verdana !important;
	font-weight:bold !important; 
	text-decoration:none !important;
}

.prod-tile a:hover
{
	text-decoration:underline !important
}

.prod-thumb
{
	margin-bottom:10px;
}

.price
{
	font:9px Verdana, Arial !important;
	color: black !important; 
}


/*
*	Product Relations
*/

#product-relations
{
	margin-top:35px;
	margin-bottom:20px;
}
	/* the label */
	#related-products
	{
		display:block;
		font-style:italic;
		font:18px Arial;
		color:black;
		margin-top:3px;
		margin-bottom:16px;
		padding-bottom:5px;
		border-bottom:1px solid #e4e4e4;
	}

/*
*	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 dashed #cccccc
}

.index-content-container-featured .product-list-ex
{
	width:48%;
	margin-right:15px;
}

.product-list-ex img
{
	float:left;
	margin-right:9px;
	padding:6px;
}

/*
.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:black !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:black;
	display:block;
}

.product-list-ex .price
{
	font:11px Verdana, Arial;
	color:black;
}

.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
{
	margin:0px 0px 15px 0px;
}

#browse-subcats .cat-tile
{
	border:1px solid #EEEEEE;
	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:#93717F;
	text-decoration:none;
	font:10px Verdana;
}

.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:#5a64a1 !important;
}

.producte-catalogue-cat a:hover
{
	color:#8a0860 !important;

}

#product-details table
{
	margin-top:10px;
	background:white;
	color:black
}

#product-details table td
{
	color:black
}

#product-details h1
{
	font:16px tahoma, arial;
	font-weight:Bold;
}

#product-details td,
#product-details p
{
	font:11px Verdana;
}

/*	MENU's
	*----------->*/
/* 	================================================================================ */		
		
		div#menu-panel
		{
			z-index:10000;		
			text-align:left;
			height:38px;
		}
			
		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:4px 5px 8px 5px;
			
			color:#93717F;
			font:10px Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight:bold;
			text-transform:uppercase;
			vertical-align:middle;
			z-index:1000000;
			white-space:nowrap
		}
		
		div#menu-panel div a.current-page
		{
			text-decoration:underline;
		}
		
		div#menu-panel div a.hover
		{
			color:#5d3646;
		}
		
		div#menu-panel div a.hover-hot
		{
			color:#5d3646;
			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:1px;
			overflow:hidden;
			height:20px;
			background:#cccccc;
			float:left;
		}
		
/* ================================================================================ */

	/*
	div.fix-c2-tables table
	{
		background:white;
		color:black;
	}
	
	div.fix-c2-tables td
	{
		padding:8px;
		color:black;
	}
	
	div.fix-c2-tables table table
	{
		margin:5px;
		color:black;
	}
	
	div.fix-c2-tables table table td
	{
		padding:6px;
		color:black;
	}
*/
	
	div.fix-c2-tables font,
	div.fix-c2-tables p
	{
		/*
		color:white !important
		*/
		color:black;
	}
	

/* helpers ============================>>>=====================>>>================ */
	
	.padded
	{
		padding:8px;
		font-family:inherit;
		color:inherit;
		font-size:inherit;
	}
	
	div.content-container .padded{padding:18px !important}
	
	.float-right
	{
		float:right;
	}
	
	.float
	{
		float:left
	}

	.smaller
	{
		font-size:11px;
	}
	
	.page-image
	{
		float:right;
		margin-left:10px;
		margin-bottom:10px;
	}
	
	.heading /* ... */
	{
		font:16px Arial;
		font-weight:bold;
		
	}
	
	.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{
		font-weight:bold;
		color:#93717F;
		text-decoration:none;
	}.browse-nav a:hover{
		color:#633548;
	}
	
	.browse-nav-top
	{
		border-bottom:1px solid #eeeeee;
		padding-bottom:3px;
	}
		
	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:10px Arial, Helvetica, sans-serif;
		color:#999999;
		
	}	div.bread-crumbs a:hover
	{
		color:#000000;
	}

	.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:15px 5px 0px 5px;
	}
		
		#toc a:link,
		#toc a:active
		{
			color:#242424;
			font:12px Arial;
			text-decoration:underline
		}
		
		#toc a:visited
		{
			color:#5c5c5c;
			font:12px Arial;
			text-decoration:underline
		}
		
		#toc a:hover
		{
			color:#4e1c29;
		
		}

		h4.related-toc
		{
			font-weight:normal;
			color:#5c5c5c;
			font:17px Arial;
		}
	
		.dm-panel
		{
			border-top:1px dashed #d4d4d4;
		}
	
			.dm-panel .child-indent
			{
				padding:2px 0px 2px 15px;
			}


	
	/*	==========================================================================================
	*	CMS Editorials 3
	*/	
	
	
	
	.cms-article
	{
		font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		padding:10px;
		text-align:left;
		border-bottom:1px dashed #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 Verdana, Arial, Helvetica, 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 Verdana, Arial, Helvetica, 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;
		
	}
	
	
	/*	========================================/ /================================================	
	*/	
	
	
	
	
	
	.smallest
	{
		font:11px Verdana;
	}
	
	.lighter
	{
		color:#9a9a9a
	}
	
	
	
	
	
	

/* THIS ALWAYS GOES AT THE END!!!!!
* 
* c2... 
*/
	.verdana11B
	{
		font-family:Verdana, Arial, Helvetica, sans-serif !important;
		font-size:11px;
		color:black;
	}
	
	.verdana11B-B
	{
		color:#326CA2 !important;
		font-weight:bold;
		font:11px Verdana;
	}
	
	.verdana10Blue-B
	{
		color:#000088 !important;
		font-weight:bold !important;
		font:10px Verdana;
	}
	
	.verdana9B
	{
		font:9px Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold
	}
	
	.verdana9R,
	tr.verdana9R td
	{
		font:9px Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:red !important;
	}

	.verdana11R-U
	{
		color:#AA0000 !important;
		font:11px Verdana !important;
	}
	
	.verdana11R-BU
	{
		color:#AA0000 !important;
		font:11px Verdana!important;
		font-weight:bold;
	}
	
	.verdana11R
	{
		color:#AA0000 !important;
		font-size:11px !important
	}

	.verdana11Grey-B
	{
		font:11px verdana;
		font-weight:bold;
		color:#666666
	}


#cmt-sbmit table{ background-color: #EBEBEB !important }
#cmt-sbmit h2{ margin-top:0px !important }

