/* KaivalyaHoops.com - designed by Grant Blakeman for [gb] Studio - grantblakeman.com  */

@import url("reset.css");   /* thanks yahoo */

body {
	background-color: #fff;
	background-image: url("../images/top_bg.png");
	background-position: top;
	background-repeat: repeat-x;
	font-size: 62.5%
}


#header_home {
	margin: 0 auto;
	width: 870px;
	height: 440px;
	overflow: visible;
}

ul#top_nav {
	position: relative;
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 0px -10px;
	list-style-type: none;
	width: 475px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: -0.01em;
	text-align: left;
	float: left;
	z-index: 10000;
}
ul#top_nav li {
	display: inline;
}
ul#top_nav li a {
	color: #fff;
	padding: 10px;
	line-height: 44px;
	text-decoration: none;
}
ul#top_nav li a:hover {
	padding: 10px;
	line-height: 44px;
	color: #fff;
	background-color: #018E9F;
}
ul#top_nav li a.selected {
	background-color: #96b60f;
}
ul#top_nav li a:hover.selected {
	background-color: #018E9F;
}

ul#home_nav {
	position: absolute;
	margin: 135px 0px 0px 111px;
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	z-index: 4000;
}
ul#home_nav li a {
	display: -moz-inline-block;
  display: inline-block;
	text-decoration: none;
}
ul#home_nav li a:hover {

}
ul#home_nav li.whoweare {
	width: 175px;
	height: 52px;
	overflow: hidden;
}
ul#home_nav li.whatwedo {
	margin-left: 45px;
	width: 168px;
	height: 55px;
	overflow: hidden;
}
ul#home_nav li.news {
	margin-left: 100px;
	width: 163px;
	height: 56px;
	overflow: hidden;
}
ul#home_nav li.store {
	margin-left: 150px;
	width: 170px;
	height: 54px;
	overflow: hidden;
}
ul#home_nav li.whoweare a:hover {
	text-indent: -175px;
}
ul#home_nav li.whatwedo a:hover {
	text-indent: -168px;
}
ul#home_nav li.news a:hover {
	text-indent: -163px;
}
ul#home_nav li.store a:hover {
	text-indent: -170px;
}

#logo_notch {
	position: absolute;
	margin: 97px 0px 0px 675px;
	z-index: 5000;
}

#logo_bg {
	position: absolute;
	margin: 26px 0px 0px 700px;
	z-index: 5500;
}

#logo {
	position: absolute;
	margin: 90px 0px 0px 728px;
	z-index: 6000;
}

#swoosh_top {
	position: absolute;
	margin: 65px 0px 0px 255px;
	z-index: 3400;
}

#swoosh_bottom {
	position: absolute;
	margin: 97px 0px 0px 260px;
	z-index: 2500;
}

#home_photo_main {
	position: absolute;
	margin: 97px 0px 0px 470px;
	z-index: 3500;
}

#top_notch {
	position: absolute;
	margin: 97px 0px 0px -50px;
	z-index: 5000;
}

#main_home {
	margin: 0 auto;
	width: 870px;
	overflow: visible;
}

#home_photo_02 {
	position: absolute;
	margin: -200px 0px 0px -80px;
}
#home_photo_03 {
	position: absolute;
	margin: -339px 0px 0px 550px;
	z-index: 6000;
}
#home_photo_03.secondary {
	width: 330px;
	height: 300px;
	margin: -284px 0px 0px 600px;
}

#left_home {
	position: relative;
	margin: 0px 0px 0px 70px;
	width: 415px;
	z-index: 1000;
}

#left_home h1 {
	margin-bottom: 25px;
}

#left_home h2 {
	margin-bottom: 25px;
}

#left_home p {
	margin-bottom: 25px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666;
	letter-spacing: -0.04em;
	line-height: 28px;
}

#left_home strong {
	color: #610179;
}
#left_home em {
	color: #018E9F;
}

#left_home hr {
	height: 5px;
	color: #fff;
	border: 0px;
}

#news_home h3 {
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #018E9F;
	letter-spacing: -0.01em;
	line-height: 20px;
}
#news_home h3 a {
	font-weight: bold;
	color: #018E9F;
	text-decoration: none;
}
#news_home h3 a:hover {
	text-decoration: underline;
}

#news_home p {
	margin-bottom: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: -0.01em;
	line-height: 20px;
}

p.rightlink, #left p.rightlink {
	text-align: right;
}
p.rightlink a, #left p.rightlink a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: -0.01em;
	line-height: 20px;
	color: #9ED9CA;
	text-decoration: none;
}
p.rightlink a:hover, #left p.rightlink a:hover {
	color: #018E9F;
	text-decoration: none;
}

#events_home {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: -0.01em;
	line-height: 20px;	
}

#events_home table {
	margin-bottom: 16px;
}
#events_home tr.alt {
	color: #73C1CA;
}
#events_home tr:hover {
	background-color: #fff8d8;
}
#events_home tr:hover.header {
	background-color: #fff;
}

#events_home strong {
	font-weight: bold;
	color: #018E9F;
}

#right_home {
	margin: 75px 0px 0px 45px;
	width: 331px;
	float: right;
}

#social_sidebar {
	width: 295px;
	height: 89px;
	padding: 18px;
	background-image: url("../images/social_sidebar_bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

#social_sidebar h3 {
	padding-top: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
}

#social_sidebar h3 a {
	color: #A6A6A6;
	text-decoration: none;
}
#social_sidebar h3 a:hover {
	color: #018E9F;
	text-decoration: none;
}

ul#social_links {
	margin: 15px 0px 0px 15px;
	width: 295px;
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	z-index: 4000;
}
ul#social_links li {
	margin: 0px 20px 0px 0px;
	float: left;
}
ul#social_links li a {
	display: -moz-inline-block;
  display: inline-block;
	text-decoration: none;
}
ul#social_links li.tribe {
	width: 84px;
	height: 23px;
	overflow: hidden;
}
ul#social_links li.virb {
	width: 51px;
	height: 20px;
	overflow: hidden;
}
ul#social_links li.myspace {
	width: 84px;
	height: 23px;
	overflow: hidden;
}
ul#social_links .tribe p:hover {
	text-indent: -84px;
}
ul#social_links .virb p:hover {
	text-indent: -51px;
}
ul#social_links li.myspace p:hover {
	text-indent: -84px;
}

#promos {
	margin: 0px;
	padding: 0px;
}

ul#home_promos {
	margin: 30px 0px 0px 0px;
	width: 331px;
	list-style-type: none;
	z-index: 4000;
}
ul#home_promos li {
	padding: 0px 0px 20px 0px;
	width: 331px;
	height: 222px;
	float: left;
	overflow: hidden;
}
ul#home_promos li a {
	margin: 0px;
	padding: 0px;
	display: -moz-inline-block;
  display: inline-block;
	text-decoration: none;
}
ul#home_promos p:hover {
	text-indent: -331px;
}

#home_promo_image {
	background-position: 4px 4px;
	background-repeat: no-repeat;
	width: 322px;
	height: 214px;
}

#footer_container {
	width: 100%;
	height: 137px;
	background-image: url("../images/bottom_bg.gif");
	background-position: top;
	background-repeat: repeat-x;	
}

#footer {
	margin: 0 auto;
	width: 870px;
	overflow: visible;
}

#bottom_notch {
	position: absolute;
	margin: 0px 0px 0px -50px;
	z-index: 5000;
}

ul#footer_nav {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px -25px -10px;
	list-style-type: none;
	width: 475px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: -0.01em;
	text-align: left;
	float: left;
}
ul#footer_nav li {
	display: inline;
}
ul#footer_nav li a {
	color: #fff;
	padding: 10px;
	line-height: 34px;
	text-decoration: none;
}
ul#footer_nav li a:hover {
	padding: 10px;
	line-height: 34px;
	color: #fff;
	background-color: #018E9F;
}
ul#footer_nav li a.selected {
	background-color: #8f8f8f;
}
ul#footer_nav li a:hover.selected {
	background-color: #018E9F;
}

#footer h6 {
	padding-top: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -0.01em;
	line-height: 14px;
	clear: both;
}
#footer h6 a {
	color: #fff;
	text-decoration: none;
}
#footer h6 a:hover {
	color: #fff;
	background-color: #018E9F;
	text-decoration: none;
}

/* secondary pages */

#header {
	margin: 0 auto;
	width: 870px;
	height: 240px;
	overflow: visible;
}

#swoosh_top_secondary {
	position: absolute;
	margin: 65px 0px 0px 455px;
	z-index: 3400;
}

#swoosh_bottom_secondary {
	position: absolute;
	margin: 97px 0px 0px 400px;
	z-index: 2500;
}

#secondary_photo_main {
	position: absolute;
	margin: 97px 0px 0px 515px;
	z-index: 3500;
}

ul#secondary_nav {
	position: absolute;
	margin: 135px 0px 0px -18px;
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	z-index: 4000;
}
ul#secondary_nav li {
	margin-right: 20px;
	float: left;
}
ul#secondary_nav li a {
	display: -moz-inline-block;
  display: inline-block;
	text-decoration: none;
}

ul#secondary_nav li.whoweare {
	width: 124px;
	height: 23px;
	overflow: hidden;
}
ul#secondary_nav li.whatwedo {
	width: 124px;
	height: 23px;
	overflow: hidden;
}
ul#secondary_nav li.news {
	width: 114px;
	height: 23px;
	overflow: hidden;
}
ul#secondary_nav li.store {
	width: 118px;
	height: 23px;
	overflow: hidden;
}
ul#secondary_nav li.whoweare a:hover {
	text-indent: -124px;
}
ul#secondary_nav li.whatwedo a:hover {
	text-indent: -124px;
}
ul#secondary_nav li.news a:hover {
	text-indent: -114px;
}
ul#secondary_nav li.store a:hover {
	text-indent: -118px;
}

#main {
	margin: 0 auto;
	width: 870px;
	min-height: 725px;
	overflow: visible;
}

#right {
	position: relative;
	margin: 95px 0px 0px 58px;
	width: 241px;
	float: right;
	z-index: 4000;
}

#nav_sidebar_container {
	width: 241px;
	background-image: url("../images/nav_sidebar_bg.gif");
	background-position: top;
	background-repeat: repeat-y;
}
#nav_sidebar {
	width: 241px;
	min-height: 163px;
	background-image: url("../images/nav_sidebar_top.gif");
	background-position: top;
	background-repeat: no-repeat;
}
#nav_sidebar p {
	padding: 20px 0px 0px 20px;
}

ul#nav_sidebar_links {
	padding: 10px 15px 15px 15px;
	list-style-type: none;
	width: 211px;
	min-height: 99px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	z-index: 4000;
}
ul#nav_sidebar_links li {
	margin-right: 20px;
	width: 211px;
}
ul#nav_sidebar_links li a {
	display: -moz-inline-block;
  display: inline-block;
	padding: 5px;
	color: #8c8c8c;
	text-decoration: none;
}
ul#nav_sidebar_links li a:hover {
	background-color: #9ED9CA;
}

#left {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 570px;
	z-index: 4000;
}

#left a {
	color: #018E9F;
	text-decoration: underline;
}
#left a:hover {
	text-decoration: none;
}

#left h1 {
	margin-bottom: 25px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #610179;
	letter-spacing: -0.02em;	
}

#left h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #018E9F;
	letter-spacing: -0.02em;
}

#left h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666;
	letter-spacing: -0.02em;
	font-weight: bold;
}

#left p {
	margin-bottom: 25px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666;
	letter-spacing: -0.04em;
	line-height: 28px;
}

#left ul {
	margin-bottom: 25px;
	list-style-type: circle;
}
#left ol {
	margin-bottom: 25px;
	list-style-type: decimal;
}

#left li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666;
	letter-spacing: -0.04em;
	line-height: 20px;
}
#left ul ul {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: square;
}
#left ul ul ul {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: disc;
}
#left li li li {
	font-size: 12px;
}
#left ol ol {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: lower-alpha;
}
#left ol ol ol {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: lower-roman;
}

#left strong {
	color: #610179;
}
#left em {
	color: #7f7f7f;
	font-style: italic;
}

#left hr {
	height: 5px;
	color: #fff;
	border: 0px;
}

#secondary_template_photo {
	margin: -10px 16px 10px -30px;
	background: no-repeat;
	float: left;
}

#left hr.clear {
	clear: both;
}

/* news */

h4.news_feature {
	width: 190px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #602876;
	text-align: right;
	letter-spacing: -0.04em;
	line-height: 28px;
}

#feature {
	margin: 0px 0px 20px 0px;
}

#feature h2 {
	padding: 0px 20px 0px 0px;
	width: 190px;
	height: 100px;
	font-size: 24px;
	text-align: right;
	float: left;
}
#feature h2 a {
	text-decoration: none;
}
#feature h2 a:hover {
	text-decoration: underline;
}
#feature p {
	margin-bottom: 5px;
	width: 360px;
	float: right;
}
#feature hr {
	clear: both;
}

#feature p.rightlink {
	text-align: right;
}
#feature p.rightlink a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: -0.01em;
	line-height: 20px;
	color: #9ED9CA;
	text-decoration: none;
}
#feature p.rightlink a:hover {
	color: #018E9F;
	text-decoration: none;
}

ul#news_kaivalya, ul#news_hooping {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px -30px;
	list-style-type: none;
	text-align: left;
}
ul#news_kaivalya li, ul#news_hooping li {
	padding: 0px 0px 20px 30px;
	width: 260px;
	display: inline;
	float: left;
}

ul#news_kaivalya h3, ul#news_hooping h3 {
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #018E9F;
	letter-spacing: -0.01em;
	line-height: 20px;
}
ul#news_kaivalya h3 a, ul#news_hooping h3 a {
	font-weight: bold;
	color: #018E9F;
	text-decoration: none;
}
ul#news_kaivalya h3 a:hover, ul#news_hooping h3 a:hover {
	text-decoration: underline;
}

ul#news_kaivalya p, ul#news_hooping p {
	margin-bottom: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: -0.01em;
	line-height: 20px;
}

/* friends */

ul#friends_list {
	padding: 25px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}

ul#friends_list img {
	width: 150px;
	float: left;
}

.friends_description {
	margin: 0px 0px 20px 0px;
	width: 375px;
	float: right;
}
ul#friends_list li {
	clear: both;
}

ul#friends_list h2 {

}
ul#friends_list p {
	margin-bottom: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: -0.01em;
	line-height: 20px;
}

/* gallery */

#left object {
	margin-bottom: 50px;
}

ul#nav_sidebar_links li a.lightbox_hide {
	display: none;
}

#gallery_header {
	position: relative;
	height: 200px;
	width: 570px;
	margin-top: -200px;
	z-index: 2000;
}
#gallery_header_mask {
	position: relative;
	height: 200px;
	width: 570px;
	z-index: 3000;
}

ul#gallery_thumbs, ul#store_cat_thumbs {
	margin: 30px 0px 30px 0px;
	width: 570px;
	list-style-type: none;
	z-index: 4000;
}
ul#gallery_thumbs li, ul#store_cat_thumbs li {
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 260px;
	float: left;
	overflow: hidden;
}
ul#store_cat_thumbs li {
	height: 200px;
}
ul#gallery_thumbs li a, ul#store_cat_thumbs li a {
	margin: 0px;
	padding: 0px;
	display: -moz-inline-block;
  display: inline-block;
/*	display: inline;*/
	text-decoration: none;
}
ul#gallery_thumbs p:hover, ul#store_cat_thumbs p:hover {
	text-indent: -260px;
}

#gallery_thumb_image, #store_cat_thumb_image {
	background-position: 4px 4px;
	background-repeat: no-repeat;
	width: 256px;
	height: 172px;
}


#gallery_thumbs h2, #store_cat_thumbs h2 {
	margin: -15px 8px -15px 8px;
}

#gallery_thumbs h4 {
	margin: 0px 8px 0px 8px;
}

/* notice */

#home_notice {
	margin: 0px -20px 20px -20px;
	padding: 20px 20px 10px 20px;
	background-color: #018E9F;
}
#home_notice p {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
#home_notice strong {
	color: #9ed9ca;
}
#home_notice em {
	color: #fff;
	font-style: italic;
}
#home_notice h4 {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #fff;
	text-align: right;
}
#home_notice a {
	color: #fff;
	text-decoration: underline;
}
#home_notice a:hover {
	color: #fff;
	text-decoration: none;
}

/* events */

#events_list, #classes_list {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #666;
	letter-spacing: -0.01em;
	line-height: 36px;	
}
#events_list .header, #classes_list .header, #events_list .footer, #classes_list .footer {
	font-size: 12px;
	line-height: 20px;
} 

#events_list h5, #classes_list h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666;
	letter-spacing: -0.01em;
	line-height: 36px;	
}
#events_list h5:hover, #classes_list h5:hover {
	color: #018E9F;
}

#events_list table, #classes_list table {
	margin-bottom: 16px;
}
#events_list tr:hover, #classes_list tr:hover {
	background-color: #fff8d8;
}
#events_list tr:hover.header, #classes_list tr:hover.header, #events_list tr:hover.footer, #classes_list tr:hover.footer {
	background-color: #fff;
}


#events_list tr.details, #classes_list tr.details, #events_list tr.details p, #classes_list tr.details p {
  padding-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #73C1CA;
}
#events_list tr.details:hover, #classes_list tr.details:hover {
	background-color: #fff;
}
#events_list tr.details p, #classes_list tr.details p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#events_list strong, #classes_list strong {
	font-weight: bold;
	color: #018E9F;
}

/*  store  */

#store_title h1, #store_title h1 a {
	font-size: 32px;
	color: #610179;
	text-decoration: none;
}
#store_title h1 a:hover {
	background-color: #eee;
}

#prod_title h2 {
	margin: -25px 0px 25px 0px;
	font-size: 44px;
}

#view_cart {
	margin: 10px 0px 0px 0px;
	width: 80px;
	height: 30px;
	background-color: #ccc;
	overflow: hidden;
	float: right;
}
ul#view_cart_button {
	width: 80px;
	list-style-type: none;
}
ul#view_cart_button li {
	width: 80px;
	height: 30px;
	float: left;
	overflow: hidden;
}
ul#view_cart_button li {
	display: -moz-inline-block;
  display: inline-block;
	text-decoration: none;
}
ul#view_cart_button li:hover {
	text-indent: -80px;
}
ul#view_cart_button li:active {
	text-indent: -160px;
}

ul#store_prod_thumbs {
	margin: 30px 0px 30px 0px;
	width: 570px;
	list-style-type: none;
	z-index: 4000;
}
ul#store_prod_thumbs li {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 20px 0px;
	width: 180px;
	height: 185px;
	float: left;
	overflow: hidden;
}
ul#store_prod_thumbs li a {
	margin: 0px;
	padding: 0px;
	display: -moz-inline-block;
  display: inline-block;
	text-decoration: none;
}
ul#store_prod_thumbs p:hover {
	text-indent: -180px;
}

#store_prod_thumb_image {
	background-position: 4px 4px;
	background-repeat: no-repeat;
	width: 177px;
	height: 112px;
}
#store_prod_thumb_image {
	background-image: url("/images/store_prod_thumb_placeholder.jpg");
}

#store_prod_thumbs h2 {
	margin: -15px 8px -15px 8px;
}

#store_display_price_thumb {
	position: relative;
	margin: -62px 0px 0px 135px;
	padding: 5px;
	width: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 10px;
	color: #fff;
	background-image: url("/images/store_prod_thumb_price_bg.png");
	background-position: 0px -6px;
	z-index: 5000;
}
#store_display_price_thumb.sale {
	color: #0086be;
	background-image: url("/images/store_prod_thumb_price_sale_bg.png");	
}

#store_thumbs h2 {
	font-size: 14px;
	font-weight: bold;
}
#store_thumbs h3 {
	margin: -5px 0px 0px 8px;
	font-size: 14px;
	font-weight: normal;
}
#store_thumbs h3.sale {
	color: #ff6c00;
	font-weight: bold;
}

#prod_image {
	width: 570px;
	height: 250px;
	background-image: url("/images/store_prod_detail_placeholder.jpg");
	background-color: #eee;
	z-index: 1000;
}
#prod_price_inset {
	position: relative;
	top: -20px;
	left: 460px;
	padding: 12px 10px 8px 10px;
	width: 55px;
	height: 25px;
	line-height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 25px;
	text-align: center;
	color: #fff;
	background-color: #555;
	background-image: url("/images/prod_price_inset_bg.png");
	z-index: 1500;
}

#prod_description {
	margin: -20px 0px 0px 0px;
	width: 400px;
}

#buy_button {
	margin: 10px 35px 0px 0px;
	width: 75px;
	float: right;
}
ul#buy_prod_button {
	width: 75px;
	list-style-type: none;
}
ul#buy_prod_button li {
	width: 75px;
	height: 35px;
	float: left;
	overflow: hidden;
}
ul#buy_prod_button li {
	display: -moz-inline-block;
  display: inline-block;
	text-decoration: none;
}
ul#buy_prod_button li:hover {
	text-indent: -75px;
}
ul#buy_prod_button li:active {
	text-indent: -150px;
}

#buy_button h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #838383;
	letter-spacing: -0.01em;
	line-height: 12px;	
}
#buy_button select {
	margin: -6px 0px 10px 0px;
	width: 75px;
	max-width: 75px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #838383;
	letter-spacing: -0.01em;
	line-height: 12px;	
}

#store_footer, #store_footer a {
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	width: 870px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #838383;
	line-height: 16px;
	clear: both;
}
#store_footer a:hover {
	text-decoration: none;
}
#store_footer strong {
	font-weight: bold;
}