/*

	Travis Gordon - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */

body {
	color: #666666;
	margin: 12px 0;
	padding: 0;
	margin: 0;
	}

body, div, input, select, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* =Layout
---------------------------------------------------------------------------------------------------- */

.home #content {
	height: 417px;
	_height: 442px;
	padding: 21px 0 0 0;
	position: relative;
	}
	
/* =Navigation
---------------------------------------------------------------------------------------------------- */

#menu {
	margin-bottom: 25px;
	padding-top: 1px;
	}
	
.home #menu {
	margin-bottom: 0;
	}

#menu a, #menu a:active, #menu a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#leftnav ul li {
	margin-bottom: 12px;
	}
	
#leftnav ul li a, #leftnav ul li a:active, #leftnav ul li a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
	
#leftnav ul li ul {
	margin-top: 6px;
	}
	
#leftnav ul li ul li {
	background: #FFFFFF url('../images/wrapper/leftnav-arrow.gif') top left no-repeat;
	font-size: 11px;
	margin-bottom: 6px;
	}
	
#leftnav ul li ul li a, #leftnav ul li ul li a:active, #leftnav ul li ul li a:visited {
	color: #666666;
	display: block;
	font-weight: normal;
	margin: 0;
	_height: 16px;
	padding-left: 16px;
	text-decoration: none;
	_width: 129px;
	}
	
#leftnav ul li a.active, #leftnav ul li a.active:visited, #leftnav ul li ul li a.active, #leftnav ul li ul li a.active:visited {
	color: #CC0000;
	}
	
#leftnav ul li a:hover, #leftnav ul li ul li a:hover, #leftnav ul li a.active:hover, #leftnav ul li a.active:visited:hover, #leftnav ul li ul li a.active:hover, #leftnav ul li ul li a.active:visited:hover {
	color: #CC0000;
	}
	
#leftnav ul li a.on, #leftnav ul li a.on:active, #leftnav ul li a.on:visited, #leftnav ul li ul li a.on, #leftnav ul li ul li a.on:active, #leftnav ul li ul li a.on:visited {
	color: #CC0000;
	}
	
#leftnav ul li ul li a:hover, #leftnav ul li ul li a:visited:hover {
	background: #FFFFFF url('../images/wrapper/leftnav-arrow_on.gif') top left no-repeat;
	}
	
#leftnav ul li ul li a.on:active, #leftnav ul li ul li a.on:visited {
	background: #FFFFFF url('../images/wrapper/leftnav-arrow_on.gif') top left no-repeat;
	color: #CC0000;
	}
	
/* =Typography
---------------------------------------------------------------------------------------------------- */

h1, h2, h3, h4 {
	color: #666666;
	margin: 0 0 12px 0;
	}

h1 {
	font-size: 24px;
	}
	
h2 {
	font-size: 16px;
	}

h3 {
	font-size: 13px;
	}
	
h4 {
	color: red;
	font-size: 13px;
	font-style: italic;
	}
	
p {
	margin: 0 0 12px 0;
	}

/* =Lists
---------------------------------------------------------------------------------------------------- */
	
ul {
	list-style: square;
	margin: 0 0 12px 0;
	padding: 0 0 0 16px;
	}
	
ol {
	margin: 0 0 12px 0;
	padding: 0 0 0 24px;
	_padding: 0 0 0 32px;
	}
	
li {
	margin-bottom: 6px;
	}
	
/* =Footer
---------------------------------------------------------------------------------------------------- */
	
#footer td {
	font-size: 11px;
	}
	
#footer td, #footer td a, #footer td a:active, #footer td a:visited {
	color: #999999;
	}
	
#footer td a:hover, #footer td a:visited:hover {
	color: #CC0000;
	}
	
/* =Forms
---------------------------------------------------------------------------------------------------- */ 

form {
	margin: 0;
	padding: 0;
	}

.asterisk {
	color: red;
	font-weight: bold;
	font-size: 12px;
	}
	
.button {
	border: 2px double #E89796;
	border-top-color: #F0B4B4;
	border-left-color: #F0B4B4;
	color: #FFFFFF;
	background-color: #F0B4B4;
	font-weight: bold;
	padding: 0.25em 0.5em;
	_padding: 0.25em 0.15em;
	width: auto;
	}
	
input.button:hover {
	background-color: #E89796;
	}
	
/* =Links
---------------------------------------------------------------------------------------------------- */

a, a:active {
	color: #CC0000;
	}
	
a:visited {
	color: #666666;
	}
	
a:hover, a:visited:hover {
	color: #CC0000;
	}
	
/* =Misc: Homepage Specific
---------------------------------------------------------------------------------------------------- */
	
#home-buying {
	background: #CC0000 url('../images/home-buying-corner.gif') top right no-repeat;
	color: #FAE6E6;
	}
	
#home-selling {
	color: #E8EEF7;
	}
	
#home-buying a, #home-buying a:active, #home-buying a:visited, #home-selling a, #home-selling a:active, #home-selling a:visited {
	color: #FFFFFF;
	display: block;
	height: 116px;
	padding: 0 10px 0 15px;
	text-decoration: none;
	}
	
/* =Misc: Buying Section Specific
---------------------------------------------------------------------------------------------------- */

#buying #menu {
	background: #FFFFFF url('../images/wrapper/buying-menu-bg.jpg') top left repeat-y;
	}
	
#buying.home #menu {
	background-image: url('../images/wrapper/buying-home-menu-bg.jpg');
	}
	
#buying #menu a:hover, #buying #menu a:visited:hover {
	color: #CC0000;
	}

#buying #home {
	background: #FFFFFF url('../images/buying-home-bg.jpg') top left no-repeat;
	}
	
#buying h1 {
	color: #CC0000;
	}
	
/* =Misc: Selling Section Specific
---------------------------------------------------------------------------------------------------- */

#selling #menu {
	background: #FFFFFF url('../images/wrapper/selling-menu-bg.jpg') top left repeat-y;
	}

#selling #menu a:hover, #selling #menu a:visited:hover {
	color: #1951B0;
	}
	
#selling #home {
	background: #FFFFFF url('../images/selling-home-bg.jpg') top left no-repeat;
	}
	
#selling h1 {
	color: #1951B0;
	}

/* =Misc: Agents Section Specific
---------------------------------------------------------------------------------------------------- */
	
#agents #menu {
	background: #FFFFFF url('../images/wrapper/agents-menu-bg.jpg') top left repeat-y;
	}
	
#agents.home #menu {
	background-image: url('../images/wrapper/agents-home-menu-bg.jpg');
	}

#agents #menu a:hover, #agents #menu a:visited:hover {
	color: #388D2E;
	}
	
#agents #home {
	background: #FFFFFF url('../images/agents-home-bg.jpg') top left no-repeat;
	}

#agents h1 {
	color: #388D2E;
	}

/* =Misc: Contact Section Specific
--------------------------------------------------------------------------------------------------- */

#contact #menu {
	background: #FFFFFF url('../images/wrapper/contact-menu-bg.jpg') top left repeat-y;
	}

#contact #menu a:hover, #contact #menu a:visited:hover {
	color: #388D2E;
	}
	
#contact #home {
	background: #FFFFFF url('../images/contact-bg.jpg') top right no-repeat;
	}
	
#contact #content {
	padding-bottom: 21px;
	}

#contact p {
	line-height: 1.5em;
	margin: 5px 0 0 0;
	}
	
/* =Misc: Featured Listings Specific (Buying and Selling)
--------------------------------------------------------------------------------------------------- */
	
.featured table {
	margin: 0 0 0.5em 0;
	}
	
.featured table td {
	padding: 3px 5px;
	}
	
#buying .featured table h2, #selling .featured table h3 {
	color: #FFFFFF;
	font-size: 15px;
	}	

.featured table td div {
	color: #FFFFFF;
	padding: 0;
	}

.featured p {
	margin: 0 0 0.5em 0;
	padding: 0 5px;
	}
	
.featured div.more {
	background: #FFFFFF url('../images/featured-more.gif') right top no-repeat;
	display: inline;
	margin: 0;
	padding-left: 5px;
	}
	
.featured div.more a, .featured div.more a:active, .featured div.more a:visited {
	padding-right: 10px;
	}
	
.featured div.more a:visited {
	background: #FFFFFF url('../images/featured-more_visited.gif') right top no-repeat;
	}
	
.featured div.more a:visited:hover {
	background: #FFFFFF url('../images/featured-more.gif') right top no-repeat;
	}

.price, .price td {
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	}
	
.price table, .price table td {
	margin: 0;
	padding: 0;
	}
	
.featuredView h3 {
	background-color: #999999;
	color: #FFFFFF;
	padding: 2px 6px;
	}
	
/* =Misc
--------------------------------------------------------------------------------------------------- */
	
#testimonials {
	color: #1951B0;
	font-style: italic;
	font-weight: bold;
	margin: 21px 0 0 0;
	position: relative;
	width: 85%;
	z-index: 2;
	}
	
#testimonials p {
	line-height: 1.75em;
	margin: 6px 0 3px 0;
	}
	
#testimonials #byline {
	font-style: normal;
	font-weight: normal;
	}
	
#about-travis {
	background: #FFFFFF url('../images/about-bg.jpg') top right no-repeat;
	height: 140px;
	margin-bottom: -4px;
	_margin-bottom: 0;
	position: absolute;
	bottom: 0;
	width: 367px;
	z-index: 1;
	}
	
#about-travis a {
	position: absolute;
	bottom: 21px;
	right: 120px;
	}
	
.imgRight {
	margin: 0 0 1em 1em;
	}
