p.sub{
	padding:25px 10px 10px 10px;
	text-align:left;
	color:#aaa;
}
.clr{
	clear:both;
}
h1{
	margin:5px;
	font-size:24px;
	text-align:center;
	color:#fff;
	font-family:"Pacifico", Georgia, "Times New Roman", serif;
	text-shadow:1px 1px 1px #000;
	padding-bottom:10px;
	line-height:40px;
}
h1 span{
	font-size:10px;
	display:block;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	color:#00c6e3;
	line-height:14px;
	padding-top:10px;
	text-shadow:none;
	text-transform:uppercase;
}
/* Header Style */
.header{
	font-size:13px;
	background:#000;
	opacity:0.9;
	text-transform:uppercase;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a{
	line-height:18px;
	padding:0 4px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
}
.header a:hover{
	color:#fff;
}
.header a span{
	font-weight:bold;
}
.header span.right_ab{
	float:right;
}
.content{
	margin:5px 4px 3px 0px;
}
.table_contentArea{ height:auto !important; }

          
.shopping_search_g{
	width:auto;
	margin-top:8px;
	margin-left:15px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	padding-bottom:15px;
	
	}
.shopping_search_g dl{
	width:165px;
	font-size:12px;
	float:left;
	font-weight:normal;
	font-family:Arial;
	color:#000000;
	margin:0px;
	float:left;
	}
.shopping_search_g dt{
	width:165px;
	float:left;
	margin-left:0px;
	margin-top:3px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	color:#000000;
	}
.shopping_search_g dd{
	width:165px;
	margin-left:0px;
	margin-top:3px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	color:#000000;
	}
.search_textbox5{
	width:160px;
	font-family:Arial;
	font-size:11px;
	height:26px;
	border:solid 1px #006699;
	background:#eee;
}

.price_search5 {
    font-family: Arial;
    font-size: 11px;
    width: 63px;
    height:26px;
	border:solid 1px #006699;background:#eee;
}
.search_dropdown5 {
    font-family: Arial;
    font-size: 11px;
    height: 25px;
    width: 162px;border:solid 1px #006699;background:#eee;
}
.nav_purchase{
	border-bottom:none !important;
	margin-top:5px !important;
	
	}
	
.product_table_holder_g{background:#DAF2FE;
padding-bottom:20px;
margin-left:10px;
width:730px;height:100px;
}

@media screen and (max-width: 640px) {
	.header a{
		display:block;
		text-align:center;
		font-size:10px;
		text-shadow:none;
	}
	.header span.right_ab{
		float:none;
	}
}