body {
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	position: absolute;
	height: 80%;
	width: 900px;
	margin-right: 10%;
	margin-left: 10%;
	top: 0px;
}
.saletext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	position: absolute;
	border-left-style: none;
	padding: 4px;
}

#pagebody {
	background-color: #FFC;
	padding: 10px;
}
#submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#header {

}
#footer {
	background-color: #CCC;
	padding-left: 20px;
}
#headertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	padding: 15x;
}
#headertag {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	position: relative;
	top: 40px;
}


h1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	display:inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006;
} 
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	display:inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006;
}
.producttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* CSS Document */

.searchBtn

	{
	cursor:pointer;
	width:44px;
	height:38px;
	line-height:15px;
	background-image:url(img/search.png);
	background-position:left 0;
	background-repeat:no-repeat;
	float: right;
	margin-right: 75px;
	}



.searchProgress

	{

		background-image:url(4.gif);background-position:left 0;

		float:left;cursor:pointer;width:44px;height:38px;line-height:15px;

		background-repeat:no-repeat;

	}



.textBox input 

	{
	color:#999999;
	font:bold 14px arial;
	height:auto;
	vertical-align:middle;
	width:100px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;

	}



#zipcontent{
	height:100px;
	text-align: center;
	text-decoration: none;
	width: 400px;

        }

		

#zipcontent #sub_cont{
	width: 400px;
	display:none;
	height:100px;

}

#zipcontent .no-rec{

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	padding:5px;

	border-bottom:solid #669900;

	text-align:center;

	background:#CCCC66;

}

#zipcontent .each_rec{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	border-bottom:solid #669900;
	text-align:justify;
	background:#CCCC66;

}



#zipcontent .each_rec:hover{

	background:#FFFFFF;

}

#zipcontent .each_rec a{

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	text-decoration:none

}		

.search-background {
	display: none;
	font-size: 13px;
	font-weight: bold;
	height:160px;
	position: absolute;
	padding-top:100px;
	text-align: center;
	text-decoration: none;
	width: 500px;

	}





search-background label

{	

	border:solid #66FF00 1px;

}	



#paging_button ul{ width: 600px; padding:0px; margin:8px;}



#paging_button ul li{

		-moz-border-radius: 6px; 

		-webkit-border-radius: 6px;

		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);

		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);

		float:left; height:20px; width:20px; list-style-image:none; 

		list-style-type:none; font-weight:bold; border:solid #CCCCCC 1px;

		margin:3px; cursor:pointer;

	}
#plow {
	z-index: 5;
	position: absolute;
	right: 5px;
	width: 200px;
	bottom: 5px;
}
