@charset "UTF-8";
/* CSS Document */

html, body, div {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	font-family:Helvetica, sans-serif;
	font-size: 10px;
}
#container{
	height: 792px;
	width: 612px;
	page-break-after: always;
	color: #666;
	padding-top: 1in;
	padding-right: 1in;
	padding-bottom: 1in;
	padding-left: 1in;
	
}
#topDiv{
	height:20px;
	width:600px;
	background-image:url(/calendar/studios1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:right;
	padding-top:15px;
	padding-right: 12px;
	color:#666;
	font-size:9px;
}

.borDiv{
	height:20px;
	width:600px;
	text-align:right;
	padding-top:15px;
	padding-right: 12px;
	color: #cbcbcb;
	font-size:9px;
	background: black url(/calendar/studios1i.jpg) no-repeat 0px 0px;
}
.borDiv a:link, .borDiv a:visited, .borDiv a:hover .borDiv a:active{
	text-decoration: none;
	color: #cbcbcb;
}

table a:link{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
table td{
	padding: 10px;
}
.greyTop{
	background-color: #bdbdbd;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-shadow: #000 1px 1px 2px;
}
.style1{
	background-color: #e7fffd;
}
.style1:nth-child(2n+1){
	background-color: white;
}
.style2 {
	background-color: #ffe5e5;
}
.style3 {
background-color: #f8e5ff;
}
.style4{
	background-color: #ddecff;
}
.style5{
	background-color: #f9e2fc;
}

.style6 {
	background-color: #fcece2;
}

.style7 {
	background-color: #e5fff2;
}
.style1:nth-child(2n+1), .style2:nth-child(2n+1), .style3:nth-child(2n+1), .style4:nth-child(2n+1), .style5:nth-child(2n+1), .style6:nth-child(2n+1), .style7:nth-child(2n+1){
	background-color: white;
}
.disCount{
	background-color: #FFF;
	color: #666;
	text-align: center;
	font-size: 9px;
	text-shadow: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.disCount b, .disCount strong{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}
.disCountBig{
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.regPrice{
	color: black;
	text-align: center;
	font-size: 9px;
	text-shadow: none;
}
.regPrice b, .regPrice strong{
	font-weight: bold;
	font-size: 14px;
}
.tabFoot{
	background-color: #bdbdbd;
	font-size: 9px;
	color: #4d4d4d;
}
.tabFoot b, .tabFoot strong{
	color: black;
	font-weight: normal;
	font-style: normal;
}
.dayTime{
	text-align: center;
}
