body
{
  background: #000;
  padding: 0px;
  margin: 0px;
  font-family: Trebuchet MS, Tahoma;
  font-size: 12px;
}

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

a:hover
{
  text-decoration: underline;
}

h1,h2,h3,h4
{
  margin: 0px;
  padding: 0px;
}

h1#logo
{
  background: url('images/sharetemple_logo.png');
  width: 271px;
  height: 70px;
}

h1#logo a
{
  display: block;
  width: 271px;
  height: 70px;
}

h1#logo span
{
  display: none;
}

div.pageWrapper
{
  margin: 0px auto;
  width: 940px;
}


div#previewTop
{
  height: 75px;
  color: #fff;
  overflow: auto;
  width: 100%;
  border-bottom: 1px solid #777;
}
div#previewLogoLayer
{
  float: left;
  width: 275px;
  height: 73px;
}
div#previewNavLayer
{
  text-align: right;
  font-size: 14px;
  height: 23px;
  padding-top: 50px;
  padding-right: 7px;
}
div#previewNavLayer a, div#previewNavLayer a:visited
{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

div#previewNavLayer a:hover
{
  text-decoration: underline;
}

div#previewNavLayer ul
{
  list-style: none;
  float: right;
  margin: 0px;
  padding: 0px;
}

div#previewNavLayer li
{
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  float: left;
}


div#top
{
  height: 113px;
  color: #fff;	
  padding: 0px;
  margin: 0px;
}

div#top div.pageWrapper
{
  background: url('images/top_green_burst.png');
  height: 113px;
  padding: 0px;
  margin: 0px auto;
}

div#logoLayer
{
  width: 275px;
  height: 73px;
  float: left;
  padding-top: 30px;
}


div#navLayer
{
  text-align: right;
  font-size: 14px;
  height: 33px;
  padding-top: 70px;
  margin-left: 275px;
}

div#navLayer a, div#navLayer a:visited
{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

div#navLayer a:hover
{
  text-decoration: underline;
}

div#navLayer ul
{
  list-style: none;
  float: right;
  margin: 0px;
  padding: 0px;
}

div#navLayer li
{
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  float: left;
}

div#bannerStart
{
  display: block;
  background: url('images/banner_start.png');
  width: 940px;
  height: 10px;
}

div#banner
{
  background: #77c043;
  color: #fff;
  width: 936px;
  height: 85px;
  padding-top: 55px;
  border-left: 2px solid #d7e7d9;
  border-right: 2px solid #d7e7d9;
  text-align: center;
}

h2#slogan
{
  font-size: 20px;
}

div#bannerEnd
{
  background: url('images/banner_end.png');
  width: 940px;
  height: 14px;
}

div#body
{
  background: url('images/body_background.png');
  width: 940px;
  margin: 0px auto;
  min-height: 640px;
}

div#content
{
  width: 688px;
  padding: 0px;
  padding-left: 6px; 
  padding-top: 3px;
  padding-right: 9px;
}

div#content h3
{
  background: url('images/header_dotted_line.png') repeat-x bottom left;
  margin: 0px;
  margin-left: 35px;
  margin-bottom: 5px;
  height: 23px;
  padding-top: 8px;
}

div.block
{
  background: url('images/block_footer_shade.png') repeat-x bottom left;
  min-height: 80px;
  padding: 7px;
  padding-bottom: 50px;
  margin: 0px;
}

img.insignia_green
{
  float: left;
  border: none;
  width: 34px;
  height: 33px;
  margin-right: 6px;
}

div#sidebar
{
  width: 231px;
  float: right;
  margin: 0px;
  margin-right: 6px; 
  font-size: 11px;
}

div#sidebar a, div#sidebar a:visited
{
  color: #2a2e2b;
  text-decoration: none;
}

div#sidebar a:hover
{
  text-decoration: underline;
}

div#sidebar ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

div#sidebar li
{
  background: url('images/category_background.png');
  height: 18px;
  padding: 3px;
  margin: 0px;
  margin-bottom: 1px;
}

img.bullet
{
  vertical-align:middle;
  margin-right: 6px;
}

div#sidebar h4
{
  background: #6ba943;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 3px;
}


div#footer
{
  background: url('images/footer_background.png');
  color: #fff;
  height: 51px;
  width: 940px;
  margin: 0px auto;
  padding: 0px;
  font-size: 11px;
}

div#copy
{
  padding-top: 15px;
  padding-left: 10px;
  float: left;
  width: 500px;
}

div#footerLinks
{
  padding-top: 15px;
  padding-right: 15px;
}


div#footerLinks a, div#footerLinks a:visited
{
  text-decoration: none;
  color: #dcffc5;
  
}

div#footerLinks a:hover
{
  text-decoration: underline;
}

div#footerLinks ul
{
  list-style: none;
  margin: 0px;
  float: right;
  padding: 0px;
}

div#footerLinks li
{
  text-align: right;
  float: left;
  padding-left: 15px;
}

span.green
{
  color: #59a145;
}

form
{
  padding: 0px;
  margin: 0px;
}


div.form
{
  display: block;
}

input.field
{
  width: 175px;
}

div.tr
{
  display: block;
  padding: 3px;
}

div.tdLabel
{
  display: block;
  width: 120px;
  float: left;
}

div.td
{
  margin-left: 120px;
  display: block;
}

textarea.message
{
  width: 400px;
  height: 130px;
}


div.error
{
  background: #ffc3c3;
  border: 1px solid #9d1212;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
  margin-bottom: 10px;
  
}

div.note, div.message
{
  background: #ffe3ca;
  border: 1px solid #d47017;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
  margin-bottom: 10px;
}

div.themeThumb
{
  display: block;
  float: left;  
  padding: 3px;
  margin: 2px;
  text-align: center;
}

div.themeSmall
{
  display: block;
  float: left;  
  padding: 2px;
  margin: 2px;
  text-align: center;
}

img.screenshotThumb
{
  width: 202px;
  height: 152px;
  border: 3px solid #787c78;
}

img.screenshotSmall
{
  width: 120px;
  height: 90px;
  border: 3px solid #787c78;
}


div.pages
{
  font-size: 10px;
  padding: 3px;
  padding-top: 20px;
}

div.pageTotal
{
  display: block;
  float: right;
  padding: 7px;
}

div.pageLinks
{
  display: block;
  padding: 3px;
}

div.pageNum
{
  display: block;
  float: left;
  margin: 1px;
  width: 15px;
  background: #fff;
  padding: 3px;
  text-align: center;
  border: 1px solid #c6bfa8;
}

div.pageNumHighlight
{
  display: block;
  float: left;
  margin: 1px;
  width: 15px;
  background: #e9e9e9;
  padding: 3px;
  text-align: center;
  border: 1px solid #c6bfa8;
}

div.pageNum a, div.pageNum a:visited, div.pageNumHighlight a, div.pageNumHighlight a:visited
{
  display: block;
  width: 15px;
}

iframe#previewWindow
{
  height: 1600px;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  position:absolute; 
  /*
  top: 0px; left: 0px;
  */

} 
