* {
	margin: 0;
	padding: 0;
	
}


/*#dock { border: 1px solid blue;}
.dock-container2 { border: 1px solid red; }*/

body {
	font: 76% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #bfbca4;
	color: #726900;

}

p {
	margin-bottom:10px;
	text-align: justify;
}

a {
	color:#4c4500;
}

a img {
	border: 0;
}

h2
{
	color:#bdae17;
	font-size:12px;
}

/* General Page Makeup */

#page
{
	width:771px;
	height:564px;
	margin-left:auto;
	margin-right:auto;
}


#top
{   
    background-image:url(/images/bgs/top.jpg);
	background-repeat:no-repeat;
    width:773px;
    height:6px;
}

#content
{
    background-image:url(/images/bgs/middle.jpg);
    width:773px;
    height:565px;   
}

#bottom
{
    background-image:url(/images/bgs/bottom.jpg);
	background-repeat:no-repeat;
    width:773px;
    height:7px;
}

/* Intro Splash page */
#line1
{
	margin-left:7px;
	width:760px;
	text-align:center;
	height:225px;
	
}

#line2
{
	height:59px;
	text-align:center;
	margin-left:7px;
	width:760px;
	font-weight:bold;
}

#line3
{
	height:98px;
	margin-left:7px;
	width:760px;
	text-align:center;
	background-color:#f1f0e6;	
}

#line3 table
{
	width:400px;
	text-align:left;
	margin-left:180px;
	margin-top:10px;
}

#line4
{
	margin-left:7px;
	text-align:center;
	width:760px;
	height:98px;
	color:#4c4500;
	font-size:10px;
}

#line4 table
{
	margin-left:220px;
	margin-top:10px;
}

#line4 a
{
	color:#4c4500;
}

#line5
{
	clear:both;
	text-align:center;
	width: 164px;
	margin: 0 auto;
}

#country {
	margin-right: 20px;
}

#date_of_birth {
	width: 210px;
}


/* Top line menu bar */

#menu_line
{
	width:760px;
	height:134px;
	margin-left:8px;
}

#menu_line #logo
{
	float:left;
	width:171px;
}

#menu_line #menubar
{
	float:left;
	width:589px;
}

/* Navigation */

#menubar #statement
{
	margin-left:290px;
	margin-top:40px;
	margin-bottom:15px;
}

#menubar #items
{
	border-bottom:1px #bfbca4 solid;
	width:550px;
	height:25px;
}

#menubar #items ul
{
	list-style:none;
}

#menubar #items li
{
	float:left;
}

#menubar #items li a {
	display: block;
	padding-top: 12px;
	overflow: hidden;
	font-size: 1px;
	background: url(/images/nav_sprite.gif) 0 0 no-repeat;
	height: 0px !important; /* for most browser */
	height /**/: 12px; /* for IE5/win */
}

/* Inactive */

#menubar #items li a.home {
	width: 45px;
	background-position: 0 0;
}		

#menubar #items li a.about_cooley {
	width: 101px;
	background-position: -45px 0;
}

#menubar #items li a.our_whiskey {
	width: 97px;
	background-position: -146px 0;
}

#menubar #items li a.stockists {
	width: 87px;
	background-position: -243px 0;
}

#menubar #items li a.news {
	width: 58px;
	background-position: -330px 0;
}

#menubar #items li a.corporate {
	width: 83px;
	background-position: -388px 0;
}

#menubar #items li a.contact_us {
	width: 73px;
	background-position: -471px 0;
}

/* Active */

#menubar #items li a.home:hover,
#menubar #items li.active a.home {
	width: 45px;
	background-position: 0 -12px;
}		

#menubar #items li a.about_cooley:hover,
#menubar #items li.active a.about_cooley {
	width: 101px;
	background-position: -45px -12px;
}

#menubar #items li a.our_whiskey:hover,
#menubar #items li.active a.our_whiskey {
	width: 97px;
	background-position: -146px -12px;
}

#menubar #items li a.stockists:hover,
#menubar #items li.active a.stockists {
	width: 87px;
	background-position: -243px -12px;
}

#menubar #items li a.news:hover,
#menubar #items li.active a.news {
	width: 58px;
	background-position: -330px -12px;
}

#menubar #items li a.corporate:hover,
#menubar #items li.active a.corporate {
	width: 83px;
	background-position: -388px -12px;
}

#menubar #items li a.contact_us:hover,
#menubar #items li.active a.contact_us {
	width: 73px;
	background-position: -471px -12px;
}

/* Homepage */

#page_content {
	
	width:400px;
	height:230px;
	
}

#content #homepage
{

	width:								760px;
	height:								421px;
	background-image:			url(/images/bgs/homepage2.jpg);
	background-position:	bottom;
	background-repeat:		no-repeat;
	margin-left:					7px;
	margin-top:						10px;
	position:							relative;

}

#homepage #story
{
	margin-left:45px;
	width:300px;
	height:300px;
	text-align: justify;
	line-height: 17px;

}


#homepage #movie
{

	width:300px;
	height:300px;

	position:absolute;
	top:-20px;
	right:63px;

}

/* Secondary Pages */
#info_content
{
/*	overflow: scroll;*/
	/*height: 285px;*/
	text-align: justify;
	padding-right: 10px;
	line-height: 17px;
}

/* Secondary Pages */
#info_content_fixed
{
	height: 230px;
	text-align: justify;
	padding-right: 10px;
	line-height: 17px;
	width:380px;
	position:absolute;
}

#stockist_content
{

	padding-right: 10px;
	line-height: 17px;
	width:400px;

}

#info_content.wide,
#info_content.news_item {
	width: 560px;
	/*height: 265px;*/
}

#news_content {
	float: left;
	padding-bottom: 100px;
}

#info_content_archive {
	width: 520px;
	height: 325px;
	text-align: justify;
	padding-right: 10px;
	line-height: 17px;
}

#info_content.news {
	overflow: visible;
	height: auto;
	width: 520px;
}

.news_thumb {
	float: right;
	margin-right: -140px;
}

body #content h1.news {
	color:#726900;
	font-size:14px;
	margin-bottom: 20px;
}

#info_content.news_item p.image {
	float: right;
	margin: 0 0 10px 20px;
}

#secondaryPage
{
	clear:both;
	margin-left:7px;
}

#secondaryPage #panel1
{	
	padding-left:30px;
	float:left;
	width:134px;
	margin-top:29px;
}

#secondaryPage #panel2
{
	margin-top:10px;
	margin-left:	8px;
	width:386px;
	float:left;
}

#secondaryPage #panel_wide
{
	margin-top:10px;
	width:570px;
	float:left;
}

#secondaryPage #panel3
{
	width:200px;
	float:left;
	text-align:right;
}

#secondaryPage #panel3.image {
	margin-top: 47px;
	position: relative;
	right: -2px;
}

#panel3 .altervertpos
{
	margin-top:30px;
}

#content h1 {
	font-size: 22px;
	color: #bdae17;
	margin-bottom: 15px;
}

#secondaryPage #panel1 h2 {
	text-transform: uppercase;
	border-bottom: 1px solid #bfbca4;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 109px;
}

#secondaryPage #panel1 div.seperator
{
	background-image:url(/images/seperator.gif);
	width:110px;
	height:21px;
}

#secondaryPage #panel1 ul
{
	list-style:none;
	margin-left:-12px;
}

#secondaryPage #panel1 li
{
	width:120px;
	padding-bottom:10px;
}

#secondaryPage #panel1 a
{
	display: block;
	padding-left:12px;
	text-decoration:none;
	color:#726900;
	font-weight:normal;
}

#secondaryPage #panel1 a:hover,
#secondaryPage #panel1 li.active a
{
	background-image:url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position: 0 -1px;
	color:#bdae17;
}



#secondaryPage #container2
{
	height:355px;
}

#secondaryPage #container2.wide h1 {
	width: 500px;
}

#secondaryPage #footer
{
	text-align: center;
}

#secondaryPage #footer img {
	position: relative;
	bottom: -1px;
}

#secondaryPage #panel2_long
{
	float:left;
	margin-top:10px;
	width:461px;
}


#secondaryPage #about_whiskey_type
{
	float:left;
	margin-top:10px;
	margin-left:	8px;
	width:550px;
}

/* News page */

#panel2_long div.newsStory
{
	clear:both;
	margin-bottom:10px;
}

.newsStory .lhs
{
	width:350px;
	float:left;
}

.newsStory .rhs
{
	width:100px;
	float:right;	
}

.newsStory .headline1
{
	color:#726900;
	font-weight:bold;
	padding-bottom:10px;
}

.newsStory .headline2
{
	color:#726900;
	padding-bottom:10px;
}

.newsStory a
{
	color:#4c4500;
}

.newsStory hr {
	clear: both;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #c8c8b4;
	color: #c8c8b4;
}

p#more_news {
	margin: 0;
}

p#more_news a {
	color:#4c4500;
}




/* Flash */

#flash {
	color: #fff;
	padding: 2px 5px;
	text-align: center;
	background-color: #c20;
	margin: 0 6px 0 7px;
}

/* Contact Us */


#contact_us_info {
	width: 300px;
	height: 275px;
	overflow: visible;
	float:left;
	
}

#contact_us_map{
	width: 270px;
	height: 275px;
	overflow: visible;
	float:left;
}

#info_content_no_scroll {
	width: 520px;
	height: 275px;
	overflow: visible;
}

.col {
	float: left;
	width: 160px;
	margin-right: 15px;
}

.col.last {
	margin-right: 0;
}

.col h3 {
	font-size: 14px;
	color: #726900;
	margin-bottom: 12px;
}

.col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

p.email {
	clear: both;
	padding-top: 20px;
}

/* Our Whiskey */

#info_content_whiskey
{
/*	overflow: scroll;*/
	height: 100px;
	text-align: justify;
	padding-right: 10px;
	line-height: 17px;
}

/* Scrolling Bar */

#whiskey_scroll {
	display: none;
	position: relative;
	clear: both;
	float: left;
	width: 760px;
	overflow: hidden;
	margin-top: 24px;
	background: url(/images/our_whiskey/whiskeys/scroll/scroll_bg.gif) 0 0 repeat-x;
}

#whiskey_content {
	width: 665px;
	overflow: hidden;
	position: relative;
	z-index: 200;
	margin-left: 60px;
}

#whiskey_scroll ul {
	position: relative;
	left: 0;
	list-style: none;
	width: 1500px;
}

#whiskey_scroll ul#solo {
	width: 100px;
	margin: 0 auto;
	padding-left: 20px;
}

#whiskey_scroll ul li {
	float: left;
	margin-right: 47px;
}

#whiskey_scroll ul li.last {
	margin-right: 0;
}

#whiskey_scroll ul li a {
	outline: none;
	position: relative;
	display: block;
	margin: 0;
	padding: 175px 0 0 0;
	width: 90px;
	overflow: hidden;
	font-size: 0px;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 0px !important; /* for most browser */
	height /**/: 175px; /* for IE5/win */
}

#whiskey_scroll ul li a:hover {
	background-position: 0 -175px;
}

#arrow_left,
#arrow_right {
	display: none;
	position: absolute;
	top: 85px;
	margin-left: 20px;
	z-index: 500;
}

#arrow_right {
	right: 0;
	z-index: 600;
	margin-left: 0;
	margin-right: 20px;
}



/* Misc */

.publication_preview {
	clear: both;
	float: left;
	width: 400px;
	margin-bottom: 10px;
}

.publication_preview img {
	float: left;
	margin-right: 10px;
}



/********* modal popup styles  ******/



#popup {
	display: none;
	position: absolute;
	z-index: -100;
	background-color: #fff;
	height:535px;
	width:743px;
	top: 11px;
	margin-left: 10px;
	background: url(/images/our_whiskey/popup_bg.png) 0 0 no-repeat;
}

#popup_content {
	width: 100%;
}


#c-area {
	/*	border: 1px solid black; */
/*	left:36px;
	max-height:365px;
	top:150px;
	position:relative;
	width:379px;
*/
}

#words {
	
			position:absolute;
			bottom:30px;
			left:36px;
	
}


div#back_more {
	
	width:100%;
	bottom:0px;
	position:absolute; 
}

div#back_more img#more {position:absolute; right:10px;}
div#back_more img#back {position:absolute; }

#tabbar {
		left:36px;
		max-height:365px;
		top:150px;
		position:relative;
		width:380px;
	}



#tabbar ul.ui-tabs-nav  {
	position:							absolute;
	height:								30px;
	overflow:							hidden;
	width:								379px;
	left:									30px;
	top:									0;
	left:									0;
	display: 							block;
	background: 					url(/images/popups/tabs/tab-background.gif) top left no-repeat; 
	z-index:							30000;
}


#tabbar ul.ui-tabs-nav li {
	display: inline; 
	z-index: 100000;
	margin-top: .5px;
	position:relative;
	
}

#tabbar ul.ui-tabs-nav li.ui-tabs-selected a {

}

#tabbar ul.ui-tabs-nav li.ui-tabs-selected a#history {
	background-image:			url(/images/popups/tabs/history-active.gif);
	background-position:	top left;
}

#tabbar ul.ui-tabs-nav li.ui-tabs-selected a#taste {
	background-image:			url(/images/popups/tabs/taste-active.gif);
	background-position:	top left;
}

#node-tastingnotes h3 {
	clear:								left;
	float:								left;
	font-size:						12px;
	width:								60px;
}
.clearboth {
	clear:								both;
}
#node-tastingnotes p {
	width:								270px;
	float:								right;
	clear:								right;
}

#node-tastingnotes h2 {
	display:							block;
	clear:								both;
	font-size:						16px;
	font-style:						italic;
	padding-bottom:				10px;
	font-family:					Times, "Times New Roman", Serif;
	color:								rgb(114, 105, 0);
}

#tabbar ul.ui-tabs-nav li.ui-tabs-selected a#character {
	background-image:			url(/images/popups/tabs/character-active.gif);
	background-position:	top left;
}

#tabbar ul.ui-tabs-nav li.ui-tabs-selected a#awards {
	background-image:			url(/images/popups/tabs/awards-active.gif);
	background-position:	top left;
}

#tabbar ul.ui-tabs-nav li a:link,
#tabbar ul.ui-tabs-nav li a:visited {
	height:34px;
	display: block;
	float: left;
	margin: 0 0px 0 0px;
	text-decoration: none;
	color: #fff;
}

#tabbar ul.ui-tabs-nav li a span {
	display: block;
	height: 28px;
	float: left; 
	padding: 8px 10px 0px 10px;
}

#tabbar ul.ui-tabs-nav li a:hover,
#tabbar ul.ui-tabs-nav li a:active {
	background-position: right -40px;
}

#tabbar ul.ui-tabs-nav li a:hover span {
	background-position: 0px -40px;
	cursor: pointer; 
	color:#726900;
}


#tabbar ul.ui-tabs-nav li.ui-tabs-selected a
 {
	background-position: right -40px;
}

#tabbar ul.ui-tabs-nav li.ui-tabs-selected a span {
	background-position: 0px -40px;
	cursor: pointer; 
	color:#726900;
}




#tabbar div#tabcontent {
	width:								379px;
	background: url(/images/our_whiskey/tab-content-bg-1.png) 0px 0px no-repeat;
	top:28px;
	position:absolute;
	left:0px;

}

#tabbar div#tabcontent div {
	height: 							305px;
	background-position:	center 180px;
	background-repeat:		no-repeat;
}

#tabbar div#tabcontent li {
	margin-left:				20px;
	margin-bottom:			10px;
}

.ui-tabs-panel  {
	padding: 20px;

	
}
.ui-tabs-hide { display: none; }

p#website {
	text-align: center;
	position:absolute;
	bottom:10px;
	right:85px;
}

#where_to_buy {
	
	position:absolute;
	bottom:10px;
	right:85px;
	
}

#whiskey_content {
	width: 650px;
	height: 330px;
}

#whiskey_image {
	width:270px;
	height:380px;
	right:33px;
	top:70px;
	position: absolute;
	
	
}

#whiskey_logo {
	padding: 20px 0px 0px 0px;
	text-align: center;
	position: absolute;
	width:430px;
}

#whiskey_text {
	overflow: scroll;
	height: 190px;
	width: 380px;
	text-align: justify;
	padding-right: 10px;
	line-height: 17px;
}

p#close {
	margin:1px;
	padding:0;
	position:absolute;
	right:-6px;
	top:-6px;
}

p#close a {
	display: block;
	margin: 0;
	padding: 0px 0 0 0;
	width: 40px;
	overflow: hidden;
	font-size: 0px;
	background: url(/images/our_whiskey/close.png) 0 0 no-repeat;
}


/************* from our whiskey **************/

.dock-container2 {
	position:				relative;
}

#dock2 {
	display: block;
	clear: both;
	width: 760px;
	height:240px;
	overflow: hidden;
	border:0px solid #999;
	background: url(/images/bg-slice.png) repeat-x bottom right ;
	position:absolute;
	text-align:center;
	bottom: 0px;
	left:7px;
	z-index:					1;
}




.dock-container2 img {
	
/*	width:51px;
	height:105px;
	border: 0px ;
	position:relative;
*/
	
}
.dock-item2 {

	display: block;
}

.dock-item2 img {

	display: block;
}



.dock-container2  a {
	border: 0px solid red;
	float:left;	
	position:relative;
	
}

.dock-container2 img {
	border: 0px solid blue;
	float:left;

}

.test {
background-color: blue;
border-color: green;
border-width: 1px;
}



span.whiskey_label {
	z-index:999;
	color:black;
	background-color:green;
	width:90px;
	top:150px;
	left:-55px;
	position:absolute;
	display:none;

	

}

/*****************/

div#map p img {

	position:relative;
	right:-110px;
	
	
}

/****************/



.country_list {
	list-style-type: none;
/*	border-top: 					1px solid #e4e2d7;*/
}

.country_list li {
	border-bottom:				1px solid #e4e2d7;
	padding:							0;
	margin:								0;
	width:								40%;
	margin-right:					9%;
	float:								left;
}

.country_list li a {
	display:							block;
	padding:							4px 6px;
	text-decoration: 			none;
}

.country_list li a:hover {
	background-color:			#cec230;
	color:								#fff;
}


hr {
	border:								none;
	height:								1px;
	color:								#c8c8b4;
	background-color:							#c8c8b4;
	margin-top:						15px;
	margin-bottom:				15px;
}

.stockist_details h3 {
	font-size:						12px;
}

p.brands_carried {
	padding:							3px 5px 2px 5px;
	background-color:			#f6f6f2;
	font-size:						11px;
}



/*






*/




#stockist_tabs {
	position:relative;
	width:524px;
}

#stockist_tabs ul.ui-tabs-nav  {
	position:							absolute;
	height:								30px;
	overflow:							hidden;
	width:								524px;
	left:									30px;
	top:									0;
	left:									0;
	display: 							block;
/*	background-color:			#ccc;*/
	background: 					url(/images/stockists/tab-bg.gif) top left no-repeat; 
	z-index:							30000;
}


#stockist_tabs ul.ui-tabs-nav li {
	display: inline; 
	z-index: 100000;
	margin-top: .5px;
	position:relative;
	
}


#stockist_tabs ul.ui-tabs-nav li.ui-tabs-selected a#distributors-tab {
	background-image:			url(/images/stockists/distributors-active.gif);
}

#stockist_tabs ul.ui-tabs-nav li.ui-tabs-selected a#stockists-tab {
	background-image:			url(/images/stockists/stockists-active.gif);
	
}


#stockist_tabs ul.ui-tabs-nav li a:link,
#stockist_tabs ul.ui-tabs-nav li a:visited {
	height:34px;
	display: block;
	float: left;
	margin: 0 0px 0 0px;
	text-decoration: none;
	color: #fff;
}

#stockist_tabs ul.ui-tabs-nav li a span {
	display: block;
	height: 28px;
	float: left; 
	padding: 8px 10px 0px 10px;
}


#stockist_tabs ul.ui-tabs-nav li a:hover span {
	cursor: pointer; 
}


#stockist_tabs ul.ui-tabs-nav li.ui-tabs-selected a span {
	cursor: pointer; 
}




#stockist_tabs div#tabcontent {
	width:								524px;
	background: 					url(/images/stockist_tab_bg.gif) 0px 0px no-repeat;
	background-color:			#fff;
	padding-top:					28px;

}

#line3 td, #line4 p {
	text-align: center;
}