/* @override http://www.ebeanstalk.com/css/registry.css */

@charset "UTF-8";

body {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 1.5em;
	color: #555;
}

#container {
	background: #fff;
	width: 970px;
	margin-top: -10px;
}

#header {
	vertical-align: middle;
	height: 127px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: 970px;
}

#w-header {
	width: 970px;
	margin: 20px 0 30px 0;
	padding: 0;
}

#w-logo {
	width: 226px;
	height: 59px;
	float: left;
	padding: 0 0 0 40px;
}

#w-live-help {
	width: 500px;
	height: 28px;
	text-align: right;
	float: right;
}

#w-nav {
	font-size: 16px;
	color: #c64033;
	width: 300px;
	float: right;
	text-align: right;
	margin: 7px 0 0 0;
}

#w-nav a:link, #w-nav a:visited {
	color: #c64033;
	font-weight: bold;
}

#w-nav a:hover, #w-nav a:active {
	text-decoration: underline;
}

#w-navbar {
	height: 34px;
	background: url(/images3/wishlist/navbar-bg.png) no-repeat 0 0;
}

#w-navbar ul {
	margin: 5px 0 5px 6px;
	overflow: hidden;
	float: left;
}

#w-navbar li {
	height: 25px;
	float: left;
	font-weight: bold;
}

#w-navbar li a:link, #w-navbar li a:visited {
	color: #ffffff;
	width: 122px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: block;
	background: url(/images3/wishlist/navbar-btn-bg.png) no-repeat 0 0;
}

#w-navbar li a:hover, #w-navbar li a:active {
	text-decoration: none;
	background: url(/images3/wishlist/navbar-btn-bg.png) no-repeat 0 -25px;
}

#w-sidebar {
	float: left;
	width: 220px;
	margin-right: 30px;
}

#w-sidebar h4 {
	font-size: 18px;
	color: #168040;
	background-color: #d5d87e;
	padding: 6px 5px 9px 6px;
	margin: 0 0 10px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#w-sidebar ul li a:link, #w-sidebar ul li a:visited {
	color: #168040;
	display: block;
	padding: 1px 5px;
}

#w-sidebar ul li a:hover, #w-sidebar ul li a:active {
	color: #168040;
	background-color: #d5d87e;
	text-decoration: none;
}


#content {
	margin-top: 20px;
	margin-bottom: 15px;
}

#footer {
	height: 30px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	background-image: none;
	color: #4F89FF;
	text-align: left;
}

h1 {
	font-size: 2em;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.3em;
	padding: 0 0 1.5em;
	color: #333;
}

h2 {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 1.7em;
	color: #72BA29;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 5px;
}

ul.square, ul.circle {
	margin-left: 2em;
}

ul.square {
	list-style: square outside;
}

.clearfloat {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

#login {
	float: right;
	width: 280px;
	margin-left: 30px;
	background-color: #F6F4BB;
	padding: 10px;
	border: 1px solid #D5CE95;
	margin-bottom: 50px;
}

table#w-search-results tr {
	height: 32px;
}

#content table td {
	padding: 3px;
}

input.green {
	background-color: #72BA29;
	padding: 2px;
	border: 1px solid #5E9921;
	color: #fff;
	cursor: pointer;
}

input.green:hover {
	background-color: #558D13;
	padding: 2px;
	border: 1px solid #3C6504;
	color: #fff;
	cursor: pointer;
}

#reg-sidebar {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-top: 20px;
}

#reg-main {
	float: right;
	width: 720px;
}

#reg-main #grid {
	width: 100%;
	font-size: 14px;
}

#reg-main table#grid td {
	width: 216px;
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}

#reg-main table#grid .toy {
	text-align: center;
	margin-bottom: 5px;
	height: 240px;
}

#reg-main table#grid img {
	display: block;
	margin: 0 auto 5px auto;
}

#reg-main table#grid a:hover {
	text-decoration: none;
	color: #F87821;
}

#reg-main table#grid .price {
	font-weight: normal;
	padding-bottom: 10px;
}

#reg-main table#grid .price span {
	margin-right: 10px;
	text-decoration: line-through;
}

#reg-main table#grid .buy-row {
	background-color: #fceadd;
	height: 26px;
	padding: 0 0 0 8px;
	line-height: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#reg-main table#grid .buy-row label {
	cursor: pointer;
}

#reg-main table#grid .year {
	font-weight: normal;
	padding: 10px 0 5px 0;
	color: #555;
}

#reg-main table#grid .target {
	font-size: 12px;
	color: #555;
}

#reg-main table#grid .target a:link {
	text-decoration: underline;
	color: #555;
}

#reg-main .pagination {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	list-style: none;
	width: 465px;
	float: left;
	margin: 10px 15px 0 0;
}

#reg-main .cart-btn {
	width: 240px;
	float: right;
	text-align: right;
	height: 40px;
	margin: 5px 0;
}

#reg-main input.btn_orange {
	margin: 0px !important;
}

#reg-main #detail {
	/*margin-top: 20px;*/
}

.hrGray1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	width: auto;
}

#warning {
	background-color: #F6F4BB;
	padding: 15px;
	float: right;
	width: 400px;
	margin-top: 50px;
	border: 1px solid #D5CE95;
}

#logo {
	width: 285px;
}

#headBadge {
	clear: right;
	float: right;
	height: 90px;
	width: 422px;
}
