@charset "UTF-8";


body  {
	font: 80% Helvetica, Arial, sans-serif;
	background: #fff;
	margin: 0 20px;
	padding: 0;
	text-align: center;
	color: #000;
}

.clear { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #777;
}

a:link, a:visited {
	color: #777;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
	outline: 0;
}

#wrap {
	width: 926px;
	margin: 24px auto;
	text-align: left;
	padding: 0;
}

#intro {
	display: none;
}

.see {
	position: relative;
	margin: 0;
	padding: 0;
	width: 702px;
	float: right;
}

.see p, .see p a {
	margin: 8px 0;
	padding: 0;
	line-height: 150%;
	color: #777;
}

.see a {
	text-decoration: underline;
}

.see a:hover {
	text-decoration: none;
}

.see img {
	display: block;
	padding: 0;
	margin: 0;
}

#von-tundra {
	height: 25px;
	width: 200px;
	background: url(/pocket/von-tundra.png) no-repeat top left;
	float: left;
}

#von-tundra h1 {
	visibility: hidden;
	padding: 0;
	margin: 0;
	display: none;
}

#choose {
	float: left;
	width: 200px;
	padding: 0;
	margin: 16px 0 0 0;
}

#choose ul, #choose li {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #fff; /* this is a hack to force IE to look right because IE is retarded */
}

#choose a {
	padding: 2px 0;
	display: block;
}

#choose a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
	font-size: 12px;
	padding: 0;
	margin: 16px 0 0 0;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

.pick {
	display: block;
	position:  relative;
	width: auto;
	margin-top: 8px;
}

.pick a {
	margin-right: 9px;
	border: 1px solid #000;
	display: block;
	float: left;
	text-decoration: none;
	width: 16px;
	height: 16px;
}

.pick a img {
	border: 0;
}

.pick a.one {
	background: url(/pocket/one.png) center no-repeat;
}

.pick a.two {
	background: url(/pocket/two.png) center no-repeat;
}

.pick a.three {
	background: url(/pocket/three.png) center no-repeat;
}

.pick a.four {
	background: url(/pocket/four.png) center no-repeat;
}

.pick a.five {
	background: url(/pocket/five.png) center no-repeat;
}

.pick a.six {
	background: url(/pocket/six.png) center no-repeat;
}

.pick a.seven {
	background: url(/pocket/seven.png) center no-repeat;
}

.pick a.eight {
	background: url(/pocket/eight.png) center no-repeat;
}

.pick a.nine {
	background: url(/pocket/nine.png) center no-repeat;
}

.pick a.ten {
	background: url(/pocket/ten.png) center no-repeat;
}

.info p {
	color: #000;
	margin-bottom: 32px;
	margin-top: 0;
}

.info a img {
	display: inline;
	border: 0;
	width: 25px;
	margin-right: 8px;
}

#more {
	clear: both;
	width: auto;
}

#more p {
	float: left;
	margin-right: 18px;
	color: #000;
}

#more form, #more fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	position: relative;
}

#more form select {
	background-color: #fff;
}

#cometbox {
	clear: both;
	float: right;
	width: 82px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#cometbox a {
	width: 82px;
	height: 32px;
	background: url(http://cometbox.com/trunk/cometbox.png) no-repeat;
	display: block;
}

#cometbox a:hover {
	background: url(http://cometbox.com/trunk/cometbox-go.png) no-repeat;
}


@media screen and (max-device-width: 480px) {

h2 {
	font-size: 44px;
	padding: 20px; 
}

#more input.buy {
	font-size: 44px;
	margin: 20px;
}

#wrap {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	position: relative;
}

.see {
	width: 100%;
	display: block;
	float: none;
}

.see img {
	width: 100%;
}

.pick {
	position: relative;
	top: auto;
	margin: 20px;
}

.pick a, .pick a.more {
	color: #777;
	border: 1px solid #777;
	margin: 0 20px 20px 0;
	padding: 30px;
	font-size: 24px;
}

.pick a.more img {
	width: 25px;
	height: 25px;
}

.info a img  {
	width: 75px;
	height: 75px;
} 

.tumblr {
	display: none;
	visibility: hidden;
}
 
.see p {
	display: block;
	clear: both;
	padding: 20px;
	line-height: normal;
}

.see p, .see p a {
	font-size: 38px;
}

.designers {
	display: none;
}

#von-tundra {
	clear: both;
	margin-top: 40px;
	height: 82px;
	width: 100%;
	background: url(von-tundra-iphone.png) no-repeat center;
	float: none;
}

#choose {
	display: block;
	padding: 0;
	text-align: center;
	width: 100%;
	margin-top: 40px;
	float: none;
}

#choose ul, #choose li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
}

#choose a {
	color: #777;
	padding: 20px;
	display: block;
 	margin: 20px;
	font-size: 34px;
	border: 1px solid #777;
	float: none;
}

}
