img {
   behavior: url("http://pacifictoolandgauge.com/news/index.php?/plugin/pngbehavior.htc");
}
/* templates/ptgblog/style.css  */

html
{
height: 100%;
 
}

* html #main
{
height: 100%;
}
body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	/*padding-left:50%;*/
	background: url(../images/bg2.gif) center repeat-y;
	height: 100%;

}

.blink { 


display: inline; 
} 


#container
{
	width: 980px;
	margin: 0 auto;
/*	min-height: 100%; */
/*height: auto !important; */
/*height: 100%;*/
 position: relative;

}

#topheader
{
	background-color: #000000;
	height: 88px;
	margin-top: 0px;

}

#title
{
    font-size: 24px;
    color: #fff;
    font-family: verdana;
    margin: 5px;
}





#main
{
	
	padding: 14px;
	font-size:1.1em;
	text-align:left;
	color:#000;
	line-height: 1.6em;
	/*font-weight: bold;*/
	position: relative;

background-color: #ffffff;

	
}

#mainpane{
/*	width: 750px;*/
/*	margin: 0 auto;*/
/*	min-height: 100%; */
/*height: auto !important; */
/*height: 100%;*/
/* position: relative;*/

padding: 14px;
	font-size:1.1em;
	text-align:left;
	color:#000;
	line-height: 1.6em;
	/*font-weight: bold;*/
	position: relative;

background-color: #ffffff;
}

#serendipityLeftSideBar{
	width: 0px;
	border: 0px solid #000000;
}

#content{

	width: 780px;
	border-right: 1px solid #000000;
	
}

#serendipityRightSideBar{
	width:200px;
	padding-left:55px;
	border: 0px solid #000000;
	font-size : 14px;
}

.serendipity_entry {
	
	margin: 10px 0 40px 0; 
}
.serendipity_Entry_Date {
	clear:both; }
.serendipity_date {
	text-align:left;
	line-height:0.85em;
	
	margin:10px 0 0 0;
	
	display:block;
	font-size:14px;
	border-bottom: 1px solid #ddd;
}

.serendipity_entryFooter {
border-bottom: 1px solid #ddd;
line-height:4em;
}



#main2
{
	padding:14px;
	width: 751px;
	text-align:left;
	color:#003300;
	line-height: 1.6em;
	font-weight: bold;
	
}
#submenu
{
	background-color: #FFCC00;
	text-align: center;
  	margin-top: 0px;
  	font-size : 14px;
  	font-weight: 600;
  	border: 0px solid #000000; 
	padding: 4px;

	
}
#subsub
{
	text-align: center;
  	margin-top: 0px;
  	font-size : 12px;
  	font-weight: 600;
  	border: 4px solid #000000; 
  	background-color: #000000;
	padding: 4px;
	
}
#submenu2
{
	background-color: #FFCC00;
	text-align: center;
  	margin-top: 0px;
  	font-size : 16px;
  	font-weight: 600;
  	border: 0px solid #000000; 
	padding: 4px;
	
}

#outer{
	background: url(/images/bg2w.gif) center repeat-y;
	margin: 0 auto;
}

h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
}

h4{
	text-decoration: underline;
}

.headertext1
{
	font-size:12px;
	font-weight:bold;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
/*	background-color: #000000;*/
/*	color: #ffffff;*/
/*	text-align:center;*/
/*	border: 2px solid #000000;*/
/*	height: 25px;*/
/*	padding-top:5px;*/
/*	margin: 0 auto;*/
/*	width: 779px;*/
/*position: relative;*/

		background-color: #000000;
	color: #ffffff;
	text-align:center;
	border: 2px solid #000000;
/*	height: 25px;*/
	padding-top:5px;
	margin: 0 auto;
	width: 979px;
position: relative;
}

img
{
	border: 0px solid #fff;
}

#menu {
  
	text-align: center;
  	margin-top: 0px;
  	font-size : 16px;
  	font-weight: 600;
  	border: 4px solid #000000; 
  	background-color: #000000;
}

/*#bottomnav{*/
/*text-align:center;*/
/*padding: 0px 0px 8px 0px;*/
/* margin: 0 auto;*/
/*background-color: #ffffff;*/
/*width: 750px;*/
/*}*/


#submenu a {
  color : #ffffff;
  text-decoration : none;
  padding: 8px;
  
}
#submenu a:hover {
  color : #000000;
}
#submenu2 a {
  color : #ffffff;
  text-decoration : none;
  padding: 4px;
  
}
#submenu2 a:hover {
  color : #000000;
}
#subsub a {
  color : #ffffff;
  text-decoration : none;
  padding: 10px;
}
#subsub a:hover {
  color : #FFCC00;
}

#sub .current {
  color : #FFCC00;
}
#menu a {
  color : #ffffff;
  text-decoration : none;
  padding: 10px;
}
#menu a:hover {
  color : #FFCC00;
}

#menu .current {
  color : #FFCC00;
}

#subsub .current {
  color : #FFCC00;
}

#submenu .current {
	color: #000000;
}

#comment{
	width: auto;
	vertical-align: middle;
	color: Gray;
	
}

/* Container for the pic thumbnails */
.picboxouter {
   width: auto;
    padding: 0px 6px 0px 5px;
   clear:both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 5px 6px 6px 6px;
    border:0px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

#easyscrollbox{
	width: 500px;
	height: 185px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space : nowrap;
	
}

#email a{
	color : blue;
  	text-decoration : underline;
}

#email a:active{
	color : blue;
  	text-decoration : underline;
}

a {color : #FFAA00;
  	text-decoration : underline;}
a:hover {text-decoration: underline; color:#000000;}

td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

td.thumbcell img {
	border-style: none;
}
#about{
	position:absolute;
	right:15px;
	top:8px;
	z-index:1;

}

#about a{
	color:#000000;
}

#about a:hover{
	color:yellow;
}
