body
{
  background: #000 url(/images/body_back.png) repeat-y;
}

#page
{
  width: 899px;
  margin-top: 50px;
  border-bottom: 1px solid #6f7d8b;
  border-top: 1px solid #fefdfd;
  background: url(/images/pageBack.png) repeat-y;
}

.homepage #page
{
  background: url(/images/homepageBack.png) repeat-y; 
}

#container
{
  width: 700px;
  float: right;
}

#sidebar1
{
  width: 198px;
  float: left;
  position:relative;
}

#sidebar2
{
  width: 198px;
  float: right;
}

#content
{
  float: left;
  color: #fff;
  width: 100%;
}

.homepage #content
{
  width: 500px;
  color: #000;
}

#header1
{
  position:absolute;
  top: 0;
  height: 50px;
  left: 200px;
  width: 500px;
  background: url(/images/header1.jpg) no-repeat;
}

#header2
{
  width: 500px;
  height: 143px;
  background: #000 url(/images/header2.jpg) no-repeat; 
  border-bottom: 1px solid #6f7d8b;
  border-right: 1px solid #6f7d8b;
}

#cornerPhoto
{
  height: 192px;
  width: 198px;
  position:absolute;
  left: 701px;
  top: 2px;
  border-bottom: 1px solid #6f7d8b;
}

#logo
{
  border-bottom: 1px solid #6f7d8b;
  height: 143px;
  width: 198px;
  position:absolute;
  top: 0;
  left: 0;
}

#pots
{
  width: 198px;
  height: 256px;
  overflow: hidden;
  border-top: 0;
  position: absolute;
  top: 144px;
  left: 0;
}

#sendToFriend
{
  background: #000;
  height: 30px;
  width: 153px;
  padding: 10px 0 10px 45px;
  position: absolute;
  top: 400px;
  left: 0;
}

#phoneDiscussion
{
  padding: 10px 14px;
  width: 170px;
  color: #000;
  padding-top: 452px;
}

#phoneDiscussion .first
{
  text-align: center;
}

#youCanDesign
{
  background: #000;
  padding: 12px 20px 5px 20px;
  font-size: 16px;
  color: #fff;
  height: 99px;
  overflow: hidden;
}

#youCanDesign p
{
  line-height: 20px;
}

#youCanDesign .pull
{
  font: 32px Georgia, serif;
  color: #9aa1c4;
}

#columns
{
  background: #000;
  font-size: 12px;
  color: #fff;
  overflow: hidden;
  height: 185px;
}

#columns p
{
  line-height: 14px;
}

#column1
{
  float: right;
  width: 209px;
  padding: 20px;
  height: 144px;
  overflow: hidden;
}

#column2
{
  float: left;
  width: 209px;
  padding: 20px;
  height: 144px;
  overflow: hidden;
}

#columns h2
{
  font: 14px Georgia, serif;
  color: #9aa1c4;
}

#columns a
{
  color: #9aa1c4;
}

#house2
{
  width: 198px;
  height: 156px;
}

#joinList
{
  background: #000;
  color: #fff;
  height: 150px;
}

#greenHome
{
  text-align: center;
  padding-top: 19px;
}

#newsletter
{
  text-align:right;
  padding-right: 35px;
}

#joinForm
{
  text-align: right;
  padding-right: 8px;
  padding-top: 4px;
}

#nav
{
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  font: 12px/1.0 Arial, sans-serif;
  text-transform: uppercase;
  z-index: 1;
}

#nav li
{
  float: left;
  padding-top: 20px;
  margin-left: 24px;
  display: inline; /* for IE6 */
}

#nav li:hover, #nav li.hover, #nav li.current
{
  padding-top: 10px;
  border-top: 10px solid #9aa1c4;
}

#nav a
{
  color: #fff;
  text-decoration: none;
}

#infoYouNeed
{
  padding: 20px;
}

#infoYouNeed, #infoYouNeed div
{
  line-height: 1.1;
}

#infoYouNeed div
{
  margin-top: 10px;
  margin-bottom: 10px;
}

#infoYouNeed h2, #infoYouNeed a, #infoYouNeed h3
{
  color: #aac26e;
}

#infoYouNeed h2
{
  font: 30px Georgia, serif;
}

#infoYouNeed h3
{
  font: 24px Georgia, serif;
}

#infoYouNeed h3 a
{
  text-decoration: none;
}

#innercontent
{
  padding: 20px;
  font-size: 16px;
  color: #000;
}

#innercontent h1, #innercontent h2, #innercontent a
{
  color: #d0c34f;
}

#innercontent h1
{
  border-bottom: 5px solid #9fb7a0;
  margin-bottom: 20px;
  text-align: right;
}

#innercontent h1 a
{
  text-decoration: none;
}

#footer
{
  text-align: center;
  padding: 18px 0 20px 0;
  position: relative;
  width: 900px;
  font-size: 11px;
  color: #ddd;
}

#firefly, #feedicon
{
  text-align: center;
  width: 199px;
}

#feedicon
{
  position: absolute;
  left: 0;
  top: 0;
  padding: 24px 0 20px 0;
}

#firefly
{
  position: absolute;
  left: 700px;
  top: 0;
  padding: 10px 0 20px 0;
}

#footer a
{
  color: #fff;
  text-decoration: none;
}

#workshopCart, #articleCart, #articleCheckout, #workshopCheckout
{
  width: 100%;
}

#workshopCheckout, #articleCheckout
{
  color: #d0c34f;
}

#grandTotal
{
  text-align: right;
}

p span.title
{
  font-weight: bold;
}

.item
{
  margin-top: 10px;
}

.item .title
{
  font: 24px Georgia, serif;
  color: #d0c34f;
}

.item .actions
{
  text-align: right;
  clear: right;
}

.qanda
{
  font-style: italic;
}

.read_more_big
{
  float: right;
}

.thumbnail
{
  float: right;
  width: 72px;
  height: 72px;
  text-align: right;
}

#hr
{
  text-align: center;
  background: #000;
  height: 5px;
  width: 500px;
  overflow: hidden;
  line-height: 1px;
  font-size: 1px;
}

.clear
{
  clear: both;
  height: 1px;
  width: 1px;
  overflow:hidden;
}

.display_inline
{
  /* Firefox */
  vertical-align:middle;
  display:-moz-inline-block;
  display:-moz-inline-box;
  /* Everybody else */
  display:inline-block;
}

.next
{
  float: right;
  font-size: 80%;
  width: 49%;
  text-align: right;
}

.prev
{
  float: left;
  font-size: 80%;
  width: 49%;
  text-align: left;
}

.main
{
  text-align: center;
  font-size: 80%;
}

.columns
{
}

.column1
{
  float: left;
  width: 48%;
  overflow: hidden;
  padding-right: 2%;
  border-right: 1px solid #aac26e;
}

.column2
{
  float: right;
  width: 47%;
  overflow: hidden;
}

#articleCart .price, #workshopCart .price
{
  text-align: right;
  width: 100px;
}

#articleCart .actions, #workshopCart .actions
{
  width: 70px;
}

#articleCart .subtotal td, #workshopCart .subtotal td
{
}

