body{
  position:relative;
}


/* semantic class names */
#content {
	float:left;
	margin-right:0;
	width:687px;
}

.col {
	float:left;
	margin-right:24px;
	width:213px;
}

.doublecol,.doublecol_last {
	width:450px;
	float: left;
}

#footer {
	background-color: #E9E9E9;
	position: absolute;
	padding: 24px;
	bottom: 0;
	left: 0;
	right: 0;
}

.col_last,.doublecol_last {
	margin-right:0;
}

#logo {
	width:236px;
}

#nav {
	margin: 0px 0 50px 0px;
	height: 100%;
	padding-right:0;
	float:left;
	width:250px;
	display:block;
	list-style-type: none;
	font-size: 1.4em;
	font-weight: bold;
}

#main {
	float:left;
	margin-right:0px;
	width:687px;
	padding:0 0 350px 0;
}

.main{
  width:948px;
}

/* Nav section */

a.img {
	border-bottom: 0!important;
}

#nav li a {
	border-bottom-width: 2px;
	border-style: dotted;
}

#nav li {
	margin-left: 24px;
}

#nav li.logo {
	margin-left: 0;
}

#nav li.logo a {
	border-bottom: 0;
}

li.on a {
	color: #000;
	border-bottom-color: #000;
}

img.front-image {
	margin-top: 24px;
	margin-bottom: 24px;
}

img.big-image {
	margin-bottom: 24px;
}

img.top-image {
	margin-top: 157px;
	margin-bottom: 24px;
}

img.top-image-holder {
	margin-top: 145px!important;
	margin-bottom: 0!important;
}

.newspage {
	margin-top: 155px;
}

/* Front page Specific */
.opening-text {
	margin-top: 157px;
}

ul.news {
	list-style-type: none;
}

ul.news li {
	clear: both;
	border-top: 2px dotted #ddd;
}

ul li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.news li {
	padding-top: 24px;
	margin-top:12px;
}

ul.news li.first {
	border-top: 0;
  margin-top:0;
}

ul.news li.first .news-info, ul.news li.first .news-body {
	padding-top: 0;
}

ul.news li .news-info {
  padding-bottom: 1em;
}

ul.news li.first h1 {
	font-weight: bold;
	font-size: 1.15em;
}

ul.news li .news-body h3 {
	font-weight: bold;
	font-size: 1.15em;
}

/*ul.news li .news-body {
  padding-top: 24px;
  padding-bottom: 24px;
}*/

ul.news li .news-info span.date {
	font-weight: bold;
}

ul.news li div.front-list-image {
	height: 213px;
	padding-bottom: 24px;
}

ul.shop {
	list-style-type: none;
	display: block;
}

ul.shop li {
	width: 213px;
	margin-right: 24px;
	float: left;
	padding-bottom: 15px;
}

ul.shop li a {
	border-bottom: 2px dotted #D16905;
}

ul.shop li a:hover {
	border-bottom: 2px dotted #000;
}

ul.shop li img {
	padding-top: 5px;
}

ul.shop li h2 {
	font-weight: bold;
	font-size: 1.15em;
	display: inline;
}

ul.shop li.last {
	margin-right: 0;
}

.hidden {
	display:none;
}

#product_info h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 24px;
}

#product_info h3 {
	font-weight: bold;
}

ul.prices {
	margin-bottom: 24px;
}

ul.prices span.price {
	float: left;
}

ul.prices li {
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 2px dotted #ddd;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 6px;
	height:1%;
}

ul.prices li input {
	float: right;
}

ul.prices li.first {
	border-top: 2px dotted #ddd;
}

ul.prices li span.shipping {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 2.5;
	padding-left: 3px;
	display: inline;
}

ul.prices input.buy{
	height: 23px;
	padding-top: 12px;
	font-size: 1em;
	width: 48px;
	float: right;
}

#region_select {
	width: 100%;
	margin-bottom: 20px;
}

#shipping-top {
	position: relative;
	float: left;
}

#shipping-info {
	width: 213px;
	height: 110px;
	padding: 10px 0 41px 0;
	margin-left:474px;
	float: right;
	background: url(/images/circle.gif) top right no-repeat;
	color: #fff;
	text-align: center;
	font-size: 1.15em;
	font-weight: bold;
}

#shipping-info a {
	font-weight: normal;
	font-size: 0.87em;
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.tumblr_link a {
	font-size: 1.15em;
	font-weight: bold;
}

.tumblr_regular p {
}

.tumblr_regular h2 {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	font-weight: bold;
}

ul.share li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
}

#footer form ul {
	list-style-type: none;
}

#footer input {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	border: 0;
}

#footer input.on { color: #000;}
#footer input.off { color: #aaa; }

input.button{
  font-weight:bold;
  font-family:"Helvetica Neue", Helvetica, Arial,sans-serif;
  font-size:1.15em;
  text-transform:uppercase;
  color:#FFF;
  height:23px;
  margin-top:0.5em;
	border: 0;
	padding:0 !important;
}

#footer input.send{
  width:62px;
}

#footer input.signup{
  width:82px;
}

#footer h3{
  font-weight:bold;
}

#footer .col.flickr img{
  border: 2px solid #FFF;
	margin-bottom: 2px;
}

#footer .col.flickr img.middle {
	margin-left: 4px;
	margin-right: 4px;
}

.cm{
  margin-left:-11px;
}
