/* default.css 
.* this was formally Audibles-1.css */

body{
	width: 800px; /*647px; */
	color: #333333;
	margin:  0 auto 0 auto; /*33px*/
	background: #005073; /*#444444;#a4c2c2 #005073; */
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 80%;
	/*	padding: 0 53px;*/
	text-align: center;
}

/*	font-family: "Gill Sans", "Lucinda Grande", "Lucinda Sans Unicode", sans-serif;*/
/*	font-family: "Verdana", "Geneva", "Arial", sans-serif;*/
/*
body div#toolTip { position: absolute; z-index: 1000; width: 220px; background: url(images/favicon.png) top left no-repeat #fffdf9; border: 1px solid #C04000; text-align: left; padding: 2px 5px 2px 23px; min-height: 1em; }
body div#toolTip p { line-height: 1.2em; color: #295959; width: 220px; text-transform: uppercase; font-size: 93%; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; }
body div#toolTip p em { display: block; width: 220px; color:#786; font-style: normal; }
body div#toolTip p em span { color: #295959; }
*/

hr {
    height:1px;
    width:90%;
    /*background:#22ff44; #446791;*/
	color:#666666;/*#33FF00;*/
    /*margin: 4px 20px 2px 20px;  */
   }

p {
	font-size: 90%;
	line-height:150%;
	color: #0F0;
}

h1 {
	font-size:125%;
}
h2 {
	font-size:115%;
}
h3 {
	font-size:105%;
}

/**************************/
/* Layout                 */
/**************************/

/*#theMasthead {
	width:700px;
    margin:0 auto; 
	padding: 15px;
	text-align:center;
	background-color:#444444;
	color:#006699;
	font-size:85%;
 
}*/

#theContainer {
	width: 647px; /*800pixels*/
	/*	height: 600px;*/
	margin:12px auto 10px auto;
	padding: 0px;
	text-align: left;
	border-bottom: thin groove #556699;
	border-bottom-width:1px;
	background-color: #333333;
}


#pageHeader{
/*	background-image: url(../assets/images/electrasonic/pgHdr-electrasonic.1.1.jpg);*/
	background-color: #444444;
	height:157px;
	width:auto;
	width:647px;
	margin:0 auto;
	position:relative;
}

#PictureShow1{
/*	background-image: url(../assets/images/electrasonic/pgHdr-electrasonic.1.1.jpg);*/
	background-color: #444444;
	height:300px;
	width:300px;
/*	width:647px;*/
	margin:0 auto;
}

#pageSummary{
	font-family: Helvetica, Arial, sans-serif;
	/*background:   url(assets/images/entryBck.1.jpg) 0 100% repeat;*/
	color: #226666 /*#333333; */
	margin 2em 0 1.5em 0;
	padding: 10px 10px; 
	h1 color: #336666;
	h2 color: #336699; 
	border-top: thin groove #556699;

}

p#pageSummary  {display: inline;}

.summaryTitle {
	font: italic normal 9pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-right: 15px;
	color: #FFF;
	}

#itemPanel{
	width:647px;
	height: 380px;  /*340px; was 375 */
	background: #99AF9E;
	margin:0 15 0 15;
	color: #333333;
	overflow: auto;
	padding: 2px 0 0px 0; /*10px 10px;*/
	text-align: left;
	clear:left;
}


div#itemPanel h1,h2 {
	color:#333333;
}

.itemEntry{
	font-family: "Verdana", "Geneva", "Arial", sans-serif;
	font-size:90%;
	/*	font-family: "Gill Sans", "Lucinda Grande", "Lucinda Sans Unicode", sans-serif;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	background-color: #333333;
	color: #333333; /*#003366 */


	margin 0,0; /*2em*/
	padding: 0px 20px 0px 20px; /*0 0 3px 7px;  */
/*	border-bottom: thin groove #556699; 
	border-bottom-width:1px; */
}

div.itemEntry h1,h2 {
	font-family: "Verdana", "Geneva", "Arial", sans-serif;
	font-size:90%;
	background-color: #333333;
	color: #555753;

	margin 0px 20px 0px 20px;
	padding: 0px 20px 0px 20px;
	}

/* div.itemEntry p {padding: 0px 10px 0px 10px; */

.itemTitle { 
	font: italic normal 9pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	margin-right: 15px; 
	padding: 0px 0px 0px 10px;
	color: #663333; /*#663333;*/
	filter:alpha(opacity=50);
	-moz-opacity:.50;opacity:.50;
}

.itemDescription {
	display: none;
}

#itemEntry .rollover a {
/*text-decoration: none;*/
color: #663333;
/*background-image: url(./assets/images/btn.1.dn.jpg);*/
}
#itemEntry .rollover a:hover {
color: #99FF99;
}
#itemEntry .rollover a:active {
color: #FFFF99;
}
/*#itemEntry .rollover a:visited {
color: #FFFFFF#CCFFFF;
}*/

