a.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 20px;
}
.caption{
	color:#666666;
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.ohtonavy {
	color: #000a40;
}

body {
	margin: 0px auto;
	letter-spacing: 2px;
	font-size: 14px;
	color: #000a40;
	line-height: 24px;
	background-image: url(../2009aw/images/bkgnd_fabric.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #CCCCCC;
	text-align: center;
}
a:link {
	color: #70b3d4;
	text-decoration: none;
}
a:visited {
	color: #5D97B5;
	text-decoration: none;
}
a:hover {
	color: #b11824;
	text-decoration: none;
}

.bkwht {
	background-color: #FFFFFF;
}

.mb8{
	 margin: 0 0 8px 0;
	 }
.mb10{
	 margin: 0 0 10px 0;
	 }
.mb15{
	margin: 0 0 15px 0;
	 }
.mb20{
	 margin: 0 0 20px 0;
	 }
.mb24{
	 margin: 0 0 24px 0;
}
.mb30{
	 margin: 0 0 30px 0;
	 }
.mb36{
	 margin: 0 0 36px 0;
	 }
.mb40{
	 margin: 0 0 40px 0;
	 }
.mb44{
	margin: 0 0 44px 0;
	 }
.mb50{
	 margin: 0 0 50px 0;
	 }
.mb60{
	 margin: 0 0 60px 0;
	 }

.picblanc{
	margin-top: 24px;
	margin-bottom: 12px;
}

#wrapper{
	width: 700px;
	margin: 0 auto;
	text-align: center;
	}
#norentop{
	width: 700px;
	height: 84px;
	margin: 0 auto;
	text-align:center;
	background-image: url(../2009aw/preview/images/noren_700.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	 }
#head{
	width: 700px;
	height: 351px;
	margin:0 auto;
}
#middle{
	width: 700px;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 45px;
	text-align:center;
	padding-bottom: 60px;
}
#content{
	width: 540px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	
}
#bottomlink {
	width: 540px;
	margin: 0 auto;
	
}
#foot{
	width: 700px;
	height: 70px;
	clear: both;
	margin: 0 auto;
	background-image: url(../images/bkgnd_gingham2.jpg);
	background-position: left top;
	 }

#footlink{
	width: 400px;
	margin: 0 auto;
	padding-top: 28px;
	 }
.alert{
	font-size: 12px;
	color: #FF0000;
	}
/* 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 {
	
}

#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;
}



#lbNextLink {
	right: 0;
}



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

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

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

#lbCaption {
	font-weight: bold;
}
