/* CSS Document */

body {
	margin-left: 0em;
	margin-right: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
}

h1 {
	margin: 0px;
}

h1#welcome {
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
}

h1#productHeading {
	font-size: 100%;
	margin: 0px;
}

a:link {
	color: #0000FF;
}
#main #content table#subcat {
	padding: .5em;
}
#main #content table td#subcatHeader {
	font-weight: 900;
	text-align: center;
	font-size: 125%;
}
#main #content table td#subcategories {
	text-align: center;
}




a:visited {
	color: #000099;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

.colortdText {
	color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
}
hr {
	background-color: #CCCCCC;
	font-size: 1px;
	color: #CCCCCC;
}
#main td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.nav {
	background-color: #CCCCCC;
}

#content td {
	font-size: 90%;
}

.colortd {
	background-color: #0000FF;
}
.productName {
	text-align: center;
	font-weight: 900;
}
.productPath {
	text-align: left;
}


.resultDescription {
	text-align: left;
	vertical-align: top;
}
#main #content table#results {
	padding: .5em;
}
#main #content #results td {
	vertical-align: top;
}


.resultsName {
	font-weight: bold;
}
#main #content .resultDescription a {
	font-size: 95%;
	font-weight: 900;
}
.ourSalesPrice {
	font-size: 95%;
	font-weight: 900;
	color: #EE0000;
}
.retailPrice {
	font-size: 75%;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-align: center;
}

.resultsPageLinks {
	text-align: right;
}

.boldtext {
	font-weight: bold;
}