/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma,  Arial, sans-serif;  font-size: 12px; }
.errorBox {
	font-family : Tahoma,  Arial, sans-serif;
	font-size: 16px;ƒ
	background: #FFE79D;
	font-weight: bold;
}
.stockWarning { font-family : Tahoma,  Arial, sans-serif;  font-size: 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {
	color: #33B3AF;
	text-decoration: underline;
	font: 14px Arial, sans-serif;
}

BODY {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
H2{
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}
h1 {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	}
A {
  color: #333333;
  text-decoration: none;
  outline:none;
}

A:hover {
  color: #00669D;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma;  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
	color: #004040;
	font-family: Tahoma;
	font-size: 13px;
}

A.headerNavigation:hover {
  color: #0099CC;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #333333;
    padding-left: 20px;
}
/*
.infoBox {
	background: #FFFFFF;
}
*/
/* AYB */
.infoBox {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
padding-top:12px;
padding-left:2px;
background: #FFFFFF;
}
/* AYB */
.infoBoxHeading{
font-size: 16px;
font-family: Tahoma, Arial, sans-serif;
font-style: normal;
}
/* AYB */
.infoAYB {
vertical-align:7px;
height:10px;}

.infoBoxContents {
	background: #FFFFFF;
	font: 12px Tahoma, Arial, sans-serif;
	border-top: thin solid #999999;
}

.infoBoxNotice {
  background: #FF8E90;
}


#leftINFOboxs{
	padding-left: 18px;
	width: 170px;
}

.infoBoxNoticeContents {
 background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;  font-size: 12px;
}

TD.infoBoxHeading {
	font: normal 16px Tahoma, Arial, sans-serif;

}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fff;
}

TABLE.productListing {

}
TD.productListing-heading {
	color: #000000;
	font: 16px/40px Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #333333;
	padding-right: 10px;
	padding-left: 10px;
}

TD.productListing-data {
	font: normal 14px Tahoma, Arial, sans-serif;
	padding-top: 0px;
	padding-bottom: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	color: #333333;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma,  Arial, sans-serif;  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,  Arial, sans-serif;  font-size: 12px;
}

TD.accountCategory {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma,  Arial, sans-serif;  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma,  Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma,  Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 14px;
	color: #8c8c8c;
	padding-top: 5px;
}
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif;  font-size: 14px; color: #000000; padding-top: 5px; }

/* message box */

.messageBox { font-family: Tahoma,  Arial, sans-serif;  font-size: 12px; }
.messageStackError, .messageStackWarning {
	background-color: #FFE79D;
	border: 1px solid #FF0033;
	font: 16px/30px Tahoma, Arial, sans-serif;
}
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif;  font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma,  Arial, sans-serif;  font-size: 12px; color: #ff0000; }


.container {
	background: url(images/RightSadPointBoxMain3.gif) no-repeat right top;
	margin: 5px 0 0 15px;
	width: 560px;
}

#MMid .container img {
	margin: 20px 5px 5px 5px;
}
#MMid #leftNavout {
}
.container h1 {
	margin: 0px;
	padding: 12px 9px 10px 15px;
	background: url(images/LeftSadPointBoxMain3.gif) no-repeat left top;
	font: 20px Arial, Helvetica, sans-serif;
	color: #333333;
}
.container .link #container_bot {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0px 9px 9px 0px;
	background: url(images/RightSadPointBoxMain3.gif) no-repeat right bottom;
}
.container .link {
	background: url(images/LeftSadPointBox2.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}

/*ONEBOX*/

/**/
#TTop {
	background: url(images/TTop.gif) no-repeat left top;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}


#MMid {
	background: url(images/MMid.gif) repeat-y;
	width: 800px;
	padding: 0 0 0 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#BBot {
	background: url(images/BBot.gif) no-repeat left bottom;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
		
}
#fotterb{
	width: 800px;
	padding: 5px 0 0 30px;
	margin-right: auto;
	margin-left: auto;
	align: right;
}

.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
}

/* TOP TABBED NAV */

#nav{
	margin: 5px 28px 0 0;
	padding: 0;
	height: 67px;
	list-style: none;
	display: inline;
	overflow: hidden;
	clear: none;
	float: right;
}
#TTop img#iso {
	float: left;
	background: transparent;
}

#nav li{
margin: 0;
padding: 0;
list-style: none;
display: inline;
}

#nav a{
float: left;
padding: 67px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:25px; /*for IE5/winonly */
background-position: 0 -134px;
}

#nav a:hover {
background-position: 0 -67px;
}

#nav a:active, #nave a.selected{
background-position: 0 -134px;
}

#Thome a {
width: 83px;
background: url(images/HomeTabs.gif) top left no-repeat;
}

#Tcon a {
width: 100px;
background: url(images/ContactTaba.gif) top left no-repeat;
}
#Tview a {
width: 104px;
background: url(images/ViewCartTabs.gif) top left no-repeat;
}
#Tshops a {
width: 92px;
background: url(images/AllShopsTabs.gif) top left no-repeat;
}

/* TOP TABBED NAV */

#navcontainer{
	width: 186px;
	background: url(images/LeftNavBGb.gif) bottom left no-repeat;
	margin: 20px 5px 0 0px;
}
#ELnavcontainer{
	width: 186px;
	background: url(images/ELLeftNavBGb.gif) bottom left no-repeat;
	margin: 20px 5px 0 0px;
}

.navInfoBox{
	width: 179px;
	float: left;
}

.bigcontainer {
	float: left;
	width: 555px;
		margin-left: 15px;

}

.bull {
	padding-right: 5px;
	vertical-align: text-top;
}

ul#navlist{
	list-style: none;
	margin: 0 10px 10px 18px;
	padding: 0;
	
}

ul#navlist li a{
display: block;
padding: .5em 0 .5em 0;
width: 100%;
border-width: 1px;
border-color: #ffe #f5f5f5 #ccc #f5f5f5;
border-style: solid;
color: #333333;
text-decoration: none;
background: transparent;
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
margin: 0;
}

ul#navlist li a:hover, ul#navlist li#active a:hover, ul#navlist li#active a{
color: #333333;
background: transparent;
border-color: #aaab9c #f5f5f5 #fff #f5f5f5;
}




#infobar{
	width: 450px;
	background: url(images/SearchBoxTop.gif) no-repeat right bottom;
	float: right;
	padding: 15px 15px 30px 0;
	margin: 0px 26px 0px 0px;
}


#TopSearch{
	margin: 0px auto;
	width: 800px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 50px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Tahoma, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
/* UPS XML Tracking 6/8/07 */
.UPSheader {
  font-size: 13pt;
  color: #663300;
  font-weight: 900;
}

.UPSheader2	{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

.appheadercolor {
  background-color: #996633;
}

.modulepad {
  padding-left:10px;
  padding-right:10px;
}

.spacing {
  padding-left: 10px;
  padding-right: 10px;
}

.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}

TD.ups {
  font-family: verdana, arial,sans-serif;
  font-size: 7pt;
}

TD.upsSmall {
  font-family: verdana, arial,sans-serif;
  font-size: 6pt;
}

.brownbold {
  color: #663300;
  font-weight: bold;
}
/* End UPS XML Tracking */
img.creditcards {
	float:left;
	margin-left:5px;
	}
/* Specials */
ul#specialslist {
	list-style-type:none;

	}
ul#specialslist li{
	list-style-type:none;
	}

.LoginHeading{
	color: #006666;
	font: 25px Tahoma;
}

img {
border:none;
}
hr.line {
 color:#99cccc;
 width:50%;
 height:1px;
 clear:both;
}
 
img.creditcards {
 float:left;
 margin-left:5px;
 }
/* Specials */
ul#specialslist {
 list-style-type:none;
 }
ul#specialslist li{
 list-style-type:none;
 }


/* Shop.php feature products */ 
    #boxTinShop {
	width: 561px;
	background: url(images/BottleStoreFeatureBoxB.gif) no-repeat left bottom;
	}
	#boxBottleStore, #boxKK,#boxEL {
	width: 561px;
	background: url(images/BottleStoreFeatureBoxB.gif) no-repeat left bottom;
	}
	


#boxBottleStore h3 {
	margin: 0px;
	padding: 15px 15px 0px;
	border-bottom-color: #333333;
	background: url(images/BottleStoreFeatureBoxH.gif) no-repeat left top;
	text-align: right;
	height: 55px;
	font: lighter 20px Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
}
#boxTinShop h3 {
	margin: 0px;
	padding: 15px 15px 0px;
	border-bottom-color: #333333;
	background: url(images/TinShopFeatureBoxH.gif) no-repeat left top;
	text-align: right;
	height: 45px;
	font: lighter 20px Georgia, "Times New Roman", Times, serif;
	
	
}
#boxKK h3 {
	margin: 0px;
	padding: 15px 15px 0px;
	border-bottom-color: #333333;
	background: url(images/KKFeatureBoxH.gif) no-repeat left top;
	text-align: right;
	height: 83px;
	font: lighter 20px Georgia, "Times New Roman", Times, serif;
	}
	
#boxEL h3 {
	margin: 0px;
	padding: 15px 15px 0px;
	border-bottom-color: #333333;
	background: url(images/ELFeatureBoxH.gif) no-repeat left top;
	text-align: right;
	height: 75px;
	font: lighter 20px Georgia, "Times New Roman", Times, serif;
	}
	
#boxBottleStore ul, #boxTinShop ul {
	margin: 0px;
	padding: 0px 0px 25px 30px;
	list-style: none;

}
#boxKK ul,  #boxEL ul {
	margin-top: -20px;
	margin-left:0px;
	padding: 0px 0px 25px 30px;
	list-style: none;

}
#boxBottleStore .clearB, #boxTinShop .clearB, #boxKK .clearB, #boxEL .clearB {
	clear: both;
}
#boxBottleStore ul li, #boxTinShop ul li {
	padding: 0px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	width: 155px;
	font: 12px Verdana;
}
#boxKK ul li, #boxEL ul li{
	padding: 0px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	width: 165px;
	font: 12px Verdana;
}
#boxBottleStore img, #boxTinShop img, #boxKK img, #boxEL img {
	border-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
}



#boxBottleStore ul li a:visited, #boxTinShop ul li a:visited, #boxKK ul li a:visited{
	color: #333333;
}
#boxBottleStore ul li a:active, #boxTinShop ul li a:active, #boxKK ul li a:active{
	color: #333333;
}
#boxBottleStore ul li a:link, #boxTinShop ul li a:link, #boxKK ul li a:link{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#boxBottleStore ul li a:hover, #boxTinShop ul li a:hover, #boxKK ul li a:hover{
	color: #006666;
}


/*UPS TRACKING */
.UPSheader {
	font-size: 13pt;
	color: #663300;
	font-weight: 900;
}
#upstrack {
	width:100%;
	padding:5px;
	clear:both;
	}
p.ups {
	width:413px;
	font-size:11px;
	}
.columntitle {
	padding:5px;
	background-color:#66CCCC;
	font-weight:bold;
	float:left;
	border:1px solid #fff;
	}
.upsinfo {
	padding:5px;
	font-size:9px;
	float:left;
	border:1px solid #66CCCC;
	height:100px;
	}
.process {
	padding:5px;
	font-size:9px;
	float:left;
	border-left:1px solid #66CCCC;
	border-right:1px solid #66CCCC;
	height:20px;
	}
ul.delivery {
	list-style-type:none;
	float:left;
	margin-top:0px;
	}
h3.ups {
	width:380px;
	background-image: url('images/gradient.png');
	font-size:14px;
	padding:5px;
	color:#003366;
	margin-top:0px;
	}
.upssubtitle {
	font-weight:bold;
	font-size:13px;
	padding-bottom:3px;
	color:#2e9b9b;
	}
#IndexDescText{
	float:left;
	width:70%;
	margin-left:25px;
	margin-top: 10px;
}


#footerlinks{
	width: 850px;
	margin-right: auto;
	margin-left: auto;

	}

#footerlinks ul{
	font-size: 24px;
	float: left;
	border-right: thin solid #333;
	height: 150px;
	margin: 40px 0px 0px;
	padding: 0px 30px;
	}
#footerlinks ul#last{
	font-size: 24px;
	float: left;
	margin-top: 20px;
	border-right: none;
	height: 150px;
	margin: 40px 0px 0px;
	padding: 0px 30px;
	}
	
#footerlinks ul li{
	list-style: none;
	font-size: 14px;
	margin-left: 20px;
	}
h2#crosssell {
font-size:18px;
padding:0px;
margin:0px;
height:20px;
width:400px;
}
/* Tin Shop Holiday ad on home page */
div#tinshopholiday {
width:401px;
height:106px;
background-image:url('images/tinshopholidayad.jpg');
background-repeat:no-repeat;
text-align:left;
padding-top:5px;
}
div#tinshopholiday h3{
color:#339933;
font-size:16px;
margin:5px 0 0 10px;
font-weight:lighter;
}
div#tinshopholiday h2{
color:#CC0033;
font-size:22px;
margin:5px 0 0 10px;
font-weight:normal;
}
h3.holidayheading {
color:#CC3300;
font-size:22px;
margin:5px;
font-weight:lighter;
font-family: times;  
}
h5.holidayheading {
color:#006633;
font-family:arial;
font-size:16px;
margin:5px;
font-weight:lighter;
}

