body {
	font-family: Tahoma,Geneva,sans-serif;
	background: #ffffff url("../images/degrader.png") repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	color: #000000;
}

p {
	font-size: .82em;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 80px;
	margin-right: 80px;
	padding: 0;
}

.cart, #recal {
	margin-left: 25px;
}

#recal {
	color: #c0c0c0;
	font-weight: bold;
	font-size: 0.9em;
}

.cart td {
	font-weight: normal;
	font-size: .84em;
	text-align: left;
}

.itm p {
	font-weight: normal;
	font-size: .84em;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0;
}

.sale p {
	font-weight: normal;
	font-size: 20px;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0;
}

td {
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 30px;
	margin-right: 15px;
	padding: 0;
	text-align:left;
}

.header p{
	font-size: 1.2em;
	font-weight: normal;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 12px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0;
}

.advert p{
	font-size: .82em;
	font-weight: normal;
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
}

.arrow p{
	font-size: .82em;
	text-align: center;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

ul {
	line-height: 125%;
}

h1 {
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 0;
}

h2 {
	font-weight: normal;
	font-size: .84em;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0;
}

h3 {
	font-size: .90em;
	text-decoration: none;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
}

ul {
	font-size: .82em;
	line-height: 125%;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 95px;
	margin-right: 105px;
	padding: 0;
}

ol {
	font-size: .82em;
	line-height: 125%;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 95px;
	margin-right: 105px;
	padding: 0;
}

.style_hr {
	text-align: left;
	margin-left: 80px;
}

.feature p {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #ffffff;
}

.feature p a{
	text-decoration: none;
	color: #ffffff;
}

.feature_text {
	padding-bottom:5px;
}
.feature_text p {
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0;
}

#lnav, #lnav ul { /* all lists */
	padding: 0;
	margin: 5px 0 0 12px;
	list-style: none;
	font-size: 10pt;
}

#lnav li { /* all list items */
	padding: 5px 0 4px;
}

#lnav li ul { /* second-level lists */
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: 0;
}

#lnav li ul ul { /* third-and-above-level lists */
	margin-left: 13px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	color: #ffffff;
}

#lnav li ul ul ul { /* third-and-above-level lists */
	margin-left: 13px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}

#lnav li ul ul ul ul { /* third-and-above-level lists */
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}

#lnav li a { /* first list items */
	width: 213px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
}

#lnav li a:hover { /* first list items */
	text-decoration: underline;
}

#lnav li li a { /*second list items */
	width: 182px;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	line-height: 125%;
}

#lnav li li a:hover { /* second list items */
	text-decoration: underline;
}

#lnav li li li a { /* third list items */
	width: 174px;
	color: #ffffff;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	line-height: 125%;
}

#lnav li li li a:hover { /* third list items */
	text-decoration: underline;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}

#nav li { /* all list items */
	float: right;
	margin-left: 15px;
}

#nav li a { /* first-level lists */
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	display: block;
	margin: 0 6px 3px 0;
}

#nav li a:hover { /* first-level lists */
	text-decoration: underline;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 15em;
	w\idth : 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li li a { /* second-level lists */
	width: 100%;
	w\idth : 100%;
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #bfcfb2;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	margin: 0;
	padding: 3px 4px 3px 7px;
	text-align: left;
}

#nav li li a:hover { /* second-level lists */
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #6f006e;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	margin: 0;
	padding: 3px 4px 3px 7px;
	text-align: left;
}

#bnav { /* all lists */
	margin: 0 auto;
	list-style: none;
	float:left;
	left:50%;
	position:relative;
	padding:0
}

#bnav li { /* all list items */
	margin: 0 10px;
	float: left;
	position:relative;
	right:50%;
}

#bnav li a { /* first-level lists */
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	display: block;
}

#bnav li a:hover { /* first-level lists */
	text-decoration: underline;
}

.first_li  {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.second_li {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.third_li {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}


.bot_nav a {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000066;
}
