/**
 *
 * APART fashiontopics Stylesheet
 *
 * Contains style information for elements connected to displaying fashiontopics.
 *
 * @style       Standard Layout
 * @media       screen
 * @css-for		Mozilla Firefox
 * @version     0.1
 * @author      Milan Matull <http://www.twoantennas.com>
 * @copyright   Two Antennas, Matull & Schieben GbR
 * @licensor    Fork Unstable Media GembH
 * @layout      12 columns at 71px + 10 px gutter each
 				
 							 				
 */

.ap-fashiontopics #main {
	position: relative;
	width: 960px;
	padding: 10px 6px 0;
	background: transparent url("../img/nav/ap-checkout-main.png") no-repeat scroll 50% -4px;
	z-index: 1;
}

/*
.ap-advice #footer {
	padding-top: 15px;
}
*/


/**
 * @section 	ap-fashiontopics-index
 * 
 * Section Index. Including n items.
 * 
 */
 
.ap-fashiontopics-index #main {
	width: 962px;
	padding: 10px 5px 0;
}

.ap-fashiontopics-index .ap-layout-pagination {
	margin: 8px 0 0;
}

.ap-fashiontopics-index .ap-layout-header {
	margin: 0 0 1px;
}

.ap-fashiontopics-index .ap-layout-breadcrump {
	margin: 8px 0 0;
}

.ap-fashiontopics-index .message-global {
	margin: 0 0 8px 0;
	width: 946px;
}


/**
 * @section 	ap-layout-item
 * 
 * N fashiontopic teaser boxes.
 * 
 */
 
.ap-fashiontopics .ap-layout-item-feature-new {
	background: transparent url(../img/nav/ap-products-feature-new-alt.png) no-repeat;
}

.ap-fashiontopics a .ap-layout-item-overlay {
	position: absolute;
	left: 0;
	top: 0;
	border: 6px solid #fff;
	width: 262px;
	height: 379px;
	display: none;
	background: transparent;
}

.ap-fashiontopics a:hover .ap-layout-item-overlay {
	display: block;
}


/**
 * @section 	ap-fashiontopics-detail
 * 
 * Javascript fallback for fashiontopic detail if no flash present.
 * 
 */

.ap-fashiontopics-detail .ap-layout-header {
	position: relative;
	z-index: 2;
}

.ap-fashiontopics-detail .ap-layout-pagination {
	color: #c2c2c2;
}

.ap-fashiontopics-detail .ap-layout-main {
	height: 602px;
}

.ap-fashiontopics-detail #footer {
	background: none;
}

/**
 * @section 	ap-fashiontopics-nav
 * 
 * Trigger for fashiontopic overlay
 * 
 */

.ap-fashiontopics-nav {
	float: right;
	width: auto;
	margin: 0 10px 0 0;
}

.ap-fashiontopics-nav p {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;	
}

.ap-fashiontopics-nav p a {
	float: left;
	width: auto;
	padding: 0 0 0 15px;
	background: transparent url(../img/fashion/ap-fashiontopics-nav-a.png) 0 50% no-repeat;
	text-decoration: none;
	color: #999;
}

.ap-fashiontopics-nav p a:hover {
	color: #c2c2c2;
}

/**
 * @section 	ap-fashiontopics-overlay
 * 
 * Overlay for navigation within fashiontpic detail. 
 * Contains Pagination and N image links.
 * 
 */
 
.ap-fashiontopics-overlay {
	position: absolute;
	left: 7px;
	top: 19px;
	width: 946px;
	height: 209px;	
	width: 938px; /* - shadow */
	height: 194px; /* - shadow */
	padding: 11px 4px 4px;
	background: transparent url(../img/fashion/ap-fashiontopics-overlay.png) 0 0 no-repeat;
	z-index: 1;
}

.ap-fashiontopics-overlay-inner {
	float: left;
	width: 100%;
	position: relative;
}

.ap-fashiontopics-overlay-title {
	float: left;
	width: 100%;
	height: 54px;
	margin: 0 0 13px;
	padding: 0 0 9px;
	background: transparent url(../img/fashion/ap-fashiontopics-overlay-title.png) 50% 100% no-repeat;
}

.ap-fashiontopics-overlay-title h1 { /* font-replacement ? */
	font-size: 18px;
	line-height: 54px;
	text-transform: uppercase;
	color: #999;	
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

.ap-fashiontopics-overlay .outer {
	float: left;
	width: 882px;
	height: 82px;
	margin: 0 0 0 28px;
	overflow: hidden;
	position: relative;
}

.ap-fashiontopics-overlay .inner {
	position: absolute;
	left: 0;
	top: 0;
}

.ap-fashiontopics-overlay .inner .image {
	float: left;
	width: 116px;
	height: 82px;
	margin: 0 5px;
}

.ap-fashiontopics-overlay .inner .image a {
	float: left;
	width: 110px;
	height: 76px;
	padding: 3px;
	background: transparent url(../img/fashion/ap-fashiontopics-overlay-image.png) 0 0 no-repeat;
	position: relative;
}

.ap-fashiontopics-overlay .inner .image a img {
	float: left;
	display: block;
	/*
	width: 110px;
	height: 76px;
	*/
}

.ap-fashiontopics-overlay .inner .image-two-spread a img {
	padding: 0 1px;
}

.ap-fashiontopics-overlay .inner .image a img.loading {
	background: #FFF URL('../img/ico/loading-s-white.gif') no-repeat 50% 50%;
	/* Alt-Text when loading */
	text-align: center;
	font-size: 10px;
	color: #999999;
}

.ap-fashiontopics-overlay .inner .image a span {
	display: none;
}

.ap-fashiontopics-overlay .inner .selected a span, 
.ap-fashiontopics-overlay .inner .image a:hover span {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 98px;
	height: 64px;
	border: 6px solid #8D8F93;
}

.ap-fashiontopics-overlay .inner .selected a span,
.ap-fashiontopics-overlay .inner .image a:hover span {
	display: block;
}

.ap-fashiontopics-overlay .pagination li {
	position: absolute;
	top: 110px;
	width: 9px;
	height: 17px;
}

.ap-fashiontopics-overlay .pagination .previous {
	left: 13px;
}

.ap-fashiontopics-overlay .pagination .next {
	right: 13px;
}

.ap-fashiontopics-overlay .pagination a {
	float: left;
	height: 17px;
	width: 8px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

.ap-fashiontopics-overlay .pagination a:hover {
	background-position: 0 -17px;	
}

.ap-fashiontopics-overlay .pagination .next a {
	background-image: url(../img/nav/ap-products-pagination-next.png);
}

.ap-fashiontopics-overlay .pagination .previous a {
	background-image: url(../img/nav/ap-products-pagination-previous.png);
}

/**
 * @section 	ap-fashiontopics-viewer
 * 
 * Displays full fashiontopics images.
 * Can contain 1 image (full spread) or 2 separate images (two spread).
 * 
 */

.ap-fashiontopics-viewer {
	float: left;
	width: 880px;
	position: relative;
	z-index: 1;
}

.ap-fashiontopics-viewer-shadow {
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
	height: 604px;
	background: transparent url(../img/fashion/ap-fashiontopics-viewer-shadow.png) 0 50% no-repeat;
}

.ap-fashiontopics-viewer img {
	float: left;
}

.ap-fashiontopics-viewer img.loading {
	background: #FFF URL('../img/ico/loading-m-white.gif') no-repeat 50% 240px;
}

.ap-fashiontopics-viewer a {
	float: left;
}

.ap-fashiontopics-viewer .ap-fashiontopics-viewer-pattern-top, 
.ap-fashiontopics-viewer .ap-fashiontopics-viewer-pattern-bottom {
	position: absolute;
	left: 0;
	width: 880px;
	height: 20px;
	background: transparent url(../img/nav/pattern-dots-white.png) 2px 2px repeat-x;
	z-index: 1;
}

.ap-fashiontopics-viewer .ap-fashiontopics-viewer-pattern-top {
	top: 0;
}

.ap-fashiontopics-viewer .ap-fashiontopics-viewer-pattern-bottom {
	bottom: 0;
}

/**
 * pagination
 * 
 */

.ap-fashiontopics-detail .detail {
	float: left;
	width: 960px;
	height: 604px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.ap-fashiontopics-detail .ap-fashiontopics-viewer-pagination .next, 
.ap-fashiontopics-detail .ap-fashiontopics-viewer-pagination .previous {
	position: absolute;
	top: 260px;
	width: 50px;
	height: 95px;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 1;
}

.ap-fashiontopics-detail .ap-fashiontopics-viewer-pagination .next {
	right: 86px;
}

.ap-fashiontopics-detail .ap-fashiontopics-viewer-pagination .previous {
	left: 6px;
}

.ap-fashiontopics-detail .ap-fashiontopics-viewer-pagination a {
	display: block;
	width: 50px;
	height: 95px;
	text-indent: -10000px;
}

.ap-fashiontopics-detail .ap-fashiontopics-viewer-pagination a:hover {
	background-position: 0 -95px;
}

.ap-fashiontopics-detail .ap-fashiontopics-viewer-pagination .next a {
	background-image: url(../img/fashion/ap-fashiontopics-viewer-pagination-next.png);
}

.ap-fashiontopics-detail .ap-fashiontopics-viewer-pagination .previous a {
	background-image: url(../img/fashion/ap-fashiontopics-viewer-pagination-previous.png);
}

/**
 * @section 	ap-fashiontopics-viewer-outfit-overlay
 * @todo		set position via xml from flash.
 * 
 * Displays scalable semi-transparent overlay with outfit details.
 * 
 */

.ap-fashiontopics-viewer-item {
	float: left;
	position: relative;
	height: 604px;
	z-index: 1;
}

.ap-fashiontopics-viewer-item-full {
	width: 880px;
}

.ap-fashiontopics-viewer-item-first, 
.ap-fashiontopics-viewer-item-last {
	width: 440px;
}


/**
 *
 * Float single images to left and right if they don't fit full spread width.
 * So we get a compound image with spacing left and right.
 * 
 */

.ap-fashiontopics-viewer-item-first img, 
.ap-fashiontopics-viewer-item-first a {
/*	float: right;*/
} 

.ap-fashiontopics-viewer-item-last img,
.ap-fashiontopics-viewer-item-last a {
	float: left; 
}

.ap-fashiontopics-viewer-item img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.ap-fashiontopics-viewer-item-first img {
	left: 8px;
}

.ap-fashiontopics-viewer-item-last img {
	left: 2px;
}

.ap-fashiontopics-viewer-overlay {
	position: absolute;
	width: 160px;
	left: 0;
	top: 200px;
	text-align: center;
	z-index: 100;
	display: none;
}



/**
 *
 * @todo	Display overlay on hover via JavaScript.
 * 
 */

.ap-fashiontopics-viewer-item-hover .ap-fashiontopics-viewer-overlay {
	display: block;
}

.ap-fashiontopics-viewer-item-full .ap-fashiontopics-viewer-overlay {
	left: 360px;
}

.ap-fashiontopics-viewer-item-first .ap-fashiontopics-viewer-overlay {
	left: 250px;
}

.ap-fashiontopics-viewer-item-last .ap-fashiontopics-viewer-overlay {
	left: 30px;
}


.ap-fashiontopics-viewer-overlay, 
.ap-fashiontopics-viewer-overlay a {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.ap-fashiontopics-viewer-overlay a:hover {
	color: #b2b2b2;
}

.ap-fashiontopics-viewer-overlay-top {
	float: left;
	width: 152px;
	padding: 22px 4px 14px;
	background: transparent url(../img/fashion/ap-fashiontopics-viewer-overlay-top.png) 0 0 no-repeat;
}

.ap-fashiontopics-viewer-overlay-bottom {
	float: left;
	width: 160px;
	height: 8px;
	background: transparent url(../img/fashion/ap-fashiontopics-viewer-overlay-bottom.png) 0 0 no-repeat;
}

.ap-fashiontopics-viewer-overlay-top h3, 
.ap-fashiontopics-viewer-overlay-top ul {
	float: left;
	width: 100%;
	padding: 0 0 9px;
	margin: 0 0 9px;
	background: transparent url(../img/fashion/ap-fashiontopics-viewer-overlay-spacer.png) 50% 100% no-repeat;
}

.ap-fashiontopics-viewer-overlay-top ul,
.ap-fashiontopics-viewer-overlay-top li {
	float: left;
	width: 100%;
	text-align: center;
}

.ap-fashiontopics-viewer-overlay-top a {
	float: none;
}




/**
 * @section 	ap-fashiontopics-products
 * 
 * Displays products of one fashiontopic in right sidebar
 * List can be scrolled top/down using position: relative/absolute.
 * 
 */

.ap-fashiontopics-products {
	position: relative;
	width: 80px;
	height: 604px;
	float: right;
	background: transparent url(../img/fashion/ap-fashiontopics-products.png) 0 0 no-repeat;	
}

.ap-fashiontopics-products-outfitlink {
	float: left;
	width: 80px;
	margin: 19px 0 0;
	height: 34px;
	background: transparent url(../img/fashion/ap-fashiontopics-products-outfitlink.png) 0 100% no-repeat;
	text-align: center;
}

.ap-fashiontopics-products-outfitlink p {
	margin: 4px 0 0;
	float: left;
	width: 100%;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;		
}

.ap-fashiontopics-products-outfitlink p a {
	text-decoration: none;
	color: #999;
}

.ap-fashiontopics-products-outfitlink p a:hover {
	color: #b2b2b2;
}

.ap-fashiontopics-products .outer {
	float: left;
	position: relative;
	width: 80px;
	height: 532px;
	overflow: hidden;
}

.ap-fashiontopics-products .inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
}

.ap-fashiontopics-products .inner .image {
	position: relative;
	float: left;
	width: 60px;
	height: 93px;
	padding: 20px 10px;
	background: transparent url(../img/fashion/ap-fashiontopics-products-image.png) 0 0 no-repeat;
	overflow: hidden;
}

.ap-fashiontopics-products .inner .last {
	background: transparent url(../img/fashion/ap-fashiontopics-products-image-last.png) 0 0 no-repeat;	
}

.ap-fashiontopics-products .inner .image img.loading {
	display: block;
	width: 60px;
	height: 93px;
	background: #FFF URL('../img/ico/loading-s-white.gif') no-repeat 50% 50%;
}

.ap-fashiontopics-products .pagination li {
	position: absolute;
	right: 0;
	width: 80px;
	height: 19px;
	overflow: hidden;
}

.ap-fashiontopics-products .pagination .next {
	bottom: 0;
}

.ap-fashiontopics-products .pagination .previous {
	top: 0;
	background: transparent url(pattern-dots.png) 0 2px repeat;
}

.ap-fashiontopics-products .pagination a {
	float: left;
	height: 8px;
	width: 17px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 10px solid #fff;
	border-width: 5px 10px 6px;
	margin: 0 0 0 22px;
	overflow: hidden;
}

.ap-fashiontopics-products .pagination a:hover {
	background-position: 0 -8px;
}

.ap-fashiontopics-products .pagination .next a {
	background-image: url(../img/fashion/ap-fashiontopics-pagination-next.png);
}

.ap-fashiontopics-products .pagination .previous a {
	background-image: url(../img/fashion/ap-fashiontopics-pagination-previous.png);
}

/**
 * @section 	ap-fashiontopics-viewer-router
 * 
 * Special router page at the end of one fashiontopic.
 * 
 */
 

.ap-fashiontopics-viewer-router {
	width: 960px;
	height: 604px;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-item {
	width: 271px;
	height: 391px;
	position: absolute;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-item img {
	left: 0;
	top: 0;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-item-first {
	left: 121px;
	top: 150px;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-item-last {
	left: 568px;
	top: 151px;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-overlay {
	display: block !important;
	top: 40px;
	left: 392px;
	width: 175px;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-overlay-top {
	padding-top: 16px;
	padding-bottom: 10px;
	width: 167px;
	background: transparent url(../img/fashion/ap-fashiontopics-viewer-overlay-top-175.png) 0 0 no-repeat;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-overlay-bottom {
	width: 175px;
	background: transparent url(ap-fashiontopics-viewer-overlay-bottom-175.png) 0 0 no-repeat;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-overlay h3 {
	width: 140px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 2px;
	background: none;
}

.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-pattern-top, 
.ap-fashiontopics-viewer-router .ap-fashiontopics-viewer-pattern-bottom {
	width: 960px;
}

/**
 * @section 	ap-fashiontopics-viewer-overlay-single
 * 
 * Overlays containing a single product. triggered by product navigation right.
 * 
 */
 

.ap-fashiontopics-viewer-overlay-single {
	position: absolute;
	left: 730px !important;
	display: none;
	z-index: 2;
}

.ap-fashiontopics-viewer-overlay-single-0 {
	top: 126px;
}

.ap-fashiontopics-viewer-overlay-single-1 {
	top: 259px;
}

.ap-fashiontopics-viewer-overlay-single-2 {
	top: 392px;
}

.ap-fashiontopics-viewer-overlay-single-3 {
	top: 525px;
}

.ap-fashiontopics-viewer-overlay-single h3 {
	font-weight: bold;
	text-transform: uppercase;
}

.ap-fashiontopics-viewer-overlay-single ul {
	margin: 0;
	padding: 0;
	background: none;
}

.ap-fashiontopics-viewer-overlay-single .ap-fashiontopics-viewer-overlay-top {
	padding: 19px 0 10px 4px;
}

.ap-fashiontopics-viewer-overlay-single .ap-fashiontopics-viewer-overlay-bottom {
	width: 156px;
}
