/* default */
body { background-color:#E7E7E7; font-family:Tahoma; color:#5A5A5A; margin:0px;}

#main-bg { background:url(../images/default-bg-tile.gif) repeat-y; padding:0px 29px 0px 29px;}

/* container */
#sanyo-logo { float:left; }
#thinkgaia-logo { float:right; }

#main-menu { width:920px; height:33px; clear:both; margin:auto; }
#battery-menu { width:920px; height:65px; }

#flash-main-header { width:920px; height:263px; clear:both; margin:auto; }	
#flash-content-header { width:920px; height:123px; clear:both; margin:auto; }	

#footer { background:url(../images/footer-tile.gif) repeat-x;  height:88px; width:920px; float:left;}

#border { border: 1px solid #e6e6e6; background-color:#f6f6f6;}

#contact-border { border:1px solid #fff ; }

/* button */

a img { border:none; }

a, a:link, a:visited, a:hover { color:#fff; text-decoration:none; }
a:focus, a:hover { text-decoration:none;}

ul { list-style:none; margin:0; padding:0; }
	#topmenu { height:33px; }
	#topmenu li { float:left; position:relative; }
	#topmenu a:hover span { background-position:0 -33px; }
		#sanyoglobal-bt { width:96px; height:33px; float:left; position:relative; }
		#sanyoglobal-bt span { background:url(../images/sanyotop-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
		#home-bt { width:61px; height:33px; float:left; position:relative;}
		#home-bt span { background:url(../images/home-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
		#aboutthinkgaia-bt { width:138px; height:33px; float:left; position:relative;}
		#aboutthinkgaia-bt span { background:url(../images/aboutthinkgaia-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
		#introductionofeepp-bt { width:166px; height:33px; float:left; position:relative;}
		#introductionofeepp-bt span { background:url(../images/introductionofeepp-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
		#eeppcoursecontent-bt { width:164px; height:33px; float:left; position:relative;}
		#eeppcoursecontent-bt span { background:url(../images/eeppcoursecontent-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
		#eeppmaterials-bt { width:125px; height:33px; float:left; position:relative;}
		#eeppmaterials-bt span { background:url(../images/eeppmaterials-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
		#links-bt { width:64px; height:33px; float:left; position:relative;}
		#links-bt span { background:url(../images/links-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
		#contactus-bt { width:106px; height:33px; float:left; position:relative;}
		#contactus-bt span { background:url(../images/contactus-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
	
	#readmore1 { height:20px; }
	#readmore1 li { position:relative; }
	#readmore1 a:hover span { background-position:0 -20px; }
		#readmore1-bt { width:104px; height:20px; float:left;position:relative;}
		#readmore1-bt span { background:url(../images/readmore1-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
		
	#archives { height:13px; }
	#archives li { position:relative; }
	#archives a:hover span { background-position:0 -13px; }
		#archives-bt { width:105px; height:13px; float:left;position:relative;}
		#archives-bt span { background:url(../images/archives-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
	
		
	#batterymenu { height:65px; }
	#batterymenu li { float:left; position:relative; }
	#batterymenu a:hover span { background-position:0 -65px; }
	
		#introductionofeepp2-bt { width:309px; height:65px; float:left;position:relative;}
		#introductionofeepp2-bt span { background:url(../images/introductionofeepp-bt2.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }	
	
		#eeppcoursecontent2-bt { width:301px; height:65px; float:left;position:relative;}
		#eeppcoursecontent2-bt span { background:url(../images/eeppcoursecontent-bt2.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }	
		
		#eeppmaterials2-bt { width:310px; height:65px; float:left;position:relative;}
		#eeppmaterials2-bt span { background:url(../images/eeppmaterials-bt2.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
	
	#sendmail { height:42px; }
	#sendmail li { position:relative; }
	#sendmail a:hover span { background-position:0 -42px; }
		#sendmail-bt { width:246px; height:42px; float:left;position:relative;}
		#sendmail-bt span { background:url(../images/sendmail-bt.gif) no-repeat; position:absolute; width:100%; height:100%; cursor:pointer; }
	
	.default_button {
	background-color: #628ab0;
	font-size: 11px;
	border: 0px;
	color: #FFFFFF;
	}
	
	.default_button:hover {
	background-color:#515151;
	ffont-size: 11px;
	border: 0px;
	color: #FFFFFF;
	}
	
		
/* fonts */
ol { font-size:11px }

td { font-size:14px; }
.font16 {  font-size:16px; }
.font20 {  font-size:20px; }
.font14 {  font-size:14px; }
.font11 { font-size:11px; }
.font11 p { font-size:11px; padding-top:10px; }
	.font11 a { font-size:11px; color:#515151; }
	.font11 a:hover{ font-size:11px;  color:#4382aa;}
.font10 { font-size:10px; }
.font12 { font-size:12px; }
.font12 a { font-size:12px; text-decoration:underline ; color:#4E82AA;}
.font12 a:hover { font-size:12px; text-decoration:underline; color:#515151;}

p { margin:3px 0px 0px 0px; }
.blue { color:#4e82aa; }
.green { color:#437200;}
.white { color:white; }
.orange { color:#c96b3c; }

/* form */
	.default_textarea {
	background-color: #FFFFFF;
	border: 1px solid #ebebec;
	font-size: 11px;
	color: #666;
	width:400px;
	}

.default_textarea:hover {
	background-color: #FFFFFF;
	border: 1px solid #ebebec;
	font-size: 11px;
	color: #666;
	width:400px;
	}



