
/* Global  ------------------------------------------------------------------ */



/* Body  --------------------------------------------------------------- */

BODY {
	background-color: #000000;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


background-image:url(/images/back4b.jpg);
               background-repeat:no-repeat;
               background-attachment:fixed;
			   background-position:center;
			   
			   
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;

}


.randombg {
	background-image:url(/bgimages/rotator.php);
	background-repeat:no-repeat;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	width: 450px;
}
h1 {
	color: #d1d1d1;
	font: italic 9pt Georgia, "Times New Roman", Times, serif;
}

.nav {
	
	color: #fff;
	font-size: 10pt;
	text-align: center;
	line-height: 1.5em;
	
}

.nav a {
	color: #fff;
		text-decoration: none!important;
}

.nav a:active
{
	color: #fff;
}

.nav a:visited
{
	color: #fff;
}

.nav a:hover
{
	color: #8bc4ff;
}

.social {
	

	height: 35px;
}


.social a {
	font-size: 11px;
	color: black;
	text-decoration: none!important;
	
}


.social a:active
{
	color: #000;
}

.social a:visited
{
	color: #000;
}

.social a:hover
{
	color: #006699;
}

.promos a {
	font-size: 13px;
	color: #fff;
	text-decoration: none!important;

}
.promos a:active
{
	color: #fff;
}

.promos a:visited
{
	color: #fff;
}

.promos a:hover
{
	color: #8bc4ff;
}
.promos
{
	padding-top: 20px;
}
.company
{
	height: 30px;
}
.footer
{
	height: 40px;
	font-size: 11px;
	color: #bababa;
	text-align: right;
	padding-right: 40px;
	padding-top: 12px;
}
.process {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	width: 450px;
	padding-left: 25px;
	padding-top: 20px;
}
.process a {
	color: #fff;
		text-decoration: none!important;
}

.process a:active
{
	color: #fff;
}

.process a:visited
{
	color: #fff;
}

.process a:hover
{
	color: #8bc4ff;
}
.up
{
	color: #8bc4ff;
	font-size: 12pt;
}
.blends {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	width: 485px;
	padding-left: 25px;
	padding-top: 20px;
}
.cocktails {
	width: 475px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 20px;
	

}
.events {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	width: 475px;
	padding-left: 25px;
	padding-top: 20px;
}

.scroll-pane {
	overflow:hidden;
	height:410px;
	letter-spacing:1px;
	
	padding-top:15px;
	padding-bottom:15px;
	padding-right:30px;
	



}
.osX .jScrollPaneTrack {
	background: url(/images/scrollbars/osx_track.gif) repeat-y;
	
}
.osX .jScrollPaneDrag {
	background: url(/images/scrollbars/osx_drag_middle.gif) repeat-y;
	
}
.osX .jScrollPaneDragTop {
	background: url(/images/scrollbars/osx_drag_top.gif) no-repeat;
	
	height: 6px;
}
.osX .jScrollPaneDragBottom {
	background: url(/images/scrollbars/osx_drag_bottom.gif) no-repeat;
	
	height: 7px;
}
.osX a.jScrollArrowUp {
	height: 24px;
	background: url(/images/scrollbars/osx_arrow_up.png) no-repeat 0 -30px;
	
}
.osX a.jScrollArrowUp:hover {
	background-position: 0 0;
	
}
.osX a.jScrollArrowDown {
	height: 24px;
	background: url(/images/scrollbars/osx_arrow_down.png) no-repeat 0 -30px;
	
}
.osX a.jScrollArrowDown:hover {
	background-position: 0 0;
	
}
.left .jScrollPaneTrack {
	left: 0;
	right: auto;
	
}
.left a.jScrollArrowUp {
	left: 0;
	right: auto;
	
}
.left a.jScrollArrowDown {
	left: 0;
	right: auto;
	
}
/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}




