﻿@font-face {
    font-family:Gotham-Book;    
    src: url('/Jaguar/Font/Gotham-Book.eot');
    src: url('/Jaguar/Font/Gotham-Book.eot?#iefix') format('embedded-opentype'),
         url('/Jaguar/Font/Gotham-Book.woff') format('woff'),
         url('/Jaguar/Font/Gotham-Book.ttf') format('truetype'),
         url('/Jaguar/Font/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham-Medium';    
    src: url('/Jaguar/Font/Gotham-Medium.eot');
    src: url('/Jaguar/Font/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
         url('/Jaguar/Font/Gotham-Medium.woff') format('woff'),
         url('/Jaguar/Font/Gotham-Medium.ttf') format('truetype'),
         url('/Jaguar/Font/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

form {
    margin: 0;padding: 0;
}
.DelaerProfiletd
{
    color: #555555;
}

.ProgramBG
{
    /*background:url(/Toyota/Images/ToyotaThemes/next-touch-prog-bg.jpg) no-repeat; */
    background: url(/Jaguar/Images/JaguarThemes/jaguarlogo.jpg) no-repeat;
    width: 830px;
    margin-left: 8px;
    margin-top: 4px;
    height: 300px;
    background-color: black;
}
.Hiddenfiled
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 0px;
    height: 0px;
    border-color: #000;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-size: 12px;
    background: #f2f2f2;
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.clearboth
{
    float: left;
}
.ot
{
    color: #ffffff;
}
blue-top-pan
{
    font-family: Gotham-regular_web;
    font-size: 12px;
    color: #555555;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #346699;
}
.forc
{
    color: #fff;
}
.forc:hover
{
    color: #fff;
}
.forc:visited
{
    color: #fff;
}
.Logout
{
    color: #fff;
}
.Logout:hover
{
    color: #fff;
}
.Logout:visited
{
    color: #fff;
}
.blue-strip
{
    background: url(/Aspen/images/AspenThemes/blue-strip1.jpg) repeat-x;
    border: 1px solid #f4793e;
    height: 30px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 800;
    line-height: 27px;
    padding-left: 12px;
    text-transform: uppercase;
}
/*--- Header Style ------Starts here ---------*/
.hcontainer
{
    width: 1000px;
    background: #FFF;
    margin: 0 auto;
    height: 150px;
    padding: 0;
}
.hcontainer .header-top {
    height: 30px;background: #767779;
}
.hcontainer .header-top .header-top-span-login {
    float: right; margin-right: 10px; height: 30px; vertical-align: middle;line-height: 14px;
}
.hcontainer .header-top .header-top-span-welcome {
    float: right; margin-right: 10px;padding-top: 8px;  vertical-align: middle;line-height: 14px;padding-left: 200px;
}
.hcontainer .divsltDlrName {
    color: #ffffff;
    float: left;
    padding-right:30px;
}
.hcontainer #header-bottom
{
    margin:0 auto;
	padding-top:18px;
	background: #ffffff; /* Old browsers */
	background: url(data:image/svg+xml;	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-8 */
}
.hcontainer #header-logo {
   
}
.hcontainer #header-logo p{
     padding: 0 0;
    margin: 0;
     height: 49px;
}
.hcontainer #header-menu{
    height: 18px;
    margin-top:30px;	
	padding-bottom:3px;
	
}

.gpsubmit-btn
{
    background: url(/Jaguar/Images/JaguarThemes/gpsubmit-btn.jpg) no-repeat;
    height: 29px;
    width: 85px;
}

.v2rmodalbg
{
    background-color: Black;
    filter: alpha(opacity=80);
    opacity: 0.4;
}
.hcontainer #header #brandAspen
{
    width: 500px;
    padding-left: 10px;
    float: left;
    height: 77px;
    padding-top: 0px;
}
/*--- Header Style ------ENDS here ---------*/
/*--- Header Login Style ------Starts here ---------*/

.loginvalidation {
    margin-right: 290px;
    position: absolute;
    top: 25px;
}
.top_login 
{
     width: 100%;
    line-height: 1.3 !important;
	background-color:#767779;
	border:0;
	font-family: 'Gotham-Medium';
}
.top_login ul {
	list-style:none;
	margin-top:5px;
	margin-bottom:0px;
}
.top_login li
{
    color:#ffffff;
	display:inline;
	border:0;
	padding-right:0;
}
.top_login li a {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding:5px 0 0 10px;
}
.top_login li a.active, .top_login li a:hover  {
	color:#cccccc;
	text-decoration:none;
}
.top_login .password {
    
}
.top_login .register {
	border-right:#fff 1px solid;
	padding-right:10px;
}
.top_login input[type="text"],
.top_login input[type="password"] {
	border:0;
	width:130px;
	padding:2px 3px;
	font-size:12px;
	color:#767779;
	background-color:#e8e8e8;
}
.topbar-btn {
	font-family: 'Gotham-Medium';
	font-size:14px;
	color:#ffffff;
	padding:2px 5px 2px 5px !important;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
}
.topbar-btn:hover {
	color:#b20838 !important;
	background-color:#ffffff;
}
.lognTextBox
{
    height: 14px;
}
.password .lognTextBox
{
    padding-top: 2px !important;
}
.inp-box
{
    background-color: #FFFFFF !important;
    background-position: inherit !important;
    border: 0px !important;
}
.username
{
    width: 135px;
}
.loginbtn
{
    float: right;
    padding-right: 3px;
    height: 24px;
}
.forgetpwd
{
    text-align: left;
    padding-left: 4px;
    color: #FFFFFF !important;
    text-decoration: underline;
}
.forgetpwd a
{
    color: #FFFFFF !important;
    text-decoration: underline;
}
.failuretxt
{
    text-align: left;
    line-height: 15px;
    padding-left: 15px;
}
/*--- Header Login Style ------ENDS here ---------*/
.line-leading
{
    line-height: 23px;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    color: #d6d7d6;
}
.Email a:hover
{
    line-height: 23px;
    text-align: left;
    font-size: 12px;
    font-weight: 500;    
    text-decoration: underline;
}
.Email a
{
    line-height: 23px;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    color: #b20838;
}
#vehiclelogos
{
    width: 100%;
    margin: 0 auto;
    background: #000000;
    border: 1px solid #00ff00;
}
#vehiclelogos #vlcontainer
{
    height: 55px;
    text-align: center;
}

/*Styles added by gP*/

#grid-top-head
{
    height: 40px;
    background: url(/Aspen/Images/AspenThemes/gp-grid-headbar.jpg) no-repeat;
}

.white-12-b
{
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
    line-height: 30px;
    font-weight: bold;
}
.white-normal
{
    color: #FFFFFF;
    font-weight: bold;
}
.a-on-black
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}


.a-on-black a
{
    color: #FFFFFF;
    text-decoration: none;
}
.a-on-black a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#grid td
{
    font-weight: bold;
}

#grid
{
    margin-left: 5px;
}

.ralign
{
    text-align: right;
}

.lalign
{
    text-align: left;
}

/*.tex
{
    height:22px; width:207px; background:url(/Aspen/Images/AspenThemes/gp-textbg.jpg) no-repeat;
 border:1px #ccc outset;
}
*/

#log-in-box
{
    padding: 20px 20px 20px 20px;
    margin-left: 250px;
    height: 97px;
    width: 478px;
    background: url(/Aspen/Images/AspenThemes/login-bg.gif) no-repeat;
}
/*
p
{
    padding: 0;
    margin: 0;
}
*/
.wel
{
    font-size: 38px;
    color: #666666;
}
.dark-grey-normal-bold
{
    font-weight: bold;
    color: #666666;
}



/*---this style add for sales service program page----*/


#sales-service-pro-cont
{
    width: 100%;
    background-color: #FFFFFF;
    padding-top: 4px;
    margin-top: 3px;
    height: 313px;
}

#sales-service-pro-bg
{
    width: 100%;
    background: url(/Aspen/Images/AspenThemes/sales-service-pro-bg.jpg) repeat-x;
    height: 308px;
}
.grey-12
{
    font-size: 12px;
    color: #666666;
}
.black-12
{
    font-size: 12px;
    color: #333333;
    font-weight: 600;
}

#category
{
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    height: 43px;
    background: #eeeeee;
}

#performance-cont
{
    width: 1000px;
    background-color: #ffffff;
    padding-top: 4px;
}

#performance-second-cont
{
    width: 940px;
    margin: 0 auto;
}


.white-12
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
}

.Light-grey-12
{
    color: #6f6f6f;
    font-size: 12px;
    font-weight: 600;
}

.zed-black-12
{
    color: #111111;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
}
.black-13
{
    color: #000000;
    font-size: 13px;
    font-weight: 600;
}

.brown-12
{
    color: #9f481b;
    font-size: 12px;
    font-weight: 600;
}

.salesinfo
{
    background: #000;
    margin: 4px 0px 4px 0px;
    width: 475px;
    color: #d6d7d6;
}

.infowhite
{
    color: #d6d7d6;
    font-size: 11px;
    font-weight: 600;
}


#profile-status
{
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    margin-bottom: 20px;
    color: #d6d7d6;
}

.progressbar
{
    border: 1px solid #d6d7d6;
    width: 180px;
    height: 9px;
}

.profile-tab
{
    width: 940px;
    margin: 0 auto;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.black-10
{
    color: #d6d7d6;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
}
.grey-10
{
    color: #999999;
    font-size: 11px;
    font-weight: 600;
}

.Eg
{
    color: #0f6d88;
}
.star
{
    color: #FF0000;
    font-size: 14px;
    font-weight: 600;
}

.info
{
    margin: 0 auto;
    width: 940px;
    color: #666666;
    font-size: 12px;
    font-weight: 600;
}


/*for header*/

#header-cont
{
    margin: 0 auto;
    height: 125px;
    background-image: url(/Aspen/Images/AspenThemes/bg-header.jpg);
}

#top-header
{
    margin: 0 auto;
    width: 940px;
}

#text-brand
{
    padding-left: 100px;
    height: 10px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
}

#header-right-controlbox
{
    color: #fff;
    text-align: right;
    float: right;
}

#header-welcome
{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    
}
#head-controls
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
}
#head-controls a
{
    color: #FFFFFF;
}

.light-blue
{
    color: #abd0d6;
    font-size: 13px;
    font-weight: 600;
}
.white-13
{
    font-size: 12px;
}
.blue-14
{
    color: #abd0d6;
    font-size: 14px;
    font-weight: 600;
}
.blue-20
{
    color: #7bb2b9;
    font-size: 20px;
    font-weight: 600;
}
.light-blue-12
{
    color: #abd0d6;
    font-size: 11px;
    font-weight: lighter;
    text-align: left;
}
/*
.menu li ul a
{
    display: block;
    height: 35px;
    font-size: 12px;
    font-style: normal;
    margin: 0px;
    padding: 0px 10px 0px 15px;
    text-align: left;
}
.menu li ul a:hover, .menu li ul li:hover a
{
    border: 0px;
    color: #ffffff;
    text-decoration: none;
}
.menu p
{
    clear: left;
}



#navright a.progams {
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 30px;
	display: block;
	float: right;
	height: 29px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Aspen/Images/AspenThemes/bg-nav-progams.jpg);
	background-repeat: no-repeat;
}
#navright a.progams:hover {
	color: #FFFFFF;
	background-image: url(/Aspen/Images/AspenThemes/bg-nav-progams-ro.jpg);
	background-repeat: no-repeat;
}*/

.active-sales
{
    color: #FFFFFF;
    background-image: url(/Aspen/Images/AspenThemes/bg-nav-progams-ro.jpg);
    background-repeat: no-repeat;
}



.activeb
{
    color: #FFFFFF;
    background-image: url(/Aspen/Images/AspenThemes/bg-nav-hover.jpg);
}


.progams1
{
    padding-top: 12px;
    padding-left: 15px;
    padding-right: 30px;
    display: block;
    float: right;
    height: 29px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    border: none;
    background-image: url(/Aspen/Images/AspenThemes/bg-nav-progams-ro.jpg);
}

.green-text
{
    color: #00CC33;
}

.orange-text
{
    color: #FF9900;
}

/*Master Pages Footer Style Starts Here*/
#footer {
    vertical-align: middle;
    background-color: #f2f2f2;
    height: 50px;
    color: #FFF;
    font-size: 11px;
    text-align: left;
}
#footer-inner
{
    height: 50px;    
    color: #7ab1b8;
    text-align: left;
    margin: auto;
    vertical-align: baseline;
    font-size: 12px;
    font-weight: 400;
    width: 1000px;    
    padding-bottom:20px;   
}
.footerwhite
{
    color: #8e8e8e;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    float: left;
    width: 810px;
}
.footerwhite a, .footerwhite a:hover
{
    color: #8e8e8e !important;
}
#footercontainer
{
    padding: 15px 0px 0px 15px;
}


#footer a
{
    color: #7bb1b9;
}
#footer img
{
}
#footer p
{
    padding: 25px 0 0 10px;
}
.footer-link
{
    cursor:pointer;
    color:#ffffff;
    text-decoration: underline;
    }
 .footer-link:hover
 {
     text-decoration: none;
     }   
.enroll_lightbox
{
}

.footerblue
{
    color: #7bb1b9;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}
.footer a
{
    color: #7ab1b8;
    text-decoration: underline;
}

.footer a:hover
{
    color: #7ab1b8;
    text-decoration: underline;
}

.footer #footercontainer #legal
{
    height: 66px;
}
.footer #footercontainer #footerlogo
{
}
/*Master Pages Footer Style Ends Here*/






.disvisi
{
    display: none;
    visibility: hidden;
}


/*-------Menu Style -------Starts Here-----------------*/
.menu
{   
    font-family: 'Gotham-Book' !important;
    border: none;
    border: 0;
    margin: auto auto;
    padding: auto 0;
    font-size: 12px;
    text-decoration: none;
    background: none;
    width: auto !important;
    height: 18px;
    
}
.MenuStyle
{
    font-size: 12px;
    text-decoration: none;
    display: inline;
}
.MenuItemStyle
{
    color: #555;
   /* background-color: #191919;*/
    font-size: 12px;
    text-decoration: none;
    display: inline;
    text-align: center;
    
   /* border: 1px solid #666666;*/
    border: none;
    margin: 0;
}
.MenuItemStyle a
{
    height: 16px;
    margin: 0px 10px 1px 10px;
    text-transform:uppercase;
}
.MenuLinkSelected
{
  /*  background: url(/Jaguar/Images/JaguarThemes/menu-selected-bg.jpg) repeat-x;
    border: 1px solid #63111f;*/
    color: #b20838 ;
    text-decoration: none;
    text-align: center;
}
.MenuLinkSelected a
{
    margin: 0px 10px 1px 10px;
}
.MenuItemStyle a:hover
{
    color: #b20838 ;
    text-decoration: none;
    text-align: center;
   /* border: 1px solid #63111f;*/
}


.MenuOnHover
{
  /*  background: url(/Jaguar/Images/JaguarThemes/menu-selected-bg.jpg) repeat-x;*/
    color: #b20838 ;
    text-decoration: none;
    text-align: center;
 /* border: 1px solid #63111f; */
}
.SubMenuStyle
{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin-top: -4px;
    color: #555;
    min-width: 150px;
    z-index: 1000;
    border-bottom: 3px solid #8e182d;
    background-color: #ffffff;
    background-image: none;
}
.SubMenuStyle table
{
}
.SubMenuItemStyle
{
    font-family: 'Gotham-Book' !important;
    text-decoration: none;
    color: #555;
    background: #ffffff;
    height: 15px;
    line-height: 15px;
    padding: 0 5px 0 16px;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
    width: 186px;
    min-width: 150px;
    vertical-align: middle;
    z-index: 1000;
    text-align: left;
    font-size: 12px !important;
    visibility: visible;
}
.SubMenuStylehover
{
    text-decoration: none;
    color: #b20838 ;
    background: #ffffff;
    height: 15px;
    line-height: 15px;
    padding: 0 5px 0 16px;
    width: 186px;
    min-width: 150px;
    vertical-align: middle;
    text-decoration: none;
    z-index: 1000;
    font-size: 12px !important;
    text-align: left;
}

.SubMenuStylehover a:hover
{
    background: url(/Jaguar/Images/JaguarThemes/sub_menu_arrow1.png) no-repeat;
    background-position: 4px center;
    color: #b20838;
    padding-left: 16px;
    text-align: left;
    font-size: 12px !important;
}


/*Menu Styles End Here*/
/*----------Body Content style ------------*/
#body-content {
    background-color: #f2f2f2;
    
}
#body-content #body-content-inner {
    background-color: #ffffff;
    width: 1000px; margin: 0 auto;min-height: 400px;height: auto;
}
/*----------Body Content style ----Ends here--------*/
.loginbottomimage
{
    /*background: url(/Jaguar/Images/JaguarThemes/login.jpg) no-repeat;*/
    font-family: 'Gotham-Medium';
    font-size:14px;
	color:#ffffff;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
    height: 25px;
    width: 74px;   
}
.loginbottomimage:hover {
	color:#b20838 !important;
	background-color:#ffffff;
}

.icon-Jaguar
{
    background: url(/Jaguar/Images/JaguarThemes/logo-jaguar.png) no-repeat;
    float: right;
    width: 680px;
    height: 138px; 
    background-position:50% 70%;
}
                  



.verticaltext
{
    /*   color: #FFFFFF;     font-weight: bold;     text-transform: uppercase;     writing-mode: tb-rl;     filter: flipV flipH;     width: 30px;     text-align: center;     height: 260px;*/
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(270deg);
    writing-mode: tb-rl\9;
    height: 170px\9;
    width: 20px;
    white-space: nowrap;
}


.bgnone
{
    background: none;
    border: 0px;
}
.DealerProfileDiv
{
    width: 97%;
    color: #d6d7d6;
    font-size: 11px;
    font-weight: 600;
}
.DealerProfileTable
{
}
.DealerProfileLabel
{
    width: 150px;
}

.boxco
{
    background: #182c39;
}
.DelaerProfilelabeltd
{
    width: 250;
    padding-left: 5px;
}
.DelaerProfiletexttd
{
    width: 350px;
    padding-left: 5px;
}
.dynmaicValidatroDivStyle
{
    width: 100%;
    background-color: #B22222;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 600;
}

/*working for Create-New-User page */


#CreateNU-cont-bg
{
    margin: 0 auto;
    width: 100%;
    background: #000000;
    border: 1px solid #CCCCCC;
}


#CreateNewUser-cont
{
    width: 493px;
    height: 222px;
    background: #FFFFFF;
    padding: 11px;
    margin: 80px auto;
}
#inner-cont
{
    width: 1000px;
    background: #0d0d0d;
    padding: 10px;
    margin: 0 auto;
}


#CNU-inner-cont1
{
    width: 590px;
    height: 200px;
    background: #000;
    padding: 25px 21px 0px 21px;
    text-align: justify;
    font-size: 12px;
    font-weight: 700;
    color: #e7e7e7;
}

.tex
{
    color: #555555;
    font-size: 13px;
    background: #ffffff;
    border: 1px solid #182e39;
}

.garyn
{
    color: #d6d7d6;
}



.gray-19
{
    color: #dcd9d9;
    font-size: 18px;
    font-weight: bold;
}

.gray-15
{
    color: #dcd9d9;
    font-size: 12px;
    font-family: Arial;
}

.gray-13
{
    color: Black;
    font-size: 14px;
    font-family: 'Gotham-Book';
}


.Login-links
{
    color: #ffffff;
    font-size: 11px;
    text-decoration: underline;
}

.orange-35
{
    font-size: 30px;
    color: #2c2c2c;
    font-weight: 600;
}
.orange-25
{
    font-size: 23px;
    color: #2c2c2c;
    font-weight: 600;
}

/*Begin v2r classes*/

.v2rrl
{
    /*background-image: url(/V2R/Framework/Images/St2/v2r_rnd_left.png);
    background-repeat: no-repeat;*/
    color: #ffffff;
    height: 30px;
     background-color:#767779;
}

.v2rrbg
{
    /*background-image: url(/V2R/Framework/Images/St2/v2r_rnd_center.png);
    background-repeat: repeat-x;*/
    color: #ffffff;
    width: 100%;
    height: 30px;
    cursor: pointer;
     background-color:#767779;
}


.v2rrr
{
    /*background-image: url(/V2R/Framework/Images/St2/v2r_rnd_right.png);
    background-repeat: no-repeat;*/
    color: #ffffff;    
    height: 30px;
     background-color:#767779;
}


.v2rsquareboxgradientcaption
{
    color: #ffffff;
    padding-top: 5px;
    width: auto;
    height: 30px;
    cursor: pointer;
}
.v2rShortDesc
{
    color: Black;
    font-size: 10pt;
    text-decoration: none;
    vertical-align: top;
}

.v2rReportlst
{
    background-color: #E8EAED;
}

.v2rMenu
{
    color: #fff;
    font-size: 10px;
    font-family: Arial, Tahoma;
    vertical-align: top;
    cursor: pointer;
    font-weight:bold;
}

.v2rSectionHeading
{
    font-family: Times New Roman;
    font-size: 20px;
    font-weight: bold;
    color: #6B696B;
    padding-left:10px;
}
.onpointimg
{
    background-image:url(../Images/JaguarThemes/onpoint.png);
    background-repeat:no-repeat;
    width:320px;
    height:26px;
    float:left;
    
}

.subhead
{
    padding:10px 0 10px 0;
}

.v2rmenusel
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Tahoma;
    vertical-align: top;
}

.unsel
{
    /*background-image: url(/V2R/Framework/Images/St2/rounded_200.png);*/
    width: 200px;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    color: #000;
    height: 25px;
    padding-top: 5px;
}
.unsel a
{
    padding-left: 5px;
    padding-top: 17px;
    text-decoration: none;    
    vertical-align: middle;
}

.sel
{
    /*background-image: url(/V2R/Framework/Images/St2/rounded_b_200.png);*/
    width: 200px;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    height: 25px;
    padding-top: 5px;
}
.sel a
{
    padding-left: 5px;
    padding-top: 10px;
    text-decoration: none;    
    vertical-align: middle;
     color:#b20838;
}

.sectionname
{
    color: White;    
    font-size: 10.0pt;
    font-family: Gotham-Medium;    
    text-transform:uppercase;
}

.imgbtncalender
{
    background-image: url(/V2R/Framework/Images/St2/Icons/da.png);
    width: 16px;
    height: 16px;
}

.vbox3
{
    background: #FFFFFF url(/images/bhcb.png) no-repeat scroll left bottom;
    padding: 0 13px 0px;
    width: 434px;
}


.vbox3 h3
{
    background: #8395AD url(/images/bhct.png) repeat scroll 0 0;
    color: Black;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 18px;
    margin: 0 -13px 18px;
    padding: 7px 13px;
    width: 100%;
    cursor: default;
}


.datatable
{
    cursor: pointer;
    text-align: left;
    height: 18px;
    line-height: 18px;
    padding: 0px 0px;
    background-color: #899BB1;
    color: Black;
    font-size: 11px;
    font-weight: normal;
}

.vbox4
{
    padding: 0 13px 0px;
}


.vbox4 h3
{
    background-color: Gray;
    color: White;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 18px;
    margin: 0 -13px 0px;
    padding: 3px 13px;
    cursor: default;
}



.rec
{
    width: 920px;
    margin: 0 auto;
}

.SelectDealerLink
{
    color: #fff;
    text-decoration: none;
}
.SelectDealerLink:hover
{
    color: #fff;
    text-decoration: none;
}
.SelectDealerLink:active
{
    color: #fff;
    text-decoration: none;
}


/* End of v2r classed */

.oem-topmenu-cont
{
    width: auto;
    font-size: 12px;
    color: #fff;
    text-align: right;
    font-weight: 600;
}
img.pngFix
{
    display: none;
}
img[class=pngFix]
{
    display: block;
}
div.pngFix
{
    display: block;
}
div[class=pngFix]
{
    display: none;
}


.gp-cont
{
    background: url(/Jaguar/Images/JaguarThemes/gp-cont-or.jpg) no-repeat;
   width: 58px;
    height: 465px;
}

.gp-weare-help
{
    font-family: Gotham-bold_web;
    font-weight:bold;
    font-size:16px;
    width: 350px;
    height: 30px;
    float:left;    
}


.submit-btn
{
    background: url(/Jaguar/Images/JaguarThemes/submit-btn.jpg) no-repeat;
    width: 88px;
    height: 31px;
}

.icon-phone
{
    background: url(/Jaguar/Images/JaguarThemes/Jag-Phone.jpg) no-repeat;
    width: 18px;
    height: 17px;  
    background-position:5px 10px; 
    
}

.icond-email
{
    background: url(/Jaguar/Images/JaguarThemes/Jag-Email.jpg) no-repeat;
    width: 18px;
    height: 17px;    
    background-position:5px 10px;
}

.fax-icon
{
    background: url(/Jaguar/Images/JaguarThemes/Jag-Fax.jpg) no-repeat;
    width: 18px;
    height: 17px; 
    background-position:5px 10px;  
}
.icon-mail
{
    background: url(/Jaguar/Images/JaguarThemes/Jag-Mail.jpg) no-repeat;
    width: 18px;
    height: 17px; 
    background-position:5px 10px;
}

#content
{
    position: relative;
    overflow: auto;
    z-index: 1;
    color: #d7d7d7;
}

#faqs #content
{
    position: relative;
    overflow: visible;
    z-index: 1;
    color: #d7d7d7;
    left: -20px;
}

#dashboard
{
    width: 866px;
    overflow: hidden;
    margin: 0 0 37px 31px;
    z-index: 2;
    color: #d7d7d7;
}
#dashboard .item
{
    width: 257px;
    height: 282px;
    float: left;
    margin: 0 40px 0 0;
    border-bottom: 1px solid #fff;
    color: #d7d7d7;
}

#dashboard .item.last
{
    margin: 0 0 0 0;
    color: #d7d7d7;
}
.button_box
{
    margin-bottom: 5px;
}
#dashboard .item p
{
    height: 85px;
    color: #d7d7d7;
}




#main-container
{
    width: 1000px;
    margin: 0 auto;
    background: #0d0d0d;
}

#header-bg
{
    background: url(/Jaguar/Images/JaguarThemes/header-bg.jpg) no-repeat;
    height: 32px;
}

#inner-cont
{
    width: 1000px;
    background: #0d0d0d;
    padding: 10px;
}
#login-box
{
    width: 630px;
    height: 400px;
    border: 2px solid #7bafba;
    background: #0d0d0d;
    margin: 0 auto;
    color: #79b5bd;
    padding: 15px 50px 15px 50px;
    text-align: center;
}
#login
{
    color: #fff;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    padding: 4px 0px 0px 0px;
    text-align: right;
}


.logflo
{
    float: right;
}
/* ------------- Footer --------------------------------- */




/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading
{
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    background: transparent;
    z-index: 1104;
    display: none;
}

* html #fancybox-loading
{
    /* IE6 */
    position: absolute;
    margin-top: 0;
}

#fancybox-loading div
{
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url('../images/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 1100;
    display: none;
}

* html #fancybox-overlay
{
    /* IE6 */
    position: absolute;
    width: 100%;
}

#fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap
{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    z-index: 1101;
    display: none;
}

#fancybox-outer
{
    position: relative;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 99999;
}

#fancybox-inner
{
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    outline: none;
    overflow: hidden;
}

#fancybox-hide-sel-frame
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

#fancybox-close
{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 32px;
    height: 32px;
    background: url('../images/fancybox/fancy_close.png') top left no-repeat;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox_error
{
    color: #444;
    font: normal 12px/20px Arial;
}

#fancybox-content
{
    height: auto;
    width: auto;
    padding: 0;
    margin: 0;
}

#fancybox-img
{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
}

#fancybox-frame
{
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-title
{
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: Arial;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside
{
    padding: 10px 0;
    text-align: center;
    color: #333;
}

.fancybox-title-outside
{
    padding-top: 5px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.fancybox-title-over
{
    color: #FFF;
    text-align: left;
}

#fancybox-title-over
{
    padding: 10px;
    background: url('fancy_title_over.png');
    display: block;
}

#fancybox-title-wrap
{
    display: inline-block;
}

#fancybox-title-wrap span
{
    height: 32px;
    float: left;
}

#fancybox-title-left
{
    padding-left: 15px;
    background: transparent url('../images/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main
{
    font-weight: bold;
    line-height: 29px;
    background: transparent url('../images/fancybox/fancy_title_main.png') repeat-x;
    color: #FFF;
}

#fancybox-title-right
{
    padding-left: 15px;
    background: transparent url('../images/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right
{
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background-image: url('../images/fancybox/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left
{
    left: 0px;
}

#fancybox-right
{
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico
{
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico
{
    background: transparent url('../images/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico
{
    background: transparent url('../images/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover
{
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span
{
    left: 20px;
}

#fancybox-right:hover span
{
    left: auto;
    right: 20px;
}

div.fancy-bg
{
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    z-index: 1001;
}

div#fancy-bg-n
{
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne
{
    top: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e
{
    top: 0;
    right: -20px;
    height: 100%;
    width: 20px;
    background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se
{
    bottom: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s
{
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw
{
    bottom: -20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w
{
    top: 0;
    left: -20px;
    height: 100%;
    width: 20px;
    background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw
{
    top: -20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

/*  Dealer Profile    */
#profile
{
}
#profile h1
{
    margin-left: 20px;
}
#profile #content_area h3, #profile #content_area h4
{
    color: #666;
    font-size: 14px;
    font-weight: normal;
}



#profile #content_area h4
{
    margin: 0 0 10px 0;
}
#profile hr
{
    height: 1px;
    background-color: #666;
    width: 100%;
    margin: 10px 0;
    border: none;
    clear: both;
}

#profile .col_one, #profile .col_two
{
    width: 48%;
    height: 90%;
}

#profile .col_two
{
    padding-left: 30px;
    border-left: 1px solid #666;
}

.hours
{
    width: 175px;
    border-left: 1px solid #666;
    padding: 0 0 0 20px;
    margin: 0 0 20px 0;
    float: right;
}

/*  column one  */
.col_one dl
{
    font-size: 12px;
}
.col_one dt, .col_one dd
{
    float: left;
    display: inline-block;
    margin: 0 0 13px 0;
}

.col_one dt
{
    margin-right: 10px;
    clear: left;
    width: 100px;
    text-align: right;
    color: #666;
    line-height: 13px;
}


.col_one dd
{
    width: 250px;
}


/*  column two  */
.col_two dl
{
    font-size: 12px;
    overflow: auto;
}
.col_two dt, .col_two dd
{
    float: left;
    display: inline-block;
    margin: 0 0 13px 0;
}

.col_two dt
{
    margin-right: 10px;
    clear: left;
    width: 75px;
    text-align: right;
    color: #666;
}

.col_two dd
{
    width: 100px;
}

/* -------------------Headings and Paragraphs ----------------*/

h1
{
    font-size: 18px;
    line-height: 20px;
}

h2
{
    font-size: 18px;
    line-height: 20px;
}

h3
{
    font-size: 16px;
    line-height: 21px;
}

h4
{
    font-size: 14px;
    line-height: 19px;
}

h5
{
    font-size: 16px;
    line-height: 17px;
}

h6
{
    font-size: 12px;
    line-height: 15px;
}
h7
{
    font-size:16px;
    }

/*
p
{
    margin-bottom: 15px;
}
*/

strong
{
    font-weight: bold;
}
em
{
    font-style: inherit;
}

.center
{
    text-align: center;
}
.clear-left
{
    clear: left;
}

.clear-right
{
    clear: right;
}



/* ======= Base Page Styles =================== */
html
{
    height: 100%;
}

body
{
    font: 11px/1.5 Arial, Helvetica, sans-serif;    
    background-color: #f2f2f2;
}

/* ======= Base Page Section Styles =================== */

#wrapper
{
    width: 930px;
    margin: 0 auto;
    position: relative; /* code for full height */
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}
* html #wrapper
{
    height: 100%;
}

/* Contact Page */
#contact #content
{
    margin: 20px;
}

#contact #content p, #contact #content li
{
    font-size: 12px;
}
.col_one, .col_two, .col_three
{
    float: left;
    margin: 4px 0 0 0;
}

#content .col_one, #content .col_three
{
    width: 380px;
}

#content .col_two
{
    width: 100px;
}
#content .col_two img
{
    display: block;
    width: 43px;
    height: 423px;
    margin: 0 auto;
}

#contact_icon_block
{
    margin: 20px 0 0 0;
}

#contact_icon_block p
{
    padding: 0 0 0 35px;
}

#contact .col_one ul
{
    list-style: disc;
    margin: 0 0 0 30px;
}
#contact .col_one li
{
    margin: 0 0 10px 0;
}

#phone-icon
{
    background: url(../images/btns/phone-icon.gif) no-repeat;
    line-height: 28px;
}
#email-icon
{
    background: url(../images/btns/email-icon.gif) no-repeat;
    line-height: 28px;
}
#fax-icon
{
    background: url(../images/btns/fax-icon.gif) no-repeat;
    line-height: 28px;
}
#mail-icon
{
    background: url(../images/btns/mail-icon.gif) no-repeat;
}

#contact .col_three form label, #contact .col_three form input
{
    float: left;
}
#contact .col_three form label
{
    text-align: right;
    width: 100px;
    padding: 0 10px 0 0;
}

#contact .col_three form label.error
{
    width: 200px;
    text-align: left;
    overflow: hidden;
    padding-left: 20px;
}
#contact .col_three form li#contact_type label.error
{
    margin-left: 0;
    clear: both;
}


#contact .col_three form input, #contact .col_three form textarea
{
    width: 230px;
    background-color: #182e37;
    border: none;
    padding: 4px 2px;
    color: #FFF;
}

#contact .col_three form li
{
    margin: 0 0 10px 0;
    clear: left;
    padding-bottom: 5px;
    overflow: hidden;
}

#contact #contact_type label
{
    float: none;
    width: 100%;
}
#contact #contact_type input
{
    width: 15px;
    margin: 0 5px 0 0;
    float: none;
}
#contact #contact_type
{
    margin-left: 110px;
}

#contact #submit_btn input
{
    width: auto;
    background-color: #000;
    border: none;
    margin: 0 0 0 110px;
}


/*  FAQ    */
#faqs
{
    margin-left: 25px;
}
#faqs h1
{
    margin-left: 20px;
}

#faq_selector
{
    margin: 30px 0;
}
#faq_selector label
{
    color: #666;
}

#faqs h2
{
    color: #666;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #666;
    margin-bottom: 20px;
}
#faqs #content_area
{
    width: 850px;
    padding: 20px 30px 10px 30px;
    margin: 10px 20px 30px 40px;
}
#faqs #content_area a
{
    font-weight: bold;
    color: #dd1b1e;
    text-decoration: underline;
}

#faqs #content_area #content_ajax
{
    margin: 0 60px 0 10px;
}
.headcolor
{
    color: #ffffff;
}

/* Plain Text Pages*/
#content_area
{
    color: #000;
    padding: 20px 30px 10px 30px;
    margin: 10px 20px 30px 20px;
    height: 500px;
}

#privacy h1
{
    margin: 0 0 0 20px;
}
#privacy #content_area
{
    height: 100%;
    padding-bottom: 20px;
    padding-top: 30px;
}

#privacy #content_area p
{
    padding-right: 400px;
}


.privacy-pol
{
    margin-left: 60px;
    width: 930px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#privacy-tab
{
    background: #fff;
    margin: 0 auto;
    width: 930px;
    padding-bottom: 10px;
}

.privacy-col
{
    padding: 30px;
}

.black-14
{
    color: #000;
    font-size: 14px;
    font-weight: 700;
}



/* login popup code */


.login-t
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
}

.username-pad
{
    margin-left: 32px;
}

.inp-box
{
    background: #182e39;
    border: none;
    color: #222;
    height: 20px;
    width: 173px;
    font-size: 11px;
    padding-left: 5px;
}

.close
{
    color: #7ab1b8;
    font-size: 12px;
    font-weight: 600;
    text-align: right;
    vertical-align: top;
    padding-top: 10px;
    padding-right: 14px;
}



/*#jaq-pop-high
{
	padding:50px;
	width:712px;
	height:415px;
}*/


.jaglog
{
    text-align: center;
    /*background-image: url(/Jaguar/Images/JaguarThemes/jaguarlogin-bg.gif);*/
    width: 726px;
    height: 249px;
    background-repeat: no-repeat;
    background-color:rgb(118, 119, 121);
}



/* program cards styles start here------------------------------------------------------------------------*/


.blue-border-bt
{
    padding-left: 15px;
}
.ProgramTitle
{
    font-family: 'Gotham-Book';
    font-size: 14px;
    height: 25px;
    text-align: left;
    background-color: #b20838;
    color: #ffffff;
    font-weight: bold;
    line-height: 25px;
    padding-left: 10px;
}
ProgramsBorderBottom
{
    border-bottom: solid 1px #fff;
    border-bottom-color: #385C5B;
}
.mars-green
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    height: 75px;
    padding: 0 5px 0 15px;
}
/*style for Letter arrow */
.arrow-word {
    height: 25px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 5px;
}
/*style for Next touch*/
.Jaguaradrotator
{
	position:relative;
	text-align:center;	
	height: 227px;
	width: 1000px;
	z-index:0;
}

div.Programs {
	font-size:10px;
	color:#555;
	font-family: 'Gotham-Book';
}
div.Programs a {
	font-size:11px;
	color:#555;
	text-decoration:underline;
}
div.Programs a:hover {
	color:#767779;
	text-decoration:underline;
}
div.Programs ul.programList
{
    margin: 0 auto !important;
    list-style: none; 
    padding: 0;
}
div.Programs ul.programList li
{
    margin: 0 0 !important;
    width: 235px;
    
}

div.OnPointProgram
{
   width:235px;
}
div.OnPointProgram .imgHeader
{
    height: 58px;
    background: url('/Jaguar/Images/JaguarThemes/home-op.png') no-repeat 12px 50%;
}
div.OnPointProgram .imgMiddle
{
    height: 72px;
    background: url('/Jaguar/Images/JaguarThemes/OnPoint-img.png') no-repeat 50% 50%;
}
div.OnPointProgram .divProgram-bottom {
    min-height:122px;
	position:relative;
	padding:12px 12px 10px 12px;
    text-align: left;
}
div.OnPointProgram .divProgram-bottom p{
    margin: 0;
}
div.OnPointProgram .EnrollBtn
{
   font-family: 'Gotham-Medium';
	font-size:11px;
	color:#ffffff;
	padding:3px 5px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
	position:absolute;
	left:12px;
	bottom:10px;
    text-decoration: none;
}
div.OnPointProgram .EnrollBtn:hover {
	color:#ffffff;
	background-color:#767779;
	text-decoration: none;
}
div.OnPointProgram .details {
	position:absolute;
	right:12px;
    bottom: 10px;
}
div.OnPointProgram .CampaignBtn
{
   font-family: 'Gotham-Medium';
	font-size:11px;
	color:#ffffff;
	padding:3px 5px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
	position:absolute;
	left:12px;
	bottom:10px;
    text-decoration: none;
}
div.OnPointProgram .CampaignBtn:hover {
    color:#ffffff;
	background-color:#767779;
	text-decoration: none;
}


/*style for Smart Touch */

div.e-OnPointProgram
{
   width:235px;
   margin-left: 20px;
}
div.e-OnPointProgram .imgHeader
{
    height: 58px;
    background: url('/Jaguar/Images/JaguarThemes/home-eop.png') no-repeat 12px 50%;
}
div.e-OnPointProgram .imgMiddle
{
    height: 72px;
    background: url('/Jaguar/Images/JaguarThemes/eOnPoint-img.png') no-repeat 50% 50%;
}
div.e-OnPointProgram .divProgram-bottom {
    min-height:122px;
	position:relative;
	padding:12px 12px 10px 12px;
	text-align: left;
}
div.e-OnPointProgram .divProgram-bottom p{
    margin: 0;
}
div.e-OnPointProgram .EnrollBtn
{
   font-family: 'Gotham-Medium';
	font-size:11px;
	color:#ffffff;
	padding:3px 5px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
	position:absolute;
	left:12px;
	bottom:10px;
    text-decoration: none;
}
div.e-OnPointProgram .EnrollBtn:hover {
	color:#ffffff;
	background-color:#767779;
	text-decoration: none;
}
div.e-OnPointProgram .details {
	position:absolute;
	right:12px;
    bottom: 10px;
}
div.e-OnPointProgram .CampaignBtn
{
   font-family: 'Gotham-Medium';
	font-size:11px;
	color:#ffffff;
	padding:3px 5px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
	position:absolute;
	left:12px;
	bottom:10px;
    text-decoration: none;
}
div.e-OnPointProgram .CampaignBtn:hover {
    color:#ffffff;
	background-color:#767779;
	text-decoration: none;
}
/*style for e-capture */
div.OnPoint-DirectProgram
{
    width:235px;
    margin-left: 20px;
}
div.OnPoint-DirectProgram .imgHeader
{
    height: 58px;
    background: url('/Jaguar/Images/JaguarThemes/home-eop-direct.png') no-repeat 12px 50%;
}
div.OnPoint-DirectProgram .imgMiddle
{
    height: 72px;
    background: url('/Jaguar/Images/JaguarThemes/OnPointDirect-img.png') no-repeat 50% 50%;
}
div.OnPoint-DirectProgram .divProgram-bottom {
    min-height:122px;
	position:relative;
	padding:12px 12px 10px 12px;
	text-align: left;
}
div.OnPoint-DirectProgram .divProgram-bottom p{
    margin: 0;
}
div.OnPoint-DirectProgram .EnrollBtn
{
   font-family: 'Gotham-Medium';
	font-size:11px;
	color:#ffffff;
	padding:3px 5px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
	position:absolute;
	left:12px;
	bottom:10px;
    text-decoration: none;
}
div.OnPoint-DirectProgram .EnrollBtn:hover {
	color:#ffffff;
	background-color:#767779;
	text-decoration: none;
}
div.OnPoint-DirectProgram .details {
	position:absolute;
	right:12px;
    bottom: 10px;
}
div.OnPoint-DirectProgram .CampaignBtn
{
   font-family: 'Gotham-Medium';
	font-size:11px;
	color:#ffffff;
	padding:3px 5px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
	position:absolute;
	left:12px;
	bottom:10px;
    text-decoration: none;
}
div.OnPoint-DirectProgram .CampaignBtn:hover {
    color:#ffffff;
	background-color:#767779;
	text-decoration: none;
}
/*style for autoCapture */

/*OnTarget styles*/

div.Jaguar-OnTargetProgram
{
   width:235px;
}
div.Jaguar-OnTargetProgram .imgHeader
{
    height: 58px;
    background: url('/Jaguar/Images/JaguarThemes/home-ot.png') no-repeat 12px 50%;
}
div.Jaguar-OnTargetProgram .imgMiddle
{
    height: 72px;
    background: url('/Jaguar/Images/JaguarThemes/OnTarget-img.png') no-repeat 50% 50%;
}
div.Jaguar-OnTargetProgram .divProgram-bottom {
    min-height:122px;
	position:relative;
	padding:12px 12px 10px 12px;
    text-align: left;
}
div.Jaguar-OnTargetProgram .divProgram-bottom p{
    margin: 0;
}
div.Jaguar-OnTargetProgram .EnrollBtn
{
   font-family: 'Gotham-Medium';
	font-size:11px;
	color:#ffffff;
	padding:3px 5px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
	position:absolute;
	left:12px;
	bottom:10px;
    text-decoration: none;
}
div.Jaguar-OnTargetProgram .EnrollBtn:hover {
	color:#ffffff;
	background-color:#767779;
	text-decoration: none;
}
div.Jaguar-OnTargetProgram .details {
	position:absolute;
	right:12px;
    bottom: 10px;
}
div.Jaguar-OnTargetProgram .CampaignBtn
{
   font-family: 'Gotham-Medium';
	font-size:11px;
	color:#ffffff;
	padding:3px 5px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
	position:absolute;
	left:12px;
	bottom:10px;
    text-decoration: none;
}
div.Jaguar-OnTargetProgram .CampaignBtn:hover {
    color:#ffffff;
	background-color:#767779;
	text-decoration: none;
}
/*OnTarget stles ends*/

/*Program cards style end here*/



/*css For AdRotator*/
#mainBanner
{
    width: 801px;
    font-family: Arial, Helvetica, sans-serif;
    height: 240px;
    font-size: 12px;
    margin-left: 23px;
}
#mainBanner H1
{
    padding-bottom: 0px;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    font-size: 17px;
    padding-top: 0px;
}
#mainBanner P
{
    padding-bottom: 0px;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    padding-top: 0px;
}
#mainBanner A
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#mainBanner H1 A
{
    font-size: 20px;
    text-decoration: none;
}

.mainPanel1
{
    width: 100%;
    height: 100%; /*background-image: url('../../../Images/ToyotaThemes/Ecap-bg.jpg');*/
    background-image: url('/Toyota/Images/ToyotaThemes/eTouch-new.jpg');
    background-repeat: no-repeat;
    margin: 0;
}
.mainPanel0
{
    width: 100%;
    height: 100%; /*background-image: url('../../../Images/ToyotaThemes/autocap-bg.jpg');*/
    background-image: url('/Toyota/Images/ToyotaThemes/DirecTouch-new.jpg');
    background-repeat: no-repeat;
}
.mainPanel1 H1
{
    width: 360px;
    float: left;
    color: #1E3555;
    padding: 5px 15px 0px 180px;
}
.mainPanel1 .label1
{
    width: 500px;
    float: left;
    height: 70px;
    color: #666666;
    padding: 0px 0px 8px 17px;
}
.mainPanel1 P
{
    width: 450px;
    float: left;
    color: #666666;
}
.mainPanel1 P .imgenroll
{
    background-image: url('/Toyota/Images/ToyotaThemes/e-cap-enroll-btn.png');
}
.mainPanel1 P .imgdetails
{
    background-image: url('/Toyota/Images/ToyotaThemes/e-cap-more-details-btn.png');
}

.mainPanel1 A
{
    color: #fff;
    float: left;
    margin-right: 15px;
}
.mainPanel1 H1 A
{
    color: #fff;
}

.mainPanel0 H1
{
    width: 340px;
    float: left;
    color: #6C0F0A;
    padding: 5px 15px 0px 180px;
}

.mainPanel0 .label1
{
    width: 500px;
    height: 70px;
    float: left;
    color: #666666;
    padding: 0px 0px 8px 17px;
}
.mainPanel0 P
{
    width: 450px;
    float: left;
    color: #666666;
}
.mainPanel0 P .imgenroll
{
    background-image: url('/Toyota/Images/ToyotaThemes/auto-cap-enroll-btn.png');
    src: url('/Toyota/Images/ToyotaThemes/auto-cap-enroll-btn.png');
}
.mainPanel0 P .imgdetails
{
    background-image: url('/Toyota/Images/ToyotaThemes/auto-cap-more-details-btn.png');
}
.mainPanel0 UL
{
    width: 340px;
    float: left;
}
.mainPanel0 H2
{
    padding-bottom: 0px;
    line-height: 14px;
    margin-bottom: 0px;
}
.mainPanel0 A
{
    color: #fff;
    float: left;
    margin-right: 15px;
}

.breaklinerow
{
    display: block;
    height: 0px;
    clear: both;
}

td.panelSelector
{
    position: relative;
    left: 40px;
    top: -30px;
    display: inline-block;
}
#panelSelector
{
    /*------*/
}
#panelSelector DIV
{
    padding: 3px 6px 3px 6px;
    float: left;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin-right: 5px;
}
#panelSelector DIV.selected
{
    color: #00537C;
    cursor: default;
    background: #fff;
}

.red-22-bord
{
    color: #e81f00;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    display: block;
}
.otherProgs
{
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin: 15px 0px 10px 15px;
    width: 798px;
}

/*---------------*/
.box-bor
{
    border-bottom: 2px solid #152026;
    border-top: 2px solid #152026;
    text-align: left;
}
.blue-14
{
    color: #abd0d6;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
}
.blue-20
{
    color: #7bb2b9;
    font-size: 20px;
    font-weight: 600;
}
.light-blue
{
    color: #abd0d6;
    font-size: 13px;
    font-weight: 600;
}





/* Description Page style starts here */
/*div size and background*/
div.OnPointDesc
{
    width: 1000px;
    height: auto;
}
div.OnPoint-DirectDesc
{
    width: 1000px;
    height: auto;
}
div.e-OnPointDesc
{
    width: 1000px;
    height: auto;
}
div.Jaguar-OnTargetDesc
{
    width: 1000px;
    height: auto;
    }
div.Jaguar-DigitalDesc
{
    width: 1000px;
    height: auto;
    }
  

/*common styles*/
/* description box*/
div.OnPointDesc .description-menu, div.OnPoint-DirectDesc .description-menu, div.e-OnPointDesc .description-menu, div.Jaguar-OnTargetDesc .description-menu, div.Jaguar-DigitalDesc .description-menu
{
    width: 1000px;
    text-align: left;
    background-color: #b20838;
    position: relative;
    height:30px;
}
div.OnPointDesc .description-box, div.OnPoint-DirectDesc .description-box, div.e-OnPointDesc .description-box, div.Jaguar-OnTargetDesc .description-box, div.Jaguar-DigitalDesc .description-box
{
    width: 1000px;
    text-align: left;
}
/*program name- made invisible temporary*/
div.OnPointDesc .prog-name, div.OnPoint-DirectDesc .prog-name, div.e-OnPointDesc .prog-name, div.Jaguar-OnTargetDesc .prog-name,  div.Jaguar-DigitalDesc .prog-name 
{
    color: red;
    font-size: 16px;
    font-weight: bold;
    display: none;
}
/*short description- invisible temporary*/
div.OnPointDesc .prog-short-desc-text, div.OnPoint-DirectDesc .prog-short-desc-text, div.e-OnPointDesc .prog-short-desc-text, div.Jaguar-OnTargetDesc .prog-short-desc-text, div.Jaguar-DigitalDesc .prog-short-desc-text
{
    font-size: 16px;
    color: #666;
    display: none;
}
/* main description common to all*/
div.OnPointDesc .prog-desc-normal-gray, div.OnPoint-DirectDesc .prog-desc-normal-gray, div.e-OnPointDesc .prog-desc-normal-gray, div.Jaguar-OnTargetDesc .prog-desc-normal-gray, div.Jaguar-DigitalDesc .prog-desc-normal-gray
{
    color: #666666;
    font-size: 13px; /*font-weight:bold;*/
    
    background: #fff;
    margin: 0 0px 10px 5px;
    margin-top: 0px;
}
div.OnPointDesc .prog-desc-normal-gray ul li, div.OnPoint-DirectDesc .prog-desc-normal-gray ul li, div.e-OnPointDesc .prog-desc-normal-gray ul li, div.Jaguar-OnTargetDesc .prog-desc-normal-gray ul li, div.Jaguar-DigitalDesc .prog-desc-normal-gray ul li
{
    margin-left: 0px;
}

/*heading inside description*/
div.OnPointDesc .prog-desc-small-gray, div.OnPoint-DirectDesc .prog-desc-small-gray, div.e-OnPointDesc .prog-desc-small-gray, div.Jaguar-OnTargetDesc .prog-desc-small-gray, div.Jaguar-DigitalDesc .prog-desc-small-gray
{
    color: #666666;
    font-size: 11px;
    font-weight: normal;
}
/*heading inside description*/
div.OnPointDesc .prog-desc-head-crimson, div.OnPoint-DirectDesc .prog-desc-head-crimson, div.e-OnPointDesc .prog-desc-head-crimson, div.Jaguar-OnTargetDesc .prog-desc-head-crimson, div.Jaguar-DigitalDesc .prog-desc-head-crimson
{
    color: #b31f24;
    font-size: 14px;
    font-weight: 700;
}
/*heading inside description*/
div.OnPointDesc .prog-desc-head-crimson2, div.OnPoint-DirectDesc .prog-desc-head-crimson2, div.e-OnPointDesc .prog-desc-head-crimson2, div.Jaguar-OnTargetDesc .prog-desc-head-crimson2, div.Jaguar-DigitalDesc .prog-desc-head-crimson2 
{
    color: #b31f24;
    font-size: 17px;
    font-weight: 700;
}
/*heading inside description*/
div.OnPointDesc .prog-desc-head-green, div.OnPoint-DirectDesc .prog-desc-head-green, div.e-OnPointDesc .prog-desc-head-green, div.Jaguar-OnTargetDesc .prog-desc-head-green, div.Jaguar-DigitalDesc .prog-desc-head-green
{
    color: #255027;
    font-size: 19px;
    font-weight: 800;
}
/*heading inside description*/
div.OnPointDesc .prog-desc-head-black, div.OnPoint-DirectDesc .prog-desc-head-black, div.e-OnPointDesc .prog-desc-head-black, div.Jaguar-OnTargetDesc .prog-desc-head-black, div.Jaguar-DigitalDesc .prog-desc-head-black
{
    color: #333333;
    font-size: 12px;
    font-weight: 600;
}
/*heading inside description*/
div.OnPointDesc .prog-desc-head-bold, div.OnPoint-DirectDesc .prog-desc-head-bold, div.e-OnPointDesc .prog-desc-head-bold, div.Jaguar-OnTargetDesc .prog-desc-head-bold, div.Jaguar-DigitalDesc .prog-desc-head-bold
{
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}
/*list inside description*/
div.OnPointDesc .prog-desc-ul, div.OnPoint-DirectDesc .prog-desc-ul, div.e-OnPointDesc .prog-desc-ul, div.Jaguar-OnTargetDesc .prog-desc-ul,div.Jaguar-DigitalDesc .prog-desc-ul
{
    margin: 3px 0px 0px 28px;
}
div.OnPointDesc .prog-desc-ul li, div.OnPoint-DirectDesc .prog-desc-ul li, div.e-OnPointDesc .prog-desc-ul li, div.Jaguar-OnTargetDesc .prog-desc-ul li, div.Jaguar-DigitalDesc .prog-desc-ul li
{
    margin: 0px;
}
/*list inside list*/
div.OnPointDesc .prog-desc-ul ul, div.OnPoint-DirectDesc .prog-desc-ul ul, div.e-OnPointDesc .prog-desc-ul ul, div.Jaguar-OnTargetDesc .prog-desc-ul ul, div.Jaguar-DigitalDesc .prog-desc-ul ul
{
    margin: 3px 0px 0px 10px;
    list-style-type: none;
}
div.OnPointDesc .prog-desc-ul ul li, div.OnPoint-DirectDesc .prog-desc-ul ul li, div.e-OnPointDesc .prog-desc-ul ul li, div.Jaguar-OnTargetDesc .prog-desc-ul ul li, div.Jaguar-DigitalDesc .prog-desc-ul ul li
{
    margin: 0px;
}
/*link inside description*/
div.OnPointDesc .prog-desc-normal a, div.OnPoint-DirectDesc .prog-desc-normal a, div.e-OnPointDesc .prog-desc-normal a, div.Jaguar-OnTargetDesc .prog-desc-normal a, div.Jaguar-DigitalDesc .prog-desc-normal a
{
    color: #66863b;
    font-size: 12px;
    padding-top: 10px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 20px;
}
/*link mouse over inside description*/
div.OnPointDesc .prog-desc-normal a:hover, div.OnPoint-DirectDesc .prog-desc-normal a:hover, div.e-OnPointDesc .prog-desc-normal a:hover, div.Jaguar-OnTargetDesc .prog-desc-normal a:hover, div.Jaguar-DigitalDesc .prog-desc-normal a:hover
{
    color: #33cc33;
    font-size: 12px;
    padding-top: 10px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 20px;
}
div.OnPointDesc .description-box .lifecycle, div.OnPoint-DirectDesc .description-box .lifecycle, div.e-OnPointDesc .description-box .lifecycle, div.Jaguar-OnTargetDesc .description-box .lifecycle, div.Jaguar-DigitalDesc .description-box .lifecycle
{
    visibility: hidden;
}

div.NexTouchDesc .description-box .lifecycle
{
    height: 36px;
    width: 137px;
    margin-bottom: -2px;
    display: inline-block;
    visibility: visible;
}



/*All*/
div.OnPoint-DirectDesc .prog-logo
{
    height: 57px;
    width: 318px;
    margin: 0px;
    display: inline-block;
    padding-right: 2px;
    float:left;
    background-image: url(/Jaguar/Images/JaguarThemes/direct.png);
    background-repeat: no-repeat;
    margin-top: 10px;
}
div.OnPointDesc .prog-logo
{
    height: 57px;
    width: 200px;
    margin: 0px;
    margin-top: 20px;
    float:left;
    display: inline-block;
    padding-right: 10px;
    background-image: url(/Jaguar/Images/JaguarThemes/onpoint.png);
    background-repeat: no-repeat;
    margin-top: 16px;
}
div.e-OnPointDesc .prog-logo
{
    height: 57px;
    width: 278px;
    margin: 0px;
    display: inline-block;
    padding-right: 30px;
    background-image: url(/Jaguar/Images/JaguarThemes/epoint.png);
    background-repeat: no-repeat;
    margin-top: 15px;
}
div.Jaguar-OnTargetDesc .prog-logo
{
    height: 57px;
    width: 278px;
    margin: 0px;
    margin-top: 20px;
    display: inline-block;
    padding-right: 10px;
    /*background-image: url(/Jaguar/Images/JaguarThemes/onpoint.png);*/
    background-repeat: no-repeat;
    margin-top: 16px;
    }
    
    div.Jaguar-DigitalDesc .prog-logo
{
    height: 57px;
    width: 278px;
    margin: 0px;
    margin-top: 20px;
    display: inline-block;
    padding-right: 10px;
    background-image: url(/Jaguar/Images/JaguarThemes/Digital.png);
    background-repeat: no-repeat;
    margin-top: 16px;
    }

div.OnPoint-DirectDesc .EnrollBtn
{
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    cursor: default;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
    text-decoration: none;
}
div.OnPointDesc .EnrollBtn, div.e-OnPointDesc .EnrollBtn, div.Jaguar-OnTargetDesc .EnrollBtn
{
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    cursor: default;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
    text-decoration: none;
}
div.OnPoint-DirectDesc .LaunchBtn, div.OnPointDesc .LaunchBtn, div.e-OnPointDesc .LaunchBtn, div.Jaguar-OnTargetDesc .LaunchBtn
{
     color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    cursor: default;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
    text-decoration: none;
}

div.OnPoint-DirectDesc .LaunchBtn:hover, div.OnPointDesc .LaunchBtn:hover, div.e-OnPointDesc .LaunchBtn:hover, div.Jaguar-OnTargetDesc .LaunchBtn:hover
{
     color: #000;
    font-size: 12px;
    line-height: 30px;
    cursor: default;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
    text-decoration: none;
}
div.OnPoint-DirectDesc .CampaignBtn, div.OnPointDesc .CampaignBtn, div.e-OnPointDesc .CampaignBtn, div.Jaguar-OnTargetDesc .CampaignBtn
{
    font-family: 'Gotham-Medium';
	font-size:14px;
	color:#b20838;
	padding:6px 12px;
	border:0;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#ffffff;
    text-decoration: none;
    
}
div.OnPoint-DirectDesc .CampaignBtn:hover, div.OnPointDesc .CampaignBtn:hover, div.e-OnPointDesc .CampaignBtn:hover, div.Jaguar-OnTargetDesc .CampaignBtn:hover
{
     color:#ffffff;
	background-color:#000000;
	text-decoration:none;
}
div.OnPoint-DirectDesc .prog-desc-head, div.OnPointDesc .prog-desc-head, div.e-OnPointDesc .prog-desc-head, div.Jaguar-OnTargetDesc .prog-desc-head, div.Jaguar-DigitalDesc .prog-desc-head
{
    background: url(/Toyota/Images/ToyotaThemes/progr-menu-header-bg-smart.gif) no-repeat left;
    border-bottom: 2px solid #b31f24;
    line-height: 20px;
    padding-left: 10px;
    color: #fff;
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    display: none;
}
div.OnPointDesc .enroll-buttons, div.OnPoint-DirectDesc .enroll-buttons, div.e-OnPointDesc .enroll-buttons, div.Jaguar-OnTargetDesc .enroll-buttons,  div.Jaguar-DigitalDesc .enroll-buttons {
    float: right;
    padding: 0 0 0 15px;
    margin: 0;
}  
div.OnPoint-DirectDesc .prog-desc-menu, div.OnPointDesc .prog-desc-menu, div.e-OnPointDesc .prog-desc-menu, div.Jaguar-OnTargetDesc .prog-desc-menu, div.Jaguar-DigitalDesc .prog-desc-menu
{
    padding: 0 0 0 15px;
    margin: 0;
    float: left;
    font-family: 'Gotham-Medium';
    position: absolute;
    
}
div.OnPoint-DirectDesc .prog-desc-menu .nextouch-span, div.OnPointDesc .prog-desc-menu .nextouch-span, div.e-OnPointDesc .prog-desc-menu .nextouch-span, div.Jaguar-OnTargetDesc .prog-desc-menu .nextouch-span, div.Jaguar-DigitalDesc .prog-desc-menu .nextouch-span 
{
    color: #000;
    font-size: 12px;
    line-height: 30px;
    cursor: default;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
    border-right: 1px solid #ffffff;
}

div.OnPoint-DirectDesc .prog-desc-menu a, div.OnPointDesc .prog-desc-menu a, div.e-OnPointDesc .prog-desc-menu a, div.Jaguar-OnTargetDesc .prog-desc-menu a, div.Jaguar-DigitalDesc .prog-desc-menu a
{
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
    border-right: 1px solid #ffffff;
}
div.OnPoint-DirectDesc .prog-desc-menu a:last-child, div.OnPointDesc .prog-desc-menu a:last-child, div.e-OnPointDesc .prog-desc-menu a:last-child, div.Jaguar-OnTargetDesc .prog-desc-menu a:last-child, div.Jaguar-DigitalDesc .prog-desc-menu a:last-child
{
    border: none !important;
}

div.OnPoint-DirectDesc .prog-desc-menu a:hover, div.OnPointDesc .prog-desc-menu a:hover, div.e-OnPointDesc .prog-desc-menu a:hover, div.Jaguar-OnTargetDesc .prog-desc-menu a:hover, div.Jaguar-DigitalDesc .prog-desc-menu a:hover  
{
    color: #000;
    font-size: 14px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
}
div.OnPoint-DirectDesc .prog-desc-menu span, div.OnPointDesc .prog-desc-menu span, div.e-OnPointDesc .prog-desc-menu span, div.Jaguar-OnTargetDesc .prog-desc-menu span, div.Jaguar-DigitalDesc .prog-desc-menu span
{
    color: #b31f24;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    cursor: default;
}

#content_area
{
    width: 938px;
    margin: 0 auto;
}
.dealerpro
{
    text-align: left;
    margin-bottom: 10px;
    width: 960px;
    height: 41px;
    background: url(/Jaguar/Images/JaguarThemes/dealpro-img-jag.png) left no-repeat;
}

#dealerprofile
{
    text-align: left;
    padding: 0px;
    width: 1000px;
    font-size: 13px;
    color: #7b7a7a;
}

#Toedit
{
    background: #fff;
    padding: 0px 25px 25px 0px;
}

.dealergray
{
    /*background: url(/Jaguar/Images/JaguarThemes/toedit-img.jpg) no-repeat;*/
    width: 581px;
    height: 26px;
}

.salesinfoleftbo
{
}

.salesinfo-botbo
{
    border-bottom: 1px solid #585859;
}

.dealergray-14
{
    color: #666666;
    font-size: 13px;
    font-weight: 700;
}

.dealerblack
{
    color: #000000;
}

#Pronunciation
{
    float: left; /*border-right:1px solid #333333; */
    margin-right: 10px;
    padding-right: 10px;
}

#SaleInfo
{
    float: left;
}

.salesinformation
{
    border-bottom: 1px solid #333333;
}

.tab td
{
    text-align: right;
}

.col_one
{
    width: 400px;
    float: left;
    border-right: 1px solid #ccc;
}
.col_two
{
    width: 400px;
}



/*------------Dealership Programs Page Styles-----------------*/
/*------------Style Starts here-----------------*/

#dealership_programs
{
    position: relative;
    top: -10px;
}
#dealership_programs .row td,#dealership_programs .alternatingrow td 
{
    border: none;
}
#dealership_programs .row ,#dealership_programs .alternatingrow  
{
    border-bottom: 1px solid #767779 !important;
}
#dealership_programs .webcontrol {
    border: 1px solid #767779 !important;
}

#wrapperProg
{
    width: 1000px;
    margin: 0 auto;
    position: relative; /* code for full height */
}
#dealership_programs #dealership_content
{
    overflow: visible;
}
#dealership_programs #dealership_content h1
{
    padding: 25px 0 0 15px;
    color: #555555;
    text-align: left;
}

#dealership_programs #footer
{
    margin-top: 60px;
}

#dealership_programs #content_area
{
    padding: 0;
    margin: 10px 0 10px 15px;
    height: 100%;
}

#dealership_programs h1 span
{
    font-size: 11px;
}

table.dlr
{
    border-collapse: collapse;
    color: #fff;
    width: 900px;
    font-size: 13px;
}

table.dlr.top
{
    margin-top: 30px;
}

#completed_dlr_prog
{
}

tr.tabs
{
    width: 900px;
    height: 24px;
}
tr.tabs th
{
    height: 24px;
    vertical-align: middle;
    position: relative;
}
tr.tabs th span
{
    font-size: 9px;
    line-height: 8px;
}

tr.tabs div.sort_tabs
{
    width: 280px;
    height: 24px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: relative;
    float: right;
    vertical-align: middle;
}
tr.tabs div.sort_tabs .table_toggle
{
    padding-bottom: 5px;
}
div.sort_tabs img
{
    margin: 0 4px 0 0;
}
div.sort_tabs h4
{
    width: 50px !important;
    float: left;
    font-size: 11px;
}

th.main_tab h4
{
    padding-top: 4px;
    margin: 0px; /* width: 575px; */
}
.dlr thead
{
    position: relative;
}
tr.item_desc th
{
    background-color: #767779;
    padding: 5px 0;
    font-size: 13px;
    font-weight: 100;
}
th.main_tab
{
    width: 900px;
    background: url(/Jaguar/Images/JaguarThemes/dealership-program-tab.jpg) no-repeat 0 0;
    padding: 0 0 0 5px;
    position: relative;
}


.dlr h4.tab_head
{
    display: block;
    float: left;
    margin: 0px;
}


.dlr tbody td
{
    color: #333;
    position: relative;
    vertical-align: middle;
}
.dlr td
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.dlr td a
{
    position: relative;
}
.dlr td img
{
    height: 22px;
    width: 22px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.dlr .report, .dlr .details
{
    width: 110px;
    text-align: center;
    padding: 0;
}
.dlr .new
{
    width: 125px;
    padding: 0;
    text-align: center;
    text-decoration: underline;
}

.dlr td.prog_name, .dlr th.prog_name
{
    width: 260px;
    padding-left: 10px;
    text-align: left !important;
}

.dlr td.prog_name
{
    padding-left: 10px;
}

.dlr td.prog_status, .dlr th.prog_status
{
    width: 165px;
    text-align:center;
}


.dlr tbody td.campaign_name, .dlr thead tr.item_desc th.campaign_name, .dlr tbody td.campaign_submit, .dlr thead tr.item_desc th.campaign_submit, .dlr tbody td.campaign_preview, .dlr thead tr.item_desc th.campaign_preview, .dlr tbody td.campaign_dupes, .dlr thead tr.item_desc th.campaign_dupes
{
    width: 128px;
    padding: 5px 0 5px 0;
    text-align: center;
}

.dlr tbody td.campaign_name, .dlr thead tr.item_desc th.campaign_name
{
    text-align: left !important;
    padding-left: 10px;
}


.dlr tbody td.campaign_category, .dlr thead tr.item_desc th.campaign_category, .dlr tbody td.campaign_email, .dlr thead tr.item_desc th.campaign_email
{
    width: 120px;
    padding: 5px 0 5px 10px;
    text-align: center;
}

.dlr tbody td.campaign_report, .dlr thead tr.item_desc th.campaign_report
{
    width: 144px;
    padding: 5px 0 5px 10px;
    text-align: center;
}



.campaign_submit, .campaign_category, .campaign_email, .campaign_preview, .campaign_dupes, .campaign_report
{
}

.dlr td.campaign_preview img, .dlr td.campaign_dupes img, .dlr td.campaign_report img
{
    height: 22px;
    width: 22px;
}

.dlr td.campaign_preview, .dlr td.campaign_dupes, .dlr td.campaign_report
{
    padding: 0 !important;
}

.onpoint-direct #desc_window
{
    overflow: hidden;
    border: none;
}


/*------------Style Ends here-----------------*/
/* ------------- Lightbox --------------------------------- 
 * !important:: Hide modal_content 
 * For lightbox function 
 */

.modalPopup
{
    width: 650px;    
    background-color:#FFFFFF;
    padding: 17px;
    font-weight: none;
    color: #000000;
    position: absolute;
}

.modalPopupnew
{
    width: 650px;
    border: 2px solid #7bb1b9;
    background-color: #999;
    padding: 17px;
    font-weight: none;
    color: #fff;
}

.pagedescbar
{
    color: #666;
    font-size: 11px;
    font-weight: 600;
}
.pagedesctitle
{
    color: #000;
    font-size: 20px;
    font-weight: 800;
}
.pagebutton
{
    color: #fff;
    background: #831629;
    font-weight: 600;
    border: none;
}
#OEMBtnColor .pagebutton
{
    color: #fff;
    background: #831629;
    font-weight: 600;
    border: none;
}

.modalBackground
{
    background-color: #999999;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.orange-19
{
    color: #7bb1bb;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial;
}

#CNU-inner-cont
{
    width: 590px;
    height: 500px;
    background: #000000;
    padding: 0px 21px 0px 21px;
    text-align: justify;
    font-size: 12px;
    font-weight: 700;
    color: #e7e7e7;
}
/*----------------------------------- Style for Register Modal Popup Control---------------------*/

.pnlpopup-Register
{
    width: 600px;
    height: 450px;    
}

#div-popup-Register
{
    width: 590px;
    height: 450px;
    background: #FFFFFF;
    padding: 0px 21px 0px 21px;
    text-align: justify;
    font-size: 12px;
    font-weight: 700;
    color: #000000;
}
/*----------------------------------- Style for Campaign details Modal Popup Control---------------------*/
.pnlpopup-campaigndetails
{
    width: 600px;
    height: 345px;    
}

#div-popup-campaigndetails
{
    width: 590px;
    height: 450px;
    background: #FFFFFF;
    padding: 15px 21px 0px 21px;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    font-family: 'Gotham-Book';
}
/*----------------------------------- Style for Enroll Now Modal Popup Control---------------------*/
.pnlpopup-Enroll
{
    width: 600px;
    height: 450px;    
    background-color: #FFFFFF;
}

#div-popup-Enroll
{
    width: 600px;
    height: 400px;
    background: #FFFFFF;
    padding: 0px 21px 0px 21px;
    text-align: justify;
    font-size: 14px;
    font-family: 'Gotham-Book';
    font-weight: 700;
    color: #000000;
}

.lightbox
{
    position: relative;
    background-color: #FFFFFF;
}

.lightbox_padd
{
}
.lightbox_padd .enroll-close
{
    padding: 0;
    margin: 0px;
}

.lightbox .logo
{
    padding: 0;
    margin: 0;
}

.lightbox_padd h5
{
    height: 2px;
    border-bottom: solid 2px #ffffff;
    margin-bottom: 25px;
    width: 90%;
}
.lightbox_padd h1
{
    padding: 0px;
    text-align: center;
    font-size: 22px;
    height: 15px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}
.lightbox_padd h3
{
    font-size: 14px;
    height: 10px;
    color: #ffffff;
    text-align: center;
    margin: -15px 0px 30px 0px;
}
.lightbox_padd .button_sub_copy
{
    padding: 0;
    margin: 5px auto 20px auto;
    text-align: center;
    font-size: 12px;
}
.lightbox_padd .button_sub_copy a
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.lightbox_padd .button_sub_copy a:hover
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}
.lightbox_padd p
{
    font-size: 12px;
    width: 320px;
    color: #ffffff;
    margin: 20px auto;
    text-align: left;
}
.lightbox_btn
{
    display: block;
    color: #ffffff;
    margin: 20px auto 0 auto;
}
/*------------------------------------- Start Jaguar Skin for eStrike 1.0-------------------------------------*/
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

/* data display tables */
table.datadisplay
{
    border-collapse: collapse;
}
table.datadisplay thead
{
    background: #ffffff;
    color: #000000;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: .75em;
}
table.datadisplay th
{
    background: #ffffff;
    font-size: 14px;
    color: #000;
}
table.datadisplay tr
{
    color: #000;
    background-color: #e5e5e5;
}
table.datadisplay tr#alternate
{
    background: #ffffff;
}
table.datadisplay td#boldright
{
    background: #ffffff;
    text-align: right;
    font-weight: bold;
}
table.datadisplay td#normalwhite
{
    background: #ffffff;
    text-align: left;
    font-weight: normal;
}
table.datadisplay td#boldrightcolored
{
    background: #e8f1f6;
    text-align: right;
    font-weight: bold;
}
table.datadisplay td#normalcolored
{
    background: #e8f1f6;
    text-align: left;
    font-weight: normal;
}
table.datadisplay td
{
    margin: 0px;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: .5em;
}
table.datadisplay td#edit
{
    color: #006699;
    text-align: right;
    vertical-align: middle;
}
table.datadisplay td#delete
{
    color: #006699;
    text-align: left;
    vertical-align: middle;
}
table.datadisplay td#pending
{
    color: #000000;
    text-align: left;
    vertical-align: middle;
}
table.datadisplay td#view
{
    color: #006699;
    text-align: left;
    vertical-align: middle;
}
/* END TABLE STYLES */

/* ------------------------------------------------added from existing ---------------------------*/

/* campaignMenu Styles starts Here*/

.Header
{
    position: absolute;
    left: 140px;
    top: 120px;
}

.CampaignMenuStyle
{
    height: 42px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}


.CampaignMenuItemStyle
{
    color: #FFFFFF;
    font-size: 8px;
    height: 14px;
    line-height: 10px;
    text-decoration: none;
    background: #191919;
    display: block;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #CCC;
    padding: 5px;
}

.CampaignMenuItemStyle a:hover
{
    /*height: 14px;        text-decoration: none;	     padding:7px 7px 7px 7px;     line-height: 0px;     text-align:center;border:1px solid #CCC*/
}
.CampaignMenuOnHover
{
    background: url(/Jaguar/Images/JaguarThemes/menu-selected-bg.jpg) repeat-x;
    height: 14px;
    text-decoration: none;
    padding: 5px;
    line-height: 10px;
    text-align: center;
    border: 1px solid #CCC;
    color: #FFFFFF !important;
}

.CampaignMenuLinkSelected
{
    background: url(/Jaguar/Images/JaguarThemes/menu-selected-bg.jpg) repeat-x;
    height: 14px;
    text-decoration: none;
    padding: 5px;
    line-height: 10px;
    text-align: center;
    border: 1px solid #CCC;
    color: #FFFFFF;
    text-align: center;
}
.CampaignMenuItemStyle,.CampaignMenuOnHover,.CampaignMenuLinkSelected {
    height: auto;
    padding:0 8px !important;
    font-size: 9px !important;
}
.CampaignMenuItemStyle a,.CampaignMenuOnHover a,.CampaignMenuLinkSelected a {
    padding: 7px 7px 7px 7px !important;
}
.CampaignSubMenuStyle
{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 6px;
    font-weight: bold;
    text-decoration: none;
    margin-top: -7px;
    color: #ffffff;
    width: 190px;
    z-index: 100 !important;
}

.CampaignSubMenuItemStyle
{
    text-decoration: none;
    color: #fff;
    background: #35353F;
    width: 190px;
    height: 10px;
    line-height: 10px;
    padding: 0 1px 0 8px;
    vertical-align: middle;
    text-align: left;
    z-index: 1001;
    top: 0;
    font-size: 8px;
    visibility: visible;
    text-transform: uppercase;
}

.CampaignSubMenuItemStyle a
{
    color: #fff;
}

.CampaignSubMenuStylehover
{
    color: #000;
    text-decoration: none;
    color: #fff;
    background: #35353F;
    height: 10px;
    line-height: 10px;
    padding: 0 1px 0 8px;
    vertical-align: middle;
    text-decoration: none;
}
.CampaignSubMenuStylehover a:hover
{
    background: url(/Jaguar/Images/JaguarThemes/sub_menu_arrow1.png) no-repeat;
    background-position: left center;
    color: #fff;
    padding: 0 5px 0 8px;
    font-size: 11px;
}




/* campaignMenu Styles Ends Here*/



.CustomTabStyle
{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    border-top: none;
    background: url(/Jaguar/Images/JaguarThemes/tab-header-bg.gif) no-repeat;
}

.ajax__tab_inner
{
    font-weight: bold;
    border-top: none;
    text-align: left;
    padding: 12px 20px 7px 20px;
}
.ajax__tab_default
{
    margin-bottom: 55px;
}
.ajax__tab_active .ajax__tab_outer
{
    background: url(/Jaguar/Images/JaguarThemes/tab-active.gif) no-repeat top;
    font-weight: bold;
    border-top: none;
    text-align: left;
    margin-right: 2px;
    text-decoration: none;
}
.ajax__tab_active
{
    text-decoration: none;
    color: #000;
}
.ajax__tab_body
{
    background: url(/Jaguar/Images/JaguarThemes/tab-body1.gif) repeat-y;
    width: 808px;
    padding: 10px;
    margin-top: 5px;
    margin-left: -1px;
}

.ajax__tab_header
{
    color: #fff;
    margin-bottom: -2px;
    margin-left: 20px;
    z-index: 100;
    text-decoration: underline;
}

.ajax__tab_outer
{
    background: url(/Jaguar/Images/JaguarThemes/tab-off.gif) no-repeat top;
    margin-right: 5px;
}
.headingbg
{
    background-image: url(/Jaguar/Images/JaguarThemes/headingbg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    width: 962px;
    height: 29px;
    color: #FFFFFF;
}
.blue16
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(/Jaguar/Images/JaguarThemes/h3midbackground.jpg);
    background-repeat: no-repeat;
    height: 32px;
    padding: 0px 0px 14px 14px;
    vertical-align: middle;
}
.blue17
{
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    height: 15px;
    display: block;
    background-image: url(/Jaguar/Images/JaguarThemes/h3background.jpg);
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    text-align: left;
}
.summaryheading
{
    background-image: url(/Jaguar/Images/JaguarThemes/h3background.jpg);
    color: #FFFFFF;
    font-size: 12px;
    background-repeat: no-repeat;
    height: 15px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    text-align: left;
    vertical-align: middle;
    width: 822px;
}
.summaryheading2
{
    background-image: url(/Jaguar/Images/JaguarThemes/h3_background.jpg);
    color: #FFFFFF;
    font-size: 12px;
    background-repeat: no-repeat;
    height: 10px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    text-align: left;
    vertical-align: middle;
    width: 959px;
}
#hourlabel
{
    color: #FFFFFF;
}
.datadisplay
{
    font-size: 12px;
}
.Criteria
{
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background: url(/GM/images/GmThemes/Criteria.jpg) no-repeat;
    height: 32px;
    padding: 0px 0px 14px 10px;
    vertical-align: middle;
    width: 959px;
}
.second-blue16
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(/Jaguar/Images/JaguarThemes/h3background.jpg);
    background-repeat: no-repeat;
    padding: 8px 0px 7px 10px;
    vertical-align: top;
    width: 410px;
    background-image: url(/Jaguar/Images/JaguarThemes/h3background.jpg);
}

.modalPopupOEM
{
    background-color: #000;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    color: #ffffff;
}

#wn2
{
    position: relative;
    width: 680px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #f1f1f1;
}

.requiredfieldinfobar1
{
    text-align: left;
    font-size: 8pt;
    color: Gray;
    font-weight: bold;
    padding-left: -100px;
}

a.linkbox3:link
{
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E9F5FF,endColorStr=#85BDEB);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    height: 10px;
    text-align: center;
    vertical-align: midDataLayere;
    border: none;
    padding: 2px;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}


#faqs
{
    margin: 0 auto;
    width: 1000px;
}

/* 2010-07-08 GTF added below padding fix, may need to roll out to default portal CSS */
#mainbodywide p
{
    padding: 0px 15px;
}


.standardbuttonyear
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #831629;
    margin: 0 3px 0 3px;
    padding: 1px 3px 1px 3px;
    cursor: pointer;
    color: #fff;
}

.standardbuttonyear-hover
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #ffffff;
    margin: 0 3px 0 3px;
    padding: 1px 3px 1px 3px;
    cursor: pointer;
}

/*----------------------------------------end of added from existing------------------------*/





/*------------------------------------- End of Jaguar Skin for eStrike 1.0-------------------------------------*/



/*----------------------Classes for Login Control----------------------Starts---------------*/
.ValiMessage
{
    background: url(/Jaguar/Images/JaguarThemes/bulleterror.gif) no-repeat;
    background-position: 0px 0px;
    padding-left: 16px;
    color: #FF0000;
    font-size: 11px;
}

.ValidatorSkin
{
    color: Red;
}

.dlrName
{
    position: absolute;
    left: 550px;
    top: 30px;
    color: Red;
}
.TopDlrName
{
    width: 350px;
    text-align: left;
}
.TopRightControl
{
    width: 370px;
    text-align: right;
    padding-right: 10px;
}
/*----------------------Classes for Login Control----------------------Ends---------------*/

/*----------------------Classes for UCDirectPrograms----Adrotator----------------------Starts---------------*/

#carousel
{
    clear: left;
    padding: 0;
    margin: 0;
    width: 1000px;
    color: #000000;
    background-color: #f2f2f2;
}
#pager
{
    font-family: 'Gotham-Book';
    color: #767779;
    font-size: 14px;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
    height: 30px;
    line-height: 30px;
    text-align: left;
    background-color: #DEDEDE;
}
#pager a
{
    display: inline-block;
    width: 11px;
    height: 15px;
    background-color: #809991;
    color: #809991;
    padding: 0 2px;
    margin: 0 5px 0 0;
}
#pager a:hover, #pager a.current
{
    background-color: #fff;
    color: #fff;
}

#carousel #left_arrow, #carousel #right_arrow
{
    width: 20px;
    height: 130px;
    vertical-align: middle;
    background-color: #b20838;
    color: #ffffff;
    font-size: 25px;
    line-height: 130px;
    font-weight: bold;
    cursor: pointer;
}
 #carousel #left_arrow img, #carousel #right_arrow img{
    margin-top: 57px;
}

#carousel #left_arrow:hover, #carousel #right_arrow:hover
{
    background-color: #362c2c;
}


#carousel ul, .jcarousel-clip
{
    list-style: none;
    width: 960px;
    height: 130px;
    margin: 0;
    overflow: hidden;
}
#carousel ul li
{
    font-family: 'Gotham-Book' !important;
    display: inline-block;
    width: 235px;
    height: 130px;
    margin: 0 5px 0 0;
}

#carousel ul li img.fpo
{
    height: 130px;
    width: 103px;
    float: left;
}
#carousel ul li h2, #carousel ul li p
{
    margin: 0 0 3px 108px;
}
#carousel ul li h2
{
    color: #555555;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    height: 50px;
}
#carousel ul li p
{
    margin-bottom: 5px;
    text-align: left;
    margin-right: 5px;
    height: 50px;
}
#carousel ul li .moredetls
{
    text-align: left;
    vertical-align: baseline;
    padding-left: 5px;
}
#carousel ul li a
{
    cursor: pointer;
}
.rars
{
}
/*----------------------Classes for UCDirectPrograms----Adrotator----------------------Ends---------------*/

/* jaq rotator style myreports*/


#mainBanner_j1
{
    width: 800px;
    font-family: Arial, Helvetica, sans-serif;
    height: 431px;
    font-size: 12px;
    top: 10px;
    left: 20px;
    position: relative;
    margin: 0px;
    padding: 0px;
}
#mainPanel1_j1
{
    width: 800px;
    height: 431px;
    top: 0px;
    left: 0px;
    background-image: url(/Jaguar/Images/JaguarThemes/dashboard.jpg);
    background-repeat: no-repeat;
    text-align: left;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    list-style-type: disc;
    position: absolute;
}
#mainPanel2_j1
{
    position: absolute;
    width: 100%;
    height: 431px;
    top: 0px;
    left: 0px;
    background-image: url(/Jaguar/Images/JaguarThemes/program-summary.jpg);
    background-repeat: no-repeat;
}
#mainPanel3_j1
{
    position: absolute;
    width: 100%;
    height: 431px;
    top: 0px;
    left: 0px;
    background-image: url(/Jaguar/Images/JaguarThemes/program-reports.jpg);
    background-repeat: no-repeat;
}
#mainPanel4_j1
{
    position: absolute;
    width: 100%;
    height: 431px;
    top: 0px;
    left: 0px;
    background-image: url(/Jaguar/Images/JaguarThemes/featuresandcap.jpg);
    background-repeat: no-repeat;
}

#panelSelector-jag
{
    position: absolute;
    left: 0px;
    width: 780px;
    padding-left: 25px;
    height: 431px;
    padding-top: 2px;
}
#panelSelector-jag DIV
{
    float: left;
    color: #B2DADA;
    cursor: pointer;
    font-weight: normal;
    margin-right: 9px;
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 6px;
    text-align: center;
    margin-left: 9px;
}
#panelSelector-jag DIV.selected
{
    color: #FFF;
    cursor: default;
    text-decoration: underline;
}

#mainPanel1_j1 H1
{
    width: 780px;
    float: left;
    color: #6b5ba9;
    font-size: 19px;
    margin-top: 55px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding: 0px;
    display: block;
    clear: both;
    font-weight: bold;
    text-align: left;
}
#mainPanel1_j1 H2
{
    font-family: Verdana, Arial, Geneva, sans-serif;
    font-size: 16px;
    color: #488932;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 35px;
    margin-left: 15px;
    float: left;
    width: 780px;
    display: block;
    clear: both;
    font-weight: normal;
    text-align: left;
}
#mainPanel1_j1 #panel1copy
{
    display: block;
    width: 400px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 18px;
    text-align: left;
    margin-left: 46px;
    float: left;
    clear: both;
    padding: 0px;
    margin-top: 0px;
}
#mainPanel1_j1 li
{
    text-align: left;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 400px;
    padding: 0px;
    margin-left: 0px;
}
/* Added for the purpose of JaguarReports Adrorator Samples Popup - Hari Krishna*/
.report-mod-popup-panel
{
    width: 845px;
    height: 675px;
}


.report-mod-frame
{
    height: 650px;
    width: 845px;
}

/*Reports home*/
.ReportsHome
{
   /* color: #fff; */
    font-size: 18px;
    padding-right: 20px;
}
.ClsimgbtnJagSamples
{ 
    float:left;
    }
.lost-pwd-msg
{
    color: #e7e7e7;
    font-weight: bold;
    text-align: center;
}
/* code for contactus*/
.body-content #ContactMain
{
    width: 950px;
    float: none;
    margin-right: auto;
    margin-left: auto;
    font-family:Calibri;
}
.line-leading
{
    line-height: 23px;
    font-size: 12px;
    font-weight: 600;
    color: #555555;
    width: 550px;
    text-align: left;
}
.line-leading2
{
    line-height: 23px;
    font-size: 12px;
    font-weight: 600;
    color: #555555;
    text-align: left;
}
/* code ends for contactus*/
/*Manage programs bg code*/

.managebg
{
    background: #fff;
    width: 1000px;
    min-height: 400px;
    padding-top: 10px;
}

/*Manage programs bg code ends*/


/*---------------Manage Users Page--------Starts---------------------*/
.div_Main_MU
{
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    background: #fff;
}

.div_InnerMain_MU
{
    border: none;
    border-collapse: collapse;
}
.ManageUsers_Headline
{
    color: #666666;
    font-size: 22px;
    width: 930px;
    text-align: left;
    padding: 15px 0px 0px 35px;
}
.div_Content_MU
{
}
.table_content_MU
{
    width: 100%;
    border: 1px solid #999999;
    text-align: left;
    color: #666666;
    font-size: 12px;
}
.table_selection_MU
{
    text-align: center;
    color: #333333;
    font-size: 12px;
    width: 870px;
    margin-left: 1px;
}
.div_Update_Process
{
    position: relative;
    border-bottom-color: White;
}
.span_Update_process
{
    position: absolute;
    text-align: center;
}
.div_gridview
{
    padding: 10px 0px 10px 0px;
    font-size: 10px;
}
/*---------------Manage Users Page--------Ends---------------------*/

/*---------------Manage Users Edit Page--------Starts---------------------*/
.div_Main_MUE
{
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    background: #fff;
}
.table_Heading_MUE
{
    width: 930px;
}

.ManageUsersEdit_Headline
{
    width: 150px;
    text-align: left;
    padding: 15px 0px 0px 0px;
}
.div_InnerMain_MUE
{
    border: 1px solid #ccc;
    margin: 10px;
    width: 930px;
    text-align: left;
}
.table_Content_MUE
{
    width: 890;
    height: 493;
    border: 0;
    margin-top: 10px;
}
/*---------------Manage Users Edit Page--------Ends---------------------*/
/*Update Enrollment Pop up Styles*/
.divupdateenrollments
{
    width: 556px;
    padding: 20px;
}
.updateenrollments-table-head
{
    width: 556px;
    background-image: url(/Toyota/Images/ToyotaThemes/update-enrollment-th.gif);
    background-repeat: no-repeat;
    height: 62px;
}
.updateenrollments-head-description
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    width: 774px;
    font-weight: bold;
    padding-left: 10px;
}
.updateenrollments-tableheader
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #FFF;
    width: 556px;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: left;
}
.updateenrollments-table-body
{
    width: 554px;
    height: auto;
    text-align: center;
    background-color: #FFF;
    border-bottom: solid #b9b9b9 1px;
    border-left: solid #b9b9b9 1px;
    border-right: solid #b9b9b9 1px;
}
.updateenrollments-gridtext
{
    font-size: 15px;
    color: #000;
}
/*End of Update Enrollment Pop up Styles*/
/*Dash board grid mouse over styles*/
.urlReports
{
    background-image: url(/Images/Icons/report_btn_odd_off.gif);
    width: 20px;
    height: 20px;
}
.urlReports:hover
{
    background-image: url(/Images/Icons/report_btn_odd_on.gif);
    width: 20px;
    height: 20px;
}
.urlDetails
{
    background-image: url(/Images/Icons/details_btn_off.gif);
    width: 20px;
    height: 20px;
}
.urlDetails:hover
{
    background-image: url(/Images/Icons/details_btn_on.gif);
    width: 20px;
    height: 20px;
}
.urlLaunch
{
    background-image: url(/Images/Icons/create_btn_odd_off.gif);
    width: 20px;
    height: 20px;
}
.urlLaunch:hover
{
    background-image: url(/Images/Icons/create_btn_odd_on.gif);
    width: 20px;
    height: 20px;
}
/*End Dash board mouse over styles*/



/*--------------------- style for faq----------------------------*/

.masterpagebg-faq
{
    background: #cccccc url(/Toyota/Images/ToyotaThemes/1220-faq-bg-img.gif) no-repeat top;
    width: 1140px;
    padding: 10px;
}

.main-faq
{
    padding: 0px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    
}


.main-faq #header #login
{
    vertical-align: middle;
    float: right;
    margin-top: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    margin-right: 48px;
}
.top-links
{
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
}
a.logout
{
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    vertical-align: middle;
}
.middle-contain-faq
{
    height: inherit;
    padding-top: 10px;
}
.main-faq .middle-contain-faq #sidebar
{
    float: left;
    padding-left: 20px; 
    margin-right:24px;/* IE6 */
}

.main-faq .middle-contain-faq #page-title-faq
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    height: 50px;
    width: 805px;
    position: relative;
    float: left;
    margin-right: 48px;
    vertical-align: text-top;
    font-weight: bold;
}
.main-faq .middle-contain-faq #page-title-faq img
{
    display: inline-block;
}
.title-text-faq
{
    font-family:Gotham-bold_web;
    width: 800px;
    font-size: 24px;
    text-align: left;
}
.main-faq .middle-contain-faq #faq
{
    float: left;
    width: 804px;
    margin-right: 48px;
    background-image: url(/Jaguar/Images/JaguarThemes/faq_UI_bkgd.gif);
    height: 484px;
    margin-top: 12px;
}
.main-faq .middle-contain-faq #faq .table-head
{
    width: 802px;
    background-image: url(/Toyota/Images/ToyotaThemes/toyota-faq-th.gif);
    background-repeat: no-repeat;
    height: 63px;
}
.table-head .description
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    position: absolute;
    left: 221px;
    top: 135px;
    width: 774px;
    font-weight: bold;
}
.get-started-button-faq
{
    position: absolute;
    left: 189px;
    top: 8px;
}
.main-faq .middle-contain-faq #page-title-faq .instructions-faq
{
    position: relative;
    left: 3px;
    top: 30px;
}


#faq .category ul
{
    list-style-type: none;
    left: -30px;
}
.main-faq .middle-contain-faq #faq .categories .category
{
    margin-top: 10px;
}
.main-faq .middle-contain-faq #faq .questions
{
    float: right;
    height: 172px;
    width: 547px;
    margin-top: 27px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-align: left;
    margin-right: 4px;
}
.main-faq .middle-contain-faq #faq .questions .question
{
    margin-top: 20px;
    width: 510px;
}
#faq .questions .question
{
    display: none;
}
#faq .answers
{
    width: 773px;
    height: 221px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    margin-left: 20px; /* !!!! below must be left in for IE6 compatability !!!! */ /* !!!!  end IE6 !!!! */
    text-align: left;
}
#faq .answers .answer
{
    margin-bottom: 6px;
    width: 753px;
    position: relative;
    height: 226px;
    margin-top: 40px;
}
#faq .answers .answer
{
    display: none;
    height: 226px;
}
.question-link
{    
    text-decoration: none;
    font-size:14px;        
    
}
.category-link
{    
    text-decoration: none;
    font-size: 16px;
}

#txtdec
{
    text-decoration: none;
    font-size:14px; 
    color:#666666;   
}

/*------------------------------styles for faq ends------------------------------*/

/*------------------------------styles for faq ends------------------------------*/

/* New Styles for Program Samples*/
#Iframe_Samples
{
    background: #fff;
}
#div_all_samples /*prog_comm // find out body font size//bg color switching through jQuery white/black*/
{
    margin: 0px;
    padding: 0px;
    font: 11px/1.5 Arial, Helvetica, sans-serif;
}
#program-samples-container /*samples-container-left // common for all oems*/
{
   
    height: 479px;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
}
#program-samples-container #example_window /*#example_window*/
{
    margin: 0px auto;
    padding: 0px;
    width: 368px;
    height: 477px;
    overflow: scroll;
    border: 1px solid #666;
    background-color: #eee;
    text-align: center;
    z-index: 2;
}
#program-samples-container #content_area /*#prog_comm #content_area */
{
    margin: 0px;
    padding: 0px;
    height: 526px;
    width: 527px;
    padding-right: 2px;
    background-color: #fff;
}
#program-samples-container #content_area div#header /*#prog_comm #content_area div#header*/
{
    width: 527px;
    height: 28px;
    background-color: #000;
    color: #fff;
    padding: 0px;
    margin: 0px;
    background-image: url('/Images/Common/samples-assets/title-bar-jaguar.jpg');
    background-repeat: no-repeat;
}
#program-samples-container #content_area #program_list123 /*#prog_comm #content_area #program_list*/
{
    width: 525px;
    height: 450px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow-y: scroll;
    color: #666;
    border: solid 1px #666;
}
#program-samples-container #content_area #program_list123 li /*#prog_comm #content_area #program_list li*/
{
    margin: 0px;
    padding: 10px 5px 10px 10px;
    line-height: 13px;
}
#program-samples-container #content_area #program_list123 li .desc /*#prog_comm ul#program_list li .desc*/
{
    width: 400px;
}
#program-samples-container #content_area #program_list123 li .desc strong /*find out*/
{
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}
/*find out icons adjustment*/
#program-samples-container #content_area #program_list123 li .icons
{
    
    padding-left: 17px;
    text-align: left;
}
#program-samples-container #content_area #program_list123 li ul
{
    list-style-type: disc;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
}
#program-samples-container #content_area #program_list123 li ul li
{
    margin: 0px 0 0 15px;
    line-height: 12px;
    padding: 5px 0px 0px 0px;
}
#program-samples-container #content_area #program_list123 li td
{
    vertical-align: top;
}
#program-samples-container #content_area #program_list123 li img
{
    border: none;
}
#program-samples-container #content_area #program_list123 li .direct
{
}
#program-samples-container #content_area #program_list123 li .email
{
    padding-left: 20px;
}
#program-samples-container #content_area #program_list123 li .enrollform
{
    padding-left: 70px;
    cursor: hand;
    cursor: pointer;
}
/*--New Styles for for reports samples--*/
#report-samples-container /*#wrapper*/
{
    width: 842px;
    height: 530px;
    background-color: #000;
    padding-left: 18px;
}
#report-samples-container #heading /*common for all change color on need*/
{
    text-align: left;
    padding: 3px;
    color: #fff;
}
#report-samples-container #thumb_bar /*#thumb_bar */
{
    height: 500px;
    width: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #fff;
    background-color: #fff;
    color: #666;
    vertical-align: top;
}
#report-samples-container #report_example_window
{
    width: 657px;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
#report-samples-container #report_example_window img
{
    display: block;
    height: 598px;
    width: 640px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#report-samples-container #thumb_bar ul
{
    margin: 0px;
    padding: 0px;
}
#report-samples-container #thumb_bar li
{
    padding: 15px 5px;
}
.odd-report-sample
{
    background-color: #eee;
}
.hilight-report-sample
{
    background-color: #d4f2bc;
}
#report-samples-container #thumb_bar li img
{
    margin: 0px auto 5px auto;
    display: block;
    border: 1px solid #91df57;
}
#report-samples-container #thumb_bar li h2
{
    font-weight: bold;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
}

.longbar
{
    font-family: Trebuchet MS,Gotham-regular_web;
    font-size: 16px;
    color: Black;
    text-align: left;
    height: 37px;
    background-image: url('/Jaguar/Images/JaguarThemes/l.png');
    padding-left: 5px;
    background-repeat: no-repeat;
}

.shortbar
{
    font-family: Trebuchet MS,Gotham-regular_web;
    font-size: 16px;
    color: Black;
    text-align: left;
    height: 37px;
    background-image: url('/Jaguar/Images/JaguarThemes/c.png');
    padding-left: 5px;
    background-repeat: no-repeat;
}

.sidebox
{
    background-image: url('/Jaguar/Images/JaguarThemes/jb.png');
    height: 155px;
    width: 113px;
    text-align: center;
    background-repeat: no-repeat;
}

.toptext
{
    font-family: Trebuchet MS,Gotham-regular_web;
    font-size: 40px;
    color: Black;
    padding-bottom: 0px;
}

.middletext
{
    font-family: Trebuchet MS,Gotham-regular_web;
    font-size: 12px;
    color: Black;
}

.bottomtext
{
    font-family: Trebuchet MS,Gotham-regular_web;
    font-size: 10px;
    color: #404040;
}
.chartbackkgrnd
{
    background-image: url('/LandRover/Images/LandRoverThemes/cb1.png');
    height: 326px;
    background-repeat: no-repeat;
    padding-left: 2px;
}
.chartbackkgrnd1
{
    background-image: url('/LandRover/Images/LandRoverThemes/cb1.png');
    height: 326px;
    background-repeat: no-repeat;
    padding-left: 2px;
}
.standardlabel
{
    width: 70px;
}

.xxxx
{
    height: 30px;
    padding: 0;
    margin: 0;
}


/*-------------Forgot Password---------------*/

.ForgotPWD
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 600;
}
.ForgotPWD:hover
{
    color: #b20838;
    font-size: 11px;
    font-weight: 600;
}
.div_forgotpwd
{
    border: 2px #ccc solid;
    width: 500px;
    height: 200px;
    background-color: #fff;
    vertical-align: top;
    margin: 10px 0px 10px 0px;
    padding: 10px;
}

div.div_fp_username
{
    color: #AEAEAE;
    font-size: 12px;
    float: left;
    position: relative;
    top: 40px;
    left: 15px;
    width: 485px;
}
.txt_UserName
{
    background-color: #ffffff;
    border: 1px solid #ccc;
    width: 200px;
    height: 20px;
    margin: 0px 0px 0px 20px;
    vertical-align: baseline;
}
.btn_getpassword
{
    position: relative;
    float: left;
    left: 100px;
    background-image: url(/Images/Common/get-pass.jpg);
    width: 150px;
    height: 37px;
    border: none;
}
/*-------------Change Password Page Styles---------------*/

.div_Passwordchange
{
    background: #000;
    width: 950px;
    margin: 0 auto;
    text-align: left !important;
    padding: 10px 25px;
    color: #fff !important;
}
.cp_pwdinstructions
{
    color: #fff;
}
.cp_text
{
    color: #fafafa;
}
/*-------------Forgot User Name---------------*/
a.forgotun
{
    font-size: 14px;
    font-weight: bold;
    color: #222;
    text-decoration: none;
}
.div_forgotun
{
    border: 2px #ccc solid;
    width: 500px;
    height: 200px;
    background-color: #fff;
    vertical-align: top;
    margin: 10px 0px 10px 0px;
    padding: 10px;
}

div.div_fu_username
{
    color: #AEAEAE;
    font-size: 12px;
    float: left;
    position: relative;
    top: 40px;
    left: 15px;
    width: 485px;
}
.txt_Email
{
    background-color: #ffffff;
    border: 1px solid #ccc;
    width: 200px;
    height: 20px;
    margin: 0px 0px 10px 20px;
    vertical-align: baseline;
}
.btn_getusername
{
    position: relative;
    float: left;
    left: 110px;
    background: url(/Images/Common/get-userid.jpg) no-repeat;
    width: 150px;
    height: 37px;
    border: none;
}
.div_Recovery
{
    background: #ffffff;
    width: 960px;
    margin: 0 auto;
    padding-top:10px;
    padding-bottom:10px;
    color: #555555;
    text-align: left !important;
}
.Green-header-text
{
    color: #AEAEAE !important;
    font-size: 18px;
}

.popupmsgtxt1
{
    color: #ff9501;
}

.popupmsgtxt2
{
    color: #0000000;
}


/*---------Style for Brands Menu Sidebar---------------*/

a
{
    outline: none;
}

a:active
{
    outline: none;
}

#sideBar
{
    text-align: left;
}

#sideBar h2
{
    color: White;
    font-size: 110%;
    font-family: arial;
    margin: 5px;
    font-weight: bold !important;
}

#sideBar h2 span
{
    font-size: 125%;
    font-weight: normal !important;
}

#sideBar ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}

#sideBar li
{
    margin: 0px 10px 3px 10px;
    padding: 2px;
    list-style-type: none;
    display: block;
    width: 250px;
    color: black;
}

#sideBar li a
{
    width: 100%;
}

#sideBar li a:link, #sideBar li a:visited
{
    color: White;
    font-family: verdana;
    font-size: 100%;
    text-decoration: none;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
}

#sideBar li a:hover
{
    color: White;
    text-decoration: underline;
}

#sideBar
{
    position: fixed;
    width: auto;
    height: auto;
    top: 140px;
    right: 0px;
}

#sideBarTab
{
    float: left;
    height: 137px;
    width: 28px;
    background-image: url(../Images/JaguarThemes/slide-button-jaguar.png);
    background-repeat: no-repeat;
}

#sideBarContents
{
    float: left;
    overflow: hidden !important;
    width: auto;
    height: auto;
}

#sideBarContentsInner
{
    width: 220px;
    border: solid thin #ccc;
    background-color: Black;
}





.cuc_margin
{
    margin: 10px;
}
.cuc_margin2
{
    margin-left: 10px;
    margin-top: 5px;
}

/* Manage Campaigns Page Style*/
/*grid style*/
.div_gridview .headerrow {
    background-color: #767779 !important;
    color: #ffffff !important;
    text-align: left !important;
    text-transform: uppercase;
    font-weight: normal !important;
}
.div_gridview .headerrow .th {
    border: solid 1px #000 !important;
    float:left;
    
}
.div_gridview .webcontrol {
    border: solid 1px #000 !important;
    border-collapse: separate !important;
}
.div_gridview .webcontrol .row {
    border: none !important;
}
.div_gridview .webcontrol .row td,.div_gridview .webcontrol .alternatingrow td 
{}
.alternatingrow
{
    background-color:#e9e9e9;
    }
.MC_gvChildCampaigns .MC_ChildHeaderRow {
    background-color: #767779 !important;
    color: #ffffff !important;
}


.MC_LeftHeader
{
	float:left;
	width:190px;
	vertical-align:bottom;
}
.MC_MiddleHeader
{
	float:left;
	width:335px;
	text-align:center;
	vertical-align:bottom;
    text-transform: uppercase;
}
.MC_LeftHeader a
{
	float:left;
}
.MC_RightHeader a
{
	
}
.MC_RightHeader
{
	width:375px;
	float:right;
	vertical-align:bottom;
}
.mc_Header
{
	height:30px;
	text-align:right;
}
/* CALENDAR */
.MC_MainBG
{
    background-color: #ffffff !important;
}
.MC_lblMainTitle {
    color: #ffffff !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: auto 0;
}
.MC_MainTitle
{
    background-color: #b20838;
    padding-left: 15px;
    vertical-align: central;
    height: 24px;
    text-align: left;
}
.tab_content
{
    /*padding: 20px;*/
    
    font-size: 14px;
    padding: 0;
    text-align: left;
}
.tab_content h1
{
    padding-right: 20px;
    line-height: 40px;
    display: inline;
}

.calendarview
{
    background-image: url(/Jaguar/Images/JaguarThemes/Marketing_CalendarBG.png);
    background-repeat: no-repeat;
    width: 996px;
    height: inherit;
    min-height: 200px;
    margin: 0;
    padding: 35px  0 0 0;
}

.calendarbg
{
    padding: 18px 0 2px 0;
    margin: 0;
    z-index: -100;
}
.MC_Navigations {
    padding: 0px 20px 0px 10px;
    color: #767779;
    font-size: 16px;
}

.MC_LabelStyle
{
   color: #767779;
    font-weight: bold;
}
.MC_popupbuttonText
{
     font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:5px 6px;
	border:0;
    
	cursor:pointer;
	text-transform:uppercase;
    text-decoration: none;
	background-color:#b20838;
    margin-right: 10px;
}
.MC_popupbuttonText:hover
{
    color:#ffffff;
	background-color:#767779;
    text-decoration: none;
}
.MC_popupbuttonText:visited
{
    color: #fff;
}
.buttonText
{
     font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:5px 6px;
	border:0;
	cursor:pointer;
	float: right;
	text-transform:uppercase;
    text-decoration: none;
	background-color:#b20838;
    margin-right: 10px;
}
.buttonText:hover
{
    color:#ffffff;
	background-color:#767779;
    text-decoration: none;
}
.buttonText:visited
{
    color: #fff;
}

.buttonText a:visited
{
    color: #fff;
}
#MC_MainCalenderDiv
{
    background-image: url(/Jaguar/Images/JaguarThemes/Maincalendar.png);
    background-repeat: repeat-y;
    width: 996px;
    margin: 0 2px 0 2px;
}
.MC_MainCalenderDivFooter {
    height: 25px;
    background-color: #757679;
}
.accordionMC a
{
    font: bold 11px/normal Arial;
    color: #000000;
    /*text-decoration: underline;*/
    font-size-adjust: none;
    font-stretch: normal;
}
.MC_accordin-header
{
    display: block;
    position: relative;
    cursor: pointer;
    min-height: 0px;
    padding-left: 20px;
}
.ui-accordion-icons
{
    padding-left: 28px;    
}
.MC_accordin-header .ui-accordion-header-icon
{
    left: 5px;
    top: 0px;
    position: absolute;
}
.ui-accordion-content
{
    padding: 3px 0px 3px 0px;
}
.MC_CampaignHideDiv
{
    padding-left: 30px !important;
}
.Active .MC_CampaignHideDiv img {
    
}
.ui-icon
{
    width: 16px;
    height: 16px;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    background-repeat: no-repeat;
}
.ui-icon
{
    background-image: url("/Jaguar/Images/JaguarThemes/arrow1.png");
}
.ui-widget-content .ui-icon
{
    background-image: url("/Jaguar/Images/JaguarThemes/arrow1.png");
}
.ui-icon-triangle-1-e
{
}
.ui-icon-triangle-1-s
{
    background-position: 0px -14px;
}
.MC_CampaignHideDiv img
{
    margin-bottom: 3px;
    margin-top: 3px;
    float: left;
}
.MC_CampaignHideDiv a
{
    margin-right: 15px;
    margin-bottom: 3px;
}


.calendarview .hidedivs
{
    visibility: hidden;
    height: 0px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    margin-bottom: 10px;
    display: none;
}

.MainDiv
{
    margin: 0px;
    min-height: 60px;
    color: #CCC !important;
}
.MainDiv div
{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    behavior: url(/Jaguar/Css/PIE.htc);
}
.div_campBrand
{
    min-height: 50px;
    margin-bottom: 10px;
    width: 635px;
    float: left;
}
.div_brandsTypes
{
    min-height: 50px;
    width: 310px;
    float: left;
}
.calendarview div.MC_NCampaignMainDiv {
    min-height: 30px;
    height: auto;
}
.calendarview div.divsingleCampaign {
    float: none !important;
    height: 100%;
}
.calendarview div#MC_NCampaignInnerDiv,.calendarview div#MC_ScampaignInnerDiv
{
    float: none !important;
    position: relative;
    color: rgb(0, 0, 0);
    font-size-adjust: none;
    font-stretch: normal;
    font: bold 11px 'Gotham-Medium';
    margin-bottom: 5px;
    padding: 5px 4px 5px 4px;
    height: auto;
}

.calendarview div.InActive,.calendarview div.Pre_InActive
{
    background-color: #A7A9AC !important;  
    color: #000000 !important;    
}
.calendarview div.InActive a,.calendarview div.Pre_InActive a
{
    color: #000000 !important;
}
.calendarview div.Pre_Active {
    background-color: #FBB040 !important;
    color: #ffffff !important;
}
.calendarview div.Active
{
    background-color: #94C940 !important;
    color: #ffffff !important;   
}
.calendarview div.InActive a,.calendarview div.Pre_InActive a,.calendarview div.Active a,.calendarview div.Pre_Active a
{
    color: #ffffff !important;
    text-decoration: none;  
}
.calendarview div.InActive a:hover,.calendarview div.Pre_InActive a:hover,.calendarview div.Active a:hover,.calendarview div.Pre_Active a:hover
{
    color: #000000 !important;   
}
.calendarview div.divNCampaign {
    position:absolute  !important;  
}
.calendarview div.divSCampaign {
    position:relative;
}
.calendarview div.MC_NCampaignMainDiv {
    position:relative;
}
.mc_span_bands
{
    width: 150px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    float: left;
}
.SameDiv
{
    top: 0px;
    float: none !important;
    position: relative !important;
}
.divDivide
{
    float: none !important;
    position: relative !important;
}



.months1
{
    width: 77px;
}
.months2
{
    width: 160px;

}
.months3
{
    width: 243px;
}
.months4
{
    width: 326px;
}
.months5
{
    width: 409px;
}
.months6
{
    width: 492px;
}
.months7
{
    width: 575px;
}
.months8
{
    width: 658px;
}
.months9
{
    width: 741px;
}
.months10
{
    width: 824px;
}
.months11
{
    width: 907px;
}
.months12
{
    width: 990px;
}

.january
{
    margin-left: 0px;



}
.february
{
    margin-left: 85px;

}
.march
{
    margin-left: 168px;

}
.april
{
    margin-left: 251px;

}
.may
{
    margin-left: 334px;

}
.june
{
    margin-left: 417px;

}
.july
{
    margin-left: 500px;

}
.august
{
    margin-left: 583px;

}
.september
{
    margin-left: 666px;

}
.october
{
    margin-left: 749px;

}
.november
{
    margin-left: 832px;

}
.december
{
    margin-left: 915px;

}




.calendarview .divfff
{
    float: left;
    position: relative;
}



h1.greyed
{
    color: #000;
    text-decoration: underline;
}

#calendar h1
{
    display: inline;
}

#calendar h1.Y1, #calendar h1.Y2, #calendar h1.Y3
{
    cursor: pointer;
}

#calendar div.Y1, #calendar div.Y2
{
    display: none;
}
.div_brandsTypes span
{
    color: #900;
    text-decoration: none;
}

.div_brandsTypes span:hover
{
    color: red;
    position: relative;
}
.div_brandsTypes span[title]:hover:after
{
    content: attr(title);
    padding: 4px 8px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    white-space: nowrap;
    z-index: 20;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #222;
    -webkit-box-shadow: 0px 0px 4px #222;
    box-shadow: 0px 0px 4px #222;
    background-image: -moz-linear-gradient(top, #666, #111);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #666),color-stop(1, #111));
    background-image: -webkit-linear-gradient(top, #666, #111);
    background-image: -moz-linear-gradient(top, #666, #111);
    background-image: -ms-linear-gradient(top, #666, #111);
    background-image: -o-linear-gradient(top, #666, #111);
}
/*--------mouse hover div styles------------*/
.div_hover
{
    background-color: #fff !important;
    min-height: 150px !important;
    z-index: 1;
    max-width: 200px;
    min-width: 180px;
    padding: 5px;
    position: absolute;
    float: left;
}
.div_hover img, .div_hover span
{
    float: left;
    position: relative;
    left: 0px;
}
.div_hover a
{
    float: left;
    position: relative;
}
.hide
{
    display: none;
}
.show
{
    display: block;
}
#MC_div_catageries
{
    height: 25px;
    background-color: #666a6e;
    margin-top: 20px;
    padding: 0 0 0 10px;
    color: #ffffff;
    line-height: 1.2 !important;
}
#MC_colorcode, #MC_Categorttypes
{
    background-color: transparent;
    height: 25px;
    float: left;
    vertical-align: middle;
    
}
.MC_divider
{
    border-right: solid 1px #a6a8ad;
    margin: 3px 0px;
    height: 19px;
    width: 1px;
    float: left;
}
#MC_colorcode .MC_header_text, #MC_Categorttypes .MC_header_text
{
    color: #ffffff !important;
    font-weight: bold;
}
#MC_colorcode
{
    width: 390px;
    font-size: 12px;
}
#MC_Categorttypes
{
    width: 580px;
    padding-left: 15px;
    font-size: 13px;
}
#MC_colorcode span, #MC_Categorttypes span
{
    height: 15px;
    float: left;
    margin: 5px 5px 5px 0px;
    background-color: transparent;
}
#MC_code_Available
{
    height: 15px;
    width: 15px;
    float: left;
    margin: 5px;
    background-color: #A7A9AC;
}
#MC_code_enrolled
{
    height: 15px;
    width: 15px;
    float: left;
    margin: 5px;
    background-color: #94C940 !important;
}
#MC_code_Preenrolled {
    height: 15px;
    width: 15px;
    float: left;
    margin: 5px;
    background-color: #FBB040 !important;
}

#MC_div_campaignTypes
{
    height: 19px;
    width: 19px;
    float: left;
    margin: 5px 0px 5px 10px;
}
#MC_innerdiv_campaignTypes
{
    height: 15px;
    width: auto;
    float: left;
}
#MC_activeCampaignTypes
{
    float: left;
    margin: 0px 4px 15px 4px;
}
#MC_buttons
{
    margin: 0px 4px 0px 4px;
    position: inherit;
}
.MC_lnkbuttons_Enroll, .MC_lnkbuttons_detail
{
    float: left;
    height: auto;
    text-decoration: none !important;
    font-size: 9px;
    cursor: pointer;
    padding: 8px 10px 8px 10px;
    text-shadow: 0px 0px 0 rgba(255,255,255,0.3);
    font-weight: normal;
    text-align: center;
    width: 60px;
    margin-right: 3px;
    font-family: arial, helvetica, sans-serif;
    border: 1px solid #666666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #191919;
    color: #fff;
    behavior: url(/Jaguar/Css/PIE.htc);
    background-image: linear-gradient(top, #991a2d, #49141c);
}
.MC_lnkbuttons_detail:hover
{
    border: 1px solid #790406;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #790406;
    padding: 8px 10px 8px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    font-size: 9px;
}
.MC_lnkbuttons_Enroll, .MC_lnkbuttons_Enroll:hover
{
    border: 1px solid #790406;
    background: #790406;
    background: -webkit-linear-gradient(#9F1603, #680E02);
    background: linear-gradient(#9F1603, #680E02);
    background: -moz-linear-gradient(#9F1603, #680E02);
    background: -o-linear-gradient(#9F1603, #680E02);
}
.MC_lnkbuttons_Enroll_NO1
{  
    text-decoration : none;    
 }
 .MC_lnkbuttons_Enroll_NO1:hover
 {
      text-decoration : none; 
     }
 
.MC_lnkbuttons_Enroll_NO2
{  
    text-decoration: underline;
    cursor:pointer;
}

#MC_MainCalenderDiv_Bar
{
    padding: 0 0 0 10px;
}


.BarText
{
  font-weight: bold;
  font-size:13px;
  color : #d1254b;
  padding-left : 10px;
  height : 22px;
 }

/*----------popup div styles--*/
.MC_pnl_preview
{
    width: 650px;
    height: 495px;
    font-family: arial;
    font-size: 12px;
}

.MC_prew_div
{
    color: #000;
    font-family: arial;
}
.MC_popup_close
{
    height: 0px;
}
.MC_float_right
{
    float: right;
    position: relative;
    overflow: visible;
    right: 5px;
}
.MC_Popup_Name
{
    text-align: left;
    padding: 10px 0px 10px 20px;
    height: 20px;
    background-color: #cbcbcb;
}
.MC_Popup_Thumbnail
{
    float: left;
    margin: 16px;
    padding: 1px;
    border: solid 1px #ccc;
}
.MC_Popup_Thumbnail img
{
    width: 119px;
    height: 130px;
}
.MC_Popup_Details
{
    height: 195px;
    float: left;
    padding-top: 16px;
    padding-bottom: 16px;
}
.MC_Popup_Details td
{
    vertical-align: top;
}

.MC_BolderText
{
    font-weight: bold;
    font-size: 12px;
    color: #000 !important;
    font-family: arial;
}
.MC_Popup_buttons
{
    border-top: solid 1px #ccc;
    float: inherit;
    padding-top: 10px;
    width: 401px;
}
.MC_Popup_Media
{
    padding: 10px 0px;
    text-align: center;
    height: 60px;
    background-color: #676767;
    border-top: solid 1px #676767;
}
.MC_Popup_Media span
{
    font-weight: bold;
    font-size: 14px;
    color: #fff !important;
    font-family: arial;
}
.MC_Popup_CampaignMedia
{
    text-align: center;
    margin: 10px auto;
}
.MC_popupchildbrands
{
    width: auto;
    margin: 0px auto;
    text-align: center;
    padding-top: 5px;
}
.MC_popupchildbrands img
{
    float: left;
    margin: 0 20px;
    position: relative;
    width: 100%;
}





.Popupmain
{
    border: 1pxsolid#ccc;
    font-family: arial;
}



.popupCampaigns
{
    background: #666;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
}

.popupBrands
{
    background: #666;
    margin: none;
}
img
{
    border: none;
}



.MC_popupButtons {
    width:600px !important;
    padding: 10px;
}
.MC_popupButtons a{
    margin: 0 10px 0 10px;
}

.MC_PopupTable
{
}
.MC_pnl_preview td
{
    text-align: left;
    padding: 1px;
}
.MC_pnl_preview table
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, helvetica, sans-serif;
    text-shadow: 0px 0px 0 rgba(255,255,255,0.3);
    behavior: url(/Jaguar/Css/PIE.htc);
    
}

.MC_Popup_button_tbl
{
    width:600px !important;
    padding: 10px;
}
.MC_Popup_button_tbl a
{
    width: 126px !important;

}

.MC_prew_header
{
    background-color: #ccc;
    font-size: 14px;
    font-weight: bold;
    text-align: left !important;
    float: left;
}


.MC_modalPopBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.cuc_popup {
    Width: 500px;
    Height: 100px;
    padding: 0px 10px 10px 10px;
    position: absolute; top: -1000px;
    border: none !important;
    background-color: #fff !important;
    color: #000 !important;
}
.cuc_popup .LabelStyle {
    color: #000 !important;
}
.cuc_HeaderText {
    text-transform: uppercase;
}
.cuc_lbkbtn_style
{
    font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 6px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
    text-decoration: none;
	background-color:#b20838;
    margin-right: 10px;
}

.cuc_lbkbtn_style:hover
{
    color:#ffffff !important;
	background-color:#767779 !important;
    text-decoration: none;
    border:0 !important;
}

.cuc_lbkbtn_style:visited
{
    color: #fff;
}

.cuc_lbkbtn_style a:visited
{
    color: #fff;
}



.MC_cuc_lbkbtn_style {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 6px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
    
    text-align: center;
    margin: 0 10px 0 10px;
}
.MC_cuc_lbkbtn_style:hover {
	color:#ffffff;
	background-color:#767779;
}
.ButtonStyle {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 6px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
}
.ButtonStyle:hover {
	color:#ffffff;
	background-color:#767779;
}


.abc
{
    width:80px;
}





#MC_cal_pop_bdy
{
    width: 750px;
    height: 495px;
    font-family: arial;
    font-size: 12px;
    padding-top:60px;
}

#MC_cal_pop_bdy a
{
    border: none;
    color: #fff;
    text-decoration: none;
}
#MC_cal_pop_header
{
    height: 45px;
    background-color: #767779;
    padding-left: 10px;
}

#MC_cal_pop_header p
{
    padding: 0;
    margin: 0;
}
.MC_pop_hdr_tx
{
    height: 54px;
    line-height: 54px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
    width: 590px;
    float: left;
}
#MC_pp_bdy
{
    background: #d9d9db;
    padding: 5px 10px 0 10px;
}
.MC_pp_lbl
{
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
}
.MC_pp_lbl_bg
{
   background-color: rgb(99, 100, 102);
    height: 40px;
    }
.MC_pp_dt
{
    font-weight: normal;
    color: #fff;
    padding-left: 5px;
    color: #fff;
}
#MC_pp_btm
{
    height: 36px;
    background: #767779;
    color: #fff;
}

.lbl_popup_Desc {
    max-height: 80px;
    height: 80px;
    width: 300px;
    overflow: auto;
    
}



/*----------BrandCampaigns div styles--*/
.LblHdr
{
    padding: 10px 0px 10px 200px;
}

.OEMHdr
{
    display: table-cell;
    text-align: right;
    padding-right: 5px;
    float: left;
}

.LblOEM
{
    display: table-cell;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}
.LblOEM input
{
    vertical-align: top;
}
.rptrBrandsDiv
{
    overflow: auto;
    padding-bottom: 10px;
    padding-left: 115px;
    padding-top: 20px;
}

.RadioBtnBrand
{
    display: table-cell;
    width: 10%;
    padding-bottom: 10px;
    float: left;
}

.LblBrndName
{
    display: table-cell;
    width: 10%;
    padding-bottom: 10px;
    display: table-cell;
    width: 50%;
    padding-bottom: 10px;
    vertical-align: text-top;
    text-align: left;
    float: left;
}

.RemoveBrand
{
    display: table-cell;
    width: 30%;
    padding-bottom: 10px;
    float: left;
}

.rptrFunctionsDiv
{
    overflow: auto;
    padding-left: 115px;
    padding-bottom: 60px;
    padding-top: 20px;
}

.ActionSection
{
    padding-left: 400px;
  padding-bottom: 16px;
}
.tablerow
{
    display: table-row;
    vertical-align: top;
}
.tablecell
{
    display: table-cell;
    float: left;
}
.back-action
{
    padding-bottom: 16px;
}
/*----------End BrandCampaigns div styles--*/

/* END CALENDAR */

/* Maintenance Page div styles */

.div_um
{
    background:url(/Jaguar/Images/JaguarThemes/jaguar-UM.jpg) no-repeat;
    width:1000px;
    height:575px;
    margin:0 auto;    
}

/*FAQ Page style start*/
.page-title-faq
{    
    color:#FFFFFF;  
    padding-left:5px;
     
}
.faq
{
    float: left;
    width: 980px;   
    
    margin-top: 5px;
    padding: 10px;       
    font-family:Arial,Helvetica,Sans-Serif;
    line-height: 1.4285;
}
.faq .categories
{    
    font-size: 14px;
    text-align: left;  
    color: #666666;   
}
.faq .categories .category
{    
    font-size:18px; 
    font-family:Arial,Helvetica,Sans-Serif;    
    font-weight: bold;  
     
}
.faq .categories .category span
{
    text-transform:uppercase;     
    cursor:text;
    text-decoration:none;
    font-weight: bold;
    color: #666666;  
    font-family:Arial,Helvetica,Sans-Serif;
}

.faq .question
{
    padding-left: 6px; 
    text-transform:uppercase;
    font-size: 14px; 
    margin-top: 5px;
    font-weight:bold; 
          
}
.faq .question p
{
    cursor:pointer;    
}
.faq .answer
{
    padding-left: 40px;
    font-size: 12px;
}
.FAQTitle
{
    height: 25px;
    text-align: left;
    background-color: #b20838;
    color: #ffffff;
    font-weight: bold;
    line-height: 25px;
    padding-left: 10px;
    padding:0;
}

/*FAQ Page style end*/

/*Contact US Page Start*/
.ContactUsHelp
{
    text-transform:uppercase;
    text-align:left;
    padding-left:10px;    
    }
.line-leading, .line-leading2
{
    font-size:14px !important;
}
#titlebartitle
{
    color:#848888;
    text-transform:uppercase;
}
.btnSubmit
{    
 float:right;
 margin-right:15px;
}
.btnProgmaDetails
{    
    font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 6px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
    text-decoration: none;
	background-color:#b20838;
    float: right;
}
.btnProgmaDetails:hover {
    color:#ffffff;
	background-color:#767779;
    text-decoration: none;
}
.div2015PDbutton 
{
    height: 27px;
    padding:3px 0;
	font-family: 'Gotham-Medium';   
}
/*Contact US Page end*/

/*ProgramDetails styles starts here*/

.column-left {
	float:left;
	padding-left:15px;
	width:510px;
}

.clear {
    clear: both;
    height: 0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
	
}

/* DealerProfile*/

.dealerprofiletext
{
    color:#767779;
    font-family:Arial,Helvetica,Sans-Serif;
    font-size:16px;
    font-weight:bold;
}

.default-btn {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 6px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	background-color:#b20838;
}
.default-btn:hover {
	color:#ffffff;
	background-color:#767779;
}

/* New contact us and FAQS Starts*/


.navbar {
	padding:1px 0;
    background-color: #b20838;
    font-family:Arial,Helvetica,Sans-Serif;
}
.navbar ul {
	float:left;
	margin:3px 0 0 0;
	padding:0;
	list-style:none;
}
.navbar ul li {	    
    color: #ffffff;
    font-weight: bold;
    display:inline-block;
	padding:0 15px;
    text-transform: uppercase;	
    font-family:Arial,Helvetica,Sans-Serif;
}
.navbar ul li a {	    
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
    text-transform: uppercase;
}
.navbar ul li:first-child {
	padding-left:0;
}
.navbar ul li:last-child {
	border-right:0;
}
.navbar ul li a.active,
.navbar ul li a:hover,
.navbar ul li a:focus {	    
    color: #000000;
}
.navbar-btn {
	font-family: 'Gotham-Medium';
	font-size:14px;
	color:#b20838;
	padding:6px 12px;
	border:0;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#ffffff;
    
}
.navbar-btn:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
}
.wrapper {
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;
	position:relative;
	background-color:#fff;
	font-family:Arial,Helvetica,Sans-Serif;
}
.container {
	padding:0 15px;
	position:relative;
	float:left;
	width:970px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.uppercase {
	text-transform:uppercase;
}
.bold {
	font-weight:bold;
}
.fs16 {
	font-size:16px !important;
}

.mt30 {
	margin-top:30px;
}
.fs14 {
	font-size:14px;
}
.ml20 {
	margin-left:20px;
}
.mt20 {
	margin-top:20px;
}
.form-left {
	float:left;
	width:470px;
	min-height:430px;
	padding:15px;
	padding-left:7px;
	position:relative;
	border-right:#555 1px solid;
}
.non-Bold 
{
    font-weight: lighter;
    }
.or-circle {
	width:53px;
	height:53px;
	right:-27px;
	top:210px;
	position:absolute;
}
.form-right {
	float:right;
	width:455px;
	padding:15px;
	padding-left:10px;
}

.label-1 {
	font-size:14px;
	float:left;	
	margin-top:3px;
}

.input-1 {
	float:left;
	width:300px;
	background-color: #f9f9f9;
    background-image: none;
    border: 1px solid #c3c1c1;
    display: block;
    font-size: 14px;
	color:inherit;
    height: auto;
    line-height: 1.42857;
    padding: 2px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.input-1 {
    padding: 2px 2px 6px 2px\9;
}
.input-1:focus, .input-2:focus {
  border-color: #b20838;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(243, 129, 161, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(243, 129, 161, 0.6);
}

form-group {
	margin-bottom:10px;
}
.fleft {
	float:left;
}
.questions {
	margin-left:20px;
}
.questions p {
	margin-bottom:20px;
}
.questions li {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.contactus_descriptioncontainer
{
   /*  padding-top: 20px;
   background: #fff;
    width: 1000px;*/
   /* margin: 0 auto;
    margin-top: -3px;*/       
    width:1000px;
}
.contactus_titlecontainer {
	padding:0 15px;
	position:relative;
	float:left;
	width:970px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.contactus_container {	
	position:relative;
	float:left;	
	font-family:Arial,Helvetica,Sans-Serif;	
	padding-left:15px;
}
.contactus-icons
{
    width:100%;
    margin-left: 10px;    
  font-weight: lighter;
    }
  
.contactus-submitpanel
  {  
  position: absolute; left: 0px; 
  top: 0px; width: 100%;
  height: 100%; text-align: center; vertical-align: middle;
  }
.contactus-submitpaneltable
{
    width: 100%; height: 100%
    } 
.contactus-submitpaneltabletd 
 {width: 100%; height: 100%; vertical-align: middle; text-align: center;
     }  
/* New contact us and FAQS Ends */

/*Program Details Page styles*/

.page-title {
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	padding-top:5px;
}


.brand-logo {
	margin-top:40px;
    margin-bottom: 30px;
}

.fleft {
	float:left;
}
.mr10 {
	margin-right:10px;
}

.frightenroll
{
    float:right;
    position: relative;
    padding-right: 15px; padding-left: 15px;
    margin: 4px 0;
    height: auto;
    overflow: visible;
    
}

.column-left h5 {
	margin-top:0;
}
.column-left ul {
	margin-left:10px;
}

/*My Reports start here*/
.tbl_main, #tbl, #tblmain, .mainrptdiv
{
    background-color:#ffffff;
    font-family: 'Gotham-Book';
    font-size:13px;
    width:100% !important;
}
.tbl_main123
{        
    width:990px;   
}

.mainrptdiv
{
    margin-top:-2px;
}

.tbl_main td a
{
    font-family: "Gotham-Medium";
}
.ReportsMenu
{
    width:auto;
    text-align:left;
    font-family:"Gotham-Medium";      
    background-color: rgb(178, 8, 56)
}
.ReportsMenu table
{
    width:100%
}
.ReportsMenu tr td
{
    padding-right:10px;    
}

.ReportsMenu a
{    
    text-decoration:none; 
}
.ReportsSubMenu
{    
    margin-left:-12px !important;
    font-family:"AvenirLTStd-Roman";
    font-size:12px;
}
.ReportsSubMenu table tr td:even
{
    border-right:solid thin black;
}
.programname, .webcontrol table
{
    background-color:#fff !important;
}

#div_cssr
{
    padding-top:5px;
    font-weight:normal;
    font-family: "Gotham-Medium";
    font-size:14px;    
}
.botom-style
{
    padding-bottom:15px;
}
.hidtxt-style
{
    display:none;
}
.borderstyle
{
    color:#b20838;
    font-weight:bolder;
}
.borderstyle_white
{
    color:#fff;
    font-weight:bolder;
}

.OnPoint-Direct
{
    background-image:url(../Images/JaguarThemes/on-point-direct.png);
    background-repeat:no-repeat;
     width:243px;
    height:23px;
    padding-left :275px;
    margin-left:25px;
    margin-top:40px;
}

.OnPoint
{
    background-image:url(../Images/JaguarThemes/onpoint.png);
    background-repeat:no-repeat;
    width:187px;
    height:26px;
    padding-left :340px;
    margin-left:25px;
    margin-top:40px;
}

.e-OnPoint
{
    background-image:url(../Images/JaguarThemes/e-On-Point.png);
    background-repeat:no-repeat;
     width:188px;
    height:27px;
    padding-left :215px;
    margin-left:25px;
    margin-top:40px;
}
/*Ends here*/
/*------Online Proofs Styles-----------*/
.AOP-head {
    text-align: left;
}
/**/

.ui-dialog
{
    position:fixed !important;
    top: 100px;
}
/*------Pre-Enrollment Page Styles-----------*/
        .pe_DivMain
        {
            width: 1000px;
            padding: 10px 0;
            min-height: 400px;
            position: relative;
            font-family: Gotham-Book;
            background-color: #f2f2f2 !important;
        }
        .pe_DivHeader
        {
            background-color: #767779;
            color: #ffffff !important;
            padding: 10px;
            text-align: left;
        }
        .pe_spanboldtext
        {
            text-transform: uppercase;
            font-size: 16px;
        }
        .pe_spannormaltext {
            padding-left: 10px;
            font-size: 12px;
            line-height: 1.2;
        }
        .pe_DivLeft
        {
            width: 720px;
            float: left;
            margin-top: 5px;
        }
        .pe_DivRight
        {
            padding: 5px 5px 20px 5px;
            background-color: #ffffff;
            width: 250px;
            float: right;
            text-align: left;
            color: #555 !important;
            font-size: 14px;
            margin: 5px 0 0 20px;
        }
        .pe_Divboldtext
        {
            text-transform: uppercase;
            font-size: 16px;
            font-weight: bold;
        }
        .pe_Div_Available
        {
            background: url("/Jaguar/Images/JaguarThemes/Grey_envelope.png") no-repeat 0 30px;
            padding: 30px 0px 5px 50px;
        }
        .pe_Div_Selected
        {
            background: url("/Jaguar/Images/JaguarThemes/Red_envelope.png") no-repeat 0 5px;
            padding: 5px 0px 30px 50px;
        }
        .pe_Div_Legal
        {
            font-size: 10px;
        }
        .pe_Div_Annual_Header {
            background-color: #ffffff;
            padding: 4px 0;
            line-height: 1.4;
            height: 20px;
        }
        .pe_Div_IndividualHeader {
            background-color: #ffffff;
            padding: 4px 0;
            line-height: 1.2;
            margin-top: 35px;
            height: 20px;
        }
        .pe_Div_Icon_Left {
            width: 39px;
            float: left;
            height: 20px;
            
        }
        .pe_Div_CampaignName {
            width: 213px;
            text-align: left;
            height: 20px;
            float: left;
            font-size: 14px;
            color: #555555 !important;
            text-transform: uppercase;
            font-weight: bold;          
        }
        .pe_Div_month {
            width: 31px;
            text-transform: uppercase;
            text-align: center;
            font-size: 14px;
            height: 20px;
            float: left;
            padding: 0 4px;
            margin: 0;
        }
        .pe_Div_Campaignsrow {
            position: relative;            
            padding: 4px 0px;
            line-height: 1.4;                       
            height:20px;
                     
       }
       .pe_Div_Campaignsrow
       {
           position: relative; 
             height:auto;
       }
       
        .pe_Div_Campaignsrow .pe_Div_Icon_Left,.pe_Div_Campaignsrow .pe_Div_CampaignName,.pe_Div_Campaignsaltrow .pe_Div_Icon_Left,.pe_Div_Campaignsaltrow .pe_Div_CampaignName {
            float: left;
            position: absolute;                            
         }
         
         .pe_Div_Campaignsrow .pe_Div_CampaignName, .pe_Div_Campaignsaltrow .pe_Div_CampaignName
         {
             position: relative; 
             height:auto;
             }
         
         .pe_Div_Campaignsrow .pe_Div_CampaignName,.pe_Div_Campaignsaltrow .pe_Div_CampaignName {
             left: 39px;
            
         }
         
         
        .pe_Div_Campaignsrow a.LinkButtonStyle,.pe_Div_Campaignsaltrow a.LinkButtonStyle {
            
            text-decoration: none;
            cursor: pointer;
        }
        .pe_Div_Campaignsaltrow {
            position: relative;
            padding: 4px 0px;
            background-color: #d9d9d9;
            line-height: 1.4;
            height: 20px;
        }
        .pe_Div_Campaignsaltrow
        {
           position: relative; 
           height:auto;
             } 
 
        .pe_icon_InActive {
            background: url("/Jaguar/Images/JaguarThemes/Grey_envelope.png");
        }
        .pe_icon_Active {
            background: url("/Jaguar/Images/JaguarThemes/Red_envelope.png");
        }
        /*left based on Month */
        .pe_january {
            left: 252px;
        }
        .pe_february {
            left: 291px;
        }
        .pe_march {
            left: 330px;
        }
        .pe_april {
            left: 369px;
        }
        .pe_may {
            left: 408px;
        }
        .pe_june {
            left: 447px;
        }
        .pe_july {
            left: 486px;
        }
        .pe_august {
            left: 525px;
        }
        .pe_september {
            left: 564px;
        }
        .pe_october {
            left: 603px;
        }
        .pe_november {
            left: 642px;
        }
        .pe_december {
            left: 681px;
        }
        /*Width based on months */
        .pe_1months {
            width: 39px;
        }
        .pe_2months {
            width: 78px;
        }
        .pe_3months {
            width: 117px;
        }
        .pe_4months {
            width: 156px;
        }
        .pe_5months {
            width: 195px;
        }
        .pe_6months {
            width: 234px;
        }
        .pe_7months {
            width: 273px;
        }
        .pe_8months {
            width: 312px;
        }
        .pe_9months {
            width: 351px;
        }
        .pe_10months {
            width: 390px;
        }
        .pe_11months {
            width: 429px;
        }
        .pe_12months {
            width: 468px;
        }
        .pe_Div_campaign {
            height: 20px;
            float: left;
            position: absolute;
        }
        a.pe_Div_campaign {
            cursor: pointer;
        }
        .pe_Div_Individual_Header {
            width: 468px;
            height: 20px;
            text-transform: uppercase;
            font-size: 14px;
            text-align: left;
        }
        
        .pe_lnk_DealerImprint
        {    
            font-size:14px;
	        font-weight:bold;
	        color:#ffffff;
	        padding:5px 0;
            text-align: center;
	        border:0;
	        cursor:pointer;
	        width: 250px;
            margin: 5px 0;
            float: left;
            text-decoration: none;
	        background-color:#b20838;
        }
        .pe_lnk_DealerImprint:hover {
            color:#ffffff;
	        background-color:#767779;
            text-decoration: none;
        }
        .pe_lnk_Submit{
        font-size:14px;
	        font-weight:bold;
	        color:#ffffff;
	        padding:5px 0;
            text-align: center;
	        border:0;
	        cursor:pointer;
	        width: 250px;
	        float: left;
	        margin: 5px 0;
            text-decoration: none;
	        background-color:#b20838;
        }
        .pe_lnk_Submit:hover {
            color:#ffffff;
	        background-color:#767779;
            text-decoration: none;
        }
        .pe_Div_popup {
            background-color: #ffffff;
            color: #000;
            width: 300px;
            height: 120px;
            padding: 10px;
        }
        
        .pe_Div_popup1 {
            background-color: #ffffff;
            color: #000;
            width: 380px;
            height: 90px; 
            padding:5px;
            padding-top:0px; 
           border-radius: 10px;
           -webkit-border-radius: 10px;
           -ms-border-radius: 10px;
           -o-border-radius: 10px;
           behavior: url(/Jaguar/Css/PIE.htc);
         border:1px solid #000;
           left:120%;  
           top:inherit;
          
           position: relative; 
 
           
          
                   
        }
        
        .pe_Div_popupHeader {
            margin: 20px auto;
        }
        .pe_lnk_Cancel,.pe_lnk_popupSubmit {
            font-weight:bold;
	        color:#ffffff;
	        padding:5px 0;
            text-align: center;
	        border:0;
	        cursor:pointer;
	        width: 100px;
	        margin: 5px 0;
            text-decoration: none;
	        background-color:#b20838;
        }
        .pe_lnk_Cancel:hover,.pe_lnk_popupSubmit:hover {
            color:#ffffff;
	        background-color:#767779;
            text-decoration: none;
        }
        .pe_lnk_Cancel {
            float: left;
        }
        .pe_lnk_popupSubmit {
            float: right;
        }
        .pe_modalPopBackground
        {
            background-color: Gray;
            filter: alpha(opacity=70);
            opacity: 0.7;
        }

/*------Pre-Enrollment Page Styles---Ends Here--------*/
/*---------------Communication tab Style starts here------------------*/   

#slides {
	position:absolute;
	top:45px;
	left:24px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:640px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:640px;
	height:350px;
	display:block;
    
}
.slides_container div.slide .slidescroll {
    width:640px;
	height:350px;
	display:block;
    overflow: scroll;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-24px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:640px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:600px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
.caption p {
    padding: 0;
    margin: 0;
}

/*---------------Communication tab Style Ends here------------------*/   

.btnBBReport
{    
    font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 6px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
    text-decoration: none;
	background-color:#b20838;
    
}

.btnBBReport:hover {
    color:#ffffff;
	background-color:#767779;
    text-decoration: none;
}
.divBBReports 
{
    height: 27px;
    padding:3px 0;
	font-family: 'Gotham-Medium';   
}


/*------- DMC Reports styles starts -----------------------*/

.DMCReports_Headline
{
    color: Black;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 930px;
    text-align: left;
    padding: 0px 0px 0px 10px;
}

/*------- Takata Reports-----------------------*/
.lnkbuttonText
{
     font:12px Gotham-Book;
	font-weight:bold;
	color:#ffffff;
	padding:5px 6px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
    text-decoration: none;
	background-color:#b20838;
    margin-right: 10px;
}
.lnkbuttonText:hover
{
    color:#ffffff;
	background-color:#767779;
    text-decoration: none;
}
.lnkbuttonText:visited
{
    color: #fff;
}

.lnkbuttonText a:visited
{
    color: #fff;
}



/*-------JLR iFrame -----------------------*/


.contact-page {
    margin: 0 20px;
    text-align: center;
    background-color: #ffffff;
    padding-top: 40px;   
}

.contact-cta {
    background-color: #474747;
    margin-bottom: 100px;
    padding-bottom: 70px;
}
.cta_wrap { margin: 0 !important; }
.contact-cta row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;   
}

.col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}


.contact-title h1 { font-family: "proxima_novaregular", Arial, Helvetica, "sans-serif"; font-weight: normal; font-size: 30px; color: #7e7e7e; padding-bottom: 40px; }
.contact-title p { font-family: "proxima_novaregular", Arial, Helvetica, "sans-serif"; font-weight: normal; font-size: 16px; color: #000000; }
.contact-cta h4 { font-family: "proxima_novabold", Arial, Helvetica, "sans-serif"; font-weight: normal; font-size: 21px;  padding: 30px 0; color: #ffffff; }
a.tele-link { text-decoration: none; color: #9e1b32; cursor: default; }
a.tele-link:hover { color: #9e1b32; }
.contact-cta article { background-color: #ffffff; margin: 0 40px; text-align: left; padding-bottom: 80px; }
.contact-cta article h2 { font-family: "proxima_novabold", Arial, Helvetica, "sans-serif"; font-weight: bold; font-size: 24px; padding: 20px 0; color: #000000; padding-left:20px;}
.contact-cta article h3 { font-family: "proxima_novabold", Arial, Helvetica, "sans-serif"; font-weight: normal; font-size: 18px; color: #9e1b32; padding-bottom: 15px; }
.contact-cta article h3.blue a { font-size: 21px; font-weight: bold; padding-left:20px;}
.contact-cta article a { color: #9e1b32; font-family: "proxima_novabold", Arial, Helvetica, "sans-serif"; font-weight: bold; font-size: 18px; text-decoration: none; }
.contact-cta article a:hover { opacity: 0.7; text-decoration: underline; }
.contact-cta article p { font-family: "proxima_novaregular", Arial, Helvetica, "sans-serif"; font-weight: normal; font-size: 16px; color: #000000; padding-left: 20px; padding-right: 20px; }