@charset "UTF-8";
/**************************************************
ecarlist STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Daniel Pitner of ecarlist
***************************************************/

body {
	background:#fff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#82B417;
}

form {
	margin-top:0px;
}
img { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images_ecarlist/toolTip.png', sizingMethod='scale'); }

/******************
CONTAINERS
*******************/
#mainContainer {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:980px;
}

#nav {
	background:url(../images_ecarlist/nav/bgNav.gif) top center no-repeat;
	height:54px;
	margin-top:20px;
}
#dealerLogin {
	color:#fff;
	margin-top:17px;
	margin-right:10px;
}
.dealerLoginInput {
	width:123px;
	border:#9abb62 1pt solid;
}
.dealerLoginButton {
	background:url(../images_ecarlist/nav/login.jpg) top center no-repeat;
	width:58px;
	height:17px;
	border:0;
}

#content {
	margin-top:20px;
	text-align:left;
}

#secLeft {
	float:left;
	width:200px;
	text-align:left;
	margin-right:10px;
}
#secMid {
	float:left;
	width:560px;
	text-align:left;
}
#secRight {
	float:left;
	width:200px;
	text-align:left;
	margin-left:10px;
}
#secBig {
	float:left;
	width:760px;
	margin-right:5px;
	font-size:10pt;
}

#bannerHome {
	background:url(../images_ecarlist/bgBannerHome.jpg) top center no-repeat;
	height:386px;
}
a.bannerHome {
	display:block;
	width:980px;
	height:386px;
}
a.bannerHome:hover {
}

#error {
	background:url(../images_ecarlist/404.jpg) top center no-repeat;
	width:485px;
	height:288px;
	margin:0px auto;
}

#homeBar {
	background:url(../images_ecarlist/bgHomeBar.gif) top center no-repeat;
	height:37px;
	margin-top:20px;
	text-align:right;
}

/*#modulesHome {
	margin-top:20px;
	text-align:center;
}*/
#modulesHome { margin:20px auto 0px; text-align:center; padding:0; }
#modulesHome li { padding:0; margin:0; list-style:none; display:inline; float:left; }
#modulesHome li a { display:block; width:237px; height:179px; text-indent:-9000px; margin-right:10px; }
#modulesHome li a#box1 { background:url('../../../images_ecarlist/homeBoxes/01.jpg') top left no-repeat; }
#modulesHome li a#box2 { background:url('../../../images_ecarlist/homeBoxes/02.jpg') top left no-repeat; }
#modulesHome li a#box3 { background:url('../../../images_ecarlist/homeBoxes/03.jpg') top left no-repeat; }
#modulesHome li a#box4 { background:url('../../../images_ecarlist/homeBoxes/04.jpg') top left no-repeat; margin-right:0px; }
.moduleHomeSpacing {
	margin-left:10px;
}

#bottomNav {
	margin-top:20px;
	text-align:center;
}
.bottomNavSpacing {
	margin-left:5px;
	margin-right:5px;
}

#homeText {
	padding:0px 15px;
	margin:0px auto;
	font-size:7pt;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#copyright {
	color:#a3a3a3;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#copyright a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#a3a3a3;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}

.secMidSmall {
	background:url(../images_ecarlist/bgMiddleMid.gif) top center repeat-y;
}
.secMidSmallTop {
	background:url(../images_ecarlist/bgMiddleTop.gif) top center no-repeat;
	height:20px;
}
.secMidSmallBottom {
	background:url(../images_ecarlist/bgMiddleBottom.gif) top center no-repeat;
	height:20px;
}
.secMidInner {
	margin-left:20px;
	margin-right:20px;
	font-size:10pt;
}

.moduleSide {
	background:url(../images_ecarlist/bgModule.gif) top center repeat-y;
	text-align:center;
}
.moduleSide img {
	margin-top:0px;
	margin-bottom:0px;
}

#ebayInt {
	background:#F3F3F3;
	font-size:7pt;
	text-align:left;
}
#ebayInt .ebayInner {
	margin-left:20px;
}
#ebayInt ul {
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
}
#ebayInt li {
	line-height:15px;
	margin-left:10px;
}

#bottomSec {
	width:980px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
}
#bottomSec_l {
	background:url(../images_ecarlist/bgBottomSec_l.gif) top left no-repeat;
	width:589px;
	height:226px;
	float:left;
}
#bottomSec_l_inner {
	margin:0px auto;
	width:500px;
	text-align:left;
	line-height:1.5;
	font-size:7pt;
}
#bottomSec_l_inner a {
	color:#000;
	text-decoration:none;
}
#bottomSec_l_inner a:hover {
	color:#fff;
	background:#6a911d;
}

#bottomSec_r {
	background:url(../images_ecarlist/bgBottomSec_r.gif) top right no-repeat;
	width:391px;
	height:226px;
	float:right;
}
#bottomSec_r_inner {
	width:350px;
	margin:0px auto;
	color:#979797;
	text-align:left;
	font-size:7pt;
}

.bottomSec_r_mid {
	margin-top:50px;
}


.textBox {
	border:#979797 1pt solid;
	width:150px;
	background:transparent;
}
.button {
	width:140px;
	height:32px;
	background:url(../images_ecarlist/btnSubmit.jpg) top center no-repeat;
	border:0;
}

.textBox2 {
	border:#979797 1pt solid;
	width:250px;
	background:transparent;
}

#bonusFeaturesSec {
}
.bonusSec {
	clear:both;
}

/******************
TITLE
*******************/
.titleProduct {
	background:url(../images_ecarlist/titleProducts.gif);
	height:37px;
}
.titleBonus {
	background:url(../images_ecarlist/titleBonus.gif);
	height:37px;
}
.titlePrivacy {
	background:url(../images_ecarlist/titlePrivacy.gif);
	height:37px;
}
.titleFeatures {
	background:url(../images_ecarlist/titleFeatures.gif);
	height:37px;
}
.titleWebSolution {
	background:url(../images_ecarlist/products/grTitleWeb.gif);
	height:37px;
}
.titlePricing {
	background:url(../images_ecarlist/titlePricing.gif);
	height:37px;
}
.titleWhy {
	background:url(../images_ecarlist/titleWhy.gif);
	height:37px;
}
.titleContact {
	background:url(../images_ecarlist/titleContact.gif);
	height:37px;
}
.titleHow {
	background:url(../images_ecarlist/titleHow.gif);
	height:37px;
}

.titleProducts {
	background:url(../images_ecarlist/titleProducts-big.gif);
	height:37px;
}
.titleExamples {
	background:url(../images_ecarlist/titleExamples.gif);
	height:37px;
}
.titleJob {
	background:url(../images_ecarlist/titleJob.gif) top center no-repeat;
	height:37px;
}
.titleProfiles {
	background:url(../images_ecarlist/titleProfiles.gif) top center no-repeat;
	height:37px;
}
#titleFind {
	width:760px;
	height:48px;
	background:url(../images_ecarlist/titleFindUs.gif) top center no-repeat #333333;
}

.titleExamples2 {
	width:760px;
	height:48px;
	background:url(../images_ecarlist/bgExamples.gif) top center no-repeat #333333;
}
.titleExamplesInner {
	color:#ffffff;
	margin-left:10px;
	font-size:12pt;
	font-weight:bold;
}

/******************
EXAMPLES SECTION
*******************/
.examplePic {
	float:left;
	width:178px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	font-size:8pt;
	margin-bottom:20px;
}
.examplePic img {
	margin-bottom:5px;
}
.examplePic a {
	color:#000;
	text-decoration:none;
}
.examplePic a:hover {
	color:#95B14B;
}

/******************
MISC
*******************/
.clear {
	clear:both;
}
.floatLeft{
	float:left;
}
.floatRight {
	float:right;
}
.spacer {
	height:20px;
}
.spacer10 {
	height:10px;
}
.spacer13 {
	height:13px;
}
.spacer15 {
	height:15px;
}
.spacer3 {
	height:3px;
}
.spacer1 {
	height:1px;
}
.displayBlock {
	display:block;
}
.centerImage {
	margin:0px auto;
}
.verticalSpacing {
	margin-right:40px;
	margin-top:50px;
}
.verticalSpacing2 {
	margin-top:40px;
}
.verticalSpacing3 {
	width:370px;
}
.verticalSpacing4 {
	width:370px;
}
.txtMedium {
	font-size:8pt;
}
.txtGrey {
	color:#666666;
}
.txtGreyLite {
	color:#999999;
}
.txtGreySm {
	color:#999999;
	font-size:7pt;
}
.txtBig {
	font-size:10pt;
}

.sectionDivider {
	background:#e1f4ad;
	border-top:#aec473 1pt solid;
	height:20px;
	margin-top:30px;
	margin-bottom:20px;
}

.profilesImg {
	border:#666666 1pt solid;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:10px;
}



.txtGreen {
	color:#88a340;
}

a.linkGreen  {
	color:#4f621c;
	text-decoration:none;
}
a.linkGreen:hover {
	text-decoration:underline;
}

/******************
TOOL TIP
*******************/
.toolTip {
	width:300px;
	height:237px;
	background:url(../images_ecarlist/toolTip.gif) center center no-repeat transparent;
	filter: Shadow(Color=#9fb684, Direction=135, Strength=5);
}
.toolTipInner {
	margin-left:45px;
	margin-right:45px;
	font-size:10pt;
	color:#5a6f06;
}
.toolTipTitle {
	margin-left:40px;
	margin-right:40px;
	color:#000000;
	font-size:14pt;
	font-family:"Verdana";
	font-weight:bold;
}


/******************
HOME POP
*******************/
.altWin {
	width:200px;
	height:200px;
	font-size:12pt;
	background:url(../images_ecarlist/altWin.png) top center no-repeat;
	color:white;
	position:absolute;
	top:359px;
	left:0px;
	visibility:hidden;
	text-aligh:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.altWinTitle {
	color:#fff;
	margin: 10px 5px 5px 5px;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}
.altWinText {
	width:167px;
	height:130px;
	/*border:#9abb62 .08em solid;*/
	margin-left:11px;
	padding:5px;
}

/*popup*/
.popUp {
	background:#fff;
	width: 541px;
	height:375px;
	text-align:center;
	display: none;
    position: absolute;
    top: 10%;
    left: 25%;
    z-index:1002;
	border:#000 1pt solid;
	
}

