/* CSS */

/* STANDARD CONSTRUCTION */

	#frame 
	{
	padding-left:0px;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
	width:1002px;
	}
	body
	{
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;	
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	}

#content {
	width: 800px;
	height: auto;
	float: left;
	}
	
#footer {
	background-color: #F3F3F3;
	color: #3c3c3c;
	height: 28px;
	padding-top: 10px;
	width: 1001px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#wrap {
	background-color: #FFFFFF;
	width: 1001px;
	float:left;
	padding-bottom: 25px;
	}
	
/* PUT YOUR ADDITIONAL CONSTRUCTIONS BELOW */
#search {
	background-image: url(images/bg_sb.jpg);
	background-repeat: repeat-x;
	}

#lookup {
	background-image: url(images/part_search.jpg);
	background-repeat: no-repeat;
	width: 247px;
	}
	
#psearch {
	border: none;
	height: 19px;
	font: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	vertical-align: text-top;
	}

#content_mid	{
	background-color: #FFFFFF;
	width: 471px;
	height: auto;
	float: left;
	vertical-align: top;
	padding-right: 5px;
	}

#nav	{
	width: 800px;
	background-image: url('images/nav_bar_bg.jpg');
	background-repeat: repeat-x;
	height: 41px;
	border: none;
	}
	
#top	{
	background: url('images/top_start.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 563px;
	height: 12px;
	}
	
#scontent	{
	background: url('images/start.jpg');
	background-repeat: repeat-y;
	background-position: center;
	width: 563px;
	}
	
	
#bottom	{
	background: url('images/bottom_start.jpg');
	background-repeat: no-repeat;
	background-position: top;
	width: 563px;
	height: 12px;
	}
#tnav	{
	background-image: url('images/nav_bg.jpg');
	background-repeat: repeat-x;
	}
	
#landing	{
	background-image: url('images/landing_bg.jpg');
	background-repeat: repeat;
	}

#top_tbl, #top_tbl2, #top_tbl3, #top_tbl4, #top_tbl5 {
	background-image: url('images/tbl_t.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 0px;
	}
	
#mid_tbl, #mid_tbl2, #mid_tbl3, #mid_tbl4, #mid_tbl5 {
	background-image: url('images/tbl_bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	}
	
	
#bot_tbl, #bot_tbl2, #bot_tbl3, #bot_tbl4, #bot_tbl5  {
	background-image: url('images/tbl_b.jpg');
	background-repeat: no-repeat;	
	background-position: center top;
	height: auto;	
	}
	
#title	{
	background-image: url('images/title_bg_orange.jpg');
	background-repeat: no-repeat;	
	background-position: center;
	height: 38px;	
	}
	
#ttext	{
	background-image: url('images/title_bg2_blue.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	}

#top_cat {
	background-image: url('images/top_cat.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 380px;
	height: 33px;
	}
	
#mid_cat {
	background-image: url('images/mid_cat.jpg');
	background-repeat: repeat-y;
	background-position: center;
	width: 380px;
	height: auto;
	}
	
#bot_cat {
	background-image: url('images/bot_cat.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 380px;
	height: 17px;
	}

#search {
	background-image: url('images/bg_sb.jpg');
	background-position: center center;
	background-repeat: repeat-x;
	}
	
#catalog {
	background-image:url(images/catalog.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

#catalog_mid {
	background-image:url(images/catalog_mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
#catalog_bot {
	background-image:url(images/catalog_bot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
#title_cat {
	border:solid;
	border-width:thin;
	border-top:none;
	border-left:none;
	border-right:none;
	vertical-align: top;
	height: 22px;
	}
	
/* CATALOG CART */
#border {
	border-collapse: collapse;
	border: thin #333;
	}

/* CSS SEARCH RESULT */
	
#stop {
	background-image: url(images/stop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
#smid {
	background-image: url(images/smid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
#sbot {
	background-image: url(images/sbot.jpg);
	background-repeat: no-repeat;
	}
	

/* CLASSES */
.ts {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	vertical-align: middle;
	}
	
.cart {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0 20px 0px 20px;
	}	

.model {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #930000;
	text-align: left;
	}
	
.mlist a:link, .mlist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	text-align: left;
	}

.mlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
	
.side a:link, .side a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	}

.side a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
.side li {
	list-style-image: url(images/bullet.jpg);
	margin: 0;
	}
	
.items
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	vertical-align: middle;
	}
	
.price
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	vertical-align: top;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	}
	
.footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	}
	
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
		
.list a:link, .list a:visited {
	border: none;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.list a:hover {
	border: none;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.content {
	color: #666666; 
	font-size: 12px;
	text-align: justify;
	padding: 0;
	}
	
.l_content {
	color: #666666; 
	font-size: 12px;
	text-align: justify;
	padding: 0px 20px 0px 20px;
	margin: auto; 
	}
	
.h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	}
	
/* CATALOG SEARCH*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	}
	
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 0 5px 5px 0;
	}
	
/* OUTLINE */
.tt {
	color:#999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: outside;
	list-style-type: square;
	}
	
.item {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: outside;
	list-style-type: disc;
	}
	
.numitems {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: outside;
	list-style-type: decimal;
	}
/* GLOBAL STYLES */
	
img {
	border: none;
	}
	
select {
	width: 160px;
	}

.selected	{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
	margin: 0;
	}
	
h2 {
	margin: 0px 35px 0px 0px;
	}
	
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	}
	
/*/* CSS FOR PAGING */
#pntable_outer {
	vertical-align:middle;
	text-align:center;
	border:0;
	padding:0px;
	margin:0;
}

#pntable_inner {
	vertical-align:middle;
	text-align:center;
	border:0;
	padding:0px;
	margin:0;
}

#pntable_left {
	/*background-image:url(images/pn_bg_left.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
	width:2px;
	height:19px;
}

#pntable_mid {
	/*background-image:url(images/pn_bg_mid.jpg);
	background-repeat:repeat-x;*/
	height: 19px;
}

#pntable_right {
	/*background-image:url(images/pn_bg_right.jpg);
	background-position:left;
	background-repeat:no-repeat;*/
	width:2px;
	height:19px;
}

#pn_nav {
	margin-top:2px;
}

#pn_nav img {
	margin-top:2px;
}

#pn_nav img a {
	margin-top:2px;
}

#pn {
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:0;
	height:0px;
}

#pn a {
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;	
	vertical-align:middle;
	padding: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:0;
	height:0px;
}
	
#pnactive {
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;	
	vertical-align:middle;
	padding: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:0;
	height:0px;
}

#pnactive a {
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;	
	vertical-align:middle;
	padding: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:0;
	height:0px;
}
/* END OF CSS FOR PAGING */
*/