@charset "UTF-8";
/**************************************************
ECARLINK STYLESHEET
(C) ECARLINK. ALL RIGHTS RESERVED.
AUTHORED BY: ECARLIST.COM
***************************************************/

p {
	margin-top:0px;
	margin-bottom:8px;
}

a {
	color:#192E67;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

h3 {
	margin-top:0px;
}

img, div { behavior: url(http://www.ecarlink.com/iepngfix.htc); }

/******************
CONTAINERS
*******************/
/*secA*/
#secA {
	height:57px;
	background:url(../images/bgNav.jpg) top center no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}
#secA #nav {
	font-size:10pt;
}
#secA #nav a {
	color:#fff;
	text-decoration:none;
}
#secA #nav a:hover {
	color:#edd901;
}
#secA .navDivider {
	margin-right:15px;
	margin-left:15px;
}

/*secB*/
#secB {
	height:297px;
}
#secB #bannerAbout {
	background:url(../images/bgBannerAbout.jpg) top center no-repeat;
	height:297px;
}
#secB #bannerInventory {
	background:url(../images/bgBannerInventory.jpg) top center no-repeat;
	height:297px;
}
#secB #bannerDefault {
	background:url(../images/bgBannerDefault.jpg) top center no-repeat;
	height:297px;
}
#secB #bannerGeneral {
	background:url(../images/bgBannerGeneral.jpg) top center no-repeat;
	height:297px;
}
/*secC*/
#secC {
	width:890px;
	margin:0px auto;
	font-size:9pt;
	text-align:left;
	margin-top:10px;
}
#secC #left {
	float:left;
	width:565px;
	font-size:9pt;
}
#secC #left #below {
	background:url(../images/bgBelow.gif) top left no-repeat;
	margin-bottom:5px;
}
#secC #left #homeInventory {
	padding-left:-7px;
}
#secC #left #homeInventory a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#secC #left #homeInventory a:hover {
	text-decoration:underline;
}
#secC #left #homeInventory .homeInventoryPic {
	width:94px;
	height:125px;
	font-size:7pt;
	float:left;
	margin-left:6px;
	margin-right:6px;
	text-align:center;
}
#secC #left #homeInventory .homeInventoryPic img {
	border:#717171 .09em solid;
	margin-bottom:3px;
}

#secC #right {
	float:right;
	width:308px;
	color:#464646;
	font-size:8pt;
}
#secC #right #staff {
	font-size:9pt;
	margin-left:20px;
}

#secC #right #homeButtons {
	z-index:0;
}

#secC #right #news {
	background:url(../images/bgNews.jpg) top left no-repeat;
	width:308px;
	padding-top:50px;
}
#secC #right #news .newsSection {
	margin-left:18px;
}
#secC #right #news .newsSection img {
	margin-right:10px;
}

/*secD*/
#secD {
	background:url(../images/bgBottom.jpg) top center no-repeat;
	height:159px;
	margin-bottom:10px;
}
#secD #bottomEcarlink {
	height:82px;
	margin:0px auto;
	width:980px;
	text-align:right;
}
a.ecarlink {
	width:180px;
	height:82px;
	display:block;
	float:right;
}
a:hover {
}
#secD #bottomWebsiteNav {
	color:#000;
	font-size:7.25pt;
}

#secD #bottomWebsiteNav a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	height:27px;
}
#secD #bottomWebsiteNav a:hover {
	background:url(../images/bgArrowBottom.gif) bottom center no-repeat;
	padding-bottom:16px;
}

/*secE*/
#secE {
	text-align:center;
	margin-bottom:20px;
}
#secE img {
	 margin-left:40px;
	 margin-right:40px;
}

/***********************
MISC CLASSES & ID'S
************************/
.clear {
	clear:both;
}
.divider {
	height:39px;
	background:url(../images/bgDivider.gif) top center repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}
.divider .dividerRight {
	height:39px;
	width:96px;
	float:right;
	background:url(../images/bgDividerRight.jpg) top center no-repeat;
}
.divider .dividerLeft {
	height:39px;
	width:96px;
	float:left;
	background:url(../images/bgDividerLeft.jpg) top center no-repeat;
}

#homeHeading {
	margin-bottom:10px;
}
	
.imageBorder {
	border:#717171 1pt solid;
}

.spacer {
	height:15px;
}

.dottedLine {
	background:url(../images/bgDottedLine.gif) center center repeat-x;
	height:10px;
	width:290px;
	margin-left:18px;
}



/******************
NEWS POPUPS
*******************/
.newsPop {
	background:url(../images/bgNews.png) center center no-repeat;
	width: 880px;
	height:440px;
	text-align:center;
	display: none;
    position: absolute;
    top: 30%;
    left: 25%;
    z-index:1002;
	behavior: url(http://images1.ecarlist.com/sites/ecarlink/iepngfix.htc);
}

.vidPop {
	width: 340px;
	height:370px;
	text-align:center;
	display: none;
    position: absolute;
    top: 30%;
    left: 50%;
	background:#fff;
    z-index:1003;
}
.vidPopTop {
	width:340px;
	height:54px;
	background:url(http://images1.ecarlist.com/sites/ecarlink/images/vid_top.jpg) top center no-repeat;
	padding-top:20px;
}
.vidTitle {
	font-size:10pt;
}
.vidPopMid {
	width:340px;
	height:273px;
	background:url(http://images1.ecarlist.com/sites/ecarlink/images/vid_mid.jpg) top center no-repeat;
}
.vidAdjust {
}

.newsPopTitle {
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	margin-top:67px;
}
.newsPopContent {
	margin:0px auto;
	width:770px;++
}
.newsPopDesc {
	text-align:left;
	padding-left:10px;
	height:243px;
	width:760px;
	overflow:auto;
	margin-top:13px;
}
.newsPopDescInner {
	margin-top:10px;
	margin-bottom:10px;
}
.newsPopClose {
	margin-top:2px;
	background:url(../images/btnClose.jpg) top center no-repeat;
	width:167px;
	height:40px;
}
.newsPopImageBorder {
	border:#717171 1pt solid;
	margin-right:10px;
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    background-color: white;
    z-index:1002;
}
