@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	height:100%;
	font-family: arial, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
}

img {
	border: 0;	
}
.divide {
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #666;
}

.notice {
	color: #900;	
}

#logo {
	padding: 18px 18px 0 0;
	position:absolute; 
	top: 0;
	right: 0;
	z-index: 4;	
}

#leftSide {
	width: 180px;
	height: 100%;
	background-image: url(../images/nav_bg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	position:fixed; 
	top: 0;
	left: 0;
	z-index: 4;
}
#rightSide {
	position: fixed;
	/*position: absolute;*/
}

#nav {
	padding: 170px 0 0 10px;	
	position:fixed; 
}

#navVertLine {
	position: absolute;
	top: 170px;
	left: 90px;
	z-index: 5;
}

.rollItem .styleHead {
	margin: 10px 0 0 0;
}

.bagSaying {
	margin: 10px 0 5px 0;
	font-weight: normal;
}

.bagImg {
	margin: 0 0 10px 0;	
}

#leftFooter {
	padding: 5px 0 0 15px;
	width: 206px;
	font-size: 9px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 5;
}

#productPanel {
	/*width: 280px;*/
	position:absolute; 
	top: 191px;
	left: 210px;
	z-index: 3;		
}

#addCart {
	color: #FFF;
	position:absolute; 
	top: 12px;
	left: 0px;
  	font-size: 13px;
}

#emailInfo {
	color: #FFF;
	position:absolute; 
	top: 12px;
	left: 0px;
	font-size: 13px;
}

#imageHolder {
	margin: 0;
	padding: 14px 0 0 0;
	width: auto;
	left: 10px;	
}

.imageNum {
	color: #444539;
	cursor: pointer;
}

#selImg {
	text-decoration: underline;	
}

/*.imageBox {
	margin-right: 2px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	border: 1px solid #b2bab3;
	background-color: #b2bab3;
	float: left;
}

#imageBoxSel {
	background-color: #FFF;
}*/
#aboutStock {
	color: #999;	
}
#aboutContact {
	color: #999;	
}

#aboutContent {
	position:absolute; 
	top: 184px;
	left: 230px;
	z-index: 3;
	display: none;
	
}
#aboutContent a {
	text-decoration: none;
	color: #999;
}
#aboutContent b {
	text-decoration: none;
	color: #333;
}

#aboutHead {
	position: absolute;
	top: 0;
	left: 0;
}
.aboutHead {
	margin: 0 0 20px 0;
	width: 520px;
	font-weight: bold;
	font-size: 34px;
	display: none;
}
.aboutDesc {
	width: 180px;
	font-size: 11px;
	line-height:135%;
	color: #444539;
	position: absolute;
	top: 155px;
	left: 0;
	display: none;
}

#aboutMenu {
	padding: 0 0 0 50px;
	font-weight: normal;
	font-size: 9px;
	color: #b1b3ab;
	position: absolute;
	top: 155px;
	left: 175px;
}

.aboutMenu {
	width: 100px;
	cursor: pointer;
	color: #999;
}

#aboutSel {
	color: #333;	
}


#productDesc {
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 35px;
	color: #b1b3ab;
	left: 0px;	
}

#desc1 {
	width: 155px;
	position: absolute;
	top: 120px;
	left: 0;
}
#desc2 {
	width: 80px;
	margin: 0px;	
	position: absolute;
	top: 120px;
	left: 165px;
}

#descNav {
	width: 80px;
	position: absolute;
	top: 0px;
	left: 10px;	
}

#descA {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 10px;
	font-weight: normal;
	color: #444539;
	line-height:135%
}

#descB {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 10px;
	font-weight: normal;
	color: #444539;
	line-height:135%
}

#descC {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 10px;
	color: #444539;
	line-height:135%
}

#descD {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 10px;
	font-weight: normal;
	color: #444539;
	line-height:135%
}

#descE {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 10px;
	font-weight: normal;
	color: #444539;
	line-height:135%
}

#colorDesc {
	width: 155px;
	position: absolute;
	top: 22px;
	left: 0;
	font-size: 10px;
	font-weight: normal;
	color: #b1b3ab;
	line-height:115%
}

.faq {
	cursor: pointer;	
}

#availColor {
	padding: 0px 0 0 0;
	border-top: 1px solid #FFF;	
}

#colorHolder {
	margin: 0;
	padding: 4px 0 0 0;
	width: auto;
	position: absolute;
	top: 65px;
	left: 0;
}

.colorImg {
	margin-right: 0px;
	margin-bottom: 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #FFF;
	background-color: #FFF;
	float: left;
}

#rightContent {
	position:absolute;
	top: 0;
	left: 525px;
	z-index: 2;
}
.productShot {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}



.subHeadOn {
	color: #666;
	font-size: 10px;
}
.subHeadOff {
	margin: 0;
	padding: 4px 0 0 0;
	color: #CCC;
	font-size: 8px;
}
.subHead {
	color: #666;
	font-size: 10px;
	text-align: left;
}
.subHeadRight {
	color: #666;
	font-size: 10px;
	text-align: right;
}

.styleHead {
	color: #666;
	font-size: 22px;
}
.stylePrice {
	margin: 0 0 0 10px;
	color: #666;
	font-size: 22px;
}

.bodyText {
	color: #666;
	font-weight: regular;
	font-size: 10px;
}

.addItem {
	margin: 0 0 0 10px;	
}

.note {
	color: #CCC;	
	font-size: 10px;
}

.descArrow {
	margin: 0 3px 0 0;	
}

#viewInfo {
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #000;
	cursor: pointer;
}

.clr {
	clear: both;	
}
/* ITEM NAVIGATION */
#menu_whole {
	position: absolute;
	left: 0;
}
#about {
	margin: 85px 0 0 0;
	cursor: pointer;
}

#aboutClose {
	position: absolute;
	left: 15px; 
	top: 340px;
	z-index: 2;
	display: none;
	cursor: pointer;
}

.menu {
	width: auto;
	cursor: pointer;	
}

#itemNav {
	width: 82px;
	overflow: hidden;
	position:absolute;
	top: 170px;
	left: 100px;
	z-index: 5;	
}

.collection {
	position: absolute;
	top: 0;
}

.item {
	width: 80px;
	height: 60px;
	cursor: pointer;
	background-image:url(../images/bag_off.png);
}

.itemLast {
	width: 80px;
	height: 60px;
	cursor: pointer;
}

.itemDivide {
	margin: 6px 0 0 0;
	width: auto;
	height: 1px;
	line-height: 1px;
	background-image: url(../images/item_bot.png);
	background-repeat: repeat-x;
}

.itemDivideSol {
	margin: 6px 0 0 0;
	width: auto;
	height: 1px;
	line-height: 1px;
	background-image: url(../images/item_bot_sol.png);
	background-repeat: repeat-x;
}

.whiteDivide {
	margin: 5px 0 0 0;
	width: auto;
	height: 1px;
	background-image: url(../images/divide_white.png);
	background-repeat: repeat-x;
}

.whiteDivide2 {
	margin: 5px 0 0 0;
	width: auto;
	height: 1px;
	background-image: url(../images/divide_white2.png);
	background-repeat: repeat-x;
}

.whiteDivide3 {
	margin: 5px 0 8px 0;
	width: auto;
	height: 1px;
	background-image: url(../images/divide_white3.png);
	background-repeat: repeat-x;
}
.descDivide {
	margin: 4px 0 0 0;
	height: 1px;
	line-height: 1px;
	background-repeat: repeat-x;
}

.descDividetop {
	position: absolute;
	top: 63px;
	margin: 0px 0 0 0;
	height: 1px;
	line-height: 1px;
	background-image: url(../images/item_bot.png);
	background-repeat: repeat-x;
}

.useCursor {
	cursor: pointer;
}



/* OVERVIEW STYLES  */
#overview {
	
}
#overviewContent {
	position: absolute;
	top: 184px;
	left: 210px;
	z-index: 3;	
}

#overviewHeader {
	margin: 0 0 76px 0;
	position: relative;
	font-weight: bold;
	font-size: 36px;
	color: #666;
}

#overviewDesc {
	margin: 0;
	position: absolute;
	top: 170px;
	left: 210px;
	font-size: 10px;
	color: #666;
	z-index: 2;
}

#overviewImage {
	position: absolute;
	top: -170px;
	left: 190px;
}

#overviewHomeContent {
	position: absolute;
	top: 155px;
	left: 120px;
	z-index: 3;	
}

#imgDesc {
	position: relative;	
	color: #FFF;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

#viewMore {
	margin: 0 0 5px 0;
	cursor: pointer;
	position: relative;	
	color: #FFF;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

#closeMore {
	margin: 10px 0 0 0;
	cursor: pointer;
	position: relative;	
}

#oDesc1 {
	padding: 10px 0 0 0;
	width: 170px;
	height: 359px;
	margin: 0;	
	position: relative;
}

/*#oDesc2 {
	width: 125px;
	margin: 0 0 0 10px;	
	position: absolute;
	left: 150px;
}*/

/* INDEX PAGE */
#bgImage {
	position: fixed;
}

.backImage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;	
}

#homeContent {
	padding: 170px 0 0 0;
	color: #FFF;
	position: absolute;
	left: 200px;
	z-index: 3;			
}

#homeHeader {
	margin: 0 0 15px 0;
	width: 470px;
	font-size: 48px;
	font-weight: bold;
}

#homeSub {
	font-size: 10px;
	font-weight: bold;
}

#homeSub a, #homeSub a:hover {
	color: #FFF;
}

#homeArrows {
	margin: 0;
	padding: 0;
}

#elevenHundred {
	width: 20px;
	height: 15px;
	position: fixed;
	bottom: 4px;
	right: 2px;
	z-index: 9999;
	background-image: url(../images/11hoff.png);
}

#elevenHundred:hover {
	background-image: url(../images/11hroll.png);
}

.nextImage {
	cursor: pointer;
	text-decoration: underline;
}

.linkItem {
	font-size: 20px;	
}


/*  ROLL MENU   */
#rollOvers {
	width: 280px;
	position: absolute;
	top: 185px;
	left: 210px;
	z-index: 5;
}



/* YOUR CART */
#yourCart {
	padding: 0 0 1px 0;
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 6;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #d8d8d8;
	color: #999;
}

#yourCart a {
	text-decoration: none;
	color: #999;
}
