/*
Title:      my-french-house.com orange styles for screen media
Author:     Jim Pannell
Updated:    January 2006
*/

/* LINKS */
a:link, a:visited {
	color: #B36F02;
	text-decoration: none;
	}
a:hover	{
	color: #B36F02;
	text-decoration: underline;
	}
#usernav a.linkwithbg:link { text-decoration: underline; color: #DA8601; }
#usernav a.linkwithbg:visited { text-decoration: underline; color: #DA8601; }
#usernav a.linkwithbg:hover { text-decoration: none; color: #fff; }

/* COLOURS */
.colour_dark { 
	background-color: #F3A82B;
	}
.colour_lite, .title-rhc-alt h3 {
	background-color: #F6E9D1;
	}
.colour_white {
	background-color: #ffffff;
	}
#mfp-propdetails-rhc, #quicksearch-rhc, .links-lhc, .property-header {
	background-color: #f0f0f0;
	}
.title-rhc h3, .title-lhc h3 {
	background: #F3A82B;
	color: #fff;
	}
	
.nav-submenu { background-color:#DA8601; border-color:#fff; }

/* OTHER ELEMENTS */
.links-rhc li, .links-mfp-rhc li {
	background: url(/images/bullet-orange.gif) no-repeat 0 50%;
	}
.links-lhc li {
	background: url(/images/bullet-orange-sml.gif) no-repeat 0 50%;
	}
.summary-links a, .summary-links a:visited, .summary-links a:hover, .links-lhc a, .links-lhc a:visited, .links-rhc a, .links-rhc a:visited, .links-mfp-rhc a, .links-mfp-rhc a:visited {
	color: #454545;
	}
#mfp-main-1 { background: url(/images/mfp/mfp-main-1-orange.jpg) no-repeat; }
#mfp-main-2 { background: url(/images/mfp/mfp-main-2-orange.jpg) no-repeat; }

.box-400 { float: left; margin-bottom: 15px; width: 400px; background: url(/images/box-400-right-orange.gif) no-repeat top right; }
.box-400-1 { text-align: center; margin: 0; padding: 9px 9px 0 9px; background: url(/images/box-400-left-orange.gif) no-repeat top left; }
.box-400-2 { text-align: center; margin: 0; padding: 0 0 0 9px; background: url(/images/box-400-left-orange.gif) no-repeat bottom left; }
.box-400-2 em { text-align: center; display: block; font-style: normal; padding: 0 9px 9px 0; background: url(/images/box-400-right-orange.gif) no-repeat bottom right; }

.search-tl	{ background-image:url('/images/furniture/o-corner-search-tl.gif'); background-repeat:repeat; }
.search-tr 	{ background-image:url('/images/furniture/o-corner-search-tr.gif'); background-repeat:repeat; }
.search-bl	{ background-image:url('/images/furniture/o-corner-search-bl.gif'); background-repeat:repeat; }
.search-br 	{ background-image:url('/images/furniture/o-corner-search-br.gif'); background-repeat:repeat; }

.homepage-promo { background-image:url('/images/homepage-blog-orange.gif'); background-repeat: no-repeat }

