.splash-nav{
	background-color: #654263;
	padding-bottom: 1px;
}
.flexslider{
	width: 64%;
	float: left;
	padding: 0;	
}
.slide{
	position: relative;
}

.slide-content {
	position:absolute;
	bottom:3em;
	left:16em;
}

.slide-content h3 {
	color:white;
	margin-bottom:0.5em;
	font-size:1.5em;
	line-height:125%;
	font-weight: normal;
}

.slide-content h4 {
	color:white;
	line-height:125%;
	font-weight: normal;
	font-size:1.2em;
	margin-right:6em;
}

.slide .splash-title{
	line-height: 1.4em;
}

.slide .splash-text{
	font-weight: 400;
	line-height: 1.6em;
}


.slides{
	margin: 0;
	padding: 0;
	width: 0;
	height: auto;
	overflow: hidden;
}
.slide img{
	width: 640px;
	display:block;
}
.secondary-nav{
	float: right;
	width:25em;
	padding:0;
	margin: 0;
}

.secondary-nav-item{
	width: 100%;
	margin: 0.6em 0;
	list-style: none;
}

.secondary-nav-item--link {
	display:block;
	padding: 2.5% 3%;
	font-size:1.1em;
	background-color: #7a5177;
}

.secondary-nav-item--link:hover {
	background-color: #8a5c87
}

.secondary-nav-item--link h4, .secondary-nav-item--link p{
	color: #f8edf7;
	margin:0;
}

.secondary-nav-item--link h4 {
	font-size:1.1em;
	line-height:1.2;
}

.secondary-nav-item--link p {
	font-size:0.9em;
	line-height:150%;
}

.secondary-nav-item--link img{
	float:right;
}

.home-columns {
	margin:1.5% -1%;
	font-size:1.15em;
}

.home-column{
	width: 31%;
	float: left;
	margin: 0 1%;
}
.home-column h3{
	color: #5a3d5e;
	font-size:1.3em;
}
.home-column p{
	margin-top: 0.5em;
	line-height: 1.35em;
}
.suregeon-search-container{
	padding: 0 0 1em 0;
	border-bottom: 4px dotted #c4c0c2;
}

.home-survey-link img{
	display: block;
}

.home-survey-link{
	padding: 0.5em 0;
	border-bottom: 4px dotted #c4c0c2;
	margin-bottom: 0.25em;
	display: block;
}


.surgeon-search{
	background-color: #7a5177;
	padding: 3% 0 3% 8%;
	position: relative;
}
.surgeon-search h2, .surgeon-search p{
	color: #fff;
	width: 85%;
	margin: 0;
}

.surgeon-search p {
	font-size:0.9em;
}

.surgeon-search img{
	bottom: -0.2em;
	right:0;
	position:absolute;
}

.latest-forum{
	background-color: #7a5177;
	margin: 1em 0 0 0;
}
.latest-forum .forum-news{
	background-color: #fff;
	min-height: 5em;
}
.latest-forum img{
	float: left;
	padding: 0.5em 0.5em 0 0.5em;
}
.latest-forum h3{
	padding: 0.5em 0;
	color: #fff;
}
.latest-forum .login-spacer, .latest-forum .sign-up-spacer{
	margin: 0.7em 0.4em 0.7em 0.4em;
	display: inline-block;
}
.blog, .donate-box{
	padding: 1em 0 1em 0;
}
.blog{
	margin-top: 1em;
}
.blog li:hover a{
	color: #000;
}
.latest-news h3,.blog h3{
	font-size: 1.4em;
	margin-top:0.2em;
	text-transform: uppercase;
}
.latest-news img{
	float: left;
	margin-right:0.5em;
}

.latest-news ul{
	list-style: none;
	padding: 0;
}

.latest-news a:hover p{

	color: rgb(58,58,58);

}

.latest-news a:hover strong{
	color: white;
}

.latest-news strong{
	background-color: rgb(144,144,144);
	padding: 0.2em 0.4em;
	float: left;
	color: rgb(222,222,222);
	width: 25%;
	box-sizing: border-box;
}

.latest-news p{
	float: right;
	width: 75%;
	padding:  0 0 0 5%;
	margin-top: 0;
	box-sizing: border-box;

}
.blog ul{
	padding: 1em;
	margin: 0;
}
.blog li{
	list-style-image: url(/themes/wls/images/List-Style.png);
	padding: 0.5em 0em;
}
.blog a{
	color: #645f64;
	text-decoration: none;
	display: block;
}
.health-care, .choosing-surgeon, .aftercare-advice{
	padding: 0em 0 1.5em 0;
	margin-bottom:1em;
	border-bottom: 4px dotted #c4c0c2;
}
.health-care h3, .health-care p{
	width: 70%;
	float: left;
	padding-right: 2%;
}
.health-care img{
	float: right;
	width: 20%;
}
.choosing-surgeon h3, .choosing-surgeon p{
	width: 60%;
	float: left;
	padding-right: 2%;
}
.choosing-surgeon img{
	float: right;
	width: 35%;
}
.aftercare-advice h3, .aftercare-advice p{
	width: 60%;
	float: right;
	padding-left: 2%;
}
.aftercare-advice img{
	float: left;
	width: 35%;
}
.donate-box p{
	float: left;
	width: 80%; 
}
.donate-box img{
	float: right;
}

