﻿#container {
			position:relative;
			width:750px;
			margin-left:auto;
			margin-right:auto;
			margin-bottom:0px;
			z-index:0;
			behavior:url("css.htc");
}
#container div {position:absolute; font-size:0px; z-index:99;}
#container div img{padding-bottom:1px;	border: none;}
#container div img:hover{border-bottom:1px solid blue;}
#page_header {position: relative;z-index:0;}

#iCatalog .disclaimer {
	text-align:center;
	width:100%;
	/*background-image:url(images/nav_gradient1.gif);*/
	background-repeat: repeat-x;
	background-position: center 2px;
	background-color:#F5F0DC;
	border-bottom: 1px solid #F5F0DC;
	}
/* Dan Rodriguez 06/18/08 Changes Begin */

.gmga A:link { color : black;text-decoration: none;}
.gmga A:active { color : black;text-decoration: none;}
.gmga A:visited { color : black;text-decoration: none;}
.gmga A:hover { color : silver;text-decoration: none;}

.chgDealerLink 
{
	width:100px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 60px;
	bottom: 0px;
}

.homeLogoffSelect
{
	width:300px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 270px;
	bottom: 50px;
}

.homeLogoff 
{
	width:200px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 316px;
	bottom: 50px;
}

.homeSelect 
{
	width:200px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 294px;
	bottom: 50px;
}
.home
{
	width:200px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 316px;
	bottom: 50px;
}

.homeLogoffSelectIE
{
	width:300px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 268px;
	bottom: 50px;
}

.homeLogoffIE 
{
	width:200px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 316px;
	bottom: 50px;
}

.homeSelectIE 
{
	width:200px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 294px;
	bottom: 50px;
}
.homeIE
{
	width:200px;
	height:40px;
	position:absolute;
	z-index:2000;
	left: 316px;
	bottom: 50px;
}

.small12xBold {
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color : black;
  FONT-WEIGHT : bold;
}

.small9xBold {
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  font-size : 9px;
  color : white;
  FONT-WEIGHT : bold;
}
  
  .small10xBoldblk {
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  font-size : 10px;
  color : black;
  FONT-WEIGHT : bold;
}  

.Panel_LvSitePopup {
	position:absolute;
	z-index:10000;
	left: 275px;
	top: 100px;
	width:200px;
	margin-right:auto;
	margin-left:auto;
	background-position: top;
	background-color:Silver;
	border: 1px solid Gray;
}

/* Dan Rodriguez 06/18/08 Changes End */

/*	Filler page opposite front and back covers		*/
		.instContainer 
		{
			font-family: Arial, Helvetica, sans-serif;
			height:456px;
			width:335px;
			padding: 20px;
			background-image: url(images/splash_bg.jpg);
			background-color: #F5F0DC;
			color: #000000;
			text-align: left;
		}
		.instContainer a
		{
			color: #000000;
		}
		.instTitle {
			font-size: 24px;
			font-weight: bold;
			line-height: 16px;
			padding-top: 15px;
			padding-bottom: 5px;
			text-align: center;
		}
		.instSub {
			font-size: 16px;
			font-weight: bold;
			line-height: 16px;
			padding-top: 15px;
			padding-bottom: 5px;
		}
		.instBody {
			font-size: 12px;
			padding-left: 15px;
		}
		.instHigh {
			font-size: 12px;
			font-weight: bold;
			line-height: 10px;
		}

.searchmenu {
		position:relative;
		background-color:#FFFFFF;
		border:1px solid #000000;
		color:#000000;
		font-family:Arial,Helvetica,sans-serif;
		font-size:10px;
		font-weight:bold;
		text-indent:5px;
		z-index:1;
}
.navButton 
{
	background-repeat: no-repeat;
	padding-right:20px;
	background-position: right;
	cursor: pointer;
	border: 1px solid #CCCCCC;
	}
.searchButton {
	background-image:url(icons/find.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-color:#FFFFFF;
	border:0;
	font-size:10px;
	font-weight:bold;
}
.navSearchForm {
	position:absolute;
	z-index:4;
	height:auto;
	background-color:#FFFFFF;
}
.catNav
{
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #A3621C;
}
.catNav a {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.top {
	width:100%;
	/*background-image:url(images/nav_gradient1.gif);*/
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #F5F0DC;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.bot {
	width:100%;
	/*background-image:url(images/nav_gradient1.gif);*/
	background-repeat: repeat-x;
	background-position: center 7px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #F5F0DC;
	border-top:1px solid #000000;
}
/* .catBox {	border: 1px solid #000000;	} */
#catFull {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.catSpreads {width:100%;}
.catBack {
	background-image:url(images/arrow_back.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-right:20px;
	padding-left:27px;
}
.catNext {
	background-image:url(images/arrow_next.gif);
	background-position:right center;
	background-repeat:no-repeat;
	margin-left:20px;
	padding-right:30px;
}
.catTOC {
	background-image:url(images/toc.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-right:20px;
	margin-left:15px;
	padding-left:17px;
}
.catIndex {
	background-image:url(images/index.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-right:20px;
	padding-left:17px;
}
.catPrint {
	background-image:url(images/print.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-right:20px;
	padding-left:21px;
}
.catEAF {
	background-image:url(images/email.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-right:20px;
	padding-left:21px;
}
.catShrink {
	background-image:url(images/zout.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:27px;
	margin-right:20px;
}
.catZoom {
	background-image:url(images/zin.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:27px;
	margin-right:20px;
}

/*	header	*/

.selmenu {
	background-color:#F5F0DC;
	border:1px solid #FFFFFF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	position:relative;
	z-index:0;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}

/*	print	*/
.printNav {
	background-image:url(images/nav_gradient.gif);
	background-repeat: repeat-x;
	}
