/***********************************************************************************************************************

styles.css : Primary Styling

Author:          Bruce Arnold (bruce@webredesignmiami.com)
Copyright:       2010 (c) Bruce Arnold & WebReDesignMiami.com  
License:         All Rights Reserved

************************************************************************************************************************/

/* BEG GLOBAL */
body {
	background-attachment: fixed;
	background-color: #990033;
	background-image: url(./images/speakers_motivational_bg1.jpg);
	background-repeat: no-repeat; 
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-align: center;
	font-size: 12px; 
	font-family: Verdana,sans-serif;
	font-weight: normal;
	color: #333366;
}
.borderdashed {
	background-color: #f0f0f0;
	border: 2px dotted #66ccff;
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 10px; 
	font-weight: normal;
	margin: 15px 10px 15px 10px;
	padding: 3px 3px 3px 3px;
	text-align: left;
}
br {
	display: block;
	height:10px;
	line-height:10pt;
	margin:0;
	padding:0;
}
.center {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.clr {
	clear: both;
}
.clrleft {
	clear: left;
}
.clrright {
	clear: right;
}
.left {
	text-align: left
}
.right {
	text-align: right;
}	
div {
	padding:0;
	margin:0;
}
h1 {
	color: #333366;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15px;
	margin: 0 auto;
	padding: 5px 5px 5px 115px;
	text-align: center;
}
h1.html5video
{
	padding:5px;
}
h2 {
	color: #3399cc;
	font-family: Verdana,sans-serif;
	font-size: 24px; 
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}
h3 {
	color: #3399cc;
	font-family: Arial,sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
h4 {
	color: #333366;
	font-family: Verdana,sans-serif;
	font-size: 14px; 
	font-weight: bold;
	margin: 0;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
h4.behavioral-consultant {
	color: #990033;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
h5,h6 {
	color: #333366;
	font-family: Verdana,sans-serif;
	font-size: 12px; 
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: left;
}
img {
	border: none;
	line-height: 0px;
	margin:0;
	padding:0;
}
li {
	line-height: 1.5;
	margin: 5px 0px 10px 10px;
	padding: 0;
}
li.sitemap {
	line-height: 1.2;
	margin: 0px 0px 10px 10px;
	padding: 0;
}
ol {
	margin: 0px 0px 0px 16px;
	padding:0;
}
p {
	line-height: 1.5;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
}
p.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.center {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
}
p.left {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
}
p.right {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;	
}
pre {
	margin: 10px 0px 10px 0px;
	padding: 0;
}
.red {
	color:#cc0000;
}
ul {
	list-style-image: url(./images/ul-inner.png);
	margin: 10px 0px 10px 20px;
	padding:0;
}
ul.legal {
	list-style-image: none;
	margin: 10px 0px 10px 20px;
	padding:0;
}
ul.outer {
	list-style-image: url(./images/ul-outer.png);
	margin: 10px 0px 10px 10px;
	padding:0;
}
ul.inner {
	list-style-image: url(./images/ul-inner.png);
	margin: 10px 0px 10px 5px;
	padding:0;
}

/* BEG LINKS */
a:link 
{ 
	color: #006699;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:visited 
{ 
	color: #006699;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:hover 
{ 
	color: #3399cc;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a:active 
{ 
	color: #ffcc00;
	background-color: transparent;
	font-style: oblique;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
/**/
a.link1:link 
{ 
	color: #3399cc;
	background-color: transparent;
	text-decoration: none;
}
a.link1:visited 
{ 
	color: #3399cc;
	background-color: transparent;
	text-decoration: none;
}
a.link1:hover 
{ 
	color: #006699;
	background-color: transparent;
	text-decoration: none;
}
a.link1:active 
{ 
	color: #ffcc00;
	background-color: transparent;
	font-style: oblique;
	text-decoration: none;
}
/**/
a.add2Favs:link 
{ 
	color: #3399cc;
	background-color: transparent;
	text-decoration: none;
}
a.add2Favs:visited 
{ 
	color: #3399cc;
	background-color: transparent;
	text-decoration: none;
}
a.add2Favs:hover 
{ 
	color: #006699;
	background-color: transparent;
	text-decoration: none;
}
a.add2Favs:active 
{ 
	color: #ffcc00;
	background-color: transparent;
	font-style: oblique;
	text-decoration: none;
}
/**/
a.add2Social:link 
{ 
	color: #3399cc;
	background-color: transparent;
	text-decoration: none;
}
a.add2Social:visited 
{ 
	color: #3399cc;
	background-color: transparent;
	text-decoration: none;
}
a.add2Social:hover 
{ 
	color: #006699;
	background-color: transparent;
	text-decoration: none;
}
a.add2Social:active 
{ 
	color: #ffcc00;
	background-color: transparent;
	font-style: oblique;
	text-decoration: none;
}
/**/
a.menu1:link 
{ 
	border: 1px solid transparent;
	color: #006699;
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	padding: 2px 2px 3px 2px;;
	text-decoration: none;
}
a.menu1:visited 
{ 
	border: 1px solid transparent;
	color: #006699;
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	padding: 2px 2px 3px 2px;;
	text-decoration: none;
}
a.menu1:hover 
{ 
	border: 1px solid #3399cc;
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	padding: 2px 2px 3px 2px;;
	text-decoration: none;
	background-image:url(./images/speakers_motivational_bg4.png);
}
a.menu1:active 
{ 
	border: 1px solid transparent;
	color: #ffcc00;
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	padding: 2px 2px 3px 2px;;
	text-decoration: none;
}
/* END LINKS */

/* BEG FORMS */
form {
	margin-bottom: 0px; 
	margin-top: 0px;
}
.formbox {
	background-color: #ffffff;
	border: 1px solid #006699;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px; 
	font-weight: normal;
}
.formbox:focus {
	background-color: #fefeff;
	border: 1px dotted #990033; 
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size:   10px; 
	font-weight: normal;
}
.sfFocus {
	background-color: #fefeff;
	border: 1px dotted #990033; 
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size:   10px; 
	font-weight: normal;
}
.formLayout {
	background-color: transparent;
	/* border: 1px solid #cccccc; */
	font-size: 11px;
	height: 305px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 5px 15px 0px 15px;
	width: 453px;
}
.formLayout input { 
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size:   10px; 
	font-weight: normal;
}
.formLayout label {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
      padding-right: 10px;
	text-align: right;
}
.formLayout select {
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size:   10px; 
	font-weight: normal;
}
.formLayout textarea {
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px; 
	font-weight: normal;
	height: 30px;
	width: 300px;
}
#spamcheck {
	/* background-color: #ff9900;
	border-width: 5px solid #ffffff; */
	/* background-image: url(./images/miami_web_designer_bg2.png);
	background-repeat: no-repeat; */
	color: #003333;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px; 
	font-weight: bold;
	height: 34px;
	margin: 0 auto; /* Override Firefox centering glitch */
	overflow: hidden;
	padding: 6px 0px 0px 0px;
	text-align: center;
	width: 150px;
}
/* #submit {
	color: #000000;
	font-size: 11px; 
	font-family: Verdana,Arial,sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
*/
/* END FORMS */

/* BEG SHOW OR HIDE */
.show {
	display: block !important;
}
.hide {
	display: none !important;
}
.isvisible {
	visibility: visible !important;
}
.invisible {
	visibility: hidden !important;
}
/* BEG SHOW OR HIDE */

/* BEG LOCAL */
#behaviorial-expert {
	height: 80px;
	overflow: hidden;
}
#best-selling-author {
	float: right;
	height: 60px;
	text-align: left;
	width: 400px;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	padding:0px;
}
.bilingual {
	border: none;
	height: 32px;
	width: 32px;
}
#books-self-discipline {
	float: left;
	margin: 20px 30px 100px 30px;
	padding: 0;
	width: 324px;
}
#books-success {
	border-right: 1px dotted #66ccff;
	float: left;
	margin: 20px 0px 20px 0px;
	min-height: 940px;
	padding: 0px 30px;
	width: 483px;
}
.books-videos {
	float: left;
	margin-left: 16px;
	width: 60px;
}
#english-spanish {
	background-image: url(./images/speakers_motivational_bg2.png);
	background-repeat: no-repeat;
	color: #3399cc;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 120px;
	margin: 0 auto;
	padding: 0px 15px;
	text-align: center;
}
#event-planners {
	background-image: url(./images/speakers_motivational_bg5.png);
	background-repeat: no-repeat;text-align:center;
	margin: 0px 0px 10px 0px;
	min-height: 120px;
	padding: 10px;
	width: 304px;
}
#great-speakers {
	color: #000033;
	font-size: 11px;
	font-style: oblique;
	padding: 2px;
	text-align: center;
}
#hispanic-latino{
	background-color: #66ccff;
	margin:0 auto;
	padding:0px 15px 1px 15px;
	text-align: left;
}
#hispanic-latino-smm {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 95px;
	text-align: center;
	margin: 0;
	padding: 0px 10px 0px 10px;
	width: 304px;
	overflow: hidden;
	position: absolute;
	bottom: 150px;
	right: 45px;
}
#keynote-bilingual{
	background-color: #ffffff;
	border: 1px solid #999999;
	margin: 0 auto;
	min-height: 600px;
	padding: 0px 0px 10px 0px;
	width: 928px;
}
#keynote-hispanic-latino {
	background-color: transparent;
}
#keynote-speakers {
	float: left;
	width: 560px;
	height: 80px;
}
.latino {
	float: left;
	height: 32px;
	margin: 1px 0px 1px 0px;
	padding: 0;
	width: 32px;
}
#motivational-books {
	background-image: url(./images/speakers_motivational_bg5.png);
	background-repeat: no-repeat;
	height: 150px;
	margin: 0;
	overflow: hidden;
	padding: 10px 15px;
	width: 294px;
}
#motivational-hispanic {
	color: #006699;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 22px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
#motivational-speaker { 
	background-image: url(./images/speakers_motivational_bg3.gif);
	background-repeat: no-repeat; 
	margin: 0 auto; 
	padding: 0;
	position: relative;
	text-align: left;
	width: 960px;
}
#motivational-speaker-overlay {
	position: absolute;
	top: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 60px 0px 0px 0px;
	text-align: center;
	background-color: transparent;
	z-index: 1001;
}
#motivational-speakers { 
	height: 80px;
	margin: 0;
	padding: 0;
}
#national-speakers-association {
	float: right;
	height: 90px;
	margin: 2px 0px 0px 10px;
	padding: 0;
	width: 127px;
}
#professional-speakers {
	height: 22px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0px;
}
#slider {
	height: 40px;
	margin-left: 3000px;
	overflow: hidden;
	width: 400px;
}
#speaker-video {
	background-color: transparent;
	height: 350px;
	margin: 0;
	padding: 0;
	width: 480px;
}
.speakers-hispanic {
	color: #990033;
	font-size: 48px;
}
#speakers-inspirational {
	height: 120px;
}
video {
	background-color: transparent;
}
#writer-author-blog {
	background-image: url(./images/speakers_motivational_bg5.png);
	background-repeat: no-repeat;
	margin: 0;
	min-height:100px;
	padding: 10px 15px 25px 15px;
	width: 294px;
}
.writer-author-datestamp {
	margin: 5px 0px 0px 0px;
	width: 294px;
}
.writer-author-entry {
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	width: 294px;
}
/* END LOCAL */
/* BEG KUDOS */
#kudos-ajax-1 {
	margin: 10px 0px;
	padding: 0;
	position: relative;
}
.kudos-image{
	float: right;
	height: 95px;
	margin: 5px 0px 5px 10px;
	padding: 0px;
	width: 95px;
}
#kudos-insert1{
	color: #666666;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-style: oblique;
	margin: 0px 5px 0px 0px;
	padding: 0;
	text-align: left;
	width: 289px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
#kudos-overlay1 {
	height: 105px;
	width: 105px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1001;
}
#kudos-update1{
	height: 105px;
	position: absolute;
	left: 0;
 	top: 0;
	z-index: 1002;
}
/* END KUDOS */

/* BEG TWITTER */
#web30-twitter-4 {
	background-image:url(./images/speakers_motivational_bg5.png);
	background-repeat:no-repeat;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 25px 0px;
	height: 260px;
	padding: 10px 10px 0px 10px;
	overflow: hidden;
	text-align: left;
	width: 304px;
}
#insert_search {
	margin: 0px 0px 0px 10px;
	padding:0;
	width: 290px;
}
.result {
	border-bottom: 1px dotted transparent;
	padding: 10px 0px 6px 2px;
	position: relative;
	text-align: left;
}
.result .time {
	font-size: 80%;
	font-style: italic;
	margin-top: 3px;
	color:#669999;
}
.time a{
	color:#669999;
}
.result .profile_image {
	position: absolute;
	left: 0;
	top: 10px;
}
.result .profile_image img {
	width: 48px;
	height: 48px;
	border: 0;
}
.result .status {
	margin-left:60px;
	min-height:50px;
}
.result-overlay1 {
	position: absolute;
	left: -4px;
	top: 6px;
	height: 55px;
	width: 55px;
	z-index :1001;
}
.profile_image a {
	outline-color: transparent;
	outline-style: none;
	outline-width: medium;
}
#update1{
	margin: 0 auto;
	padding: 95px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
/* END TWITTER */

.scrolltext {
	height: 415px;
	margin: 10px 0px 10px 0px;
	overflow: auto;
	overflow-y: scroll;
	padding-right: 20px;
}
.sitemap-column {
	float: left;
	margin: 0;
	padding: 0px 10px 0px 10px; 
	width: 210px;
}

#books-delayed-gratification-1 {
	background-image: url(./images/speakers_motivational_bg6.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	min-height: 590px;
	padding: 0;
	width: 483px;
}
#books-delayed-gratification-2 {
	background-image: url(./images/speakers_motivational_bg6.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	height: 500px;
	overflow: auto;
	overflow-y: scroll;
	padding: 0px 10px 0px 0px;
	width: 483px;
}
.demo-videos {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.book-order {
	border: 1px dotted #990033;
	min-height: 190px;
	padding: 10px;
	margin: 15px 0px 0px 0px;
}
.book-image {
	float: left;
	font-size: 11px;
	height: 170px;
	margin: 0;
	padding: 10px;
	text-align: center;
	width: 100px;
}
.book-description {
	font-size: 11px;
	text-align: left;
}

.sales-training {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0;
	width: 145px;
}
.caption
{
	color: #333333;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#joachim-de-posada {
	color: #990033;
	float: right;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 15px 0px 0px 10px;
	padding: 0;
	text-align: center;
	width: 160px;
}
.pixleft1 {
	float: left;
	height: 120px;
	margin: 5px 10px 0px 0px;
	overflow: hidden;
	padding: 0;
	width: 160px;
}
.pixright1 {
	float: right;
	height: 120px;
	margin: 5px 0px 0px 10px;
	overflow: hidden;
	padding: 0;
	width: 160px;
}
#book-speaker {
	font-family: Arial,sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: center;
}
#big5personalitytest {
	float: left;
	width: 200px;
	height: 47px;
	margin: 3px 10px 0px 0px;
	padding: 0;
}
