* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

table {
	margin: 5px;
	empty-cells: show; /* Not supported by IE */
	border-collapse: collapse; /* IE workaround */
}

tr.results:hover {
	background-color: #24508E;
	cursor: pointer;
}

th {
	padding: .25em; /* cell spacing */
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

td {
	padding: .25em; /* cell spacing */
	vertical-align: middle;
	white-space: nowrap;
}

td.key {
	padding: 0px;
}

li.key {
	list-style-type: none;
}

.details {
	text-align: left;
}

#actionmenu fieldset {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #24508E;
	text-align: left;
}

#actionmenu button {
	border: 1px solid #24508E;
	color: white;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url('../images/menu_background.png') repeat-x 0px 0px;
	background-color: transparent;

}

#actionmenu input {
	margin: 5px 0px 5px 0px;
	border: 1px solid #24508E;
}

#actionmenu select {
	margin: 5px 0px 5px 0px;
	border: 1px solid #24508E;
}

#actionmenu p {
	margin: 5px 0px 5px;
	text-align: left;
}

#actionmenu td {
	vertical-align: middle;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #24508E;
	border-width: 1px 1px 1px;
	border-style: solid;
}

/* Page Header */

#page_header {
	width: 780px;
	height: 113px;
	background: url('../images/header_background.png') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #85859c;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 488px;
	height: 100px;
	background: url('../images/strattec_logo.png') no-repeat 35px 30px;
	float: left;
}

#page_heading h1 {
	color: #24508e;
	padding-top: 70px;
	padding-left: 80px;
	font-size: 20px;
}



#page_headerlinks {
	padding-right: 20px;
	padding-top: 25px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('../images/header_toplinks_div.png') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	text-align: left;
	word-spacing: -1px;
	overflow : visible;
}

#page_headersearch h1 {
	padding-left: 3px;
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 129px;
	height: 14px;
	float: left;
	border: #24508E 1px solid;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
	clear: right;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('../images/menu_background.png') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}



/* Left Sidebar: Product Search */
#product {
	padding: 5px 5px 0px;
	width: 118px;
	height: 113px;
	border-color: #24508E;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
	background: url('../images/product_search.png') no-repeat 0px 0px;
	cursor: pointer;
}

#product h2 {
	padding-bottom: 10px;
	font-size: 10px;
	color: #fff;
}
/* Left Sidebar: Product Search */

/* Left Sidebar: Newsletter */
#newsletter {
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #24508E;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #24508E 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
}
/* Left Sidebar: Newsletter */

/* Left Sidebar: Categories */
#categories {
	padding: 1px 1px 1px 0px;
	border-color: #24508E;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #24508E;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #24508E 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}
/* Left Sidebar: Categories */
/* Left Sidebar */

/* Main Content Area */
#main_content {
	margin-right: 2px;
	width: auto;
	min-width: 644px;
	text-align: center;
	float: right;
}

#main_content hr {
	margin-left: 2px;
	height: 1px;
	color: #24508E;
	overflow: hidden;
}


/* New Item Description */

.new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: justify;
}

.new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

.new_item_header h1 {
	color: #434367;
	font-size: 20px;
	font-weight: normal;
}

.new_item_header h2 {
	color: #434367;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

.new_item_header h3 {
	float: left;
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

.new_item_text {
	margin: 5px;
	float: left;
	clear: left;
	width: 600px;
}

.new_item_text h1 {
	margin-top: 5px;
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

.new_item_link a {
	text-decoration: none;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;

	text-align: justify;
}

.left {
	background: url('../images/sub_vertical_div.png') repeat-y 0px 0px;
	min-height: 250px;
	width: 290px;
	padding-left: 22px;
	float: left;
}

.right {
	width: 160px;
	padding-left: 22px;
	float: left;
}

.sub_left {
	background: url('../images/sub_vertical_div_small.png') repeat-y 0px 0px;
	min-height: 250px;
	padding-left: 22px;
	width: 186px;
	float: left;
}

.sub_middle {
	background: url('../images/sub_vertical_div_small.png') repeat-y 0px 0px;
	min-height: 250px;
	padding-left: 22px;
	width: 186px;
	float: left;
}


.sub_right {
	padding-left: 22px;
	width: 186px;
	float: left;
}

.sub_items_header {
	padding-top: 2px;
	float: left;
	width: 160px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h3 {
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.items_image {
	float: left;
}

.sub_items_image {
	clear: left;
	padding-top: 1em;
	text-align: center;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 140px;
}

/* Page Footer */

#page_footer {
	width: 780px;
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 780px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}

#powered_by a {
	color: #9595c2;
}