@charset "utf-8";

/*
Theme Name: Broadway Bicycle School
Theme URI: http://kjparish.com/
Description: Child Theme Customized for Broadway Bicycle School
Author: KJ Parish
Author URI: http://kjparish.com/
Template: H5
Version: 1.0
*/



/* Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { 
	margin: 0;
	padding: 0;
	border: 0;
	font-size:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:120%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Broadway General Styles */
body {background-color:#2c2b2b; color:#e9dbcf; font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:130%;}
.home {background:url(images/broadwayLogoBG.png) no-repeat fixed center 100px #2c2b2b;}
.page {background:url(images/broadwayLogoBG.png) no-repeat fixed center 100px #2c2b2b;}
p {margin:10px 0 15px 0; line-height:130%;}

a:link {color:#ed8e2d; text-decoration:none;}
a:active {color:#ed8e2d; text-decoration:none;}
a:visited {color:#ed8e2d; text-decoration:none;}
a:hover {color:#eacd8b; text-decoration:none;}

h1, h1 a:link, h1 a:visited {color:#eacd8b; text-transform:uppercase; letter-spacing:.1em; font-size:27px; font-weight:normal; margin-left:10px;}
h1 a:hover {color:#ed8e2d;}
.attachment h1 {display:none;}

h2, h2 a:link, h2 a:visited  {color:#84a18f; font-size:24px; font-weight:normal; margin: 30px 0 10px;}
h2:first-child {color:#84a18f; font-size:24px; font-weight:normal; margin:0 0 10px;}
h2 a:hover {color:#ed8e2d;}
h3 {color:#eacd8b; text-transform:uppercase; letter-spacing:.13em; font-size:18px; text-align:center; 
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.6);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
padding:10px;}
h4, h4 a:link, h4 a:visited {color:#84a18f; font-size:18px; font-weight:normal; margin:0 0 10px 0; }
h4 a:hover {color:#ed8e2d;}
h5 {font-size: 12px; text-transform:uppercase; letter-spacing:.13em; font-weight:bold; color:#84a18f;}

#content {width:980px; margin:0 auto;}

header {padding:10px 0 10px 0; margin:0 0 20px 0;}
ul#topNav {margin:0; padding:0; z-index:2;}
ul#topNav li {display:inline; margin:0 35px 0 0; font-size: 13px; text-transform:uppercase; letter-spacing:1px; font-weight:bold; padding:0 0 5px 0; position:relative;}
ul#topNav li a:link, ul#topNav li a:visited {color:#eacd8b;}
ul#topNav li a:hover {color:#ed8e2d;}
ul#topNav li.home {background-color:#000; padding:10px; height:42px; margin-right:25px; font-weight:bold;}
ul#topNav li.home a:link {color:#84a18f; background-color:#000; height:42px;}
ul#topNav li.home a:hover {color:#e9dbcf; background-color:#000;}
ul#topNav li.home a:visited {color:#84a18f; }
ul#topNav li.last {margin-right:0;}


ul.children {display:none; position:absolute; top:18px; *top:24px; left:0; line-height:130%; z-index:100; background-color:#000; width:140px; overflow:hidden; } 
ul#topNav li ul.children li {
	border-bottom: 2px solid #2C2B2B;
    display: block;
    font-size: 12px;
    margin-top: 4px;
    padding: 8px 8px 10px 8px;
    text-transform: none;
    width: 100%;  }
ul.children li a:link, ul.children li a:visited {color:#eacd8b;}
ul.children li a:hover {color:#ed8e2d;}

ul#topNav li:hover > ul {display:block;}

/* nav highlighting */
.page-id-68 ul#topNav li.page-item-68 a {color:#ed8e2d;} /* about */

.page-id-70 ul#topNav li.page-item-70 a {color:#ed8e2d;} /* news */

.page-id-72 ul#topNav li.page-item-72 a {color:#ed8e2d;} /* contact */

.page-id-32 ul#topNav li.page-item-32 a {color:#ed8e2d;} /* shop */

.page-id-75 ul#topNav li.page-item-75 a {color:#ed8e2d;} /* classes */

.page-id-77 ul#topNav li.page-item-77 a {color:#ed8e2d;} /* services */

.page-id-79 ul#topNav li.page-item-79 a {color:#ed8e2d;} /* gallery */

p strong {font-weight:bold; color:#eacd8b;}


.author {color:#c46402; text-transform:uppercase; font-size:9px; letter-spacing:1px; margin-top:0px;} 
.sidePosts {background:url(images/divide.png) center bottom no-repeat; margin-bottom:10px;}
.sidePosts ul, section.primary ul {margin-top:10px;}
.sidePosts ul li {background:url(images/gear.png) left top no-repeat; padding:3px 0 0 25px; margin-bottom:10px; height:20px; font-weight:bold;}
aside {width:280px; margin-top:20px; float:right; z-index:0;}
#sideBar section, div.ngg-widget {padding:10px 15px;}
#events-widget-3 p {margin-left:15px; }
#events-widget-3 {background:url(images/divide.png) center bottom no-repeat; margin-bottom:10px; padding-bottom:10px;}
div.sideLink { background:url(images/divide.png) center bottom no-repeat; padding-bottom:3px;}
div.sideLink p a {color:#84a18f; }
div.sideLink p {margin: 10px 0 10px 15px;}
div#ngg-webslice h3 {display:none;}


section.primary h5{color:#eacd8b; text-transform:uppercase; letter-spacing:.13em; font-size:14px; text-align:left; background:none; padding:10px 0 0 0; }
section.primary ul li { 
background: url("images/gear.png") no-repeat scroll left 4px transparent;
    line-height:130%;
    margin: 7px;
    padding: 3px 0 10px 25px;}
section.primary ol li { 
   line-height:130%;
	list-style:inside decimal none;
    margin: 7px;
    padding: 3px 0 10px 0;}
section.primary{width:680px; float:left; z-index:1;}
section.primary div.postContent {margin:20px 10px 0 0;
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.6);
padding:10px; }
section.primary div.hours {background:none; padding:0; margin:0;}
section.primary article {border:#673b0f solid 1px; margin:3px; padding:10px;}

/*services*/
.page-id-77 .wpsc_categories {display:none;}
.page-id-77 .default_product_display {width:500px;}
.page-id-77 .wpsc-breadcrumbs {display:none;}
.page-id-77 h2.prodtitle a {font-size:16px;}
.page-id-77 .default_product_display .productcol {float:none;}
.page-id-77 p.prodDetails {display:none;}
.page-id-77 #default_products_page_container .imagecol img, #list_view_products_page_container img, #grid_view_products_page_container img {float:left; margin:0 10px 0 -5px;}



div.postContent img.alignleft {float:left; margin:20px 20px 20px 10px;}
div.postContent img.alignright {float:right; margin:20px 0 20px 20px;}



footer {clear:both; width:100%; padding:20px 0; }
footer a:link, footer a:visited {color:#eacd8b; text-decoration:none;}
footer a:hover {color:#ed8e2d; text-decoration:none;}
footer header {background:#000; height:10px; }
footer section {width:980px; min-height:160px; margin:0 auto; background:url(images/biker.png) 100px 10px no-repeat; }
footer div {background:none; margin:0; padding:0;}
footer div.footerWidgets {margin:-40px 0 0 0; float:left; min-width:100px; min-height:200px; padding:0 105px 0 0; background:none;}

footer div.lastHours {text-align:right; padding-right:0;}
footer h5 {margin-bottom:20px;}
footer li {margin:5px 0 5px 0;}
footer ul {margin-bottom:10px;}
footer ul#social li {display:inline; margin-right:10px;}
#web-author {width:980px; margin:0 auto;}



.facebook{ background:url(images/sprite.png) 0 -790px no-repeat; width: 23px; height: 23px; } 
.gear{ background:url(images/sprite.png) 0 -863px no-repeat; width: 18px; height: 18px; } 
.yelp{ background:url(images/sprite.png) 0 -931px no-repeat; width: 23px; height: 23px; } 
.highlight {font-weight:bold;}
.wp-caption-text {text-transform:uppercase; font-size:9px; letter-spacing:1px; margin-top:5px; }

/* Widgets */

table#event_espresso_attendee_verify td {padding:8px 0;}
div.event_espresso_attention {line-height:130%;}
div#espresso_confirmation_display h2 {font-size:16px;line-height:130%;}
p.info {color:#eacd8b; font-style:italic;}


/*awards*/
div#text-8 h3 {display:none;}
section#awards img {margin-bottom:5px;}
.ngg-widget img {border:none;}


div.event_data {border:solid 1px #2c2b2b; padding:10px; margin:10px 0;}
div.event_data h4, div.event_data h4 a:link, div.event_data h4 a:visited  {color:#ed8e2d; font-weight:normal;}
div.event_data h4 a:hover {color:#84a18f;}
body.page-id-32 {background:url(/images/seatBG.png) no-repeat right -24px #2c2b2b;}
dt.excerpt {height:40px; overflow:hidden; line-height:130%;}
dd {margin-top:5px; text-align:right; margin-right:15px;}
h4.eventTitle a {font-size:15px;}
.span_event_time_label, .section-title, .event_price_label {font-weight:bold; color: #EACD8B;}
h4.reg-quest-title {display:none;}
table#event_espresso_attendee_verify.event-display-tables {text-align:left;}
table#event_espresso_attendee_verify.event-display-tables tbody tr th.header {font-weight:bold; color: #EACD8B; padding-right:10px;}

/* Constant Contact */
footer form#constant-contact-signup {max-width:200px; }
footer form#constant-contact-signup li {color:#84a18f; font-size:11px; font-style:italic;}
footer form#constant-contact-signup label, footer form#constant-contact-signup input {padding:3px 0;}
.input-text-wrap {margin:5px 0;}
footer form#constant-contact-signup input.submit {
font-family: Arial;
color: #000;
font-size: 12px;
padding: 5px;
border:none;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background: #ceba75;
}
footer form#constant-contact-signup input.submit:hover {
background: #84a18f;
}


.page-id-79 .alo_easymail_lists_table {display:block; width:200px;}
.page-id-79 .alo_easymail_lists_table input {margin:10px 5px 0 0;}
.page-id-79 input.input-submit {margin:10px 5px 0 0;}
.page-id-79 form {margin:10px 0; }


/* FB Connect */
div.FB_like { 
float: right;
margin-top: -45px;}
.st_sharethis span {color:#84a18f;}


/* Calendar */
table.fullcalendar {
    border-collapse: collapse;
    width: 620px;
	margin-top:20px;
}
table.dbem-calendar-table ul li {background:none; line-height:130%; margin-left: 0px; padding: 5px;}
table.dbem-calendar-table td.eventless-today, table.dbem-calendar-table td.eventful-today {
    background-color: #84a18f;
}
table.dbem-rsvp-form {
    width: 100%;
}
div#espresso_calendar.fc div.fc-content div.fc-view div div.d3g a span.fc-event-title:hover {color:#000;}

p.event_form_field {text-align:right; padding-top:5px; width: 400px; margin-left:60px;}
p.event_form_submit {text-align:right; width: 340px; margin-left:120px;}
div#recaptcha_widget_div {margin-left:145px;}
p.event_form_field input, p.event_form_field  select, p.event_form_field  textarea {margin:5px 0;}
p.event_form_field label {margin-right:10px;}

/* ----------------  
		Gallery 
   ---------------- */



.ngg-gallery-thumbnail img {
    background-color: #E9DBCF;
    border: 1px solid #84A18F;
    display: block;
    margin: 9px 9px 4px 0;
    padding: 4px;
    position: relative;
	float: left;
}

.ngg-navigation {
    clear: both !important;
    display: block !important;
    font-size: 0.9em !important;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: center;
}

/* End of Gallery */

/* Store */

.group:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*-----IE SPECIFIC STYLESHEET-----*/

/*-----UTILITY-----*/
/* for IE6 */
* html .group {
	height:1%;
}

/* for IE7 */
*:first-childhtml .group {
	min-height:1px;
}

/*-----GENERAL-----*/

#default_products_page_container .imagecol img, #list_view_products_page_container img, #grid_view_products_page_container img {
	margin:0;
	padding:0;
	border:1px solid #ccc;
}

.wpsc_hidden{
	display:none;
}

/*-----DEFAULT PRODUCT DISPLAY-----*/
#default_products_page_container {
	width:100%;	
	position:relative;
	line-height:1.2em;
}

#default_products_page_container .wpsc_page_numbers_top {
	margin-bottom:20px;	
}

#default_products_page_container .wpsc_page_numbers_bottom {
	margin-top:20px;	
}

.wpsc_category_grid_item {
	text-align: center;
	background: #EFEFEF;
	border: 1px solid #CCC;
	margin:10px;
	text-decoration: none;
}

.wpsc_category_grid_item .item_no_image {
	color:#000;
}


#default_products_page_container .wpsc_page_numbers_top a:link, #default_products_page_container .wpsc_page_numbers_top a:visited, #default_products_page_container .wpsc_page_numbers_bottom a:link, #default_products_page_container .wpsc_page_numbers_bottom a:visited {
	padding:5px 4px;

}


#default_products_page_container .wpsc_page_numbers_top a:hover, #default_products_page_container .wpsc_page_numbers_top a:active, #default_products_page_container .wpsc_page_numbers_bottom a:hover, #default_products_page_container .wpsc_page_numbers_bottom a:active {

}

#default_products_page_container .wpsc_page_numbers_top span.current, #default_products_page_container .wpsc_page_numbers_top span.current, #default_products_page_container .wpsc_page_numbers_bottom span.current, #default_products_page_container .wpsc_page_numbers_bottom span.current {
	padding:5px 4px;
}

.default_product_display {
	margin-bottom:20px;
	padding:10px;
	position:relative;
}

.default_product_display .imagecol {
	margin:0px 5px 0px 0px;
	float:left;

	position:relative;
}

.default_product_display .imagecol img.product_image {
	background-color:#efefef;	
}

.default_product_display .imagecol img.no-image, #content .default_product_display .imagecol img.no-image {
	background-color:#EFEFEF;
	display:block;
}

.default_product_display .productcol {
	float:right;
	position:relative;
}

.default_product_display h2.prodtitle, #content .default_product_display h2.prodtitle {
	margin:0 0 5px 0;
	clear:none;
}

.default_product_display span.sale {
	position:absolute;
	top:-10px;
	left:-10px;
	text-indent:-9999px;
	display:block;
}

.default_product_display .wpsc_description, #content .default_product_display .wpsc_description {
	
	line-height:14px;
}

.default_product_display .additional_description, #content .default_product_display .additional_description {
	
	line-height:14px;
	margin:0;
}

.default_product_display .additional_description_container {
	margin:20px 0;	
}

.default_product_display a.additional_description_link:link, .default_product_display a.additional_description_link:visited {
	text-decoration:underline;
	margin-left:5px;
}

.default_product_display a.additional_description_link:hover, .default_product_display a.additional_description_link:active {
	text-decoration:none;
}

.default_product_display .additional_description {
	display:none;	
}

.default_product_display form.product_form fieldset, #content .default_product_display form.product_form fieldset {
	border: none;
	padding: 0px;
}

.default_product_display form.product_form fieldset legend, #content .default_product_display form.product_form fieldset legend {
	font-size:18px;
	font-weight: normal;
	padding:0px;
}

.default_product_display .wpsc_variation_forms {
	padding:2px;	
	margin-bottom:10px;
}

.wpsc_select_variation{
	position:relative;
}

.default_product_display .wpsc_variation_forms table, #content .default_product_display .wpsc_variation_forms table, .default_product_display .wpsc_variation_forms table tr, #content .default_product_display .wpsc_variation_forms table tr, .default_product_display .wpsc_variation_forms table td, #content .default_product_display .wpsc_variation_forms table td {
	border:none;
	border-collapse:collapse;	
	margin:0;
}

.default_product_display .wpsc_variation_forms table td.col1, #content .default_product_display .wpsc_variation_forms table tr td.col1 {
	width:10%;	
	text-align:left;
	margin:0;
	padding:2px;
}

.default_product_display .wpsc_variation_forms table td.col2, #content .default_product_display .wpsc_variation_forms table tr td.col2 {
	width:80%;	
	text-align:left;
	margin:0;
	padding:2px;
}

.default_product_display .wpsc_variation_forms label {
	font-size:14px;
	color:#000
}

.default_product_display .wpsc_variation_forms select {
	margin:0;
	min-width:100px;
	max-width:200px;
}

.default_product_display .wpsc_quantity_update {
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:10px;
}

.default_product_display .wpsc_quantity_update input, #content .default_product_display .wpsc_quantity_update input {
	margin:0;
	line-height:1.2em;
	font-size:12px;
}


.default_product_display .wpsc_quantity_update label, #content .default_product_display .wpsc_quantity_update label {
	margin:0;
	line-height:1.2em;
	font-size:12px;
	color:#F60;
}

.default_product_display .wpsc_product_price {
	margin-bottom:10px;
	font-size:12px;
	padding:5px;
	display:inline-block;
	*zoom:1;
}

.default_product_display .in_stock,
.single_product_display .in_stock, p.pricedisplay {
	position: relative;
	background-image: url(/images/gear.png);
	background-repeat: no-repeat;
	padding:0 0 10px 23px;
	left:-5px;
}

p.pricedisplay {margin-top:10px;}

.default_product_display .out_of_stock,
.single_product_display .out_of_stock {
	position: relative;
	background-image: url(/images/outofstock.png);
	background-repeat: no-repeat;
	padding:0 0 5px 20px;
	left:-5px;
	}


.default_product_display .wpsc_product_price p, #content .default_product_display .wpsc_product_price p {
	margin:0;
}

.default_product_display .wpsc_product_price span.oldprice {
	text-decoration:line-through;
	color:#666;
}

.default_product_display p.soldout, #content .default_product_display p.soldout {
	font-weight:bold;
	font-size:12px;
	background:url(wpsc-images/outofstock.png) no-repeat scroll 0 2px transparent;
	padding-left:18px;
	margin:0;
}

.default_product_display div.wpsc_loading_animation {
	visibility:hidden;	
	margin-top:5px;
}

.default_product_display div.wpsc_loading_animation img, #content .default_product_display div.wpsc_loading_animation img {
	border:none;
}

.default_product_display .product_footer .product_average_vote strong  {
	font-size:0.8em;	
	float:left;
}

.default_product_display .product_footer .product_average_vote span  {
	font-size:0.8em;	
	float:left;
}

.default_product_display .product_footer .product_user_vote {
	clear:both;
	font-size:0.8em;	
	float:left;
}

.default_product_display .wpcart_gallery img, #content .default_product_display .wpcart_gallery img {
	margin-right:6px;
	border:1px solid #ccc;	
}

.wpcart_gallery .attachment-gold-thumbnails, .imagecol .product_image{
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}

.default_product_display .wpsc_buy_button_container,
#content .default_product_display .wpsc_buy_button_container,
.single_product_display form.product_form .wpsc_buy_button_container,
#content .single_product_display form.product_form .wpsc_buy_button_container{
	text-align: left;
}

/*-----LIST VIEW PRODUCT DISPLAY-----*/
#list_view_products_page_container {
/* 	width:650px;	 */
	position:relative;
}

#list_view_products_page_container .wpsc_page_numbers_top {
	margin-bottom:20px;	
}

#list_view_products_page_container .wpsc_page_numbers_bottom {
	margin-top:10px;	
}

#list_view_products_page_container p, #content #list_view_products_page_container p {
	line-height:1.2em;
	margin:0;
	padding:0;	
}

#list_view_products_page_container span.sale {
	display:none;
}


#list_view_products_page_container input, #content #list_view_products_page_container input, #list_view_products_page_container textarea, #content #list_view_products_page_container textarea {
	margin:0;
	padding:0;
}

table.list_productdisplay form.product_form {
	display:inline;
}

table.list_productdisplay .quantity_container {
	display:inline;	
}



table.list_productdisplay .wpsc_buy_button_container {
	display:inline;
	position:relative;
}

table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation {
	position:absolute;
	top:1px;
	right:-85px;
	*right:-100px;
	font-size:10px;
	width:100%;	
	vertical-align:middle;
	line-height:1.2em;
}

table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation img, #content table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation img {
	vertical-align:middle;
	border:none;
	float:left;
}

table.list_productdisplay .oldprice {
	text-decoration:line-through;
}

#list_view_products_page_container table.list_productdisplay input.wpsc_buy_button, #content #list_view_products_page_container table.list_productdisplay input.wpsc_buy_button {
	padding:5px;

}

table.list_productdisplay h2.prodtitle, #content table.list_productdisplay h2.prodtitle {
	font-size:15px;
	line-height:1.2em;
	margin:0;
	word-wrap: break-word;	
}

table.list_productdisplay h2.prodtitle a:link, #content table.list_productdisplay h2.prodtitle a:link, table.list_productdisplay h2.prodtitle a:visited, #content table.list_productdisplay h2.prodtitle a:visited {
	text-decoration:underline;
	color:#006699;
}

table.list_productdisplay h2.prodtitle a:hover, #content table.list_productdisplay h2.prodtitle a:hover, table.list_productdisplay h2.prodtitle a:active, #content table.list_productdisplay h2.prodtitle a:active {
	text-decoration:none;
}

table.list_productdisplay td.stock {
	text-align:center;	

}

table.list_productdisplay tr.alt {
	background-color:#F8F8F8;	
}

table.list_productdisplay p.soldout {
	color:#C33;	
}

/*-----SINGLE PRODUCTS PAGE-----*/
#single_product_page_container {
	width:600px;	
	position:relative;
	padding:0 5px;
	float:left;
}

.single_product_display {
	margin:10px 0;
	position:relative;	
}

.imagecol {
	margin-right:5px;
/* 	width:25%; */
	float:left;	
	position:relative;
}

.single_product_display .imagecol img.product_image {
	background-color:#efefef;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
}

.single_product_display .imagecol img.no-image, #content .single_product_display .imagecol img.no-image {
	background-color:#EFEFEF;
	display:block;
}

.productcol {
	float:left;
/* 	width:70%; */
	position:relative;
}

.single_product_display .product_description, .single_product_display .single_additional_description {
	line-height:14px;
	margin:10px 0 10px 0;
	padding:0;	
}

.single_product_display form.product_form fieldset, #content .single_product_display form.product_form fieldset {
	border: none;
	padding: 0px;
}

.single_product_display form.product_form fieldset legend, #content .single_product_display form.product_form fieldset legend {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px;
}

.single_product_display form.product_form input, #content .single_product_display form.product_form input {
	padding:2px;
	margin:0;

	line-height:1.2em;
	font-size:14px;
}

.single_product_display input[type="submit"], #checkout_page_container input[type="submit"],  input[id="confirm"],input.btn_event_form_submit {background-color: #84A18F; border: solid 1px #84A18F; -webkit-border-radius: 5px; border-radius: 5px; padding:2px 8px !important;}
.single_product_display input[type="submit"]:hover ,#checkout_page_container input[type="submit"]:hover,  input[id="confirm"]:hover, input.btn_event_form_submit:hover  {cursor:pointer; background-color: #ED8E2D; border-color: #ED8E2D;}
section.store div.shopContent article div#single_product_page_container div.single_product_display div.productcol form.product_form fieldset div.wpsc_variation_forms  {margin:10px 0;}

.single_product_display form.product_form input.input_custom_text, #content .single_product_display form.product_form input.input_custom_text {
	width:250px;
}

.single_product_display form.product_form fieldset p, #content .single_product_display form.product_form fieldset p {
	margin:0 0 10px 0;
	padding:0;
	line-height:1.2em;
	font-size:14px;	
}

.default_product_display .wpsc_variation_forms {
	padding:2px 0px 2px 0px;	
	margin-bottom:10px;
}

.single_product_display .wpsc_variation_forms table, #content .single_product_display .wpsc_variation_forms table, .single_product_display .wpsc_variation_forms table tr, #content .single_product_display .wpsc_variation_forms table tr, .single_product_display .wpsc_variation_forms table td, #content .single_product_display .wpsc_variation_forms table td {
	border:none;
	border-collapse:collapse;	
	margin:0;
}

.single_product_display .wpsc_variation_forms table td.col1, #content .single_product_display .wpsc_variation_forms table tr td.col1 {
	width:10%;	
	text-align:left;
	margin:0;
	padding:2px;
}

.single_product_display .wpsc_variation_forms table td.col2, #content .single_product_display .wpsc_variation_forms table tr td.col2 {
	width:80%;	
	text-align:left;
	margin:0;
	padding:2px;
}

.single_product_display .wpsc_variation_forms select {
	margin:0;
	min-width:100px;	
	max-width:200px;
}

.default_product_display .wpsc_quantity_update {
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:10px;
}

.single_product_display .wpsc_quantity_update input, #content .single_product_display .wpsc_quantity_update input {
	margin:0;
	line-height:1.2em;
	}


.single_product_display .wpsc_quantity_update label, #content .single_product_display .wpsc_quantity_update label {
	font-family: Georgia, "Bitstream Charter", serif;
	margin:0;
	line-height:1.2em;
	color:#F60;
}

.single_product_display .wpsc_product_price {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 5px;
}

.single_product_display .wpsc_product_price p, #content .single_product_display .wpsc_product_price p {
	margin:0;
}

.single_product_display .wpsc_product_price span.oldprice {
	text-decoration:line-through;
}

.single_product_display p.soldout {
	font-weight:bold;
	font-size:14px;
	color:#C33;	
	background:url(wpsc-images/outofstock.png) no-repeat scroll 0 5px transparent;
	padding-left:18px;
}

.single_product_display div.wpsc_loading_animation {
	visibility:hidden;	
}

.single_product_display .wpcart_gallery img, #content .single_product_display .wpcart_gallery img {
	margin-right:6px;
	border:1px solid #ccc;	
}

.single_product_display .FB_like iframe {
	border:none;
	width:300px;
	height:80px;
	outline:none;
	overflow:hidden;
}
/* ---- PRODUCT RATING STYLING  ---- */

.wpsc_product_rating .star {
	cursor:pointer;
	text-indent:-999em;
	display: block;
	width: 18px;
	width: 17px;
	float: left;
}
.wpsc_product_rating .star a {
	background-position:0 0;
	display:block;
	height:100%;
	background:transparent url(wpsc-images/grey-star.gif) no-repeat scroll 0 0;
	outline: none;
}
.wpsc_product_rating .star a:hover {
	background-position:0 0;
	background:transparent url(wpsc-images/gold-star.gif) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a.selected {
	background-position:0 0;
	background:transparent url(wpsc-images/gold-star.gif) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a, .wpsc_product_rating .star a:focus {
	outline: none;
}
div.product_footer{
	position: relative;
	clear: both;
	padding: 0 !important;
	width: 80%;
	border-top: 1px dashed #ccc;
	height: 35px;
	margin-top: 1em;
}
div.product_footer strong{
	display: block;
	font-size: 7pt;
	font-weight: normal;
}
div.product_average_vote{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	float: left;
	margin: 0 !important;
	height: inherit;
}
div.product_user_vote{
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	margin: 0 !important;
	height: inherit;
}
span.vote_total{
	position: relative;
	top: -3px;
	left: 2px;
	font-size: 7pt;
}
span.rating_saved{
	color: #990000;
	display: none;
} 
/*-----FANCY NOTIFICATION STYLING-----*/
#fancy_notification{
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 4px solid #cccccc;
	display: none;
	height: auto;
	z-index: 9;
}
#fancy_notification #loading_animation{
	display: none;
}
#fancy_notification #fancy_notification_content{
	display: none;
	width: 300px;
	padding: 8px;
	height: auto;
	text-align: left;
	margin: 0 !important;
}
#fancy_notification #fancy_notification_content span{
	margin: 0 0 6px 0;
	display: block;
	font-weight: normal;
}
#fancy_notification #fancy_notification_content a{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}

/*-----SHOPPING CART-----*/
.shopping-cart-wrapper {
	line-height:1.2em;
	position:relative;
}

.shopping-cart-wrapper span.cart_message {
	display:block;
	padding:5px;
	border:1px solid #dedede;
	margin:10px 0;	
}

.shopping-cart-wrapper .numberitems {
	margin-bottom:5px;
	display:block;	
}

.shopping-cart-wrapper .shoppingcart {
	padding:5px 0; margin-left: -5px;
}

div.textwidget {
	margin-left: -5px;
}

section.store div.shopContent article.shop div#single_product_page_container div.single_product_display div.productcol form.product_form div.wpsc_buy_button_container {display:none;}
section.store div.shopContent article.shop div#single_product_page_container.prodcat-buy-online div.single_product_display div.productcol form.product_form div.wpsc_buy_button_container {display:block !important;}

.shopping-cart-wrapper .shoppingcart table {
	width:100%;
}

.shopping-cart-wrapper .shoppingcart table th {
	font-family: Arial, sans-serif;
	padding:2px;
}

.shopping-cart-wrapper .shoppingcart table th:first-child {
	text-align: left;
}

.shopping-cart-wrapper .shoppingcart table tbody td {	
	padding:2px;
	text-align:center;
}

.shopping-cart-wrapper .shoppingcart table .cart-widget-count{
	width:70px;
}

.shopping-cart-wrapper .shoppingcart table tbody td, .shopping-cart-wrapper .shoppingcart table tbody td a {
	text-decoration: none;
}

.shopping-cart-wrapper .shoppingcart table tbody td a:hover {
	text-decoration: underline;
}

.shopping-cart-wrapper .remove_button {
	background:url(wpsc-images/delete.png) no-repeat scroll 0 4px transparent;
	width:14px;
	text-indent:-9999px;
	border:none;
	outline:none;
	*line-height:1;
	cursor:pointer;	
}

.shopping-cart-wrapper .shoppingcart table tbody td.cart-widget-remove{
	padding:0px;
}

.shopping-cart-wrapper .checkout-shipping,
.shopping-cart-wrapper .checkout-tax,
.widget_wpsc_shopping_cart #cart-widget-links {
	text-align: right;
	padding: 0px 6px 0px 0px;
}

.widget_wpsc_shopping_cart .checkout-total, .widget_wpsc_shopping_cart .pluspostagetax {
	text-align:right;
	font-weight:bold;
}

.shopping-cart-wrapper .shoppingcart table tbody td.product-name{
	text-align: left;
	max-width: 90px;
	word-wrap: break-word;
	overflow: hidden;
}

.widget_wpsc_shopping_cart .cart-widget-total td {
	border-top:solid 1px #666;
	padding: 5px 6px 5px 5px;
}

.widget_wpsc_shopping_cart tr.cart-widget-shipping td {
	border-top:1px solid #666;
}

.widget_wpsc_shopping_cart .shoppingcart{
	position:relative;
}

.widget_wpsc_shopping_cart .shoppingcart table tr td{
	position:relative; padding:10px 0;
}

.shopping-cart-wrapper a.emptycart:link, .shopping-cart-wrapper a.emptycart:visited {
	text-decoration:none;
	color:#666;
	font-size:11px;
}

.shopping-cart-wrapper .gocheckout:active {
	border:1px solid #ccc;
}

.shopping-cart-wrapper .empty {
	margin-top:10px;	
}
/*

.shopping-cart-wrapper a.visitshop:link, .shopping-cart-wrapper a.visitshop:visited {
	text-decoration:underline;
	font-size:12px;
	color:#006699;
}

.shopping-cart-wrapper .empty {
	margin-bottom:5px;
}
*/

.shopping-cart-wrapper a.visitshop:hover, .shopping-cart-wrapper a.visitshop:active {
	text-decoration:none;
}

/*-----CHECKOUT PAGE-----*/
#checkout_page_container {
	width:650px;
	position:relative;
	clear:both;
}

#checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input {
	line-height:1.2em;
	font-size:14px;	
	margin:0;
}

#checkout_page_container table.checkout_cart tr.header th{
	text-align: center;
}

#checkout_page_container table.checkout_cart tr.header th:first-child{
	text-align: left;
}

#checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td {

}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code form{
	text-align: right;
	padding-right: 18px;
}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code {
	padding-left: 0px;
}

#checkout_page_container table.checkout_cart tr td, #content #checkout_page_container table.checkout_cart tr td {
	margin:0;
	padding:5px;
	vertical-align:middle;	
}

#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td form input#coupon_num {
	width: 293px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

#checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td.wpsc_total_amount_before_shipping{
	text-align: right;
}

#content #checkout_page_container p{
	margin-bottom: 0px;
}

.wpsc_checkout_table input.text{
	width:255px;
}

#content img#wpsc_checkout_gravatar{
	float:left;
	margin:0px 10px 10px 0px;
}

#checkout_page_container .wpsc_shipping_header {
background-color: transparent;
}

#checkout_page_container .total_price td.wpsc_totals{

}

#checkout_page_container .wpsc_make_purchase{
	bottom: 0;
	float: none;
	margin:20px 0;
	position: relative;
}

#checkout_page_container .total_price.total_shipping td{
	border:none;
	font-weight: normal;
}

#checkout_page_container .total_price.total_shipping td:first-child, 
#checkout_page_container .total_price td:first-child {
	padding-left: 50px;
}

#checkout_page_container .wpsc_shipping_quote_name, 
#checkout_page_container .wpsc_shipping_quote_price, 
#checkout_page_container .wpsc_shipping_quote_radio {
	border-bottom: solid 1px #e1e1e1;
}

#checkout_page_container .wpsc_shipping_quote_name label, 
#checkout_page_container .wpsc_shipping_quote_price label, 
#checkout_page_container .wpsc_shipping_quote_radio label {
	color:#000;
}

#content #checkout_page_container table.productcart tr td{
	border-top:none;
	padding-left: 0px;
}

#content #checkout_page_container table.productcart {
	border: none;
	margin: 10px 0;
}

#content #checkout_page_container table.productcart tbody tr td {padding:5px 0;}
#content #checkout_page_container form.wpsc_checkout_forms table.wpsc_checkout_table tbody tr td {padding:5px 0;}


#checkout_page_container table.checkout_cart tr.wpsc_coupon_row tr {
	border-bottom: 0px;
}

#checkout_page_container p.validation-error {
	clear:both;	
	color:red;
}

#content table.wpsc_checkout_table,
#content table.wpsc_checkout_table tr td {
	border: none;
	padding:0px;
	vertical-align: top;
}

.wpsc-shopping-cart .asterix {
	color:red;
}

#checkout_page_container img.product_image {
	background-color:#efefef;
	border:1px solid #ccc;	
}

#checkout_page_container table.checkout_cart {
	border:none;
}

#checkout_page_container table.checkout_cart tr, #content #checkout_page_container table.checkout_cart tr {
	margin:0;
	padding:0;
}

#content #checkout_page_container table.checkout_cart tr.wpsc_coupon_row td{
	padding-top:15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_image img {
	height: 31px;
	width: 31px;
}

#content #checkout_page_container table.checkout_cart tr.product_row td, #content #checkout_page_container table.checkout_cart tr.product_row {
	padding:2px 10px 1px 0;
	margin:0px;
	line-height: 1;
}


#checkout_page_container h3 {
    background: none;
    color: #EACD8B;
    font-size: 18px;
    letter-spacing: 0.13em;
    padding: 0;
    text-align:left;
	margin-bottom:20px;
    text-transform: uppercase;
}

#checkout_page_container table.checkout_cart td.firstcol {
	vertical-align:middle;
	text-align:center;
}

#checkout_page_container .coupon {
	position:relative;
	float:right;	
	margin:10px 0;
}

#checkout_page_container .coupon span.coupon_error {
	position:absolute;
	top:-24px;
	left:156px;	
	color:#F30;
	font-size:14px;
	line-height:1.2em;
}

#checkout_page_container .col1 {
	float:left;
	width:320px;	
}

#checkout_page_container .col2 {
	float:right;
	width:320px;	
}

#checkout_page_container input.intra-field-label, #checkout_page_container textarea.intra-field-label{
	color:#bbb;
}

#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name {
	width: 200px;
	padding-left: 20px;
}

.wpsc_registration_form {
	float:left;
	margin-top: 15px;
	width:300px;
}

.wpsc_registration_form label {
	width:100px;
	display: inline-table;
	margin-bottom: 10px;
}

.wpsc_registration_form fieldset {
	border: none;
	padding-left: 0px;
	padding-top: 12px;
	border-top-color: #E7E7E7;

    border-top-style: solid;
	border-top-width: 2px;
}

.wpsc_registration_form.wpsc_right_registration{
	border-left-style: solid;
	border-left-color: #E7E7E7;
	border-left-width: 2px;
	padding-left: 20px;
}

.wpsc_signup_text {
	padding-top: 15px;
	font-size: 12px;

}

#shippingSameBilling{
	position:relative;
	right:10px;
}

#shippingsameasbillingmessage{
	display:none;
}

.wpsc_no_image{
	display: none;
}

.clear{
	clear:both;
}
/*-----Share This-----*/
#wpsc_akst_form {
	background: #999;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 350px;
	z-index: 999;
}
#wpsc_akst_form a.akst_close {
	color: #fff;
	float: right;
	margin: 5px;
}
#wpsc_akst_form ul.tabs {
	border: 1px solid #999;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#wpsc_akst_form ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}
#wpsc_akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 4px 5px 1px 5px;
}
#wpsc_akst_form div.clear {
	clear: both;
	float: none;
}
#wpsc_akst_social, #wpsc_akst_email {
	background: #fff;
	border: 1px solid #fff;
	padding: 10px;
}
#wpsc_akst_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#wpsc_akst_social ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
}
#wpsc_akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
#wpsc_akst_delicious {
		  background-image: url(../wpsc-core/images/social_networking/delicious.gif);
		}
	#wpsc_akst_digg {
		  background-image: url(../wpsc-core/images/social_networking/digg.gif);
		}
	#wpsc_akst_furl {
		  background-image: url(../wpsc-core/images/social_networking/furl.gif);
		}
	#wpsc_akst_netscape {
		  background-image: url(../wpsc-core/images/social_networking/netscape.gif);
		}
	#wpsc_akst_yahoo_myweb {
		  background-image: url(../wpsc-core/images/social_networking/yahoo_myweb.gif);
		}
	#wpsc_akst_stumbleupon {
		  background-image: url(../wpsc-core/images/social_networking/stumbleupon.gif);
		}
	#wpsc_akst_google_bmarks {
		  background-image: url(../wpsc-core/images/social_networking/google_bmarks.gif);
		}
	#wpsc_akst_technorati {
		  background-image: url(../wpsc-core/images/social_networking/technorati.gif);
		}
	#wpsc_akst_blinklist {
		  background-image: url(../wpsc-core/images/social_networking/blinklist.gif);
		}
	#wpsc_akst_newsvine {
		  background-image: url(../wpsc-core/images/social_networking/newsvine.gif);
		}
	#wpsc_akst_magnolia {
		  background-image: url(../wpsc-core/images/social_networking/magnolia.gif);
		}
	#wpsc_akst_reddit {
		  background-image: url(../wpsc-core/images/social_networking/reddit.gif);
		}
	#wpsc_akst_windows_live {
		  background-image: url(../wpsc-core/images/social_networking/windows_live.gif);
		}
	#wpsc_akst_tailrank {
		  background-image: url(../wpsc-core/images/social_networking/tailrank.gif);
		}
	
#wpsc_akst_email {
	display: none;
	text-align: left;
}
#wpsc_akst_email form, #wpsc_akst_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#wpsc_akst_email fieldset legend {
	display: none;
}
#wpsc_akst_email ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#wpsc_akst_email ul li {
	margin: 0 0 7px 0;
	padding: 0;
}
#wpsc_akst_email ul li label {
	color: #555;
	display: block;
	margin-bottom: 3px;
}
#wpsc_akst_email ul li input {
	padding: 3px 10px;
}
#wpsc_akst_email ul li input.akst_text {
	padding: 3px;
	width: 280px;
}
.wpsc_akst_share_link {
 display: block;
 margin: 0px 0px 6px 0px;
 width: 119px;
}

/*-----Featured Image-----*/
.item_text {
	float:left;
	width:33%;
}

.item_text h2 a{
    color: #000000;
    font-family: Arial,sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.featured_item_image a img {
	float:right;
	width:80%;
}

.wpsc_container.wpsc_featured{
	margin-top: 20px;
	margin-bottom: 20px;
}


.featured_product_price{
    font-style: oblique;
    margin-bottom: 10px;
}

.wpsc_description a{
	text-decoration: none;
	font-size: 14px;
}


/*store*/

section.store{width:980px; float:left;}
section.store div.postContent {margin:20px 10px 0 0;
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.6);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
padding:10px; }
section.store div.hours {background:none; padding:0; margin:0;}
section.store article {border:#673b0f solid 1px; margin:3px; padding:10px;}
section.store div.shopContent {margin:20px 10px 0 0;
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.6);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
padding:10px; }

ul.wpsc_categories { background: url("/images/broadwayLogoSm.png") no-repeat scroll center top transparent;
    float: right;
    margin: 10px 30px 0 0;
    padding: 120px 0 0 20px;
    width: 250px;}
	

div#widgetshoppingcart {margin-top:20px;}
ul.wpsc_categories li:first-child {margin-top:10px;}
ul.wpsc_categories li {margin:7px; font-size:14px;}
ul.wpsc_categories li li a:link {margin:3px; color:#84a18f;}
ul.wpsc_categories li li a:visited {margin:3px; color:#84a18f;}
ul.wpsc_categories li h3 {margin-left:-13px; text-align:left; background:url(/images/divide.png) no-repeat top center;}
.store div.default_product_display {width:152px; height:200px; overflow:hidden; float:left; background-color:#FFF; margin:0 10px 15px 10px; border:#84a18f solid 1px;}

div.wpsc_page_numbers_bottom {width:900px; margin: 10px 0 0 10px; clear:both;}

.store h2.prodtitle {line-height:12px;}
.store h2.prodtitle a:link {font-size:12px; color:#000; font-weight:bold; }
.store h2.prodtitle a:visited {font-size:12px; color:#000;}
p.prodDetails {margin:0 0 10px 0;}
p.prodDetails a:link {color:#ed8e2d;}
p.prodDetails a:visited {color:#ed8e2d;}
p.prodDetails a:hover {color:#84a18f;}
body.page-id-32 section.store div.productcol, body.tax-wpscproductcategory section.store div.productcol, body.paged section.store div.productcol {visibility:hidden; height:1px;}
div.clear {width:900px; clear:both;}
div#prodGrid {width:600px; float:left; margin-top:10px;}
div#shopContent aside#sidebar {float:right;}
.single-wpsc-product h3.widgettitle {margin-left:-13px; text-align:left; background:url(/images/divide.png) no-repeat top center;}
.single-wpsc-product aside#sideBar ul li, .product_description ul li {margin:10px 10px 10px 0; line-height:14px;}
.single-wpsc-product aside#sideBar {width:240px; background: url("/images/broadwayLogoSm.png") no-repeat scroll center top transparent;
    margin: 10px 10px 0 0;
    padding: 120px 0 0 20px;
   }
.single-wpsc-product aside#sideBar ul li a:link, .single-wpsc-product aside#sideBar ul li a:visited {color:#84a18f;}
#single_product_page_container h2 {margin-bottom:30px;}




ul.wpsc_categories {
    background: url("/images/broadwayLogoSm.png") no-repeat scroll center top transparent;
    float: right;
    margin: 10px 30px 0 0;
    padding: 120px 0 0 20px;
    width: 250px;
}


.wpsc-breadcrumbs {line-height:18px;}

img#wpsc_checkout_gravatar {display:none;}

div#wpsc_shopping_cart_container form.wpsc_checkout_forms div.wpsc_email_address {margin:10px 0 20px;}
div#checkout_page_container table.checkout_cart tbody tr.header th {font-weight:bold; padding:10px 0; text-align: left;}

div.addthis_toolbox {clear:both; padding:20px 0 0 0;}


