/*
Theme Name: MyBathroomFinder.com Finder child theme
Theme URI: http://www.onlineability.net
Description: Child theme for MyBathroomFinder, for use with the main Finder parent
Version: 1
Author: Andy Darley
Author URI: http://www.andthenhesaid.com
Template: finder-parent
Version: 1
*/
 
@import url("../finder-parent/style.css");

/************************
** Change the graphics **
************************/

body {
	background-image: url(style/img/bg.png);
}

#header h1 a {
	width: 386px;
	height: 43px;
	background-image: url(style/img/title.gif);
}

#header h2 {
	width: 476px;
	height: 24px;
	background: transparent url(style/img/strap.gif) no-repeat top left;
}

#tintedsidebar {
	background-image: url(style/img/bathtime2.jpg);
	padding-top: 265px;
}

#tintedsidebar h2 {
	width: 152px;
	height: 69px;
	background: transparent url(style/img/3simple2.gif) no-repeat top left;
}

/************************
** Change the colours ***
************************/

/* Change to #9FD7FF or #0080C0 */

a, a:VISITED, dl.subindex a, dl.subindex a:VISITED {
	color: #0080C0;
}

body {
	background-color: #9FD7FF;
}

/* Change to #960 or #CCC or #999 */

a:HOVER, .index dt {
	color: #960;
}

#footer {
	border-top-color: #999;
}

#wpsidebar h3, #offerstuff h3, dl.index dt, dl.subindex a:HOVER, h3#respond {
	background-color: #E4E3E8;
}

/* Change to #999 */

#tintedsidebar, #tintedsidebar h3, #wpsidebar h3, #offerstuff h3, h3#respond, dl.index dt, dl.index dt a, dl.index dt a:VISITED {
	color: #666;
}

/* Change to #CCC8C4 */

#tintedsidebar a, #tintedsidebar a:VISITED, dl.index dt a:HOVER, dl.subindex a:HOVER {
	color: #0080C0;
}

#tintedsidebar a:HOVER {
	color: #960;
}



.productbox {
	text-align: center;
	font-size: 0.8em;
	width: 94px;
	height: auto;
	padding: 10px 3px 3px 3px;
	float: right;
	margin: 0 0 5px 12px;
	border: 2px solid #CCC;
	line-height: 100%;
	background: #FFF url(style/img/off.gif) repeat-x top left;
}

.productbox a:HOVER {
	text-decoration: none;
}

.productbox h4 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #808080;
}

.productbox img.productimg {
	border: 5px solid #FFF;
}

.productbox img.productlogo {
	margin: 3px 0;
}

dd img.display {
	float: right;
	border: 3px solid #FFF;
	margin: 2px 0 0 5px ;
}

.smaller {
	font-size: 0.8em;
	line-height: normal;
	text-align: right;
}

/* Other stuff */

#cse-search-results iframe {
	width: 736px;
}

#headerspace {
	text-align: right;
}

#headerspace #cse-search-box {
	margin:12px 0;
}
