@charset "utf-8";
/* CSS Document */
.howdydo-style {
	background: #434343 url(../images/black1.jpg) bottom left;
	border-bottom: 2px solid #242424;
	color: #FFF;
	text-align: left;	
	font-family: verdana ;
	font-size:small;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	box-shadow: 0px 3px 5px #666;
	-webkit-box-shadow: 0px 3px 5px #666;
	-moz-box-shadow: 0px 3px 5px #666; background-position: bottom left !important;
	position:absolute; 
	bottom: 250px;
	left:0px;*/
	z-index:9999 !important;
	_bottom:expression(eval(document.body.scrollBottom)); PADDING-TOP: 0px; LEFT: 0px ; 
}

.howdydo-style a:link {color:#FFFFFF; font-weight: bold;}

.howdydo-style  a:visited
{
color:yellow; font-weight: bold;
}
.howdydo-style  a:active {color:green;font-weight: bold;}
.howdydo-style  a:hover   {color:red;font-weight: bold;}
 
#howdydo-wrapper {
	overflow: visible;
	padding: 0;
	width: 100%;
	z-index: 9999;
}
.howdydo-box {
	display: none;
	padding: 10px 10px 10px 10px ;
	width: 100%;
	left:0px;
	
	
}

.howdydo-box table tr td{
	color:#ffffff;
}
#howdydo-close {
	position: absolute;
	bottom: 10px;
	right: 30px;
}
#howdydo-open {
	padding: 10px 10px 10px 10px;
	position: absolute;
	bottom: 2px;
    padding: 10px;
    position: absolute;
    text-align:center;	
    left: 20px; 
 	width: 100px;
}
.howdydo-hover { position: absolute; bottom: 0;  left: 0; margin:0; padding:0; margin-bottom: 0px; margin-left: 0px;}
.howdydo-scroll { position: fixed; bottom:0;	left: 0; margin:0; padding:0; }
.howdydo-push {	position: relative; clear: both; float: left; margin-bottom: 0px; }

