@charset "utf-8";
/*
	______ - ________
	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.jpg) no-repeat;
	padding-left:2.5em;
	margin-left:.5em
	
}


h1,
.cms-article span.cms-heading
{
	margin-top:.1em;
	margin-bottom:1em;
	color:white;
	font:26px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

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

h2.notb
{
	font:18px Arial;
	margin:1.4em 0px 1.1em 0px;
	border-top:none;
}

h3
{
	margin-top:.9em;
	margin-bottom:.7em;
	color:black;
	font-weight: bold;
	font:17px "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	/*text-transform:uppercase*/
}

h3.application
{
	font:17px Arial;
	margin:1.1em 0px .3em 0px;
	padding-bottom:4px;
	border-bottom:1px solid #dbdbdb;
}


a:link,a:visited,a:active,a:hover
{
	color:#64678e;
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
	color:#CF6C00;
}


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

/*table
{
	width:100%;
}*/

td
{
	font:11px Verdana;
}

.presales
{
	margin-bottom:3em;
}

textarea
{
	height:74px;
	width:98%;
}

textarea.larger
{
	height:110px;
}


/* 
*	LAYOUT 
*/

#content
{
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	margin-bottom: 20px;
	background: url('../img/content-bg.gif') no-repeat transparent;
}

#home-content,#page-content
{
	
	width: 915px;
	margin-top: 10px;
}

#home-content
{
	background: url('../img/home-content-bg.png') no-repeat;
	width: 915px;
	height: 690px;
}

#page-content
{
	background: url('../img/page-content-bg.png') no-repeat;
	width: 919px;
	min-height: 400px;
	margin-bottom: 20px;
}

#main-page-content
{
	width: 600px;
	float: left;
	margin-left: 40px;
	margin-top: 27px;
	margin-right: 60px;
}

#fp-news
{
	width: 265px;
	float:left;
	height: 600px;
	margin-left: 30px;
	margin-top: 50px;
	overflow: hidden;
	margin-right: 62px;
}

a.title, a.top-title
{
	font-size: 18px;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #353334;
}

a.title:hover, a.top-title:hover
{
	text-decoration: underline;
}

.top-summary
{
	color: white !important;
	float:left;
}

.summary
{
	float:left;
}

.top-readmore, .readmore
{
	/*float: right;*/
	margin-top: 15px;
}

.readmore-p
{
	text-align: right;
}

.top-featured-editorial
{
	
}

.featured-editorial
{
	border-bottom: 1px solid #c6c6c6;
	
}

.top-featured-editorial, .featured-editorial
{
	font-size: 13px;
margin-bottom:21px;
padding-bottom:25px;

	
}

.top-featured-editorial span, .featured-editorial span
{
	line-height:1.6em;
}

.top-readmore
{
	color: white !important;
}

#mtg-types
{
	width: 299px;
	float: left;
	margin-top: 470px;
	margin-left: 40px;
	border-top: 1px solid #c4c4c4;
	padding-top: 10px;
}

#mtg-types h2
{
	color: #353334;
	font-weight: bold;
	font-size: 17px;
}

#mtg-types a
{
	display: block;
	color: #cf6c00;
	margin-bottom: 6px;
}
	
#mtg-types a:hover
{
	color: #54668e;

}

#right
{
	float: left;
	margin-top: 70px;
	
	
}
#right-top a
{
	display: block;
	color: white;
}

#right-content
{
	width: 200px;
}

#right-top
{
	margin-left: 45px;
	font-size: 19px;
	line-height: 50px;
	margin-bottom: 24px;
}

#right-top a:hover
{
	color:#CF6C00;
}

#right a:hover
{
	color:#E2A248;
}

#header
{

}

#logo
{
	float:left;
}

/* under, not in, header */
#menu-container
{
	float:left;
	border-left: 1px solid #C6C6C6;
	margin-top: 30px;
	margin-left: 40px;
	padding-left: 30px;
}

#body
{

}


#footer
{
	height: 135px;
	width: 915px;
	background: url('../img/footer-bg.gif') repeat-x;
}

#footer-top
{
	padding-left: 20px;
	padding-top: 20px;
}

#footer-bottom
{
	padding-left:6px;
	padding-top: 20px;
}

#copyright
{
	float: left;
}

#footer-links
{
	float: left;
	margin-left: 100px;
}

#footer-links a
{
	margin-right: 20px;
}

#footer-images
{
	float:left;
}


#canadaswebshop
{
	float:right;
	font-size:10px;
	color:#999999;
	padding-right: 10px;
}

#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;
}



/*	MENU's
	*----------->*/
/* 	================================================================================ */		
		
		div#menu-panel
		{
			z-index:10000;		
			text-align:left;
			height:38px;
		}
			
		div#menu-panel div 
		{
			float:left !important;
			font-size:17px;
			color:#3c5181;
		}
		
		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 14px 8px 14px;
			
			color:#3c5181;
			font:12px Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight:bold;

			vertical-align:middle;
			z-index:1000000;
			white-space:nowrap
		}
		
		div#menu-panel div a.current-page
		{
			font-weight:bold;
			color:#CF6C00 !important;
		}
		
		div#menu-panel div a.hover
		{
			
			color:#CF6C00 !important;
		}
		
		div#menu-panel div a.hover-hot
		{
			font-weight:bold;
			
			color:#CF6C00 !important;
		}
		
		div#menu-panel div #a
		{
			padding:0px !important;
			margin:0px !important;
		}
		
		.menufixmargin
		{
			margin-top:1px !important;
			margin-left:-1px !important;
		}
		
		.menu-splitter
		{
			width:3px;
			overflow:hidden;
			height:38px;
			/*background:white;*/
			float:left;
		}
		


/* helpers ============================>>>=====================>>>================ */
	
	.padded
	{
		padding:8px;
		font-family:inherit;
		color:inherit;
		font-size:inherit;

	}
	
	
	.float-right
	{
		float:right;
	}
	
	.float
	{
		float:left
	}

	
	.smaller
	{
		font-size:11px;
	}
	
	.small-text
	{
		width: 90% !important;
	}
	
	.lighter
	{
		color:#9a9a9a
	}

	.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-bottom:10px;
		margin-bottom: 20px;
		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;
		
	}
	
	
	

/*
*	Documents, and CMS:Search-Document type
*/

		.results-pane
		{
			border-left:1px solid #CCCCCC
		}
		
		.results
		{
			margin:0px;
			font-size:1.3em;
			font-weight:bold;
			margin-top:.2em;
			border-bottom:1px solid #EEEEEE;
			padding-bottom:4px;
		}
		
		.document
		{
			margin-top:.6em;
			margin-bottom:.4em;
		}
		
		.document .desc
		{
			font-size:.9em !important;
			padding-bottom:1px;
			border-bottom:1px dashed #E5E5E5
		}
		
		.document .small
		{
			font-size:.8em
		}
		
		.filename
		{
			font-weight:bold;
			margin-bottom:.2em;
			display:block
		}
		

/* 
*	Sitemap
*/
	.site-map-page
	{
		margin-bottom:1em;
	}
	
	.site-map-page .solid
	{
		background-color:#F3F9FE;
		border-top:1px solid #a0c9e9;
		padding:4px;
		padding-top:6px;
	}
	
	.site-map-page .solid a
	{
		color:#003366 !important
	}
	
	.site-map-page	.child-indent{
		background:url(../img/sitemap.gif) no-repeat scroll 0 10px;
	}
	
	
	.site-map-page .child-indent a:link,
	.site-map-page .child-indent a:visited,
	.site-map-page .child-indent a:hover,
	.site-map-page .child-indent a:active
	{
		color:#0064AF;
		text-decoration:underline;
	}
	.site-map-page .child-indent a:hover
	{
		color:#4B94CB;
	}
	
	.site-map-page .child-indent strong
	{
		border-bottom:2px outset #666666
	}

	.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;}
	.solid div{padding:4px;}
	.solid a{text-decoration:none}

.button
{
	
	color: #cf6c00;
	border: 1px solid #c6c6c6;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.button
{
	color: #cf6c00 !important;
	text-decoration: none
}

a.button
{
	text-decoration: none !important;
}

a.button:hover
{
	color: #54668e !important;
}

.orange
{
	color: #cf6c00;
}

.blue
{
	color: #54668E;
}
	
