@charset "utf-8";
/*
	OutNAboutTravel - 26/07/2010
	@author: dan.bernardic at thewebshop dot ca
	http://www.thewebshop.ca
	---------------------------------------------
*/

html,body
{
	font-family:		"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:	0;
	background-color:	#eeecdd;
	background-image: url('https://secure.thewebshop.ca/outnabout/img/bg.jpg');
	background-repeat: no-repeat;
	text-align: left;
	color: #3a3637;
}


/* pre resets */
html,div,p,table,form,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,blockquote,input,textarea,iframe,span
{
	margin:			0;
	padding:		0;
	line-height:	1.2em;
	font-size:		1em;
}

td
{
	line-height:	1.2em;
	font-size:		1em;
}

a img { border: 0; }

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(https://secure.thewebshop.ca/outnabout/img/quote.jpg) 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/*, .cms-article span.cms-heading*/
{
	margin-top:.1em;
	margin-bottom:.6em;
	border-bottom:1px dashed #CCCCCC;
	font:18px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3a3637;
}

h2, h2 a.title
{
	margin-top:.1em;
	margin-bottom:.6em;
	border-bottom:1px dashed #CCCCCC;
	font:18px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3a3637;
}

h2 a.title {
	text-decoration: none;
	color: #000;
}

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

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


.big-text {
	width: 90% !important;
}

.sf-menu .sf-sub-indicator
{
	margin-top: 2px !important;
	margin-right: 10px !important;
}

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;
	color:white;
	background-color:white;
	border:0;
	border-bottom:1px dashed #dbdbdb;
	clear:both;
	display:block;
	margin-top:1.3em;
	margin-bottom:1.3em;
}


/* 
*	LAYOUT 
*/

#wrapper
{
	width: 972px;
	margin: 0 auto;
}

div.with-shadow
{
	background: url('https://secure.thewebshop.ca/outnabout/img/wrapper-bg.jpg') repeat-y;
	margin: 0;
	padding: 0;
}

#header-image, #primary-navigation
{
	width: 958px;
	margin: 0 auto;
}

#header-image {
	height: 185px;
}

#header-image img { margin: 0 auto; }

#header
{
	z-index: 102;
	position: relative;
}

#content, #content-softvoyage
{
  clear: both;
	background-color: #fff;
	padding-left: 7px;
	padding-top: 22px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

#content-softvoyage #content, #content-softvoyage #content > div
{
	display: inline-block;
	padding: 0 auto;
	text-align: center;
	margin-right: 20px;
}

#sidebar
{
	width: 300px;
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	overflow: hidden;
}

#sidebar div {
	width: 300px;
	margin: 10px auto;
	text-align: center;
}

#body
{
	margin: 0;
	width: 600px;
	float: left;
	margin-left: 24px;
	overflow: hidden;
}

#toc {
	margin-top: 40px;
	margin-bottom: 20px;
}

#sidebar div.svWrap
{
	width: 300px;
	margin: 25px 0 0 0;
}

#footer
{
	background-color: #fff;
	clear: both;
	font: 11px Arial;
	color: #757575;
	padding: 15px 0 5px 0;
	text-align: center;
}

#canadaswebshop
{
	text-align: right;
	background: none;
	clear: both;
	font-size:10px;
	margin-right: 8px;
	margin-bottom: 20px;
}

#canadaswebshop a:link,
#canadaswebshop a:active,
#canadaswebshop a:visited,
#canadaswebshop a:hover
{
	font:10px Arial;
	color:#868686;
	margin:9px 0px 0px 0px;
}

#canadaswebshop a:hover
{
	color:black;
	text-decoration:underline;
}

/* ======================= menu ========================== */
#primary-navigation
{
	background: url('https://secure.thewebshop.ca/outnabout/img/menu/level-0-bg.jpg') repeat-x;
}

#primary-navigation ul.sf-menu
{
	margin-left: 25px;
	padding: 0;
	height: 38px;
	display: inline-block;
}

#primary-navigation ul.sf-menu ul
{
	z-index: 101;
}

#primary-navigation ul li
{
	background-color: #eeecdd;
	border: 1px solid #e0dcd1;
	border-top: 0;
	padding: 0;
	margin: 0;
}

#primary-navigation ul.level-0 {
	border-right: 1px solid #e0dcd1;
}

#primary-navigation ul li.level-0
{
  height: 38px;
	background: url('https://secure.thewebshop.ca/outnabout/img/menu/level-0-bg.jpg') repeat-x;
	border: 0;
	border-left: 1px solid #e0dcd1;
}

#primary-navigation a
{
	color: #923305;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1em;
	padding: 10px 2.25em 10px 10px;
}

#primary-navigation a.level-0
{
	padding: 0 20px;
	line-height: 38px;
}

#primary-navigation a:hover, #primary-navigation .current a.level-0
{
	background: #923305;
	color: #f2e3dc;
	height: 100%;
}

/* ======================= menu ========================== */

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

	.sub-header
	{
		border-bottom:1px dashed #CCCCCC;
		font-size:18px;
		font-weight:bold;
		line-height:2em;
	}
	
	
	.indent{
		padding-left:5px !important;
		padding-bottom:3px !important;
		padding-right:0 !important;
		padding-top:3px !important;
		margin: 0 !important;
	}
	.child-indent{
		padding-left:15px !important;
		padding-bottom:5px !important;
		padding-right:0 !important;
		padding-top:5px !important;
		margin:0 !important;
	}
	.child-indent .child-indent{
		padding-bottom:3px !important;
		padding-top:3px !important;
	}
	
	.solid{margin:0 !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;
		
	}
	
	
	

/*
*	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:#eeecdd;
		border-top:1px solid #e0dcd1;
		padding:4px;
		padding-top:6px;
	}
	
	.site-map-page .solid a
	{
		color:#923305 !important
	}
	
	.site-map-page	.child-indent{
		background:url(https://secure.thewebshop.ca/outnabout/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:0 !important;background-color:#e8e8e8;color:#FFFFFF;font-weight:bold;font-size:13px;}
	.solid div{padding:4px;}
	.solid a{text-decoration:none}
/*
* Site specific
*/
#secondary-navigation {
	text-align: center;
}

