@font-face {
 font-family: Arial, Helvetica, sans-serif;
 src: url("");
}

body, .popupbody {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	background-color: #000000;
	color: #000;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
}

.popupbody {
	background-image:none;
	background-color:#ffffff;
	text-align:left;
}

/* Outermost container */
#wrapperhome {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.71em !important;
	background-color: #e3e3e3;
	overflow: hidden;
}

/* Header ------------------------------------------------------------------ */
#toplogo {
	width:1000px;
	height:64px;
	background-repeat: no-repeat;
	background-color: #313131;
}

#toplogo a {
	text-decoration: none;
	float: left;
	padding-right:20px;
}

#header_nav {
	width:1000px;
	height: 35px;
	background: url(graphics/topMenu01.jpg);
	background-repeat: no-repeat;
	attachment: fixed;
	margin-top: 0;
}

#header_nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 10px;	
	height: 35px;
}

#header_nav li {
	display: inline;
	padding: 7px 27px 0px 3px;
	float: left;
	list-style-type: none;
}

#header_nav a {
	text-decoration: none;
	color: #FFFFFF;
}

#header_nav a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

#Phone_Number {
	margin-right:10px;
	float: right;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top: 7px;
}

.menuwrapper {
		background:#000;
		width:1000px;
		height:36px;
		position:relative;
		z-index: 2;
}

.searchBox {
	width: 13em;
	border: 2px #A7A6AA inset;
	margin: 0;
	padding: 3px;
}

.menuwrapper div fieldset .searchButton {
	padding: 0px 2px 0px 4px;
	margin: 3px 0 0 2px;
	float: right;
	}

.menu {
	background: #000000;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	padding: 0;
	margin-top: 0px;
	border-bottom: solid 1px #444;
	float:left;
}

.menu ul{
list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
padding-left: 10px;
}
 
/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:35px;
}
 
/* style all the links */
.menu a, .menu :visited {
display:block;
width:auto;
padding:7px 40px 7px 25px;
color:#FFF;
background: url(graphics/topMenuArrow.jpg) 5px no-repeat;
text-decoration:none;
margin-right:1px;
text-align:left;
line-height:21px;
}

/* style the links hover */
.menu :hover{
	color:#C0DA38;
	border:none;
	background-repeat:no-repeat;
}
 
/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}

/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

.menu ul ul li a:link, .menu ul ul li a:visited {
	background-color:#F1F1F1;
	color:#000;
	border-bottom:#CCC 1px solid;
	width:200px;
	margin:0;
	padding:0 0 0 5px;
	line-height:25px;
	background-image:none;
}

.menu ul ul li a:hover {
	background-color:#F9F9F9;
	border-bottom:#CCC 1px solid;
	width:200px;
	margin:0;
	padding:0 0 0 5px;
	background-image:none;
	color:#000;
	text-decoration:none;
}

/* End of Header ------------------------------------------------------------------------------- */


.clearthis {
	margin : 0px;
	height : 0px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

a.bodylink:link, a.bodylink:visited, a.bodylink:active {
	color:#006699;
	font-size:11px;
	text-decoration:underline;
} 
a.bodylink:hover {
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}

table {
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

table input {
	font-size:1em;
}

table select {
	font-size:1em;
}

table.featured img {
	height:80px;
}

form {
	margin: 0;
	padding: 0;
}

#content input, #content select {
	font-size: 1em;
}

img {
	border: none;
	padding:0;
	margin:0;
}

a:active, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

fieldset, form {
	border: none;
	margin: 0;
	padding: 0;
}

h3 {
	margin: 1em 0 0.5em 0;
	padding-top: 1em;
	color: #6B6F83;
	font-size: 1.25em;
	text-align: left;
	border-bottom: solid 2px #4776BD;
}

/* Hides from IE-mac \*/
* html .clear, * html .floatform {
	height: 1%;
}
.clear, .floatform {
	display: block;
}
/* End hide from IE-mac */

br.cl {
	clear: both;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.71em !important;
	background-color: #ffffff;
}

#bodyWrapper {
	padding: 0;
	height: auto;
	width: 1000px;
	padding-bottom: 4px;
}

 #bodyWrapper a:link, #bodyWrapper a:visited, {
 color:#000000;
}


.Welcome {
	margin: 1px 0px 0px 0px;
	width: 960px;
	height: auto;
	padding: 0px 0px 0px 0px;
	float: left;
}

.contentHome {
	margin: 8px 0px 0 0px;
	width: 675px;
	height: auto;
	padding: 0 0 0 8px;
	float: left;
}


.homecolumn1 {
	margin: 0px;
	padding: 0px;
}

#content {
	margin: .25em 1em .25em 1em;
	height: auto;
	padding: 0 0px 0 0;
}

#content a:link, #content a:visited {
	color:#000000;
}

#content a:hover {
	color:#000000;
	text-decoration:underline;
}

h2 {
	margin: 0;
	font-size: 1.4em;
	text-align: left;
	border-bottom: solid 2px #4776BD;
}

.error {
	font-size:1.25em;
	font-weight:bold;
	color:#ff0000;
	line-height: 35px;
	padding-top:20px;
	padding-bottom:20px;
}
.errorLg {
	color: Red;
	font-size: 12px;
	font-weight: bold;
}

/*  Featured Items STYLE*/
.featuredTitle_home {
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E3E3E3;
}

.featuredContent_home {
	background-image: url(graphics/indexFeatureBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	height: 150px;
}

.FeaturedPromotion {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 8px 0 0;
}

.contentHome2 {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 8px 0 0;
}


	/* Product Listing Tables */

#wrapper #bodyWrapper #main-text .viewList .firstRow {
	background-color: #999999;
	color:#FFFFFF;
}

#wrapper #bodyWrapper #main-text .viewList tr {
	background-color: #F9F9F9;
}

#wrapper #bodyWrapper #main-text .viewList tr.tr02 {
	background-color: #CCCCCC;
}

#wrapper #bodyWrapper #main-text .viewList tr.lastRow {
	background-color: #999999;
}

#wrapper #bodyWrapper #main-text .viewList th {
	color:#FFFFFF;
	text-align: left;
}

#wrapper #bodyWrapper #main-text .viewList th.rightjust {
	color:#FFFFFF;
	text-align: right;
}

#wrapper #bodyWrapper #main-text .viewList td {
	font-size: -1;
	color:#000000;
}

#wrapper #bodyWrapper #main-text .viewList td a:link, #wrapper #bodyWrapper #main-text .viewList td a:visited {
	font-size: -1;
	color:#000000;
}

#wrapper #bodyWrapper #main-text .viewList td a:hover {
	font-size: -1;
	color:#000000;
}

.faq {
	margin:30px 10px 10px 40px;
}

.faq h1 {
	font-size:1.2em;
}

.faq h2 {
	font-size:1em;
	border: 0;
}

.faq a {
	text-decoration: underline;
	color: #000000;
}

.faq a:hover {
	text-decoration: none;
}


/* Sale Detail Page */
#SaleDetail {
	color:#000000;
	padding: 10px 0px 0px 10px;
}

#SaleDetail .PhotoFile {
	padding: 10px 10px 10px 10px;
	float: left;
}

#SaleDetail th {
	text-align: left;
	padding: 2px 0px 2px 4px;
}

#SaleDetail td {
	text-align: left;
	padding: 2px 0px 2px 4px;
}

#SaleDetail .SaleDetailHeading {
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
}

#SaleDetail .PartNumber {
	font-size: 1.4em;
	font-weight: bold;
	color: black;
}

#SaleDetail .ModelNumber {
	font-size: 1.4em;
	font-weight: bold;
	color: black;
}

#SaleDetail .RedFont {
	color: red;
}

/* Footer (onrequestend.cfm) */
table.footermenu, table.footermenu tr td {
	color:#999999;
	font-size:11px;
}

table.footermenu tr td a:link {
	color:#666666;
	font-size:11px;
}

table.footermenu tr td a:visited {
	color:#666666;
	font-size:11px;
}

table.footermenu tr td a:link {
	color:#666666;
	font-size:11px;
}

table.footermenu tr td a:hover {
	color:#CCCCCC;
	font-size:11px;
}




/* tabs for SaleDetail pages */

ol#toc {
	height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc a {
	float: left;
	line-height: 2em;
	outline: none;
	padding-right: 10px;
	text-decoration: none;
}

ol#toc li {
	float: left;
	margin: 0 1px 0 0;
	padding-left: 10px;
	width: 146px;
}

ol#toc li.current {
	background-color: #898C88;
}

ol#toc li.current a {
	background-color: #898C88;
	color: #ffffff;
	font-weight: bold;
}

ol#toc li.notcurrent {
	background-color: #000000;
}

ol#toc li.notcurrent a {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}



