/* GENERAL */

html 	{
	margin: 0px; 
	padding: 0px; 
	font-family: times, times new roman, serif, courier;
	background:#fff;
	} 

body 	{
	margin: 0px; 
	padding: 0px; 
	background:	url("../images/main-mod2.gif") no-repeat;
	height:847px;
	font-size:16px;
	line-height:1.2em;
	}

h1	{
	font-size:15px;
	font-weight:bold;
	color:#00007f;
	margin: 0px; 
	padding: 0px; 
	}

h2	{
	font-size:20px;
	font-weight:normal;
	margin: 0px; 
	padding: 0px;
	}

h3	{
	font-size:18px;
	color:#000;
	margin: 10px 0px; 
	padding: 0px; 
	font-weight:normal;
	}

.hidden	{
	display:none;
	}

table	{
	width:100%;
	cellpadding:0px;
	cellspacing:0px;
	}

tr td	{
	border: solid #000 0px;
	padding:10px;	
	}

.line	{
	border-bottom: solid #000 1px;
	width:80%;
	color:#C0C0C0;
	margin:0px 0px 5px 50px;
	}
	
.subheads	{
	font-size:18px;
	color:#00007f;
	margin: 10px 0px; 
	padding: 0px; 
	font-weight:normal;
	}	
	
	
/* Hyperlinks */
a:link {
	color: #00007F;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #999000;
	text-decoration: none;
}	

/* POSITIONING */

#wrapper	{
	width:886px
	}

#header {
	margin:0px;
	padding:0px;
	height:135px;
	}

#main1 {
	margin:0px;
	padding:0px;
		}

#main2 {
	margin:0px;
	padding:0px;
		}

#navigation {
	float:left;
	width:184px;
	margin:30px 0px 0px 275px;
	_margin:30px 0px 0px 235px;
	padding:0px;
	}

#brandLogos {
	float:right;
	width:120px;
	margin:20px 0px 0px 0px;
	padding:0px;
	}

#middle {
	margin:0px 0px 0px 260px;
	width:500px;
	}

#middleBrands {
	margin:0px 0px 0px 260px;
	width:500px;
	}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
		

/* BRANDING */

#logo a	{
	position:absolute;
	left:500px;
	top:35px;	
	width:243px;
	height:79px;
	display:block;
	}

#strapline {
	position:absolute;
	left:20px;
	top:95px;
	width:229px;
	height:60px;
	display:block;
	}


#brandLogos img {
	padding:0px 0px 10px 0px;
	}



/* NAVIGATION */

#navigation ul	{	
	padding:0px;
	margin:0px;
	list-style: none;
	font-weight:bold;
	color:#000;

	}

#navigation li	{	
	list-style: none;
	padding:0px;
	margin:0px;
	}

.navButtonBig 	{
	display:block;
	height:65px;
	background:	url("images/button-nav-big.gif") no-repeat;
	color:#000;
	text-decoration:none;
	font-size:12px;
	}

.navButtonBig a	{
	padding:8px 0px 0px 8px;
	display:block;
	margin:4px;
	color:#000;
	text-decoration:none;
	} 

.navButton a	{
	padding:8px 0px 0px 13px;
	width:171px;
	height:26px;
	display:block;
	background:	url("images/button-nav.gif") no-repeat;
	margin:4px 0px 0px 0px;
	color:#000;
	text-decoration:none;
	font-size:12px;
	} 

.navButton a:hover	{
	text-decoration:none;
	color:#fff;
	background:	url("images/button-nav-on.gif") no-repeat;
	}

.navButtonOn a	{
	padding:8px 0px 0px 13px;
	width:171px;
	height:26px;
	display:block;
	background:	url("images/button-nav-on.gif") no-repeat;
	margin:4px 0px 0px 0px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	} 

.navButtoOn a:hover	{
	text-decoration:none;
	color:#fff;
	}

#navigation	b {
	color:#ff0000;
	}

#barFinder 	{
	margin:0px 15px;
	padding:0px;
	}

#barFinder form	{
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#barFinder	select 	{
	width:155px;
	font-size:11px;
	font-family: verdana, sans serif;
	}

#barFinder	optgroup 	{
	margin:3px;
	font-size:11px;
	font-style:normal;
	font-family: verdana, sans serif;
	}

#barFinder	option 	{
	margin:3px;
	font-size:11px;
	font-family: verdana, sans serif;
	}

#barFinder	input 	{
	text-align:right;
	font-size:11px;
	}




/* CONTENT */

#middle a 	{
	font-size:18px;
	color:#7D2F4B;
	text-decoration:none;
	}

#middle a:hover 	{
	color:#000;
	}


.topImg	{
	margin:0px;
	}

.leftImg	{
	float:left;
	margin-bottom:10px;
	paddin:0px;
	}

.rightImg	{
	float:right;
	margin-bottom:10px;
	paddin:0px;
	}

.leftCol	{
	float:left;
	width:240px;
	paddin:0px;
	}

.rightCol	{
	float:right;
	width:235px;
	margin:0px;
	paddin:0px;
	}

.copy	{
	margin:0px 10px 0px 10px;
	}

.dottedDiv	{
	border-bottom: dashed #000 1px;
	padding:10px 0px 15px 0px;
	margin:0px 0px 5px 10px;
	font-size:0.9em;
	}

.newsImg {
	float:left;
	margin:5px 10px 5px 0px;
	border:3px double #000;
	}

.news_date	{
	font-size:0.7em;
	padding:0px;
	}


/* CONTENT - BARS */

.barPic {
	border:3px double #000;
    margin-right:5px;
	}

/* CONTENT - BRANDS */

#middleBrands 	{
	background:	#fff url("images/bg-brands.gif") no-repeat;
	font-size:14px;
	}

#middleBrands a 	{
	font-size:18px;
	color:#7D2F4B;
	text-decoration:none;
	}

#middleBrands a:hover 	{
	color:#000;
	}

#middleBrands optgroup 	{
	margin:2px;
	font-size:12px;
	font-style:normal;
	font-family: verdana, sans serif;
	}

#middleBrands	option 	{
	margin:3px;
	font-size:12px;
	font-family: verdana, sans serif;
	}

#middleBrandsFrame	{
	background:	url("images/brands/brands-frame.gif") no-repeat;
	height:140px;
	width:457px;
	padding:5px;
	margin:5px 0px 5px 20px;
	}

#middleBrandsFrame img	{
	padding:5px 0px;
	}

#middleBrandsBottle	{
	float:left;
	padding:15px;}




/* CONTENT - MIXOLOGY */


#imgStrip {
	width:470px;
	margin:10px 0px 10px 30px;
	text-align:left;
	display:block;
	}	

#imgStrip img{
	margin:0px 5px 10px 5px;
	padding:0px;
	}	

#imgStrip a img 	{
	border: solid #7A2E4A 1px;
	opacity: .65;
	filter: alpha(opacity=65);
	}

#imgStrip a:hover img {
	border: solid #7A2E4A 1px;
	opacity: 1;
	filter: alpha(opacity=100);
	}





/* CONTENT - COCKTAIL SEARCH */

#middleCocktails	{
	background:	#fff;
	font-size:14px;
	margin:0px 0px 0px 260px;
	padding:0px 0px 10px 0px;
	width:500px;
	}

#middleCocktails a 	{
	font-size:18px;
	color:#7D2F4B;
	text-decoration:none;
	}

#middleCocktails a:hover 	{
	color:#000;
	}

#middleCocktails	select 	{
	width:170px;
	font-size:11px;
	font-family: verdana, sans serif;
	}

#middleCocktails	input 	{
	font-size:11px;
	font-family: verdana, sans serif;
	}


dt	{
	font-weight:bold;
	margin:10px;
	}

.cocktailImg {
	float:right;
	margin:0px 0px 5px 10px;
	}




/* CONTENT - CONTACT FORMS */

.contact	{
	margin:0px 0px 20px 0px;
	padding:0px 10px 0px 10px;
	}

input	{
	padding:0px;
	margin:0px;
	}

#sendButton	{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	}






/* FOOTER */

#footStrip	{
	width:849px;
	height:100px;
	background:	url("../images/footer.gif") no-repeat;
	margin-left:20px;
	}

#footCopy	{
	padding:50px 0px 0px 20px;
	color:#999;
	font-size:11px;
	}

#footCopy a	{
	color:#999;
	text-decoration:none;
	}

#footCopy a:hover	{
	color:#000;
	text-decoration:none;
	}


