* {
	margin: 0px;
	padding: 0px;
}

body {   /* main page body html settings*/
	height: 100%;
	background-color: #E0E0E0;
	background: url('page-bkg-4a.JPG') repeat-x 0px 0px;
	background-attachment:fixed;
	color: #000000;
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

h5 {
	margin-top: 10px;
	width: 680px;
	color: #004080;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

h4 {
	margin-top: 10px;
	width: 680px;
	color: #004080;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

h6 {
	margin-top: 10px;
	width: 680px;
	color: #001010;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}



.center
{
text-align:center;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {  /* main body box settings*/
	margin: 0px auto;
	width: 900px;
	border-color: #808080;
	background-color: #99B2CC;
	
}


/* Page Header */

#page_header {  /* Header size and background color */
	width: 900px;
	height: 90px;
	color: #fff;
	background-color: #000000;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 600px;
	height: 90px;
	
	float: left;
}




/* End of Page Header */


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 0px;
	width: 900px;
	height: 21px;
}

#page_menu ul {
	width: 900px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	padding-top: 3px;
	width: 300px;
	height: 21px;
	float: left;
	background-color: #909090;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 298px;
}

#page_menu a {
	padding-top: 0px;
	display: block;
	color: #DBEFF5;
	text-decoration: none;
}

#page_menu a:hover {
	color: #000000;
}

/* End of Main Navigation Menu */


/* Address Bar */

#address_bar {
	width: 900px;
	height: 20px;
	Margin: 0px 0px 30px 0px;
	padding-top: 5px;
	/* Old Address Bar background: url('address-bkg.JPG') repeat-y 0px 0px;*/
	
}

	
#address_link {
	
	font-size: 12px;
	color: #000000	;/* Old Address Bar Font Color #AAAAAA */
	font-weight: normal;
	text-align: center;
}

#address_link a {
	color: #555555;/* Old Address Bar Link Color #BBBBBB */
	text-decoration: underline;
}



#address_link a:hover {
	color: #0000FF;
}



/* End of Address Bar */






/* Left Sidebar */

#left_sidebar {
	margin-top: 35px;
	margin-left: 5px;
	width: 120px;
	float: left;
	text-align: left;
	color: #000000;
	
}


/* Sidebar Menu */

#sidebar_menu {
	margin-bottom: 20px;
	width: 110px;
	padding: 10px 5px 5px 10px;
	

}
	


#sidebar_menu ul {
	width: 110px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#sidebar_menu li {
	
	width: 110px;
	height: 21px;
	padding-top: 3px;
	background-color: #99B2CC;
	overflow: hidden;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}


#sidebar_menu a {
	padding-top: 0px;
	display: block;
	color: #FFFFF5;
	text-decoration: none;
}

#sidebar_menu a:hover {
	color: #000000;
	
}

/* End of Sidebar Menu */

/* End of Left Sidebar */



/* Main Content Area */

#main_content {
	margin-right: 5px;
	width: 755px;
	background-color: #FFFFFF;
	text-align: center;
	float: right;
	
	
	
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #808080;
	overflow: hidden;
}



/* Tech Inro */

#tech_intro {
	margin: 30px auto 0px;
	padding: 1px 15px;
	width: 700px;
	text-align: center;
	background-color: #E0E0E0;
	
}





#tech_intro_title h1 {
	margin-top: 10px;
	width: 680px;
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
}

#tech_intro_header h2 {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 680px;
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#parts_intro_header h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 680px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#tech_main_content {
	margin: 20px 20px 20px;
	padding: 5px 15px;
	width: 680px;
	text-align: left;
	background-color: #F9F9F9;
	
}

#tech_main_header h2 {
	margin-top: 40px;
	margin-bottom: 20px;
	width: 680px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#tech_main_text {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
	width: 680px;
	
}

#chrome_main_text {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
	width: 680px;
	
}

#gear_main_text {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
	width: 680px;
	
}


#flats_main_text {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
	width: 680px;
	
}


#hbar_main_text {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
	width: 680px;
	
}







/* Sub Item Types */

.sub_item_type {
	
	margin: 15px 15px 15px 15px;
	width: 725px;  /* set to the full width of the main box */
	text-align: justify; /* positions the text within the sub boxes */
	
	
}

.sub_left_type {
	margin-left: 20px; /* sets the distance between the left margin of the main box and the left side of the sub left box */
	width: 160px;  /* actual width of the sub left box*/
	float: left;  /* positions the sub left box to the left*/
	
	
}

.sub_right_type {
	margin-right: 20px; /* sets the distance between the right margin of the main box and the right side of the sub right box */
	margin-top: 50px;
	width: 510px;  /* actual width of the sub right box*/
	float: right;  /* positions the sub right box to the right*/
	
}

.sub_right_type_options {
	margin-right: 20px; /* sets the distance between the right margin of the main box and the right side of the sub right box */
	margin-top: 10px;
	width: 510px;  /* actual width of the sub right box*/
	float: right;  /* positions the sub right box to the right*/
	
}

.sub_type_header h1 {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_type_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}


.sub_left_type_text {
	padding-left: 0px;
	font-size: 11px;
	text-align: left;
	
}

.sub_right_type_text {
	padding-left: 0px;
	font-size: 11px;
	float: left;
	
}




.sub_left_type_image_trailers {
	padding-top: 50px;
}


.sub_left_type_image_tagalongs {
	padding-top: 50px;
}


.sub_left_type_image_strollers {
	padding-top: 50px;
}






/* Favorites */

#favorites {
	margin-bottom: 10px;
	margin-top: 40px;
	width: 745px;
	
		
	
}

#favorites_header {
	padding-bottom: 4px;
	height: 10px;
	font-size: 10px;
	text-align: center;
	color: #000000;
	
}



/* End of Favorites */


#page_footer {
	width: 890px;
	height: 30px;
	Margin: 5px 5px 5px 5px;
	padding-top: 7px;
	float: left;
	
	
}



#address {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}


#page_footer .h_divider1 {
	margin-bottom: 2px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;

}

#page_footer .h_divider2 {
	margin-top: 4px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;

}


