@charset "UTF-8";
/* General */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, a, em, font, img, 
small, strike, strong, sub, sup, tt,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background-color:#fff;
	line-height: 1%;
	font-size: 100%;
	text-align: center;
	width:100%;
}

/* Fonts */

a,body,div,em,input,label,li,ol,p,select,span,strong,td,th,textarea,u,ul {
	font-family: Geneva, Verdana, sans-serif;
}

/* Layout */

#wrapper {
	width:870px;
	height:351px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -232px;
	margin-left: -435px;
	text-align: left;
}

#col_l {
	width:97px;
	height:377px;
	background:url(../images/bg_01.png) no-repeat 0 26px;
	position:relative;
	float:left;
}

#col_m {
	width:627px;
	float:left;
}

#col_r {
	width:145px;
	height:377px;
	background:url(../images/bg_02.png) no-repeat;
	position:relative;
	float:left;
}

#col_r .logo {
	width:70px;
	height:90px;
	float:left;
	position:relative;
	left:40px;
}

#footer {
	height:78px;
	background:url(../images/bg_03.png) no-repeat;
	font-size:0.6em;
	line-height: 1.35em;
	color:#a79c88;
	text-align:center;
	clear:both;
	float:left;
	width:100%;
	position:relative;
}

/* Menu */

#menu {
	list-style: none;
	height:141px;
	width:627px;
	margin: 0;
	background:url(../images/pattern_02.png) no-repeat left 26px;
	position:relative;
}

#menu span {
	display: none;
	position:absolute;
}

#menu a {
	display: inline;
	position: absolute;
	outline: none;
}

#menu a:hover span {
	display: block;
}

#menu .bags {
	height:26px;
	width:142px;
	background:url(../images/menu_01.png) no-repeat;
	left: 47px;
	top: 0px;
}

#menu .bags span {
	height:141px;
	width:142px;
	background:url(../images/menu_p_01.png) no-repeat 0px 26px;
}

#menu .bags-current {
	height:141px;
	width:142px;
	background:url(../images/menu_p_01.png) no-repeat 0px 26px;
	left: 47px;
	top: 0px;
}

#menu .buy {
	height:26px;
	width:107px;
	background:url(../images/menu_02.png) no-repeat;
	left: 227px;
	top: 0px;
}

#menu .buy span {
	height:141px;
	width:107px;
	background:url(../images/menu_p_02.png) no-repeat 0px 26px;
}

#menu .about {
	height:26px;
	width:162px;
	background:url(../images/menu_03.png) no-repeat;
	float: left;
	left:381px;
	top:0px;
}

#menu .about span {
	height:141px;
	width:162px;
	background:url(../images/menu_p_03.png) no-repeat 0px 26px;
}
#menu #bags-current span,
#menu #order-current span,
#menu #about-current span {
	display: block;
}

.stitch {
	background:url(../images/stitch.png) no-repeat;
	height:63px;
	width:627px;
	position:relative;
	z-index:-1;
	top:-130px;
	float: left;
	background-image: url(../images/pattern_01.png);
}

/* Content */

#content {
	height:236px;
	width:627px;
	font-size:0.7em;
	line-height: 1.2em;
	color:#a79c88;
	float:left;
	position:relative;
}

#content a {
	outline:none;
}

#content p {
	margin: 5px 10px;
}

#content #image {
	margin:10px 0 0 15px;
	float:left;
}

#content #image_bags {
	margin:0 0 0 40px;
	float:left;
}

#content #intro {
	margin: 20px 0 0 40px;
	float: left;
}

#content #text {
	width:340px;
	height:200px;
	float:left;
	overflow:auto;
	margin:0 0 0 14px;
}

#content #text_bags {
	width:340px;
	margin:0 0 0 220px;
}

#content #text_bags h1 {
	display: none;
}

#content #text a {
	text-decoration:none;
	color:#a79c88;
	border-bottom:1px dotted #d9d2ad;
}

#content #text a:hover {
	border-bottom:1px dotted #a79c88;
}

#content #latest {
	margin: -50px 0 0 40px;
	clear: both;
	float: left;
}
	
#content #latest a,
#content #latest a:visited {
	width: 167px;
	height: 156px;
	display: block;
	background-image: url(../images/collection_2011_bg.jpg);
	background-repeat: no-repeat;
}

#content #latest a:active,
#content #latest a:hover {
	background-image: url(../images/collection_2011_h.jpg);
	background-repeat: no-repeat;
}

#content #previous {
	margin: 0 0 0 10px;
	float: left;
}

#content #previous a,
#content #previous a:visited {
	width: 140px;
	height: 140px;
	display: block;
	background-image: url(../images/collection_2010_bg.jpg);
	background-repeat: no-repeat;
}

#content #previous a:active,
#content #previous a:hover {
	background-image: url(../images/collection_2010_h.jpg);
	background-repeat: no-repeat;
}

#content #byorder {
	margin: -10px 0 0 10px;
	float: left;
}

#content #byorder a,
#content #byorder a:visited {
	width: 180px;
	height: 140px;
	display: block;
	background-image: url(../images/byorder_bg.jpg);
	background-repeat: no-repeat;
}

#content #byorder a:active,
#content #byorder a:hover {
	background-image: url(../images/byorder_h.jpg);
	background-repeat: no-repeat;
}

#content .email {
	position:relative;
	top:2px;
	float:none;
	margin:0px;
	border:0px;	
}

#content .header {
	font-weight:bold;	
	color:#a79c88;
	line-height:normal;
	border-bottom:1px dotted #a79c88;
}

#content .back {
	clear: both;
	position: relative;
	left: 50px;
	top: -10px;
}

#content .back a,
#content .back a:visited {
	color: #A79C88;
	text-decoration: none;
}

#credit {
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#credit a {
	text-decoration: none;
	color: #A79C88;
}

/* idTabs */

#content .tabs {
  background:#fff;
  color:#A79C88;
  width:360px;
  margin:0;
  float:left;
  position:relative;
  top:10px;
}

#content .tabs ul.idTabs {
	margin-left: 40px;
}

#content .tabs li {
  list-style:none;
  float:left;
  position:relative;
  left:-12px;
}
	
#content .tabs ul a {
	display:block;
	width:70px;
	height:18px;
	line-height:18px;
	text-indent:10px;
	text-decoration:none;
	margin:0 1px 8px 0;
	color:#A79C88;
	border-bottom:1px dotted #d9d2ad;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
}
#content .tabs ul a:hover {
  border:1px dotted #d9d2ad;
  }
#content .tabs ul a.selected {
  margin-bottom:0;
  border-bottom:1px dotted #fff;
  border-left:1px dotted #d9d2ad;
  border-right:1px dotted #d9d2ad;
  border-top:1px dotted #d9d2ad;
  cursor:default;
  }
#content .tabs div {
  clear:left;
  background-color:#fffafa;
  margin:0 0 0 30px;
}

#content .tabs p {
/*  margin:0 0 6px 0;
*/
}

#content .tabs p a { 
	font-weight:bold;
	text-decoration:none;
	color:#a79c88;
	border-bottom:1px dotted #d9d2ad;
}

#content .tabs p a:hover {
	border-bottom:1px dotted #a79c88;
}

#FB_badge {
	width:100px;
	clear:both;
	position: absolute;
	bottom: 0;
	left:30px;
}
#FB_badge img {
	width:100px;
}

.FB_intro {
	font-size: 0.7em;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #a79c88;
	text-decoration: none;
	margin-left:6px;
}

/* iPhone */

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
-webkit-text-size-adjust:none;
}
