body {
  margin:0;
  padding:0;
  font-family:Helvetica, Arial, sans-serif;
  line-height:1.5;
  background:#f9f5ea;
}

.hidden {
  position:absolute;
  top:-10000px;
}

.wrapper {
  width:800px;
  margin:0 auto;
}

/* Masthead */


#masthead {
  background:#151512 url(images/masthead.png) repeat-y 50% 100%;
  padding:12px 0;
}

.logo {
  float:left;
}

ul.navigation {
  float:right;
  margin:0;
  list-style:none;
  padding:12px 0 0 0;
}

ul.navigation li {
  float:left;
  display:block;
  padding:2px 10px;
}

ul.navigation li.last {
  padding-right:0;
  border-left:1px solid #4C4848;
}

a:link,
a:visited {
  text-decoration:none;
  color:#F9F5EA;
}

a img,
a.image {
  border: none
}

li.last a {
  color:#80BD43;
}

a:hover,
li.last a:hover {
  color:#fff;
}

/* Banner */

#banner {
  background:#666 url(images/banner-b.png) repeat-x 0 100%;
  padding:0;
}

#banner-inner {
  background:url(images/banner.png) repeat-x 0 0;
  
}
#bannerright {
  float:right;
  width:400px;
}

#bannerleft {
  float:left;
  width:375px;
  padding-top:25px;
}

.bannerlink {
  float:right;
}

#banner p {
  font-family:Georgia, Times, "Times New Roman", serif;
  font-size:1.15em;
  color:#c8c3bd;
  margin:0.5em 0 0.25em;
}

/* Callout */

#callout {
  background:#d8d3cb;
  border-bottom:1px solid #999;
  padding:20px 0 15px;
}

.partnerlogo {
  float:right;
}

#callout h2 {
  float:left;
  font-size:2em;
  margin:15px 0 0;
  font-family:Trebuchet MS, Lucida, sans-serif;
}

/* Boxes */

#boxes {
  border-top:1px solid #fff;
  border-bottom:1px solid #999;
  padding-bottom:20px;
}

.box {
  float:left;
  width:240px;
}

#box1, #box2 {
  padding-right:17px;
  background:url(images/box.png) no-repeat 100% 70%;
}

#box2, #box3 {
  padding-left:18px;
}

.box h2 {
  font-size:1.1em;
  color:#4E7229;
  margin:0.75em 0 0.25em;
}

.box p {
  font-size:0.96em;
  margin:0;
}

/* Bottom */

#bottom {
  border-top:1px solid #fff;
  padding-bottom:25px;
  border-bottom:1px solid #000;
}

#bottom h2 {
  font-size:1.1em;
  color:#4E7229;
  margin:0.75em 0 1em;
  font-weight:normal;
}

#bottomleft {
  float:left;
  width:500px;
}

#bottomright {
  float:right;
  width:250px;
  padding-left:20px;
  background:url(images/divider_251.png) no-repeat 0 50%;
}

#posts .post h2 {
  font-size:1em;
  color:#000;
  margin-bottom:0;
}

#posts .post p {
  color:#555;
  margin-top:0;
  font-size:0.85em;
}

/* Footer */

#footer1 {
  background:#363636 url(images/footer.png) repeat-x 0 0;
  padding:10px 0 20px;
}

#footer1 h2 {
  color:#ABC1DE;
  font-weight:normal;
  font-size:1.3em;
  margin:0.5em 0 0.1em;
}

#footer1 p {
  margin:0;
  color:#fff;
  font-size:0.85em;
}

#about {
  width:500px;
  float:left;
}

#address {
  float:right;
  width:250px;
}

#address span {
  font-size:1.1em
}

#footer1 a {
  color:#80BD43;
}

#footer2 {
  background:#000;
  padding:10px;
  color:#999;
  font-size:0.65em;
}

#footer2 #copy {
  float:right;
  padding-top:5px;
}

#footer2 #browsers {
  float:left;
}

/* Pricing */

#pricing {
	background: url(images/pricing/pricing.png) repeat-x 0 0;
	padding: 35px 0;
}

#pricing h2 {
	margin-top:0;
	margin-bottom: 0;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#pricing a:link,
#pricing a:visited {
  color:#ab3423;
}

#pricing a:hover {
  color:#c0511f;
}

#pricing p {
  margin-top: 0.5em;
}

/* Themes */

.themes #boxes {
  border:none;
  padding-bottom:0;
}

.themes .box {
  padding-bottom: 20px;
}


.themes #box1, #box2 {
  background:none;
}

.themes .box h2 {
  color:#fff;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.2em;
  margin: 0;
  padding-top:20px;
  font-weight: normal;
  
}

#banner .box p {
  font-size:0.9em;
  margin-top: 0;
  font-family: Helvetica, Arial, sans-serif;
}

#callout a:link,
#callout a:visited {
  color: #333;
}

#callout a:hover,
#callout a:active {
  color: #476a26;
}

#themes #callout h2 {
 font-size: 1.6em;
 margin-top: 20px;
}

#themes #callout h2.free {
  font-size: 1.75em;
  margin-top: 0;
}

#themes .bottom {
  border-top:1px solid #999;
  margin-top: 0px;
}

#content_boxes {
  padding:25px 0}
  
#content_boxes .box {
  margin-left: 20px;}


#content_boxes img {
  padding:5px;
  background: #fff;
  border: 1px solid #ccc;}

#content_boxes h3 {
 font-size: 1em;
 margin: 0;
 padding:5px;
}

#content_boxes ul {margin: 0 0 25px 0;}

#content_boxes a:link,
#content_boxes a:visited {
  color: #ab3423;
  font-size: 0.85em;
}

#cart a.cartlink {
  display:block;
  padding:0 65px 0 65px;
  text-align: center;
  float: right;
  font-size: 0.75em;
  border-left: 1px solid #999;
  }

/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

