/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background-color:#c1c1c1;
	margin:0px;
	z-index:-2;
	
}

a
{
	text-decoration:none;
	font-size:0.9em;
}



h1
{
	color:#355eaa;
	font-size:1.4em;
}

h2
{
	font-size:1em;
	padding:5px;
}


h3
{
	font-size:1em;
	background-color:#be180a;
	color:white;
	padding:3px;
	margin-bottom:0px;
}
/* Page Layout */




.backgroundLeft
{
	width:50%;

	height:200px;
	background-image:url(images/layout/background_left.gif);
	background-repeat:repeat-x;
	position:absolute;
	z-index:1;

}
.backgroundRight
{
	width:50%;

	height:200px;
	background-image:url(images/layout/background_right.gif);
	background-repeat:repeat-x;
	position:absolute;
	left:50%;
	z-index:1;

}

.pageHolder
{
	width:817px;
	text-align:left;
	position:relative;
	z-index:1;

}

.pageHeader
{
	background-image:url(images/layout/header.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:103px;
}



.pageHeader_Red_Bar
{
	background-image:url(images/layout/header_redbar.png);
	background-repeat:no-repeat;
	height:19px;
	padding-top:8px;
	padding-left:20px;
	color:white;
	font-weight:bold;
}

.pageHeader_Red_Bar a
{
	color:white;
}

.pageHeader_Lower_Bar
{
	background-image:url(images/layout/header_lowerbar.png);
	background-repeat:no-repeat;
	height:30px;
}

.pageContent
{
	min-height:300px;
	background-color:white;
	background-image:url(images/layout/content_background.png);
	background-repeat:repeat-y;
	padding-left:16px;
	padding-right:16px;
	padding-top:6px;

}

.pageFooter
{
	background-image:url(images/layout/footer.png);
	background-repeat:no-repeat;
	height:28px;
	color:white;
	font-size:0.75em;
	padding-top:7px;
	padding-left:20px;
}

.pageFooter a
{
	color:white;
}


.selectionDisplay, selectionDisplay_red
{

	color:black;

	float:left;
	margin-right:15px;

}

.selectionDisplay div
{
	padding:5px;
}

.selectionDisplaySummary
{
	float:left;
	margin-right:10px;
	width:320px;
}

.selectionDisplaySummary h3
{
	background-image:url(images/catalogue/header_select_vehicle_background.png);

	background-repeat:repeat-x;
	height:31px;
	min-width: 200px;
}

.selectionDisplaySummary div
{
	background-color:#d7dfee;
	padding:10px;
}

.selectionDisplaySummary_Change
{

	margin-top:55px;
	float:left;
}

.selectionDisplay th, .selectionDisplay h3
{
	background-image:url(images/catalogue/header_select_vehicle_background.png);

	background-repeat:repeat-x;
	color:white;
	font-weight:bold;
	text-align:left;
	height:37px;
}

.selectionDisplay td
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:red;
	font-weight:bold;
	background-color:#d7dfee;
}

.selectionDisplay_red
{
	background-color:#dbe7ff;
}
.selectionDisplay_red th
{
	background-color:red;
}

.partCategoryChooser
{
	margin-top:20px;
	background-color:#fed1ce;
	margin-left:15px;
	margin-right:15px;
}

.partCategoryChooseHeader
{

	background-image:url(images/layout/header_bar_red_medium.gif);
	background-repeat:no-repeat;
	height:25px;
	color:white;
	padding-left:5px;
	padding-top:4px;
	font-weight:bold;

}

.partCategoryChooser h2
{
	color:white;
	background-color:#be180a;
	padding:5px;
	border-bottom:2px solid white;
}

.partCategoryChooser ul
{

	margin:9px;
	padding:0px;
	padding-bottom:5px;
	width:228px;
}


.partCategoryChooser li
{

	background-color:white;
	list-style:none;
	padding:0px;
	margin:3px;

}

.partCategoryChooser li ul
{
	margin-left:0px;
	padding-left:0px;

}


.partCategoryChooser li li
{
	width:212px;
	font-size:0.85em;
	border-bottom:1px solid #CCCCCC;
	margin-left:0px;
	padding-left:5px;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
	
}

.partCategoryChooser li li:hover
{
	background-color: #dbe7ff;

}


.productResults td
{
	border-bottom:1px solid #CCCCCC;
	padding-top:4px;
	padding-bottom:4px;
}

.priceDetails
{
	padding:5px;
	margin-right:20px;
	margin-bottom:20px;
	float:right;
}

.exhaustTable
{
	width:400px;
}

.exhaustTable td
{
	height:23px;
	border-bottom:1px solid #BBBBBB;
}

.productDetails
{
	font-size:0.8em;
}

.buttonBuy
{
	cursor:pointer;
}

.home_leftColumn, .home_rightColumn
{
	width:158px;
	height:360px;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:no-repeat;
}



.home_leftColumn
{
	float:left;
	margin-right:10px;
	background-image:url(images/home/catalogue.png);
}

.home_centreColumn
{
	float:left;
	width:400px;
}

.home_rightColumn
{
	height:300px !important;
	float:right;
	margin-left:10px;
	background-image:url(images/home/safe_shopping.png);

}

.home_choose_manufacturer
{
	margin-top:100px;
	margin-bottom:3px;
	color:red;
	font-weight:bold;
	
}


.order_quick_summary
{
	background-color:#cedeff;
	padding:5px; 
	border: 1px solid navy; 
	font-size:0.8em;
}

.manufacturer_links td
{
	height: 100px;
	vertical-align:middle;
}


		
.catalogue_combo
{
	background:red;
	background-image:url(images/layout/searchbox_fade_background.png);
	background-repeat:repeat-x;
	width:140px;
	margin-right:3px;
	padding:5px;
	margin-bottom:3px;
	float:left;
	height:45px;
	padding-top:1px;

}	

.catalogue_combo h2
{
	color:white;
	margin:0px;
	font-weight:normal;
	padding:0px;
	padding-bottom:4px;
	

}	
	
	.catalogue_top
	{
		background-image:url(images/layout/background_catalogue_header.png);
		background-repeat:no-repeat;
		width:753px;
		height:225px;
		margin-left:15px;
	}
		.catalogue_top h2
		{
			color:white;
			margin-top:4px;
			padding-top:0px;
		}
		
		.catalogue_top_left
		{
			float:left;
			width:570px;

		}
			.catalogue_top_left_search
			{
				margin-left:15px;
				height:100px;
				width:500px;

			}
		
		.catalogue_top_right
		{
			float:right;
			margin-top:39px;

			margin-right:8px;

			width:167px;

		}
			.catalogue_top_right p
			{
				margin-top:10px;
				margin-bottom:10px;
			}
		
		

.selectionRightBullets
{

	margin-left:20px;
	color:black;

	line-height:180%;
	font-weight:bold;

/*	width:300px;*/

	width:545px;
	
	
	height:64px;
	

	margin-top:10px;
	clear:left;



}

.selectionRightBullets ul
{
	margin:0px;
	padding:0px;

	margin-top:0px;
	
	list-style-position:outside;
	color:red;

	font-size:0.95em;

}

	.selectionRightBullets ul li
	{


		float:left;
		width:190px;
		margin:0px;
		padding:0px;
		margin-right:1px;

	}
		.selectionRightBullets ul li div
		{
			color:black;
			margin:0px;
			padding:0px;
		}
			
		
.error
{
	background:red;
	color:white;
	padding:10px;
	margin-top:10px;
	margin-bottom:20px;
}		

.adsense
{
	margin-top:20px;
	margin-bottom:20px;
	height:120px;
