/* Howard Orloff Jaguar Splash Styles */
body.default{
	background-color:#000000;
}

/* Styles for left navigation */
.leftNav { 
  width: 235px;
}
td.leftNav {
  width: 235px;
}
.link {
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.link a {
  display: block;
  padding: 9px 0px 0px 22px;
  width: 210px;
  text-decoration: none;
  height: 34px;
  background-image: url(/1/38687/template/images/interface/button-bg.jpg);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #000000; }
.link a:hover, .link a:active {
  color: #85726B;
  display: block;
  padding: 9px 0px 0px 22px;
  width: 210px;
  text-decoration: none;
  height: 34px;
  background-image: url(/1/38687/template/images/interface/button-bg.jpg);
  background-repeat: no-repeat;
}
.content {
  background-color: #fff;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

.pageContent {
  padding: 0px;
}

/* Start Custom css classes */
.logos, .navs, #footer{
	display:none;	
}
#vehicle{
	height:376px;
	width:994px;
	background:url(/1/38687/template/images/interface/redesign/vehicle.jpg) no-repeat;
	background-position:-20px 100px;
}
#logo{
	height:326px;
	width:450px;
	background:url(/1/38687/template/images/interface/redesign/jaguar-large.jpg) no-repeat top center;	
	background-position:-14px 45px;
}
#logo a{
	cursor: pointer;
	cursor: hand;
	text-decoration:none;
}
.tabBG{
	width:375px;
	height:28px;	
	background:url(/1/38687/template/images/interface/redesign/menu-bg.jpg) no-repeat;
}
.tabBG div{
	text-align:right;
	text-transform:uppercase;
	padding:6px 35px 0px 0px;
	color:#FFFFFF;
	font-size: 16px;
	font-weight:bold;
}
.splashContact{
	color:#edb620;
	font-size:13px;
}
.phone{
	font-size:18px;	
	font-weight:bold;
}
.qtip-content{
	font-size:14px;	
}
.qtip-content a{ 
	color:#FFFFFF; 
}
.qtip-content a:hover{
	color:#FFFF00;
	text-decoration:none;
}
#splashTab:hover .tabBG div{
	background-color:#000000;
}
.headerText{
	color:#420700;
}
.footerLinks{
	font-size:9px; 
	font-family:Arial; 
	color:#636363;
}
.footerLinks:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.dp-headercell {
  width: 740px;
  height: 109px;
  background-image:  url(/1/38687/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 96px;
  background-image:  url(/1/38687/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-color: #FFFFFF;
}

.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_left_cap.png);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_background.png);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_right_cap.png);
  background-repeat: no-repeat;
}

.buttonText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.buttonText:link,
.buttonText:visited {
}

.buttonText:active,
.buttonText:hover {
  color: #FFCC00;
}

/* End Custom css classes */
.seoText {
		width: 978px;
		height: 64px;
		color: #b7b5b5;
		text-align:left;
		font-size:11px;
		overflow: auto;
		padding: 2px 10px 0px 10px;
		scrollbar-base-color: #B2B2B2; 
		scrollbar-arrow-color: #000000;
		scrollbar-DarkShadow-Color: #B2B2B2; 
} 