body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;	
}

#header {
	display: none;
}

#logo {
	display: none;
}

#top_buttons {
	display: none;
}

#navigation_content {}

#copyright {
	text-align: center;
	line-height: 18px;
	padding: 7px 0px 0px 0px;
	border-top: 2px solid black;
}

#footer_links {
	display: none;
}

#rss_xml {
	display: none;
}

#navigation {
	display: none;
}

#content {
	padding: 7px 0px 7px 0px;
}

* html #content {}

#search_by_model {
	display: none;
}

#search_by_model_submit {
	display: none;
}

#search_by_model_advanced {
	display: none;
}

#search_by_model select {
	display: none;
}

.left_category_menu {
	display: none;
}

.left_menu {
	display: none;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	display: none;
}

.menu2 a:hover {
	display: none;
}

.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	display: none;
}

.hide_on_print {
	display: none;
}

#header_links {
	display: none;
}

#header_menu {
	display: none;
}

#print_header {
	padding-bottom: 7px;
	border-bottom: 2px solid black;
}

#title {
	float: left;
	background-color: #000000;
}

#breadcrumbs {
	color: #999999;
	float: right;
	padding-top: 12px;
}

#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited {
	color: #999999;
}

#breadcrumbs a:hover {
	color: #bbbbbb;
}

.featured_category {
	color: #ffcc00;
}
