body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-image: url(../preview01/images/bkgnd_wood.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #e5caa6;
}

.big { font-size: 22px; font-weight: bolder; line-height: 30px; }
.middle { font-size: 16px; font-weight: bolder; line-height: 30px; }
.graymiddle { font-size: 16px; font-weight: bolder; line-height: 30px; color: #666666; }
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.smallblack {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.smallgray {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallblack {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.bkgray {
	background-color: #aaaaaa;
}
.line{ border: 1px solid #999999;}
a:link {
	color: #F4953B;
	text-decoration: none;
}
a:visited {
	color: #F4953B;
	text-decoration: none;
}
a:hover {
	color: #F5D221;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.alert {
	color: #FF0000;
    font-size: 12px;
}
.red {
	color: #FF0000;
}
.clickable {
    cursor: pointer;
}
.tn {
    z-index: 0;
    position: relative;
}

/* cart */
#cart_midashi{
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(/store/shared/subwin_icon.gif) no-repeat left top;
	}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../shared/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#mac_ie{
	display: none;
	}

#storetv {
	text-align: center;
	clear: both;
	height: 136px;
	width: 170px;
}


/*?@MAC IE?@*/

/*\*//*/
#mac_ie{
	display: block;
	}
	
#modern{
	display: none;
	}
/**/
