* {margin:0;padding:0;}

body {width:1024px;margin:0 auto;font-family:Arial,Helvetica,'Helvetica Neue','Arial Neue',sans-serif;}

/* HTML elements;*/
table {empty-cells:show;border-collapse:collapsed;}
td {padding:5px;vertical-align:top;}

/* Shared Classes; */
.placeholder {color:#B0B0B0;}

/* Convenience Classes */
.clearfix:before,.clearfix:after {content: "";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.no-show {display:none;}

/****************************/
/* Header;                  */
/****************************/
.logo {float:left;width:175px;height:85px;margin:10px;background:url('../img/lgo-pbay.png') no-repeat;}
.nav {position:relative;float:right;top:0px;width:820px;height:62px;padding:0px;background:#F4F4F4;}

	/* Top Navigation; */
	.nav-top {float:left;margin-top:4px;width:500px;list-style-type:none;}
	.nav-top li {display:inline;}
	.nav-top li a {padding:0 8px 2px 8px;font-size:0.6em;border-right:1px solid #9E9E9E;}
	.nav-top li a.link {color:#39D;}
	.nav-top li a.hover {color:#00F;}
	.nav-top li a.active,.nav-top li a.visited {color:#C0C;}
	.nav-top li.last-child a {border-right:0;}

	/* Secondary Navigation; */
	.nav-sec {position:absolute;width:820px;top:37px;left:0px;list-style-type:none;border-bottom:1px solid #030596;}
	.nav-sec,.nav-sec li,.nav-sec li a {height:25px;line-height:25px;}
	.nav-sec li {float:left;padding:0;}
	.nav-sec li a {padding:4px 8px;color:#333;font-size:0.86em;font-weight:bold;text-decoration:none;border:1px solid #030596;border-left:0;border-bottom:0;background:#FFF;}
	.nav-sec li.first-child a {border-left:1px solid #030596;}

	/* Search Area; */
	.hdr-srch {float:right;top:0;width:300px;padding-top:10px;padding-right:20px;text-align:right;}
	.hdr-srch input {height:20px;line-height:20px;}
	.hdr-srch input,.placeholder {font-size:0.66em;}
	.hdr-srch input[type=text] {float:left;width:180px;margin-right:6px;padding:0 4px;-webkit-box-shadow:inset 1px 1px 3px 0px rgba(0,0,0,0.125);box-shadow:inset 1px 1px 3px 0px rgba(0,0,0,0.125);border:1px solid #CCC;}
	.hdr-srch input[type=submit] {float:right;width:104px;border:0;background:url('../img/btn-srch2.png') no-repeat;}
	.hdr-srch a {position:relative;height:1.4em;margin-top:5px;font-size:0.66em;text-align:right;white-space:nowrap;}

	/* Sign-in and Powered by; */
	.site-info {padding-right:14px;}
	.sign-in {float:left;height:35px;line-height:35px;}
	.sign-in,.powered-by {margin-top:10px;}
	.sign-in p {color:#888;font-size:0.76em;}
	.powered-by {float:right;width:166px;height:35px;background:url('../img/lgo-ten3.png') no-repeat;}

/****************************/
/* Content;                 */
/****************************/
.content .sub-head {width:1024px;height:43px;margin-top:12px;background:url('../img/sub-head.png') 10px 0 no-repeat;}
.content .sub-nav {width:1005px;height:30px;margin-top:1px;margin-left:10px;list-style-type:none;background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWNlY2VjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #ffffff 42%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#ffffff), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 42%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 42%,#ececec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 42%,#ececec 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 42%,#ececec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-8 */
border:1px solid #BFB9C0;}

.content .sub-nav li {float:left;border-right:1px solid #BFB9C0;}
.content .sub-nav li.sub-last {border-right:0;}
.content .sub-nav li a {display:block;height:30px;padding:0 8px;color:#555;font-size:0.86em;font-weight:bold;line-height:30px;text-decoration:none;}
.content .sub-nav li a.sub-hard {height:24px;margin-top:3px;color:#FFF;line-height:24px;border-radius:4px;background:#9ACE01;}

.breadcrumb {width:1007px;height:50px;line-height:50px;}
.breadcrumb .bread-back {display:block;float:left;height:50px;margin-left:10px;padding-left:26px;font-size:0.76em;line-height:50px;background:url('../img/arr-back.png') 0 50% no-repeat;}
.breadcrumb .breadcrumb-trail {float:left;margin-left:40px;color:#555;font-size:0.66em;}
.bread-cate {display:inline;list-style-display:none;}
.bread-cate li {float:left;display:block;}
.bread-cate li a {padding:0 4px;}

.item {clear:both;width:1007px;margin-left:10px;}
.item .hdr {padding:0 10px;background:#CCCCFE;border-bottom:4px solid #626AD7;border-radius:12px 12px 0 0;}
.item .hdr h2 {padding-top:2px;font-size:1.3em;line-height:1.4em;text-transform:uppercase;}
.item .hdr h3 {padding-bottom:5px;font-size:0.92em;line-height:1.5em;font-weight:normal;}
.item .hdr h3 span {float:right;}
.item .sub-head {padding:0 8px;font-size:0.92em;border:1px solid #D1D1DB;border-top:0;background:#EEEEF8;}
.item .sub-head span {float:right;}
.item .sub-head span a {font-weight:bold;}

.item-desc {margin-top:18px;}
.item-img,.item-det {border:1px solid #D1D1DB;background:#EEEEF8;}
.item-img {width:300px;border-right:0;}
.item-det {width:385px;border-left:0;}

.item-img-wrap {display:table;height:350px;margin-top:20px;border:1px solid #D1D1D8;background:#FFF;}
.item-img-wrap-inner {display:table-cell;vertical-align:middle;}
.item-img-wrap a {display:block;clear:both;}

.item-desc {font-size:0.86em;line-height:1.4em;}
.item-desc ul {list-style-type:square;margin-left:20px;}
.item-desc ul li {}
.item-desc-lbl {width:110px;color:#777;}
.nfo-big {font-size:1.2em;font-weight:bold;}
.item-desc-nfo input[type=text] {width:100px;margin-right:4px;}
.item-desc-nfo input[type=text],.item-desc-nfo button {padding:2px 4px;}

.item-sel {padding-left:18px;}
.item-sel h3 {padding-bottom:0.5em;margin-bottom:0.5em;font-size:1.4em;border-bottom:1px solid #000;}
.item-sel ol,.item-sel ul {margin-left:20px;margin-bottom:2em;}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	box-shadow:1px 1px 8px 0 rgba(0,0,0,0.8);
	}

.watch-bid,.walrus-img,.eggmen-img {position:absolute;padding:10px;border:1px solid #777;border-radius:5px;background:#FFF;box-shadow:0 2px 12px 0 rgba(0,0,0,0.8);}

.free-syllable {position:absolute;display:block;width:50px;height:50px;margin-top:-240px;margin-left:250px;background:url('../img/ico-ship.png') no-repeat;}