@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);
body {
	margin:0 !important;
	padding:0 !important;
}
.clear {clear:both;}
#amProductCard {
	background:#000;
	font-family: Arial,"Open Sans",sans-serif;
	color:#FFF !important;
}
#amWrapper {
	padding:15px;
}

#amOther,
#amDetail,
#amSize {
	max-width:600px;
	margin:0 auto;
	margin-bottom:40px;
	color:#FFF !important;
}

#amProductCard .caption {
	margin-bottom:10px;
	border-bottom:1px solid #282828;
}
#amProductCard .caption h2 {
	font-size:12px;
	color:#888;
}

#amProductCard li {
	list-style:disc;
}

/*--- Detail ---*/
#amDetail .content {
	line-height:1.4;
	color:#FFF !important;
}
#amDetail .content img {
	width:100% !important;
	max-width:600px !important;
}

/*--- Other ---*/


/*--- Size Chart ---*/
#amSize {width:100%;margin:0 auto;margin-bottom:10px;}
#amSize .proposal,
#amSize .sizechart  {
	margin-bottom:40px;
}
#amSize .proposal .text {
	padding:6px 4px 6px 6px;
	font-size:10px;
	color:#888;
	text-align:right;
}
#amSize table {margin:0 auto;border-collapse:collapse;color:#FFF;line-height:1.3;background:#111;border:6px solid #111;}
#amSize table td, .cutting table th {padding:4px 0px 5px 0px;text-align:center;font-size:12px;}
#amSize table tr:last-child {border-bottom:none;border-bottom:1px solid #222;}
#amSize table th[n] {width:120px;font-size:12px;padding:7px 0px 7px 0px;}
#amSize table th[t] {width:80px;padding:7px 0px 7px 0px;background:#111;}
#amSize table th[s] {font-size:12px;font-weight:bold;font-family:Arial;}
#amSize table td[m] {padding:6px 4px 6px 6px;font-size:10px;text-align:right;color:#888;}
#amSize table {padding:6px 4px 6px 6px;font-size:10px;}
#amSize .sizechart .pic,
#amSize .proposal .pic {
	margin:0 auto;text-align:center;
}

#amSize .sizechart .pic img {
	width:100% !important;
	max-width:421px !important;
}
#amSize .sizechart .pic2 img {
	width:100% !important;
}
#amSize .proposal .pic img {
	width:100% !important;
	max-width:560px !important;
}