@charset "utf-8";
/*
	$$$$$$$$$$$ - $$$ $$ $$$$
	http://www.thewebshop.ca
	---------------------------------------------
*/

html, body {
	font-family:		Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:			13px;
	margin:				0px 0px 0px 0px;
	background:			white;
	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 !important;
	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:.5em
}
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, .category-list h2 {
	margin-top:.1em;
	margin-bottom:.6em;
	color:#99AB25;
	font:26px Arial, "Century Gothic", Arial, Helvetica, "Trebuchet MS", Geneva, sans-serif;
	font-weight:normal;
}
h2 {
	margin-top:.9em;
	margin-bottom:.7em;
	color:#666;
	font:21px Arial, "Century Gothic", Arial, Helvetica, "Trebuchet MS", Geneva, sans-serif;
	font-weight:normal;
}
h3 {
	margin-top:.9em;
	margin-bottom:.7em;
	color:#a57d16;
	font:17px "Century Gothic", Arial, Helvetica, "Trebuchet MS", Geneva, sans-serif;
}
a:link, a:visited, a:active, a:hover {
	color:#255D20;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#255D20;
}
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 ============================>>>=====================>>>================ */

#layout-container {
	width:975px !important;
	margin:0 auto;
	padding:0;
}
#tophead {
	width:700px;
	text-align:right;
}
	#tophead #topheadtext{
		color:#858585;
		font-size:11px;
		padding:10px 0;
		font-style:italic;
        text-align: left;
        width: 99%;
        line-height: 1.5em;
	}
	#tophead .leftpadding{
		padding-left:18px;
	}
	#tophead .biggertext{
		font-size:12px;
	}
	#tophead a:link,
	#tophead a:visited,
	#tophead a:active {
		color:#255d20;
		text-decoration:none;
		font-style:normal;
	}
	#tophead a:hover {
		color:#99AB25;
		text-decoration:none;
		font-style:normal;
	}
#nav-search{
	background:url(../img/layout/search-bg.gif) repeat-x;
	height:94px;
	overflow:hidden;
}
	#nav-form{
		margin:15px 0 0 25px;
		overflow:hidden;
	}
	#nav-search #nav-form h2{
		margin:0 0 5px 0;
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
	}
	#search-text{
		color:#fff;
		font-size:11px;
	}
	#search-input{
		width:130px;
		font-size:13px;
		color:#000;
		padding:2px;
	}
	#search-button{
		font-size:13px;
		padding:0 3px;
	}
#category-container{
	background:#fff url(../img/layout/category-bg.gif) top no-repeat;
	margin:0 0 30px 0;
}
.category-list{
	padding:20px 25px;
}
	.category-list h1, .category-list h2{
		color:#535353;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
	}
	.category-list ul{
		list-style:none;
		margin:0;
		padding:0;
	}
	.category-list li a:link,
	.category-list li a:visited,
	.category-list li a:active
	{
		color:#255d20;
		text-decoration:none;
		line-height:2em;
	}
	.category-list li a:hover{
		color:#000;
	}
#logo {
	
}
#header {
	width:683px;
	margin:10px 0 0 0;
	border-bottom:solid 1px #efefef;
}
#main-panel {
}
#header {
}
#header #menu-panel {
}

#shopping-cart{
	font-size:11px;
	margin-bottom:15px;
}
	#shopping-cart a:link,
	#shopping-cart a:visited,
	#shopping-cart a:active
	{
		color:#2d5f29;
		text-decoration:none;
	}
	#shopping-cart a:hover
	{
		color:#000;
		text-decoration:underline;
	}
	#shopping-bag{
		margin:10px 0 6px 0;	
	}
    #shopping-bag .imgpadding {
        padding-top: 5px;
    }
	.imgpadding{
		padding-right:8px;	
	}
	.linkpadding{
		padding-left:8px;
	}
	.itemsinbag{
		padding-left:87px;
        line-height: 1em;
	}
	#myprofile{
		margin:3px 0 10px 0;
	}

#cart-quantity{
	width:30px;
	padding:3px;
}
.book-details{
	font-size:12px;
}
.book-cover{
	margin:15px 0;
	overflow: hidden;
}

#front-container{
			float:left;
			overflow:hidden;
		}
			#fc-col1{
				float:left;
				overflow:hidden;
				width:342px;
				border-right:solid 1px #e4e4e4;
			}
				#fc-col1 #news-articles{
					padding:20px 20px 20px 0;
					color:#404040;
					font-size:11px;
				}
				#fc-col1 #news-articles p{
					line-height:1.6em;
					margin-bottom:25px;
				}
					#fc-col1 #news-articles a:link,
					#fc-col1 #news-articles a:visited,
					#fc-col1 #news-articles a:active
					{
						color:#404040;
						/*font-size:11px;*/
						text-decoration:none;
					}
					#fc-col1 #news-articles a:hover
					{
						/*color:#690;
						font-size:11px;
						text-decoration:underline;*/
						color:#92A519;
						text-decoration:none;
					}
			#fc-col2{
				float:left;
				overflow:hidden;
				width:342px;
			}
				#fc-col2 #top-sellers{
					padding:20px 0 20px 25px;
				}


.listing-wrapper{
	/*float:left;*/
	overflow:hidden;
	margin:3px 0 35px 0;
}
	.listing-wrapper .hr1{
		border-bottom:dotted 1px #e1e1e1;
	}
.listing-thumbnail{
	float:left;
	width:80px;
	overflow:hidden;
}


.listing-details{
	float:left;
	width:350px;
	margin:0 0 0 20px;
}

#front-container .listing-details {
	width: 210px;
}

	.listing-results
	{
		width:540px;
	}
	.listing-details a:link,
	.listing-details a:visited,
	.listing-details a:active
	{
		text-transform: uppercase;
		color:#000;
		text-decoration:none;
	}
	.listing-details a:hover{
		color:#92A519;
		text-decoration:none;
	}
.listing-title{
	color:#333;
	font-size:14px;
}
.listing-byline{
	font-size:10px;
	color:#333;
	margin:5px 0 0 1px;
}
	.listing-byline a:link,
	.listing-byline a:visited,
	.listing-byline a:active
	{
		color:#d96a35;
		text-decoration:none;
	}
	.listing-byline a:hover{
		color:#000;
		text-decoration:none;
	}
.bolded{
	font-weight:bold;
}
.listing-description{
	font-size:10px;
	color:#333;
	margin:20px 0 0 0;
}

.pager-pages
{
	width:640px;
	overflow:hidden;
	font-size:12px;
	color:#000;
	text-align:center;
	margin-bottom:20px;
}

#book-details-leftcol{
	float:left;
	width:350px;
	margin:0 20px 0 0;
	overflow: hidden;
}
	.book-id,.book-author, .book-publisher, .book-subject, .book-price{
		padding:3px 0;
	}
#book-details-rightcol{
	float:left;
	width:270px;
	font-size:10px;
	color:#444;
	overflow:hidden;
}

#book-details-cart-form {
  background-color: #eaf2b7;
	margin: 0 0 20px 0;
	font-weight: bold;
	padding: 25px;
}

.no-image-border{
	border:solid 1px #CCC;
}


#footer {
	text-align:left;
	background-image:url(../img/layout/footer-bg.gif);
	background-repeat:repeat-x;
	height:150px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color:#999999;
	text-decoration:none;
}
	#foot-container
	{
		float:left;
		overflow:hidden;
		padding:50px 25px 0 25px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#999;
		margin-bottom: 20px;
	}
		#foot-col1
		{
			float:left;
			width:730px;
			overflow:hidden;
		}
			#foot-col1 a:link,
			#foot-col1 a:visited,
			#foot-col1 a:active
			{
				color:#2d5f29;
				text-decoration:underline;
			}
			#foot-col1 a:hover
			{
				color:#000;
			}
		#foot-col2
		{
			float:left;
			width:185px;
			overflow:hidden;
		}
		.footpadding
		{
			padding-left:25px;
		}

#canadaswebshop {
	float:left;
	font-size:10px;
	color:#999999;
}
#canadaswebshop a:link, #canadaswebshop a:active, #canadaswebshop a:visited, #canadaswebshop a:hover {
	font-size:10px;
	color:#999999;
	text-decoration:underline
}
#canadaswebshop a:hover {
	color:black;
}
#col-1 {
	float:left;
	width:704px;
	display:block;
	overflow:hidden !important;
	margin:0px;
	padding:0px;
}
#cart-panel {
	margin-bottom:1px;
}
#navigation-container {
}
#inner-navigation-container {
}
#navigation-container h1 {
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", Trebuchet, Geneva, sans-serif;
	color:white;
	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:14px Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:underline;
	line-height:18px;
}
#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;
}
#cats .children a:hover {
	color:#fbff80;
}
#cats .children td {
	padding-top:0px;
}
#cats .children-cnt {
	padding-top:0px;
}
#cats .nav-active-cat  {
	font-style:italic !important;
	border-bottom:1px solid #949ac4;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
}*/

#cats
{
	width:100%
}

#cats ul,
#cats li
{
	list-style: none;
}

#cats ul
{
	margin: 0;
}

#cats ul ul
{
	margin: 10px 0 0 1.5em;
}

#cats a:link,
#cats a:active,
#cats a:visited,
#cats a:hover
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	text-decoration: none;
	color: #255D20;
	
}

#cats a:hover
{
	color: #255D20;
}

#cats .children a,
#cats .children a:link,
#cats .children a:visited,
#cats .children a:active,
#cats .children a:hover
{
	font-size: 10px;
	padding-top: 3px;
}

#cats .children a:hover
{
	color:#255D20;
}



#cats .children-cnt
{
	padding-top:0px;
}

#cats a.nav-active-cat:link,
#cats a.nav-active-cat:hover,
#cats a.nav-active-cat:active,
#cats a.nav-active-cat:visited
{
	font-style: italic;
	text-decoration: underline;
}


#col-2 {
	float:left;
	width:271px;
	overflow:hidden !important;
	margin:0px;
	padding:0px;
}
#c2-panel {
}
div.content-container {
	color:#333333;
	font-family: Verdana, Helvetica, Arial, "Trebuchet MS", Geneva, sans-serif;
	width:650px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
	text-align:left;
	padding:20px 0;
	margin:0px;
	overflow:hidden;
}
div.index-content-container {
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", Geneva, sans-serif;
	font-size:.9em;
	display:block;
	text-align:left;
	margin:16px 0 0 0;
	width:685px;
	overflow:hidden;
}
#front-images-padding{
	padding-left:9px;
}
#news-and-top-sellers{
	margin:8px 0 0 0;
	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:#427cb2 !important;
	font:12px 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: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: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 .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: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 .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:#2c251d;
	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:#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
}
/*	MENU's
	*----------->*/
/* 	================================================================================ */		
		
div#menu-panel {
	z-index:10000;
	text-align:left;
	height:32px;
}
div#menu-panel div {
	float:left !important;
	font-size:16px;
	color:#333;
	overflow:hidden;
}
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:8px 25px 8px 25px;
	color:#367231;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	vertical-align:middle;
	z-index:1000000;
	white-space:nowrap
}
div#menu-panel div a.current-page {
	font-weight:normal;
	color:#b8ce28;
}
div#menu-panel div a.hover {
	color:#000;
}
div#menu-panel div a.hover-hot {
	font-weight:normal;
}
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:32px;
	background:#efefef;
	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;
}
.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;
}
.browse-nav a:hover {
	color:black;
}
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 Verdana, "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;
}
/*	========================================/ /================================================	
	*/	
	
	.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 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:#255D20 !important;
	font-size:11px !important
}
.verdana11R {
	color:red !important;
	font-size:11px !important
}
#cws-footer a {
	font-family: arial, tahoma;
	color:#767676;
	font-size:11px;
	margin: 0 0 0 25px
}
.book-title h1 {
	text-transform: uppercase;
}
