

/* Begin Tags */
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	font: 12px/16px "Trebuchet MS", Verdana, sans-serif;
	background: #fff url(/img/themed/bana/GFX/BANa-HeaderBk.gif) repeat-x scroll center top;
}
a:link {
	color: #2387ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2387ff;
}
a:hover {
	text-decoration: none;
	color: #0352b1;
}
a:active {
	text-decoration: none;
	color: #2387ff;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #e1962f;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 28px;
	line-height: 32px;
}
h2 {
	color: #e1962f;
	margin: 10px 0px 2px 0px;
	padding: 0px;
	font: normal 20px/24px "Trebuchet MS", Verdana, sans-serif;
	clear: both;
}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 11px;
}
h4 {
	color: #666;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font: bold 12px/16px "Trebuchet MS", Verdana, sans-serif;
}
h4 em {
	color: #999;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
h5 {
	color: #666666;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font: normal 20px/22px "Trebuchet MS", Verdana, sans-serif;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}
img {
	border: none;
	display: block;
}
ul {
	list-style-position: outside;
	margin-left: 10px;
	margin-top: 0px;
}
	ul#special {
		list-style-position: outside;
		margin-left: 140px;
	}
li {
	list-style-type: circle;
	margin-left: 0px;
	margin-bottom: 5px;
}
	#special li {
		margin-left: 30px;
	}
blockquote {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	font-weight: normal;
	padding: 10px;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	background-color: #e1962f;
	margin: 10px 0px;
}
blockquote strong {
	font-weight: bold;
}
form {
	text-align: right;
}
form p {
	margin: 0px 0px 20px 0px;
}
input {
	background-color: #fff;
	width: 200px;
	margin-left: 10px;
}
span input {
	width: 15px;
}
textarea {
	background-color: #fff;
	margin-left: 10px;
}
label {
}
#submit, #clear, 
#previous, #cancel, 
#print {
	width: 70px;
	height: 25px;
	color: #e1962f;
	border: 1px solid #e1962f;
}
#submit:hover, #clear:hover,
#previous:hover, #cancel:hover,
#print:hover {
	background-color: #e1962f;
	color: #fff;
	cursor: hand;
}

div.input, div.submit {
   clear: both;
   padding: 0 0 10px 0;
}
div.input img {
   display: inline;
}
div.input label {
   font-size: 12px;
}
div.input input, div.input select, div.input textarea {
   border: 1px solid #CCCCCC;
   padding: 2px;
}
div.input select {
   margin-left: 10px;
}
div.input.required label {
   font-weight: bold;
}
div.input.required input, div.input.required select, div.input.required textarea {
   border: 1px solid #0F2861;
}
div.input.error label {
   color: red;
}
div.input.error input, div.input.error select, div.input.error textarea {
   border: 1px solid red;
}
div.input.error div.error-message {
   color: red;
   font-size: 11px;
}
div.input.textarea textarea {
   width: 300px;
}
div.input.checkbox input {
   width: auto;
   margin: 0 5px;
}
div.input.checkbox label {
   font-size: 11px;
}
/* End Tags */


/* Begin Container Classes */
#home {
	background-image: none;
}
.container {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header {
	height: 150px;
	width: 880px;
	top: 0px;
	left: 0px;
}
	.header td#bottlesTop {
		background: url(/img/themed/bana/GFX/BANa_02.jpg) no-repeat left top;
	}
		#bottles td#bottlesTop {
			background: url(/img/themed/bana/GFX/Bottle-Banner-Header.jpg) no-repeat left top;
		}
.main {
	position: relative;
	width: 814px;
	margin-top: -10px;
	margin-left: 90px;
	padding-top: 0px;
	z-index: 5;
}
	#bottles {
	}
.main TD {
	padding: 30px;
}
#Col-Left {
	width: 418px;
	border: 1px solid #999999;
	border-top: none;
	padding-left: 20px;
}
#Col-Left-Prod {
	width: 418px;
	border: 1px solid #999999;
	border-top: none;
	padding-left: 20px;
}
#Col-Right {
	width: 262px;
	line-height: 16px;
	padding-top: 80px;
}
	#bottles #Col-Right {
		padding-top: 300px;
		background: url(/img/themed/bana/GFX/Bottle-Banner-Bottom.jpg) no-repeat 0px 10px;
	}
#Col-Right h3 a:link, h3 #Col-Right a:visited {
	color: #e1962f;
}
#Col-Right h3 a:hover, h3 #Col-Right a:active {
	color: #fdcc35;
}
#Col-Right p, #Col-Right div {
	font-size: 90%;
	margin-bottom: 10px;
}
#Col-Right img {
	margin-bottom: 2px;
}
	#Col-Right img.RightPic {
		margin-left: -30px;
		margin-bottom: 10px;
	}

/* Begin Order Button */
#Col-Right #Note, div#Note {
	top: 10px;
	right: 50px;
	position: absolute;
	z-index: 10;
	font: italic 16px/20px Arial, Helvetica, sans-serif;
	color: #e1962f;
	padding-right: 10px;
}
	#bottles #Col-Right #Note {
		top: 215px;
	}
#Col-Left #Note {
	top: 100px;
	left: 100px;
	position: absolute;
	z-index: 10;
	width: 70px;
}
#Note img {
}
/* End Order Button */


.charts {
	margin-left: -10px;
}
.charts img {
	float: left;
	margin: 5px 5px 20px 0px;
} 
.chartThumbs img {
	margin: 5px 5px 20px 0px;
} 

/*table.charts {
	width: 345px;
	font-size: 11px;
	line-height: 16px;
	margin-left: -5px;
	text-align: center;
	color: #666;
}
	.charts td {
		padding: 0px;
	}
	.charts img {
		margin-right: 5px;
	}
	.charts a:link, .charts a:hover, .charts a:visited {
		font-size: 9px;
		font-weight: bold;
	}
	#Col-Right .charts img {
		margin-left: 0px;
	}*/
#footer {
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	height: 40px;
}
#footer p {
	margin-bottom: 1px;
}
#footer a:link, #footer a:hover, #footer a:visited {
	color: #e1962f;
}
#footer img {
}
#footer ul {
	margin-left: 0px;
	/* width: 100%;
	display: block; */
}
#footer li, #footer img {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	list-style-type: none;
}
#small-txt, .small-txt {
	font-size: 80%;
}
/* End Container Classes */


/* Begin Kids Classes 
#kids {
	background-image: url(/img/themed/bana/GFX/kids/BANa-HeaderBk_Kids.gif);
}
#kids #Col-Left {
}
 End Kids Classes */


/* Begin AJAX Classes */
/*
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/img/themed/bana/GFX/overlay.png); }

*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#outerImageContainer{ background-color:#eee; border-right: 2px solid #666; }
#imageContainer{ padding: 10px; }

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/lightbox/fancy_left.png) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/lightbox/fancy_right.png) right 50% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%; }
#imageDataContainer{ background-color:#eee; border-bottom: 2px solid #666; border-right: 2px solid #666; }

#imageData{	padding:0 10px; color: #666; }
#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: auto; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#imageDetails{ float: left; }
#bottomNav{ float: right; }
#bottomNavClose{ top: 5px; right: 5px; }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/themed/bana/GFX/overlay.png", sizingMethod="scale");
	}

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	line-height: 16px;
	z-index: 10000!important;
}
	.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
	.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
	.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
	.tooltip .xb1 { margin: 0 5px; background: #333; }
	.tooltip .xb2 { margin: 0 3px; border-width: 2px; }
	.tooltip .xb3 { margin: 0 2px; }
	.tooltip .xb4 { height: 2px; margin: 0 1px; }

	.tooltip .xboxcontent {
		padding: .5em 1em;
		margin: 0;
		color: #000;
		text-shadow: 2px 2px 0px #CCC;
		word-wrap:break-word;
		border: 1px solid #333;
		border-width: 0px 1px 0px 1px;
		background-color: #666;
	}
/* End AJAX Classes */

#cart_items,
#cart_shipping,
#cart_total,
#check_out {
	float: left;
	border-bottom: 1px solid #666666;
	width: 202px;
	padding: 4px 0px;	
	margin: 2px 0px;		
}

#cart_items_image {
	float: left;
}

#cart_items_text {
	float: right;
	margin: 2px;
	color: #666666;
	text-align: right;
	width: 138px;		
}
#cart_shipping {
	text-align: right;
	border-bottom: 2px solid #2387ff;
	color: #666666;
}
#cart_total {
	text-align: right;
	border-bottom: none;
	color: #666666;
	font-weight: bold;
}
#cart_total span {
	font-size: 18px;
}
#check_out {
	text-align: right;
	border-bottom: none;
	padding: 20px 0px 8px 0px;			
}
#check_out a {
	float: right;
} 

img#left {
	float: left;
	margin: 5px 10px 5px -20px;
} 
img#right, #right img {
	float: right;
	margin: 5px -30px 5px 10px;
} 
img#inline {
	float: left;
	margin: 10px 10px 5px 0px;
} 
.logos {
	font-size: 10px;
	line-height: 12px;
	width: 280px;
	position: relative;
	margin-top: 10px;
}
	.logos img {
		width: 120px;
		float: left;
		margin-right: 20px;
		margin-bottom: 5px;
		border: 1px solid #2387ff;
	}
		.logos a:link img {
			border: 1px solid #2387ff;
		}
		.logos a:hover img {
			border: 1px solid #0352b1;
		}
	.logos p {
		width: 120px;
		float: left;
		margin-right: 20px;
		text-align: center;
	}
.locations {
	float: right;
	width: 185px;
	margin-top: 20px;
}
.announce {
	width: 250px;
	padding: 10px;
	background-color: #f3f3f3;
}
	.announce h4 {
		font-size: 120%;
		color: #005288;
	}
.border {
	width: 250px;
	position: relative;
	height: 1px;
	border-top: 1px dashed #CCCCCC;
	margin: 30px auto;
	clear: both;
}
.accent {
	color: #2387ff;
	font-weight: bold;
}
div#siteseal-wrapper {
   position: relative;
   top: 25px;
}