/*-----------------------------------------------
	Buffalo Billiards Bars & Barstools
	Main Style Sheet
-------------------------------------------------*/
* {
	margin:0;
	padding:0;
	outline:none;
}

body {
	background:#FFFFFF;
}

#wrapper {
	width:966px;
	margin:10px auto 0 auto;
}

#masthead {
	width:966px;
	height:155px;
}

#stage-wrapper {
	margin:10px 0 0 0;
	width:966px;
}

#lCol {
	width:200px;
	float:left;
}

#content {
	width:766px;
	float:right;
}

#header-bar {
	width:672px;
	margin:10px 10px 10px 0;
	float:right;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;	
}

#footer {
	width:100%;
	height:100px;
	display:block;
	margin:50px 0 0 0;
	padding:20px 0;
	text-align:center;
	background:#216c48 url(http://216.229.97.188/images/footer-BG.jpg) repeat-x;
	clear:both;
}

a:link, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#237b51;
	text-decoration:underline;	
}

a:hover {
	color:#70570e;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#237b51;
}

/*-----------------------------------------------
	TITLE BANNER
-------------------------------------------------*/
#title-banner {
	background:transparent url(http://216.229.97.188/images/masthead-l.jpg) no-repeat;
	width:593px;
	height:155px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}

#title-banner h1 {
	text-indent:-9999px;
}

#title-banner h1 a.logoLink:link, #title-banner h1 a.logoLink:active, #title-banner h1 a.logoLink:visited {
	position:relative;
	z-index:1000;
	width:593px;
	height:155px;
	display:block;
	top:0;
	left:0;
}

#title-banner h1 a.logoLink:hover {

}

#title-banner h2 {
	position:relative;
	top:-172px;
	left:260px;
	text-indent:-73px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	color:#decf99;
	width:250px;
}

#title-banner h2 span {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}

#title-banner h3 {
	position:relative;
	top:-186px;
	left:0px;
	margin:50px 0 0 185px;
	font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#FFFFFF;
}

#title-banner h3 span {
	display:none;
}

/*-----------------------------------------------
	CONTROL PANEL
-------------------------------------------------*/
#control-panel {
	background:transparent url(http://216.229.97.188/images/control-panel-BG.jpg) no-repeat;
	width:360px;
	height:155px;
	float:left;
}

#cp-top {
	margin:10px 0 0 0;
}

#cp-top ul {
	list-style-type:none;
	text-align:center;
}

#cp-top li {
	list-style:none;
	display:inline;
}

#cp-top a:link, #cp-top a:active, #cp-top a:visited {
	padding:0 4px 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#f9ffd7;
	border-right:1px solid #f9ffd7;
	text-decoration:none;
}

#cp-top a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#cp-highlight {
	margin:12px 0 0 0;
	background:transparent url(http://216.229.97.188/images/cp-highlight-BG.jpg) repeat-x;
	height:37px;
	display:block;
}

#cp-highlight img.payment-icons {
	border:none;
	outline:none;
	margin:10px 0 0 20px;
	float:left;
}

#cp-highlight ul {
	height:21px;
	list-style-type:none;
	float:left;
	margin-left:10px;
}

#cp-highlight li {
	list-style:none;
	display:inline;
}

#cp-highlight ul li img {
	position:relative;
	top:5px;
}

#cp-highlight a:link, #cp-highlight a:active, #cp-highlight a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	top:0px;
	padding:0 4px 0 1px;	
	border-right:2px solid #FFFFFF;
}

#cp-highlight a:hover {
	text-decoration:underline;
}

#cp-bottom {
	width:88%;
	margin:15px auto 0 auto;
}

#cp-bottom form {
	float:left;
}

#cp-bottom input.search-query {
	width:138px;
	padding:3px 2px;
}

#cp-bottom input.search-btn {
	width:56px;
	height:26px;
	overflow:hidden;
	background:transparent url(http://216.229.97.188/images/search-btn.gif) 0 0 no-repeat;
	text-indent:-9999px;
	border:none;
}

#cp-bottom input.search-btn:hover {
	background:transparent url(http://216.229.97.188/images/search-btn.gif) 0 -26px no-repeat;
}

#cp-bottom img {
	position:relative;
	top:-8px;
	left:4px;
}

/*-----------------------------------------------
	NAVIGATION TABS
-------------------------------------------------*/
#nav-tabs {
	width:273px;
	height:31;
	overflow:hidden;
	display:block;
}

#nav-tabs ul {
	list-style-type:none;
}

#nav-tabs li {
	list-style:none;
	float:left;
}

#nav-tabs a:link, #nav-tabs a:active, #nav-tabs a:visited{
	background:transparent url(http://216.229.97.188/images/nav-tab-BG.jpg) 0 -31px no-repeat;
	margin:0 auto;
	width:82px;
	height:31px;
	display:block;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#228959;	
	margin:0 2px 0 0;
}

#nav-tabs a:hover {
	color:#70570e;
}


/*-----------------------------------------------
	NAVIGATION
-------------------------------------------------*/
#nav-top {
	background:transparent url(http://216.229.97.188/images/nav-top-BG.jpg) no-repeat;
	height:28px;
	width:273px;
	display:block;
}

#navigation {
	background:#f1e1a7 url(http://216.229.97.188/images/lCol-navigation-BG.jpg) no-repeat;
	width:200px;
	display:block;
}

#navigation ul {
	list-style-type:none;
}

#navigation li {
	list-style:none;
	position:relative;
	z-index:10;
}

#navigation ul a {
	vertical-align: bottom; /* needed for IE5-Win */
}

#navigation ul ul {	
	position: absolute;
	left: -3000px;
	background:#11a25e;
	width:200px;
	background:transparent url(http://216.229.97.188/images/lCol-navigation-BG.jpg) no-repeat;
}

/* \*/ /*/
  ul ul {position: static;}
/* */

#navigation ul li:hover ul {
  left:200px;
  top:0;
} /* make flyout appear when the LI is hovered */ 

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#594304;
	text-decoration:none;
	background:transparent url(http://216.229.97.188/images/nav-bullets.gif) 5px 11px no-repeat;
	padding:6px 25px 14px 18px;
	height:6px;
	width:157px;
	display:block;
	text-align:left;
}

#navigation ul li a:hover {
	background:#11a25e url(http://216.229.97.188/images/nav-bullets.gif) 5px 11px no-repeat;
	/*background:#baaa72 url(http://216.229.97.188/images/nav-hover.jpg) no-repeat;*/
	color:#FFFFFF;
	font-weight:bold;
}

#navigation ul ul li a:link, #navigation ul ul li a:active, #navigation ul ul li a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:6px 25px 14px 18px;
	height:6px;
	width:157px;
	display:block;
	text-align:left;
	background:#11a25e;
	background-image:none;
	color:#FFFFFF;
}

#navigation ul ul li a:hover {
	background:transparent;
	background-image:none;
	/*background:#baaa72 url(http://216.229.97.188/images/nav-hover.jpg) no-repeat;*/
	color:#594304;
	font-weight:bold;
}

#navigation h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#70570e;
	width:100%;
	margin:20px 0 0 0;
	text-align:center;
}

#navigation h4 a {
	color:#237b51;
	border:none;
}

#navigation h4 a:hover {
	color:#000;
	border:none;
}

#navigation img {
	width:152px;
	margin:10px 0 0 0px;
	text-decoration:none;
	border:3px solid #fff8e5;
}

#nav-bottom {
	background:transparent url(http://216.229.97.188/images/nav-bottom-BG.jpg) no-repeat;
	height:29px;
	width:273px;
	display:block;
}

/*-----------------------------------------------
	SPECIALS
-------------------------------------------------*/
#specials-top {
	margin:10px 0 0 0;
	background:transparent url(http://216.229.97.188/images/specials-top-BG.jpg) no-repeat;
	height:6px;
	width:273px;
	display:block;
}

#specials {
	background:#baaa72 url(http://216.229.97.188/images/lCol-specials-BG.jpg) 0 -6px no-repeat;
	width:273px;
	height:256px;
	display:block;
}

#specials-bottom {
	background:transparent url(http://216.229.97.188/images/specials-bottom-BG.jpg) no-repeat;
	height:6px;
	width:273px;
	display:block;
}

#specials a {
	width:273px;
	height:256px;
	display:block;
	border:none;	
}

/*-----------------------------------------------
	FEATURES
-------------------------------------------------*/
#home-features {
	width:750px;
	margin:0px 0 0 10px;
}

#main-feature {
	margin:0 10px 0 0;
	background:transparent url(http://216.229.97.188/images/buffalo-signature-table.jpg) no-repeat;
	width:434px;
	height:305px;
	display:block;
	float:left;
}

#main-feature a {
	width:434px;
	height:305px;
	display:block;
}

#sub-features {
	width:216px;
	float:left;
}

#sub-features a {
	width:216px;
	height:150px;
	display:block;
}

#sub-feature-A {
	background:transparent url(http://216.229.97.188/images/sub-feature-Stealth.jpg) no-repeat;
	width:216px;
	height:150px;
	display:block;
}

#sub-feature-B {
	margin:5px 0 0 0;
	background:transparent url(http://216.229.97.188/images/toltec-lighting-special.jpg) no-repeat;
	width:216px;
	height:150px;
	display:block;
}

/*-----------------------------------------------
	PRODUCT BOX
-------------------------------------------------*/
#product-container {
	background:#FFFFFF;
	display:block;
}


/* trevor - added width 8-26-09 */
#product-container h1, #gen-page h1, h1.welcome strong {
	font-family:"Times New Roman", Garamond, Times, serif;
	width:766px;
	font-size:24px;
	color:#224b49;
	margin:0 0 0px 10px;
	font-weight:normal;
	position:relative;
	z-index:10px;
}

#product-box {
	margin:10px 0 0 5px;
	display:block;
	clear:both;
	text-align:center;
}

#cue-bucket {
	margin:25px 0 0 5px;
	display:block;
	clear:both;
}

#product-box img {
	border:none;
	text-align:center;
	padding:2px;
	border:1px solid #999999;
	margin:5px 0 0 0;
}

#product-box ul {
	list-style-type:none;
	background:transparent;
	padding:5px 0 0 4px;
}

#cue-bucket ul {
	list-style-type:none;
}

#product-box li {
	list-style:none;
	width:181px;
	margin:2px 4px 0;
	background:#FFFFFF;
	padding:2px 0;
	height:220px;
	display:block;
	float:left;
}


#product-box p.thumb-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#224b49;
	height:28px;
	overflow:hidden;
}

#product-box p.thumb-cat {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#05110e;
}

#product-box p.thumb-msrp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	display:inline;
}

#product-box p.thumb-bb-price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#f01803;
	display:inline;
	margin-left:5px
}

#product-box p.thumb-savings {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3f966c;
	font-size:11px;
}

/*-----------------------------------------------
	CUE BUCKET
-------------------------------------------------*/
#cue-bucket {
	margin:25px 0 0 10px;
	display:block;
	clear:both;
}

#cue-bucket ul {
	list-style-type:none;
}

#cue-bucket li {
	list-style:none;
	width:742px;
	display:block;
	margin:25px 0 0 0;
}

#cue-bucket img {
	border:none;
	padding:5px;
	border:1px solid #999999;
	margin:0 0 2px 0;
}

#cue-bucket p.c-thumb-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#224b49;
	float:left;
	margin:0;
}

#cue-bucket p.c-thumb-msrp {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	float:left;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	border-right:1px solid #000000; 
}

#cue-bucket p.c-thumb-bb-price {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#f01803;
	float:left;
	margin:0 0 0 5px;
	padding:0 5px 0 5px;
/*	border-left:1px solid #000000; */
}

#cue-bucket p.c-thumb-savings {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3f966c;
	font-size:11px;
	float:left;
	margin-left:5px;
}

/*-----------------------------------------------
	EXTRAS
-------------------------------------------------*/
#gen-page ul {
	margin:10px;
	padding:10px;
}

#gen-page li {
	margin:15px 10px;
	font-family:Arial, Helvetica, san-serif;
	color:#237b51;
	font-size:14px;
	line-height:18px;	
}

#header-bar {
	width:100%;
	float:none;
	margin:10px auto;	
}

#header-bar a:link, #header-bar a:active, #header-bar a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#237b51;
	text-decoration:underline;
}

#header-bar a:hover {
	color:#000;
}

#content span.breadcrumbs {
	margin:0 0 10px 10px;
	background:#237b51 url(http://216.229.97.188/images/header-BG.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:5px;
	width:743px;
	display:block;
	text-align:left;
	clear:right;
}

#content span.breadcrumbs a:link, #content span.breadcrumbs a:visited, #content span.breadcrumbs a:active {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;	
}

#content span.breadcrumbs a:hover {
	color:#fffaea;	
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#70570e;
	margin:0 0 0 30px;
	font-weight:bold;
}

ul.c-cats {
	list-style-type:none;
	margin:0 0 0 30px;
}

ul.c-cats li {
	margin:0px 15px 10px 0;
	display:inline;
}

ul.c-cats li a:link, ul.c-cats li a:visited, ul.c-cats li a:active {
	color:#237b51;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}

ul.c-cats li a:hover {
	color:#70570e;
}

div.pagination {
	padding: 3px;
	margin: 3px 10px;
	width:80%;
	text-align:left;
}

div.pagination p {
	padding:2px;	
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ccc;
	color: #237b51;
	text-decoration: none; /* no underline */
	text-align:center;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #237b51;
	background-color: #237b51;
	color: #FFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #237b51;
	font-weight: bold;
	background-color: #237b51;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

.clearit {
	clear:both;
	height:0%;
}

.error {
	width:80%;
	margin:0 auto;
	border: 1px dashed #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#993333;
	background:#fff;
	padding:15px;
}

.ast {
	font-weight:bold;
	color:#993333;
	margin-left:35px;
}

.subtotal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.total {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
}