/* Clearfix */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-table;
}
html>body .clearfix {
	display:block;
}
/* \*/
* html .clearfix
{
	height: 1%;
}
/* */


body
	{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image: url("../images/bg.gif") ;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #fff;
	}


h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

a {color:#4B80B0; text-decoration:underline}
a:link {color:#4B80B0}
a:visited {color:#4B80B0}
a:active {color:#666}
a:hover {color:#666}



img
{
	border: 0;
}

fieldset 
{ 
	padding: 0; 
	margin: 0; 
	border: 0;
}

dl, dt, dd
{
margin: 0;
padding: 0;
}
	
/* Turn off borders on linked images. */
a img
{
	border: 0;
}

/* kill default form margin/padding */
form
{
	margin:0;
	padding:0;
}

/* Make sure our inline elements vertical-align properly. */
img,
input,
select,
label
{
	vertical-align: middle;
}

/* Make sure all elements inherent font properties properly. */
table,
thead,
tbody,
tfoot,
tr,
th,
td,
input,
select,
textarea
{
	font-size: 1em;
	font-family: inherit;
}

/* Make table cells default to top vertical alignment since more often than not we want it this way. */
td
{
	vertical-align: top;
}

table .action,
table .numeric,
table .money
{
	text-align: right;
}
tfoot th
{
	text-align: right;
}

/*****************************************************************
** Descriptive classes mainly for use in our rich-text-editors. **
*****************************************************************/
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floatClear {
	clear:both;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.alignC {
	text-align:center;
}
.alignR {
	text-align:right;
}
.alignL {
	text-align:left;
}

	
	
.wrapper
	{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	}

	.header
		{
		height: 100px;
		background-image: none ;
		background-repeat: repeat-x;
		background-position: 0 0;
		background-color: transparent;
		}
	
		.header h1
			{
			width: 300px;
			height: 100px;
			background-image: url("../images/toyotapriusbattery_logo.jpg") ;
			background-repeat: repeat-x;
			background-position: 0 0;
			background-color: transparent;
			text-indent: -999em;
			}
			
	.navigation
		{
			background-color: transparent;
			height: 25px;
			padding: 0 0 0 25px;
		}
		
		.navigation ul
			{
				margin: 0;
				padding: 0;
				height: 25px;
				list-style: none;
			}
			
		.navigation ul li
			{
				display: inline;
				float: left;
				height: 25px;
				margin: 0;
				padding: 0;
				background-color: transparent;
			}
			
			.navigation ul li a
				{
					overflow: hidden;
					display: block;
					height: 25px;
					text-indent: 0;
					background-repeat: no-repeat;
					background-position: 0 0;
					background-color: transparent;
					color: #fff;
					text-align: center;
					line-height: 25px;
				}
				
			.navigation ul li.nav1
				{
					width: 50px;
				}
				
				.navigation ul li.nav1 a
					{
						/* background-image: url("../images/nav1.gif") ; */
					}
					
			.navigation ul li.nav2
				{
					width: 70px;
				}
				
				.navigation ul li.nav2 a
					{
						/* background-image: url("../images/nav2.gif") ; */
					}
					
			.navigation ul li.nav3
				{
					width: 60px;
				}
				
				.navigation ul li.nav2 a
					{
						/* background-image: url("../images/nav3.gif") ; */
					}
				
				.navigation ul li a {text-decoration:none}
				.navigation ul li a:hover 
					{
					background-position: 0 -25px;
					color: #ccc;
					}
			
			.mainContent
				{
				background-image: url("../images/bgContent.gif");
				background-repeat: repeat-y;
				background-position: 0 0;
				background-color: transparent;
				border-top: 1px solid black;
				border-bottom: 1px solid black;
				height: 100%;
				}
				
				.leftContent
					{
					float: left;
					width: 150px;
					padding: 10px 0 0 10px;
					voice-family: "\"}\"";
					voice-family: inherit;
					width: 140px;
					}
					/* Begin hiding form Mac IE */
					/* \*/
					html>body div.leftContent
					{
					width: 140px;
					}
					/* Begin hiding form Mac IE */
				
				.middleContent
					{
					float: left;
					width: 500px;
					padding: 20px;
					voice-family: "\"}\"";
					voice-family: inherit;
					width: 460px;
					}
					/* Begin hiding form Mac IE */
					/* \*/
					html>body div.middleContent
					{
					width: 460px;
					}
					/* Begin hiding form Mac IE */
					
				.home .middleContent
					{
					float: left;
					width: 640px;
					padding: 20px;
					voice-family: "\"}\"";
					voice-family: inherit;
					width: 590px;
					}
					/* Begin hiding form Mac IE */
					/* \*/
					html>body div.middleContent
					{
					width: 590px;
					}
					/* Begin hiding form Mac IE */
				
					h2
						{
						font-size: 16px;
						border-bottom: 1px solid #ccc;
						padding: 10px 0 3px 0;
						font-family: verdana, arial, helvetica, sans-serif;
						}
				
					.videos
						{
						
						}
				
					.videos h2
						{
						margin-bottom: 10px;
						}
				
						.batteryStatTable
							{
							
							}
						
							.batteryStatTable th
								{
								padding: 5px;
								border-bottom: 1px solid black;
								}
						
							.batteryStatTable tr td
								{
								padding: 5px;
								}
					
							.batteryStatTable tr.odd td
								{
								background-color: #ccc;
								}
						
							.batteryStatTable tr.even td
								{
								
								}
								
					.press
						{
						}
							
						.press ul
							{
							list-style: none;
							padding: 10px 0;
							margin: 0;
							}
				
					.faq dt
						{
						font-weight: bold;
						padding: 10px 0 5px 0;
						}
				
				.rightContent
					{
					float: left;
					width: 140px;
					padding: 10px 0px 0px 10px;
					voice-family: "\"}\"";
					voice-family: inherit;
					width: 130px;
					}
					/* Begin hiding form Mac IE */
					/* \*/
					html>body div.rightContent
					{
					width: 130px;
					}
					/* Begin hiding form Mac IE */
				
				.home .rightcontent
					{
					display: none;
					}
				
			.footer
				{
				margin-top: 10px;
				padding: 10px;
				text-align: center;
				}
