/* classes CSS Document for Faux Center */

/*------------------------------ calendar ------------------------------*/
#calendar {
	border-collapse: collapse;
	width: 708px;
	background-color: #FFF;
	color: #111;
	background-color: #FFF;
	font-size: 10px;
}
#calendar td {
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
}
.firsttoprow {
	background-color: #68562E;
	color: #FFF;
	font-size: 12px;
	width: 28%;
	font-weight: bold;
	height: 30px;
}
.toprow {
	background-color: #998B26;
	color: #FFF;
	font-size: 12px;
	width: 9%;
	font-weight: bold;
}
.highlight {
	font-size: 12px;
	font-weight: bold;
	background-color: #DDD;
}
.location {
	font-weight: bold;
	background: #FFF url(/images/fade_bac.jpg) repeat-x bottom;
	color: #68562E;
	height: 20px;
}
.classname {
	font-weight: bold;
	height: 30px;
}
/*------------------------------ category list ------------------------------*/
.list { 
	clear:both;
}
.catcelltd {
	vertical-align: top;
	width: auto;
	padding-bottom: 10px;
}
.catcell {
	border: 1px solid #CCC;
	padding: 10px 10px 10px 20px;
	background: #FFF url(/images/fade_bac.jpg) repeat-x bottom;
	text-align: left;
	height: auto;
}
/*------------------------------ item list ------------------------------*/
table.classlistitems {
	margin: 20px auto;
	padding: 0px;
	font-size: 10px;
}
.classtopname {
	background-color:#EAF3F6;
	width: 248px;
	padding: 3px 5px 3px 3px;
}
.classtopprice {
	background-color:#EAF3F6;
	width: 110px;
	padding: 3px 5px 3px 0px;
}
.classtopatc {
	background-color:#EAF3F6;
	width: 350px;
	padding: 3px 0px 3px 0px;
}
.denseitemcelltd {
	padding: 0px;
	width: 708px;
	border-bottom: 1px solid #CCC;
}
.denseitemcell {
	padding: 0px;
	width: 708px;
	margin: 5px auto;
	background-color:#FFF;
}
.denseitemcell .itemprice {	
	font-size: 10px;
}
.denseclass {
	width: 248px;
	padding: 3px 5px 3px 3px;
}
.denseclassprice {
	width: 110px;
	padding: 3px 5px 3px 0px;
}
.denseatc {
	width: 350px;
	padding: 3px 0px 3px 0px;
}
.denseatctable, .denseatctable input {
	font-size: 10px;
}
.denseatctable td.smalltextnolink {
	vertical-align: top;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
}
input#qty {
	margin-top: 3px;
	margin-left: 119px;
}
input#addtocart {
	margin-top: 3px;
}
/*------------------------------ item drilldown ------------------------------*/
.priceblock {
	width: auto;
}
#movie {
	margin: 20px 0px;
}
