/* Kinetix.css */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: black;
	background: #fff;
	margin: 0px;
	padding-right: 0px;
	padding: 0px;
}

a {
	color: black;
}

a:hover {
	color: gray;
}

a: visited {
	color: black;
}

a img {
	border: 0px;
}

#wrapper {
	width: 100%;
}

/* Clear the div */
.clear {
height: 1px;
width: 100%;
clear: both;
}

#login-box {
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	font-size: 1em;
	background: #eee;
	color: white;
	margin-top: -20px;
	padding: 10px;
	font-weight: bold;
}

#login-box a, #login-box a:visited {
	color: black;
	text-decoration: none;
}

#login-box a:hover {
	color: #d52329;
}

/* Top */

#top {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#top-box {
	width: 100%;
border-bottom: 5px solid #d52329;
margin: 0px 0 -5px 0;
}

#top-logo {
	float: left;
	padding: 0 0 10px 0;
}

#top-nav {
	margin-bottom: 0px;
	float: right;
	padding-top: 31px;
}

.top-nav-menu {
	float: left;
	z-index: 6;
	display: inline;
	position: relative;
	margin: 0 0px 0 0;
}



.top-nav-menu-drop {
	margin-left: -40px;
	margin-bottom: 0;
	margin-right: 5px;
	margin-top: 9px;
	position: absolute;
	z-index: 5;
	list-style-type: none;
	display: none;
}

.top-nav-menu-drop li a {
	z-index: 5;
	color: #d76369;
	width: 150px;
	display: block;
	background: #eee;
	height: 7px;
	font-size: 0.9em;
	font-weight: bold;
}

.top-nav-menu-drop a:hover {
	background: #d76369;
	color: #eee;
}

#top-nav-menu-drop-last li {
	margin-left: -130px;
}

#top-nav a {
	margin-left: 6px;
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-decoration: none;
}

.top-nav-menu-arrow {
	padding-left: 30px;
	padding-top: 2px;
	height: 20px;
}

#top-nav-menu-arrow-last {
	padding-left: 140px;
	padding-top: 2px;
	height: 20px;
}

/* Mid */

#mid-box {
	width: 100%;
	border-bottom: 5px solid #d52329;
	height: 255px;
	z-index: 0;
}



#mid {

	width: 1062px;
	margin-left: auto;
	margin-right: auto;
	
	height: 312px;
}

#mid-wide-float-img {
float: left;
	top: 5px;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

#mid-float-img {
	float: left;
	top: 0px;
	position: relative;
	z-index: 2;
}

#mid-seperation-arrow {
	margin-left: 650px;
	padding-top: 60px;
	width: 80px;
}

#mid-right {
	width: 225px;
	height: 190px;
	margin-top: -192px;
	float: right;
	z-index: 2;
}

#mid-right-home {
	width: 250px;
	height: 190px;
	top: -100px;
	left: -55px;
	float: right;
	z-index: 2;
	position: relative;
	text-align: center;
	padding-top: 40px;
	color: #545454;
	font-size: 1.1em;
	color:#fff;
	
}

#mid-right-fancy {
	text-align: justify;
	padding-top: 40px;
	color: #545454;
	font-size: 1.1em;
}

.mid-right-fancy-h3 {
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 1.6em;
	font-variant: small-caps;
}



.mid-right-home-h3 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
	font-variant: small-caps;
	margin: 20px 0 5px 0;
	padding: 0;
}


#mid-arrow {
	top: 63px;
	float: right;
	margin-right: 80px;
	z-index: 2;
	position: relative;

}

#public-speaking-video {
position: absolute;
top: 10px;
left: 70px;
}

/* Main */

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}

#main-crumb {
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.75em;
	color: #d76369;
	position: relative;
	float: left;
	margin-top: -20px;
	z-index: 5;
}

#main-crumb-interior {
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.75em;
	color: #d76369;
	position: relative;
	float: left;
	margin-top: 0px;
	z-index: 5;
}

#main-nomid-crumb-interior a, #main-nomid-crumb-interior a:visited {
	color: #d76369;
	text-decoration: none;
}

#main-crumb-interior a, #main-crumb-interior a:visited {
	color: #d76369;
	text-decoration: none;
}

#main-nomid-crumb {
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.75em;
	color: #d76369;
	position: relative;
	float: left;
	margin-top: 10px;
}

#main-nomid-crumb a, #main-nomid-crumb a:visited {
	color: #d76369;
	text-decoration: none;
}

#main-crumb a, #main-crumb a:visited {
	color: #d76369;
	text-decoration: none;
}

#main-content {
	border-right: 1px dotted #e6e7e8;
	clear: both;
	width: 760px;
	float: left;
	padding-right: 17px;
}

#main-nomid-leftbar {
	clear: both;
	margin-top: 10px;
	width: 300px;
	float: left;
	padding-right: 17px;
}

.main-nomid-leftbar-box {
	padding-bottom: 25px;
}

#main-nomid-leftbar h2 {
	clear: both;
	text-align: left;
}

#main-nomid-right {
	margin-top: 10px;
	width: 660px;
	float: left;
	padding-right: 17px;
}

#main-nomid-right-shutter {
	text-align: center;
	padding: 10px;
	padding-top: 15px;
	margin-bottom: 30px;
	border: 1px #eee solid;
	border-bottom: 0px;
	border-top: 0px;
	width: 660px;
}

#portfolio-header {
width: 640px;
}

#main-nomid-right-shutter h1 {
	float: left;
	font-size: 1.2em;
	margin-top: 3px;
	margin-left: 10px;
}

#main-nomid-right-shutter-clickies {
	width: 100px;
	text-align: right;
	float: right;
}

#main-nomid-right-shutter-clickies img {
	padding-right: 10px;
	padding-bottom: 10px;
}

#main-nomid-right-shutter-bottom {
	text-align: left;
	margin-top: 25px;
	margin-left: 10px;
}

.main-nomid-right-shutter-goodies {
	float: right;
	padding-right: 10px;
	width: 190px;
	color: #d52329;
	margin-top: -7px;
	font-size: 0.8em;
	text-align: right;
}

.main-nomid-right-shutter-goodies a {
	color: #d52329;
	text-decoration: none;
}

.main-nomid-right-shutter-bottom-h3 {
	float: left;
	width: 350px;
	margin-top: -10px;
}

#main-nomid-leftbar-box-quoteauth {
	font-style: italic;
	text-align: right;
}

#main-homebox {
	border-right: 1px dotted #e6e7e8;
	width: 750px;
	float: left;
	padding-right: 17px;
}

.main-homebox-block {
	width: 230px;
	float: left;
	padding: 5px;
}

.main-homebox-block-num {
	color: #e6e7e8;
	font-weight: bold;
	font-size: 8.5em;
	float: left;
}

.main-homebox-block-h1 {
	float: left;
	width: 140px;
	font-size: 12px;
	padding-left: 12px;
}

.main-homebox-block-h2 {
font-size: 24px;
}

.main-homebox-block-stuff {
	text-align: left;
	clear: both;
}

.main-homebox-block-divider {
	width: 1px;
	height: 200px;
	background: #e6e7e8;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.main-homebox-block:hover {
	background: #e6e7e8;
}

.main-homebox-block:hover span {
	color: white;
}

#main-promo {
	padding-top: 15px;
	margin-left: 16px;
	width: 200px;
	float: right;
	
}

.main-promo-container {
	margin-bottom: 15px;
	float: left;
}

.main-promo-container h2 {
	text-align: left;
	color: #d52329;
	font-weight: bold;
	font-size: 1.6em;
}

.actionblock {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	list-style-type: none;
}

.actioncall-li {
	margin-left: -20px;
	list-style-type: none;
}

.main-promo-btn {
	float: left;
	border-bottom: #d52329 1px solid;
	margin-bottom: 5px;
	width: 150px;
	list-style-type: none;
	height: 20px;
	margin-left: -20px;
}

.actioncall a, .actioncall a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #d42529;
}

.actioncall ul a:hover {
	text-decoration: none;
	color: black;
}



.portfolio-actioncall-li {
	margin-left: -5px;
	list-style-type: none;
	float: left;
	clear: left;
}

.portfolio-actioncall-li:hover {
list-style-image: url(../images/pointy.gif);
}

.portfolio-actioncall a, .portfolio-actioncall a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #d42529;
}

.portfolio-actionblock {
padding: 0 0 20px 0;
}

.portfolio-main-promo-btn a {
font-size: 12px;
padding: 0 0 10px 0;
text-transform: uppercase;
}

.portfolio-main-promo-btn a:hover {
color: #666;

}



.portfolio-actioncall ul a:hover {
	text-decoration: none;
	color: black;
}


.main-promo-leftquote {
	margin-top: -20px;
	z-index: 1;
	width: 30px;
	float: left;
	font-size: 6em;
	color: #e6e7e8;
}

.main-promo-rightquote {
	z-index: 1;
	width: 20px;
	margin-top: -20px;
	float: right;
	font-size: 6em;
	color: #e6e7e8;
}

#main-promo p {
	margin-left: 35px;
	width: 175px;
	z-index: 2;
	text-align: left;
}

#main-content h1 {
	font-size: 1.2em;
}

.main-content-text {
	margin-left: 10px;
}

#main-content h2 {
	margin-left: 50px;
	padding-bottom: 2px;
	padding-top: 10px;
	font-size: 1.1em;
	width: 690px;
	border-bottom: 1px solid #d52329;
}

.main-content-inner {
	margin-left: 65px;
}

/* Footer */

#foot-box {
	width: 100%;
	border-top: 5px solid #d52329;
	background-color: #e6e7e8;
	padding-bottom: 30px;
	float: none;
	clear: both;
}

#foot {
	width: 1000px;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	color: #747678;
	font-size: 0.9em;
}

#foot a {
	color: #747678;
	text-decoration: none;
}

#foot a:hover {
	color: black;
	text-decoration: underline;
}

#foot-google {
	float: left;
	width: 160px;
	height: 67px;
}

#foot-google-img {
	float: left;
}

#foot-google-txt {
	margin-left: 75px;
	margin-top: 15px;
	font-size: 0.9em;
}

#foot-newsletter {
	width: 594px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	float: left;
}

#foot-newsletter-hot {
	color: #d52329;
}

#foot-newsletter-intxt {
	border: 1px #c6c8ca solid;
	background: #eff2f2;
	color: #d52329;
	padding: 5px;
}

#foot-newsletter-btn {
	text-transform: uppercase;
	font-weight: bold;
	border: 1px #c6c8ca solid;
	background: #d52329;
	color: white;
	padding: 5px;
}

#foot-newsletter-text {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: dotted;
	border-color: #868888;
	text-align: center;
	width: 300px;
	margin-top: 1px;
	margin-left: 150px;
}

#foot-smedia {
	float: right;
	margin-right: 10px;
	width: 205px;
}

#foot-smedia-text {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: dotted;
	border-color: #868888;
	text-align: center;
	
}

#foot-links {
	clear: both;
	width: 1000px;
	padding-top: 20px;
	
}

.italic {
	font-style: italic;
}

#client-list li {
padding: 0 0 5px 0;
}

#client-list {
	letter-spacing: 1px;
	list-style-type: none;
}

#client-list a {
	text-decoration: none;
	list-style-type: none;
}

#client-list li:hover {
	list-style-image: url(../images/pointy.gif);
	text-decoration: none;
}


.portfolio-piece {
border: 1px solid #bebebe;
}

#main-nomid-right-shutter-clickies {
margin: -25px 0px 0 0;
width: 300px;
float: right;
}

#main-nomid-right-shutter-clickies a {
margin: 0px 5px 0 0;
border: 1px solid #bebebe;
padding: 6px 8px 4px 8px;
text-decoration: none;
}

#portfolio-images {
margin: 0px 0 0 0;
padding: 0;
z-index: 0;
}

#speaker-sheets {
margin: 0 0 0 40px;
}

#speaker-sheets li {
padding: 5px 0 0 0;
}

#partner-list {
width: 650px;
}

#partner-list li {
display: inline;

list-style-type: none;
}

.speaking-events {
margin: 0 0 0 40px;
}

.box-link {
text-decoration: none;
}

.box-link:hover {
color: #000;
}

#services-list {
margin: 0 0 0 40px;
}

#video-content {
z-index: 6;
position: absolute;
top: 15px;
left: 70px;
}


/*Profile Images */

div.fadehover {
	position: relative;
float: left;
clear: none;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}

