#page-top {
	color: #e0002f;
	padding: 40px 4px 4px 0px;
	text-align: right;
}

#page-top a {
	color: #e0002f;
	text-decoration: none;
}

#page {
	width: 920px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#page-container {
	border: 1px solid #cacaca;
	text-align: left;
	background-color: #ffffff;
}

#page-footer {
	color: #e0002f;
	padding-bottom: 40px;
	text-align: center;
}

#page-footer a {
	color: #e0002f;
	text-decoration: none;
}

#page-left {
	float: left;
	width: 148px;
	margin-right: 10px;
}

#page-right {
	float: left;
	width: 760px;
}

#menu {
	font-size: 12px;
	background-color: #e0002f;
	color: #ffffff;
	text-align: right;
	padding: 5px;
}

#header {
	text-align: right;
	padding: 10px 10px 24px 10px;
}

#menu-search {
	padding: 8px;
}

#content {
	float: left;
	width: 610px;
	/*
	width: 580px;
	padding-right: 15px;
	*/
}

#control {
	font-size: 12px;
	float: right;
	width: 140px;
	background-color: #918d8c;
	color: #e6e7e8;
	padding: 5px;
}

#control a {
	color: #ffffff;
	text-decoration: underline;
	text-transform: lowercase;
}

#control .welcome, #control .total {
	padding-bottom: 4px;
}
#control .sub-total, #control .freight, #control .total { text-transform: lowercase; }
#control .action { font-size: 11px; padding-bottom: 6px; }

#control table.totals {
	width: 100%;
	padding: 0px; margin: 0px;
}

#control table.totals td {
	padding: 0px; margin: 0px;
}

#control table.totals td.price {
	text-align: right;
}
#control .checkout {
	text-transform: lowercase;
}

#menu {
}

#menu .menu-item, #menu .menu-item-on {
	cursor: pointer;
}

#menu .menu-item a, #menu .menu-item-on a {
	color: #ffffff;
	text-decoration: none;
}

#menu .menu-item-on {
	background: url(/content/10000062/template/store/image/menu-on.gif) center left no-repeat;
}
