body, input{margin: 0;font-family: Arial,sans-serif;font-size:small;}
td,input,span,div,textarea,a,p{font-family:arial, sans-serif;font-size: small}
a:hover,a:active{text-decoration: underline}

#pgbody, #bottombar, #bottombar>a
{font-family: Arial,sans-serif;font-size:small;font-weight:normal;color:#4272DB;text-decoration:none;letter-spacing:1px;}

#pgbody, #pgbodyextn{margin: 0 auto;padding-top:20px;text-align:center;white-space: nowrap;}

/*
#bottombar{margin: 0 auto;border-top: 1px solid lightgray;display:block;position: absolute;bottom: 0;left: 0;
width:100%;min-width: 900px;min-height: 30px;background: white;line-height:30px;text-align: right;letter-spacing:1px;}
*/

#bottombar{border:0px solid;margin:0 auto;text-align:center;white-space:normal;letter-spacing:1px;padding:20px;}

#bottombar>a:hover{text-decoration:underline;}

.searchbuttonswrapper {display:block;margin:0;padding:0;float: left;height: 37px;width: 67px;background: #357DD9;overflow: hidden;
-webkit-border-radius: 0 3px 3px 0;-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;-moz-border-radius: 0 3px 3px 0;
-webkit-border-top-right-radius: 3px;-webkit-border-bottom-right-radius: 3px;

-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.20);-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.20);
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.20);-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.20);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.20);-webkit-box-shadow: 1px 1px 2px #999;

-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;
margin: auto;text-align: left;}

.searchbox {float: left;background: white;color: #222;height: 26px;padding: 4px 0 5px 0;
margin: 0;outline: none;border: #8D8D8D solid 0px;border-right: 0;font-size: 18px;
}
.searchboxwrapper {background: white;color: #222;max-height: 26px;padding: 0 6px 0 6px;
margin: 0;outline: none;border:1px solid #8D8D8D;border-right: 0;font-size: 18px;
-webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;
-webkit-border-top-left-radius: 3px;-webkit-border-bottom-left-radius: 3px;
}

.searchbutton {float: left;height: 37px;width: 44px;border: 0;background: url("../images/searchbtn.png") no-repeat;cursor: pointer;}
.searchbutton:active{background-position:0 -37px;}
.searchoptions {display: block;float: left;width: 23px;height: 37px;background: url("../images/searchbtn.png") no-repeat;background-position: top right;}
.searchoptions:active{background-position:right bottom;}

div.searchlist{display: none;position: absolute;border: 1px solid #659EC7;background-color:#ffffff;margin: 0px 0px 0px 0px;z-index:99;line-height:20px;}
div.searchlistitem{font-size: 12pt;padding-left: 5px;padding-top: 2px;padding-bottom: 2px;padding-right: 5px;white-space: nowrap;width: auto}
.bottomlinks{font-family:verdana,arial,sans-serif;font-size:small;color: #4272DB;text-decoration: none;}
#q::-webkit-input-placeholder{color:lightgray;}#q::-moz-placeholder { color:lightgray; } #q:-moz-placeholder { color:lightgray; } #q:-ms-input-placeholder { color:lightgray; } 


/* Large desktop */
@media (min-width: 1200px) 
{
	#wisterimg{width:377px;}
	#searchbuttonswrapper{width:67px;}
	#btntd{width:70px;}
}

/* Large desktop */
@media (min-width: 980px) and (max-width: 1199px)
{
	#wisterimg{width:350px;}
	#searchbuttonswrapper{width:67px;}
	#btntd{width:70px;}
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px)
{
	#wisterimg{width:325px;}
	#searchbuttonswrapper{width:67px;}
	#btntd{width:70px;}
}

 
/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px)
{
	#wisterimg{width:275px;}
	#searchbuttonswrapper{width:43px;}
	#btntd{width:46px;}
}

 
/* Landscape phones and down */
@media (max-width: 480px)
{
	#wisterimg{width:225px;}
	#searchbuttonswrapper{width:43px;}
	#btntd{width:46px;}
}
