@charset "utf-8";
/*
	Canadian Footwear - 05/02/2008 13:50:15
	@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:			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 ; }

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.gif) no-repeat;
	padding-left:2.5em;
	margin-left:.5em
	
}


img.left
{

	float:left;
	padding-right:9px;
	padding-left:9px;
	padding-bottom:9px;
}
 img.right
{

	float:right;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:9px;
}



h1
{
	margin-top:.1em;
	margin-bottom:.6em;
	color:#b1b1b1;/*#5b4f4f;*/
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	/*text-transform:uppercase*/
}

h1.lined
{
	padding-bottom:7px;
	border-bottom:1px solid #dedede;
}



h2
{
	margin-top:.9em;
	margin-bottom:.7em;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	/*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 dashed #dbdbdb;
	clear:both;
	display:block;
	margin-top:1.3em;
	margin-bottom:1.3em;
}


/* LAYOUT ============================>>>=====================>>>================ */

#layout-container
{
	margin: 0px auto 0px auto;
	width:872px;
}

#header
{
	width:872px;
	overflow:hidden;
	padding:0px;
	height:143px;
	margin-bottom:9px;
}


#header-icon
{
	height:104px;
	width:640px;
	overflow:hidden;
	background:url(../img/layout/header-bg.gif) no-repeat;
	float:left;
}

#cart-panel
{
	float:left;
	width:232px;
	overflow:hidden;
	font:12px "Trebuchet MS", arial;
	color:#637090;
	padding:6px 0px 0px 0px;
}

	#cart-panel div
	{
		float:left;
		font:12px "Trebuchet MS", arial;
		color:#637090;
		padding:5px 0 0 4px;
	}
	
	#cart-panel img
	{
		float:left;
	}

	#cart-panel a:link,
	#cart-panel a:visited,
	#cart-panel a:active,
	#cart-panel a:hover
	{
		font:12px "Trebuchet MS", arial;
		color:#637090;
	}

	#cart-panel a:hover
	{
		color:#212f59;	
	}


	
#main-panel
{
	width:		872px;
	overflow:hidden;
	margin-bottom:40px;
}


#header div.header-low
{
	height:38px;
	width:872px;
	overflow:hidden;	
}





#browse-logo
{
	margin-top:6px;

}

.prod-tile
{
	padding-bottom:30px !important;
	font-size:11px "Trebuchet MS", Geneva, Arial;
}
.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:#6f7fb2;
	font:12px "Trebuchet MS", Geneva, Arial;
	text-decoration:underline;
}.prod-tile a:hover{color:black;}

.prod-thumb
{
	margin-bottom:10px;
	
}

.price
{
	color:#6a6a6a ;
	font:12px  "Trebuchet MS", Geneva, Arial ;
}







/*
*	the new tree
*/

#cattree	
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:0px !important;
	margin-left:18px;
	width:172px;
	overflow:hidden;
	
}

.cattree-scrollable
{
	position:absolute; 
	visibility:hidden; 
	left:0px; top:0px; 
	z-index:2; 
}


.cat-tree-waiter
{
	cursor:wait;
	
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

.cat-tree-waiter #cat-tree-active-cat-container
{

}

.cat-tree-waiter	a
{
	cursor:wait;
}


#cattree a:link,
#cattree a:visited,
#cattree a:hover,
#cattree a:active
{
	margin-bottom:13px;
	display:block;
	text-decoration:none;
	font:12px Verdana, Arial;
	color:black;
}

#cattree a:hover
{
	text-decoration:underline;
}


#cat-tree-status
{
	position:absolute;
	background:transparent;
	border:0px;		
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#212f59;
	text-align:center !important;
	border-bottom:0px !important;
	width:187px !important;
	padding-top:2px;
	
	
}	.cat-tree-status-visible
{
	display:block;
	
}	.cat-tree-status-hidden
{
	display:none;
}

#cat-tree-active-cat
{
	padding-bottom:2px;
}



.cat-tree-indent
{
	display:block;
	padding-left:8px;
	border-bottom:0px !important;
	font-size:11px;

	margin-bottom:8px !important;
	margin-top:-9px;
	/*border-left:1px dashed #d6d5da;*/
	
	background:url(../img/layout/child-indent-bg.jpg) no-repeat;
}

.cat-tree-indent .cat-tree-indent
{
	/* don't change top offset
	*/
	/*background:url(../img/layout/child-child-indent-bg.jpg) no-repeat;*/
	margin-top:0px
}

.cat-tree-indent	a:link,
.cat-tree-indent	a:visited,
.cat-tree-indent	a:active,
.cat-tree-indent	a:hover
{
	font-size:11px !important;
	margin-bottom:5px !important;
}

.cat-tree-opened
{
	
	padding-bottom:4px !important;
	text-decoration:underline !important
}


.cat-tree-opened-blink
{
	font-weight:bold !important;
	padding-bottom:7px !important;
	color:black !important;
}


.selected-category
{
	text-decoration:underline !important;
}

#tree-no-cats-available
{
	font:13px "Trebuchet MS";
	color:#65708e;
	font-weight:bold;
}


#home-tree
{
	margin-top:10px;
}

#home-tree a:link,
#home-tree a:visited,
#home-tree a:hover,
#home-tree a:active
{
	font-weight:bold;
	padding:10px 0px 10px 0px;
	margin-bottom:15px;
}



/*
*	Shop Browse
*/

	#browse-h1
	{
		font:24px "Trebuchet MS", Geneva, Arial, Verdana;
		color:#5b5150;
		font-weight:bold;
		
		margin-bottom:0px /* display prod nav right under! hope no one ads a cat desc! */;
	}
	
		#browse-h1 .portal
		{
			color:#b2b2b2;
			font:24px "Trebuchet MS", Geneva, Arial, Verdana;
			font-weight:bold;
		}

	.browse-navigation
	{
		color:#44649d;
		font:14px "Trebuchet MS", Geneva, Arial, Verdana;
		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
	{
		color:#44649d;
		text-decoration:none;
	}
	
	.browse-nav a:hover
	{
		color:#11213e;
	}
	
	.browse-nav-bottom a
	{
		font-size:16px !important;
	}
	
	.browse-nav-bottom img
	{
		display:none;
	}





#prod-add-to-cart
{
	width:280px;
	float:right;
	margin:1em 0px 40px 00px;
}

#prod-image-panel
{
	float:left;
	width:277px;
	overflow:hidden;
	margin:0px 20px 10px 0px;
	
	border-left:0px;
	border-top:0px; 
	padding:0px 10px 10px 0px
}



/*
*	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:5px 0px 5px 0px;
}

.cat-title
{
	padding-bottom:30px !important;
	font-size:12px;
	
}

.cat-tile
{
	border:1px dotted #bebebe;
	padding:4px;
}

.cat-tile a:link,
.cat-tile a:visited,
.cat-tile a:active,
.cat-tile a:hover
{
	color:#545454;
	font:11px Verdana;
	text-decoration:none;
}.cat-tile a:hover{text-decoration:underline}

.cat-thumb
{
	margin-bottom:10px;
	
}




#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:38px;
			width:900px;
			overflow:hidden;
			
		}
			
		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
		{
			border: solid 1px #e0e0e0;
			
			background-image:url(../img/menu/nat-bg.gif);
			color:#0a3891;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:13px !important;
			padding-right:17px;
			padding-top:8px;
			padding-left:18px;
			text-decoration: none;
			font-weight:bold;
			/*background-color:#5e88a1 !important;*/
			float:left;
			vertical-align:middle;
			z-index:1000000;
			margin-bottom:0px;
			overflow:hidden;
			height:28px;
			white-space:nowrap
			
		}
		
		div#menu-panel div a.current-page
		{
			background-image:url('../img/menu/active.gif') !important;
			color:white;
		}
		div#menu-panel div a.hover
		{
			filter:alpha(opacity=73);
			-moz-opacity:.73;
			opacity:.73;
		}
		
		div#menu-panel div a.hover-hot
		{
			background-image:url('../img/menu/active.gif') !important;
			filter:alpha(opacity=73);
			-moz-opacity:.73;
			opacity:.73;
			color:white;
		}
		div#menu-panel div #a
		{
			padding:0px !important;
			margin:0px !important;
		}
		
		.menufixmargin
		{
			margin-top:1px !important;
			margin-left:-1px !important;
		}
		
		.menu-splitter
		{
			width:4px;
			overflow:hidden;
			height:38px;
			background:white;
			float:left;
		}
		

/* ================================================================================ */


#footer
{
	
	float:left;
	width:831px;
	overflow:hidden;
	margin:14px 0px 14px 0px;
	padding:17px 20px 17px 20px;
	
	background:#b7bed0 url(../img/layout/abs-footer.jpg) repeat-x;
	border-bottom:2px solid #8d99b8;
	
	text-align:left;
	font:11px Arial;
	color:black;
}

	#footer a:link,
	#footer a:visited,
	#footer a:active,
	#footer a:hover
	{
		color:#999999;
		text-decoration:none;
	}

	#footer a:hover
	{
		text-decoration:underline;
	}
	
	#footer-links a:link,
	#footer-links a:visited,
	#footer-links a:active,
	#footer-links a:hover
	{
		color:black;
		text-decoration:underline;
		font:11px Arial;
		padding-right:31px;
	}
	
	#footer-links a:hover
	{
		color:#343434;
	}
	
	#absolute-footer
	{
		float:left;
		width:871px;
		overflow:hidden;
	}

	#footer-copyright
	{
		width:600px;
		float:left;
		overflow:hidden;
		font:11px Arial;
		color:black;
	}
	
	#footer-copyright a:link,
	#footer-copyright a:visited,
	#footer-copyright a:active,
	#footer-copyright a:hover
	{
		color:black !important;
		text-decoration:underline;
	}
	
	#footer-copyright a:hover
	{
		color:#343434;
	}
	
	#canadaswebshop
	{
		float:left;
		width:271px;
		overflow:hidden;
		text-align:right;	
		
		font:10px Arial;
		color:#a8a8a8;
	}
	
	
	#footer-seals
	{
		float:left;
		width:871px;
		margin:18px 0px 0px 0px;
		text-align:center;
	}
	
		#footer-seals a
		{
			padding:0px 17px 0px 17px;
		}




#canadaswebshop a:link,
#canadaswebshop a:active,
#canadaswebshop a:visited,
#canadaswebshop a:hover
{
	font:10px Arial;
	color:#a8a8a8;
	text-decoration:none;
}

#canadaswebshop a:hover
{
	color:black;
}

#col-1
{
	float:left;
	width:230px;
	margin-left:9px;
	
	background:;
	display:block
}
	
	#nav-search
	{
		/* 38 */
		padding:17px;
		padding-top:8px;
		padding-bottom:8px;
		background:#6e7da7;
	}
	
	.kwdsearch-btn
	{
		font:11px Arial;
	}
		
	.kwdsearch-active
	{
		width:135px;
		border:1px solid #7f9dbf;
		font:11px Arial;	
		background:white;
		color:black;
	}
	
	.kwdsearch-inactive
	{
		width:135px;
		border:1px solid #7f9dbf;
		font:11px Arial;
		background:white;
		color:#8c8c8c;
	}
	
	
	
	
	#navigation-container
	{
		width:230px;
		overflow:hidden;
		/*...*/
	}
	
	
	#navigationcontainersub
	{
	
		width:200px;
		/*...*/
		
	}
	
	.navigationcontainersub-clipped
	{
		position:relative;
		left:0px; 
		top:0px;  
		height:264px; 
		clip:rect(0px, 188px, 264px, 0px); 
		overflow:hidden;	
		z-index:1; 
		float:left;
	}
	
	
	#navigation-modes
	{
		height:39px;
		overflow:hidden;
	
		background-color:#6e7da7;
		background-image:url(../img/layout/nav-top.gif); 
		background-repeat:repeat-x;
		color:#d9d9d9;
		padding:17px;
		padding-top:8px;
		font:12px Verdana, Arial;
	}
	
	#navigation-modes h4
	{
		font-size:18px;
		color:white;
		font-family: Verdana, Arial;
		margin:0px;
		margin-bottom:7px;
		font-weight:normal;
	}	
	
	#navigation-modes a:link,
	#navigation-modes a:visited,
	#navigation-modes a:hover,
	#navigation-modes a:active
	{
		padding-left:7px;
		color:white;
		text-decoration:underline;
		
	}	#navigation-modes a:hover
	{
		color:#fdf56f
	}
	
	#navigation-modes a.active:link,
	#navigation-modes a.active:visited,
	#navigation-modes a.active:hover,
	#navigation-modes a.active:active
	{	
		cursor:default;
		color:#fdf56f;
		text-decoration:none;
	}
	
	
	
	#inner-navigation-container
	{/* holds the cat table.. */
	
		width:228px;
		overflow:hidden;
		border:1px solid #d5d6d9;
		/*background:rgb(242, 243, 244);*/
		background:#d4d4d4 url(../img/layout/treebg.jpg);
		background-repeat:no-repeat;
		text-align:left;
	
		padding-top:1.35em;
		padding-bottom:1.1em;

		/*...*/
		
	}
	
	.inner-navigation-container-scrollable
	{
		position:relative; 

		overflow:hidden; 
		z-index:100; 
	}
	
	
					
					div#scrollbar1 
					{ 
						position:relative; 
						left:0px; top:0px;
						width:11px; height:264px; 
						font-size:1px; z-index:2;
						
						float:left;
					}
					div#track1 
					{ 
						position:absolute; left:0; top:12px;
						width:11px; height:240px;
						background: url(../img/scroll/track.gif) repeat-y;
						/*  #336  */
						z-index:1
					}
					div#dragbar1 
					{
						position:absolute; left:1px; top:1px;
						width:9px; height:20px;
						background: url(../img/scroll/drag.gif) repeat-y;
						/*background-color:#ceced6;*/
						z-index:1
					}  
					div#up1 
					{ 
						position:absolute; 
						left:0; 
						top:0; 
						z-index:2 
					}  
					div#down1 
					{ 
						position:absolute; 
						left:0; 
						bottom:0; 
						z-index:3 
					} 


	#nav-ad
	{
		margin-left:18px;
		width:192px;
		overflow:hidden;
		padding-top:20px;
		text-align:center;
	}

	
	#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
	{
		width:194px;
		margin:4px auto 4px auto;
		
	}
	#cats table{width:100%}
	#cats td
	{
		text-align:left;
		padding-bottom:3px;
	}
	#cats a:link,
	#cats a:active,
	#cats a:visited,
	#cats a:hover
	{
		font-family:"Trebuchet MS", Trebuchet,Geneva, Arial, Verdana, Helvetica, sans-serif;
		font-size:1.49em;
		color:#6e431b;
		text-decoration:none;
	}#cats a:hover
	{
		text-decoration:underline;
	}
	
	.children a,
	.children a:link,
	.children a:visited,
	.children a:active,
	.children a:hover
	{
		font-size:10px !important;
		text-decoration:underline !important;
		padding-top:3px !important;
		
	}	.children a:hover
	{
		color:#020d28 !important;
	}
	
	
	.nav-active-cat
	{
		font-style:italic !important;
		padding-left:2px;
	}




	#right-side-ads
	{
		padding-top:10px;
		
	}
	
	.dark-blue-ad
	{
		border:1px solid #dddddd;
		background:#64708e url(../img/layout/ad-bg.jpg) no-repeat;
		color:white;
		padding:17px;
		font:11px Verdana, Arial;
		width:194px;
		overflow:hidden;
	}
	
	.dark-blue-ad p
	{
		font:11px Verdana, Arial;
	}
	
	.dark-blue-ad h3
	{
		display:block;
		color:white;
		font:18px Verdana, Arial, Geneva;
		font-weight:normal;
		margin-top:0px;
		margin-bottom:.4em;
	}
	
	.dark-blue-ad a:link,
	.dark-blue-ad a:visited,
	.dark-blue-ad a:active,
	.dark-blue-ad a:hover
	{
		font: 12px Verdana, Arial;
		font-weight:bold;
		color:white;
	}
	
	.dark-blue-ad a:hover
	{
		color:#f7ff7e;
	}






#col-2
{
	float:left;
	width:633px;
	overflow:hidden;
}

#c2-panel
{


}


	div.content-container,
	div.index-content-container
	{
		color:#333333;
		font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size:.9em;
		display:block;
		
		width:631px;
		border:1px solid #d9d9d9;
		
		text-align:left;
		padding:0px !important;
		margin:0px !important;
		overflow:hidden;
	}
	
	


	

	
	/*
	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;
	}
	
	
/*
*	Front page..
*/	
	
	#fp-easybuttons
	{
		width:		633px;
		height:		317px;
		/*background: url(../images/front-page/panel.jpg) no-repeat;*/
		overflow:	hidden;
	}
	
	#fp-easybuttons div
	{
		margin-left:13px;
		margin-top:13px;
		position:absolute;
		z-index:30;
	}
	
	#fp-easybuttons img#imgfp-x-1
	{
		z-index:10;
		position:absolute;
	}
	
	#fp-easybuttons img#imgfp-x-2
	{
		z-index:20;
		position:absolute;
	}
	
	
	
	#fp-easybuttons a:link,
	#fp-easybuttons a:hover,
	#fp-easybuttons a:visited,
	#fp-easybuttons a:active
	{
		display:block;
		background:url(../images/front-page/easy-button-natural.gif) no-repeat;
		color:white;
		width:137px;
		font-size:15px;
		line-height:1em;
		padding-left:14px;
		padding-right:14px;
		padding-top:28px;
		padding-bottom:27px;
		overflow:hidden;
		margin-bottom:7px
	}
	
	#fp-easybuttons a:hover
	{
		filter:alpha(opacity=90);
		opacity:0.9;
		-moz-opacity:0.9;
	}
	
	
	#fp-news
	{
		padding:20px;
	}
	
	.featured-editorial
	{
		border-bottom:1px solid #dbdbdb;
		padding:0px 0px 10px 0px;
	}

	.featured-editorial-last
	{
		border-bottom:0px !important;
	}
	
	.featured-editorial-lighter
	{
		color: #6d6d6d;
	}
	
	.featured-editorial .title:link,
	.featured-editorial .title:visited,
	.featured-editorial .title:hover,
	.featured-editorial .title:active
	{
		color:#383c70;
		font:20px "Trebuchet MS", Verdana, Arial;
		line-height:1.8em;
	}
	
	.featured-editorial .thumb
	{
		padding-left:5px;
		padding-bottom:8px;
	}
	
	
	.fp-see-more-news:link,
	.fp-see-more-news:visited,
	.fp-see-more-news:hover,
	.fp-see-more-news:active
	{
		color:#383c70;
		font:19px "Trebuchet MS", Verdana, Arial;
		line-height:1.0em;
	}


	#front-page-static
	{
		padding-top:34px !important
	}
	
	
	/*
	*	Portal Page
	*/	
	
	.tab
	{
		background:url(../img/layout/tab-bg.jpg) repeat-y;
		color:white;
		font:13px Verdana, Arial;
		line-height:13px;
		padding:9px 14px 9px 14px;
		margin-bottom:20px;
	}
	
	#portal-page-static
	{
		margin:9px 9px 24px 9px;
	}
	
	#portal-featured-product
	{
		margin:9px;
		margin-bottom:0px;
	}
		#portal-featured-product .padded
		{
			padding:0px 16px 16px 16px !important;
		}
		
		#portal-featured-product table
		{
			width:98%;
		}
		
		#portal-featured-product td
		{
			vertical-align:top;
			width:47%;
			color:#6d6d6d;
		}
		
		#portal-featured-product td p
		{
			margin-top:1.0em;
			margin-bottom:1.0em;
		}
		
		#portal-featured-product h2
		{
			margin-bottom:2em;
			margin-top:0px;
		}
		
		#portal-featured-product .more-info
		{
			display:block;
			margin-top:2.3em;
			font:11px Verdana, Arial;
			font-weight:bold;
		}
		
		#portal-featured-product .price
		{
			color:#6d6d6d !important; 
			font-size:17px !important;		
		}
		
		#portal-featured-product .order-online
		{
			padding-left: 18px;
		}
		
		#portal-featured-product .order-online img
		{
			margin-top:-9px;
		}
	
	
	#portal-featured-news
	{
		margin:0px 8px 18px 8px;
		padding:20px;
		border:1px solid #dbdbdb;
		padding-bottom:0px;
		
		width:573px;
		overflow:hidden;
	}
	
	#portal-featured-prods
	{
		margin:0px 8px 18px 8px;
		padding-bottom:0px;
		
		width:613px;
		overflow:hidden;
	}
		
		#portal-featured-prods .tab
		{
			margin-bottom:6px;
		}
	
		.featured-prods-desc
		{
			color: #58618c;
			font:12px Verdana, Arial, Verdana;
			width:613px;
			overflow:hidden;
			margin-bottom:16px;
		}
	
		#portal-featured-prods .prod-tile a:link,
		#portal-featured-prods .prod-tile a:visited,
		#portal-featured-prods .prod-tile a:active,
		#portal-featured-prods .prod-tile a:hover
		{
			color:#45669b !important;
			font:12px  Verdana !important;
			text-decoration:underline !important;
		}
		
		#portal-featured-prods .prod-tile a:hover
		{
			color:#9e9e9e;
		}
		
		#portal-featured-prods .price
		{
			color:#45669b !important;
			font:12px  Verdana !important;
		}
	
	
	
	
	
	
	
	
	
	
	

/* helpers ============================>>>=====================>>>================ */
	
	.padded
	{
		padding:8px;
		font-family:inherit;
		color:inherit;
		font-size:inherit;

	}
	
	div.content-container .padded,
	div.index-content-container .padded
	{
		padding:18px !important;
		padding-bottom:24px !important;
	}
	
	
	.float-right
	{
		float:right;
	}
	
	.float
	{
		float:left
	}

	
	.smaller
	{
		font-size:11px;
	}
	
	.page-image
	{
		float:right;
		margin-left:10px;
		margin-bottom:10px;
	}
	
	
	
	
	
	
	div.bread-crumbs
	{
		text-align:right !important;
		float:none;
		padding-right:16px;
		
		font:11px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		color:#44649d;
		font-weight:bold;
		line-height:11px;
	}
	div.bread-crumbs a:link,
	div.bread-crumbs a:visited,
	div.bread-crumbs a:hover,
	div.bread-crumbs a:active
	{
		font:11px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		color:#44649d;
		font-weight:bold;
		
	}	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;}




	
	/*	==========================================================================================
	*	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
	}

/*
*	...
*/

.hidden
{
	display:none;
}
