﻿/* Sharepoint Overrides */
img.ms-asset-icon
{
	margin-right: 5px;
	vertical-align: middle;
}

/* Custom MCi CSS */
td.mci-right
{
	background-color: #D6E8FF;
	border-left: 1px solid #6F9DD9;
	width: 300px;
}

td.mci-spacer
{
	border-left: 1px solid #CCCCCC;
	width: 1px;
}

table.mci-defaultpagetable
{
	font-family: "Adobe Caslon Pro";
	line-height: 18px;
	width: 100%;
	margin-bottom: 30px;
	padding: 0;
}

table.mci-defaultpagetable td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
}

div.mci-horizontalspacer
{
	border-bottom: 1px solid #D7E8FF;
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
}

.mci-standardtext
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.mci-imageborder
{
	border: 1px solid #CCCCCC;
}

.mci-imagecaption
{
	color: #999999;
	font-style: italic;
}

/*PRODUCT PORTFOLIO*/

.mci-portfolio-bar
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background: #87A5E1 url('Images/Portfolio_BarBg.jpg') repeat-x;
	line-height: 28px;
	height: 28px;
	padding-left: 10px;
	border: 1px solid #3367E1;
	vertical-align: middle;
}

.passenger-bg
{
	background-image: url('Images/PassengerCarSilhouette.jpg');
}

.suv-bg
{
	background-image: url('Images/SuvSilhouette.jpg');
}

.trucks-bg
{
	background-image: url('Images/TruckSilhouette.jpg');
}

.mci-portfolio-header
{
	color: #000000;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	background-color: #87A5E1;
	padding: 5px 10px;
}

.mci-portfolio-column
{
	background-color: #CDDBF3;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0 10px;
	padding-bottom: 20px;
}

td.mci-productspecification td
{
	border-bottom: 2p solid #3367E1;
}

/*******************/

.mci-rteCustom-Header
{
	color: #6F9DD9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #D7E8FF;
	margin-bottom: 10px;
	display: block;
}

.mci-rteCustom-Text
{
	
}

.mci-rteCustom-ImageBorder
{
	border: 1px solid #CCCCCC;
}

.mci-rteCustom-ImageCaption
{
	color: #999999;
	font-style: italic;
	text-align: center;
}

.mci-rteCustom-Specification td
{
	color: #3367E1;
	text-align: center;
	border-bottom: 2px solid #3367E1;
	vertical-align: middle;
	height: 40px;
}

.mci-rteCustom-Specification
{
	border-top: 2px solid #3367E1;
}

.mci-rteCustom-DetailImages
{
	height: 120px;
	margin: 5px;
}

.ms-rteCustomHeader
{
	color: #87A5E1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #87A5E1;
	margin-bottom: 10px;
	display: block;
}
