/*********************************/
/** Start HTML Elements 	**/
/*********************************/
html {
  scrollbar-base-color: #3d3d3d;
  scrollbar-arrow-color: #3d3d3d;
  scrollbar-face-color: #a13434;
  scrollbar-track-color: #a13434;
  scrollbar-track-color: #3d3d3d;
}
body {
  background: #a13434;
  margin-top: 0px;
  font: bold 11px/1.5em Verdana;
  min-width: 1000px;
}
p {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
/*********************************/
/** End HTML Elements 		**/
/*********************************/


/*********************************/
/** Non-Sepecific Elements	**/
/*********************************/
#PageContainer {
  top: 0px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
}
#PageContentContainer {
  width: 1000px;
  position: absolute;
  top: 194px;
}

.NoBorder {
  border: 0px;
}
.StandardLink a {
  text-decoration: none;
  color: #ffffff;
}
.StandardLink a:hover {
  color: #ff3300;
}
.StandardLink1 {
  position: relative;
  top: 5px;
  margin-right: 5px;
  padding-top: 15px;
}
.StandardLink1 a {
  text-decoration: none;
  color: #ffffff;
}
.StandardLink1 a:hover {
  color: #ff3300;
}
.Bottom {
  top: 60px;
  font-size: 90%;
}
/*********************************/
/** End Non-Sepecific Elements	**/
/*********************************/

/*********************************/
/** Banner Elements		**/
/*********************************/
#PageTopMenu {
  height: 22px;
  background: url("../img/bgsearch.gif");
  width: 1000px;
  border-bottom: solid #a13434 1px;
  top: 0px;
  overflow: hidden;
  color: #ffffff;
}
#PageTopMenu #Languages {
  float: left;
  width: 450px;
  margin-left: 5px;
}
#PageTopMenu #Login {
  float: right;
  width: 450px;
  text-align: right;
  margin-right: 5px;
}
#PageLogo {
  width: 1000px;
  height: 130px;
  border-bottom: solid #a13434 1px;
  background: #ffff66;
  background-image: url("../img/adspace.gif");
  position: absolute;
  top: 23px;
  text-align: right;
  z-index: 2;
}
.LogoImage {
  position: absolute;
  top: 6px;
  left: 20px;
  overflow: visible;
  background: url("../img/logo.png");
  width: 98px;
  height: 164px;
}
#TopAd {
  position: relative;
  top: 10px;
  right: 10px;
}
#PageSearch {
  width: 1000px;
  overflow: visible;
  height: 40px;
  background: url("../img/bgsearch.gif");
  position: absolute;
  top: 154px;
}
#PageSearch #WelcomeBox {
  left: 0px;
  float: left;
  margin: 0px 0px 0px 120px;
  width: 350px;
}
#SearchBox {
  position: absolute;
  top: 0px;
  height: 32px;
  width: 504px;
  right: 0px;
  margin-right: 4px;
  margin-top: 4px;
  background: url("../img/searchbox.gif");
  overflow: visible;
  text-align: left;
}
.btnSearch {
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #a13434;
  color: #ffffff;
  font-size: 10pt;
}
#SearchBox .searchInput {
  position: absolute;
  top: 5px;
  width: 250px;
  color: #3d3b3b;
  font-style: italic;
  text-align: center;
}
#SearchBox p {
  margin-top: 9px;
  left: 5px;
  color: #000000;
}
#SearchBox #searchBtn {
  position: absolute;
  right: 0px;
  top: 0px;
}
#SearchBox #searchBtn img {
  border-right: none;
  border-left: none;
  border-top: none;
  border-bottom: none;
}
#cmdSearch {
  position: relative;
  top: 5px;
}
.Welcome {
  color: #ffff66;
  top: 10px;
  position: relative;
  left: 180px;
  text-align: center;
}

#navMenuTabs {
  position: absolute;
  top: 98px;
  /* font-size: 93%; */
  line-height: normal;
  right: 0px;
}
#navMenuTabs ul {
  margin: 0px;
  padding:10px 0px 0px 50px;
  list-style:none;
}
#navMenuTabs li {
  display:inline;
  margin: 0px;
  padding: 0px;
}
#navMenuTabs a {
  float: right;
  background: url("../img/tableftH.gif") no-repeat left top;
  margin: 0px;
  padding: 0px 0px 0px 4px;
  text-decoration: none;
}
#navMenuTabs a span {
  float: right;
  display: block;
  background: url("../img/tabrightH.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navMenuTabs a span {
  float:none;
}
/* End IE5-Mac hack */
#navMenuTabs a:hover span {
  color: #ff3300;
}
#navMenuTabs a:hover {
  background-position:0% -42px;
}
#navMenuTabs a:hover span {
  background-position:100% -42px;
}
#navMenuTabs #current a {
  background-position:0% -42px;
}
#navMenuTabs#current a span {
  background-position:100% -42px;
}
/*********************************/
/** End banner elements		**/
/*********************************/

/*********************************/
/** Page Content Elements	**/
/*********************************/
#PageContent {
  width: 1000px;
  min-height: 1000px;
  height: 1000px;
  overflow: hidden;
  background: #3d3d3d;
}
#ContentLeft {
  position: relative;
  left: 0px;
  float: left;
  width: 250px;
  top: 0px;
  height: 1000px;
}
.LeftItem {
  margin: 0px 0px 0px 0px;
  width: 250px;
  text-align: left;
  margin-bottom: 5px;
}
.LeftItemHeader {
  padding-top: 4px;
  padding-left: 10px;
  background: url("../img/bgsearch.gif");
  color: #ffff66;
  height: 20px;
}
.LeftItemBody {
  padding-left: 15px;
  padding-top: 2px;
  color: #000000;
}
.LeftItemBody p {
  padding-bottom: 2px;
}
.LeftItemBody a {
  color: #dddddd;
  text-decoration: none;
}
.LeftItemBody a:hover {
  color: #ffff66;
  text-decoration: underline;
}
.MOTD_P {
  color: #ffff66;
  font-face: garamond, verdana, arial;
  font-size: 10px;
  text-align: justify;
  font-style: italic;
  width: 220px;
}
.ColorContainer {
  width: 220px;
  text-align: center;
}

#ContentMiddle {
  height: 1500px; 
  background-image: url("../img/bodyspace.gif");
  background-repeat:repeat-y;
  float: left;
  width: 550px;
  top: 0px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
#ContentMiddle h1 {
  background: url("../img/bgsearch.gif");
  padding: 3px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  text-align: center;
  height: 21px;
  color: #ffff66;
  font: bold 14px Verdana;
}
#ContentMiddle h2 {
  background: url("../img/bgsearch.gif");
  padding: 3px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  text-align: center;
  height: 21px;
  color: #ffff66;
  font: bold 14px Verdana;
}
#ContentMiddle h3 {
  background: url("../img/bgh3.gif"); 
  padding: 3px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  text-align: center;
  height: 21px;
  color: #ffffff;
  font: bold 14px Verdana;
}




#ContentRight {
  float: left;
  width: 200px;
  top: 0px;
  padding-top: 0px;
  height: 1000px;
}
.RightItem {
  width: 200px;
  text-align: center;
}
.RightItemHeader {
  background: url("../img/bgsearch.gif");
  padding-top: 4px;
  padding-left: 10px;
  color: #ffff66;
  height: 20px;
}
.RightItemBody {
  background: #3d3d3d;
  margin: 0px;
  padding: 5px 0px 5px 0px;
/*  border-bottom: solid #000000 2px;
  border-right: solid #000 2px; */
}
.RightItemBody img {
  border: solid #000000 2px;
}
.RightItemFooter {

}


/*********************************/
/** End page content elements	**/
/*********************************/

/*********************************/
/** Drink Page Elements		**/
/*********************************/
.DrinkContainer {
  height: 930px;
  width: 500px;
  margin: 8px 0px 0px 24px;
  padding: 0px;
  overflow: visible;
}
.DrinkH3 {
  font: bold 14px arial;
  padding: 0px;
  margin: 10px 0px 0px 2px;
/*  color: #3d3d3d; */
/*  color: #ffffff; */
  color: #a13434;
/*  background-color: #e0e0e0; */
/*  background: url("../img/bgsearch.gif"); */
  text-decoration: underline;
}
.DrinkLeftContent {
  float: left;
  width: 350px;
  border-left: solid #e0e0e0 1px;
  border-top: solid #e0e0e0 1px;
  border-bottom: solid #e0e0e0 1px;
  padding-right: 2px;
/*  height: 485px; */
  height: 850px;
  overflow: hidden;
}
.DrinkLeftContent ul {
  padding-left: 0px;
  margin: 0px 0px 0px 20px;
  list-style-image: url("../img/cherry.gif");
  color: #000000;
}
.DrinkLeftContent li {
  margin-left: 25px;
  padding-left: 0px;
/*  color: #000000; */
  color: #3d3d3d;
  font: 14px verdana;
  text-align: justify;
}
.DrinkLeftContent li a {
  text-decoration: none;
  color: #a13434;
}
.DrinkLeftContent li a:hover {
  text-decoration: underline;
  color: #a13434;
}
.DrinkLeftContent p {
  margin: 5px 5px 5px 5px;
  color: #3d3d3d;
  text-align: justify;
  font: 14px verdana;
}
.DrinkRightContent {
  float: left;
  width: 142px;
/*  height: 485px; */
  height: 850px;
  border: solid #e0e0e0 1px;
  padding: 0px;
  text-align: center;
}
.DrinkRightContent P {
  font: 12px Verdana;
  margin: 8px 0px 0px 0px;
  color: #3d3d3d;
}
.DrinkRightContentCourtesy {
  font-style: italic;
  font-size: 10px;
  font-face: arial;
}
.DrinkRightContent a {
  color: #a13434;
  text-decoration: none;
}
.DrinkRightContent a:hover {
  text-decoration: underline;
}
.DrinkFooter {
  width: 495px;
/*  border-right: solid #e0e0e0 1px;
  border-left: solid #e0e0e0 1px; */
  color: #3d3d3d;
  text-align: center;
}
.DrinkFooter a {
  color: #a13434;
  text-decoration: none;
}
.DrinkFooter a:hover {
  text-decoration: underline;
}
.cmdRate {
  color: #ffff66;
  background-color: #3d3d3d;
}
/*********************************/
/** End drink page elements	**/
/*********************************/

/*********************************/
/** Collection page elements	**/
/*********************************/
.SmallCollectionContainer {
  width: 500px;
/*  height: 930px; */
/*  margin: 8px 0px 0px 24px; */
  padding: 0px;
}
.CollectionContainer {
  width: 500px;
  height: 930px;
  margin: 8px 0px 0px 24px;
  padding: 0px;
}
/** Container for 1-row only **/
.CollectionContainer1 {
  width: 500px;
  height: 158px;
  margin: 8px 0px 0px 24px;
  padding: 0px;
}
.CollectionAdContainer {
  width: 500px;
  height 158px;
  text-align: center;
  margin: 40px 0px 0px 0px;
}
/** Container for 2-rows only **/
.CollectionContainer2 {
  width: 500px;
  height: 316px;
  margin: 8px 0px 0px 24px;
  padding: 0px;
}
.Collection {
/*  width: 100%; */
  margin: 2px 0px 0px 0px;
  padding: 0px;
  height: 150px;
  font: bold 11px Verdana;
}
.Collection3x2 {
/*  width: 100%; */
  margin: 2px 0px 0px 0px;
  padding: 0px;
  height: 302px;
  font: bold 11px Verdana;
}
.Collection4x2 {
/*  width: 100%; */
  margin: 2px 0px 0px 0px;
  padding: 0px;
  height: 302px;
  font: bold 11px Verdana;
}
.CollectionItem {
  width: 120px;
  float: left;
  border: solid #e0e0e0 1px;
  margin: 0px 3px 0px 0px;
  overflow: hidden;
  text-align: center;
  height: 148px;
}
.CollectionItem3x2 {
  width: 370px;
  float: left;
  border: solid #e0e0e0 1px;
  margin: 0px 3px 0px 0px;
  overflow: hidden;
  text-align: center;
  height: 300px;
}
.CollectionItem4x2 {
  width: 495px;
  float: left;
  border: solid #e0e0e0 1px;
  margin: 0px 3px 0px 0px; 
  overflow: hidden;
/*  text-align: center; */
  height: 300px;
}
.CollectionItem a {
  color: #3d3d3d;
  text-decoration: none;
}
.CollectionItem a:hover {
  color: #a13434;
  text-decoration: underline;
}
.CollectionItem img {
  border: 0px;
}
.PagerContainer {
  float: left;
  position: absolute;
  top: 940px;
/*  width: 100%; */
  font-size: 14px;
  margin: 8px 0px 0px 0px;
  color: #3d3d3d;
}
.PagerBack {
  width: 120px;
  float: left;
  text-align: center;
  border: solid #e0e0e0 1px;
  margin: 0px 3px 0px 0px;
  padding-top: 8px;
  height: 32px;
}
.PagerBack a {
  color: #3d3d3d;
  text-decoration: none;
}c
.PagerBack a:hover {
  color: #a13434;
  text-decoration: underline;
}
.PagerSelect {
  width: 245px;
  float: left;
  text-align: center;
  border: solid #e0e0e0 1px;
  margin: 0px 3px 0px 0px;
  padding-top: 8px;
  height: 32px;
}
.PagerPageNumber {
  width: 25px;
  background: #3d3d3d;
}
.PagerSelect a {
  color: #a13434;
  text-decoration: none;
}
.PagerSelect a:hover {
  color: #3d3d3d;
  text-decoration: underline;
}
.PagerNext {
  width: 120px;
  float: left;
  text-align: center;
  border: solid #e0e0e0 1px;
  padding-top: 8px;
  height: 32px;
}
.PagerNext a {
  color: #3d3d3d;
  text-decoration: none;
}
.PagerNext a:hover {
  color: #a13434;
  text-decoration: underline;
}


/*********************************/
/** End collection page elements**/
/*********************************/

/*********************************/
/** Footer Elements		**/
/*********************************/
#PageFooter {
  float: left;
  background: url("../img/bgfooter.gif");
  height: 100px;
  margin-top: 1px;
  width: 100%;
  color: #ffffff;
  text-align: right;
}
.Copyright {
  color: #ffffff;
  position: relative;
  margin-right: 15px;
}
.Copyright a {
  text-decoration: none;
  color: #ffffff;
}
.Copyright a:hover {
  color: #ff3300;
}

/*********************************/
/** End footer elements		**/
/*********************************/
