.newItem {
	left: 140px;
	position: relative;
}

#reflectionWarning {
	font: bold .7em Tahoma;
	padding-top: 20px;
}

#productBack { background: url(/images/one_item/shelf_bg_fill.jpg) #fdf8e5 repeat-y; }

#productWrapper {
    background: url(/images/one_item/shelf_bg_top.jpg) no-repeat;
    min-height: 250px;
    padding: 45px 10px 0 50px;
    position: relative;
	width: 705px;
    z-index: 2;
}

#productWrapper a {
	color: #213284;
	text-decoration: underline;
}

#productWrapper a:hover { text-decoration: none; }

#productDescription {
    float: right;
    font: 1.1em Georgia;
    position: relative;
    width: 475px;
    z-index: 3;
}

#productDescription h1 {
    color: #422207;
    font: normal 1.7em Georgia;
}

.imagePosition {
	bottom: 0;
	position: absolute;
}

#authorLabel {
    color: #3a46b3;
    font: 1.3em Georgia;
}

#authorsList {
    color: #4c4e89;
    font: 1.3em Georgia;
}

.subName {
	color: #242d83;
	font-size: 1.3em;
}

.fieldName { font-weight: bold; }

/* Buy area settings - start */
#priceContainer {
	float: right;
	width: 245px;
}

#priceBlock {
	float: right;
	width: 245px;
}

#buyArea {
    background: url(/images/one_item/buy_bg_main.jpg) no-repeat;
    float: right;
    height: 83px;
    margin-top: 20px;
    padding: 5px 0;
    text-align: center;
    width: 185px;
}

#exclusive {
	padding: 10px 10px 0;
	text-align: right;
}

#dateExclusive {
	color: #323d8f;
	font: bold 1.1em Georgia;
}

#timeExclusive { color: #b3509e; }
#buyInstockArea {
    background: url(/images/one_item/buy_bg_instock.jpg) no-repeat;
    float: right;
    height: 96px;
    margin-top: 20px;
    padding: 5px 0;
    text-align: center;
    width: 245px;
}

#normalPrice { font: 1.3em Georgia; }
#normalPrice span {
    color: #232d82;
    font: 1.5em Georgia;
}

.inStock { color: #ee7d75; }
#inStock {
    color: #ee7d75;
    font-size: .8em;
    padding-bottom: 2px;
}

#buyButton {
    background: url(/images/one_item/button_buy.gif) center no-repeat;
    font: 1.4em Georgia;
    height: 25px;
}

#waitlistButton {
    background: url(/images/one_item/button_expected.gif) center no-repeat;
    font: .8em Georgia;
    height: 30px;
    padding-left: 20px;
}

#deliveryTime {
	 margin-left: 55px;
	 padding-bottom: 20px;
	 text-align: center;
}

#time {	color: #242d83; }
/* Buy area settings - end */

/* waitlist window - start */
#waitlistContainer,
#preorderContainer {
    background: #fef7e1;
    display: none;
    padding: 5px 10px 10px;
    position: fixed;
    text-align: left;
    top: 300px;
    z-index: 1001;
}

#waitlistText p { padding-bottom: 5px; }
#waitlistText a {
    color: #431b01;
    text-decoration: underline;
}

#waitlistText a:hover { text-decoration: none; }
#waitlistText .input {
    border: 1px solid #c39772;
    width: 300px;
}

#waitlistText .button {
    padding: 5px 0;
    text-align: right;
}

#waitlistText #waitlistError { color: #c40000; }
/* waitlist window - end */

/* preorder window - start */
#preorderText p { padding-bottom: 5px; }
#preorderText a:hover { text-decoration: none; }
#preorderText a {
    color: #431b01;
    text-decoration: underline;
}
/* preorder window - end */

#properties {
    font-size: .85em;
    margin: 30px 245px 0 0;
}

#properties p { padding-bottom: 7px; }
#properties a { color: #242d83; }
#properties span#noWrap {
	white-space: nowrap;
}

/* Shelf bottom - start */
#shelf {
    background: url(/images/one_item/shelf_bg_bottom.jpg) no-repeat;
    height: 53px;
    position: relative;
    width: 770px;
}

#flipperLink {
    bottom: 10px;
    left: 90px;
    position: absolute;
}

#backLink {
    bottom: 10px;
    position: absolute;
    right: 0;
}
/* Shelf bottom - end */

/* Flipper settings - start */
#flipperContainer {
    background: #fef7e1;
    display: none;
    padding: 5px 10px 10px;
    position: absolute;
    top: 30px;
    z-index: 1001;
}

.close {
    padding-bottom: 5px;
    text-align: right;
}
/* Flipper settings - end */

/* Additional categories -- start */
.additionalCategories {
    background: #fbf1d8;
    border: 1px solid #c3966f;
    font: bold .8em Tahoma;
    margin: 5px 0;
    padding: 10px 10px 5px;
}

.additionalCategories .header { padding-bottom: 10px; }
.additionalCategories .path { padding-bottom: 5px; }
/* Additional categories -- end */

/* Tabs - start */
#tabs {	font-size: 1.2em; }

#tabs .tabIcon {
    float: left;
    margin-right: 3px;
}

#tabs .tabName {
    float: left;
    font-size: .8em;
    padding-top: 5px;
}

#tabs a:hover {	text-decoration: none; }
#interviewContainer #author {
    float: left;
    padding: 0 10px 10px 0;
}

#interviewContainer p { padding-bottom: 20px; }
/* Tabs - end */

/* Skin */
.ui-tabs-hide {
    display: none;
}

.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/images/common/item_tab_bg.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #634225;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
	margin-top: 0;
    position: relative;
    top: 1px;
    z-index: 2;
}
.ui-tabs-nav a span {
    width: 104px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 23px; /* IE 6 treats height as min-height */
    min-height: 26px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
	background: #fcfbe5; /* declare background color for container to avoid distorted fonts in IE while fading */
	border: 1px solid #d0c49d;
    font-family: Georgia;
    line-height: 1.2;
    overflow: hidden;
    padding: 1em 10px;
    width: 745px;
}

/*
* html .ui-tabs-panel {
    width: 765px;
    overflow: hidden;
}
*/
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* Tab descriptions - start */
#interviewContainer { font: .9em Georgia; }
#interviewContainer p { padding: 5px 0 10px; }

.commentsContainer {
	font: .8em Georgia;
	margin: 15px;
}

.commentsContainer .commentsTitle {
	background: #fef7e1;
	border: 1px solid #cfc2aa;
	color: #242d83;
	padding: 5px;
}

.commentsContainer .comment {
	background: #f5f4d3;
	margin-top: 10px;
	padding: 5px;
}

.comment .author {
	font-size: .9em;
	margin-top: 10px;
}

#leaveCommentTitle {
	border-bottom: 1px solid #cfc2aa;
	color: #242d83;
	padding: 15px 0 5px;
}

#addCommentForm { font: .8em Tahoma; }
#addCommentForm input,
#addCommentForm textarea {
	 border: 1px solid #6fa0bb;
	 padding: 2px;
	 width: 400px;
}

#addCommentForm .label { padding-top: 10px; }
#interviewCommentButton {
	cursor: pointer;
	margin-top: 10px;
}

#viewWarning {
	font: bold .7em Tahoma;
	padding-top: 10px;
}

#feedbackTitle {
	border-bottom: 1px solid #cfc2aa;
	color: #242d83;
	padding: 5px 0;
}

#feedbackContainer { margin-top: 15px; }
#feedbackContainer td {
	padding: 5px;
	vertical-align: top;
}

#feedbackText {
	border: 1px solid #6fa0bb;
	font: .9em Tahoma;
	height: 150px;
	width: 400px;
}
/* Tab descriptions - end */

/* Recommendation part - start */
#recommendation {
    background: url(/images/one_item/recommendation_bg.jpg);
    height: 192px;
    margin-top: 20px;
    padding-top: 30px;
    position: relative;
    text-align: center;
    width: 765px;
}

#recommendation a {	margin: 0 10px; }
/* Recommendation part - end */