@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-image:url(/images/bkg.jpg);
	background-repeat:repeat-xy;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
}

td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;

}


img{-ms-interpolation-mode:bicubic;}
h1 {
	color:#555555;
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
	margin:0px;
}

a:active, a:visited, a:link {
	color:#065e9e;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}

.header a:active, .header a:visited, .header a:link {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

.header a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.footer a:active, .footer a:visited, .footer a:link {
	color:#999999;
	text-decoration:none;
}

.footer a:hover {
	color:#0e90de;
	text-decoration:underline;
}

.leftside {
	background-image:url(/images/left_side.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
}
.rightside {
	background-image:url(/images/right_side.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
}
.header, .header td {
	
	color:#ffffff;
	font-size:11px;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	padding:5px;
}

.leftHeader {
	background-image:url('/images/right_side_header.jpg');
	height:120px;
	width:450px;
	background-repeat:no-repeat;
}

.menuback {
	background-image:url('/images/nav_bar.jpg');
	background-repeat:no-repeat;
	width:908px;
	height:30px;
	margin:0px;
	padding:0px;
}

.menu {
	height:30px;
	margin:0px;
	padding:0px;
}

.newsFeed {
	background-image:url('/images/newsFeed_bar.jpg');
	background-repeat:no-repeat;
	width:908px;
	height:30px;
	text-align:left;
}

.main {
	background-color:#ffffff;
	color:#000000;
}

.tollPhone {
	font-size:22px;
	color:#ffffff;
}

.indexBox1 {
	background-image:url('/images/accountManagement.jpg');
	background-repeat:no-repeat;
	width:214px;	
	height:272px;
}

.indexBox2 {
	background-image:url('/images/liveDemo.jpg');
	background-repeat:no-repeat;
	width:214px;	
	height:272px;
}

.indexBox3 {
	background-image:url('/images/events.jpg');
	background-repeat:no-repeat;
	width:214px;	
	height:272px;
}

.indexBox4 {
	background-image:url('/images/fastLane.jpg');
	background-repeat:no-repeat;
	width:214px;	
	height:272px;
}

.indexHeader {
	height:15px;
	color:#0761d3;
}

.indexText {
	height:160px;
	color:#333333;
	padding-right:20px;
	padding-top:5px;
	font-size:12px;
	line-height:125%;
}

a.learnMore, a.learnMore:visited, a.learnMore:active {
	background-image:url('/images/learnMore_up.jpg');
	background-repeat:no-repeat;
	width:106px;
	height:24px;
	display:block;
}

a.learnMore:hover {
	background-image:url('/images/learnMore_over.jpg');
	background-repeat:no-repeat;
	width:106px;
	height:24px;
}

a.readMore, a.readMore:visited, a.readMore:active {
	background-image:url('/images/readMore_up.jpg');
	background-repeat:no-repeat;
	width:106px;
	height:24px;
	display:block;
}

a.readMore:hover {
	background-image:url('/images/readMore_over.jpg');
	background-repeat:no-repeat;
	width:106px;
	height:24px;
}

a.registerNow, a.registerNow:visited, a.registerNow:active {
	background-image:url('/images/register_up.jpg');
	background-repeat:no-repeat;
	width:106px;
	height:24px;
	display:block;
}

a.registerNow:hover {
	background-image:url('/images/register_down.jpg');
	background-repeat:no-repeat;
	width:106px;
	height:24px;
}

a.schedule, a.schedule:visited, a.schedule:active {
	background-image:url('/images/scheduleNow_up.jpg');
	background-repeat:no-repeat;
	width:106px;
	height:24px;
	display:block;
}

a.schedule:hover {
	background-image:url('/images/scheduleNow_over.jpg');
	background-repeat:no-repeat;
	width:106px;
	height:24px;
}


.slideshow {
	height:333px;
	width:592px;
}
.innerMenuButtons {
	background-image:url('/images/menuBtn.jpg');
	background-repeat:no-repeat;
	width:279px;
	height:30px;
	display:block;
	text-align:left;
	color:#ffffff;
	text-decoration:none;
	
	font-weight:bold;
	display:inline-block;
}
.sideMenuBtn, .sideMenuBtn:active, .sideMenuBtn:visited, .sideMenuBtn:link {
	background-image:url('/images/menuBtn.jpg');
	background-repeat:no-repeat;
	width:279px;
	height:30px;
	display:block;
	text-align:left;
	color:#ffffff;
	text-decoration:none;
	
	font-weight:bold;
	display:inline-block;
}
.sideMenuBtn:hover {
	background-image:url('/images/menuBtn_over.jpg');
	color:#7dc4f1;
	font-weight:bold;
}

.sideMenuBtnText {
	padding-left:20px;
	padding-top:7px;
}

.customer_slideshow {
	align:center;
	height:80px;
	width:262px;
	text-align:center;
	margin:0 auto;
}

.medFont {
	font-size:12px;
	}
.smallFont {
	font-size:11px;
	}


.input {
	width:150px;
}

.tabParagraph {
	padding-left:25px;
}

.paragraphTitle {
	font-weight:bold;
	font-size:16px;
	color:#0075c3;
}

.padding {
	padding:5px;
	padding-top:10px;
	
}

.contactForm {	
	background-color:#3f3f3f;
	width:279px;
	color:#ffffff;	
}

.adTile {
	background-image:url('/images/blog_adTile.jpg');
	background-repeat:no-repeat;
	width:278px;
	height:133px;
	display:block;
}

label {
	color:#ffffff;
}

.registerForm label {
	color:#333333;
}	

.submit {
      	font-family:Arial, Helvetica, sans-serif;
      	font-size:12px;
     	font-weight:bold;
     	text-align:center;
     	color:#fff;
	font-size:0px;
     	width:106px;
     	height:32px;
	border:0px;
     	background: url(/images/submit_btn.jpg) no-repeat right;
    }

.submit2 {
      	font-family:Arial, Helvetica, sans-serif;
      	font-size:12px;
     	font-weight:bold;
     	text-align:center;
     	color:#fff;
	font-size:0px;
     	width:106px;
     	height:32px;
	border:0px;
     	background: url(/images/submit_btn_over.jpg) no-repeat right;
    }
.submit_1 {
      	font-family:Arial, Helvetica, sans-serif;
      	font-size:12px;
     	font-weight:bold;
     	text-align:center;
     	color:#fff;
	font-size:0px;
     	width:110px;
     	height:35px;
	border:0px;
     	background: url(/images/submit_up.png) no-repeat right;
    }

.submit_2 {
      	font-family:Arial, Helvetica, sans-serif;
      	font-size:12px;
     	font-weight:bold;
     	text-align:center;
     	color:#fff;
	font-size:0px;
     	width:110px;
     	height:35px;
	border:0px;
     	background: url(/images/submit_down.png) no-repeat right;
    }
.blogBtn {
      	font-family:Arial, Helvetica, sans-serif;
      	font-size:12px;
     	font-weight:bold;
     	text-align:center;
     	color:#fff;
	font-size:0px;
     	width:106px;
     	height:31px;
	border:0px;
     	background: url(/images/blog_btn.png) no-repeat right;
	display:block;	
	align:center;
    }

.blogBtn:hover {
      	background: url(/images/blog_btn_over.png) no-repeat right;
   }

/*Box Graphics*/
.boxLeftSide {
	background-image:url(/images/L_BoxSide.jpg);
	width:12px;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#000000;
	
}
.boxRightSide {
	background-image:url(/images/R_BoxSide.jpg);
	width:12px;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#000000;
}
.bottomBox {
	background-image:url(/images/bottom.jpg);
	height:11px;
	background-repeat:repeat-x;
	background-position:top left;
}
.middleBox {
	background-image:url(/images/middle.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	background-position:bottom right;
	text-align:center;
	
	
}
.topLeftCorner {
	background-image:url(/images/L_corner.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:30px;
}
.topRightCorner {
	background-image:url(/images/R_corner.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:12px;
	height:30px;
}
.topBox {
	height:30px;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#3f3f3f;
	color:#ffffff;
}
.bottomLeftCorner {
	background-image:url(/images/L_bottom_corner.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:12px;
	height:11px;
}
.bottomRightCorner {
	background-image:url(/images/R_bottom_corner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:12px;
	height:11px;
}





a.greenBtn:link, a.greenBtn:visited, a.greenBtn:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	_padding-top:8px;
	color:#000000;
	width:217px;
	height:31px;	
	display:inline-block;
	background: url(/images/greenBtn.gif) no-repeat right;
}
a.greenBtn:hover {
	background: url(/images/greenBtn_over.gif) no-repeat right;
	color:#000000;
}

a.yellowBtn:link, a.yellowBtn:visited, a.yellowBtn:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	_padding-top:8px;
	color:#000000;
	width:217px;
	height:31px;	
	display:inline-block;
	background: url(/images/yellowBtn.gif) no-repeat right;
}
a.yellowBtn:hover {
	background: url(/images/yellowBtn_over.gif) no-repeat right;
	color:#000000;
}

a.purpleBtn:link, a.purpleBtn:visited, a.purpleBtn:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	_padding-top:8px;
	color:#ffffff;
	width:217px;
	height:31px;	
	display:inline-block;
	background: url(/images/purpleBtn.gif) no-repeat right;
}
a.purpleBtn:hover {
	background: url(/images/purpleBtn_over.gif) no-repeat right;
	color:#ffffff;
}

a.blueBtn:link, a.blueBtn:visited, a.blueBtn:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	_padding-top:8px;
	color:#000000;
	width:217px;
	height:31px;	
	display:inline-block;
	background: url(/images/blueBtn.gif) no-repeat right;
}
a.blueBtn:hover {
	background: url(/images/blueBtn_over.gif) no-repeat right;
	color:#000000;
}

a.fuschiaBtn:link, a.fuschiaBtn:visited, a.fuschiaBtn:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	_padding-top:8px;
	color:#000000;
	width:217px;
	height:31px;	
	display:inline-block;
	background: url(/images/fuschiaBtn.gif) no-repeat right;
}
a.fuschiaBtn:hover {
	background: url(/images/fuschiaBtn_over.gif) no-repeat right;
	color:#000000;
}

a.redBtn:link, a.redBtn:visited, a.redBtn:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	_padding-top:8px;
	color:#ffffff;
	width:217px;
	height:31px;	
	display:inline-block;
	background: url(/images/redBtn.gif) no-repeat right;
}
a.redBtn:hover {
	background: url(/images/redBtn_over.gif) no-repeat right;
	color:#ffffff;
}

.leadManagementHeight {
	
	height:568px;
	_height:532px;
}

.invManagementHeight {
	
	height:525px;
	_height:491px;
}

.vehicleMarketingHeight {
	
	height:697px;
	_height:654px;
}

.dealerWebsiteHeight {
	
	height:612px;
	_height:573px;
}

.contactHeight {
	
	height:647px;
	_height:623px;
}

.resellerHeight {
	
	height:481px;
	_height:449px;
}

.partnerHeight {
	
	height:410px;
	_height:320px;
}

.companyHeight {
	
	height:552px;
	_height:516px;
}


    rss-box {
	 width: 300px;
	 background-color: #ffffff;
    }

    .rss-title, rss_title a {
      margin: 0px 0;
      padding: 0;
    }

    .rss-items {
           list-style:none;
           margin:0;
           padding:0;
    }

    .rss-item  {
      font-size: 12px;
      margin-bottom: 1em;
    }

    .rss-item a:link, .rss-item a:visited, .rss-item a:active {

      }

    .rss-item a:hover { 

      }
      
    .rss-date {
      font-size: xx-small;
      } 

.lmiModule {
	background-image:url('/images/lmi_modules.gif');
	background-repeat:no-repeat;
	display:block;
	width:284px;
	height:108px;
}

.lmiModule.partnerLiquid {
	background-position: 0px -108px;
}
.lmiModule.partnerLiquid:hover {
	background-position: 0px 0px;
}

a.lmiModule.dealerTest {
	background-position: -284px -108px;
}
a.lmiModule.dealerTest:hover {
	background-position: -284px 0px;
}

.lmiModule.newsEvents {
	background-position: -568px -108px;
}
.lmiModule.newsEvents:hover {
	background-position: -568px 0px;
}

.homeModuleText {
	color:#ffffff;
	text-decoration:none;
	padding-top:35px;
	padding-left:15px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
}


