/*
Theme Name:sweetspot
Theme URI:joshuabradley.co.uk
Description: SweetSpot child theme for Home:Made
Author: Joshua Bradley &amp; Jonathan Lister
Template: hm
Version: 1.2
Tags: 
*/

@import url("../hm/style.css");
@import url("ss-styles.css");


.jbasewrap {
	font-size: 1em;
	position: relative;
}

#footer div.vcard {
	line-height: 2em;
}

.footer .jbasewrap {
	background-image: none;
}

/*
-------------------------------Homepage Reveal Styles:
*/

#reveal {
	position: relative;
}

#flipclock {
	/*background-image: url(images/clockmock.gif);
	background-repeat: no-repeat;
	width: 380px;
	height: 68px;*/
	position: absolute;
	left: 140px;
	top: 50px;
}

#enroll {
	position: absolute;
	width: 140px;
	height: 30px;
	left: 567px;
	top: 382px;
}

#enroll input#email, #enroll label.error {
	background-color: white;
	width: 105px;
	height: 30px;
	border: none;	
	font-family: Georgia, Times, Serif ;
	font-style: italic;
	letter-spacing: 0.06em;
	font-size: 0.8em;
}

#enroll input#submit {
	background-image: url(images/reveal-submit.gif);
	width: 25px;
	height: 25px;
	position: absolute;
	right: 5px;
	top: 4px;
	border: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#enroll input#submit:hover {
	background-position: 0px -26px;
	cursor: pointer;
}

#enroll label.error {
	position: absolute;
	padding: 0 10px;
	width: auto;
	left: -270px;
	top: 2px;
	color: red;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#gallery-btn {
	background-image: url(images/gallery-btn.gif);
	border: none;
	text-indent: -999px;
	width: 63px;
	height: 63px;
	position: absolute;
	left: 266px;
	top: 522px;
}

#gallery-btn:hover {
	background-position: 0px -63px;
	cursor: pointer;
}

.js #gallery {
	display: none;
}

.two_row, .three_row {
	margin-top: 20px;
	width: 842px;
}

.two_row img, .three_row img {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;	
	margin-right: 26px;
}

.two_row img {
	width: 390px;
	height: auto;
}

.three_row img {
	width: 260px;
	height: auto;
	margin-right: 11px;
}

#content #reveal {
	overflow: hidden;
}

#content #reveal a:hover, #content #reveal a {
	background-color: transparent;
}

.two_row a:hover, .three_row a:hover {
	opacity: 0.8;
}

#spriteContainer {
	overflow: hidden;
	position: relative;
	height: 70px;
}

#spriteContainer, #spriteContainer .upper, #spriteContainer .lower {
	width: 542px;
}

#spriteContainer .front, #spriteContainer .back {
	position: absolute;
	top: 0;
	left: 0;
}

#spriteContainer .upper, #spriteContainer .lower {
	height: 34px;
	position: relative;
}

#spriteContainer .lower {
	top: 2px;
	overflow: hidden;
}

#spriteContainer .lower .number {
	background-position: 0 -35px;
	top: 0;
}

#spriteContainer .number {
	position: absolute;
	background-image: url('images/countdown_sprite.gif');
	height: 34px;
	width: 55px;
	bottom: 0;
}

.day2 {
	left: 58px;
}
.hours1 {
	/* 85px along */
	left: 143px;
}		
.hours2 {
	left: 201px;
}
.minutes1 {
	/* 85px along */
	left: 286px;
}
.minutes2 {
	left: 344px;
}
.seconds1 {
	/* 85px along */
	left: 429px;
}
.seconds2 {
	left: 487px;
}

/*
-------------------------------Redux footer social styles:
*/

a#facebook, a#twitter {
	background-image: url(images/images-redux/social_sprite.gif);	
	width: 60px;
	height: 60px;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	position: absolute;
	bottom: -7px;
	left: 258px;
}

a#facebook:hover {
	background-position: 0px -70px;
}

a#twitter {
	background-position: 0px -140px;
	left: 331px;
}

a#twitter:hover {
	background-position: 0px -209px;
}

/*
-------------------------------Commence SweetSpot styles:
*/

body {
	background-color: white;
}


h1#title a {
	position:absolute;
	left:0;
	height: 100px;
	width:204px;
	background:#fff url(images/SweetSpotLogoPink.png) no-repeat top left;
}

#tagline-large {
	background:#fff url(images/tagline-large.gif) no-repeat top left;
	width: 195px;
	height: 18px;
	position: relative;
	margin-bottom: 0;
	top: 10px;
}

#tagline-large, h1#title a {
	text-indent:-9999px;
	overflow:hidden;
	margin-left: 67px;
}

#citySelect {
	margin: 20px -13px 0 0;
	position: relative;
	display: none; /* hiding on 9th June */
}


body.About #citySelectButton { background-color: #4763AE; }
body.Team #citySelectButton { background-color: #F3724A; }
body.Faq #citySelectButton { background-color: #85A53E; }


#citySelectButton {
	background-color: #CB2E6E;
	border: none;
	color: white;
	font-family: Georgia;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding: 1px 10px;
	margin-left: 10px;
}
#citySelectButton:hover {
	background: #222 url(images/black_tile_bg.jpg) repeat fixed top center;
	cursor: pointer;
}

.navigation {
	float: right;
	width: 650px;
	margin-top: -25px;
	margin-right: -6px;
	font-size: 0.9em;
}

ul.tabnav {
	padding: 0 0 3px;
}

.description p {
margin-bottom: 1em;
}

#wrap .description h2 {
	margin: 0.5em 0;
	color: white;
	font-size: 1em;
	font-weight: normal;
}

#wrap .description h2.inline { /* to accommodate Facebook Like button next to h2 */
	display: inline;
	padding-right: 1em;
}

.fb_iframe_widget {
	top: -2px; /* raised to line up with centre of h2 font */
}

#wrap {
	margin-bottom: -270px;
}
.footer, .push {
	height: 310px;
}

.container h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: ;
}

.container h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: ;
}
.container h4 {
	font-size: 1em;
	font-weight: bold;
	margin: ;
}

.container p {
	margin-bottom: 1em;
}

.container ol {
	margin-left: 2em;
}

p.nomargin {
	margin: 0;
}

div.team {
	margin-top: 3em;
}

.team h3 {
	margin-top: 0em;
}

.team ul li {
	margin-bottom: 2em;
	list-style: none;
}
.single-properties .map {
	width: 375px;
}
.single-properties .col_1{
	padding-right: 0px;
	width: 400px
}

.single-properties .col_2 {
	padding-right: 0px;
	width: 375px;
	overflow: visible;
}

.single-properties ul.gallery {
	width: 410px;
	overflow: visible;
}

.single-properties div.property, .single-properties #content div.container { 
	overflow: visible;
}

/* used on holding payment thanks page */
.halfwidth {
	width: 405px;
}
.halfwidth.marginleft {
	width: 385px;
}

#redirect_uri {
	display: none;
}

a.facebook { /* Duplicated in single property page css */
	background-image: url(images/find_us_on_fb.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
	width: 100px;
}
a.facebook:hover {
	background-color: transparent;
	background-position: 0px -30px;
}

#citySelect a.facebook {
	position: absolute;
	right: 186px;
	top: 36px;
}


/*------- Why SweetSpot? page */

div#highlights {
	-moz-border-radius: 20px 20px 20px 20px;
    background: none repeat scroll 0 0 #FFFEA3;
    float: right;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 40px 0 40px 40px;
    padding: 20px;
    width: 320px;
}

div#highlights ul {
	margin-left: 0px;
}

div#highlights ul li {
    list-style:none;
    
}


div#highlights h3 {
	margin-top: 0px;
	text-align: center;
}

div#highlights li {
	margin-bottom: 15px;
} 


div#inYourHome {
	float: left;
}

div#inYourHome p{
	display: inline;
}

div#dealingWithSweetSpot {
	float: left;
}

div#policies, div#service, div#tenancy {
	font-size: 0.85em;
	line-height: 1.65em;
}

div#policies {
	float: right;
	width: 420px;
	
}

div#service {
	float: left;
	width: 340px;
}

div#tenancy {
	float: right;
	width: 420px;
}

/*----------------------- FAQ page */

.faq_col, .faq_col2 {
	padding-top: 40px;
	width: 250px;
	float: left;
	margin-right: 20px;

}

.faq_col2 {
	width: 385px;
}

.faq_col ul, .faq_col2 ul {
	font-size: 0.9em;
	line-height: 1.6em;
}

.faq_col ul li, .faq_col2 ul li {
	margin-bottom: 0.5em;
}

.faq_col ul a, .faq_col2 ul a {
	text-decoration: none;
}

.js .faq_hidden {
	display: none;
}

/*------------------------ Requst a Callback form */
#requestCallbackForm .grid5col {
	overflow: hidden;
}
#requestCallbackForm .grid5col input {
	width: 134px;
	padding: 3px;
	height: 14px;
	background-image: url(images/property-page/form-input.png);
	background-repeat: no-repeat;
	border: none;
}

#requestCallbackForm label {
	color: #cb2e6e;
	font-size: 0.8em;

}

#requestCallbackForm label.error {
	display: block;
	color: #333;
	font-weight: bold;
}

#requestCallbackForm #callbackSubmit {
	width: auto;
	padding: inherit;
	height: auto;
	background-image: none;
	color: white;
	background-color: #CB2E6E;
	padding: 5px;
	margin-left: 5px;
	position: relative;
	top: -4px;
	cursor: pointer;
}

.js #requestCallbackForm {
	display: none;
}

/* new content page styles - would be in redux.css if that applied to these pages */

#wrap a, #phoneNumber {
	color: #fb8b01;
}

#wrap a:hover, #phoneNumber, #wrap .footer a.active {
	color: white;
}

#header .navigation li a.active, .navigation li a.active {
	color: white;
	background-color: #fb8b01;
}

#header .navigation {
	width: 475px;
	font-size: 13px;
}

#header {
	background-image: none;
	background: white;
	margin-bottom: 0px;
	height: 80px;
	position: relative;
	z-index: 1;
	overflow: visible;
}

a#login {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #818181;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

a#login:hover {
	background-color: white;
	color: #000;
}

/* Nice Duplication */

h1 {
	background: transparent;
	width: 240px;
	height: 180px;
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
}

h1 a {
	width: 240px;
	height: 170px;
	display: block;
	position: absolute;
	background: transparent;
	background-image: url(images/images-redux/orange-logo.gif);
	background-repeat: no-repeat;
	background-position: 22px 20px;
	text-indent: -999px;
	z-index: 3;
	overflow: hidden;
	left: 0px;
}

h1 a:hover {
	background-color: transparent;
}

#tagline-large {
	background:#fff url(images/tagline-large.gif) no-repeat top left;
	width: 195px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
	position: absolute;
	top: 146px;
	left: 0px;
	margin-left: 20px;
	z-index: 1;
}



#content {
	padding: 0px;
}

.description {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	padding: 20px;
	text-align: left;
}

.description .jbasewrap {
	padding-left: 230px;
    width: 610px;
}

div.col_1 .description, div.col_2 .description {
	margin-top: 20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}

.footer .jbasewrap {
	line-height: 1.5em;
}

#contact a {
	text-decoration: none;
}



/* end new content page styles */
