@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
text-align: left;
padding: 0;
color: #333333;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 100%;
background-image:none;
background: #fff;  
}

#container {
	width: auto;
	text-align: left;
	position: absolute;
	top: 51px;
	left: 0;
	margin-left: 0;
}

#printHead {
display: none;
}

#header {
height: 63px;
background: url(images/drBevHeaderMobile.jpg);
background-size:contain;
background-repeat: no-repeat;
z-index: 100;
border-top: solid 5px #68bec6;
} 

#contentContainer {
margin: 0;
padding: 0;
background: #68bec6;
border-left: none;
border-right: none;
z-index: 50;
}

#mainContent {
background-color: #FFFFFF;
background-image:none;
float: none;
width: auto;
min-height:5px;
text-align: left;
padding: 0 0 15px 0;
margin: 0;
z-index: 50;
}

#sideMenu {
margin: 0;
padding: 10px 0 20px 0;
float:none;
width: auto;
text-align: left;
}

#bottom {
display: none;	
}

div#sideShowContainer {
	display:none;
}

object {
	display:none;
}

#slideShow {
display:none;
}

.clearer {
clear: both;
width: 50px;
height: 0;
}

.sideMenuBottom {
display:none;	

}

img {
float: left;
margin: 0 20px 10px 25px;
}

img.inside {
margin: 10px 20px 10px 0;
}

img.book {
margin: 0 20px 10px 0;
}

img.buyBook {
width: 75px;
}

img.place {
margin: 0 0 20px 0;
}

img.media {
height:150px;
}

img#lineBreak {
height:150px;
clear: left;
}

input[type="image"] {
	margin-left:0;
	padding:0;
	display:block;
}

/*form.demo {
	width: 250px;
	float: left;
	margin: 0 0 20px 30px;
}

form.demo input {
	border: solid 1px #ef4b23;
	height: 20px;
	width: 225px;
	padding-left: 5px;
	border-radius:5px;
}

form.demo input.submit {
background: #f37010;
width: 100px;
color: #FFFFFF;
margin: 10px 0 0 0;
height:25px;
border-radius:10px;
}

form.demo input.submit:hover {
background: #ef4b23;
}

form.demo input.submit:active {
background: #5b307c;
}*/
	
form.book input  {
border: solid 1px #ef4b23;
margin: 0 0 0 23px;
height: 25px;
width: 200px;
}

form.book input.submit {
background: #f37010;
width: 60px;
color: #FFFFFF;
}

textarea  {
border: solid 1px #ef4b23;
margin: 0 0 0 23px;
height: 65px;
width: 200px;
}

.movie {
margin: 0 0 0 25px;
}

.product {
width: 100px;
text-align:center;
margin: 0 0 10px 22px; 
float: left;
}

.product img {
float:none;
display:block;
margin:10px auto;
}

.product a {
font-size: 10px;
clear: both;
display:block;
}

.noFloat {
float:none;
height: 200px;
margin-top: 10px;
}

.set {
height: 250px;
margin: 10px 0 20px 22px ;
float:none;
}

ul.left {
width: 200px;
float:left;
}

.youtubeReg {
	display:none;
}

p.youtubeMobile{
	display:block;
}

/*copy and headlines ---------------------*/

p {
margin: 0px 23px 15px 23px;
font-size: .9em;
}

/*.demoText p{
font-size: 12px;
color: #5b307c;
margin: 0 20px;
width: 230px;
float: left;
}*/

p.copywrite {
font-size: 9px;
text-align: left;
margin: 5px 10px 10px 23px;
padding: 0;
}

p.demo {
font-size: 9px;
text-align: left;
float:left;
margin: 5px 0 0 0;
padding:0;
}

p.contactInfo {
display: none;
}

p.form {
color: #5b307c;
margin: 10px 0 0 23px;
}

p.formDemo {
color: #5b307c;
margin: 10px 0 0 0px;
}

/*h1 {
display: none;
}*/

h2 {
color: #5b307c;
font-size: 15px;
margin: 5px 30px 3px 23px;
}

h3 {
color: #5b307c;
font-size: 13px;
margin: 0 30px 0 23px;
}

span.purple {
color: #5b307c;
}

.italics {
font-style: italic;
}

ul {
list-style-type: square;
margin: 0 23px 10px 23px;
padding: 0 23px 10px 23px;
font-size: .9em;
}

ol {
margin: 0 23px 10px 23px;
padding: 0 23px 10px 23px;
font-size: .9em;
}


a {
color: #ef4b23;
text-decoration: none;
}

a:hover {
color: #f37010;
text-decoration: none;
}

p.price {
font-weight:bold;
margin-bottom: 0;
}

p.offer {
color: #5b307c;
margin-top: 0;
font-style:italic;}
/*side menu links ----------------------------------------------*/

#sideMenu a {
display: block;
width: auto;
height: 22px;
margin: 0 0 0 5px;
padding: 17px 0px 0px 47px;
font: bold 18px sans-serif;
color:#ffffff;
text-decoration: none;
}

#sideMenu a.sub {
height: 15px;
margin: 0 0 0 5px;
padding: 5px 0px 0px 47px;
font-size: 12px;
color:#ffffff;
}

#sideMenu a:hover.sub {
	color:#b4eef6;
}

#sideMenu a.twitter {
background: url(images/twitterButton.png) 0 0 no-repeat;
}

#sideMenu a:hover.twitter {
background-position: 0 -40px;
color: #b4eef6;
}

#sideMenu a.facebook {
background: url(images/facebookButton.png) 0 0 no-repeat;
}

#sideMenu a:hover.facebook {
background-position: 0 -40px;
color: #b4eef6;
}

#sideMenu a.linkedIn {
background: url(images/linkedInButton.png) 0 0 no-repeat;
}

#sideMenu a:hover.linkedIn {
background-position: 0 -40px;
color: #b4eef6;
}

#sideMenu a.ezine {
background: url(images/ezineButton.png) 0 0 no-repeat;
}

#sideMenu a:hover.ezine {
background-position: 0 -40px;
color: #b4eef6;
}
#sideMenu a.video {
display:none;
}

#sideMenu a:hover.video {
background-position: 0 -40px;
color: #b4eef6;
}

#sideMenu a.rss {
background: url(images/rssButton.png) 0 0 no-repeat;
}

/*#sideMenu a:hover.rss {
background-position: 0 -40px;
color: #b4eef6;
}*/

#sideMenu input {
border: solid 1px #ffd600;
margin: 2px 0 0 10px;
padding: 5px 0 0 5px;
height: 15px;
width: 150px;
overflow: auto;
}

#sideMenu input.submit {
background-color: #ffd600;
border: none;
height: 20px;
width: 60px;
color: #FFFFFF;
margin: 5px 0px 0 10px;
padding: 2px;
}

#sideMenu p {
color: #FFFFFF;
font-size: 10px;
margin: 0;
padding: 0;
}

#sideMenu p.list {
color: #FFFFFF;
font-size: 11px;
margin: 0;
padding: 20px 15px 0 10px;
}

/*styles dropdown menu ----------------------------------------------------------------------------------*/

#menu-mobile, button.nav-button {
	display:block;
}

#menuh-container {
	display:none;
}

/*end nav bar-------------------------------------------------------------------------------------------------------*/
/*Styles headers --------------------*/

h1 {
	display:block;
	color:#5b307c;
	font-size: 1.2em;
	font-style:italic; 
	margin: 5px 30px 3px 23px;
}

#homeHead, #bio, #keynote, #seminars, #magneticLeadership, #assessments, #book, #videos, #articlesCareer, #articlesChange, #articlesCommunication, #articlesCoaching, #articlesConflict, #articlesLeadership, #articlesPersonalities, #articlesRetention, #articlesSelection, #articlesService, #articlesCoping, #articlesEffectiveness, #credentials, #experience, #topics, #questions, #forensic, #aboutSmallwood, #coachingProcess, #coachingInvestment, #coachesLeaders, #contact, div#slideshow-div {
display:none;
}
