/* ========================================================================== */
/*    My Dance Shoppe  --  http://www.mydanceshoppe.com/                      */
/* ========================================================================== */
/*    Content :  Sidebar Stylesheet  ( div.boxlet etc. )                      */
/*    Last Updated :  6-Aug-2008, ptaylor                                    */
/* ========================================================================== */

/* ======================= Sidebar "Screenlet" Styles ======================= */

.boxlet {
  width: 190px;
  margin-top: 1px;
  padding-top: 1px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  background: url(../img/boxbdy.gif) no-repeat top left;
  border-bottom: 1px solid #bcbcbc;
  }

.boxlet h3 {
  margin: 0;
  height: 100%;
  padding: 1px 3px 4px 0px;
  background: url(../img/boxhdr.gif) no-repeat bottom left;
  }

.boxlet span {
  display: block;
  margin: 0;
  padding-left: 28px;
  font-size: 65%;
  background: url(../img/boxarw.gif) no-repeat 0 50%;
  }

.boxlet h3 a {
  display: block;
  }

/* Set Text Color for boxlet Headers */
.boxlet span, .boxlet span a {color: #7B7B7B; text-decoration: none;} /* default */
.boxlet span.hdwhite,  .boxlet span.hdwhite a  {color: White;}
.boxlet span.hdblack,  .boxlet span.hdblack a  {color: Black;}
.boxlet span.hdpurple, .boxlet span.hdpurple a {color: #A355B2;}
.boxlet span.hdpink,   .boxlet span.hdpink a   {color: #C7377D;}
.boxlet span.hdblue,   .boxlet span.hdblue a   {color: #483D8B;}
.boxlet span.hdgreen,  .boxlet span.hdgreen a  {color: Teal;}
.boxlet span.hdltblue, .boxlet span.hdltblue a {color: #294b8d;}

.boxlet form {
  padding: 10px;
  }

.boxlet dl {
  padding-left: 5px;
  padding-top: 7px;
  font-size: 75%;
  line-height: normal;
  }

.boxlet dt {
  font-weight: bold;
  }

.boxlet dd {
  padding-left: 7px;
  }

.directionslist {
  padding-bottom: 8px;
  }

.directionslist dd {
  padding-top: 5px;
  }

.hourslist {
  float:left;
  margin: 10px 0 20px 10px;
  padding: 20px 20px;
  font-size: 85% !important;
  line-height: 1.2em !important;
  width: 145px;
  }

.hourslist h5 {
  border-bottom: 1px solid gray;
  margin-bottom: 10px;
  }

.hourslist dd {
  padding: 4px 0 0 25px;
  }

.couponhours {
/*  margin-top: 10px; */
  padding-left: 10px;
  font-size: 85% !important;
  line-height: 1.2em !important;
  }



.balletbun a, .balletbun a:hover, .balletbun img {
  text-decoration: none !important;
  border: none !important;
  display: block;
  }

.balletbun img {
  margin-bottom: 18px;
  }

.boxlet ul {
  padding-left: 15px;
  font-size: 75%;
  list-style-type: square;
  }

.boxlet li {
  }

/*
.boxlet ul, .boxlet ul li ul {
  margin: 0;
  padding: 5px 0px 0px 10px;
  }

.boxlet ul li {
  margin: 0;
  padding: 0;
  }

.boxlet ul li a {
  color: blue;  
  text-decoration: none;
  }

.boxlet ul li a:hover {
  color: green;  
  text-decoration: underline;
  }
*/

/* Currently Selected Category */
/*.boxlet a.activecategory {
  color: red;
  }
*/


#quoteblock .clientquote {
  background: url(../img/quote.gif) no-repeat 0 -100px;
  margin: 12px 7px 0 7px;
  padding: 5px 0 0 0;
  clear: both;
  line-height: 1.5em;
  font-size: 0.85em !important;
  }

.clientquote q {
	background: url(../img/quote.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 10px 8px;
	display: block;
	quotes: none;
	text-align: left;
	color: #5C5C5C;
  }

.clientquote q::before, .clientquote q::after { content: '' }

.clientquote span {
	background: url(../img/quote.gif) no-repeat 0 0;
	margin: -2px 2px 8px 10px;
	padding: 4px 0 0 20px;
	display: block;
	float: right;
	color: #7e7e7e;
  line-height: 1.1em;
  }


/*
.catmenu, ul.catmenu ul {
  list-style-type: none;
  background: url("/img/base/vline.png") repeat-y;
  margin: 0;
  padding: 0;
  }

ul.catmenu ul {
  padding-left: 10px;
  }

ul.catmenu li {
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 20px;
  background: url("/img/base/node.png") no-repeat;
  color: #369;
  font-weight: bold;
  }


ul.tree, ul.tree ul {
  list-style-type: none;
  background: url("/img/base/vline.png") repeat-y;
  margin: 0;
  padding: 0;
  }

ul.tree ul {
  margin-left: 10px;
  }

ul.tree li {
  margin: 0;
  padding: 0 12px;
  line-height: 20px;
  background: url("/img/base/node.png") no-repeat;
  color: #369;
  font-weight: bold;
  }
*/


#sitemap {
/*	font-size: 140%; */
	}

#sitemap li {
	list-style: none;
   	background: url("/img/base/icon.gif") no-repeat 0 50%;
	}

#sitemap li ul {
/*	font-size: 90%; */
	}

#sitemap li ul li {
	padding-left: 16px;
	background: url("/img/base/header_arw.gif") no-repeat 0 0;
	}

#sitemap li ul li ul li {
	padding-left: 16px;
	/*background: url("/img/base/icon.gif") no-repeat 0 50%;*/
	}


/* Replacing the following css in the "BrowseCategory" Sidebar screenlet */  
/*
.browsecategorytext
A.browsecategorybutton
A.browsecategorybutton:hover
.browsecategorybuttondisabled
*/

/*
.browsecategorytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000099;
text-indent: -10px;
}

A.browsecategorybutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000099;
}

A.browsecategorybutton:hover {
color: #000099;
text-decoration: underline;
}

.browsecategorybuttondisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #333333;
}
*/
  

/*

.teaser {
  width:430px;
  padding:0 0 14px 0;
  margin:10px auto;
  background:url("/img/base/tsr.gif") bottom left no-repeat;
  }

.teaser h3 {
  margin:0;
  padding:7px 10px 3px 10px;
  background:url("/img/base/tsr.gif") top left no-repeat;
  }

.teaser p, .teaser a.more {
  margin:0;
  padding:0 10px 3px;
  border:1px solid #d8d8d8;
  border-width:0 1px;
  background:#fff;
  }

.teaser a.more {
  display:block;
  text-align:right;
  background:url("tsr-a.gif") 410px 50% no-repeat;
  padding:0 24px 0 0;
  text-decoration:none;
  color:#44a;
  }

.teaser a.more:hover {
  text-decoration:underline;
  }

*/



/*
#ecom-mainarea .screenlet {
  border: 1px solid #999999;
  margin-bottom: 10px;
  height:auto !important;
  height:1%
  }

#ecom-mainarea .screenlet-header {
  background: #000099;
  padding-top: 1px;
  padding-bottom: 3px;
  padding-right: 4px;
  padding-left: 4px;
  height:auto !important;
  height:1%
  }

#ecom-mainarea .screenlet-body {
  padding: 4px;
  height:auto !important;
  height:1%
  }

.boxhead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  }

.boxlink {
  float:right;
  }

A.boxheadbutton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  }

A.boxheadbutton:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: red;
  }
*/

/* Form layout styles to simulate a table-style layout */
/* 
#ecom-mainarea .form-row {
clear: both;
padding-top: 2px;
}
#ecom-mainarea .form-label {
float: left;
width: 180px;
text-align: right;
padding-top: 5px;
}
#ecom-mainarea .form-field {
float: left;
margin-left: 10px;
text-align: left;
} 
*/