@charset "utf-8";
/*
	$$$$$$$$$$$ - $$$ $$ $$$$
	http://www.thewebshop.ca
	---------------------------------------------
*/
html, body {
	font-family:		Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, serif, sans-serif;
	font-size:			12px;
	margin:					0px;
	background:			#fff url(../img/layout/bg-top.jpg) top center no-repeat;
	text-align:			left;
	color:					#333;
}
/* 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:#0c9fa3;
	font:26px Arial, Helvetica, "Century Gothic", "Trebuchet MS", Geneva, sans-serif;
	font-weight:normal;
}
h2 {
	margin-top:.9em;
	margin-bottom:.7em;
	color:#949084;
	font:21px Arial, Helvetica, "Century Gothic", "Trebuchet MS", Geneva, sans-serif;
	font-weight:normal;
}
h3 {
	margin-top:.9em;
	margin-bottom:.7em;
	color:#949084;
	font:17px Arial, Helvetica, "Century Gothic", "Trebuchet MS", Geneva, sans-serif;/*text-transform:uppercase*/
}
a:link, a:visited, a:active, a:hover {
	color:#64678e;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#2b2d48;
}
input {
	padding:.23em;
}
hr {
	height:1px !important;
	overflow:hidden;
	color:white;
	background-color:white;
	border:0px;
	border-bottom:1px dotted #dbdbdb;
	clear:both;
	display:block;
	margin-top:1.3em;
	margin-bottom:1.3em;
}

/* LAYOUT ============================>>>=====================>>>================ */

#cms,#layout-container {
	margin:0 auto;
	overflow:hidden;
	width:960px;
}
#masthead {
	margin:10px 0 0 0;
	height:195px;
}
#masthead-i {
	margin:10px 0 0 0;
	height:145px;
}
	#whslogo{
		float:left;
	}

	
		#whslogo img{
			width: 172px;
		}
	#sitedescription{
		padding:5px 0 0 0;
		width:300px;
		text-align:center;
		font-size:12px;
		color:#824579;
		line-height:1.3em;
		float: left;
		clear: both;
	}
		#sitedescription a:link,
		#sitedescription a:visited,
		#sitedescription a:active {
			color:#0c9fa3;
			text-decoration:underline;
		}
	#adoptawhspet{
		float:left;
		width:312px;
		height:117px;
		margin:60px 0 0 10px;
		overflow:hidden;
	}
	#adoptawhspet-i{
		float:left;
		width:312px;
		height:117px;
		margin:15px 0 0 85px;
		overflow:hidden;
	}	
	
	#donatetoday{
		float:left;
		background:url(../img/layout/donate.jpg) no-repeat;
		width:312px;
		height:117px;
		margin:60px 0 0 15px;
		overflow:hidden;
	}
	#donatetoday-i{
		float:left;
		background:url(../img/layout/donate_i.gif) no-repeat;
		width:312px;
		height:117px;
		margin:15px 0 0 15px;
		overflow:hidden;
	}
		#donatetoday-wrapper{
			margin:22px auto 0 auto;
			width:275px;
			text-align:center;
			color:#cdcdcd;
			font-size:16px;
			height:90px;
			overflow:hidden;
		}
		#donatelinks a:link,
		#donatelinks a:visited,
		#donatelinks a:active{
			color:#0c9fa3;
			text-decoration:underline;
			padding:0 5px;
			font-size:12px;
		}
		#donatebutton{
			margin:0 0 10px 0;
		}


#header
{
}

#header-icon
{
}
	
#main-panel
{
}

#header
{
}

#header div.header-low
{
}


#header #menu-panel
{
}

#footer {
	width:auto;
	background-color:#77336d;
	margin:30px 0 0 0;
}
	#footer-container{
		width:960px;
		margin:0 auto;
		padding:30px 0;
		color:#fff;
	}
#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;
}
#footer-container hr{
		margin-top:45px;
		border:none;
		border-top:solid 1px #96628f;
	}
	#footer-container ul{
		list-style:none;
		margin:0;
		padding:0;
	}
	#footer-container li{
		float:left;
		width:135px;
		overflow:hidden;
	}
	.fc-head{
		color:#c4c4c4;
		height:35px;
		width:137px !important;
		font-weight:normal !important;
	}
	.fc-sublist li{
		float:none !important;
	}
	.fc-sublist a:link,
	.fc-sublist a:active,
	.fc-sublist a:visited{
		color:#fff !important;
		text-decoration:none;
	}
	.fc-sublist a:hover{
		color:#6CC !important;
	}
	#copyright{
		font-size:10px;
		color:#bfa4bb;
	}
	#charitable{
		margin:5px 0 0 0;
	}
	.copyright-padding{
		padding-left:20px;
	}
#col-2
{
	float:left;
	width:305px;
	overflow:hidden !important;
	display:block;
}	
	#nav-search
	{
		padding-top:1.1em;
		padding-bottom:1.1em
	}
	#cart-panel
	{
	}
	
	#navigation-container
	{
		background:#FBF4FA;
		text-align:left
	}
	
	#inner-navigation-container
	{
		padding:5px 0 0 10px;
	}
	
	#navigation-container h1
	{
		font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, serif, sans-serif;
		color:white;
		font-size:16px;
		margin:0px;
		font-weight:bold;
		padding:0px;
		padding-top:43px;
		padding-bottom:40px;
	}
	#cats
	{
		padding:4px 0 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 Arial, Verdana, Helvetica, sans-serif;
		color:#0B9FA3;
		text-decoration:underline;
		line-height:1.6em;
	}
	
	#cats a:hover
	{
		color:#000;
	}
	
	#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 /* triangle :D */
	{
		color:#000 !important;
		font-weight:bold !important;
		text-decoration:none !important;
		padding-bottom:1px;
	}

.col-2-navigation{
	margin: 20px 0 0 0;
}
#gift-shop{margin:10px 0 0 0;}
#shopping-cart{
	background: #FBF4FA;
	padding: 0 0 0 25px;
}
#col-2-nav{
	margin: 0;
	width:304px !important;
	overflow:hidden;
}

#col-1
{
	float:left;
	width:638px;
	overflow:hidden !important;
	margin:0px;
	padding:0px 15px 0 0;
}

#subnav{
	background:url(../img/layout/nav-interior-bg.gif);
	width:960px;
	height:50px;
	overflow:hidden;
}
	#subnav-logos{
		float:left;
		width:400px;
		overflow:hidden;
		margin:0 0 0 95px;
	}
	#subnav-search{
		float:right;
		width:225px;
		margin:0;
		padding:12px 0 0 0;
		color:#ceafca;
		font-size:14px;
	}
	#subnav-search label{
		padding-right:5px;
	}
	#subnav-search input{
		font-size:11px;
	}
#c2-panel
{
	width: 630px;
	overflow: hidden;
}
	div.content-container
	{
		color:#333333;
		font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, serif, sans-serif;
		/*width:567px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
		text-align:left;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
	div.index-content-container
	{
		font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, serif, sans-serif;
		font-size:.9em;
		display:block;
		margin:9px;
		margin-right:8px;
		width:547px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
		text-align:left;
	}
	div.index-content-container h2{
		font-size: 30px !important;
		color:#0B9FA3 !important;
		margin:5px 0 25px 0;
	}

#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 h1{
	font-size:32px;
	margin: 10px 0 10px 0;
}

#product-details table td
{
	color:black
}


/*	MENU's
	*----------->*/
/* 	================================================================================ */		

#menu-wrapper{
	height:50px;
	/*background:url(../img/menu/bg-active.gif) repeat-x;*/
}
#menu-wrapper-contact{
	height:50px;
	background:url(../img/menu/bg-active.gif) repeat-x;
}
#left-round-filler-active{
	float:left;
	background:url(../img/menu/left-round-filler.gif) no-repeat;
	width:15px;
	height:50px;
	overflow:hidden;
}
#left-round-filler-inactive{
	float:left;
	background:url(../img/menu/left-round-filler-inactive.gif) no-repeat;
	width:15px;
	height:50px;
	overflow:hidden;
}
div#menu-panel {
	float:left;
	z-index:10000;
	width:930px;
	height:50px;
	background:url(../img/menu/bg-menu.gif) repeat-x;
}
#right-round-filler{
	float:left;
	background:url(../img/menu/right-round-filler.gif) no-repeat;
	width:15px;
	height:50px;
	overflow:hidden;
}
#right-round-filler-active{
	float:left;
	background:url(../img/menu/right-round-filler-active.gif) no-repeat;
	width:15px;
	height:50px;
	overflow:hidden;
}

div#menu-panel div {
	float:left !important;
}
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:17px 26px;
	color:#77316b;
	font:14px Arial,Helvetica,Verdana,serif,Tahoma,sans-serif;
	text-decoration:none;
	vertical-align:middle;
	z-index:1000000;
 	white-space:nowrap;
	background:url(../img/menu/bg-menu.gif) repeat-x;
}
div#menu-panel div a.current-page {
	color:#77316b !important;
}
div#menu-panel div a.hover {
	color:#ecd3e8;
	background:url(../img/menu/bg-hover.gif) repeat-x;
}
div#menu-panel div a.hover-hot {
	color:#ecd3e8;
	background:url(../img/menu/bg-hover.gif) repeat-x;
}
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:50px;
	background:#f7ebf6;
	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 "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:red !important;
		font-size:11px !important
	}
	
	.verdana11R
	{
		color:red !important;
		font-size:11px !important
	}


