body {
	background: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	text-align: center;
}

p#pitch {
font-size: 16pt;
}

table#buyit {
width: 300px;
margin-left: 150px;
margin-top: 20px;
}


table#buyit tr td,
table#buyit tr th {
text-align: center;
font-size: 16pt;
padding: 10px;
color: #333;
}

table#buyit tr th {
color: #fff;
background-color: #e16422;
font-weight: bold;
}

div#quotes, div#quotes_press {
text-align: left;
padding: 5px 20px;
font-size:16pt;
}

div#quotes_press {
  text-align: left;
  padding: 5px 0;	
  border-bottom: 1px solid #ccc;
}

div#quotes p {
	margin-bottom: 30px;
}

div#quotes h2 {
font-size: 30pt;
}


table td, table th {
	font-size: 10pt;
}

a { color: #e16422}
a:visited { color: #cb0a25;  }
a:active { color: #000000; }

h1, h2, h3, h4 {
	color: #e16422;
	margin-bottom: 2px;
}

div#pre-order {
  width: 80%;
  padding: 15px;
  background-color: #f99;
  border: 2px solid #f00;
  margin: 10px;
  position: relative;
  left: 40px;
}

div#rap {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
}

div#content {
  padding: 10px;
  width: 640px;
}

h1 { display: none; }
img { border:0; }


#products {
	position: relative;
	margin: 40px 5px;
   height: 370px;
}

div#preview {
	text-align: center;
	width: 335px;
    float: left;
    margin: 0 10px 0 0;
}

div#questions {
	clear: both;
}


p.msg {
	
	padding: 10px;
	border: 5px solid #3f3;
	background-color: #dfd;
}

#gallery {
	background-color: #444;
	padding: 5px;
	width: 630px;
}
#gallery ul { margin: 0; padding: 0; list-style: none; }
#gallery ul li { display: inline; margin: 0; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

#gallery img { width: 85px; }

#navlist
{
padding-left: 0;
margin-left: 0;
margin-top: 0;
padding-top: 0;
border-bottom: 1px solid gray;
width: 300px;
}

#navlist li
{
list-style: none;
text-align: center;
margin: 0;
padding: .50em 0.25em;
border-top: 1px solid gray;
font-weight: bold;
font-size: 14pt;
}

#navlist li a { text-decoration: none; }


div#press {
float: right;
width: 205px;
text-align: center;
padding: 0 5px 5px 5px;
margin: 0 5px 5px 5px;

}

div#press h3 {
  border-bottom: 1px solid #ccc;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;  
}
div#press p {
  margin: 2px;
  font-size: 10pt;
}
div#press p#photo_credit {
  font-style: oblique;	
}

div#social {
margin-top: 5px;
text-align: left;
padding: 5px 0;
}

div#social h3 {
margin: 2px;
}
div#social ul {
margin: 0;
padding: 2px;
}

div#social ul li {
list-style-type: none;
margin: 5px 0;
}


div.tumblr {
padding: 10px 15px;
}

div.tumblr h2 {
margin-top: 0;
margin-bottom: 0;
font-size: 20pt;
font-weight: normal;
}

div.tumblr h3 {
margin-top: 0;
}

div.tpost h3 {
font-size: 18pt;
margin: 40px 0 5px 0;
text-align: right;
font-weight: normal;
border-bottom: 1px solid #ccc;
}

div.tpost h3 a {
  text-decoration: none;
}

div.tpost p {
font-size: 12pt;
}

div.quote p, div.link p {
font-size: 16pt;
}
div.link span.description p {
	font-size: 12pt;
}

div.tpost p.source {
margin-left: 70px;
}



div#action {
margin-top: 20px;
clear: left;
}


div#action p {
 text-align: center;
font-size: 18pt;
font-weight: bold;
margin: 10px;
line-height: 140%;
float: left;
width: 300px;
}
