/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
  width:960px;
	color: #000000;
	background-color: #ffffff;
	/*margin: 60px; */
	font-family: sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	text-align: justify;
	margin: 0 auto;
}

#container {
  float:left;
	background-color: #ffffff;
	width: 960px;
/*  height: 700px;*/
	display: block;
	position: relative;
	margin: 0 auto;
}

#mheadban {
	background-color: #ffffff;
	background-image: url(images/pow-header-bg.png); 
	background-repeat: no-repeat;
	text-align: center;
/*  width: 960px;*/
	height: 180px;
	display: block;
	margin: 0px auto;
}

#mheadban img {
	display: inline;
	position: absolute;
	margin: 0px;
	z-index: 5;

}

#mheadban a {
	
}

#mheadnavie {
	text-align: left;
	display: block;
}

#mheadnav {
	background-image: url(images/pow-nav-bar.png);
/*  text-align: center;*/
	height: 44px;
	margin-bottom: 30px;
/*  display: block;*/
}

#mheadnav ul {
	list-style-type: none;
	display: inline;
	float: left;
  margin: 15px 0 0 15px;
	font-family: helvetica, sans-serif;
}

#mheadnav ul li {
	display: inline;
}

#mheadnav a {
	float: left;
	display: block;
	text-decoration: none;
	font-size: 14px;
	/* font-weight: bold; */
	color: #bc8528; 
	padding: 0 17px;
}

#mheadnav a:visited {
 }

#mheadnav a:hover {
	color: #e3a63f;
}
#mheadnav .current-page{
  color: #e3a63f;
}

#bookleft {
	float: left;
  margin-top:20px;
}

#bookleft img {
	border: none;
}

#quote-wrap{
  float:right;
  width:520px;
  margin-right:40px;
}
#quotes {
	float: right;
	width:500px; 
	height:300px;
	text-align:center;
	margin-top: 70px;
	/*
	line-height: 1.4;
	font-family: times, serif, arial, helvetica;
	font-size: 22px; 
	font-size: x-large;
	font-style: italic;
	*/
}

#quotes h1 {
	display: block;
	text-align: left;
	line-height: 1.4;
/*  font-family: times, serif, arial, helvetica;*/
	font-size: 22px; 
	font-weight: normal;
/*	font-size: x-large; */
	font-style: italic;
	color:#000000;

}

#quotes h2 {
	display: block;
	text-align: right;
	padding: 5px 0px;
/*  font-family: Times, serif;*/
	font-weight: bold;
	font-size: 20px;
	color: #0033AA;
	
}

#quotes h3 {
	display: block;
	text-align: right;
	line-height: 1.2;
/*  font-family: times, serif;*/
	font-size: 16px;
/*	font-size: medium; */
	font-weight: normal;
	color: #000000;
}

#swoosh{
  float:right;
  margin:15px 140px 0 0;
}
#swoosh2{
  clear:both;
  display:block;
  margin:0 auto 30px auto;
}

#mainbottom {
	float: right;
	margin:40px 0;
}

#mainbottom img {
	border: none;
}

#bookseller-icons{
  margin:10px 0;
}
#bookseller-icons img{
  float:right;
  margin:0 10px;
}

#bio {
	margin-top: 30px;
	padding:0 40px;
}
#biophoto {
	float: left;
}

#biophotof {
	float: bottom;
	margin-top: 80px;
	
}

#biotext {
  float: right;
  width:640px;
  margin-right:20px;
  margin-bottom:20px;
/*  font-family: times, serif;*/
	font-size: 15px;
	line-height: 1.6;
}
#biotext span{
  font-size:130%;
}

#powaspirephoto {
	height: 600px;
	margin-right: 60px;
	float: left;
}

#powpage {
/*  margin-top: 40px;*/
}

#powpagetext {
  float:right;
  width:555px;
  padding-right:40px;
/*  font-family: times, serif;*/
	font-size: 16px;
	line-height: 1.6;
}

#powpagetext h2{
	color: #0033AA;
}

#powpagetext ul {
  float:left;
  width:100%;
  display: block;
  padding-left:40px;
}
#powpagetext ul li{
	list-style-type: square;
}

#powpageksum {
}

#powpageksum img {
  display: block;
  margin:0 auto 20px auto;
	text-align: center;
}

#maillistform {
  position:relative;
  width: 380px;
	margin: 60px auto 0 auto;
/*  text-align: center;*/
	font-size:14px;
}
/*#maillistform h2, #maillistform p{
  text-align:center;
}*/
#maillistform form{
  float:left;
  margin-bottom:40px;
}
#maillistform label{
  float: left;
  clear:both;
  display:block;
  width: 45px;
  margin-top:4px;
  margin-bottom:10px;
  margin-left:20px;
}
#maillistform form input{
  float:right;
  margin-right:65px;
  margin-bottom:10px;
	width: 200px;
}
#maillistform form input[type="submit"]{
  float: left;
  margin-left:20px;
  width: 100px;
}

#contactform {
	text-align: center;
	margin-top: 50px;
}

#contactformcolor{
  clear:both;
}
#contactformcolor img{
  display: block;
  margin:0 auto;
}

#buyaspirephoto {
	float: left;
	display: block;
}

#buyoffer {
	float: right;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
}

#buyoffer2 {
	float: right;
	text-align: center;
	margin-top: 120px;
}

#buybutton {
	font-family: times, serif;
	font-size: 16px;
	line-height: 1.6;
	float: center;
	margin-top: auto;
	margin-bottom: auto;
}

#buyofferultra {
	float: center;
	margin-top: 120px;
}

#buybuttonultra {
	font-family: times, serif;
	font-size: 16px;
	line-height: 1.6;
	float: right;
	margin-right: 150px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	
}

#pubpage {
	float: center;
	margin-top: 30px;
}

#pubpage .center {
	text-align: center;
}



#publisher {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0;
}

#publisher a {
	border-style: none;
}

#publisher img {
	display: inline;
	border-style: none;	
	margin: 0px 30px 5px 30px;
}

#pubheadban {
	background-color: #ffffff;
	background-image: url("http://www.powerofwords.net/images/aspirelogoheader.jpg"); 
	background-repeat: no-repeat;
	text-align: center;
	width: 900px;
	height: 180px;
	display: block;
	margin: 0px auto;
}

#pubheadban img {
	display: inline;
	position: absolute;
	margin: 0px;
	z-index: 5;

}

#pubheaderbook img {
	position: absolute;
	height: 248px;
	width: 167px;
	top: -10px; 
	z-index: 1;
}

#pubheadban a {
	
}

#pubheadnavie {
	text-align: left;
	display: block;
}

#pubheadnav {
	background-image: url(images/POW_Blue_Line.jpg);
	text-align: center;
	position: absolute;
	width: 900px;
	height: 44px;
	top: 140px;
	display: block;
}

#pubheadnav ul { 	
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 40px;
	font-family: helvetica, sans-serif;
}

#pubheadnav ul li {
	display: inline;
}

#pubheadnav a {
	float: left;
	text-decoration: none;
	font-size: 14px;
	/* font-weight: bold; */
	color: #FFFFFF; 
	padding: 0em 2em 0em;
}

#pubheadnav a:visited {
 }

#pubheadnav a:hover {
	font-weight: bold;
}

#Flash {
	font-family: helvetica, sans-serif;
	text-align: left;
	border: 2px solid #ccc;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	margin-bottom: 30px;
	width: 500px;
	display: block;	
}

#Flash.flash_notice {
	border-color: #9c9;
	color: #060;
	background: #E2F9E3;
	margin-left: 20px;
}

#testimonials{
  margin-top:-30px;
}

#video-gallery-wrap{
  width:640px;
  margin:0 auto 40px auto;
}
.video-wrap{
  margin-bottom:40px;
}
