@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}
#gubadge {
	display:none;
}
#goingupimage {
	display:none;
}
#container {
	padding:6px;
	background-color: #ffffff;
	width: 830px;
}
.banner {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 827px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-image: url(../images/isuzu-parts-header.jpg);
	height: 256px;
	width: 827px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	width: 827px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thecontent {
	padding: 6px;
}
.footer {
	width: 827px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer-repeat.jpg);
	background-repeat: repeat-x;
	height: 297px;
	color: #CCCCCC;
}
#container .footer a {
	color: #CA000F;
}
.footer td {
	padding: 6px;
	vertical-align: top;
}
.calltoaction {
	font-size: 50px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	line-height:50px;
	min-height:20px;
}
.calltoaction b {
	color: #ea0011;
	font-size: 52px;
}
#buttons {
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#buttons td {
}
.buttontext td {
	font-size: 19px;
	color: #999999;
	line-height:18px;
}
#partsvalue {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.isautobox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}
.theeor {
	font-size:46px;
	text-align:center;
}
#container .footer a:hover {
	color: #656565;
}
.bizheading {
	font-size: 46px;
	font-weight: bold;
}
#bizhours .thehours strong {
	color: #990000;
}
#bizhours .thehours b {
	font-size: 28px;
	color: #4c4c4c;
}
#bizhours .thehours {
	font-size: 18px;
}
#bizhours a {
	color: #ea0011;
}
#subsection {
	background-image: url(../images/subbg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#container .content .thecontent #partsvalue a {
	color: #990000;
	text-decoration: underline;
}
#container .content .thecontent #partsvalue a:hover {
	color: #333333;
}
/*side menu*/
body .arrowsidemenu {
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}
body .arrowsidemenu div a { /*header bar links*/
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/arrowgreen.gif) 100% 0;
	height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}
body .arrowsidemenu div a:link, .arrowsidemenu div a:visited {
	color: #26370A;
}
body .arrowsidemenu div a:hover {
	background-position: 100% -32px;
}
body .arrowsidemenu div.unselected a { /*header that's currently not selected*/
	color: #6F3700;
}
body .arrowsidemenu div.selected a { /*header that's currently selected*/
	color: blue;
	background-position: 100% -64px !important;
}
body .arrowsidemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
body .arrowsidemenu ul li {
	border-bottom: 1px solid #a1c67b;
}
#container .arrowsidemenu ul li a { /*sub menu links*/
	display: block;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	padding: 5px 0;
	padding-left: 10px;
	border-left: 10px double #a1c67b;
}
#container .arrowsidemenu ul li a:hover {
	background: #d5e5c1;
}
/*end menu*/
