/* CSS Document */
.smalltext {font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
}
.twored {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.boldhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.aproductheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.adescriptiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.adescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.asaleandnotesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.acartnoteblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.twowhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.imgborder { border: 1px solid #000000; 
}
.backgroundimg {
	background-color: #888888;
	background-repeat: repeat-x;
	background-image: url(http://www.extangfactoryoutlet.com/images/buttons/topgraphic.jpg);
}
.secontent {
	background-color:#F5F5F5;
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
}
#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}      /* unvisited link */
#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}  /* visited link */
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}  /* mouse over link */
#nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}  /* selected link */
.adescriptionwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.acartnotewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Left Navigation Style */
#ExtangLeftNav ul
{
display:inline;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
}

#ExtangLeftNav li { 
display: inline;
}

#ExtangLeftNav a:link {
display: block;
padding: 2px 0px 2px 24px;
border-bottom: 1px solid #2E2E2E;
background-image:url(http://www.extangfactoryoutlet.com/images/buttons/left-nav-spacer.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color: none;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
height:18px;
}

#ExtangLeftNav a:visited {
display: block;
padding: 2px 0px 2px 24px;
border-bottom: 1px solid #2E2E2E;
background-color: none;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
height:18px;
}

#ExtangLeftNav a:hover {
display: block;
padding: 2px 0px 2px 24px;
border-bottom: 1px solid #2E2E2E;
background-color: #a51c20;
background-image: url(http://www.extangfactoryoutlet.com/images/leftNav-arrow.gif);
background-position:left;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
height:18px;
}

#ExtangLeftNav a:active {
display: block;
padding: 2px 0px 2px 24px;
border-bottom: 1px solid #2E2E2E;
background-color: none;
background-image: url(http://www.extangfactoryoutlet.com/images/leftNav-arrow.gif);
background-position:left;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
height:18px;
}

#footer {
	background:#FFF;
	color:#333;
	border: 1px solid #900;
	padding:10px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #333;
	text-decoration: none;
}

