/* @override 
	http://localhost:3000/stylesheets/store.css
	http://www.thestringzone.co.uk/stylesheets/store.css?1225466767
	http://127.0.0.1:3000/stylesheets/store.css
	http://www.thestringzone.co.uk/stylesheets/store.css?1279725029
*/

img { -ms-interpolation-mode:bicubic; }

/* top category list stuff */

#top_category_list {
  margin-bottom: 12px;
}


/* homepage */

ol#bullets {
  margin: 0;
  padding-left: 32px;
}

#free_ship_msg {
  font-size: 110%;
  float: right;
  padding-bottom: 4px;
  color: #9b402b;
  font-weight: bold;
}

/* horizontal featured product lists */

div.horiz-outer {
  height: 173px;
  overflow: hidden;
  text-align: center;
  margin-left: 10px;
  margin: 1.5em 0 10px 1.5em;
}

div.horiz-outer div.horiz-inner {
  
}

div.horiz-inner div.product {
  text-align: center;
  margin-right: 2px;
  font-size: 92%;
  float: left;
  width: 120px;
  height: 173px;
}

div.horiz-inner div.product p {
  margin: 0;
}

div.horiz-inner div.product p.name {
  height: 3em;
  overflow: hidden;
  text-overflow: ellipse;
}

.sidebox-products td {
  text-align: left;
}

.sidebox-products td.image {
  vertical-align: top;
}

#homepage h3, #homepage h2, #homepage h1 {
  font-size: 135%;
  color: #8e3a28;
}

#sidebar-left, #sidebar-right {
  padding-top: 10px;
}

#sidebar-left {
  padding-left: 8px;
}

#sidebar-right {
  padding-right: 8px;
}

#main-table {
  clear: both;
  border-collapse: collapse;
}

#store-header {
  color: white;
  background-color: #E87A27;
  border-bottom: 1px solid #7E3F2F;
  height: 92px;
  position: relative;
}

#store-header a {
  color: white;
}

#store-header .logo {
  margin: 0;
}

#store-header #logo {
  display: block;
  font-size: 2.6em;
  color: white;
  font-family: Arial, Verdana;
  text-decoration: none;
  float: left;
}

#store-header a#logo:hover {
  background-color: #e87a27;
}

#store-header p.current-user {
  margin-top: 1px;
  margin-bottom: 0;
}

#store-header p.order-by-phone {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  position: absolute;
  right: 6px;
  top: 53px;
  text-align: right;
}

#store-header p.order-by-phone span {
  background-color: #cf6d22;
}

img.right-img, .homepage-logos {
  float: right;
  clear: right;
  margin-bottom: 1em;
  margin-left: 0.6em;
}

#corner-cart {
  padding-top: 4px;
  color: white;
  position: absolute;
  top: 0;
  right: 80px;
  height: 80px;
  font-size: 92%;
  text-align: right;
  line-height: 1.8em;
}

img#corner_flags {
  position: absolute;
  top: 0;
  right: 0;
}

#top_line {
  background-color: #8e9180;
  border-bottom: 1px solid #646b4c;
  float: left;
  width: 100%;
  height: 22px;
}

#info_message {
  padding: 0.3em 0.6em 0.4em 0.6em;
  color: white;
  background-color: #444;
  border-bottom: 1px solid #333;
}

#info_message a {
  color: #aaa;
  font-size: 92%;
}

#info_message a:hover {
  color: #fff;
}

#store_links {
  color: #666;
}

#store_links a {
  color: white;
}

#store_links a:hover {
  color: #ccc;
}

#delivery_corner_msg {
  display: block;
  float: right;
}

#top_line_container {
  clear: both;
  border-bottom: 3px solid #cdcdcd;
}

#top_line a {
  border-right: 1px solid #4d523a;
  padding: 4px 7px;
  display: block;
  float: left;
  color: white;
  text-decoration: none;
  font-size: 92%;
  background-color: #8e9180;
  height: 14px;
}

#top_line a:hover {
  background-color: #636559;
}

#top_line a.earn-points {
  background: url(/images/icons/coins.png) 5px center no-repeat;
  padding-left: 25px;
}

#top_line a.earn-points:hover {
  background-color: #636559;
}

#search_box {
  color: white;
  line-height: 11px;
  float: left;
  padding-left: 7px;
  overflow: hidden;
  height: 22px;
}

#search_box input#query {
  font-size: 11px;
  line-height: 11px;
  padding: 1px;
  margin: 2px 0 0 0;
  height: 15px;
  border: 1px solid #444;
}

#search_box input#go {
  font-size: 11px;
  line-height: 11px;
  height: 19px;
  margin: 1px 0 0 0;
  padding: 2px 5px;
  border: 1px solid #646b4c;
}

#flashes {
  margin-bottom: 10px;
  background-color: #fffb00;
  padding: 0.4em 0.8em;
  -webkit-border-radius: 7px
}

h1.title, h2.title, h3.title, h4.title {
  margin-top: 0;
  margin-bottom: 0.8em;
  color: #444512;
  font-family: Arial, Verdana;
}

.central {
  text-align: center;
}

.intentionally-hidden {
  display: none;
}

h1, h2, h3, h4 {
  color: #444512;
  font-family: Arial, Verdana;
  margin: 0.8em 0;
}

h1 {
  font-size: 140%;
}

h2 {
  font-size: 130%;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 110%;
}

h5 {
  font-size: 100%;
}


.box-body ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.box-body ul li {
  margin-bottom: 0.3em;
  padding: 0;
}

#feedback {
  text-align: center;
  font-size: 85%;
  color: #888;
  margin-bottom: 3em;
  margin-top: 1em;
}

#feedback_link a {
  color: #333;
}

#feedback_form {
  background-color: #eee;
  border: 1px solid #ccc;
  width: 30em;
  margin: 0 auto;
  margin-top: 16px;
  padding: 6px;
}

#copyright {
  text-align: center;
  font-size: 85%;
  padding: 3em 0;
  color: #888;
}

#copyright a {
  color: #777;
}

div.box-header {
  border: 1px solid #6A7650;
  font-weight: bold;
  padding: 1px;
  color: white;
  background: #98A973;
  text-align: center;
}

div.box-body {
  border-bottom: 1px solid #6A7650;
  border-right: 1px solid #6A7650;
  border-left: 1px solid #6A7650;
  font-size: 11px;
  padding: 3px;
  padding-bottom: 4px;
  line-height: 14px;
  margin-bottom: 10px;
  width: 172px;
}

h2.subcat-header {
  border: 1px solid #6A7650;
  font-weight: bold;
  padding: 0.15em;
  color: white;
  background: #98A973;
  text-align: center;
  margin: 5px 0;
}

p.cat-desc {
  margin-left: 2em;
  margin-top: 0.3em;
  color: #666;
  font-size: 92%;
}


/* testimonials page */

p.testimonial {
  margin-bottom: 1.6em;
}

p.testimonial span.quote {
  font-style: italic;
  color: #444;
  font-size: 92%;
}

p.testimonial span.person {
  margin-top: 0.3em;
  display: block;
}


/* google checkout rating box */

#gc_rating {
  width: 162px;
  border: 1px solid #6a7650;
  padding: 5px 8px;
  text-align: center;
  float: right;
  margin-left: 1.6em;
  margin-bottom: 1.5em;
  clear: right;
  background-color: #eee;
}

#gc_rating p {
  text-align: center;
  margin-top: 0;
}

#gc_rating p.heading {
  font-size: 100%;
  margin-bottom: 0.34em;
}

#gc_rating p.stars {
  margin: 0;
}

#gc_rating p.rating {
  font-size: 300%;
  margin: 0.3em 0;
  font-family: arial;
  font-weight: bold;
}



/* delivery rates info page */

#delivery_rates {
  border-collapse: collapse;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 2em;
}

#delivery_rates th, #delivery_rates td {
  padding: 0.3em 0.6em;
  text-align: center;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #bbb;
}

#delivery_rates th {
  font-size: 92%;
}

#delivery_rates span.note {
  font-weight: normal;
  display: block;
  font-size: 90%;
}

#delivery_rates span.price {
  font-size: 120%;
}

#delivery_rates th {
  background-color: #eee;
}

/* points info page */

#points_earning_schedule {
  margin: 2em auto;
  font-size: 110%;
  border-collapse: collapse;
  border: 5px solid #ddd;
}

#points_earning_schedule th, #points_earning_schedule td {
  padding: 0.4em 1em;
  text-align: center;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

#points_earning_schedule th {
  background-color: #eee;
}

#redeem_screenshot {
  float: right;
  width: 250px;
  margin: 0 0 1em 1em;
}

#redeem_screenshot .desc {
  text-align: center;
  font-size: 92%;
}

#points_terms {
  clear: both;
  padding-top: 2em;
}

/* search result page */

#search_results {
  
}

#search_results .result {
  margin: 0.7em 0;
}

#search_results .result .image {
  display: block;
  float: left;
  margin-right: 8px;
  margin-top: 4px;
}

#search_results .result .title a {
  color: #0000cc;
}

#search_results .result .extract {
	
}

#search_results .result .url {
  color: green;
}


#cssdropdown {
  list-style: none;
  background-color: #a6a995;
  border-bottom: 1px solid #646b4c;
  float: left;
  width: 100%;
  height: 22px;
}

#cssdropdown {
  padding: 0;
  margin: 0;
}

/* Head links */
#cssdropdown li.section {
  float: left;
  background-color: #8e9180;
  text-align: center;
}

#cssdropdown li.padding {
  float: left;
  background-color: #a6a995;
  text-align: center;
  height: 22px;
  border-right: 1px solid #4d523a;
  width: 13px;
}


#cssdropdown li.section a.headlink {
  border-right: 1px solid #4d523a;
  padding: 4px 7px;
  display: block;
  color: white;
  text-decoration: none;
  font-size: 92%;
  background-color: #8e9180;
  height: 14px;
}

#cssdropdown li.section:hover a.headlink {
  background-color: #636559;
}

/* Child lists and links */
#cssdropdown li.section .content {
  display: none;
  position: absolute;
  padding: 4px 20px;
  width: 450px;
  margin-left: -21px;
  margin-top: -4px;
  /*border: 1px solid red;*/
}

#cssdropdown li.section .content .inner {
  text-align: left;
  background-color: #fff;
  border: 2px solid #636559;
  float: left;
  padding: 10px;
}

#cssdropdown li.section .content .left {
  float: left;
  width: 215px;
}

#cssdropdown li.section .content .right {
  float: left;
  width: 210px;
}

#cssdropdown li.section .content .subsection {
  margin-bottom: 0.5em;
}

#cssdropdown li.section .content .subsection a {
  text-decoration: none;
  display: block;
}

#cssdropdown li.section .content .subsection a:hover {
  text-decoration: underline;
}

#cssdropdown li.section .content .subsection a.subc {
  display: block;
  margin-bottom: 0.4em;
  font-weight: bold;
  border-bottom-width: 0;
}

#cssdropdown a.subcc {
  margin-left: 0.5em;
}