/* CSS Document */


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

}

h1 {
	margin: 0px;
}

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

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

a:link {
	color: #0000FF;
	text-decoration: none;
}
#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;
	text-decoration: none;
}

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

a:active {
	text-decoration: underline;
	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: 140%;
	font-weight: 900;
	color: #ee0000;
}
.retailPrice {
	font-size: 75%;
}

.youSave {
	color: #006600;
	font-weight: 600;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-align: center;
}

.resultsPageLinks {
	text-align: right;
}

.boldtext {
	font-weight: bold;
}

.formBgColor {
	background-color:#FFFF99;
}

/* Start navButton */

.navButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#cccccc;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#0033ff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:3px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	width: 130px;
}.navButton:hover {
	background-color:#bababa;
}.navButton:active {
	position:relative;
	top:1px;
}

/* End navButton2 */

.navButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#cccccc;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#0033ff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:3px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	width: 130px;
}.navButton2:hover {
	background-color:#bababa;
}.navButton2:active {
	position:relative;
	top:1px;
}

/* End navButton 2 */