body {
  margin: 0;
  padding: 0;
  background: url(../images/body-bg.jpg) top left repeat-x #fff;
  font: 1em/1.4 Verdana,"Lucida Grande","sans serif";
  color: #333;
  text-align: center;
  }

/* GLOBAL STYLES */

a {
  text-decoration: none;
  color: #244F9C; 
  }
  
a:hover {
  border-bottom: 1px solid #244F9C;
  background-color: #DBE4F7;
  }

#left li {
  list-style-type: none;
  }

h2, h3, h4, h5, h6 {
  color: #903;
  }

blockquote {
  font-style: italic;
  } 

a img {
  border: none;
  }

#right ul ul li {
  font-size: 1em;
  }

/* LAYOUT */ 

#accessibility {
  position: absolute;
  top: -10000px;
  }

#container {
  position: relative;
  margin: 0 auto;
  width: 90%;
  max-width: 950px;
  min-width: 830px;
  padding: 0;
  text-align: left;
  }
  
* html #container {
  width: 840px;  
  }

#header {
  margin: 0;
  padding: 0;
  background-image: url(../images/trolley.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 7em;
  border-top: 1px solid #DBE4F7;
  }

#right {
  margin-left: 270px;
  padding: 0;
  margin-top: 8px;
  } 

#left {
  position: absolute;
  top: 7em;
  left: 0;
  width: 250px;
  margin-top: 8px;
  margin-bottom: 1em;
  }

#footer {
  margin: 1em 0 0 270px;
  padding: 0;
  height: 5em;
  clear: both;
  font-size: 0.7em;
  }

/* HEADER */ 

h1 {
  margin: 35px 0 0 90px;
  padding: 0;
  position: relative;
  width: 282px;
  font-size: 1.2em;
  z-index: 60; /* need for FX and IE */
  }	

h1 a {
  display: block;
  text-indent: -700em;
  background: url(../images/sw-h1.gif) top left no-repeat;
  width: 282px;
  height: 35px;
  padding: 0;
  }

h1 a:hover {
  border-bottom: none;
  } 
   
#header h2 {
  float: left;
  font-weight: normal;
  font-size: 0.8em;
  color: #333;
  margin: 0 0 0 92px !important;
  margin: 0 0 0 46px;
  padding: 0;
  }

#topnav {
  position: absolute;
  top: 0 !important;
  top: 8px;
  right: 0;
  font-size: 0.8em;
  } 

#topnav li {
  display: inline;
  margin-left: 0.7em;
  float: left;
  }

#searchbox {
  position: absolute;
  top: 3.5em;
  right: 0;
  background-color: #DBE4F7;
  z-index: 100;
  }

#searchbox form {
  font-size: 0.8em;
  padding: 0;
  margin: 0;
  }

#searchbox input {
  border: 1px solid #244F9C;
  background-color: #fff;
  margin: 0 0 0 10px;
  padding: 2px;
  }
  
#searchbox p {
  padding: 0;
  margin: 0;
  } 

/* HOME PAGE AND FEATURES */

#welcome {  
  min-height: 1em;  
  margin: 0 0 20px 0;  
  padding: 0;
  position: relative;
  }

* html #welcome {
  height: 1em;  
  }
  
#welcome h2 {
  text-indent: -3000px;
  background: url(../images/sw_welcome_h2.gif) top left no-repeat;
  height: 4em;
  margin: 0;
  padding: 0;
  }

#welcome p, #welcome li {
  margin: 0 80px 0 0;  
  padding: 0;
  font-size: 0.8em;  
  }

#welcome ul {
  margin-top: 5px;
  margin-bottom: 5px;
  }

#new-feature {
  position: absolute;
  bottom: 50px;
  right: 0;
  }

#new-feature a {
   text-decoration: none;
   background-color: #fff;
   }

#new-feature a:hover {
  text-decoration: none;
  border: none;
  }

.tabs {
  width: 100%;
  min-height: 1.5em;
  float: left;
  margin: 0 0 0.5em 0;
  padding: 0;
  border-bottom: 1px solid #244F9C;
  }

.tabs li {
  float: left;
  background: url(../images/sw_domtab_left_on.gif) no-repeat left top;
  margin: 0 0.2em 0 0;
  padding: 0 0 0 9px;
  font-size: 0.8em;
  list-style-type: none;
  }

.tabs a {
  display: block;
  background: url(../images/sw_domtab_right_on.gif) no-repeat right top;
  padding: 5px 10px 4px 0;
  color: #244F9C;
  }

.tabs a:hover {
  border-bottom: none;
  background-color: #fff;
  }

ul li.activetab {
  background: url(../images/sw_domtab_left.gif) no-repeat top left;
  }

.activetab a {
  background: url(../images/sw_domtab_right.gif) no-repeat top right;
  color: #fff;
  }

.offer {
  margin: 0;
  padding: 0;
  }

.offer h3 {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 0.9em;
  }

.offer h4 {
  font-size: 0.8em;
  }

/* DIPLAYING THE WINE */

h2 {
  padding: 0;
  margin: 0 0 0 2.6em;
  font-weight: normal;
  font-size: 1.1em;
  }   

h3 {
  padding: 0;
  margin: 0;
  font-size: 1.1em;  
  font-weight: normal;  
  }

h4 {
  padding: 0;
  margin: 0;
  font-size: 1em;
  }

.sectiontitle {
  padding: 0;
  margin: 0 0 1em 2.5em;
  font-size: 1em;
  color: #903;
  border-bottom: 1px dotted #766;
  }

.red, .white, .rose, .sparkling, .dessert, .sherry, .port {
  margin: 0 0 1em 0;
  padding: 0 0 0 2.5em;
  display: block;
  position: relative;
  min-height: 4em;
  }

* html .red, * html .white, * html .rose, * html .sparkling, * html .dessert, * html .sherry, * html .port {
  height: 4em;
  }

.red h2, .white h2, .rose h2, .sparkling h2, .dessert h2, .sherry h2, .port h2 {
  margin: 0;
  }

.red {
  background: url(../images/sw_red_icon.jpg) 0 10% no-repeat;
  }
    
.white {
  background: url(../images/sw_white_icon.jpg) 0 10% no-repeat;  
  }

.rose {
  background: url(../images/sw_rose_icon.jpg) 0 10% no-repeat;  
  }
  
.sparkling {
  background: url(../images/sw_sparkling_icon.jpg) 0 10% no-repeat;  
  }

.dessert {
background: url(../images/sw_dessert_icon.jpg) 0 10% no-repeat;
}

.sherry {
background: url(../images/sw_sherry_icon.jpg) 0 10% no-repeat;
}

.port {
background: url(../images/sw_port_icon.jpg) 0 10% no-repeat;
}
   
.red ul, .white ul, .rose ul, .sparkling ul, .dessert ul, .sherry ul, .port ul {
  padding: 0 0 0 2.1em !important;  
  padding: 0 0 0 1.3em;  
  margin: 0;  
  font-size: 0.7em;  
  }  
  
.red p, .white p, .rose p, .sparkling p, .dessert p, .sherry p, .port p {
  font-size: 0.7em;  
  padding: 0;  
  margin: 0;
  }

.bullet {
  list-style-image: url(../images/sw_bullet.gif);
  margin: 0;
  padding-left: 0 !important;
  padding-left: 5px;
  }

.discount {
  list-style-image: url(../images/sw_bullet.gif);
  margin: 0;
  padding-left: 0 !important;
  padding-left: 5px;
  }

.discount a {
  color: red;
  text-decoration: underline;
  }

.discount a:hover {
  background-color: #fff;
  border-bottom: none;
  }
  
.review {
  list-style-image: url(../images/sw_review.png);
  margin: 0;
  padding-left: 0 !important;
  padding-left: 5px;
  }
  
.taste {
  list-style-image: url(../images/16-tag-pencil.png);
  margin: 0;
  padding-left: 0 !important;
  padding-left: 5px;
  }

.commentinvite {
  background: url(../images/sw_comments.png) top left no-repeat;
  margin: 0;
  padding-left: 25px !important;
  }

#box {
  width: 37em;
  font-size: 0.8em;
  padding: 10px;
  margin: 0;
  background-color: #eee;
  }

/* SITE NAVIGATION TYPOGRAPHY AND LINKS */

#smlist {
  background: url(../images/sw_smlist_t.jpg) top left no-repeat #DBE4F7;
  margin: 0 0 1em 0;
  padding: 0;
  }
  
#smlist ul {
  background: url(../images/sw_smlist_b.jpg) bottom left no-repeat;
  margin: 0;
  padding: 20px;
  list-style-type: none;
  font-size: 0.9em;
  font-weight: 600;
  }

#categories {
  position: relative;
  margin: 1em 0;
  padding: 0 0 0 1em;
  min-height: 1em;
  }
  
#categories h3 {
  margin-bottom: 10px;
  }
  
* html #categories {
  height: 1em;
  } 

.browse-left {
  margin: 0;  
  padding: 0;
  float: left;
  width: 40%;
  clear: left;
  }
  
.browse-right {
  margin: 0;  
  padding: 0;
  float: right;
  width: 58%;
  clear: none;
  } 
 
#categories p {
  margin: 0;
  font-size: 0.7em;
  color: #903;
  clear: none;  
  } 
   
#categories ul {
  margin: 0 0 10px 0;
  padding: 0;
  clear: none;
  }

#categories li {
  font-size: 0.7em;
  margin: 0;
  padding: 0;  
  line-height: 1.5;
  }

.tastetags {
  clear: both;
  margin: 1em 0;
  padding: 0 0 0 1em;
  min-height: 1em;
  }
  
* html .tastetags {
  height: 1em;
  } 
   
 
#rssfeed {
  padding: 0 5px 0 0;
  margin: 0;
  font-size: 0.9em;
  clear: both;
  }

#rssfeed h3,
#banner h3 {
  font-size: 0.9em;
  padding: 5px 0 0 20px;
  border-top: 1px solid #ccc;
  margin: 5px 0 0 0;
  }

#rssfeed ul {
  padding: 0;
  margin: 0 0 0 20px;
  font-size: 0.8em;
  }
	
#rssfeed li {
  padding: 2px 0;
  }

#rssfeed p {
  margin: 0;
  padding: 2px 0 2px 20px;
  font-size: 0.8em;
  }

#rssfeed .feedicon {
  background: url(../images/feed-icon.png) 0 5px no-repeat;
  }
  
.greylink {
  color: #766;
  }
  
.greylink:hover {
  border-bottom: 1px solid #766;
  background-color: #eee;
  }

/*Banners*/
#banner img {
  margin-top: 5px;
  }

body #banner a:hover {
  text-decoration: none;
  border: none;
  background-color: #fff;
  }

/* ARTICLES */

.abouttitle {
  padding: 0;
  margin: 0 0 1em 0;
  font-size: 1em;
  color: #903;
  border-bottom: 1px dotted #766;
  }

.breadcrumb {
  font-size: 0.7em;
  }

.excerpt {
  font-size: 0.8em;
  border-bottom: 1px dotted #766;
  margin: 0 0 1em 0;
  }

.excerpt {
  font-size: 0.8em;
  border-bottom: 1px dotted #766;
  margin: 0 0 1em 0;
  }

.excerpt p {
  margin: 0 0 1em 0;
  padding: 0;
  }

.excerpt .posted {
  font-weight: 600;
  font-size: 0.7em;
  font-style: normal;
  }

.article ul {
  margin: 0 0 1em 0;
  padding: 0;
  list-style-type: none;
  }

.article ul ul {
  margin: 0 0 1em 20px;
  list-style-type: circle;
  }

.article p, .article li {
  font-size: 0.8em;
  }

.article p {
  padding: 0;
  margin: 0 0 1em 0;
  }

.article h3,
.article h4 {
  font-size: 0.9em;
  font-weight: normal;
  }

.article h4 {
  padding: 0;
  margin: 0;
  }

h2.articletitle {
  margin: 0 0 0.5em 0;
  }

.prevnext {
  border-top: 1px dotted #766;
  padding-top: 1em;
  font-style: italic;
  clear: left;
  }

/* COMMENTS */

#commentsdiv {
  margin: 0;
  padding: 1em 0;
  position: relative;
  clear: left;
  }

#commentsdiv h3 {
  margin: 0;
  padding: 0;
  color: #766;
  font-size: 0.9em;
  }

#commentsdiv form {
  margin: 0;
  padding: 1em;
  background-color: #DBE4F7;
  font-size: 0.7em;
  }

#commentsdiv form h3 {
  font-size: 1.2em;
  margin: 0;
  font-weight: 600;
  }

#commentsdiv ol {
  margin: 0;
  padding: 0;
  border: 1px solid #fff; /* this is to force IE to display list-item bottom border */
  list-style-type: none;
  }

#commentsdiv li {
  margin: 0;
  padding: 1em 0 0.3em 0;
  font-size: 0.7em;
  border-top: 1px dotted #766;
  }

#commentsdiv li p {
  margin: 1em 0;
  padding: 0 0 0.3em 0;
  }

cite {
  font-weight: 600;
  }

small {
  clear: both !important;
  clear: none;
  }

.wet_recent_comments {
  margin: 0 0 0 20px;
  padding: 0;
  }

.wet_recent_comments li{
  list-style-image: url(../images/sw_bullet.gif);
  margin: 0 0 0.5em 0;
  padding: 0;
  }

.wet_recent_comments li a {
  font-size: 0.8em;
  }

.wet_recent_comments p {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  }

/* THE ARCHIVE */

#archive p {
  margin: 0;
  padding: 0;
  }

#archive dl {
  font-size: 0.8em;
  }

.rssMenu {
  margin: 0;
  padding: 0;
  }

/* TASTE TAG CLOUD */

.cloud1 {
  font-size: 0.6em
  }

.cloud2 {
  font-size: 0.7em;
  }

.cloud3, .cloud4 {
  font-size: 0.8em;
  }

.cloud5, .cloud6 {
  font-size: 0.9em;
  }

.cloud7 {
  font-size: 1em;
  }

.cloud8 {
  font-size: 1.1em;
  }

.cloud9 {
  font-size: 1.2em;
  }

.cloud10 {
  font-size: 1.3em;
  }

/* STAR RATING STYLES */

.tcm_rating_input {
  margin: 0 0 1em 2.6em;
  padding: 0;
  }

.offer .tcm_rating_input {
  margin: -1em 0 1em 2.6em;
  }

.tcm_rating_input p {
  font-size: 0.7em;
  padding: 0;
  margin: 0 0 0 7px;
  }

.star-rating {
  list-style:none;
  margin: 0;
  padding:0;
  width: 125px;
  height: 25px;
  position: relative;
  background: url(http://www.supermarketwine.com/images/4.gif) top left repeat-x;
  }

.star-rating li {
  padding:0px;
  margin:0px;
  /*\*/
  float: left;
  /* */
  }

.star-rating li a {
  border: 0;
  display:block;
  width:25px;
  height: 25px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0px;
  }

.star-rating li a:hover {
  background: url(http://www.supermarketwine.com/images/4.gif) left bottom;
  z-index: 2;
  left: 0px;
  }
	
.star-rating a.one-star {
  left: 0px;
  }

.star-rating a.one-star:hover {
  width:25px;
  }

.star-rating a.two-stars {
  left:25px;
  }

.star-rating a.two-stars:hover {
  width: 50px;
  }

.star-rating a.three-stars {
  left: 50px;
  }	

.star-rating a.three-stars:hover {
  width: 75px;
  }

.star-rating a.four-stars {
  left: 75px;
  }	

.star-rating a.four-stars:hover {
  width: 100px;
  }	

.star-rating a.five-stars {
  left: 100px;
  }

.star-rating a.five-stars:hover {
 width: 125px;
  }	

.star-rating li.current-rating {
  background: url(http://www.supermarketwine.com/images/4.gif) left center;
  position: absolute;
  height: 25px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
  }

.ratingerror { 
  color: #333;
  }

.vote {
  float: right;
  }

/* Bookmarks */
.bookmark-title {
  font-size: 0.8em;
  margin: 0 0 0 3.5em;
  padding: 0;
  }

.bookmarks {
  padding: 0;
  margin: 0 0 0 3em;
  }

.article .bookmarks {
  margin: 0;
  }

.bookmarks li {
  float: left;
  margin: 10px 20px 0 0;
  list-style-type: none;
  }

/*buy this wine*/
.buylink {
  width: 120px;
  height: 29px;
  background: url(http://www.supermarketwine.com/images/buywine.jpg) top left no-repeat;
  list-style-type: none;
  margin-top: 5px;
  }

.buylink a {
  width: 120px;
  height: 29px;
  display: block;
  text-indent: -3333px;
  }

.smallbuylink {
  list-style-type:none;
  }

.smallbuylink a {
  width: 80px;
  height: 20px;
  display: block;
  text-indent: -3333px;
  background: url(../images/buywine.gif) top left no-repeat;
  margin-top: 3px;
  }

.smallbuylink a:hover {
  text-decoration: none;border: none;
  }

body #right li.buylink a:hover {
  text-decoration: none;
  border: none;
  background: url(http://www.supermarketwine.com/images/buywine.jpg) top left no-repeat;
  }

/* Threshers */
.administration {
  background: #903;
  color: #fff;
  padding: 10px;
  margin-top: 20px;
  }