/* CSS */

/* STANDARD CONSTRUCTION */

#frame 
	{
	padding-left:0px;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	}
	
body
	{
	background-color: #FFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	}

#content {
	width: 514px;
	height: auto;
	float: left;
	}
	
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 80px;
	padding-top: 10px;
	width: 900px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#wrap {
	background-color: #FFFFFF;
	width: 900px;
	float:left;
	padding-bottom: 25px;
	}
	
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 900px;
	}
	
/* PUT YOUR ADDITIONAL CONSTRUCTIONS BELOW */

#sitefeedback {
	border: solid thin;
	border-collapse: collapse;
	width: 85%;
	border-color: #CCC;
	}

#cart_item {
	background-image: url(images/cart_box.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 182px;
	}
	
#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: solid 2px;
	height: 18px;
	width: 215px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	color: #333333;
	}
	
#tsearch {
	border: solid 2px;
	height: 18px;
	width: 215px;
	font: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	vertical-align: middle;
	}

#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-color: #0e5cbe;
	background-repeat: no-repeat;	
	background-position: center;
	height: 38px;
	width: 567px;
	margin: auto;
	vertical-align: bottom;
	}
	
#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_top {
	background-image:url(images/catalog.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
#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;
	}
	
#sf_fields {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	color: #000;
	text-align: left;
	}
	
/* 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 */
.feedback {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	color: #333;
	text-align: right;
	}
	
.ts {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
	}
	
.tsp_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	}
	
.tsp_details {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	text-align: left;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	}
	
.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;
	text-align: left;
	}	

.model {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #0e5cbe;
	text-align: left;
/*	text-shadow: 0 0 3px #272727, 0 0 3px #272727, 0 0 3px #272727;*/
	}
	
.mlist a:link, .mlist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	}

.mlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	}
	
.side a:link, .side a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

.side a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
	
.cat ul {
	margin-left: 1.2em;
	padding-left: 0px;
	margin-top: -1em;
	}
	
.cat li {
	list-style: url(images/bullet1.jpg);
	padding: 0px;
	margin-left: -1.3em;
	display: list-item;
	vertical-align: middle;
	}
	
.cat a:link, .cat a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	vertical-align: middle;
	}

.cat a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	}
	
.side li {
	list-style-image: url(images/bullet.jpg);
	margin: 0;
	}
	
.items
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #2a2a2a;
	}
	
.footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	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;
	}
	
.search{
	font: Arial, Helvetica, sans-serif bold;
	font-size: 12px;
	color: #2a2a2a;
	text-align: right;
	font-weight: bold;
	}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
	vertical-align: bottom;
	text-align: right;
	}
	
.header a:link, .header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
	text-decoration: underline;
	font-weight: bold;
	}
	
.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	
.header a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	}

.list {
	border: none;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
		
.list a:link, .list a:visited {
	border: none;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

.list a:hover {
	border: none;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
.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; 
	}
	
/* 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;
	}
	
.catalog a:link, .catalog a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	vertical-align: middle;
	}
	
.catalog a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	}

/* 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: #262626;
	font-weight: bold;
	vertical-align: top;
	margin: 0;
	text-align: left;
	}
	
/*/* 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:20px;
}

#pntable_mid {
	/*background-image:url(images/pn_bg_mid.jpg);
	background-repeat:repeat-x;*/
	height: 20px;
}

#pntable_right {
	/*background-image:url(images/pn_bg_right.jpg);
	background-position:left;
	background-repeat:no-repeat;*/
	width:2px;
	height:20px;
}

#pn_nav {
	margin-top:2px;
}

#pn_nav img {
	margin-top:2px;
}

#pn_nav img a {
	margin-top:2px;
}

#pn {
	color: #000000;
	font-size: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	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 */
