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

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

p { margin-top:5px; }

/*MAIN CONTAINERS*/
#banner {
	text-align:center;
	margin:0px auto;
	background:url(../images/bgBanner.jpg) top center no-repeat;
	height:114px;
	width:1004px;
	margin-bottom:3px;
}
#bigContainer {
	margin:0px auto;
	width:960px;
	color:#000;
	font-size:9pt;
}
#flashHomepage {
	margin:0px auto;
	width:960px;
	height:296px;
}
#homepage_no_flash {
	background:url(../images/homepageFlash.jpg) top center no-repeat;
	width:960px;
	height:296px;
}
#mainLNavigation {
	padding-top:10px;
	margin:0px auto;
	width:240px;
	text-align:right;
	font:Arial Black;
	font-style:italic;
	font-size:10.5pt;
	float:left;
}
#mainNavigation {
	padding-top:45px;
	margin:0px auto;
	width:760px;
	text-align:left;
	font:Arial Black;
	font-style:italic;
	font-size:10.5pt;
	float:right;
}
#mainNavigation a {
	color:#ffffff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}
#mainNavigation a:hover {
	color:#ebea3b;
}
#doubleGreyLine {
	background:url(../images/lineGrey.jpg) top center no-repeat;
	height:8px;
}
#flashHomepage {
	text-align:center;
	margin:0px auto;
}
	

/*******homepage********/
#sideColumn {
	width:250px;
	float:left;
	font-size:11pt;
	text-align:left;
	color:#9a381e;
}
#centerColumn {
	width:450px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	text-align:left;
}
#homeContactInfo {
	width:210px;
	margin-left:20px;
	font-size:10pt;
	line-height:18px;
}
.homeContactBold {
	font-weight:bold;
	font-size:12pt;
}
.homeSideButton {
	margin-bottom:5px;
}

.homeInventoryColumn {
	width:100px;
	margin-left:15px;
	float:left;
	font-size:8pt;
}

#homeInventoryForm {
	text-align:center;
	margin-top:20px;
}
.homeInventoryInput {
	width:200px;
	margin-bottom:5px;
}

.homeInventoryColumn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.homeInventoryColumn li {
	padding-bottom:5px;
}
.homeInventoryColumn a {
	color:#9a381e;
	text-decoration:underline;
}
.homeInventoryColumn a:hover {
	color:#000;
}

/******titles********/
#titleContact {
	background:url(../images/titleHomeContact.gif) top left no-repeat;
	width:250px;
	height:31px;
	margin-bottom:10px;
}
#titleSearch {
	background:url(../images/titleHomeSearch.gif) top left no-repeat;
	width:250px;
	height:31px;
	margin-bottom:10px;
}
#titleHomeInventory {
	background:url(../images/titleHomeInventory.gif) top center no-repeat;
	width:450px;
	height:39px;
}

/*bottom*/
.homeButton {
	margin-top:5px;
}
#bottom {
	color:#6a6a6a;
	font-size:8pt;
	background:url(../images/bgBottom.gif) top center no-repeat;
	height:103px;
	margin-top:15px;
	text-align:center;
}
#bottom a {
	color:#6a6a6a;
	text-decoration:underline;
}
#bottom a:hover {
	color:#be3610;
}
#bottomInner {
	padding-top:35px;
	margin:0px auto;
	width:930px;
}
#bottomLeft {
	float:left;
}
#bottomRight {
	float:right;
}
#ecarlistBox {
	margin:0px auto;
	width:168px;
}
a.ecarlist {
	display:block;
	width:168px;
	height:42px;
	text-align:center;
	padding-top:10px;
}
a.ecarlist:hover {
}



/*misc classes*/
.logoBottom {
	text-align:center;
	margin-bottom:20px;
}

.cutLine {
	background:url(../images/lineCut.gif) center center repeat-x;
	height:20px;
}

.dottedTitleBar {
	background:url(../images/lineDotted.gif) top repeat-x;
	height:30px;
	font-size:9pt;
	color:#999999;
	padding-left:10px;
	padding-top:5px;
}
.redBar {
	background:url(../images/redBar.png) center center no-repeat;
	height:20px;
}
.subText {
	color:#505050;
}
.clear {
	clear:both;
}
.spacer20 {
	height:20px;
}
.dottedLine {
	background:url(../../images/dottedLine.gif) top center repeat-x;
	margin-top:3px;
	height:20px;
}
.title {
	margin-bottom:5px;
}

/*links*/
