body {
	background-color: #000000;
	background-image: url(/images/bg.gif);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 6px 0px 6px 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 774px;	
}

#header {
	background-image: url(/images/h_bg.gif);
	height: 65px;
}

#logo {
	float: left;
}

#top_buttons {
	float: right;
	padding-right: 10px;
	padding-top: 31px;
}

#navigation_content {
	background-image: url(/images/content_bg.gif);
}

#copyright {
	float: left;
	line-height: 18px;
	padding: 7px 0px 0px 10px;
}

#footer_links {
	float: right;
	padding: 7px 10px 0px 0px;
	text-align: right;
}

#rss_xml {
	padding: 7px 0px 3px 0px;
}

#navigation {
	float: left;
	padding-left: 10px;
	width: 198px;
}

#content {
	background-image: url(/images/content_title_bg.gif);
	background-repeat: no-repeat;
	float: right;
	min-height: 350px;
	padding: 8px 19px 8px 8px;
	width: 539px;
}

* html #content {
	height: 350px;
}

#search_by_model {
	margin-left: auto;
	margin-right: auto;
	width: 186px;
}

#search_by_model_submit {
	padding-bottom: 8px;
	padding-top: 6px;
	width: 88px;
}

#search_by_model_advanced {
	padding-bottom: 8px;
	padding-top: 6px;
	text-align: center;
	width: 98px;
}

#search_by_model select {
	margin-bottom: 3px;
	width: 182px;
}

.left_category_menu {
	list-style-type: none;
	margin-bottom: 7px;
}

.left_menu {
	list-style-type: none;
	margin-bottom: 7px;
	margin-top: 5px;
}

.menu2 {
	padding-bottom:2px;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	background-image: none;
	color: #ffffff;
	display:inline;
	width: 182px;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu2 a:hover {
	background-image: url(/images/n2_bg_over.gif);
	color: #ffcc00;
}

.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	background-image: url(/images/n2_bg_over.gif);
	color: #ffcc00;
	display: inline;
	width: 182px;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu3 a:link,
.menu3 a:active,
.menu3 a:visited {
	color: #fff5cf;
	display: block;
	width: 170px;
	padding-left: 28px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu3 a:hover {
	color: #ffcc00;
}

.menu3_selected a:link,
.menu3_selected a:active,
.menu3_selected a:visited,
.menu3_selected a:hover {
	color: #ffcc00;
	display: block;
	width: 170px;
	padding-left: 28px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.hide_on_print {}

#print_header {
	display: none;
}

#title {
	float: left;
}

#breadcrumbs {
	color: #999999;
	float: right;
	padding-top: 12px;
}

#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited {
	color: #999999;
}

#breadcrumbs a:hover {
	color: #bbbbbb;
}

/* Partner Landing Page */
#landing_page_container {
	width: 900px;
	height: 540px;
	margin: 50px auto 0px auto;
	position: relative;
	background: url(/images/landing_page_background.jpg) no-repeat;
}

.landing_page_discount_code {
	position: absolute;
	top: 200px;
	left: 100px;
	width: 175px;
	color: #e31836;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
}

.landing_page_content {
	position: absolute;
	top: 50px;
	left: 450px;
	width: 370px;
	height: 450px;
}

.landing_page_mc_logo {
	position: absolute;
	top: 460px;
	left: 680px;	
}

.landing_page_box {
	margin: 0px 0px 3px auto;
}

.landing_page_box .top_left {
	width: 11px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	background: url(/images/landing_page_box_top_left.gif) no-repeat;
}


.landing_page_box .top {
	font-size: 1px;
	line-height: 1px;
	background-color: #000000;
}


.landing_page_box .top_right {
	width: 11px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	background: url(/images/landing_page_box_top_right.gif) no-repeat;
}

.landing_page_box .bottom_left {
	width: 11px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	background: url(/images/landing_page_box_bottom_left.gif) no-repeat;
}


.landing_page_box .bottom {
	font-size: 1px;
	line-height: 1px;
	background-color: #000000;
}


.landing_page_box .bottom_right {
	width: 11px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	background: url(/images/landing_page_box_bottom_right.gif) no-repeat;
}

.landing_page_box .side,
.landing_page_box .middle {
	background-color: #000000;
}

.landing_page_box .primary_content {
	font-size: 14px;	
}

.landing_page_box .secondary_content {}

.layer_hidden {
	display: none;
}

.layer_show	{}

.featured_category {
	color: #ffcc00;
}