/*
  $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
*/

.errorBox { background: #FFCC33; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; }

BODY {
	color:#513c25;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(images/2008BottleStoreBackground.gif) repeat-x;
}

a {
  color: #513c25;
  text-decoration: none;
  outline:none;
}

A:hover {
  color: #9ee8d7;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
	color: #004040;
	font-size: 13px;
}

A.headerNavigation:hover {
  color: #0099CC;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  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;
}

.infoBoxContents {
	background: #FFFFFF;
	border-top: thin none #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	border-style: none;
}

#leftINFOboxs{
	padding-left: 18px;
	width: 170px;
}
TD.infoBoxHeading {
	color: #513c25;
	height:20px;
	border: 1px solid #9EE8D7;
	font: bold 14px/35px Georgia, "Times New Roman", Times, serif;	
}


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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #513c25;
  border-spacing: 1px;
  width: 98%;

}

.productListing-heading {
  font-family: Tahoma,  Arial, sans-serif;  font-size: 12px;
  background:#9ee8d7;
  color: #513c25;
  font-weight: bold;
}
.productListing-heading a:hover {
	color:#fff;
	}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 95%;
  font-size: 11px;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageStackError, .messageStackWarning { background-color: #FFCC33; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }


.container {
	background: url(images/prodlistbg2-bottlestore.gif) no-repeat right top;
	margin: 5px 0 0 15px;
	width: 560px;
}

#MMid .container img {
}
	


#MMid #leftNavout {
}
.container h1 {
	margin: 0px;
	padding: 12px 9px 10px 15px;
	background: url(images/prodlistbg1-bottlestore.gif) no-repeat left top;
	font: 18px arial;
	color:#663300;
}
.container .link #container_bot {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0px 0px 9px 0px;
	background: url(images/prodlistbg2-bottlestore.gif) no-repeat right bottom;

}
.container .link {
	background: url(images/prodlistbg1-bottlestore.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
.container p {
	clear:both;
	margin:10px;
	}
.container span.ProductImg {
	float:left;
	text-align:center;
		margin: 20px 5px 5px 5px;
	}
img#enlarge{
	text-align:center;
	padding: 0px;
	border-style: none;
	margin-top: 5px;
	margin-right: 5px;
}
	
#extraImgRoll{
float:left;
	text-align:center;
	margin: 5px 5px 0px;
	padding: 0px;
}	
	
/*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: 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;}

/* 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 0 0 0px;
}

.navInfoBox{
	width: 166px;
	float: left;
}
.bigcontainer {
	float: left;
	width: 555px;
	margin-left: 13px;
}

.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 */

span.logo {
	margin-left:25px;
	float:left;
	}
h2 {
	color:#513c25;
	float:left;
	margin:35px 0 0 25px;
	width: 205px;
	font: 22px Georgia, "Times New Roman", Times, serif;
	}
ul.pagetools {
	list-style-type:none;
	margin:50px 0 0 25px;
	float:left;
	padding: 0;
}
ul.pagetools li {
	width:125px;
	height:30px;
}
.valign {
	vertical-align:5px;
	height:25px;
}
/* Product Info Page */
table.CrossSellHeading {
	background:#9ee8d7;
	padding:2px;
	border:1px solid #513c25;
	border-bottom:none;
	width:530px;
	margin-left:25px;
	height:30px;
}

.CrossSellHeading h2{
	font-weight: normal;
	font-size: 18px;
	padding:0px;
	margin:0px;
	margin-top:-2px;
	height:20px;
		
}

table.CrossSell {
	background: #ffffff;
	border:1px solid #513c25;
	border-top:none;
	width:530px;
	margin-left:25px;

	
}

/* Product Tabs */
.tabcontent {
	padding:5px;
	clear:both;
	background:#fff;
	border: 1px solid #513c25;
	text-align:left;
	width:93%;
	z-index:1;
	}
#mainnavtabbed1{
	clear:both;
	list-style-type:none;
	margin:0 0 0 6px;
	padding:0;
	position:relative;

}
*:first-child+html #mainnavtabbed1 {
	margin-left:5px;
	}
#mainnavtabbed1 li{
	margin-left:1px;
	_margin-left:-1px;
	float:left;
	width:87px;
	height:24px;
	margin-bottom:-1px;
	padding:0px 0px 0px 6px;
	text-align:center;
	text-indent:-2px;	
}

#mainnavtabbed1 li a{
	padding:4px 0px;

	display:block;
	background-image: url('images/tabinactive-bottlestore.jpg');
	text-decoration:none;

}
#mainnavtabbed1 li a.tabon,#mainnavtabbed1 li a.tabon:hover{
	background-image: url('images/tabactive-bottlestore.jpg');
	border:none;
	margin-top:1px;
}
#mainnavtabbed1 li a:hover{
	background-image: url('images/tabhover-bottlestore.jpg');
	border-bottom:1px solid #fff;

}

.subcategorylisting {
	text-align:center;
	width:168px;
	margin: 0 5px;
	float: left;
	font-size: 14px;
	border: 1px solid #333300;
	padding-bottom: 10px;
}



.float {
	float:left; 
	}
#price {
	font-size:18px;
	font-weight:bold;
	float:right;
	margin:0px 45px 0px 0px;
}
#qty {
	float: right;
	margin-right: 10px;
	line-height: 30px;
}

#buttonaddtocartTOP {
	float:right;
	margin: -20px 15px 2px 0px;
}
#buttonaddtocartSINGLE {
	float:left;
	margin: 5px 0px 0 20px;
}
#buttonaddtocartBOT {
	float:right;
	margin: 0px 15px 2px 0px;
}
hr.reviews {
	height:1px;
	width:65%;
	color:#9ee8d7;
	}

#IndexDescText{
	float:left;
	width:70%;
	margin-left:25px;
	margin-top: 20px;
}
#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;
	}
	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;
}
img {
border:none;
}
	span.float {
width:225px;
float:left;
margin-left:25px;
}
span.reviewby {
color:#3d4973;
font-size:13px;
}
span.reviewtext {
font-size:13px;
}
h4.tellfriendsubheading {
font-size:14px;
text-decoration:underline;
color:#3d4973;
margin:0px;}
span.right {
float:right;
}
span.left {
margin-top:5px;}



