/**
 * Series
 */
#content .series {
	margin: -.4em 0 3em;
}


/**
 * Category Main
 */
#content .cat_main {
	clear: both;
	margin-bottom: 2em;
	width: 100%;
}

#content .cat_main:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}


/**
 * Category Description
 */
#content .cat_description {
	float: left;
	line-height: normal;
	width: 22%;
}


/**
 * Models
 */
#content .models {
	float: right;
	margin: .75em 0 0 0;
	position: relative;
	width: 32em;
	width: 56%;
}

#content .models dt {
	color: #868686;
	margin: 0 .5em 0 0;
	position: absolute;
	right: 100%;
	text-align: right;
	top: 0;
}

#content .models dd {
	float: left;
	margin: 0;
}

#content .models dd a {
	color: #000;
	white-space: nowrap;
}


/**
 * Line Pictures
 */
#content .line_pictures {
	position: relative;
	width: 100%;
}

#content .line_pictures .sections,
#content .line_pictures .sections_container {
	left: 0;
	position: relative;
}

#content .line_pictures .section {
	left: -10000px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: -10000px;
	visibility: hidden;
	width: 100%;
}

#content .line_pictures .sections,
#content .line_pictures .section {
	display: block;
	height: 400px;
}

#content .line_pictures .section_selected {
	left: 0;
	position: relative;
	top: 0;
	visibility: visible;
}

#content .line_pictures .section img {
	display: block;
	margin: 0 auto;
	position: relative;
}


/**
 * Puck
 */
#content .puck {
	left: 70%;
	position: absolute;
	text-align: left;
	top: 0;
	width: 15em;
}

#content .puck .b {
	height: 0;
	left: 0;
	overflow: hidden;
	padding-bottom: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

#content .puck .shape {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#content .puck .puck_content {
	font-size: 1.308em;
	padding: 3.2em 2em 0;
	position: relative;
}

#content .puck p {
	margin: 0;
}

#content .puck a {
	color: #fff;
}

#content .puck .price {
	font-size: 1.353em;
}


/**
 * Picture Panel
 */
.picture_panel {
	margin-right: 20px;
	margin-top: -12px;
	overflow: hidden;
	padding-top: 12px;
	position: relative;
	zoom: 1;
}

.picture_panel .pp_t,
.picture_panel .pp_b {
	display: block;
	height: 6px;
	line-height: 1px;
	margin: 0 6px;
	position: relative;
	zoom: 1;
}

.picture_panel .pp_t {
	background: #fff url(pp_top.png) 0 0 repeat-x;
}

.picture_panel .pp_b {
	background: #fff url(pp_bottom.png) 0 bottom repeat-x;
}

.picture_panel .pp_t .l,
.picture_panel .pp_t .r,
.picture_panel .pp_b .l,
.picture_panel .pp_b .r {
	background: url(pp_corners.png) no-repeat;
	display: block;
	height: 6px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 6px;
}

.picture_panel .pp_t .l {
	left: -6px;
}

.picture_panel .pp_t .r {
	background-position: -6px 0;
	margin-left: 100%;
}

.picture_panel .pp_b .l {
	background-position: 0 -6px;
	left: -6px;
}

.picture_panel .pp_b .r {
	background-position: -6px -6px;
	margin-left: 100%;
}

.picture_panel .ar {
	background: url(pp_corners.png) -12px 0 no-repeat;
	display: block;
	height: 12px;
	left: 50%;
	margin-left: -8px;
	overflow: hidden;
	position: absolute;
	top: -19px;
	width: 17px;
}

.picture_panel .pp_panel {
	background: url(pp_left.png) repeat-y;
	zoom: 1;
}

.picture_panel .pp_container {
	background: url(pp_right.png) right 0 repeat-y;
	padding: 5px 10px;
	text-align: center;
	zoom: 1;
}

.picture_panel .item {
	display: inline-block;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 19%;
}

.picture_panel .wrap {
	display: block;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
	vertical-align: middle;
	width: 100px;
}

.picture_panel img {
	cursor: pointer;
	vertical-align: middle;
}

.picture_panel .selected img {
	cursor: auto;
	filter: alpha(opacity=40);
	opacity: .4;
}

.picture_panel .item .icon {
	left: auto;
	right: 10px;
}


/**
 * Logo
 */
#content .logo {
	float: left;
	font-size: 2em;
	padding: .1em 1.5em 0 0;
}


/**
 * Sort by
 */
#content .sortby {
	color: #888;
	float: left;
	line-height: 2;
	padding: .5em 0 0 0;
}

#content .sortby .item {
	padding: .2em .4em;
	white-space: nowrap;
}

#content .sortby .item .pseudo {
	border-bottom: 1px dotted;
	color: #000;
	cursor: pointer;
}

#content .sortby .selected {
	background: #000;
}

#content .sortby .selected .pseudo {
	border-bottom: 0;
	color: #fff !important;
	cursor: auto;
}


/**
 * Products List
 */
#content .products_list {
	clear: left;
	position: relative;
	width: 100%;
}

#content .products_list h2 {
	font-size: 1.846em;
	margin-bottom: .2em;
}

#content .products_list h2 .new {
	color: #1c1f92;
}

#content .products_list h2 .sale {
	color: #00913d;
	margin-left: .3em;
}

#content .products_list h2 .promo {
	color: #e30120;
	margin-left: .3em;
}

#content .products_list h2 .icon {
	display: inline-block;
	margin-left: .2em;
	position: relative;
}

#content .products_list h2 .pseudo {
	top: 0;
}

#content .products_list .show {
	padding-left: 15px;
	position: absolute;
	right: 0;
	top: 1.25em;
}

#content .products_list .show .icon {
	margin-top: -5px;
	top: .8em;
}

#content .products_list .show .pseudo {
	color: #888;
	font-size: .923em;
}

#content .without_series {
	padding-top: 4.6em;
}

#content .without_series h2 {
	display: none;
}

#content .products_list .item,
#content .products_list .item .wrap {
	min-width: 160px;
	position: relative;
	vertical-align: top;
	width: 13em;
}

#content .products_list .item {
	display: inline-block;
	margin: 0 2.5em 3em 0;
}

#content .products_list .item .wrap {
	display: block;
	padding-top: 115px;
}

#content .products_list .modification {
	display: none;
}

#content .products_list .modification_selected {
	display: block;
}

#content .products_list p {
	margin: 0;
}

#content .products_list .name img {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

#content .products_list .summary {
	font-size: .846em;
	font-style: italic;
	margin-bottom: .8em;
}

#content .products_list .on_order {
	font-family: Georgia, serif;
	font-size: .923em;
}

#content .products_list .price {
	font-size: 1.308em;
}

#content .products_list .old_price {
	font-size: .846em;
	text-decoration: line-through;
}

#content .products_list .sale_price {
	color: #00913d;
	padding-left: 15px;
	position: relative;
	zoom: 1;
}

#content .products_list .sale_price .icon {
	margin-top: -8px;
	top: .9em;
}

#content .products_list .new_price {
	color: #1c1f92;
	padding-left: 17px;
	position: relative;
	zoom: 1;
}

#content .products_list .new_price .icon {
	margin-top: -8px;
	top: .9em;
}

#content .products_list .present_price {
	color: #e30120;
	padding-left: 17px;
	position: relative;
	zoom: 1;
}

#content .products_list .present_price .icon {
	margin-top: -8px;
	top: .9em;
}

#content .products_list .present {
	color: #e30120;
	font-size: .769em;
	line-height: normal;
	width: 80%;
}

#content .products_list .plus {
	color: #e30120;
}

#content .products_list .colors {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

#content .products_list .colors .color {
	cursor: pointer;
	display: block;
	height: 11px;
	margin-bottom: 3px;
	overflow: hidden;
	position: relative;
	width: 11px;
}

#content .products_list .colors .clear {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#content .products_list .colors .icon {
	visibility: hidden;
}

#content .products_list .colors .selected .icon {
	visibility: visible;
}

#content .products_list .offline_price {
	color: #4d4d4d;
	font-size: .647em;
	margin-left: .5em;
}

.offline_price_message {
	margin: 1.5em 0 0 -5.25em;
	position: absolute;
	width: 10.5em;
	z-index: 2;
}

.offline_price_message .arrow {
	background: url(arrow.png) no-repeat;
	display: block;
	height: 11px;
	left: 50%;
	margin-left: -12px;
	position: absolute;
	top: -9px;
	width: 25px;
}

.offline_price_message .off_content {
	overflow: hidden;
	padding: 10px;
	position: relative;
}

.offline_price_message .cn {
	background: url(message_popup.png) no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
}

.offline_price_message .cn_lt {
	height: 100%;
	left: -11px;
	top: -10px;
	width: 100%;
}

.offline_price_message .cn_rt {
	height: 100%;
	left: -11px;
	margin-left: 100%;
	top: -10px;
	width: 11px;
}

.offline_price_message .cn_lb {
	height: 10px;
	left: -11px;
	width: 100%;
}

.offline_price_message .cn_rb {
	height: 10px;
	left: -11px;
	margin-left: 100%;
	width: 11px;
}

.offline_price_message .message {
	font-size: .6875em;
	padding: 0 3px 5px;
	position: relative;
	z-index: 1;
}
