@import url("righSide_style.css");
/* /// CSS Document for Best in Fleet.com - Content Style Sheet /// */

/* === / Header / === */

/* This is the configuration for the top-right side shortcut menu : HOME : TOLL FREE CALL NUMBER : BOOKMARK. (text color: #959595) */

/* Home */

.tableShortCutHome  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.textShortForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

#shortCutLinkHome a {
	color: #959595;
	text-decoration: none;
	background: url('images/bestINfleet_icnPix_homeNormal.gif') no-repeat left top;
}

#shortCutLinkHome a:hover {
	color: #126293;
	background: url('images/bestINfleet_icnPix_homeOver.gif') no-repeat left top;
}

/* Phone */

.tableShortCutPhone  {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Bookmark */

.tableShortCutBook  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#shortCutLinkBook a {
	color: #959595;
	text-decoration: none;
	background: url('images/bestINfleet_icnPix_bookNormal.gif') no-repeat left top;
}

#shortCutLinkBook a:hover {
	color: #126293;
	background: url('images/bestINfleet_icnPix_bookOver.gif') no-repeat left top;
}

/* === / Body Content / === */

/* Left Content */

.textConentLeft /* (text-color: #333) */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 2px 15px 15px 2px;
}

.textConentSF /* (text-color: #333) */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.textConentLeft2 /* (text-color: #333) */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 5px;
}

.textConentLeft h1 /* (text-color: #618fab) */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #618fab;
	text-decoration: none;

}

.textConentLeft b {
	font-weight: bold;
	text-decoration: none;
}

#leftLink a {
	color: #126293;
	font-weight: bold;
	text-decoration: none;
}

#leftLink a:hover {
	color: #999;
	text-decoration: underline;
}

.stepText {
	font-size: 14px;
	font-weight: bold;
	color: #618fab;
	letter-spacing: 1px;
	float: left;
	margin: 0px 10px 5px 1px;

}

#carBuilderBtn a {
	color: #126293;
	style="font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	padding: 10px 60px;
	background-color: #DDD;
	text-decoration: none;
}

#carBuilderBtn a:hover {
	color: #999;
}

/* === / Contact Form / === */

.formBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	width: 300px;
	border: 1px solid #A7BECC;
}

.formBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 300px;
	height: 110px;
	border: 1px solid #A7BECC;
}

.formBox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 100px;
	border: 1px solid #A7BECC;
}

.formBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFF url(images/bestinFleet_icnBullet.jpg) no-repeat 5px 5px;
	padding: 1px 1px 1px 15px;
	text-align: left;
	width: 60px;
	border: 1px solid #A7BECC;
}
