
		#top_wrapper {
			height: 110px;
		}
		#top {
			width: 950px;
			height: 80px;
			padding: 15px;
			background-color: none;
		}
		#top h1 {
			font-family: calibri;
			font-size: 40px;
			font-weight: normal;
			line-height: 120px;
		}
		
				.nav li ul {
					background-color: #a39968 !important;
				}
				.nav li li li a:hover {
					background-color: #a39968 !important;
				}
				
				.nav li li:hover a {
					background-color: #b4ab7d !important;
				}
				
				.nav li li a {
					color: #fff !important;
				}
				
				.nav li li a:hover {
					color: #fff !important;
				}
				
				#content h1 {
					color: #835b4f !important;
				}
				
				#content h3 {
					color: #835b4f !important;
				}
				
				#content_wrapper {
					color: #333 !important;
				}
				
				#content_wrapper a {
					color: #a39968;
				}
				
				#content_wrapper a:hover {
					color: #bbb285;
				}
				
				.btn_send, .btn_submit, .hpla_store_btn, .btn {
					color: #fff !important;
				}
				
				.btn_send:hover, .btn_submit:hover, .hpla_store_btn:hover, .btn:hover {
					color: #fff !important;
				}
				
				.btn_send, .btn_submit, .hpla_store_btn, .btn {
					background-color: #c77d4c;
				}
				
				.btn_send:hover, .btn_submit:hover, .hpla_store_btn:hover, .btn:hover {
					background-color: #d79366;
				}
				
				.hpla_store_btn_wrapper {
					position: relative;
				}
				.hpla_store_btn {
					display: inline-block;
					padding: 7px 20px;
					text-decoration: none;
					border-radius: 5px;
				}
			
		.input_text_field {
			font-size: 18px;
		}
		
		#slideshow_wrapper {
			width: 980px;
			height: 300px;
			background: #000000;
			overflow: hidden;
		}
		#ss_panel1 {
			width: 980px;
			height: 300px;
			position: absolute;
			z-index: 2;
			overflow: hidden;
		}
		#ss_panel2 {
			width: 980px;
			height: 300px;
			position: absolute;
			z-index: 1;
			overflow: hidden;
		}
		
		#hoopla_mp3_player {
			position: absolute;
			top: -3000px;
		}
		#mp3_player {
			position: absolute;
			top: -3000px;
		}
		.btn_play {
			width: 30px;
			height: 22px;
			float: left;
			margin: 0 5px 0 0;
			background: url('http://thehoopla.com/profile/images/btn_play_pause.png') top left no-repeat;			
		}
		.btn_play.active {
			background-position: 0 -23px;
		}
		
/* PRODUCTS */
#hpla_store_product_wrapper , #hpla_store_category_wrapper {
	overflow: hidden;
}
#hpla_store_product_wrapper .col1 {
	float: left;
	width: 30%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;	
	padding-right: 3%;
}
#hpla_store_product_wrapper .col2 {
	float: left;
	width: 67%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;	
}

/* CATEGORIES */
#hpla_store_category_wrapper .col1 {
	float: left;
	width: 17%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;	
	padding-right: 3%;
}
#hpla_store_category_wrapper .col2 {
	float: left;
	width: 80%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;	
}
#hpla_store_category_wrapper .col1 a {
	display: block;
	padding: 3px 0;
	margin: 0 0 0 15px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 12px;
	line-height:14px;
}
#hpla_store_category_wrapper .col1_header {
	font-weight: bold; 
	background: #f6f6f6;
	padding: 3px 3px 3px 6px;
	border-radius: 7px;
	font-size: 14px;
	line-height: 18px;
}

/* REC NAV */
#hpla_store_category_wrapper .rec_nav  {
	border-top: 1px solid #e8e8e8;
	padding: 6px 0;
	margin: 6px 0 0 0;
}
#hpla_store_category_wrapper .rec_nav  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#hpla_store_category_wrapper .rec_nav  ul li {
	float: left;
	display: block;
	margin: 0 8px 0 0;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
}
#hpla_store_category_wrapper .rec_nav  ul li a {
	display: block;
	background: #d1e3e7;
	font-size: 12px;
	line-height: 18px;
	padding: 0 8px;
	height: 18px;
	color: #333333;
	border-radius: 7px;
}


/* STORE GLOBAL */
#hpla_store_wrapper {
	min-height: 400px;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background: #ffffff;
	display: block;
	overflow: auto;
}
h2.hpla_store_h2 {
	font-size: 24px;
	line-height: 26px;
	margin: 0;
	font-family: inherit;
	color: inherit;
	font-weight: normal;
}
#hpla_store_content {
	padding: 30px;
}

/* NAV BAR */
#hpla_store_bar {
	height: 50px;
	border-bottom: 1px solid #d4d4d4;
	background: #efefef;
	font-size: 16px;
}
#hpla_store_browse {
	float: left;
	height: 50px;
	padding: 0;
	line-height: 50px;
	width: 130px;
	border-right: 1px solid #d4d4d4;
	position: relative;
}
#hpla_store_browse ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hpla_store_browse ul li {
	position: relative;
}
#hpla_store_browse ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
#hpla_store_browse ul li:hover a, #hpla_store_browse ul li.active a {
	background: #777777;
	color: #ffffff;
}
#hpla_store_browse ul li ul {
	position: absolute;
	top: -3000px;
	left: -3000px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	width: 180px;
}
#hpla_store_browse ul li:hover ul, #hpla_store_browse ul li.active ul {
	top: 50px;
	left: 0px;
}
#hpla_store_browse ul li ul li {
	display: block;
}
#hpla_store_browse ul li ul li a {
	display: block;
	background: #777777;
	color: #ffffff !important;
	padding: 4px 15px;
	border-top: 1px solid #999999;
	text-align: left;
}
#hpla_store_browse ul li ul li a:hover {
	background: #999999;
}
#hpla_store_search {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 15px;
}
#hpla_store_input_search {
	font-size: 16px;
	width: 100px;
	border: 1px solid #d4d4d4;
	background: #ffffff !important;
	padding: 5px;
	margin-top: -5px;
	color: #777777;
}
#hpla_store_cart {
	float: left; 
	height: 50px;
	line-height: 50px;
	width: 60px;
	text-align: right;
	font-size: 12px;
	padding-right: 15px;
}


/* BREADCRUMBS */
.hpla_store_breadcrumbs {
	margin: 0 0 20px 0;
}


/* PRODUCT */
.hpla_store_product_grid {
	display:table;/*Webkit node fix*/
	border-collapse: collapse; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.hpla_store_product_grid li {
	display:-moz-inline-box;/* FF2 & under */
	display:inline-block;/* for modern browsers */
	vertical-align:top;
	word-spacing:normal;
	margin: 0 20px 20px 0;
	width: 150px;
	min-height: 200px;
	font-size: 12px;
	line-height: 15px;
}
.hpla_store_product_grid li img {
	width: 150px;
	margin: 0 0 5px 0;
}
* html .hpla_store_product_grid li {display:inline;}/*IE6*/
*+html .hpla_store_product_grid li {display:inline;}/*IE7*/

.hpla_store_prod_col1 {
	float: left;
	width: 230px;
	margin: 0 25px 0 0;
}
.hpla_store_prod_col2 {
	float: left;
}
.hpla_store_product_image {
	min-height: 200px;
	line-height: 200px;
	text-align: center;
	padding: 14px;
	border: 1px solid #d4d4d4;
}
.hpla_store_product_image img {
	max-width: 100%;
}
.hpla_store_product_image .caption {
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
.hpla_store_product_images_small {
	padding: 0;
/*	border: 1px solid #d4d4d4;	*/
	margin: 14px 0 0 0;
	overflow: auto;
}
.hpla_store_product_image_small {
	float: left;
	width: 45px;
	height: 45px;
	margin: 5px;
	background: #cccccc;
}
.hpla_store_product_image_small img {
	width: 45px;
	height: 45px;
}
.hpla_store_no_image {
	height: 100%;
	background: #cccccc;
}
.hpla_store_subtitle {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.hpla_store_list_price {
	color: #cc0000;
	text-decoration: line-through;
	margin: 2px 0 0 0;
	font-size: 16px;
	line-height: 18px;
}
.hpla_store_our_price {
	color: #208ea5;
	font-weight: bold;
	margin: 2px 0 0 0;
	font-size: 16px;
	line-height: 18px;
}
.hpla_store_prods_col1 {
	float: left;
	width: 150px;
	margin: 0 25px 0 0;
}
.hpla_store_prods_col2 {
	float: left;
}
.menu_selected {
	color: #333333 !important;
}
.hpla_store_product_colors {
	border-top: 1px solid #ccc;
	padding: 20px 0;
	margin: 20px 0;
	text-align: center;
}
.hpla_store_product_colors a {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0px 3px 0px rgba(0, 0, 0, 0.5);	
}

/* SEARCH RESULTS */
.hpla_store_search_results ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.hpla_store_search_results ul li {
	display: block;
	margin: 0 0 20px 0;
}
.hpla_store_search_results .product_price {
	font-weight: bold;
	margin: 4px 0 0 0;
	font-size: 14px; 
	line-height: 16px;
}
.hpla_store_search_results .product_author {
	text-transform: uppercase;
	margin: 4px 0 0 0;
	font-size: 10px;
	line-height: 12px;
}
.hpla_store_search_results .product_description {
	margin: 4px 0 0 0;
}
.hpla_store_search_results .product_image {
	float: left;
	margin: 0 20px 20px 0;
}
.hpla_store_search_results .product_image img {
	max-width: 60px;
}
.hpla_store_search_results .product_info {
	float: left;
	width: 500px;
}
.hpla_store_search_results .product_num {
	float: left;
	width: 50px;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}
.hpla_store_search_results_desc {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

/* REC NAV */
.hpla_store_rec_nav {
	border-top: 1px solid #e8e8e8;
	padding: 6px 0;
	margin: 6px 0 0 0;
}
.hpla_store_rec_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
.hpla_store_rec_nav ul li {
	float: left;
	display: block;
	margin: 0 8px 0 0;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
}
.hpla_store_rec_nav ul li a {
	display: block;
	background: #d1e3e7;
	font-size: 12px;
	line-height: 18px;
	padding: 0 8px;
	height: 18px;
	color: #333333;
	border-radius: 7px;
}


		#sn_wrapper {
			border: 1px solid #d4d4d4;
			padding: 25px;
		}
		#sn_wrapper h1 {
			font-size: 22px;
		}
		.sn_login_field {
			width: 350px;
			font-size: 22px;
		}
		.small {
			font-size: 11px;
			line-height: 14px;
		}
		.sn_submit_small {
			border: 0;
			margin: 0;	
			padding: 5px 5px;			
		}		
		#sn_login_error {
			display: none;
			color: #cc0000;
			font-weight: bold;
			padding: 15px;
			border: 1px solid #f4b3b3;
			background: #fff6f6;
			margin: 0 0 15px 0;
			font-size: 12px;
		}
		#sn_left {
			float: left;
			width: 100px;
			background: ff0033;
			margin: 0 15px 0 0;
		}
		#sn_right {
			float: left;
			font-size: 12px;
			line-height: 15px;
			border-left: 1px solid #d4d4d4;
			padding: 0 0 0 15px;
			min-height: 300px;
		}
		#sn_left ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		#sn_left ul li a {
			display: block;
			font-size: 12px;
			line-height: 15px;
			padding: 3px;	
			width: 109px;
		}
		#sn_left ul li a:hover {
			background-color: ;
			color:  !important;
		}
		.sn_input_message {
			height: 45px;
			outline: none;
			border: 3px solid #d4d4d4;
			font-family: arial, helvetica, tahoma;
			font-size: 16px;
			line-height: 19px;
			overflow-y: auto;
			color: #8f8f8f;
			resize: none;
			padding: 3px;
			margin: 0;
		}
		#sn_top_links {
			float: right;
		}
		#sn_create_account {
			display: none;
		}
		.sn_message_footer {
			color: #999999;
			font-size: 10px;
			line-height: 12px;
			padding: 8px 0;
		}
		#sn_message_list {
			margin: 10px 0 0 0;
			padding: 5px 0 0 0;
		}
		a.sn_message_delete {
			color: #cc0000 !important;
		}
		.sn_message_content {
			font-size: 14px;
			line-height: 18px;
		}
		.sn_message_reply {
			padding: 5px;
			background: #efefef;
			width: 330px;
			margin: 0 0 2px 0;
		}
		.sn_input_message_reply {
			width: 300px;
			height: 15px;
			padding: 2px;
			overflow-y: auto;
			font-family: arial, verdana, helvetica, tahoma;
			font-size: 12px;
			line-height: 14px;
			border: 0;
			outline: none;
			color: #8f8f8f;
			resize: none;
		}
		.sn_message_reply_content {
			float: left;
		}
		.sn_input_search {
			font-size: 16px;
			padding: 5px;
			width: 400px;
			color: #8f8f8f;
			border: 1px solid #d4d4d4;
		}
		.sn_data_nav {
			list-style-type: none;
			margin: 0;
			padding: 0;
			float:right;
		}
		.sn_data_nav li {
			float: left;
		}
		.sn_data_nav li a {
			display: block;
			padding: 2px 7px;
			margin: 0 7px 0 0;
			border: 1px solid #d4d4d4;
		}
		.sn_data_nav li a.current, .sn_data_nav li a:hover {
			background-color: ;
			color:  !important;			
		}
		.wrapper_sn_data_nav {
			margin: 0;
			padding: 0;
		}
		.sn_data_nav_label {
			float: left;
			font-size: 10px;
			color: #999999 !important;
		}
		.sn_header_box {
			background: #eeeeee;
			padding: 15px;
			margin: 0 0 15px 0;
		}
		.sn_header_box h2 {
			font-size: 20px;
			line-height: 23px;
			margin: 0 0 5px 0;
		}
		.sn_post_message {
			background-color: #d4d4d4;
			color: #333333;
			padding: 3px 20px;
			border: 0;
			margin: 0;				
		}
		.sn_message_user {
			line-height: 22px;
		}
		#layout h1, #layout h2, #layout h3, #layout .nav a, .hr_topright {
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
}
#content_wrapper, #content_wrapper p, #content_wrapper a, #content_wrapper ul, #content_wrapper ol {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4em;
}
#content_wrapper {
  clear: both;
}

#top {
  position: relative;
}
#top h1 {
  color: #835b4f;
}

#nav_bar {
  height: 60px;

}
.nav {
  border-top: 1px solid #a39968;
}
.nav li a {
  color: #a39968 !important;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
}
.nav li ul {
  padding: 7px 0;
  border-radius: 5px;
-webkit-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    4px 4px 6px 0px rgba(0, 0, 0, 0.5);
box-shadow:         4px 4px 6px 0px rgba(0, 0, 0, 0.5);
}
.nav li ul:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 15%;
    width: 15px;
    height: 15px;
    background: #a39968;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
}
.nav li:hover ul {
  top: 55px;
}
.nav li li a {
  font-size: 14px;
}
.nav li ul li a {
  padding: 4px 15px;
  background: none;
}

.hr_topright {
  position: absolute;
  top: 44px;
  right: 0;
  text-align: right;
  font-size: 14px;
  line-height: 1.4em;
  color: #835b4f;
}
.hr_topright .online_special,
.hr_topright .address {
  display: inline-block;
  vertical-align: top;
}
.hr_topright .online_special {
  margin: 0 50px 0 0;
  text-align: center;
}
.hr_topright .online_special a {
  color: #65182a !important;
  font-size: 18px;
}

.hr_topright .street {
  font-weight: bold;
  font-size: 16px;
}
.hr_topright .hrs {
  display: none;
}
.hr_topright .time {
  font-weight: bold;
}

#content_wrapper {
  background: #fff;
}

.social {
  font-size: 30px;
}
.social .fa-yelp {
  color: #bf2e1b;
  margin-right: -5px;
}
.social .fa-facebook-square {
  display: inline-block;
  color: #3b5998;
  margin-right: 10px;
}
.social .label_yelp {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.02em;
}

.breadcrumbs_html,
.breadcrumbs_html a {
  font-size: 12px !important;
  line-height: 1.2em;
  color: #a39968 !important;
}
.breadcrumbs_html {
  color: #999 !important;
}

/* MENUS */
.menu_cascade li {
	width: 250px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	text-align: center;
	transition: -webkit-box-shadow 0.25s ease, -moz-box-shadow 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
.menu_cascade li:hover {
	background: #a39968;
	color: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	transition: -webkit-box-shadow 0.25s ease, -moz-box-shadow 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease;
}
.menu_cascade li a {
	transition: color 0.25s ease !important;
}
.menu_cascade li:hover a {
	color: #fff !important;
	transition: color 0.25s ease !important;
}
.menu_cascade li a img {
	display: block;
	max-width: 180px;
	max-height: 120px;
	border-radius: 4px;
	margin: 0 auto 5px auto;	
}

/* STORE */
.hpla_store_btn_wrapper .hpla_store_prod_qty {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ccc;
  outline: none;
  padding: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2em;
}
.hpla_store_btn_wrapper a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #835b4f;
  background: #835b4f;
  color: #fff !important;
  padding: 5px 15px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-left: -5px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2em;
  transition: background 0.25s ease;
}
.hpla_store_btn_wrapper a:hover {
  background: #9d786c;
  transition: background 0.25s ease;
}
.cart_image {
  max-width: 50px;
  max-height: 50px;
}
.hpla_cart_h1 {
  display: block !important;
  margin-bottom: 25px;
}
.hpla_cart_tbl {
  font-size: 14px;
  line-height: 1.2em;
}
.hpla_cart_tbl th,
.hpla_cart_tbl tr.product_row td {
  padding: 8px;
  border-bottom: 1px dashed #ccc;
}
.hpla_cart_tbl tr.footer_row td {
  padding: 8px;
}
.hpla_cart_tbl tr.tax_row td {
  padding-top: 25px;
}
.hpla_cart_tbl .input_qty {
  border: 1px solid #ccc;
  outline: none;
  width: 30px;
  padding: 5px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.2em;
}
.hpla_cart_tbl .currency_field {
  text-align: right;
}
.hpla_cart_tbl .total_field {
  font-weight: bold;
}

.cart_link {
    position: absolute;
    right: 357px;
    top: 13px;
    z-index: 99;
    width: 100px;
}
.cart_link a {
  color: #835b4f !important;
  font-size: 18px;
  font-weight: 300;
}

.btn-add-to-cart {
  display:inline-block;
  vertical-align: middle;
  border: 1px solid #835b4f;
  background: #835b4f;
  color: #fff !important;
  padding: 5px 15px;
  text-decoration: none;
  border-radius: 4px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2em;
  margin: 5px 0 0 0;
  transition: all 0.25s ease;
}
.btn-add-to-cart:hover {
  background: #9d786c;
  transition: all 0.25s ease;
}