@charset "utf-8";
/* CSS Document */
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(/images/layout/sidegradient.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
.content #container { 
	width: 850px;
	background: none;
	margin: 0 auto; 
	text-align: left; 

} 
.content #mainContent {
	background-color: #FFF;
	float: left;
	width: 800px;
	margin: 0 25px 0 25px;
}
#topGreyBar {
	float: left;
	width: 800px;
	background-color: #999;
	margin: 0px;
	height: 20px;
}
#yellowbarleft {
	float: left;
	margin-top: 5px;
	width: 675px;
	height: 15px;
	background-color: #FFF;
	font-size: 11px;
	color: #999;
	text-align: right;
	border-right: #999 solid 1px;
	padding-right: 5px;
	padding-bottom: 3px;
	
}
#yellowbarright {
	float: right;
	margin-top: 5px;
	width: 110px;
	height: 15px;
	background-color: #FFF;
	font-size: 11px;
	color: #999;
	text-align: left;
	padding-bottom: 3px;
}
#header {
	float: left;
	width: 800px;
	height: 130px;
	background-image:url(/images/layout/whiskydrops.jpg);
	background-position:top right;
	background-repeat: no-repeat;
}
#header img{
	margin: 0 0 0 20px;
}
#picHolder {
	float: left;
	background-color:#333;
	width: 775px;
	padding: 5px 12px 5px 13px;

}
#pageInfo {
	float: left;
	margin-top: 20px;
	height:30px;
	width: 800px;
	text-align: left;

}
#pageContent {
	float: left;
	height:610px;
	width:800px;
	background-image: url(/images/layout/thistlebg.png);
	background-position: top;
	background-repeat: no-repeat;
}
#pageContentStretch {
	float: left;
	margin-bottom: 15px;
	width:800px;
	background-image: url(/images/layout/thistlebg.png);
	background-position: top;
	background-repeat: no-repeat;
}
#iframepageContent {
	float: left;
	height:620px;
	width:800px;
	background-image: url(/images/layout/thistlebg.png);
	background-position: top;
	background-repeat: no-repeat;	
}

#footerinfo {
	float: left;
	width: 650px;
	
	font-size: 9px;
	color: #666;
	text-align: center;
	margin: 0 75px 0px 75px;
	border-top: #ccc 1px solid;
}

#footerMain {
	float: left;
	width: 800px;
	height:20px;
	text-align:center;
	font-size:10px;
	padding-top: 10px;
}
#footerMain a{
	color: #666;
	text-decoration: none;
}
#footerMain a:hover{
	color: #C37336;
	text-decoration: none;
}
.bottomimages {
	margin: 15px 0 0 0;
	padding: 0px;
}
.bottomimages li{
	margin: 0;
	display: inline;
}
.bottomimages img{
	margin: 0 15px 0 15px;
	display: inline;
}
#beechwoodLink {
	float: left;
	padding-top: 5px;
	width: 800px;
	height: 40px;
	background-color:#000;
	color: #CCC;
	text-align: center;
	font-size: 10px;
}

#mainTextLeftCol {
	float: left;
	width: 350px;
	margin: 15px 0 0 15px;
	font-size: 11px;
	color: #333;
	line-height: 1.6em;
}
#mainTextLeftCol a{
	text-decoration: none;
	font-size: 11px;
	color: #C37336;
}
#mainTextLeftColContact {
	float: left;
	width: 550px;
	margin: 15px 0 15px 15px;
	font-size: 11px;
	color: #333;
	line-height: 1.6em;
}
#mainTextLeftColContactTerms {
	float: left;
	width: 535px;
	margin: 5px 0 0 15px;
	padding: 5px;
	font-size: 11px;
	color: #333;
	line-height: 1.6em;
	/*border: #C37336 1px solid;*/
}
#mainTextLeftColContactTerms ol ul li{
	margin: 0;
	padding: 0;
}
#mainTextLeftColContact ul{
	list-style: none;
	
}
#mainTextLeftColContact ul a{
	text-decoration:none;
	color:#000;
}
#mainTextLeftColContact ul a:hover{
	text-decoration:none;
	color:#C37336;
}
#mainTextMiddleCol {
	float: left;
	width: 180px;
	margin: 15px 0 0 10px;
	padding: 0 5px 0 5px;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
}
#mainTextRightCol {
	float: right;
	width: 200px;
	margin: 15px 15px 0 10px;
	padding: 0 5px 0 5px;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
}
.smalltextlink {
	text-decoration: none;
	text-align: center;
	color:#333;
}
.voucherlink {
	text-decoration: none;
	text-align: center;
	color:#333;
}
.smallTxtBlock {
	margin: 10px 0 10px 0;

}
.smallTxtBlock a{
	text-decoration: none;	
	color: #000;
	font-weight: 600;
}
.smallTxtBlock a:hover{
	text-decoration: none;	
	color: #C37336;
}
.smallTxtBlock  img{
	margin-right: 10px;
}
.smallBlackTxt {
	font-size: 10px;
	color: #000;
}
.smallBlackTxt img{
	margin-right: 10px;
}

/*=========================================text formatting=============================================*/
h1{
	margin: 3px 0 0 12px;
	font-size: 10px;
	color:#FFF;
}
h2 {
	margin: 6px 0 0 15px;
	font-size: 14px;
	color: #C37336;
}
h3 {
	font-size: 12px;
	border-bottom: #999 solid 1px;
	height: 25px;
	margin: 0px;
}
p {
	margin: 0px;
}

.bartext {
	margin: 2px 0 0 0;
}
.bartext a{
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.bartext a:hover{
	color: #C37336;
	text-decoration: none;
}
.goldText {
	color: #C37336;
	
}
.largeBlackTxt {
	font-size: 14px;
	font-weight: 600;
}
.greyText9px {
	font-size: 9px;
	margin: 7px 0 0 0;
	color: #666;
}
.greyText10px {
	font-size: 12px;
	color: #666;
}
a.tooltip{position:relative; text-decoration: none;} 
   a.tooltip:hover{z-index:25;} 
   a.tooltip span{ 
     display: none;position:absolute;top:10em; left:10em;text-decoration: none; 
	 /* for IE */
 	 filter:alpha(opacity=80);
 	 /* CSS3 standard */
 	 opacity:0.8;

     padding:2px; border:1px solid Black; width:100px; background-color: #FFF; color: #000; font-size: 10px;} 
   a.tooltip:hover span{display:block;} 

/*===================================================================================================*/
.tooltips span { 
	background: #CCC; 
	display:none; 
	padding:10px; 
	position:absolute;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	z-index:1000; 
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
}
.pressReleaseRow {
	
}
.pressReleaseRow a{
	text-decoration: none;
	color: #C37336;
}
.pressReleaseDate {
	color: #666;
}
.pressReleaseRow a:hover{
	text-decoration: none;
	color: #666;
}
.pressReleaseTextLeft {
	width: 380px;
	float: left;
	padding-right: 5px;
}
.pressReleaseImageRight {
	float: left;
	text-align: center;
	width: 160px;
	margin-top: 20px;
	padding-bottom: 15px;
}
.pressReleaseMoreButton {
	height: 30px;
}
.subscribeTextfield {
	border-width: 1px;
	border-style: solid;
	border-color: #C37336;
	color: #666;
	width: 180px;
	height: 20px;
}
#beechwoodLink a{
	text-decoration:none;
	color: #FFF;
}
#beechwoodLink a:hover{
	text-decoration:none;
	color: #C37336;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
.formerror {
	color: #900;
}

