@charset "utf-8";
/* CSS Document */

#TJK_ToggleON,#TJK_ToggleOFF {display:none}


body {
	margin:0;
	padding:0;
	background: #ccc;
	font:11px Verdana, Sans-serif;
	line-height:1.6em;
	text-align:center;
	color:#848484;
}
p {
	font-size:11px;
	line-height:1.6em;
	margin: 5px 0 5px 0;
	text-align:left;
}
h1, h2, h3, h4 {
	margin: 5px 0 5px 0;
	text-align:left;
}
h1 {
	font-size: 16px;
	color:#424242;
}
h2 {
	font-size: 12px;
	color:#000;
}
h3 {
	font-size: 11px;
	color:#596171;
}
h4 {
	font-size: 10px;
	color:#596171;
}

div.phone-number {font-size: 16px;
	color:#fff; font-weight:bold; margin-bottom:10px;}
hr {
	border: none 0;
	border-top: 1px dashed #E5E5E5;/*the border*/
	width: 400px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
/* TABLE WIDTHS AND BACKGROUNDS
----------------------------------------------- */

div#page-shadow {
	width: 1000px;
	margin: 0px auto 0px auto;
}
div#page-container {
	width:960px;
	margin:0px auto;
	text-align:center;
	background: #fff;
	position:relative;
}
table#top-tabs {
	width:100%;
	height:35px;
	background: #fff url(../_images/graphics/top-tabs-background.png) top left no-repeat;
}
table#top-tabs td {
	vertical-align:bottom;
}
table#header {
	width:100%;
	background: #336699 url(../_images/graphics/header.jpg) top left no-repeat;
}
table#header td.header-logo {
	width:560px;
	padding:20px;
	text-align:left;
}
table#header td.header-search {
	width:320px;
	padding:20px;
	text-align:right;
}
table#top-navigation {
	width:100%;
	background-color:#336699;
	color:#fff;
}
table#top-navigation td {
	padding-left:25px;
}
table#content {
	width:100%;
}
table#content td.content-left-bar {
	width:210px;
	padding:20px 20px 0 20px;
	background-color:#000;
}
table#content td.content-main {
	width:420px;
	padding:20px;
}

table#content td.content-right-bar {
	width:210px;
	padding:20px;
	background-color:#E4E4E4;
}
table#footer {
	background-color:#333;
	width:100%;
	
}
table#footer td.footer-left {
	width:280px;
	padding:20px;
}


table#footer td.footer-center {
	width:280px;
	padding-top:20px;
}
table#footer td.footer-right {
	width:280px;
	padding:20px;
}

/* HOME PAGE
----------------------------------------------- */
table#content td.content-main-home {
	width:710px;
	padding:0;
	background-color:#FDFDFD;
}

table#sub-content-home {
	width:100%; 
}
table#sub-content-home td {
	width:20%;
	padding-right:10px;
}


/* DIVS
----------------------------------------------- */

div.tabs {
	width:100px;
	height:20px;
	font-size:10px;
	float:right;
	margin-right:10px;
	text-align:left;
}
div#search-form {
	margin-top:0;
}

div.new-products {
	background:url(../images/white-trans.png) repeat;
	margin-bottom:10px;
}

div.samples {
	background:url(../images/graphics/samples-background.jpg) repeat;
	padding:10px;
	height:50px;
	border:1px solid #fff;
	color:#fff;
}

div.news {
	background:url(../images/white-trans.png) repeat;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #fff;
}
div.catalog {
	background:url(../images/white-trans.png) repeat;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #fff;
}
div.social-media {
	background:url(../images/white-trans.png) repeat;
	padding:10px;
	border:1px solid #fff;
}

div.mixology {
	background-color:none;
	border:1px solid #000;
	margin-top:20px;
}

div.lvt {
	background-color:none;
	border:1px solid #000;
}

div.timer {
	background:url(../images/white-trans.png) repeat;
	border:1px solid #fff;
}


div.e-news {
	background-color:#E4E4E4;
	padding:10px;
	border:1px solid #fff;
	text-align:left;
}


/* VERTICAL ALIGNMENT
----------------------------------------------- */

td, th, tr {
	vertical-align:top;
}
/* NOSCRIPT
----------------------------------------------- */

noscript {
	text-align: center;
}
/* IMAGES
----------------------------------------------- */

.imgleft, .left, img.left {
	float:left;
	width:auto;
	margin:4px 15px 4px 0;
}
span.noline a, span.noline img {
	border: 0px;
	text-decoration:none;
}
/* FORMATTING
----------------------------------------------- */

table#content td.content-left-bar h2 {
	color:#fff;
	padding-left:5px;
	padding-bottom:15px;
	font-size: 16px;
}
/* LISTS
----------------------------------------------- */


/* LINKS
----------------------------------------------- */

a {
	color:#336699;
	text-decoration:none;
	border-bottom:1px dotted #336699;
}
a:visited {
	color:#666;
	border-color:#666;
}
a:hover {
	color:#000;
	border-color:#000;
	border-bottom-style:dotted;
}
div.tabs a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
div.tabs a:visited {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
div.tabs a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

table#footer td a, table#footer td div.samples a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
table#footer td a:visited {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
table#footer td a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

table#footer td div a {
	color:#336699;
	text-decoration:none;
	border-bottom:1px dotted #336699;
}
table#footer td div a:visited {
	color:#666;
	border-color:#666;
}
table#footer td div a:hover {
	color:#000;
	border-color:#000;
	border-bottom-style:dotted;
}

/* STYLES
----------------------------------------------- */

span.date {font-size:10px;}

