﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: left;
	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: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}



/* Page Header */

#page_header {
	width: 780px;
	height: 115px;
	color: #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
	overflow: hidden;
}


#page_divider {
	width: 780px;
	height: 13px;
	color: #fff;
	background: url('images/h_divide.jpg') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}




#page_headerlinks {
	padding-right: 20px;
	padding-top: 25px;
	width: 275px;
	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.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}




/* 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.gif') 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;
}





/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 780px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#main_item {
	margin: 2px;
	padding: 2px;
	width: 700px;
	text-align: justify;
}

#main_item_header {
	margin-top: 5px;
	float: left;
	width: 348px;
}

#main_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#main_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#main_item_image {
	width: 350px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#main_item_text {
	font-size: 12px;
	color: black;
	float: left;
	clear: left;
	width: 348px;
}
#main_text_full {
	font-size: 12px;
	color: black;
	float: left;
	clear: left;
	
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 625px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	
}

.sub_left {
	padding-left: 2px;
	
	float: left;
}

.sub_right {
	padding-right: 2px;
	float: right;
}

.sub_items_header {
	padding-left: 2px;
	padding-top: 5px;
	float: left;
	
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 5px;
	float: right;
	text-align: left;
}

.sub_items_text {
	color:black;
	font-size: 12px;
	padding-left: 2px;
	text-align: left;
	float: left;
	
}


/* Page Footer */

#page_footer {
	width: 780px;
}


#associate_brands {
	float: left;
}

#associate_brands ul {
	width: 780px;
	list-style-type: none;
}

#associate_brands li {
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#associate_brands li.ase {
	width: 99px;
	background: url('images/brand_ase.gif') no-repeat 0px 0px;
}

#associate_brands li.i-car {
	width: 99px;
	background: url('images/brand_i-car.gif') no-repeat 0px 0px;
}

#associate_brands li.etc {
	width: 99px;
	background: url('images/brand_etc.gif') no-repeat 0px 0px;
}

#associate_brands li.etc {
	width: 99px;
	background: url('images/brand_etc.gif') no-repeat 0px 0px;
}

