﻿
#LookBook
{
	position: relative;
	margin-left: 0px;
}
#LookBook h2
{
	clear:both;
	color:#D50000;
	line-height:24px;
	font-size:1.1em;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h1.lookBookHeader
{
    float:left;
}
.LookBookImg
{
	border: 1px solid #cccccc;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next
{
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}
/* // image replacement */
#contentLookBook
{
	position: relative;
	text-align: center;
	margin-left: 0px;
	margin-top: 12px;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn
{
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}

/* Easy Slider */

#slider ul, #slider li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider{width: 960px;
	position:absolute;}
#slider li
{
	/*  			define width and height of list item (slide) 			entire slider area will adjust according to the parameters provided here 		*/
	width: 960px;
	height: 620px;
	overflow: hidden;
}
#prevBtn, #nextBtn
{
	display: block;
	width: 30px;
	height: 30px;
	position: absolute; /*left:-30px;*/
	top: 260px;
	z-index: 1000;
}
#nextBtn
{
	left: 920px;
}
#prevBtn a, #nextBtn a
{
	display: block;
	position: relative;
	width: 30px;
	height: 30px;
	background: url(images/leftArrow.png) no-repeat 0 0;
}
#nextBtn a
{
	background: url(images/rightArrow.png) no-repeat 0 0;
}
/* numeric controls */
#controlsnumout
{
    width:920px;
	position: absolute;
	top:620px;
}
#controlsnum
{
    
	margin: 10px auto;
	position: relative;
	display: table;
	padding: 2px;
	white-space: nowrap;
}
ol#controls
{
	position: relative;
	display: table-row;
	padding: 0;
	height: 28px;
	text-align: center;
}
ol#controls li
{
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 22px;
	line-height: 22px;
	font-size: 0.9em;
	display: table-cell;
}
ol#controls li a
{
	float: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	background: #E6E6E6;
	color: #555;
	width: 22px;
	text-decoration: none;
}
ol#controls li.current a
{
	background: #a3a3a3;
	color: #fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus
{
	outline: none;
}









/* global */
#cluetip-close img
{
	border: 0;
}
#cluetip-title
{
	overflow: hidden;
}
#cluetip-title #cluetip-close
{
	float: right;
	position: relative;
}
#cluetip-waitimage
{
	width: 43px;
	height: 11px;
	position: absolute;
	background-image: url(images/wait.gif);
}
.cluetip-arrows
{
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 22px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cluetip-extra
{
	display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default
{
	background-color: #ffffff;
}
.cluetip-default #cluetip-outer
{
	position: relative;
	margin: 0;
	background-color: #ffffff;
}
.cluetip-default h3#cluetip-title
{
	margin: 0 0 0px;
	padding: 8px 10px 0px;
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: normal;
	background-color: #ffffff;
	color: #D90000;
}
.cluetip-default #cluetip-title a
{
	color: #d9d9c2;
	font-size: 1.1em;
}
.cluetip-default #cluetip-inner
{
	background-color: #ffffff;
	padding: 10px;
}
.cluetip-default div#cluetip-close
{
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows
{
	background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows
{
	background-image: url(images/darrowright.gif);
	left: 100%;
	margin-right: -11px;
}
.clue-top-default .cluetip-arrows
{
	background-image: url(images/darrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.clue-bottom-default .cluetip-arrows
{
	background-image: url(images/darrowup.gif);
	top: -11px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}

#productThumbs img
{
	border: 1px solid #999;
}

#productDetailImagesLookBook
{
}

#productDetailSummaryLookBook
{
}

#productDetailSummaryLookBook .designer
{
	font-family: Georgia;
	font-size: 1.1em;
	color: #333;
}

#productDetailSummaryLookBook .titleLB
{
	font-family: Georgia;
	font-size: 1em;
	line-height: 1em;
	color: #000;
	font-style: italic;
}
#productDetailSummaryLookBook .aLookBookLink
{
	font-family: Arial;
	font-size: 1em;
	line-height: 1em;
	color: #000;
}

#productDetailSummaryLookBook .price
{
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}

