body.visitor-1 #logo {
	background: url(../../image/DWYW/datewhoyouwant-logo-260x89.png) no-repeat;
  top:95px;
	left:625px;
	width:350px;
	height:95px;
}

body.visitor-1 .intro-yes #logo {
	top:70px;
}

body.visitor-1 .intro-yes #intro {
  width:360px;
}

body.visitor-1 .intro-yes form#search {
  top: 185px;
}

body.visitor-1 #logo a {
	display: inline-block;
	width:236px;
	height:89px;
}

body.visitor-1 #logo span {
	bottom:0px;
	left:53px;
	font-size: 14px;
	text-align: left;
	width:300px;
}

/********** swirling **********/

body.swirling #main {
    background: url("../../image/DWYW/black-woman-white-man-980x600.jpg") no-repeat scroll 0 0 transparent;
}
body.swirling #logo {
    background: url("../../image/DWYW/datewhoyouwant-logo-260x89.png") no-repeat scroll 0 0 transparent;
    height: 90px;
    right: 115px;
    top: 65px;
    width: 300px;
}
body.swirling #logo span {
    bottom: -6px;
    font-size: 13px;
    left: 53px;
    text-align: left;
    width: 305px;
}

#swirling-logo {
	position: absolute;
	right: 50px;
	top: 58px;
	background: url(../../image/DWYW/swirling-logo.gif) no-repeat;
	width: 96px;
	height: 107px;
}

#swirling {
	color: #fff;
	height: 115px;
	background-color: #33322e;
}

.swirling-book {
	margin-top: -47px;
	float: left;
}

#book-details {
	float: left;
	margin: 13px 0 0 -30px;
}

#book-details h2 {
  display: block;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  margin-bottom: 5px;
}

#book-details h2 span {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

#book-details p.sub {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}

#book-details p.quote {
  font-size: 13px;
  margin-bottom: 3px;
  display: block;
}

#book-details p.quote-by {
	font-size: 11px;
	font-style: italic;
}

a.buynow {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 197px;
	height: 35px;
	display: inline-block;
	background: url(../../image/DWYW/bt-buy-now-on-amazon.png) no-repeat 0 top;
}

a.buynow:hover {
	background-position: bottom;
}

a.buynow span {
	margin: -9999px;
}