/*
Theme Name: Center for High Performance
Theme URI: http://media-fuse.com/
Description: A WordPress theme created by <a href="http://media-fuse.com">Media-Fuse</a>, Inc.
Version: 1.0
Author: Media-Fuse.com
Author URI: http://media-fuse.com/
Tags: none
*/

/* structure */
*{
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Arial', Verdana, Lucida Grande, Sans-Serif;
	background: #ffffff url('images/pattern3.jpg') repeat top left;
	margin: 0 0 50px 0;
	padding: 0;
}

#content {
	width: 785px;
	background-color: #ffffff;
	margin: 50px auto 0 auto;
	padding: 25px;
}

#content p {
	margin: 10px 0 0 0;	
}

#social_links {
	text-align: center;
	margin: 10px 0 0 0;
}

#title {
	float: left;
	font-size: 30px;
	font-family:"Helvetica 45 Light", 'Arial', Verdana, Lucida Grande, Sans-Serif;
}

#title a {
	text-decoration: none;
	color: #000000;
}

#logo {
	float: right;	
}

#main_navigation {
	clear: left;
	float: left;
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #6c6c6c;
	width:600px;
}

.main_nav li {
	float:left;
	list-style-type: none;	
	padding: 0 10px 0 10px;
	margin: 3px 0 5px 0;
	border-left: 1px solid;
}

.main_nav li a {
	text-decoration: none;
	color: #6c6c6c;
}

.main_nav li:first-child { 
	border: 0; 
	padding: 0 10px 0 0; 
	margin: 3px 0 5px 0;
}

#sub_navigation {
	clear: left;
	float: left;
	width: 100%;
	margin: 5px 0 50px 0;
}

#sub_navigation_contact {
	clear: left;
	float: left;
	width: 100%;
	margin: 5px 0 50px 0;
	height: 27px;
}

#sub_navigation ul li {
	float:left;
	list-style-type: none;	
	padding: 3px 10px 5px 5px;
	border-right:2px;
	border-right-color:#ffffff;
}

#sub_navigation ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}

#imageContainer {
	clear: both;
	float: left;
	width:785px;
	padding: 100px 0 25px 0;
}

#videoContainer {
	clear: both;
	float: left;
	width:460px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom: 0;
	/*padding: 0 0 10px 10px;
	border-style:solid;
	border-width:1px;*/
	margin-right:25px;
}

#textContainer{
	background-color: #0A9AC8;
	/*width:775px;
	height:30px:*/
	padding:5px;
	padding-left:12px;
	margin: 80px 0 5px 0;
	*margin: 103px 0 5px 0; /* IE6 e IE7 */
	/*border-style:solid;
	border-width:1px;*/
}

#bottomTextcontainer{
	background-color: #0A9AC8;
	float:left;
	/*margin-top:20px;*/
	height:40px;
	padding:5px;
	padding-left:12px;
	width:767px;
}

.textWrap{
	background-color:#063868;
	height:38px;
	width:113px;
	margin-top:460px;
	padding-top:1px;
	padding-left:20px;
	padding-bottom:5px;
}

.textWrap p{
	color:#ffffff;
	font-weight:bold;font-family: 'Arial', Verdana, Lucida Grande, Sans-Serif;
	font-size:16px;
}

#homepageSidebar{
	/*height:250px;*/
	margin-top:9px;
	float:left;
	width:290px;
	padding: 0 0 0 10px;
	/*border-style:solid;
	border-width:1px;*/
}

#homepageSidebar a{
	text-decoration:none;
}

.topSidebarBox{	
	background-color: #B34F00;
	padding: 0 6px 14px 6px;
	/*width:281px;
	height:30px;*/
	border-style:solid;
	border-width:1px;
	border-color: #E8E8E8;
}

.sidebar{
}

#homepageSidebar p{
	color:#ffffff;
}

.sidebarBox{
	background-color: #908100;
	margin-top:15px;	
	/*width:281px;*/
	padding: 0 6px 14px 6px;
	border-style:solid;
	border-width:1px;
	border-color: #E8E8E8;
}

.bottomSidebarBox{
	background-color: #fff;
	margin-top:15px;	
	/*width:281px;
	height:10px;*/
	padding-left:1px;
	/*padding: 0 0 14px 5px;
	border-style:solid;
	border-width:1px;
	border-color: #E8E8E8;
	color:#7D163A;*/
	
}

.bottomSidebarBox p{
	color: #7D163A;
}

.boldText{
	font-weight: bold;
}

.sidebarText{
	font-size:14px;
	/*text-decoration: none;
	color: #6c6c6c;*/
}

#content_black {
	clear: both;
	float: left;
	background-color: #000000;
	color: #ffffff;
	margin: 20px 20px 0 0;
	padding: 20px;
	width: 745px;
}

#content_black a {
	color: #ffffff;
}

#content_black a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content_title {
	font-family: "Helvetica 45 Light", 'Arial', Verdana, Lucida Grande, Sans-Serif;
	font-size: 24px;
}

#quotient_button {
	clear:both;
	float: left;
	width: 775px;
	background-color: #009ac8;
	color: #ffffff;
	font-size: 14px;
	padding: 5px;
	text-align: center;
	margin: 1px 0 20px 0;
}

#clear_div {
	clear:both;
	float: left;
	width: 775px;
	background-color: #ffffff;
	margin: 1px 0 20px 0;
}

#quotient_button a {
	text-decoration: none;
	color: #ffffff;
}

#books {
	clear: both;
	float: left;
}

#book_one {
	float: left;
	width: 183px;
	margin: 0 50px 0 50px;
}

#book_two {
	float: left;
	width: 183px;
	margin: 0 50px 0 0;
}

#book_three {
	float: left;
	width: 183px;
}

#buy_nows {
	clear: both;
	float: left;
}

#buy_now_1 {
	float: left;
	margin: 15px 95px 0 75px;
}

#buy_now_2 {
	float: left;
	margin: 15px 95px 0 0;
}

#buy_now_3 {
	float: left;
	margin: 15px 0 0 0;
}

#content_black #entry {
	font-size: 14px;
	margin: 15px 0 0 0;
}

#contact_left {
	clear: both;
	float: left;
	width: 450px;
}

#contact_right {
	float: left;
}

#content_black img.alignright {float:right; margin:0 0 1em 1em}
#content_black img.alignleft {float:left; margin:0 1em 1em 0}
#content_black img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#content_black a img.alignright {float:right; margin:0 0 1em 1em}
#content_black a img.alignleft {float:left; margin:0 1em 1em 0}
#content_black a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#footer {
	width: 100%;
	clear: both;
	*margin-top: 30px; /* IE6 e IE7 */
}

#footer p {
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}
/* end structure */

/* dropdown menu */
#sub_navigation ul ul {
	position: absolute;
	clear: left;
	float: left;
	display: block;
	z-index: 500;
	margin: 5px 0 0 0;
}

#sub_navigation ul ul li {
	clear: left;
	float: left;
}

div#sub_navigation ul ul {
	display: none;
}

div#sub_navigation ul li:hover ul {
	display: block;
}

#sub_navigation ul ul li:first-child { 
	border-width: 1px;
	border-top-style:solid;
	border-color:#ffffff;
	width: 100%
}
/* end dropdown menu */

/* navigation backgrounds */
.css_home, .css_home a {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

.css_about, .css_about a {
	background-color: #568c92;
	color: #ffffff;
	text-decoration: none;
}
.css_about ul ul {
	background-color: #568c92;
	color: #ffffff;
}

.css_offerings, .css_offerings a {
	background-color: #ac4f11;
	color: #ffffff;
	text-decoration: none;
}
.css_offerings ul ul {
	background-color: #ac4f11;
	color: #ffffff;
}

.css_presentations, .css_presentations a {
	background-color: #7c812e;
	color: #ffffff;
	text-decoration: none;
}
.css_presentations ul ul {
	background-color: #7c812e;
	color: #ffffff;
}

.css_books, .css_books a {
	background-color: #004c7e;
	color: #ffffff;
	text-decoration: none;
}
.css_books ul ul {
	background-color: #004c7e;
	color: #ffffff;
}

.css_contact, .css_contact a {
	background-color: #7a5a75;
	color: #ffffff;
	text-decoration: none;
}
.css_contact ul ul {
	background-color: #7a5a75;
	color: #ffffff;
}

.css_pr, .css_pr a {
	background-color: #690031;
	color: #ffffff;
	text-decoration: none;
}
.css_pr ul ul {
	background-color: #690031;
	color: #ffffff;
}
/* end navigation backgrounds */

.newsletterbody{
    background: #0a9ac8;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.QuickLink{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    COLOR: #936f8c;
    ALIGN: right;
}
.bullets{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    ALIGN: center;
}
.hyperlink{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    COLOR: #0a9ac8;
    ALIGN: right;
}
