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

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

body
{
	background: white url(../img/layout/bg-x.jpg) repeat-x;
}


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

ol
{
	margin-top:		1.8em;
	margin-left:	3.4em;
	margin-bottom:	1.8em;
}

ul
{
	margin-top:		1.8em;
	margin-left:	1.8em;
	margin-bottom:	1.8em;
	list-style-image: url(../img/ul-li.gif);
}

ul ul
{
	margin-top:		.8em;
	margin-left:	2.4em;
	margin-bottom:	.8em;
}

ul li
{
	list-style-image: url(../img/ul-li.gif);
}

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,
.article-header
{
	margin-top:.1em;
	margin-bottom:1.5em;		
	color:white;
	font:26px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
	.article-header
	{
		display:block;
	}

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

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


a:link,a:visited,a:active,a:hover
{
	color:#0a96ba;
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
	color:#06586c;
}


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


#quick-links
{
	visibility:hidden;
	position:absolute;
	
	/*width:400px;*/
	z-index:1000;
	
	background:#b7181c url(../img/layout/col-red.jpg) repeat-x;	
	color:white;
	font:12px Arial;
	line-height:15px;
	
}

#quick-links-connector
{
	visibility:hidden;
	position:absolute;
	z-index:999;
	background:#b7181c url(../img/layout/col-red.jpg) repeat-x;	
	width:5px;
}

.quick-links-connector
{
	visibility:visible !important;
}

	#quick-links .quick-links-content td
	{
		
	}

.quick-links-visible
{
	visibility:visible !important;
}
	
	#quick-links h2
	{
		font:18px Arial;
		color:white;
		margin:0px 0px 4px 0px;
		line-height:22px;
	}
	
	#quick-links form
	{
		display:inline;
	}
	
	#quick-links h2.inline
	{
		/*float:left;*/
	}
	
	#quick-links a
	{
		font:12px Arial;
		font-weight:bold;
		padding:0px 0px 0px 4px;
	}
	
	#quick-links a.inline
	{
		position:absolute;
		margin:4px 0px 0px 134px;
		padding:0px;
	}
	
	#quick-links a:link,
	#quick-links a:visited,
	#quick-links a:active,
	#quick-links a:hover
	{
		color:white;
		text-decoration:underline;
	}
	
	#quick-links a:hover
	{
		color:yellow;
	}




#cms
{
	background: transparent url(../img/layout/bg.jpg) no-repeat;
	background-position:top center;
}

#cms-container
{
	width:938px;
	margin:0px auto 0px auto;
	overflow:hidden;
}

#main
{
	width:938px;
	overflow:hidden;
}

#header
{
	height:128px;
	width:938px;
	overflow:hidden;
	float:left;
}

	#logo
	{
		width:212px;
		height:128px;
		overflow:hidden;
		float:left;
		
	}
	#menu-container
	{
		float:left;
		width:640px;
		margin:83px 0px 0px 83px;
	}
	
	#slogan
	{
		position:absolute;
		z-index:50;
		margin:64px 0px 0px 224px;
		font:13px "Trebuchet MS";
		font-style:italic;
		color:#7a7a7a;
		width:600px;
	}

#body
{
	width:938px;
	overflow:hidden;
	float:left;
}
	
	#not-index
	{
		font-family: "Trebuchet MS", Arial;
	}

	#col-1
	{
		float:left;
		width:627px;
		overflow:hidden;
	}
	
		#not-index #col-1
		{
			width:591px;
			padding:11px 18px 18px 18px;
			background:white url(../img/layout/col-1-shorter.jpg) repeat-x;
		}
		
		.listing-page
		{
			background:white url(../img/layout/col-1-ni.jpg) repeat-x !important;
		}
		
		#not-index #col-1,
		#not-index #col-1 *
		{
			line-height:1.6em;
		}
		
		#not-index #col-1 h1,
		#not-index #col-1 h2,
		#not-index #col-1 h3
		{
			line-height:1.21em;
		}
		
		#not-index.p-sitemap #col-1,
		#not-index.p-internet-marketing #col-1
		{
			background-image:none !important;
		}
	
	
		#fp-cols
		{
			width:627px;
			margin:11px 0px 0px 0px;
		}
		
		#fp-cols-left
		{
			float:left;
			width:323px;
			overflow:hidden;
			margin:0px 4px 0px 0px;
		}
		
		#fp-cols-right
		{
			float:left;
			width:300px;
			overflow:hidden;
		}
	
		.fp-col-header-green,
		.fp-col-header-blue
		{
			height:25px;
			overflow:hidden;
			margin:0px 0px 5px 0px;
			padding:20px 0px 0px 16px;
			
			background:#61852d url(../img/layout/fp-col-green.jpg) repeat-x;
			
			font:18px Arial;
			color:white;
		}
		
		.fp-col-header-blue
		{
			background:#0695b7 url(../img/layout/fp-col-blue.jpg) repeat-x;
		}
		
		.fp-col-header-exmargin
		{
			margin:0px 0px 10px 0px;
		}
		
			.fp-col-header-green a:link,
			.fp-col-header-green a:visited,
			.fp-col-header-green a:active,
			.fp-col-header-green a:hover,
			.fp-col-header-blue a:link,
			.fp-col-header-blue a:visited,
			.fp-col-header-blue a:active,
			.fp-col-header-blue a:hover
			{
				color:white;
				font:18px Arial;
				text-decoration:none;
			}
			
			.fp-col-header-green a:hover,
			.fp-col-header-blue a:hover
			{
				text-decoration:underline;
			}
		
		
		.fp-col-content
		{
			margin:0px 0px 5px 0px;
			padding:12px 16px 12px 16px;
			border-left:1px dotted #cccccc;
		}
		
			.fp-col-content h2
			{
				margin-top:0px;
				font:18px Arial;
				color:#3f658a;
			}
			
			.fp-col-content .sub-header
			{
				display:block;
				margin:-1em 0px 9px 0px;
				
				font:14px Arial;
				color:#5c7fa5;
			}
			
			.fp-col-content,
			.fp-col-content p
			{
				font:12px Arial;
				color:#232323;
				
				line-height:12px;
			}
			
			.fp-col-content p
			{
				line-height:1.6em;
			}
			
			
			.fp-col-content .separate
			{
				margin:4.5em 0px 0px 0px !important;
				height:1px;
				overflow:hidden;
				line-height:1px;
			}
	
	
	#col-2
	{
		float:left;
		width:300px;
		overflow:hidden;
		margin:0px 0px 0px 11px;
	}
	
	
		.col
		{
			color:white;
			padding:15px 19px 15px 19px;
			margin:0px 0px 2px 0px;
			font:12px Arial;
			line-height:15px;
		}
	
		.col-red
		{
			background:#b7181c url(../img/layout/col-red.jpg) repeat-x;	
		}
		
		.col-blue
		{
			background:#0f9bbe url(../img/layout/col-blue.jpg) repeat-x;
			padding-bottom:25px;
		}
		
			.col h2
			{
				font:18px Arial;
				color:white;
				margin:0px 0px 4px 0px;
				line-height:22px;
			}
			
			.col form
			{
				display:inline;
			}
			
			.col h2.inline
			{
				/*float:left;*/
			}
			
			.col a
			{
				font:12px Arial;
				font-weight:bold;
				padding:0px 0px 0px 4px;
			}
			
			.col a.inline
			{
				position:absolute;
				margin:4px 0px 0px 134px;
				padding:0px;
			}
			
			.col a:link,
			.col a:visited,
			.col a:active,
			.col a:hover
			{
				color:white;
				text-decoration:underline;
			}
			
			.col a:hover
			{
				color:yellow;
			}
		
		
			.featured-editorial
			{
				margin:0px 0px 24px 0px;
			}
			
			.featured-editorial img
			{
				margin:0px 0px 0px 10px;
			}
			
			.featured-editorial a.title:link,
			.featured-editorial a.title:visited,
			.featured-editorial a.title:active,
			.featured-editorial a.title:hover
			{
				display:block;
				
				margin:0px 0px 5px 0px;
				
				color:#40688c;
				font:14px Arial;
				text-decoration:none;
			}
			
			.featured-editorial a.title:hover
			{
				text-decoration:underline;
			}
			
			
			


	#col-2 .text
	{
		width:157px;
		height:17px;
		border:0px;
		background:white;
		font:11px Verdana;
		color:black;
	}

	#col-2-ad
	{
		width:298px;
		border:1px solid #cdcdcd;
		overflow:hidden;
		margin:11px 0px 0px 0px;
	}
	
	#home-right-ad
	{
		width:298px;
		overflow:hidden;
		margin:11px 0px 0px 0px;
	}
	
	
#footer
{
	float:left;
	width:938px;
	overflow:hidden;
	padding:10px 0px 20px 0px;
	margin:19px 0px 0px 0px;
}

	#not-index #footer
	{
		border-top:26px solid #39c2e4;
		margin-top:10px;
	}
	
#index-footer
{
	float:left;
	overflow:hidden;
	width:898px;
	
	padding:26px 20px 10px 20px;
	margin:17px 0px 0px 0px;
	
	background: #39c2e4;
	
	color:white;
	font:12px Arial;
}

	#index-footer .col-left
	{
		float:left;
		width:134px;
		overflow:hidden;
		padding:67px 0px 0px 0px;
		font:18px Arial;
	}
	
	#index-footer .col-right
	{
		float:left;
		width:727px;
		overflow:hidden;
		margin:0px 0px 0px 18px;
	}
	
	
	#footer #footer-content
	{
		width:700px;
		overflow:hidden;
		float:left;
		
		color:#414141;
		font:11px Verdana, Arial;
	}
	
	#footer #footer-content a:link,
	#footer #footer-content a:visited,
	#footer #footer-content a:active,
	#footer #footer-content a:hover
	{
		color:#414141;
		font:11px Verdana;
		text-decoration:underline;
		padding:0px 0px 0px 20px;
	}
	
	#footer #footer-content a:hover
	{
		color:black;
	}

#thewebshop:link,
#thewebshop:visited,
#thewebshop:hover,
#thewebshop:active
{
	float:right;
	margin:3px 0px 0px 0px;
	color:#686868;
	font:9px Verdana, Arial;
	text-decoration:none;
}

#thewebshop:hover
{
	text-decoration:underline;
}





/*
*
*	Some additional Elements for Global  Usage...
*
*/

.boxed
{
	background:url(../img/layout/boxed.gif) repeat-y;
	color:black;
	width:448px;
	overflow:hidden;
	margin:1.5em 0px 1.5em 0px;
}

	.boxed .boxed-top
	{
		display:block;
		width:440px;
		overflow:hidden;
		background:white url(../img/layout/boxed-top.gif) no-repeat;
		background-position:bottom left;
		font:12px Verdana, Arial;
		font-weight:Bold;
		color:#42512c;
		padding:0px 0px .23em 8px;
	}
	
	.boxed .boxed-content
	{
		padding:9px;
		font:13px Arial, Verdana, "Trebuchet MS"
	}

	.boxed .boxed-bottom
	{
		height:14px;
		overflow:hidden;
		display:block;
		background:url(../img/layout/boxed-bottom.gif) no-repeat;
	}








/*	MENU's
	*----------->*/
/* 	================================================================================ */		
		
		div#menu-panel
		{
			z-index:10000;		
			text-align:left;
			height:34px;
			overflow:hidden;
		
		}
			
		div#menu-panel div 
		{
			float:left !important;
			font-size:17px;
			color:#FFFFFF;
		}
		
		div#menu-panel  span 
		{
			display: none;
		}
		
		.menu-first,
		.menu-last
		{
			float:left;
		}
		
		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:13px 21px 10px 21px;
			
			color:white;
			font:11px Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight:bold;
			text-transform:uppercase;
			background:url(../img/layout/menu-g-m.gif) repeat-x;

			vertical-align:middle;
			z-index:1000000;
			white-space:nowrap
		}
		
		div#menu-panel div a.current-page
		{
			color:#64823c;
			background:url(../img/layout/menu-w-m.gif) repeat-x;
		}
		
		div#menu-panel div a.hover
		{
			text-decoration:underline
		}
		
		div#menu-panel div a.hover-hot
		{
			color:#64823c;
			background:url(../img/layout/menu-w-m.gif) repeat-x;
			text-decoration:underline
		}
		
		.mnu-first a
		{
			padding-left:28px !important;
			background:url(../img/layout/menu-g-l.gif) no-repeat !important;
			background-position:top left !important;
		}
		
		.mnu-last a
		{
			padding-right:28px !important;
			background:url(../img/layout/menu-g-r.gif) no-repeat !important;
			background-position:top right !important;
		}
		
		
		
		.mnu-first a.current-page,
		.mnu-first a.hover-hot
		{
			background:url(../img/layout/menu-w-l.gif) no-repeat !important;
			background-position:top left !important;
		}
		
		.mnu-last a.current-page,
		.mnu-last a.hover-hot
		{
			background:url(../img/layout/menu-w-r.gif) no-repeat !important;
			background-position:top right !important;
		}
		
		
		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:34px;
			background:url(../img/layout/splitter.gif);
			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;
	}
	
	
	.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;*/
		width:591px;
		overflow:hidden;
		padding:15px 5px 0px 5px;
	}
		
		#toc a:link,
		#toc a:active,
		.dm-panel a:link,
		.dm-panel a:active
		{
			color:#242424;
			font:12px Arial;
			text-decoration:underline
		}
		
		#toc a:visited,
		.dm-panel a:visited
		{
			color:#5c5c5c;
			font:12px Arial;
			text-decoration:underline
		}
		
		#toc a:hover,
		.dm-panel a:hover
		{
			color:#4e1c29;
		
		}

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

		
		/*#province-toc*/ .padded
		{
			padding:0px;
		}

		/*#province-toc*/ .child-indent
		{
			float:left;
			padding:0px 6px 0px 5px;
		}
	
	/*	==========================================================================================
	*	CMS Editorials 3
	*/	
		
	.cms-article
	{
		
		font:12px Arial, Helvetica, sans-serif;
		
		/*text-align:left;*/
		border-bottom:1px dashed #d5d5d5;
		/*line-height:1.4em*/
		
		display:block;
		margin:0px 0px 10px 0px !important;
		padding:0px 0px 10px 0px;
	}
	
	.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:15px !important;
		margin-bottom:10px !important;
	}
	
	img.cms-article-image
	{
		margin-left:10px !important;
		padding-right:10px !important;
		margin-bottom:10px !important;
		
		/*
		*	We need to push this way down due to the gradient at the top
		*/		
		margin-top:6em;
	}
	
	
	
	.cms-heading:active span,
	.cms-heading:hover span,
	.cms-heading:link span,
	.cms-heading:visited span
	{
		color:#303824;
	}
	
	.cms-heading:hover span
	{
		color:#3a5219;
		text-decoration:underline;
	}
	
	
/*
*	Listings TOC
*/
	#criteria
	{
		background-color:#fefde9;
		border:1px dotted gray;
		padding:10px;
		margin-top:-10px;
		font-family:arial, verdana;
		font-size:12px;
		margin-bottom:20px;
	}
	
		#criteria *
		{
			font-family:arial, verdana;
		}
	
		#criteria .float-right
		{
			font-weight:bold;
		}
	
		#criteria h2
		{
			margin:0px 0px 10px 0px;
			font-size:18px;
			color:black;
		}
		
		#criteria .gray
		{
			color:gray;
		}
	
	.search-form
	{
		width:100%;
	}
	
	.search-form label
	{
		padding:0px 0px 0px 5px;
	}
	
	.search-form .checkbox
	{
		margin:0px 5px 0px 0px !important;
	}

	.search-form td
	{
		padding-right:10px;
	}

	.cms-listing
	{
		font:12px Arial, Verdana, Arial, Helvetica, sans-serif;
		padding:10px;
		text-align:left;
		line-height:1.4em;
		display:block;
		margin-top:5px;
		border:1px dotted gray;
	}
	
	.cms-listing a.read-more
	{
		padding:0px 0px 0px 5px;
	}
	
	.cms-listing .cms-listing-heading
	{
		margin-bottom: 1.6em;
	}
	
	.cms-listing .cms-listing-heading a:link,
	.cms-listing .cms-listing-heading a:visited,
	.cms-listing .cms-listing-heading a:active,
	.cms-listing .cms-listing-heading a:hover
	{
		font-size:18px;
		color:black;
		text-decoration:underline;
		/*float:left;*/
	}
	
	.cms-listing .cms-listing-heading a:hover
	{
		color:#434343
	}
	

	
	.cms-listing .cms-sub-heading
	{
		font-size:1.2em;
		font-weight:bold;
		margin-bottom: 1.3em;
	}
	
	.cms-listing .listings-region
	{
		/*float:left;*/
		padding:4px 0px 0px 10px;
		font-size:15px;
		color:black;
		text-decoration:none;
		font-weight:normal;
	}
	
		.cms-listing .listings-region a:link,
		.cms-listing .listings-region a:visited,
		.cms-listing .listings-region a:active,
		.cms-listing .listings-region a:hover
		{
			font-size:15px;
			color:black;
			text-decoration:none;
			font-weight:normal;
		}
		
		.cms-listing .listings-region a:hover
		{
			text-decoration:underline;
		}
	
	.cms-listing .cms-date
	{
		font: 0.8em Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.2em;
	}
	
	.cms-listing-last-article
	{
		border: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-listing-image-thumb
	{
		margin-left:10px !important;
		margin-bottom:10px !important;
		
	}
	
	img.cms-listing-image
	{
		margin-left:10px !important;
		padding-right:10px !important;
		margin-bottom:10px !important;
		
	}

	.listing-image-container
	{
		float:right;
		width:120px;
		overflow:hidden;
	}
	
	.listing-image-container img
	{
		padding:8px;
	}
	
	
	.listing-label
	{
		font-weight:bold;	
	}
	
	.boxed div.indent
	{
		display:block;
		padding:0.2em 0em 1.9em 1.9em !important;
	}
	
	
	.listings-toc-smaller
	{
		font-size:11px;
	}
	
	

/*
*	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:#e3edd5;
		border-top:1px solid #80b13d;
		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}
	
	.site-map-page .block
	{
		padding:4px;
	}
	
	
/*
*	Contact Forms
*/

.req
{
	font-size:.9em;
	font-weight:bold;
	color:#999999;
	padding-left:.3em;
}

.special
{
	font-family:"Courier New", Courier, monospace;
}

.big-text
{
	width:60%
}

.small-text
{
	width:40%
}

.extra-small-text
{
	width:100px
}

.text-text
{
	width:97% !important;
	height:7em !important;
}

#contact-form h2
{
	margin-bottom:10px;
	border-bottom:1px dashed #aadb67;
}

.required-field
{
}

.cms-radio
{
	padding:5px 2px 5px 2px;
}

.upper{text-transform:uppercase}



.photo-gallery td
{
	padding:0px 4px 4px 0px !important;
	vertical-align:top;
	border-bottom:1px dashed #aadb67 !important;
}


h2.photo-gallery-title,
h2.photo-gallery-title a:link,
h2.photo-gallery-title a:hover,
h2.photo-gallery-title a:visited,
h2.photo-gallery-title a:active
{
	font-size:16px !important;
	font-weight:normal !important;
	color:#303824 !important;
}

h2.photo-gallery-title a:hover
{
	color:#3a5219 !important;
}

.verdana11Blue-B
{
	color:#303824 !important;
}





/*
*	Print Mode.
*/

#print-page-link:link,
#print-page-link:visited,
#print-page-link:active,
#print-page-link:hover
{
	float:right;
	color:white;
	text-decoration:none;
}

#print-page-link:hover
{
	color:yellow;
}

body.print-mode #print-page-link
{
	display:none;
}

body.print-mode
{
	background-image:none;
}

body.print-mode #cms
{
	background-image:none;
	width:620px;
	overflow:hidden;
}

body.print-mode #header,
body.print-mode #body,
body.print-mode #footer,
body.print-mode #cms-container
{
	width:600px;
	overflow:hidden;
}

body.print-mode #slogan
{
	margin:114px 0px 0px 104px;
}


body.print-mode #menu-panel
{
	display:none !important;
}


body.print-mode #col-1
{
	background-image:none !important;
	padding:30px 0px 20px 0px !important;
}	

body.print-mode #col-1 h1,
body.print-mode .article-header
{
	color:black !important;
}


body.print-mode .boxed-top
{
	background-image:none !important;
	border-bottom:1px solid black;
}

body.print-mode .boxed,
body.print-mode .boxed-content,
body.print-mode .boxed-bottom
{
	background-image:none !important;
}


body.print-mode #col-2
{
	display:none !important;
}

body.print-mode #footer
{
	border:0px !important;
}

body.print-mode #footer-content,
body.print-mode #thewebshop
{
	float:none !important;
	display:block;
}

body.print-mode #footer-content a
{
	display:none !important;
}
