html, body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#wrapper
{
	width: 776px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	display: block;
}

#header
{
	width: 776px;
}

#bodytext
{
	width: 776px;
	margin-top: 0;
	position: absolute;
	top: 254px;
	padding-top: 15px;
}

#leftcol
{
	width: 235px;
	display: block;
	position: relative;
	float: left;
}

#maincol
{
	width: 509px;
	border-right: 1px #CCC solid;
	min-height: 50em;
	float: right;
	clear: none;
	display: block;
	right: 30px;
	position: relative;
	border-left: 1px #CCC solid;
	z-index: 500;
}

* html #maincol {
	height: 50em;
}

#footer
{
	background-image: url("/images/x_htext.jpg"); 
/*	background-image: url("/images/header_back.jpg"); */
	background-repeat: repeat-x; 
	background-color
	white-space: nowrap;
	text-align: center;
	height: 22px;
	width: 746px;
	padding-top: 8px;
	display: block;
	clear: both;
	position: relative;
}

img { border-style: none; }
.ir { text-indent: -3500px;
      direction: ltr;
}

/*Top Line Navigatino and Search Styles*/
.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0099cc;
	padding: 2px;
	width: 131px;
}

#txtnavdiv
{
	display: block;
	float: left;
	position: relative;
}

#searchbox
{
	background-image: url("/images/search_box.jpg");
	background-repeat: no-repeat;
	color: white;
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	padding: 9px 17px 2px 11px;
	position: relative;
	white-space: nowrap;
	font-weight: bold;
	margin: 17px 0 0 0;
	height: 38px;
	float: right;
}

#text_nav
{
	margin: 0;
	list-style: none;
	font-size: 10px;
	display: block;
	position: relative;
	top: 41pt;
	left: 236px;
	padding-left: 20px;
}

#text_nav li
{
	display: inline;
/*	margin: 0; */
	padding: 0;
}

#text_nav li a
{
	padding: 0 4px;
	text-decoration: none;
	color: black;
}

#text_nav li a:hover { color: #006699; }

#text_nav li.first a
{
	padding-left: 0;
	background-image: none;
}

#text_nav .last
{
	border-right: none;
	padding-right: 21px;
}

#foot_nav
{
	margin: 0;
	list-style: none;
	font-size: 10px;
	display: block;
	color: white;
	padding: 0;
}

#foot_nav li
{
	display: inline;
/*	margin: 0; */
	padding: 0;
}

#foot_nav li a
{
	padding: 0 2px 0 0;
	color: white;
}

#foot_nav li a:hover
{
	color: #cccccc;
	text-decoration: underline;
}

#foot_nav li.first a { background-image: none; }

#searchsubmit
{
	position: relative;
	top: 6px;
	padding-left: 5px;
	width: 21px;
	height: 21px;
}

.headnav
{
	background-color: white;
	display: block;
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 20px;
	width: 180px;
	position: relative;
	list-style-type: none;
	margin-left: 1px;
	padding-left: 13px;
	padding-top: 1px;
	margin-top: 1px;
}

/*Main Naviagation Links and Header Image*/
li.headnavitems a
{
	color: gray;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url("/images/grey_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
}

li.headnavitems a:visited { color: gray; }

li.headnavitems a:hover
{
	color: #006699;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url("/images/blue_arrow.gif");
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 9px;
}

li.headnavitems
{
	background-color: inherit;
	background-image: url("/images/grey_divider.gif");
	background-repeat: no-repeat;
	background-position: 0 18px;
}

#last { background-image: none; }

#logo a
{
	display: block;
	position: relative;
	width: 204px;
	height: 57px;
	left: 30px;
}

#header_left
{
	background-image: url("/images/header_back.jpg");
	background-repeat: repeat-x;
	border-top: 1px #cccccc solid;
	padding-top: 1px;
	float: left;
	width: 50px;
	height: 181px;
	clear: both;
	position: relative;
}

#header_navigation
{
	padding-top: 1px;
	float: left;
	width: 185px;
	position: relative;
	display: block;
	overflow: visible;
	/*height: 184px;*/
	margin: 0px;
}

#header_image
{
	background-repeat: no-repeat;
	border-top: 1px #CCC solid;
	padding-top: 2px;
	float: left;
	width: 511px;
	height: 341px;
	position: relative;
	margin-right: 0;
	padding-right: 0;
	border-right: 0 #CCC solid;
	background-color: white;
}

.subnavbkgrd
{
/*	border-top: 1px #CCC solid;
	border-right: 1px #CCC solid;*/
	float: left;
	width: 510px;
	position: relative;
	background-color: white;
	background-image: url("/images/sub_nav_bkgrd.jpg");
	background-repeat: no-repeat;
	background-position: 0 37px;
	margin-right: 0;
	display: block;
	padding: 2px 0 0 0;
	height: 182px;
	overflow: hidden;
}

#header_right
{
	background-image: url("/images/header_back.jpg");
	background-repeat: repeat-x;
	border-top: 1px #CCC solid;
	float: left;
	width: 30px;
	height: 179px;
	position: relative;
	background-color: white;
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
}

#sub_header_right
{
	background-color: #333;
	height: 18px;
	width: 100%;
	display: block;
	background-image: none;
	position: relative;
	left: -1px;
}

#header_top
{
	background-image: url("/images/lansdale_logo.gif");
	background-repeat: no-repeat;
	background-position: 36px 0;
	height: 66px;
	float: left;
	width: inherit;
}

#header
{
	width: 776px;
	position: absolute;
/*   _width: 786px; */
}

#maincol_text
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5em;
	z-index: 100;
}

#printlink
{
	clear: left;
	white-space: nowrap;
	width: 505px;
	border-right: 1px #cccccc solid;
	float: left;
	position: relative;
	bottom: 80px;
	left: 240px;
	z-index: 1000;
}

.greyblock
{
	background-color: white;
	background-image: url("/images/grey_blend.jpg");
	background-repeat: repeat-x;
	padding: 1px 2px 20px 40px;
}

.greyblock a
{
	z-index:999;
	position:relative;
}

.sideheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	font-weight: normal;
	position: relative;
	right: 20px;
	top: -8px;
	margin-top: 13px;
}

.sideheading a:link
{
	text-decoration: none;
	color: #000066;
}

.sideheading a:visited
{
	text-decoration: none;
	color: #000066;
}

.sideheading a:hover
{
	text-decoration: underline;
	color: #000066;
}

.sidetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.link01:link
{
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}

.link01:visited
{
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}

.link01:hover
{
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6,body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a:link
{
	text-decoration: none;
	color: #006699;
}

a:visited
{
	text-decoration: none;
	color: #006699;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

h1
{
	font-size: 16px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1pt;
	padding-bottom: 3px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

form
{
	margin: 0;
	padding: 0;
}

textarea
{
	/* redefined tag, applies to all */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0099cc;
	padding: 2px;
}

.inputButton
{
	/* used on submit buttons where there isn't an image */
	font-family: inherit;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #0099cc;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 2px;
}

.rowHover { background: #CCECF4; }

/* row hover color for category, products, view order, etc */
.tpborder
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.btmwhiteborder
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.btmborder
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tpwhiteborder
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.rgtborder
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.htext:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.htext:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.htext:hover
{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 10px;
}

.htext2:link
{
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.htext2:visited
{
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.htext2:hover
{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

#sublinks
{
	float: left;
	width: 274px;
	position: relative;
}

#subimage
{
	float: right;
	position: relative;
	top: -17px;
	display: block;
	margin: 0;
}

#subtitle
{
	float: left;
	background-color: #333333;
	position: relative;
	clear: both;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 10px 8px 10px;
	width: 490px;
}

.pageheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	padding-bottom: 10px;
}

.smnav:link
{
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

.smnav:visited
{
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

.smnav:hover
{
	color: #006699;
	text-decoration: none;
	font-size: 10px;
}

.subnav a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subnav a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subnav a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodypad { margin: 15px; }

.tabletext
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.title
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	text-align: center;
	width: 100%;
}

.smhmetxt { font-size: 11px; }
.hmetxt { font-size: 13px; }

.inputReq
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	font-size: 12px;
	color: #000000;
	border: 1px solid #0099cc;
	padding: 2px;
	background: #CCFFFF;
}

.code { font: 13px "Courier New", Courier, mono; }
.techsheets { font-size: 11px; }
#newslist { list-style-image: url(/images/red_square.gif); }

.smallpartbox
{
	width: 245px;
	height: 150px;
	overflow: scroll;
	position: relative;
	display: block;
	float: left;
	margin-right: 1px;
	border: 1px black solid;
}

.bigpartbox
{
	width: 741px;
	height: 150px;
	overflow: scroll;
	position: relative;
	display: block;
	float: left;
	margin-right: 1px;
	margin-top: 2px;
	border: 1px black solid;
}

#partscontainer { margin-top: 20px; }
