* {
	margin: 0;
	padding: 0;
}

body {
	background: #120800;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #453C3C;
}

img {
	border: 0;
}

a:link, a:visited, a:hover,  a:active {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#top_navi a:link, #top_navi a:visited, #top_navi  a:hover, #top_navi  a:active {
	color: white;
}

#navi_container a:link, #navi_container a:visited, #navi_container  a:hover, #navi_container  a:active {
	color: white;
}

a.checkoutBarFrom {
	color: black;
}

#main_container {
	width: 905px;
	margin: 0 auto 0 auto;
}

#top_container {
	width: 905px;
	height: 271px;
	background: url('../images/main_image.jpg') top left no-repeat;
}

#top_navi {
	float: right;
	margin: 21px 8px 0 0;
	color: white;
}

#logo {
	width: 171px;
	height: 35px;
	margin: 57px 0 0 18px;
}

#navi_container {
	width: 905px;
	height: 48px;
	background: url('../images/navi_bg.jpg') top left no-repeat;
}

#navi_lift {
	float: left;
	margin: 13px 0 0 83px;
	line-height: 20px;
	color: white;
}

#navi {
	list-style-type: none;
	float: left;
	margin: 13px 0 0 26px;
}

#navi li {
	float: left;
	height: 20px;
	line-height: 20px;
	background: url('../images/navi_item_bg.png') top left no-repeat;
	padding: 0 0 0 25px;
	margin: 0px 26px 0 0;
}

#shopping_cart_header {
	background: url('../images/cart_header_bg.png') 0 0 no-repeat;
	float: right;
	width: 160px;
	padding: 0 0 0 25px;
	margin: 13px 0 0 0;
	line-height: 20px;
	color: white;
}

#main_container {
	width: 905px;
	background: white;
	margin: 0 auto 0 auto;
}

#content_container {
	padding: 23px 0 23px 0;
	background: white;
/*	width: 827px; */
	position: relative;
	min-height: 306px;
}

#products_navi {
	width: 120px;
	position: absolute;
	left: 20px;
}

#products_navi ul {
	list-style-type: none;
}

#products_navi ul li {
	background: url('../images/subnavi_red_arrow_bg.gif') 0 2px no-repeat;
	padding: 0 0 0 10px;
}

#shopping_cart_container {
/*Maximum width 222px; */
	width: 166px;
	position: absolute;
	right: 18px;
	top: -9px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

.shopping_cart {
	width: 156px;
	padding: 10px 5px 5px 5px;
}

#payment_methods img {
	display: block;
}

#payment_methods div {
	padding: 10px 5px 5px 5px;
}

#buy_and_price {
	width: 300px;
}

#buy_and_price .buy_button {
	float: right;
	width: 126px;
}

#buy_and_price .price {
	line-height: 22px;
	margin-right: 10px;
	font-weight: bold;
}

#product_card {
	font-size: 12px;
/*	width: 687px; */
	width: 503px;
	position: relative;
	margin-left: 180px;
}

#product_card a {
	font-weight: bold;
}

#product_card .header {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#product_card .delivery_date {
	font-size: 12px;
	margin: 0 0 10px 0;
}

#product_card .add_cart {

}

ul.sub_page_navi {
	margin-top: 18px;
}

#nav li a {
	font-weight: bold;
	color: #454545;
}

#product_card .add_cart img {
	float: none;
	margin: 10px 0 0 0;
	width: 126px;
	height: 21px;
}

#product_card .product_image  {
	float: right;
/*	margin: 0 109px 6px 50px; */
	margin: 0 0 6px 50px;
}

#product_card .product_image  img {
	margin: 10px 0 0 0;
}

#product_card .product_text {
	margin: 0 0 20px 0;
	color: #666;
}

#product_card p {
	margin: 18px 0;
}

#product_card ul {
	margin-left: 40px;
}

TD.main_left, TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  COLOR: #4b4b4b;
}

TD.main_left {
	width: 100px;
}

TD.pageHeading {
	font-size: 18px;
	font-weight: bold;
}

#footer {
		width: 905px;
		height: 29px;
		background: url('../images/footer.jpg') bottom left no-repeat;
		clear: both;
		padding: 10px 0 0 0;
}

.clearer {
	clear: both;
}
