

/*-----------------------------------------------------------------*/

#subspacetop {
	display: none;
}

#location {
	display: none;
}

#topbar {
	display: none;
}

#submainfooter {
	display: none;
}

#logo {
	display: none;
}

#promo {
	display: none;
}

#homeflash {
	display: none;
}

#search_layout {
	display: none;
}

.submenuarrow {
	display: none;
}

#header {
	display: none;
}

#menu_column {
	display: none;
}

img {
	border: none;
}

#menu_layout {
	display: none;
}

#creditcard {
	display: none;
}
#copyright {
	display: none;
}
.inline {
	display: inline;
}

/*-----------------------------------------------------------------*/


#footer {
	display: none;
}

body {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


h1 {
	margin: 0px 0px 0px 0px;
	font-size: 250%;
	font-family: century gothic, arial;
	font-weight: normal;
	color: #990000;
	font-style: normal;
	text-transform: lowercase;
}

h2 {
	margin: 15px 0px 0px 0px;
	font-family: century gothic, arial;
	font-size: 150%;
	font-weight : bold;
	color:#333333;
	font-style: normal;
}

h3 {
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 100%;
	font-weight : bold;
	color:#990000;
	font-style: normal;
}

li {
	line-height: 100%;
}

legend {
	color: #990000;
}

.error {
	color: #FF0000;
	font-weight : bold;
}

.search_box {
	background-color:#CCCCCC;
	border: 1px solid #990000;
}

.product {
	color: #333333;
}

.product a {
	color: #333333;
}

.product a:hover {
	color: #333333;
}

.special_offer {
	color: #990000;
	font-weight : bold;
}

.price {
	color: #CC0000;
	font-size: 180%;
	font-weight: bold;
line-height: 200%;
}

.old_price {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	text-decoration: line-through;
}
.save_amount {
	color: #990000;
	font-weight: bold;
}

.sale_price {
	color: #CC0000;
	font-weight: bold;
	font-size: 180%;
	line-height: 200%;
}


.sale {
	color: #990000;
}

.submenu_title {
	color: #990000;
	font-weight: bold;
	font-size: 120%;
}




/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:visited {
	color: #660000;
}



