/*
Theme name: Tricycle Leadership -
Author: Jeff Schulte
WordPress Project 
*/


body {
	font-family: Verdana, Arial, Sans-Serif;
        width: 970px;
        margin-top: 10px;
        font-size: 76%;
	}

#page {
	background-color: white;
	}

div.RodneyLogo {
       float: left;
       margin-left: 10px;
       margin-top: 8px;
       }

div.Buttons {
       position: relative;
       bottom: -10px;
       }

div.NavButton {
        float: right;
        }

img.NoHovButton{
        border: 0px;
        }

img.HovButton{
        border: 0px;
        display: none;
        }

a:hover img.HovButton{
        display: inline;
        }

a:hover img.NoHovButton{
        display: none;
        }

div.HeaderLogo {
       float: left;
       margin-left: 10px;
       margin-top: 8px;
       }

div.content {
       position: relative;
       float: left;
       clear: both;
       width: 970px;
       margin-top: 20px;
       }

div.Video {
       margin-top: 10px;
       background-image: url(/SiteImages/Video-Background.gif);
       background-repeat: no-repeat;
       padding-top: 13px;
       margin-left: auto;
       margin-right: auto;
       height: 290px;
       width: 355px;
       
       }

html>body div.Video {
       margin-left: auto;
       margin-right: auto;
       }

div.Text {
       width: 585px;
       margin-left: auto;
       margin-right: auto;
       margin-top: 20px;
       padding-left: -10px;
       text-align: center;
       font-size: 1.0em;
       line-height: 1.3em;
       clear: left;
       }

div.RightImage {
       position: absolute;
       top: 0px;
       right: 0px;
       width: 320px;
       clear: right;
       }

div.TricycleImage {
       float: left;
       clear: both;
       }

div.LeftPane {
       float: left;
       }

img.Whitepaper {
       margin-top: 20px;
       border: none;
       }

div.InnovationTag {
       margin-top: 15px;
       }

div.InnovationTag p {
       text-align: center;
       font-size: 1.0em;
       line-height: 1.1em;
       color: black;
       }

div.footer {
       clear: both;
       margin-left: auto;
       margin-right: auto;
       padding-top: 20px;
       }

div.footer p {
       text-align: center;
       font-size: 1.0em;
       }

div.footer img {
       margin: auto;
       }

div.Double {
       float: left; 
       width: 615px;
       color: #941816;
       text-align: center;
       margin-left: 10px;
       margin-right: 20px;
       margin-top: 0px;
       padding-bottom: 200px;
       font-size: 1.3em;
       line-height: 1.4em;
       background-image:url('');
       background-repeat:no-repeat;
       background-position:bottom left;
       }

html>body div.Double {
       margin-left: 20px;
       }

#panel2 {
       display: none;
       }

#panel3 {
       display: none;
       }

div.ActivePrevButton {
       display: none;
       padding: 5px;
       }

div.DisabledPrevButton {
       display: inline;
       padding: 5px;
       }

div.ActiveNextButton {
       margin-left: 40px;
       display: inline;
       padding: 5px;
       }

div.DisabledNextButton {
       margin-left: 40px;
       display: none;
       padding: 5px;
       }

div.blogsidebar {
       width: 300px;
       float: right;
       }

div.clear {
       clear: both;
       }

p.contact {
       text-align: center;
       margin-top: -10px;
       }

div.Blog {
       min-height: 820px;
       float: left; 
       width: 605px;
       color: black;
       text-align: left;
       margin-left: 10px;
       margin-right: 20px;
       margin-top: 20px;
       padding-bottom: 200px;
       font-size: 1.3em;
       line-height: 1.4em;
       }

div.Blog a {
         line-height: 1.1em;
       }

div.Blog a:link {
       color: #941816;
       }

div.Double a:visited {
       color: #666666;
       }

div.Double a:link {
       color: #941816;
       }

div.Blog a:visited {
       color: #666666;
       }

html>body div.Blog {
       margin-left: 20px;
       }

div.Contact {
       min-height: 820px;
       float: left; 
       width: 605px;
       color: black;
       text-align: left;
       margin-left: 10px;
       margin-right: 20px;
       margin-top: 20px;
       padding-bottom: 200px;
       font-size: 1.3em;
       line-height: 1.4em;
       background-image:url('/SiteImages/Tricycle-Fade.gif');
       background-repeat:no-repeat;
       background-position:bottom left;
       }

html>body div.Contact {
       margin-left: 20px;
       }

span.centerformfield {
       float: left;
       width: 95%;
       text-align: center;
       margin-bottom: 20px;
       }

span.leftformfield {
       float: left;
       margin-right: 30px;
       margin-bottom: 20px;
       }

span.farleftformfield {
       float: left;
       clear: left;
       margin-right: 30px;
       margin-bottom: 20px;
       }

br.clear {
       clear: both;
       }
