html, body {height:100%}
body
{
		font-family:arial,Verdana;font-size:12px;font-weight:normal;color:#000000;
		background: repeat top center;
		margin: 0px;
		padding: 0px;
		padding-bottom: 0px;
}

.center
{
	display: block;
    text-align: center;
    table-layout: auto;
    margin-left: auto;
    margin-right: auto;
	 
}


#sitecontent {
    display:table; /* must put this in for FireFox. */
    width:1000px;
    margin:auto; /* for IE6 and Firfox centering */
    text-align:left; /* so that IE6 and Firefox puts the text to the left */
    height:auto; /* Have to put SOMETHING in here for the height for both
    browser. DO NOT put in a percentage, must be a pixel value */
}

#header {
  width: 1000px;
  height: 199px;
}

#leftcol 
{
	
	/*background: #f00;*/

	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width:720px;
	border:0px solid black;

}

#subNavigation 
{
    float:left;
    margin-top: 15px;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
    width:200px;
    border:0px solid black;
    display:inline;
}


#content 
{
	background: #ffffff;
	float: right;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	border:solid 0px black;
}


.righthtml
{
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width:247px;
	
}

.footer {	
	text-align: left;
	table-layout: auto;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	height:31px;
	float:left;
}


.homecontent
{
	position: static;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width:300px;
	text-align: right;
}

.sponsor
{
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	position:static;

}

/********************************/

 #dropmenudiv{
	position:absolute;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font:normal 11px tahoma,Verdana;
	line-height:18px;
	z-index:100;
	background-color: #000000;
	
	}

	#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	/*border-bottom: 1px solid #3399CC;*/
	padding: 5px 0;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
	background-color: #121212;
	
	}

	#dropmenudiv a:hover{ /*hover background color*/
	background-color: #333333;
	}
	
/********************************/

#nav
{
float: left;
padding: 0;
margin: 0;
display: inline;
}

#nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
}

#nav li
{
display: inline;
padding: 0;
margin: 0;

}

#nav a
{
display: block;
display: inline;
padding: 0;
margin: 0;
}

#nav li li a
{
font-weight: normal;
padding: 0;
margin: 0;
display: inline;
}

#nav a:hover
{
padding: 0;
margin: 0;
display: inline;
}

/********************************/

.big {font-size:12px}
.bigger {font-size:13px}
.black {color:#000000}
.red {color:#ff0000}
.white {color:#ffffff}
.small {font-size:10px}
.prodtitle {font-size:15px; font-weight:bold}
.cattitle {font-size:15px; font-weight:normal}
.whitesmallbold    {font-family:verdana;font-size:10px;color:#ffffff;font-weight:bold}
.adboldtitle    {font-size:13px;font-weight:bold;text-decoration:none;color:#DBDBBF;}
.smalldarkgreenbold { font-weight:bold;color:#3B2F00;}
.smalllightgreenbold { font-weight:bold;color:#AED053;font-size:12px;}
.BlackHeaderText {font-family:Arial, Verdana;font-size:13px;font-weight:bold;color:#000000}
.greybiggerbold {font-family:Arial;font-size:13px;color:#DBDBBF;font-weight:bold}
.orangebiggerbold {font-family:Arial;font-size:13px;color:#ED662A;font-weight:bold}
.header {font-size:13px;font-weight:bold}
.yellowtitle    {font-family:verdana;font-size:11px;color:#FFE90A;font-weight:bold}

a:link    {color:#000000;text-decoration:none}
a:active  {color:#000000;text-decoration:none}
a:visited  {color:#000000;text-decoration:none}
a:HOVER   {color:#000000;text-decoration:underline}

#logo{
	text-align: center;
	position: relative;
	z-index: 1000;
	bottom: -50px;
}

.smallwhite  {color:#ffffff;font-size:9px;text-decoration:none}
a.smallwhite:link    {color:#ffffff;font-size:9px;text-decoration:none}
a.smallwhite:active  {color:#ffffff;font-size:9px;text-decoration:none}
a.smallwhite:visited  {color:#ffffff;font-size:9px;text-decoration:none}
a.smallwhite:HOVER   {color:#ffffff;font-size:9px;text-decoration:underline}


.small    {font-size:10px;}
a.small:link    {color:#3B4195;font-size:10px;text-decoration:none}
a.small:active  {color:#3B4195;font-size:10px;text-decoration:none}
a.small:visited  {color:#3B4195;font-size:10px;text-decoration:none}
a.small:HOVER   {color:#3B4195;font-size:10px;text-decoration:underline}

.smallyellow    {font-size:9px;color:#FFE90A;}
a.smallyellow:link    {color:#FFE90A;font-size:9px;text-decoration:none}
a.smallyellow:active  {color:#FFE90A;font-size:9px;text-decoration:none}
a.smallyellow:visited  {color:#FFE90A;font-size:9px;text-decoration:none}
a.smallyellow:HOVER   {color:#FFE90A;font-size:9px;text-decoration:underline}


.topnav    {font-size:11px;color:#ffffff;font-weight:normal;text-decoration:none}
a.topnav:link    {font-size:11px;color:#ffffff;font-weight:normal;text-decoration:none}
a.topnav:active   {font-size:11px;color:#ffffff;font-weight:normal;text-decoration:none}
a.topnav:visited  {font-size:11px;color:#ffffff;font-weight:normal;text-decoration:none}
a.topnav:HOVER   {font-size:11px;color:#ffffff;font-weight:normal;text-decoration:none}

a.whitemainnav:link    {font-family:verdana;font-size:9px;color:#ffffff;font-weight:bold;text-decoration:none}
a.whitemainnav:active   {font-family:verdana;font-size:9px;color:#ffffff;font-weight:bold;text-decoration:none}
a.whitemainnav:visited  {font-family:verdana;font-size:9px;color:#ffffff;font-weight:bold;text-decoration:none}
a.whitemainnav:HOVER   {font-family:verdana;font-size:9px;color:#ffffff;font-weight:bold;text-decoration:none}

a.partsProductTitle:link    {font-size:11px;color:#4F4E4E;font-weight:bold;text-decoration:none}
a.partsProductTitle:active   {font-size:11px;color:#4F4E4E;font-weight:bold;text-decoration:none}
a.partsProductTitle:visited  {font-size:11px;color:#4F4E4E;font-weight:bold;text-decoration:none}
a.partsProductTitle:HOVER   {font-size:11px;color:#4F4E4E;font-weight:bold;text-decoration:none}

.lightgreenfooter {font-family:verdana;font-size:9px;color:#DDD5CA;font-weight:normal;text-decoration:none}
a.lightgreenfooter:link    {font-family:verdana;font-size:9px;color:#DDD5CA;font-weight:normal;text-decoration:none}
a.lightgreenfooter:active   {font-family:verdana;font-size:9px;color:#DDD5CA;font-weight:normal;text-decoration:none}
a.lightgreenfooter:visited  {font-family:verdana;font-size:9px;color:#DDD5CA;font-weight:normal;text-decoration:none}
a.lightgreenfooter:HOVER   {font-family:verdana;font-size:9px;color:#ffffff;font-weight:normal;text-decoration:underline}

.partsImageBorder
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
}

.dotted
{
	border-right: #aaaaaa 1px dashed;
	border-top: #aaaaaa 1px dashed;
	border-left: #aaaaaa 1px dashed;
	border-bottom: #aaaaaa 1px dashed;
}

.topdotted
{
	border-top: #aaaaaa 1px dashed;
}

.inputButtonItem
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12px;
	border-left: #000000 1px solid;
	color: black;
	font-weight: bold;
	border-bottom: #000000 1px solid;
	font-family: Arial, Verdana;
	background-color: #DBDBBF;
}

.ClassifiedsBorder
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
}

.homepagesponsorborder
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.homepagewhiteborder
{
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.whiteborder
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.table_border
{
	border-top: #663333 1px solid;
	border-bottom: #663333  1px solid;
	border-left: #663333  1px solid;
	border-right: #663333  1px solid;
	
}

.table_borderwhite
{
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff  1px solid;
	border-left: #ffffff  1px solid;
	border-right: #ffffff  1px solid;
	
}

.logininputBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #efefef;
	font-weight: normal;
	border-bottom: #000000 1px solid;
	font-family: Arial, Verdana;
	background-color: #000000;
}

.loginbutton
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10px;
	border-left: #000000 1px solid;
	color: #FFA70E;
	font-weight: bold;
	border-bottom: #000000 1px solid;
	font-family: Arial, Verdana;
	background-color: #000000;
}

#myscroller {
position:relative; 
width:200px; height:150px; 
background-color:#ffffcc; 
overflow:hidden; 
border:solid 1px; margin:5px; 
} 

.shoppingTitle
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
}

.shoppingBuyButton
{
	border-right: #ff6600 1px solid;
	border-top: #ff6600 1px solid;
	font-size: 10px;
	
	border-left: #ff6600 1px solid;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: #ff6600 1px solid;
	font-family: Verdana;
	background-color: #ff6600;
}

.shoppingQty
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 11px;
	width:25px;
	border-left: #999999 1px solid;
	color: #000000;
	font-weight: normal;
	border-bottom: #999999 1px solid;
	font-family: Arial, Verdana;
	background-color: #efefef;
}

.greyborderthick
{
	border-right: #aaaaaa 2px solid;
	border-top: #aaaaaa 2px solid;
	border-left: #aaaaaa 2px solid;
	border-bottom: #aaaaaa 2px solid;
}

.searchbox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 12px;
	width:150px;
	height:17px;
	border-left: #999999 1px solid;
	color: #000000;
	font-weight: normal;
	border-bottom: #999999 1px solid;
	font-family: Arial, Verdana;
	background-color: Transparent;
}

.inputBox
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 12px;
	width:200px;
	border-left: #666666 1px solid;
	color: #666666;
	font-weight: normal;
	border-bottom: #666666 1px solid;
	font-family: Arial, Verdana;
	background-color: #ffffff;
}

.box
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 11px;
	border-left: #666666 1px solid;
	color: #000000;
	font-weight: normal;
	border-bottom: #666666 1px solid;
	font-family: Arial, Verdana;
	background-color: #efefef;
}


