html body {
	background: #FFF url(/images/bg-red-onion.jpg) center top no-repeat;
}
#content #selects { /* CONTENT OF CHANNEL AND SUBCHANNELS */
	width: 640px;
  }
  #selects-channel {
    position: relative;
   	font-family: Georgia, Times, serif;
    }
  #selects-subchannel {
    position: relative;
    }
#selects a {
	text-decoration: none;
	}
	#selects a:hover {
		text-decoration: underline;
    }
#selects h2.main-title {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-weight: normal; 
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  width: 640px;
  }
    #selects .selects-category-select {
      position: absolute;
      right: 0;
      top: 43px;
      }
  #selects .selects-dek {
    font-size: 14px;
    line-height: 21px;
  }
#selects .list { /* GRID DISPLAY AREA */
  margin-bottom: 25px; /* SPACING BETWEEN LIST AND PAGER/VIEW ALL BUTTON */
  }
  #selects .selects-subtitles{
    width: 640px;
    font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
    font-size: 26px;
    line-height: 36px;
    color: #a5060b;
    text-align: left;
    clear: both;
    position: relative;
    }
    #selects #selects-channel .selects-subtitles {
      border-top: 5px solid #e8e7e7;
      padding-top: 16px;
      }
      #selects #selects-channel .selects-subtitles.first {
        border-top: 0;
        padding-top: 0;
        }
  #selects .selects-sub-All-Links {
    position: absolute;
    right: 0;
    font-family: Georgia,serif;
    font-size: 12px;
    font-weight: bold;
    }
    #selects .selects-sub-All-Links a {
      text-decoration: underline;
      }
      #selects .selects-sub-All-Links a:hover {
        text-decoration: none;
        }
      
.selects-items-row {
	clear: both;
	height: auto;
  margin-bottom: 35px;
  margin-top: 10px;
  overflow: hidden;
  width: 645px;
  }
  #selects-subchannel .selects-items-row {
    background: transparent url(/images/dotted-border.gif) left top repeat-x;
    padding-top: 20px;
    }
  .selects-items-row.first{
    background: none;
    padding-top: 0px;
    }
  #selects-subchannel .selects-items-row.first {
    background-image: none;
    padding-top: 0;
    }
  #selects .selects-items{
    display:block; 
    float: left; 
    margin-right: 15px;
    text-align: center;
    width: 200px;
    }
    #selects .selects-items a {
      font-size: 18px !important;
      line-height: 22px !important;
      }
  #selects .selects-header-border{
    background: #000000;
    font-size: 0;
    height: 5px;
    line-height: 5px;
    margin: 15px 0 10px 0;
    padding: 0;
    text-indent: -9999px;
  }
  #selects .selects-items-border{
    background: #d1d1d1;
    clear: both;
    display: block; 
    font-size: 0;
    height: 5px;
    line-height: 5px;
    margin: 30px 0 10px 0;
    padding: 0;
    text-indent: -9999px;
  }
#selects .selects-items-sub-border {
	background: transparent url(/images/dotted-border.gif) left bottom repeat-x;
	clear: both;
	display: block; 
	padding: 0px 0 10px 0;
  }
.selects-view-all-button { 
	float: right;
  height: 23px;
  width: 134px;
  }
  .selects-view-all-button a { 
    background: transparent url(/images/view-all-products.png) 0 0 no-repeat;
    display: block;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-indent: -9999px;
    width: 134px;
    }
    .selects-view-all-button a:hover {
      background-position: 0 -25px;
      }
#selects #pagination {
  margin: 0 134px;
  }
  #selects #pagination a.pageNumber, 
  #selects #pagination a.next, 
  #selects #pagination a.previous { /* OTHER PAGINATION STYLES FROM COMMON.CSS */
      text-decoration: underline;
      }
      
/* RELATED PRODUCTS ON ARTICLE PAGES */
#related-products{
	font-family: Georgia, Times, serif;
	margin-top: 20px;
	position: relative;
	width: 640px;
  }
h2#surlatable-detail-title {
  border-bottom: 5px solid #000000;
  font-weight: normal;
  height: 25px;
  text-align: -9999px;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 0 0 12px;
  position: relative;
  text-align: center;
  width: 640px;
  }
  #related-products .related-products-title {
	  border-bottom: 5px solid #000000;
	  font-size: 28px;
	  font-weight: normal;
	  height: 25px;
	  line-height: 30px;
	  margin-bottom: 20px;
	  padding: 0 0 12px;
	  position: relative;
	  text-align: center;
	  width: 640px;
  }
  #related-products .related-products-title a {
    text-decoration: none;
    }
    #related-products .related-products-title a:hover {
      text-decoration: underline;
      }
#related-products .related-products-item {
	display: block; 
	float: left; 
	padding: 0 13px 15px 0; 
	width: 117px;
  }
  #related-products .related-products-item.last {
    padding-right: 0;
    }
  #related-products .related-products-item img {
    border: 1px solid #dddddd;
    height: 115px !important;
    width: 115px !important;
    }
  #related-products .related-products-item a {
    text-decoration: none;
    }
    #related-products .related-products-item a:hover {
      text-decoration: underline;
      }
/* TOP TEN SIDEBAR */
#sidebar #selects {
	font-family: Georgia, Times, serif;
  margin:20px 0 0 10px;
  width:300px;
  }
  #selects .top-ten {
      }
		#selects  .top-ten h6 {
			background: #000;
			color: #FFF;
			font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
			font-size: 12px;
			height: 25px;
			letter-spacing: 2px;
			line-height: 25px;
			text-align: center;
			text-transform: uppercase;
			width: 300px;	
		}
		#selects .top-ten ul {
      background:#EDE6D2 none repeat scroll 0 0;
      border-bottom:1px solid #DCDCDC;
      border-left:1px solid #DCDCDC;
      border-right:1px solid #DCDCDC;
      padding:5px 10px 10px;
      width:278px;
			}
			#selects .top-ten ul li {
				background: transparent url(/images/dotted-border.gif) left top repeat-x;
				padding: 5px 5px 5px 0;
				}
				#selects .top-ten ul li.even {
					background-color: #f1f0e2
				}
				#selects .top-ten ul li.first {
					background: none;
          /* *padding: 10px 5px 0 0; */
				}
				#selects .top-ten ul li.last {
          }
				#selects .top-ten ul li .number {
					color: #b5121b;
					display: inline;
					float: left;
					font-size: 22px;
					text-align: center;
					width: 30px;
          padding-right: 4px;
				}
				#selects .top-ten ul li .image {
					display: inline;
					float: left;
					height: 70px;
					width: 70px;
					}
					#selects .top-ten ul li .image a {
						background: #d1d1d1;
						display: block;
						height: 70px;
						width: 70px;
						}
						#selects .top-ten ul li .image a img {
							display: block;
							height: 70px;
							width: 70px;
						}
				#selects .top-ten ul li .info {
					display: inline;
					float: left;
					width: 230px;
					}
					#selects .top-ten ul li .info .name {
						font-size: 13px;
						line-height: 16px;
						}
						#selects .top-ten ul li .info .name a {
							font-size: 13px;
							font-style: normal;
							text-decoration: none;
							}
							#selects .top-ten ul li .info .name a:hover {
								text-decoration: underline;
							}
						#selects .top-ten ul li .info .name em {
							color: #707070;
							font-size: 10px;
							font-style: italic;	
							}
							#selects .top-ten ul li .info .name em a {
								color: #707070;
								font-size: 10px;
								font-style: italic;
								text-decoration: none;
								}
								#selects .top-ten ul li .info .name em a:hover {
									text-decoration: underline;
								}
/* BUY BUTTON */
a.buy-this-product {
    background: transparent url(/images/buy-this-product.png) 0 0 no-repeat; 
    display: block;
    font-size: 12px;
    line-height: 23px;
    height: 23px;
    margin-top: 30px;
    text-indent: -9999px;
    width: 127px; 
  }
  a:hover.buy-this-product {
    background-position: 0 -25px;
    }
    .rating-buttons a.buy-this-product {
      margin-top: 0;
      }
    .rating-buttons div.rating + a.buy-this-product {
      margin-left: 80px;
      }
/* SELECTS DETAIL PAGE TITLE */
h2#selects-detail-title {
  font-size: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  }
 .all-products-link {
    font-size: 12px;
	 position: absolute;
	 right: 10px; 
	 top: 7px;
	text-decoration: ;
 }
  .all-products-link  a {
	text-decoration: underline !important;
 }
 .all-products-link  a:hover {
	text-decoration: none !important;
 }

.whatis-products-link {
    font-size: 12px;
	line-height: 20px;
	 position: absolute;
	 right: 10px; 
	 top: 7px;
	text-decoration: ;
 }
  .whatis-products-link  a {
	text-decoration: underline !important;
 }
 .whatis-products-link  a:hover {
	text-decoration: none !important;
 }
