body {
	margin: 0px;
	padding: 0px;
	background: #919191 url(/images/background.jpg) no-repeat top center;
	color: #676767;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0px;
}


h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	color: #000000;
	font-size: 25px;
	font-weight: normal;
	border-bottom: 1px dotted #676767;
}

	h1.subheading {
		font-size: 18px;
	}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}


h3 {
	font-size:12px;
	font-weight:bold;
}

a {
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#primary_container {
	width: 640px;
}

#primary_container_2 {
	overflow: hidden;
	width: 640px;
	padding: 0px 17px 0px 17px;
	background: url(/images/primary_background.png) repeat-y top left;
}
	
	#header_container {
		position: relative;
		padding: 4px 12px 7px 13px;
		background: url(/images/header_edge_background.png) repeat-y top left;
	}
		
		#header_container .image {
			display: none;
		}
		
		#header_container .search {
			display: none;
		}
		
	#header_navigation_container {
		display: none;
	}
	
	#middle_container {}
		
		#middle_left_container {
			display: none;
		}
		
		#middle_right_container {
			float: left;
			width: 640px;
		}
		
		
			#middle_right_container .content_wrapper_large {
				width: 640px;
			}
			
			
				#middle_right_container .content_wrapper_large .homepage_content_inside h2,
				#middle_right_container .content_wrapper_large .homepage_content_inside p {
					margin: 10px 0px 10px 0px;
					padding-left: 263px;
				}
				
				#middle_right_container .content_wrapper_large .homepage_content_inside h2 em {
					font-style: normal;
					color: #e3d10a;
				}
				
				#middle_right_container .content_wrapper_large .homepage_content_inside p em {
					font-style: normal;
					font-weight: bold;
				}
				
			#middle_right_container .content_wrapper_large .homepage_ads_content_inside {
				width: 726px;
				height: 247px;
				margin: 0px 0px 0px 5px;
				padding: 3px 0px 0px 0px;
			}
				
				#middle_right_container .content_wrapper_large .homepage_ads_content_inside img {
					float: left;
					margin: 0px 0px 0px 6px;	
				}
			
			#middle_right_container .content_wrapper_small .content_inside {
				width: 329px;
				margin: 0px 11px 0px 11px;
				padding: 5px 8px 10px 8px;
				background: url(/images/middle_right_content_background_small.jpg) no-repeat 0px 3px;
			}
			
	#footer_container {
		padding: 0px 10px 0px 10px;
		color: #ffffff;
	}
	
		#footer_container a {
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
		}

		#footer_container .contact {
			float: left;
			width: 400px;
		}
		
		#footer_container .links {
			float: right;
			width: 400px;
			text-align: right;
		}
		
		#footer_container .subscribe {
			clear: both;
			padding-top: 15px;
		}
		
.homepage_content_box {
	float: left;
	width: 368px;
}

	.homepage_content_box .content_inside {
		min-height: 180px;
	}

	.homepage_content_box .vendor_images {
		overflow: hidden;
		margin: 5px 0px 5px 0px;
	}
	
	.homepage_content_box .vendor_images img {
		float: left;
		margin: 1px;
		border: 1px solid #cccccc;
	}
	
	.homepage_content_box .product_image_container {
		width: 80px;
		vertical-align: top;
	}
	
	.homepage_content_box .product_description_container em {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
	}
	
	.homepage_content_box .product_description_container br {
		line-height: 5px;	
	}

.form_field {
	height: 15px;
	border: 1px solid #a5acb2;
}

.form_label {
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}

.form_value {
	padding-bottom:5px;
}

.form_button_small {
	width: 18px;
	height: 18px;
	border: 0px;
	background: url(/images/form_arrow.gif) no-repeat top left;
}

.form_top_icons {
	text-align: right;
	margin-bottom: 3px;
}

#breadcrumbs {
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

#breadcrumbs a {
	font-weight: normal;
	font-size: 11px;
}

.list_sort {
	float: right;
	width: 40%;
	margin: 5px 0px 10px 0px;
	text-align: right;
}

.odd_row {
	background-color: #f6f6f6;
}

.label_retail_price {
	font-weight: bold;
	color: #000000;
}

.label_sale_price {
	font-weight: bold;
	color: #c10000;	
}

.products_list td {
	padding: 4px;
	border-bottom: 1px dotted #676767;
}

.products_list br {
	line-height: 5px;
}

.products_list .image {
	width: 80px;
	vertical-align: top;
}

.products_list .description {
	vertical-align: top;
}

.products_list .description a {
	font-size: 14px;
}

.products_list .price {
	width: 261px;
	text-align: right;
	vertical-align: bottom;
}

.products_list .price div {
	padding-top: 5px;
}

.products_list_no_images td {
	padding: 2px;
	border-bottom: 1px dotted #676767;
}

.products_list_no_images .name {
	width: 280px;
}

.products_list_no_images .partnumber {
	width: 100px;
}

.products_list_no_images .description {
	width: 100px;
}

.products_list_no_images .price {
	width: 90px;
}

.no_padding {
	padding: 0px;
	margin: 0px;
}

.border {
	border: 1px solid #999999;
}

.galleryDescription ul {
	margin-left: 25px;
}

.dot_divider {
	border-bottom:1px dotted #AAAAAA;
	padding:5px 0px 0px 0px;
	margin-bottom:5px;
}

.message {
	padding: 2px 1px 1px 1px;
	color: #ED174B;
	font-weight: bold;
	font-size: 11px;
}

.featured_category {
	color: #e1a11b;
}