html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through}
table {border-collapse: collapse;border-spacing: 0;}


@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('http://assets.rmcloud.com/fonts/CartoGothicStd-Book-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Book-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Book-webfont.svg#webfontTH20CnY4') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdItalic';
	src: url('CartoGothicStd-Italic-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Italic-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Italic-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Italic-webfont.svg#webfontWj8M1e3I') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('http://assets.rmcloud.com/fonts/CartoGothicStd-Bold-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Bold-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Bold-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-Bold-webfont.svg#webfontuvgRkG9V') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdBoldItalic';
	src: url('http://assets.rmcloud.com/fonts/CartoGothicStd-BoldItalic-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-BoldItalic-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-BoldItalic-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/CartoGothicStd-BoldItalic-webfont.svg#webfontM62nYRBo') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*END CSS RESET*/
body {
	font-family: 'CartoGothicStdBook';
}

.clear {
	clear: both;	
}

#topWrapper {
	width:100%;
	background-color: #ce0000;
	border-bottom: 3px solid #FFF;
}

#topContainer {
	width: 960px;
	margin: 0 auto;
	background-image: url(/templates/remaxcentralalberta_003/images/remax_logo.gif);
	background-repeat:no-repeat;
}

#topContainer h1 {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding:18px 0 4px 120px;
}

#blueLine {
	height:	18px;
	border-bottom: 1px solid #FFF;
	display:block;
	background-color:#314594;
}

#contentWrapper {
	background-image: url(/templates/remaxcentralalberta_003/images/content_bg.gif);
	background-repeat:repeat-x;
	background-color: #0e1f64;
}

#contentContainer {
	width: 960px;
	margin: 0 auto;
	border-left: 1px solid #fff;
	background-color: #336699;
}

#rightContent {
	float: left;
	width:788px;
	border:1px solid #fff;
	margin-top:-8px;
}

#siteHeader {
	position: relative;	
	width:789px;
	height:216px;
}

.fader {
	width:789px;
	height:216px;
	position: absolute;
	top:0;
	left:0;
}

.fader h1 {
	bottom:22px;
	color:#CE0000;
	font-size:22px;
	position:absolute;
	right:10px;
	text-shadow:1px 1px 1px #0E1F64;
}

.fader strong {
	color: #fff;	
}

.fader h1 a {
	color: #fff;
	font-size:14px;
	padding-left: 10px;
}

#siteHeader #welcome {
	background-image: url(/templates/remaxcentralalberta_003/images/siteHeader_screen1.jpg);
	
}

#welcome h2 {
	color:#0E1F64;
	font-size:24px;
	margin:60px 0 0 245px;
	text-shadow:1px 1px 1px #FFFFFF;
}

#welcome h1 {
	bottom: 19px;	
}

#siteHeader #locations {
	background-image: url(/templates/remaxcentralalberta_003/images/siteHeader_screen2.jpg);
	display: none;
}

#locations #locationLinks a {
	display: block;
	font-size:18px;
	color: #850505;
	text-shadow: 1px 1px 2px #fff;
	text-decoration:none;
	margin-bottom: 0px;
}

#locations #locationLinks a:hover {
	text-decoration: underline;	
}

#locations #locationLinks {
	margin:10px 0 0 315px;
}

#siteHeader #stats {
	background-image: url(/templates/remaxcentralalberta_003/images/siteHeader_screen3.jpg);
	display: none;
}

#stats #statsLinks a {
	display: block;
	font-size:18px;
	color: #850505;
	text-shadow: 1px 1px 2px #fff;
	text-decoration:none;
	margin-bottom: 5px;
}

#stats #statsLinks a:hover {
	text-decoration: underline;	
}

#stats #statsLinks {
	margin:30px 0 0 300px;
}

#siteHeader #balloon {
	background-image: url(/templates/remaxcentralalberta_003/images/remax_balloon.png);	
	width:212px;
	height:233px;
	position:absolute;
	left:0;
	top:9px;
	z-index:5;
}

#meetTeam {
	background-color:#FFFFFF;
	float:left;
	height:28px;
	padding-top:4px;
	text-align:right;
	width:493px;
}

#meetTeam a {
	background-color:#FFFFFF;
	background-image:url("/templates/remaxcentralalberta_003/images/meetTeam_arrow.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#0A376E;
	font-family:'CartoGothicStdBold';
	padding:2px 25px 3px 20px;
	text-decoration:none;
	text-shadow:1px 1px 1px #75B1EF;	
}

#meetTeam a:hover {
	color: #0053b8;
}

#blogHeader {
	background-color:#D4D4D4;
	color:#275990;
	float:left;
	font-size:15px;
	height:27px;
	padding:5px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
	width:285px;	
}

a.threeRow {
	background-image:url("/templates/remaxcentralalberta_003/images/3row_arrow.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFFFFF !important;
	display:block;
	font-size:14px;
	margin-left:10px;
	padding:7px 0 7px 13px;
	text-decoration:none;
	text-shadow:1px 1px 1px #224972;
}

#featuredListing {
	float: left;
	width: 212px;
	border-right:1px solid #fff;;
	background-image: url(/templates/remaxcentralalberta_003/images/3row_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color: #478fd7;
}

#featuredListing #featuredImageStyleThree img {
	border:0 none;
	height:154px;
	margin:0;
	width:212px;
}

#featuredListing br {
	display: none;	
}

#featuredListing .featuredInfo {
	display: none;	
}

#featuredListing .featuredView {
	display: none;	
}

#quickSearch {
	float: left;
	width: 279px;
	border-right:1px solid #fff;;
	background-image: url(/templates/remaxcentralalberta_003/images/3row_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color: #478fd7;
}

#quickSearch em {
	font-size:9px;
	font-style:normal;
	position:relative;
	top:-5px;
}

#quickSearch span {
	background-image: url(/templates/remaxcentralalberta_003/images/index_quickSearch.gif);	
	height: 153px;
	width:279px;
	display: block;
}

#blogPost {
	color:#FFFFFF;
	float:left;
	font-family:verdana;
	font-size:11px;
	height:177px;
	padding:7px;
	position:relative;
	width:281px;
}

#blogPost h2 {
	display: none	
}

#blogPost h3 a {
	color: #fff;
}

#blogPost p {
	color: #fff;	
}

.date {
	color:#4F7AA6;
	font-size:11px !important;
	font-weight:normal;
	position:absolute;
	right:3px;
	text-shadow:1px 1px 1px #FFFFFF;
	top:-28px;
	width:auto;
}

.bottomRow {
	float:left;
	font-family:verdana;
	font-size:12px;
	position: relative;
	height:150px;
}

.bottomRow h1 {
	background-image:url("/templates/remaxcentralalberta_003/images/2row_bg.gif");
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding:2px 0 3px 15px;
	text-shadow:1px 1px 2px #1F4164;
}

.bottomRow p {
	padding: 15px;	
	color: #fff;
}

.bottomRow a {
	background-image:url("/templates/remaxcentralalberta_003/images/2row_arrow.gif");
	background-position:left center;
	background-repeat:no-repeat;
	bottom:0;
	color:#FFFFFF !important;
	font-family:'CartoGothicStdBold';
	padding:4px 10px 3px 14px;
	position:absolute;
	right:0;
	text-decoration:none;
	text-shadow:1px 1px 1px #1B3650;
	text-transform:uppercase;
}

#homeSearch {
	width:394px;
	border-right: 1px solid #fff;
}

#freeEval {
	width:393px;
}

#footerContainer {
	width: 960px;
	margin:10px auto;
}

#footerContainer a {
	color:#000;	
}

#footerInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	float: left;
	width: 566px;
}

#footerLinks {
	float:right;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	margin-top:23px;
	text-align:right;
	width:350px;
}

#intContent {
	background-color:#FFFFFF;
	border-top:7px solid #EEE5C8;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	margin-top:2px;
	padding:10px;
	-height:400px;
	min-height:400px;
}

.aboutme {
	*height:574px !important;
	min-height:574px !important;
}

#agentAutoBlog {
	text-align: center;
}

#agentAutoBlog a {
	display: block; 
	width: 511px;
	height: 81px;
	background-image:url(/templates/remaxcentralalberta_003/images/agent_autoblog.jpg);
	background-repeat: no-repeat;
	margin: 10px auto;
}

/*VERT NAV*/

#vertNav {
	float: left;
	line-height:16px;
	width:169px;
}

#vert_nav {
	width:169px;
	z-index:50;
}


#vert_nav li {
	border-top: 1px solid #7194b8;
	margin:0px;
	height:20px !important;
	background-color: #336699;
	position:relative;
	z-index:10;
	*margin-bottom:-4px;
}

#vert_nav li:first-child {
	border-top: none;	
}

#vert_nav li.title {
	background-image:url(/templates/remaxcentralalberta_003/images/vert_menu_title.gif);
	font-size:12px;
	font-weight:bold;
	height:27px;
	padding-top:3px;
	text-align:center;
	text-shadow:1px 1px 3px #000000;
	margin:0;
	color: #FFF;
}

#vert_nav li.photo {
	height:180px !important;
	padding-top:15px;
	text-align:center;
}

#vert_nav li.photo img {
	border: 1px solid #FFF;
}

#vert_nav li.photo a {
	text-decoration: underline;
}

#vert_nav li.photo a:hover {
	background-color: transparent !important;
	text-decoration: none;
}

#vert_nav li a {
	float:left;
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration:none;
	padding:0 0 0 3px;;
	margin:1px 0;
	height:18px !important;
	line-height:16px;
	width:166px;
}

#vert_nav li.over a:hover {
	background-color: #4991d9;
}

#vert_nav li ul {
	display: none;
	left:168px;
	border-left:1px solid #fff;
	width:169px;
	top:0;
	position:absolute;
	z-index:50;
	*background-color: #4991d9;
	height:0;
}


#vert_nav li.over ul li {
	position: relative;	
	height: 20px;
}

#vert_nav li.over ul li ul {
	display: none;
	position: absolute;
}

#vert_nav li ul li.sub_over ul {
	display: block;	
	left:168px;
	position: absolute;
	*border-left:1px solid #fff;
}

#vert_nav li.maps {
	border-top: none;
}

#vert_nav li.mapsfirst {
	padding-top: 10px;	
}

#vert_nav li.maps a {
	background-image:url(/templates/remaxcentralalberta_003/images/maps_menu_arrow.gif);
	background-repeat:no-repeat;
	font-family:'CartoGothicStdBook';
	font-size:12px;
	font-weight:bold;
	line-height:10px;
	margin:0 0 0 18px;
	padding:0 0 0 12px;
	text-decoration:none;
	text-shadow:1px 1px 1px #214364;
}

*html #vert_nav li.maps a {
	width:130px;	
}

#vert_nav li.maps a:hover {
	background-color: transparent;
	text-decoration:underline;
}


/*MAIN NAV */
#nav {
	background-color:#134888;
	background-image:url("/templates/remaxcentralalberta_003/images/nav_bg.gif");
	background-repeat:repeat-y;
	height:28px;
	padding-left:15px;
}

#nav li {
	position:relative;
	float:left;
	z-index:10;
}


#nav li:hover a {
	color: #ccc;
}

#nav li a {
	color:#FFFFFF;
	display:inline;
	font-size:13px;
	line-height:0;
	margin-right:25px;
	padding-bottom:10px;
	text-decoration:none;
	text-shadow:1px 1px 1px #0A274B;
}

#nav li a:hover {
	color: #ccc;
}

#nav li ul {
	display: none;	
}

#nav li.over ul {
	position: absolute;
	display: block;	
	width:200px;
	top:26px;
	left:0;
	z-index:10;
}
#nav li.over ul li {
	display: block;	
}


#nav li.over ul a {
	background-color:#0E1F64;
	border-top:1px solid #30364B;
	display:block;
	height:20px;
	line-height:20px;
	padding:1px 0 1px 3px;
	text-shadow:none;
	width:220px;
}

#nav li.over ul a:hover {
	background-color: #4991da;
}

.join {
background-image:url("/templates/remaxcentralalberta_003/images/join_bg.gif");
background-position:center top;
background-repeat:no-repeat;
border-bottom:1px solid #466698;
float:left;
font-family:arial;
font-size:12px;
height:120px;
margin:0 5px 20px;
padding:12px 14px;
width:217px;
}

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

.join strong {
	color:#FFFFFF;
	display:block;
	font-size:20px;
	padding-bottom:20px;
	text-align:center;
	text-shadow:1px 1px 1px #000000;
}









.wideTheme #contentContainer {
	border-left: none;
}

.wideTheme #vertNav {
	display: none;
}

.wideTheme #rightContent {
	width: 960px;
}

.wideTheme #homeSearch {
	width: 479px;
}

.wideTheme #freeEval {
	width: 480px;
}

.wideTheme .bottomRow h1 {
	background: url("/templates/remaxcentralalberta_003/images/2row_bg.gif") top left no-repeat #0c3f7f;
}