@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/background.jpg) repeat-x;
	background-color: #f4f4f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	height:100%; 
	color: #666666;
	}
	
a, a:active, a:visited {
	color: #f89e4b;
	text-decoration: underline;
	}
	
a:hover {
	color: #946838;
	}
	
a.buttonhome {
	height: 56px;
	width: 56px;
	background: url(../images/button_home.gif) no-repeat 0 -56px;
	display: block;
	text-indent: -9001px;
	float: left;
	margin: -3px 8px 0 0;
	}
	
a.buttonhome:hover {
	height: 56px;
	width: 56px;
	background: url(../images/button_home.gif) no-repeat 0 0px;
	display: block;
	}
	
.navigation {
	margin: 0 auto;
	width: 918px;
	}
	
.main-container {
	width: 948px;
	margin: 0 auto;
	clear: both;
	background: url(../images/background-main.gif) repeat-y; 
	background-color: #FFFFFF;
	position: relative;
	height:100%; 
	}
	
.footer {
	background:url(../images/bg_shadow_bottom.jpg) no-repeat top center;
	width: 948px;
	margin: 0 auto;
	height: 60px;
	padding: 0 0 0 0;
	}
	
.shadow-left {
	width: 15px;
	float: left;
	margin: 0;
	padding: 0;
	height:100%; 
	}
	
.shadow-right {
	width: 15px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
	
	
ul#main_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
ul#main_nav li {
			display:block;
			float:left;
			}
			ul#main_nav li a {
				display:block;
				outline:none;
				width:88px; height:31px;
				background:transparent url(../images/nav_buttons.gif) no-repeat 0 0;
				text-indent:-9009px;
				margin:0 0px 0 0;
				}
			
				ul#main_nav li a:hover {background-position:0 -31px}
			
			ul#main_nav li#home a {
				width:88px;
				background-position:0px 0;
				}
				ul#main_nav li#home a:hover {
					background-position:0px -31px
					}
					
			ul#main_nav li#book a {
				width:148px;
				background-position:-88px 0;
				}
				ul#main_nav li#book a:hover {
					background-position:-88px -31px
					}
			ul#main_nav li#speaking a { 
				width:108px;
				background-position:-236px 0;
				}
				ul#main_nav li#speaking a:hover {
					background-position:-236px -31px
					}
			ul#main_nav li#consulting a {
				width:123px;
				background-position:-344px 0;
				}
				ul#main_nav li#consulting a:hover {
					background-position:-344px -31px
					}
			ul#main_nav li#genyinfo a {
				width:116px;
				background-position:-467px 0;
				}
				ul#main_nav li#genyinfo a:hover {
					background-position:-467px -31px
					}
					
			ul#main_nav li#media a {
				width:89px;
				background-position:-583px 0;
				}
				ul#main_nav li#media a:hover {
					background-position:-583px -31px
					}
					
			ul#main_nav li#meetjason a {
				width:124px;
				background-position:-672px 0;
				}
				ul#main_nav li#meetjason a:hover {
					background-position:-672px -31px
					}
					
				ul#main_nav li#contact a {
				width:122px;
				background-position:-796px 0;
				}
				ul#main_nav li#contact a:hover {
					background-position:-796px -31px
					}
	

.Y-box {
	background-color:  #f89f4c;
	width: 890px;
	height: 323px;
	position: absolute;
	top: 14px;
	left: 29px;
	}
	
.headshot {
	background: url(../images/headshot-jason.jpg) no-repeat ;
	width: 558px;
	height: 323px;
	position: absolute;
	top: 14px;
	right: 29px;
	}
	
.flash-home {
	float: left;
	width: 918px;
	padding-top: 345px;
	}
	
.left-box-home {
	background-color:  #f89f4c;
	width: 273px;
	height: 128px;
	float: left;
	margin: 9px 5px 14px 14px;
	padding: 24px 25px 25px 25px;
	color: white;
	line-height: 15px;
	font-size: 11px;
	}
	
.right-box-home {
	background-color:  #878787;
	width: 507px;
	height: 128px;
	float: right;
	margin: 9px 14px 14px 0;
	padding: 24px 20px 25px 30px;
	color: #e4e4e4;
	font-size: 11px;
	line-height: 15px;
	}
	
.right-box-home div {
	float: left; 
	width: 240px;
	}
	
.right-box-home div a {
	display: block;
	text-decoration: none;
	color: #e4e4e4;
	}
	
.header {
	margin: 0;
	padding: 0;
	width: 240px;
	text-indent: -1991px;
	}
	
#freechapter {
	background: url(../images/header_freechapter.gif) no-repeat;
	}
	
#speakingconsulting {
	background: url(../images/header_speakingconsulting.gif) no-repeat;
	}
	
#genyguy {
	background: url(../images/header_genyguy.gif) no-repeat;
	}

.input-signup {
	width: 235px; 
	height: 14px; 
	border: 1px solid #b6b6b6;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
.b-signup {
	width: 70px;
	background: #878887;
	height: 20px;
	text-transform: uppercase;
	color: #e4e4e4;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.b-signup:hover {
	color: white;
	background: #f89f4c;
	}
	
.copyright {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 14px;
	text-align: center;
	color: #999999;
	padding-top: 10px;
	}
	
.content-box {
	padding: 13px 0 13px 0;
	}
	
	
	
	
	
	
	
	
	
	
.mainHeader {
	padding: 0px;
	height: 111px;
	
	}

.break {
	height: 1px;
	background: #DDDDDD;
	width: 575px;
	}
		
.contentMain {
	padding: 25px 40px 0px 30px;
	font-size: 12px;
	line-height: 18px;
	border-top: 8px solid white;
	color: #888888;
	
	}
	
.contentMain p {
	padding: 0px 0 12px 0;
	margin: 0;
	}
	
h3 {
	color: #57707c;
	font-size: 14px;
	font-weight: bold;
	text-transform: bold;
	padding: 0px 0 10px 0;
	margin: 0px;
	}
	
h3 span {
	color: #f89e4b;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0 10px 0;
	margin: 0px;
	line-height: 22px;
	}


h4 {
	color: #57707c;
	font-size: 15px;
	font-weight: bold;
	text-transform: bold;
	padding: 0px;
	margin: 0px;
	}
	

		
h5 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	}
	
	
.bigLink a {
	display: block;
	text-decoration: none;
	color:#ffac51;
	}
	
.bigLink a p {
	color: #888888;
	}
	
.sideBox {
	background-color: #e8e8e8;
	padding: 23px 27px 20px 27px;
	line-height: 13px;
	font-size: 11px;
	color: #888888;
	border-top: 8px solid white;
	}
	
.sideBoxLink {
	background-color: #e8e8e8;
	padding: 0;
	line-height: 13px;
	font-size: 11px;
	color: #888888;
	border-top: 8px solid white;
	text-align: center;
	}
	
.sideBoxLink a {
	font-weight: bold;
	color: #57707c;
	font-size: 13px;
	line-height: 18px;
	padding: 13px;
	display: block;
	text-decoration: none;
	}
	
.sideBoxLink a:hover {
	color: #f89e4b;
}
	
.sideBox img {
	border: 1px solid #777777;
	margin-bottom: 8px;
	}
	
.videoBox {
	background-color: #e8e8e8;
	padding: 20px 27px 20px 27px;
	line-height: 13px;
	font-size: 11px;
	color: #888888;
	border-top: 8px solid white;
	}
	
.videoBox a {
	display: block;
	color: #555555;
	text-decoration:none;
	}
	
.videoBox img {
	border: 1px solid #777777;
	margin-bottom: 8px;
	}
	
.videoBox h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
	}
	
.videoBox h4, .sideBox h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #f89e4b;
	}
	
sup {
	font-size: 7px;
	}
	
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.list li {
	background: url(../images/bullet.gif) no-repeat 0px 6px;
	padding: 3px 0px 10px 11px;
	color: #ff9a3e;
	font-size: 13px;
	line-height: 16px;
	}
	
.list li span {
	font-size: 11px;
	color: #666666;
	}
	
.list li a {
	text-decoration: none;
	}
	
#speaking {
	background: url(../images/headerbg_speeches.gif) no-repeat top left;
	}
	
ol {
	margin: 0;
	padding: 0 0 10px 20px;
	}
	
ol li {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
	ul.reglist {
	list-style: square;
	margin: 0px 0px 0px 35px;
	}
	
ul.sqlist {
	list-style: square;
	margin: 10px 0px 20px 35px;
	}
	
ul.sqlist li {
	padding: 0 0 7px 0;
	}
	
.quote {
	font-size: 11px;
	text-decoration: none;
	color: #573100;
	line-height: 14px;
	padding: 5px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	}
	
.quoteBox {
	padding: 10px 25px 10px 25px;
	background: #F1F1F1;
	}
	
.quoteBox p {
	margin: 8px 0 8px 0;
	padding: 0;
	}
	
.imageLeft {
	background: #eeeeee;
	float: left;
	margin: 0px 20px 0px 0px;
	}
	
	
	
.highlight {
	padding: 15px 25px 15px 25px;
	background: #F1F1F1;
	margin: 5px 0px 10px 0px;
	line-height: 16px;
	}
	
.highlight h3 {
	font-size: 13px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 4px;
	}
	
	
	
	

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #999999;
	padding: 1px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.highslide:hover img {
	border: 1px solid #f89e4b;
	padding: 1px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-size: 10px;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}