@charset "utf-8";
/*
	ComFree.com - 07/03/2008 16:03:55
	@author: alex.smoljanovic at thewebshop dot ca
	http://www.thewebshop.ca
	---------------------------------------------
*/
html,body
{
	font-family:		Arial, Verdana, 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.4em;
	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;
	font-family:Arial, Geneva;
	font-weight:normal;
	font-size:24px;
	/*text-transform:uppercase*/
}


h2
{
	margin-top:.9em;
	margin-bottom:.7em;
	font-size:18px;
	font-family:Arial, Geneva;
	font-weight:normal
}

h3
{
	margin-top:.9em;
	margin-bottom:.7em;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

}


a:link,a:visited,a:active,a:hover
{
	color:#0152a1;
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
	color:#2c77bf;
}


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


#cms
{
	width:964px;
	overflow:hidden;
	margin:0px auto 0px auto;
}

#cms-container
{
	width:964px;
	overflow:hidden;
}

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

#header
{
	width:210px;
	height:91px;
	overflow:hidden;
	float:left;
	line-height:1.2em;
}

/* under, not in, header */
#menu-container
{
	width:754px;
	height:91px;
	overflow:hidden;
	float:left;
	background:#ffffff url(../img/menu-top.jpg) no-repeat;
	line-height:1.2em;
}

#body
{
	margin-top:18px;
	float:left;
	width:964px;
	overflow:hidden;
	padding-bottom:37px;
}

	#fp-left
	{
		float:left;
		width:561px;
		overflow:hidden;
		margin-right:17px;
	}
	
		#fp-left-franchises
		{
			padding-top:5px;
			padding-bottom:25px;
		}
		
		#fp-left-franchises td
		{
			line-height:1.53em;
			font-size:.9em
		}
	
	#fp-just-sold
	{
		line-height:1.2em;
	}
	
		.fp-just-sold-item
		{
			float:left;
			width:150px;
			height:188px;
			overflow:none;
			
			padding-left:13px;
			padding-right:13px;
			padding-top:15px;
			margin-top:10px;
			
			margin-bottom:15px;
			line-height:1.2em;
			
			font:11px Arial, Verdana;
			color:black;
			
		}
		
			.fp-just-sold-item img
			{
				border:1px solid #b9b9b9;
				display:block;
				margin-bottom:14px;
				
				line-height:1.2em;
			}
			
			.fp-just-sold-item .price
			{
				margin-top:12px;
				display:block;
				font:14px Arial, Verdana;
				font-weight:normal;
				color:black;
				line-height:1.2em;
			}
				.fp-just-sold-item .price .red
				{
					color:#ed1a3b;
					line-height:1.2em;
				}
		
		.fp-just-sold-item-splitter
		{
			border-bottom:1px dotted #d1d1d1;
			float:left;
			height:1px;
			width:561px;
			overflow:hidden;
			margin-bottom:11px;
			line-height:1.2em;
		}
	
	#fp-left h2
	{
		margin-bottom:4px;
	}
	
	#fp-right
	{
		float:left;
		width:386px;
		overflow:hidden;
	}
	
	
	.body-wide #fp-left
	{
		width:964px !important;
		margin-right:0px;
	}
	
	.body-wide #fp-right
	{
		display:none !important;
	}
	
		#right-performance
		{
			background:#013c76 url(../img/performance2.jpg) no-repeat;
			color:white;
			float:left;
			width:371px;
			height:66px;
			overflow:hidden;
			font:12px Arial;
			padding-left:15px
		}
					
			#right-performance .comm-saved
			{
				padding-top:36px;
				float:left;
				margin-right:20px;
			}
			
				#right-performance .comm-saved .money-saved
				{
					font:14px Arial;
					color:#ffee02;
				}
				
							
			#right-performance .digits
			{
				float:left;
				padding-top:5px;
				font:12px Arial;
				color:#ffee02;
				line-height:19px;
				text-align:right;
			}

			#right-performance .digits-text
			{
				float:left;
				padding-left:4px;
				padding-top:3px;
				font:11px Arial;
				color:white;
				line-height:20px;
			}
			
		#right-top-content
		{
			float:left;
			width:385px;
			overflow:hidden;
			
			
			padding:13px 0px 8px 0px;

			/*
			border-bottom:1px dotted #e4e4e4;
			margin-bottom:17px;
			*/
			
			font:12px Arial;
		}
		
			#right-top-content h1,
			#right-top-content h2,
			#right-top-content h3
			{
				margin-top:0px;
			}
		
		#right-ad
		{
			float:left;
			width:381px;
			height:252px;
			overflow:hidden;
			background:#e3e3e3 url(../img/ad-bg2.jpg) no-repeat;
			padding:0px;
			margin-left:6px;
			
			
			margin-left:0px !important;
			width:380px !important;
		}
		
			.right-ad-interior
			{
				margin-top:17px;
				
			}
		
		
		#right-below-ad
		{
			float:left;
			padding-top:19px;
			border-top:1px dotted #e4e4e4;
			margin-top:17px;
			width:383px;
			overflow:hidden;
		}
			#right-ad-swf
			{
				background:url(../images/play-bg.jpg) no-repeat;
				width:240px;
				vertical-align:top;
				overflow:hidden;
			}
		
				#play-swf:hover img
				{
					filter:alpha(opacity=10);
					opacity:.10;
				}
			
			#right-ad-txt
			{
				padding-left:5px;
				padding-right:5px;
				width:132px;
				text-align:center;
				vertical-align:top;
			}
			
		#right-bottom
		{
			float:left;
			padding-top:17px;
			border-top:0px dotted #e4e4e4;
			margin-top:18px;
			width:383px;
			overflow:hidden;
		}
		
			#right-bottom h2
			{
				margin-top:0px;
			}
			
		#breaking-news
		{
			float:left;
			width:386px;
			overflow:hidden;
			
			background:#d3261f;
			padding:5px 16px 5px 16px;
			color:white;
			
			margin:0px 0px 35px 0px;
		}
		
		#not-index #breaking-news
		{
			margin:15px 0px 15px 0px;
		}
		
		#breaking-news .breaking-news:link,
		#breaking-news .breaking-news:visited,
		#breaking-news .breaking-news:active,
		#breaking-news .breaking-news:hover
		{
			font:18px Arial, Verdana;
			color:white;
			text-decoration:none;
			float:left;
		}

		
		#breaking-news .click-here:link,
		#breaking-news .click-here:visited,
		#breaking-news .click-here:active,
		#breaking-news .click-here:hover
		{
			float:left;
			margin:4px 0px 0px 23px;
			color:white;
			font:12px Arial, Verdana;
			text-decoration:none;
		}
		
		#breaking-news .breaking-news:hover,
		#breaking-news .click-here:hover
		{
			text-decoration:underline;
		}

#footer
{
	width:964px;
	padding-left:30px;
	padding-right:127px;
	padding-top:22px;
	padding-bottom:57px;
	overflow:hidden;
	background:url(../img/footer-bg.jpg) repeat-x;
}

	#footer a:link,
	#footer a:visited,
	#footer a:active,
	#footer a:hover
	{
		padding-right:58px;
		color:#444444;
		font:12px Arial;
		font-weight:bold;
		text-decoration:none;
		letter-spacing:1px;
	}
	
	#footer a:hover
	{
		color:#333333;
		text-decoration:underline;
	}

	
#thewebshop:link,
#thewebshop:visited,
#thewebshop:hover,
#thewebshop:active
{
	color:#999999;
	font-size:11px;
	float:right;
	display:block;
	margin-top:15px;
	padding-bottom:40px;
	padding-right:8px;
}

#thewebshop:hover
{
	color:#333333;
}



/*	MENU's
	*----------->*/
/* 	================================================================================ */		
		
		div#menu-panel
		{
			z-index:10000;		
			text-align:left;
			height:37px;
			overflow:hidden;
			margin-top:54px;
			
			width:1508px;
			background:white;
		}
		
		#menu-panel-bg
		{
			float:left;
		}
			
		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
		{
			color:white;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:13px !important;
			padding-right:21px;
			padding-top:8px;
			padding-left:20px;
			text-decoration: none;
			font-weight:bold;
			/*background-color:#5e88a1 !important;*/
			float:left;
			vertical-align:middle;
			z-index:1000000;
			margin-bottom:0px;
			overflow:hidden;
			height:29px;
			white-space:nowrap;
			
			background:url(../img/menu/bg.jpg) repeat-x;
			
		}
		
		div#menu-panel div a.current-page
		{
			filter:alpha(opacity=78);
			opacity:.78;
		}
		div#menu-panel div a.hover
		{
			filter:alpha(opacity=85);
			opacity:.85;
		}
		
		div#menu-panel div a.hover-hot
		{
			filter:alpha(opacity=78);
			opacity:.78;
			cursor:default;
		}
		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;
			margin-top:1px;
			height:36px;
			background:white;
			float:left;
			filter:alpha(opacity=65);
			opacity:.45;
		}
		
		/*
		*	The always red items
		*/		
		#rm_find-a-home,
		#rm_sell-your-home
		{
			background:url(../img/menu/bgr.jpg) repeat-x !important;
		}
		


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


	
	/*	==========================================================================================
	*	CMS Editorials 3
	*/	
	
	
	
	.cms-article
	{
		font:12px Arial, Verdana, 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:#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}
	
	
	
	/*
	*	forms...
	*/	
	
	#contact-form table td
	{
		padding:4px;
	}
	
	
	/*
	* ComFree Specifics...
	*/
		
	.blue
	{
		color:#2469ac;
	}
	
	.block-quote
	{
		display:block;
		margin-bottom:.5em;
		margin-top:1.3em;
		text-align:justify;
		background:url(../img/qoute.jpg) no-repeat;
		text-indent:24px;
		padding-top:.6em;
		font:13px "Trebuchet MS", Geneva, Arial, Verdana;
		color:#6b889f;
		padding-bottom:.3em;
		border-bottom:1px dotted #e2e2e2;
	}