#content {
	width:732px;
	margin-left:194px;
	float:none;
	overflow:hidden;
}

#content h2 {
	color:#0D590D;
}

#primary-sidebar {
  float:left;
	width:170px;
}

#primary-sidebar h3 {
	margin:10px 0;
	color:#0D590D;
}

#content-zone {
  padding-top:45px;
}

/* LANDING PAGE */

#intro {
  background:transparent url(/images/garden-expert/info-bg.jpg) top right no-repeat;
	padding-right:300px;
}

ul#topics-menu {
	border-top:1px dashed #8dc53e;
  border-bottom:1px dashed #8dc53e;
	padding:20px 0 8px 0;
	margin:20px 0;
	width:750px;     /* extra width to allow for buttons */
	overflow:hidden; /* auto-clear mozilla */
}

/* auto-clear IE6 */
* html ul#topics-menu {
	height:1%;
}

ul#topics-menu li {
	background:none;
	padding:0;
	margin:0 12px 12px 0;
  float:left;
}

ul#topics-menu li a {
  background:transparent url(/images/garden-expert/topic-icons.jpg) no-repeat;
	display:block;
  width:148px;
  height:38px;
	padding:20px 20px 0 68px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

ul#topics-menu li a.growing-vegetables-herbs {
	padding:11px 20px 9px 68px; /* fix text alignment */
}

ul#topics-menu li a.pests   { background-position:0 -59px; }
ul#topics-menu li a.general { background-position:0 -118px; }
ul#topics-menu li a.potting-plants { background-position:0 -177px; }
ul#topics-menu li a.fertilising { background-position:0 -236px; }
ul#topics-menu li a.lawns { background-position:0 -295px; }
ul#topics-menu li a.bulbs { background-position:0 -354px; }
ul#topics-menu li a.roses { background-position:0 -413px; }
ul#topics-menu li a.diseases { background-position:0 -472px; }
ul#topics-menu li a.weeds { background-position:0 -531px; }
ul#topics-menu li a.fruit-citrus { background-position:0 -590px; }
ul#topics-menu li a.products { background-position:0 -649px; }

#search_answers {
	height:71px;
	background:transparent url(/images/garden-expert/search-bg.gif) no-repeat;
	margin:0 0 20px;
  position:relative;
}

#search_answers input.keywords { 
  position:absolute; 
	left:182px; 
	top:26px;
	border:none;
	width:430px;
	font:bold 15px arial, sans-serif;
	color:#00580A; 
}

#search_answers input.submit { 
  position:absolute;
	right:22px;
	top:21px; 
}

#search_answers label {
	display:none;
}

#recent_answers .rss {
	float:right;
	margin-right:20px;
}

.more-answers {
	text-align:right;
}

/* SEARCH TOUT */

#primary-sidebar #search_answers {
	background:transparent url(/images/garden-expert/search-tout-bg.gif) 0 20px no-repeat;
  padding-top:10px;
  margin-top:20px;
  border-top:1px dashed #8dc53e;
  height:150px;
}

#primary-sidebar #search_answers input.submit {
	right:11px;
	top:99px;
  float:none;
  margin:0;
}

#primary-sidebar #search_answers input.keywords {
	left:15px;
	top:63px;
	width:140px;
}

#primary-sidebar #search_answers label {
  display:none;
}

/* QUESTION */

.question {
	margin:20px 0;
	color:#505050;
	font-size:12px;
	line-height:16px;
}

.question .author {
	float:left;
	width:50px;
  background:transparent url(/images/garden-expert/member.gif) no-repeat;
	padding-top:53px;
	text-align:center;
	color:#D31145;
	font-size:11px;
	font-weight:bold;
}

.question .title {
	background:transparent url(/images/garden-expert/question-title-bg.gif) 0 0 no-repeat;
	padding:15px 85px 10px 35px;
	margin-left:51px;
}

.question .title a {
	color:#505050;
	font-weight:bold;
	text-decoration:none;
} 

.question .answer {
  background:transparent url(/images/garden-expert/question-answer-bg.gif) 51px 0px no-repeat;
  padding:32px 85px 10px;
}

.question .answer a {
	font-weight:bold;
}

.question .date {
	background:transparent url(/images/garden-expert/question-date-bg.gif) 51px 0px no-repeat;
	padding:20px 66px 5px;
	color:#808080;
	font-size:11px;
}

.question .meta {
	margin-top:10px;
}

.question .topic {
	display:inline;
}

.question .tags {
	display:inline;
	padding:0 0 0 75px;
}

.question .more {
	color:#d31145;
	float:right;
	text-align:right;
	padding:18px 66px 20px 0;
	width:164px;
}

.question .comments {
  background:transparent url(/images/garden-expert/question-comment-count-bg.gif) 0 15px no-repeat;
}

.question .comments strong {
	font-size:18px;
	padding:0 8px 0 4px;
}

.question .more a {
	color:#d31145;
	font-weight:bold;
}

/* TOUTS */

#similar_questions,
#ask_a_question_tout {
  border-top:3px solid #267017;
  margin-top:20px;
  padding-top:5px;
}

.similar-question {
  padding-bottom:10px;
  margin-bottom:20px;
  border-bottom:1px dashed #8dc53e;
}

.similar-question .title,
.similar-question .answer {
  padding:10px 10px 0;
  font-size:12px;
  line-height:16px;
  color:#505050;
}

.similar-question .title a {
	color:#505050;
	font-weight:bold;
	text-decoration:none;
}

.similar-question .answer a {
  font-weight:bold;
}

.similar-question .author,
.similar-question .expert {
  padding:30px 0 10px 60px;
  font-size:11px;
  color:#808080;
  height:40px;
}

.similar-question .author strong,
.similar-question .expert strong {
  color:#D31145;
}

.similar-question .title {
  background:transparent url(/images/garden-expert/similar-question-title-bg.gif) no-repeat;
}

.similar-question .author {
  background:transparent url(/images/garden-expert/similar-question-author-bg.gif) no-repeat;
}

.similar-question .answer {
  background:transparent url(/images/garden-expert/similar-question-answer-bg.gif) no-repeat;
}

.similar-question .expert {
  background:transparent url(/images/garden-expert/similar-question-expert-bg.gif) no-repeat;
}

#popular_tags {
	border-top:1px dashed #8dc53e;
	padding-top:5px;
	margin-top:20px;
}

#popular_topics ul,
#popular_tags ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#popular_topics a {
	font-weight:bold;
}	

#popular_tags a {
	font-weight:bold;
	text-decoration:none;
}	

#popular_topics li {
  font-size:11px;
  color:#808080;
  line-height:2em;
}

#popular_topics li a {
  font-size:12px;
}

#popular_tags li {
	display:inline;
	padding-right:5px;
}

#ask_a_question_tout {
	background:transparent url(/images/garden-expert/ask-tout-bg.gif) 0 20px no-repeat;
	width:170px;
	height:315px;
	position:relative;
}

#ask_a_question_tout label {
	display:none;
}

#ask_a_question_tout textarea {
	border:none;
	height:102px;
	width:140px;
	position:absolute;
	top:80px;
	left:15px;
	font:bold 12px/16px arial, sans-serif;
}

#ask_a_question_tout input {
	position:absolute;
	top:210px;
	left:10px;
}

#ask_a_question_tout #charinfo {	
	position:absolute;
	top:188px;
	right:10px;
	text-align:right;
	font-size: 10px;
}

#charlimit {
	float:right;
	margin: 17px 55px 0 0;
	font-size: 12px;
}

/* SEARCH RESULTS */

#search_results .question {
	border-bottom:1px dashed #8dc53e;
  padding-bottom:20px;
}

#search_results h1 {
	font:bold 16px arial, sans-serif;
}

#search_results h1 span {
	font-weight:normal;
}

#comments_with_form {
  border-top: 3px solid #267017;
  margin-top:20px;
  padding-top:20px;
}

/* PAGINATION */

.pagination {
  padding-top:20px;
  margin-top:20px;
  border-top: 3px solid #267017;
  height:25px;
  line-height:25px;
  text-align:center;
  position:relative;
}

.pagination .prev_page {
  display:block;
  background:transparent url(/images/garden-expert/previous.gif) top left no-repeat;
  width:101px;
  height:0;
  padding-top:25px;
  overflow:hidden;
  position:absolute;
  left:0;
  top:20px;
}

.pagination .next_page {
  display:block;
  background:transparent url(/images/garden-expert/next.gif) top left no-repeat;
  width:77px;
  height:0;
  padding-top:25px;
  overflow:hidden;
  position:absolute;
  right:0;
  top:20px;
}

.pagination .disabled {
  background-position:left bottom;
}

.pagination a {
  color:#8bcb3f;
  padding:0 5px;
  text-decoration:none;
}

.pagination .current {
  padding:0 5px;
  background-color:#8bcb3f;
  color:#fff;
}

/* ASK FORM */

#ask .author {
	float:left;
	width:50px;
  background:transparent url(/images/garden-expert/member.gif) no-repeat;
	padding-top:53px;
	text-align:center;
	color:#D31145;
	font-size:11px;
	font-weight:bold;
}

#ask fieldset {
  margin:0 0 0 50px;
  border:none;
  padding:0 0 0 35px;
  width:615px;
  background:transparent url(/images/garden-expert/ask-question-bg.gif) no-repeat;
}

#ask fieldset#question {
  height:370px;
  background:transparent url(/images/garden-expert/ask-question-bg.gif) no-repeat;
}

#ask fieldset#about_you {
  height:238px;
  background:transparent url(/images/garden-expert/ask-member-bg.gif) no-repeat;
  padding-top:40px;
}

#ask legend {
  display:none;
}

#ask label {
  display:block;
  font-size:13px;
  font-weight:bold;
  color:#333;
  float:none !important; /* override GC style */
  width:auto !important; /* override GC style */
}

#ask fieldset#question label {
  padding:15px 0 5px;
}

#ask fieldset#question label span {
  font-weight:normal;
}

#ask #question_title {
  width:558px;
  height:68px;
  border:1px solid #ccc;
}

#ask select {
  border:1px solid #ccc;
}

#ask #question_description {
  width:558px;
  height:120px;
  border:1px solid #ccc;
}

#ask select:focus,
#ask input:focus,
#ask textarea:focus {
   border-color:#D31145 !important;
}

#ask div.submit {
  text-align:right;
  margin-right:66px;
}

#about_you .please-sign-in {
  margin: 5px 0pt 20px;
  color: #E30024;
  font-size:12px;
}

#about_you .row  { 
  clear:left;
  margin-bottom:10px;
  overflow:hidden;
  width:500px;
}

#about_you label {
  float:left !important;
  width:90px !important;
}

#about_you label.inline {
  float:none !important;
  width:auto !important;
  display:inline;
  color:#555555;
  font-size:12px;
  line-height:1.2em;
  font-weight:normal;
}

#about_you .input,
#about_you .input div { 
  float:left;
  overflow:hidden;
  font-size:12px;
  color:#555;
  line-height:1.2em;
}
#about_you .first-name {
  width:150px;
  margin-right:10px;
}
#about_you .first-name input {
  width:148px;
  border:1px solid #cacaca;
  display:block;
}
#about_you .last-name { 
  width:150px;
}
#about_you .last-name input {
  width:148px;
  border:1px solid #cacaca;
  display:block;
}
#about_you .email { 
  width:320px;
}
#about_you .email input {
  width:308px;
  border:1px solid #cacaca;
  display:block;
}

/* RAILS ERRORS */

small.error {
	display:none;
}
.error-with-field {
	display:inline  !important;
	float:none !important;
}
.error-with-field input,
.error-with-field select,
.error-with-field textarea {
  border:1px solid #e00 !important;
  background-color:#fff2f2 !important;
}

.error-with-field label {
	color:#e00 !important;
}
.errorExplanation h2 {
	margin:0 0 10px 0 !important;
	color:#e00 !important;
}
.errorExplanation {
	border:2px solid #e00;
	margin:17px;
	padding:10px 20px;
	color:#e00 !important;
}

/* PREVIEW PAGE */

#preview_question .intro {
  height:70px;
  background:transparent url(/images/garden-expert/preview-intro-bg.gif) no-repeat;
  padding:10px 85px 10px 20px;
  margin-left:66px;
}

#preview_question .intro p {
  font-size:12px;
  line-height:16px;
  font-weight:bold;
  color:#664714;
  margin:5px 0 10px;
  padding:0;
}

#preview_question .question .date {
	background:transparent url(/images/garden-expert/preview-question-date-bg.gif) 66px 100% no-repeat;
	padding:0 86px 10px;
}

#preview_question form {
  display:block;
  padding-right:66px;
  text-align:right;
}
#preview_question input {
  padding-left:5px;
}

#thanks img {
  display:block;
  margin-bottom:10px;
}


#content .disclaimer {
  margin:1em 66px;
  border-top:1px dashed #8DC53E;
}

#content .disclaimer p {
  font-size:11px;
  line-height:1.3em;
  margin:1em 0;
  padding:0;
  color:#0D590D;
  text-align:justify
}

#member_state {
  width:150px
}