/* Default overrides */
body {
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	background:#fff url(/files/images/bg/body.jpg) top left repeat-x;
	font-size:.8em;
	line-height:140%;
	color:#666;
	width:100%;
	}

body, input, select, textarea, table, td, div {
	font-family:"Lucida Grande",tahoma,verdana,arial,sans-serif;
	}

form, h1, h2, h3, h4, h5, h6, ul {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

hr {
	height:1px;
	margin: 0;
	}
	
#tring {
	float:right;
	font-size: 70%;
	margin: 20px 0;
	color: #AAA;
	text-align:right;
	width: 500px;}
#page #tring a {
	color: #AAA;
	text-decoration:none;
	margin: 0 3px 0 3px;
	text-align:right;}
	
#SEOlinks {
	margin: 500px 0 50px 0;
	text-align: center;
	}
#SEOlinks a {
	color: #FF0000;
	text-decoration:underline;
	}
#SEOlinks a:hover {
	color: #0000FF;
	text-decoration:none;
	}
	

#col01 .node .content img {
	margin:0 10px 0 10px;
	}

ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	}

ol li {
	margin:0;
	padding:0;
	}

label {
	cursor:pointer;
	cursor:hand;
	}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	font-size:1px;
	}

#block-views-view_q_and_a h2,
#block-views-view_tip_of_the_month h2,
#block-menu-50 li,
#button-book-eval a,
#button-inspector-login a
	{
		display:block;
		text-indent:-5000em;
	}
	
span.outofview {
	display:none;
	}

#block-menu-50 li li {
	text-indent: 0;
	}

.left {
	float:left;
	}

#page {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:left;
	}
	


/* Admin only */

#top_nav {
	width:100%;
	background:#ccc;
	}

.tabs {
	clear:both;
	padding-top:10px;
	margin: 0 0 0px 0;
	}
.tabs .primary, .messages .status {
	margin: 0 0 20px 0;
	}

.messages {
	background:#ffc;
	padding:.4em;
	font-weight:bold;
	border:1px solid #333;
	}

.mceEditor td {
	text-align:left;
	}

.site-dealer-amerispec-ca .comment {
	padding-top:2.5em;}

.site-dealer-amerispec-ca .submitted {
	padding:.5em 0 0 0;
	color:#888;
	}
.site-dealer-amerispec-ca .forum-topic-navigation {
	margin-bottom:.7em;
	}

.admin-page #page {
	width:1000px;
	}

.admin-page #col01 {
	width:700px;
	}
#page-main #col01 {
	margin-top:20px;
	}

/* Header */
/* Contains Logo, utility links, basic search form, and quicklinks */

#header {
	width:780px;
	display: none; 
	}

/* Logo */	

#header h1 {
	float:left;
	display:inline;
	width:295px;
	height:53px;
	overflow:hidden;
	margin:50px 0 0 23px;
	}

.site-en-amerispec-ca #header h1{
	background: url(/files/images/en/headings/h1_logo.gif) top left no-repeat;
	}
.site-amerispec-ca #header h1 {
	background: url(/files/images/h1_logo_bi.gif) top left no-repeat;
	}
.site-dealer-amerispec-ca #header h1 {
	background: url(/files/images/en/headings/h1_logo.gif) top left no-repeat;
	}

.site-fr-amerispec-ca #header h1 {
	background: url(/files/images/fr/headings/h1_logo.gif) top left no-repeat;
	}


#header h1 a {
	display:block;
	width:295px;
	height:53px;
	}


/* Utility Links */

#header .util {
	height:27px;
	overflow:hidden;
	margin-right:25px;
	}

#header .util li {
	float:right;
	height:17px;
	margin-left:.5em;
	background:#D2D7D9 url(/files/images/bg/util_list_right.gif) right top no-repeat;
	}

#header .util a {
	float:left;
	height:17px;
	padding:0 .8em;
	color:#0f4f63;
	text-decoration:none;
	font-size:85%;
	line-height:normal;
	font-weight:bold;
	background: url(/files/images/bg/util_list_left.gif) left top no-repeat;
	}

#header .util a:hover {
	color:#f00;
	}



/* Search */

#header .search {
	float:right;
	display:inline;
	margin:63px 25px 0 0;
	}

#header .search input {
	float:left;
	}
	
#header .search input.form-text {
	margin:0 .4em 0 0;
	border:0;
	color:#333;
	margin-top:3px;
	padding:0 1em;
	height:18px;
	}


/* Quicklinks */

#header .quicklinks {
	height:40px;
	overflow:hidden;
	margin-right:25px;
	clear:both;
	}

#header .quicklinks li {
	float:right;
	height:28px;
	margin-top:12px;
	background: url(/files/images/bg/quicklinks_list_right.gif) right top no-repeat;
	}

#header .quicklinks li a {
	float:left;
	height:28px;
	padding:.4em .8em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background: url(/files/images/bg/quicklinks_list_left.gif) left top no-repeat;
	}

#header .quicklinks li a:hover {
	text-decoration:underline;
	}


/* Overrides for first and last tabs (thicker borders) */

#header .quicklinks li.first a {
	background: url(/files/images/bg/quicklinks_list_left_first.gif) left top no-repeat;
	}

#header .quicklinks li.last {
	background: url(/files/images/bg/quicklinks_list_right_last.gif) right top no-repeat;
	}




/* Body */
#body {
	margin-top:8px;
	}

#body .breadcrumb a {
	font-size:90%;
	color:#0000FF;
	text-decoration:none;
	}

#body .breadcrumb a:hover {
	text-decoration:underline;
	}

#body h1 {
	float:left;
	color:#000;
	font-size:190%;
	font-weight:normal;
	margin:15px 0 0 0;
	height:30px;
	}

#body h2 {
	color:#000;
	font-size:160%;
	font-weight:normal;

	}
.content h2 {
	line-height: 1.2em;
	margin: 5px 0 15px 0;
	}
h2.title {
	line-height: 1.0em;
	margin: 0; padding: 0;
	}

h2#envir {
	display:block;
	height: 50px;
	color: #FFF;
	margin: 0px 0 0 0; padding: 10px 15px 15px 15px;
	background:#fff url(/files/images/bg/h2-enviro.jpg) no-repeat;
	font-size: 190%; font-weight:bold;
	}
h2#indus {
	display:block;
	height: 50px;
	color: #FFF;
	margin: 70px 0 0 0; padding: 10px 15px 15px 15px;
	background:#fff url(/files/images/bg/h2-indus.jpg) no-repeat;
	font-size: 190%; font-weight:bold;
	}
h2#major {
	display:block;
	height: 50px;
	color: #FFF;
	margin: 70px 0 0 0; padding: 10px 15px 15px 15px;
	background:#fff url(/files/images/bg/h2-majorsys.jpg) no-repeat;
	font-size: 190%; font-weight:bold;
	}
h2#build {
	display:block;
	height: 50px;
	color: #FFF;
	margin: 70px 0 0 0; padding: 10px 15px 15px 15px;
	background:#fff url(/files/images/bg/h2-buildenv.jpg) no-repeat;
	font-size: 190%; font-weight:bold;
	}


#col01 {
	float:left;
	background-color: #fff; 
	color: #000; 
	font-family: "Times New Roman", Garamond, serif; 
	font-size: 12pt; 
	width: 100%; 
	border: none; 
	}

html>body #col01 {
	width: 100%; 
	}


a {
	color: #0000ff;  /*#009900  207519*/
	}
	
p a, li a {
	color: #0000ff;  text-decoration: underline;  /*#009900  207519*/
	}
	
.footnav a {
	display: none;
	}
	
.footnav a:hover {
display: none; 
	}

#col01 a {
	text-decoration:underline;
	}

#col01 a:hover {
	text-decoration:none;
	}
	


#col01 #ati ul {
	margin:-10px 0 0 0px;
	}
	
#col01 ul li {
	list-style-type:disc;
	margin:10px 0 0 20px;
	padding:0 0 0 5px; 
	}
#col01 li li {
	list-style-type:circle;
}
#col01 ol li {
	margin:10px 0 20px 20px;
	padding:0 0 0 5px; 
	border-bottom: 1px solid #AAA;
	}

	
#col01  ul {
	margin:10px 0 30px 0;
	padding:0 0 0 5px; 
	}
#col01  ol {
	margin:10px 0 0px 0;
	padding:0 0 0 5px; 
	}

#col01 #webform_client {
	width: 100%; 
}

html>body #col01 #webform_client {
	width: 100%; 
}

/* Homepage */



#col01 .homepage_teaser {
	width:510px;
	margin-bottom:20px;
	background: url(/files/images/bg/homepage_section.gif) right top no-repeat;
	height:140px;
	overflow:hidden;
	font-size:90%;
	}

#col01 .teaser .content p {
	margin:0;
	padding:0;
	}

#col01 .homepage_teaser .teaser { 
	width:510px;
	}

#col01 .homepage_teaser .image-attach-body {
	float:left;
	width:165px !important;
	height:140px;
	}

	
#col01 .homepage_teaser .image-attach-body img {
	width:165px;
	height:140px;
	margin:0;
	padding:0;
	}

#page-main #body #col01 .homepage_teaser .content {
	float:left;
	display:inline;
	margin:13px 10px 5px 13px;
	width:315px;
	}

#body #col01 .homepage_teaser .content {
	float:left;
	display:inline;
	margin:0;
	width:auto;
	}

#col01 .homepage_teaser h2 {
	color:#f00;
	font-weight:normal;
	font-size:160%;
	padding-bottom:.1em;
	}

#col01 .homepage_teaser h2 a {
	text-decoration:none;
	}

#col01 #block-views-view_q_and_a, 
#col01 #block-views-view_tip_of_the_month {
	float:left;
	color:#333;
	width:250px;
	margin-top:15px;
	background:#d4d4d4 url(/files/images/bg/help_bottom.gif) left bottom no-repeat;
	}

#col01 #block-views-view_tip_of_the_month {
	margin-right:8px;
	}

#col01 #block-views-view_q_and_a h2,
#col01 #block-views-view_tip_of_the_month h2 {
	width:250px;
	height:53px;
	}

.site-en-amerispec-ca #col01 #block-views-view_tip_of_the_month h2.title {
	background: url(/files/images/en/headings/h2_help_tip_of_the_month.gif) left top no-repeat;
	}

.site-en-amerispec-ca #col01 #block-views-view_q_and_a h2.title {
	background: url(/files/images/en/headings/h2_help_q_and_a.gif) left top no-repeat;
	}

.site-fr-amerispec-ca #col01 #block-views-view_tip_of_the_month h2.title {
	background: url(/files/images/fr/headings/h2_help_tip_of_the_month.gif) left top no-repeat;
	}

.site-fr-amerispec-ca #col01 #block-views-view_q_and_a h2.title {
	background: url(/files/images/fr/headings/h2_help_q_and_a.gif) left top no-repeat;
	}



#col01 #block-views-view_tip_of_the_month .content, 
#col01 #block-views-view_q_and_a .content {
	padding:0 10px 20px 15px;
	}

#col01 #block-views-view_q_and_a p, 
#col01 #block-views-view_tip_of_the_month p {
	padding:0;
	margin:0;
	}


#col01 .qa_question {
	font-weight:bold;
	}

#col01 .tip_monthyear {
	font-weight:bold;
	margin: 5px 0 10px 0;
	}

/* Content */


#col01 p {
	/* margin:.4em 0 0.5em 0; */
	margin:0 0 15px 0;
	}
.content p {
	padding:0px 0 10px 0;
	}

#page-buying-a-home             #col01 .homepage_teaser,
#page-selling-a-home            #col01 .homepage_teaser,
#page-real-estate-professionals #col01 .homepage_teaser {
	width:auto;
	margin-bottom:0;
	background:none;
	height:auto;
	overflow:auto;
	}

#col01 .homepage_teaser .content {
	float:left;
	font-size:110%;
	width:335px;
	padding-bottom:2em;
	}

#col01 .homepage_teaser .image {
	float:left;
	display:inline;
	margin-left:10px;
	width:165px;
	}
	
#col01 .feed-icon {
	display: none;
	}

/* Main links from homepage */

#page-buying-a-home             #col01 .homepage_teaser .content,
#page-selling-a-home            #col01 .homepage_teaser .content,
#page-real-estate-professionals #col01 .homepage_teaser .content {
	width:auto;
	padding-bottom:0;
	}

/*Sitemap*/

#page-sitemap .menu {
	padding-left:2em;
	padding-bottom:1.2em;
	}

#page-sitemap .menu .menu {
	padding-bottom:0;
	}

#page-main #col02 {
	display: none; 
	}

#col02 {
	display: none; 

	}

#col02 #block-menu-50 h2 {
	display:none;
	}

#page-main.site-amerispec-ca #col01, #page-main.site-amerispec-ca .node h1.title {
	width: 780px;
	text-align: center;
}

#page-main.site-amerispec-ca #col02 {
	display: none;
}


/* Navigation */

#col02 #block-menu-50 .menu {
	display: none;
	}

#col02 #block-menu-50 .menu li {
	display: none;;
	}

#col02 #block-menu-50 li.collapsed, 
#col02 #block-menu-50 li.expanded, 
#col02 #block-menu-50 li.leaf {
	display: none;
 	}


#block-menu-50 .menu li a {
	display: none;
	}

.site-en-amerispec-ca #block-menu-50 .menu a { 
	background: url(/files/images/en/nav.gif) left top no-repeat;
	}
	
.site-fr-amerispec-ca #block-menu-50 .menu a {
	background: url(/files/images/fr/nav.gif) left top no-repeat;
	}

#block-menu-50 .menu #nav-menuitem-51 a { /* guide to home inspection */
	background-position:0px 0px;
	}
	
#block-menu-50 .menu #nav-menuitem-51 a.active {
	background-position:-230px 0px;
	}

#block-menu-50 .menu #nav-menuitem-51 a:hover {
	background-position:-460px 0px;
	}

#block-menu-50 .menu #nav-menuitem-55 a { /* the amerispec experience */
	background-position:0px -36px;
	}

#block-menu-50 .menu #nav-menuitem-55 a.active {
	background-position:-230px -36px;
	}

#block-menu-50 .menu #nav-menuitem-55 a:hover {
	background-position:-460px -36px;
	}


#block-menu-50 .menu #nav-menuitem-56 a { /* specialty services */
	background-position:0px -72px;
	}
	
#block-menu-50 .menu #nav-menuitem-56 a.active {
	background-position:-230px -72px;
	}

#block-menu-50 .menu #nav-menuitem-56 a:hover {
	background-position:-460px -72px;
	}


#block-menu-50 .menu #nav-menuitem-97 a { /* ask the inspector */
	background-position:0px -108px;
	}
	
#block-menu-50 .menu #nav-menuitem-97 a.active {
	background-position:-230px -108px;
	}

#block-menu-50 .menu #nav-menuitem-97 a:hover {
	background-position:-460px -108px;
	}

#block-menu-50 .menu #nav-menuitem-58 a { /* tools and resources */
	background-position:0px -144px;
	height:38px;
	}

#block-menu-50 .menu #nav-menuitem-58 a.active {
	background-position:-230px -144px;
	height:38px;
	}

#block-menu-50 .menu #nav-menuitem-58 a:hover { 
	background-position:-460px -144px;
	}


#col02 #block-menu-50 .menu .menu {
	display: none;
	}
 

#col02 #block-menu-50 .menu .menu li {
	display: none;
	}

#col02 #block-menu-50 .menu .menu a {
	display: none;
	}

#col02 #block-menu-50 .menu .menu a.active {
	display: none;
	}

#col02 #block-menu-50 .menu .menu a:hover {
	text-decoration:underline;
	}


#button-book-eval a, 
#button-inspector-login a {
	display: none;
	}

.site-en-amerispec-ca #button-book-eval a {
	background: url(/files/images/en/buttons/book_evaluation.gif) top left no-repeat;
	}
	
.site-fr-amerispec-ca #button-book-eval a {
	background: url(/files/images/fr/buttons/book_evaluation.gif) top left no-repeat;
	}

.site-en-amerispec-ca #button-inspector-login a {
	background: url(/files/images/en/buttons/inspector_login.gif) top left no-repeat;
	}
	
.site-fr-amerispec-ca #button-inspector-login a {
	background: url(/files/images/fr/buttons/inspector_login.gif) top left no-repeat;
	}


/* Footer */

#footer {
	display: none;
	}

#footer a {
	float:left;
	margin-right:1em;
	color:#0f4f63;
	}
	
#footer small.copyright {
	font-size:80%;
	margin-right:7px;
	float:right;
	display:inline;
	color:#333;
	}

.footnav  {display: none;}
