/* @group Adding default browser style*/
a, img{
	outline: none;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: 1em 0;
}
p {
	margin: 1em 0;
}
p.small-text {
	font-size: .7em;
	line-height: 1em;
}
#content ul, #content ul li {
	padding-left: 1em;
}
#content ul li {
	list-style: disc;
}

#content ul.no-list li {
	padding: 0;
	list-style: none;
}
/*@end*/
/*@group Splash Page*/
	body.splash {
		background: transparent url('../images/splash_body_repeat_bg.jpg') repeat;
	}
	
	/*body.splash #page-wrapper {
		background: transparent url('../images/splash_body_repeat_bg.jpg') repeat-y top left;
		margin: 0 auto;
		position: relative;
		width: 1035px;
	}*/
	/*body.splash #content {
		background: transparent url('../images/splash_body_top_bg.jpg') no-repeat top left;
		width: 1035px;
	}*/
	
	/*body.splash #footer {
		background: transparent url('../images/splash_body_bottom_bg.jpg') no-repeat top left;
		position: absolute;
		bottom: 0;
		width: 1035px;
	}*/
	body.splash h1.title {
		background: transparent url('../images/splash-title.png') no-repeat scroll center center;
		height: 346px;
		float: none;
		margin: 0 auto;
		padding-top: 9em;
		width: 704px;
	}
	body.splash h1.title a {
		display: block;
		height: 346px;
		width: 794px;
	}
	body.splash tagline {
		display: none;
	}
/*@end*/

body.image{float:none;padding:0;}
.image h1.title {
	margin-top: 20px;
}
.margined {
  display:block;
  margin-bottom:50px;
}
h1.title {
	background: transparent url('../images/logo.png') no-repeat center top;
	margin: 144px 0 0  0;
	height: 217px;
	text-indent: -9999px;
	width: 100%;
}

.home h1.title {
	margin-top: 0;
}

h1.title a {
	display: block;
	height: 217px;
	width: 100%;
}
div.tagline {
	display: none;
}

/*@group Nav*/
ul#nav {
	border-bottom: 4px solid #000;
	display: block;
	float: left;
	margin: 53px 45px 0 45px;
	padding: 0 0 19px;
	width: 424px;
}
ul#nav li {		
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	float: left;
	margin-right: 18px;
}

ul#nav li.last {
	margin-right: 0;
}
ul#nav li a{
	display: block;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}

#nav .menu {
	background-image: url('../images/nav_menu.png');
	height: 54px;
	width: 54px;
}

#nav .vibes{
	background-image: url('../images/nav_crown.png');
	height: 56px;
	width: 75px;
}

#nav .tour {
	background-image: url('../images/nav_tour.png');
	height: 58px;
	width: 49px;
}

#nav .wrestler {
	background-image: url('../images/nav_wrestler.png');
	height: 63px;
	width: 37px;
}

#nav .club {
	background-image: url('../images/nav_vibe.png');
	height: 62px;
	width: 59px;
}

#nav .blower {
	background-image: url('../images/nav_blower.png');
	height: 60px;
	width: 59px;
}

.menu-page-image {
	position: absolute;
	left: -72px;
	top: 134px;
}

.menu h2.title {
display: none;
}
/*@end*/

/*@group Homepage*/
body.home #inset{
	background-image: url('../images/inset_home_top.jpg');
	background-repeat:no-repeat;
}

body.home #content-inner {
	background-image: url('../images/inset_home_bottom.jpg');
	text-indent: -9999px;
	
}

body.home .feature-image {
	position: absolute;
	bottom: 0;
	left: -44px;
}
/*@end */

/*@group Menu*/
.menu #inset-wrapper {
	background: transparent url('../images/inset_menu_bg.jpg') no-repeat top center;
}
.menu #inset {
	background: none;
}

.menu #content-inner {
	background: none;
}

/*Images for nav on the Menus page*/
body.menu ul#nav {
	margin-top: 38px;
	padding-bottom: 9px;
}
body.menu #nav .menu {
	background-image: url('../images/nav_menu_menu.png');
}

body.menu #nav .vibes{
	background-image: url('../images/nav_menu_crown.png');
}

body.menu #nav .tour {
	background-image: url('../images/nav_menu_tour.png');
}

body.menu #nav .wrestler {
	background-image: url('../images/nav_menu_wrestler.png');
}

body.menu #nav .club {
	background-image: url('../images/nav_menu_vibe.png');
}

body.menu #nav .blower {
	background-image: url('../images/nav_menu_blower.png');
}

body.menu .feature-image {
	position: absolute;
	bottom: 0;
	left: -73px;
}
/*@end */

/*@group Tour*/
.tour h1.title {
	background-image: url('../images/files/shaker.png');
	margin: 39px 54px 0 0;
	height: 338px;
	width: 236px;
}

.tour #content-right {
	background-image: url('../images/tour_text.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 141px;
	text-indent: -9999px;
}
table.image-gallery {
	margin: 0 auto;
	width: 403px;
}

table.image-gallery td {
	padding: 5px 0 ;
	width: 74px;
}

h3.gallery-title {
	background: transparent url('../images/images.png') no-repeat top center;
	height: 108px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 369px;
	position: relative;
}
/*@end*/

/*@group Vibes*/

/* Menu for the vibes page*/
body.vibes ul#nav {
	margin:51px 88px 0 50px;
	padding-bottom: 9px;
}


body.vibes #inset-wrapper{
	background-image: url('../images/inset_vibe_bg.jpg');
}
body.vibes #inset-wrapper #inset,
body.vibes #content-inner  {
	background: transparent;
	min-height:205px;
}
h2.vibes-title {
	display: none;
	background: transparent url('../images/vibes_header.jpg') no-repeat top center;
	height: 63px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 168px;
}

/*@end */
/*@end*/

/*@group Club*/

body.club #inset-wrapper {
	background-image: url('../images/inset_club_bg.jpg');
}
/*body.club h1.title {
	background-image: url('../images/club_logo.png');
	height: 342px;
	width: 318px;
	margin-top:60px;
}*/
body.club #content-inner {
	background: none;
	text-indent: -9999px;
}

body.club #content-right {
	margin-top:0;
	
}

.vibes_main_image {
	position: absolute;
	bottom:0;
	left:20px;
}
.guydrink
{
  float:right;
  margin-right:11px;
  margin-top:-321px;
}
/*@end*/

/*@group Blower*/

body.blower #map2 {
	margin-top: 25px;
}

body.blower td {
	padding: 3px;
}

body.blower .feature-image {
	display: block;
	margin: 0 auto 0 140px;
	padding-top: 10px;
}

/*body.blower h1.title {
	background: transparent url('../images/blower_title_bg.png') no-repeat  top center;
	margin: 0 auto;
	height: 367px;
	width: 337px;
}*/

body.blower h2.page-title {
	display: none;
}
body.blower #content-inner {
	background-image: url('../images/map-content-inner.jpg');
	background-position: 1px bottom;
}

body.blower #inset-wrapper {
	background-image: url('../images/green_inset_repeat.jpg');
}

body.blower #inset {
	background-image: url('../images/map_inset_top.jpg');
}
/*end*/
body.map h1.title
{
  margin-top:105px;
}
body.map h2.page-title {
	dispay: none;
}
body.map #inset-wrapper {
	background-image: url('../images/green_inset_repeat.jpg');
}
body.map #inset {
	background-image: url('../images/map_inset_top.jpg');
}
body.map #content-inner {
	background-image: url('../images/map-content-inner.jpg');
	background-position: 1px bottom;
}
/*@end*/

/*@group Delivery*/
body.delivery h1.title {
	background: transparent url('../images/delivery_header.png') no-repeat  top center;
	margin: 20px auto 0;
	height: 377px;
	width: 352px;
}

body.delivery h2.page-title {
	display: none;
}
body.delivery #content-inner {
	background: transparent url('../images/delivery_inset.jpg') no-repeat top center;	
}
body.delivery #content-right
{
  margin-top:0;
}
/*@end*/

/*@group Sangria*/
body.sangria h1.title {
	background: transparent url('../images/sangria_header.png') no-repeat  top center;
	margin: 25px auto 0 auto;
	height: 341px;
	width: 330px;
}

body.sangria h2.page-title {
	display: none;
}
body.sangria #content-inner {
	background: transparent url('../images/sangria_inset.jpg') no-repeat top center;	
}
/*@end*/

/*@group Taco Bar*/
body.tacobar h1.title {
	background: transparent url('../images/taco_bar_header.png') no-repeat  top center;
	margin: 25px auto 0 auto;
	height: 398px;
	width: 346px;
}

body.tacobar h2.page-title {
	display: none;
}
body.tacobar #content-inner {
	background: transparent url('../images/taco_bar_inset.jpg') no-repeat top center;	
}
/*@end*/

/*@group Guacamole*/
body.guacamole h1.title {
	background: transparent url('../images/guacamole_title_bg.png') no-repeat left top;
	margin: 60px 0 0;
	height: 327px;
	width: 350px;
}

body.guacamole h2.page-title {
	display: none;
}
body.guacamole #content-inner {
	background: transparent url('../images/guacamole_inset.jpg') no-repeat center 20px;	
}
body.guacamole .feature-image {
	position: absolute;
	bottom: 0;
	left: -16px;
}
body.guacamole #content-right
{
  margin-top:0;
}
/*end*/

/*@group carne-pastor*/
body.carnepastor h1.title {
	background: transparent url('../images/carne-pastor_title_bg.png') no-repeat  top center;
	margin: 67px -40px 0 auto;
	height: 367px;
	width: 397px;
}

body.carnepastor h2.page-title {
	display: none;
}
body.carnepastor #content-inner {
	background: transparent url('../images/carne-pastor-inset.jpg') no-repeat top center;	
}
body.carnepastor .feature-image {
	position: absolute;
	bottom: 0;
	left: -16px;
}
body.carnepastor #content-right
{
  margin-top:0;
}
/*end*/

/*@group carne-pastor*/
body.tacotv ul#nav {
	margin-bottom: 2em;
}
body.tacotv h1.title {
	height: 135px;
	margin-top:120px;
}
body.tacotv #content-right {
	margin-top: 1em;
}
body.tacotv h2.page-title {
	background: transparent url('../images/taco-tv-header.jpg') no-repeat top left;
	height: 244px;
	margin: 0px;
	width: 298px;
}
.sponsor {
	background: #DDD url('../images/taco-tv-inset.jpg') no-repeat top left;
	height: 55px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 431px;
}
#video-placehoder {
	background-color: #000;
	height: 390px;
	margin: 0px 0 30px -20px;
	width: 475px;
}
body.tacotv .feature-image {
	position: absolute;
	bottom: -144px;
	right: 175px;
}
/*end*/

/*@group map*/
/* Menu for the map page*/
body.map #content-right h2 {
	display: none;
}
body.map ul#nav {
	margin:46px 40px 0;
	padding-bottom: 9px;
	width:454px;
}

body.map .feature-image {
	display: block;
	margin: 0 auto 0 140px;
	padding-top: 10px;
}

#tooltip {

	position: absolute;

	z-index: 3000;

	border: 1px solid #111;

	background-color: #eee;

	padding: 5px;
	opacity: 0.85;
}

img.image {
	cursor: hand;
}

/*@end */

