html, body {
	margin:0px;
	padding:0px;
	border:0px;	
	background: #006699;
}

div.main {
	width: 1010px;
	background: #006699;
}

div.sidebar {
	width:337px;
	float:left;
	background: #006699;
}

div.content {
	width:673px;
	float:left;
	background: #006699;
}

div.header {
	width:673px;
	height:77px;
	background: #006699 url(images/schedule_03.gif) no-repeat top left;
}

a img.icon {
	border:0;
	float:right;
	margin-left:10px;
	margin-right:10px;	
}

a {  
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

a.icon {
	border:0;
	display:block;
	float:right
	margin-left:20px;
	margin-right:20px;	
	margin-top:5px;
	width:69px;
	height:69px;
}

a.classes-on-now { background: #006699 url(images/icon-classes-on-now.gif) no-repeat; float:right; }
a.classes-on-now:hover { background: #006699 url(images/icon-roll-classes-on-now.gif); }
a.printpdf { background:#006699 url(images/icon-print.gif) no-repeat; float:right; }
a.printpdf:hover { background:#006699 url(images/icon-roll-print.gif) no-repeat; }
a.registration { background:#006699 url(images/icon-sign-up.gif) no-repeat; float:right; }
a.registration:hover { background:#006699 url(images/icon-roll-sign-up.gif) no-repeat; }
a.studiolocation { background:#006699 url(images/icon-location.gif) no-repeat; float:right; }
a.studiolocation:hover { background:#006699 url(images/icon-roll-location.gif) no-repeat; }
a.contactus { background:#006699 url(images/icon-contact.gif) no-repeat; float:right; }
a.contactus:hover { background:#006699 url(images/icon-roll-contact.gif) no-repeat; }
a.new-classes { background:#006699 url(images/icon-classes-starting-soon.gif) no-repeat; float:right; }
a.new-classes:hover { background:#006699 url(images/icon-roll-classes-starting-soon.gif) no-repeat; }


table.schedule {
	background: #006699 url(images/bg-paws.gif) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	padding:0 0 150px 0;
}

table.schedule a {
	color:#ffffff;	
}

td.info-row {
	padding:0;
	font-size: 14px; 
	font-style: normal; 
	color: #ffffff; 
	background-color: #006699;
}

td.footer {
	height:60px;
	font-size: 14px; 
	font-style: normal; 
	color: #ffffff; 
	background-color: #000000;
	padding:10px;
}

tr.course-id-row th {
	text-indent:5px;	
}

th {
	font-size:11px; 
	font-weight:bold; 
	color:#ffffff;
	background:#000000;
	text-align:left;
	height:20px;
}

tr.id-row th {
	height:2px !important;
	background:0 none !important;
	font-size:1px !important;
}

tr.course-name th {
	color:#ffffff;
}

td {
	height:30px;
}

.course-hours, 
.course-cost {
	text-align:center;	
}

td.class-info {
	color:#fc9b00;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	height:14px;
	padding:0;
	text-indent:10px;
}

span.course-notes {
	color:#ffff00;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}

tr.course-name, tr.course-name a {
	font-size: 11px; 
	font-style: normal; 
	font-weight: bolder; 
	color: #ffffff; 
	background-color: #000000;
}

div.dance {
	background-color: #000000; 
	padding:10px;
}

div.dance p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #ffffff; 
	margin:0 5px 5px 5px;
}

div.dance ol {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #ffffff; 
	margin:0 5px;
}

span.location {
	font-style:italic;	
}

span.tinytext {
	font-size:8px;
	text-transform:uppercase;
}

/*span.course-notes {
	display:block;
	color:#ffff00;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:4px 0;
	text-indent:0;
}*/

span.notification {
	display:block;
	color:#ffff00;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding:4px 0;
	text-indent:0;
}

/* TABS */
a.schedule-tab {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	width:200px;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:bold;
	background:url(images/schedule-tab-reg.jpg) 0 0 no-repeat;
	font-family:Verdana, sans-serif;
	margin:0 2px 0 0;
	text-align:center;
	cursor:pointer;
}

a:hover.schedule-tab {
	background:url(images/schedule-tab-roll.jpg) 0 0 no-repeat;
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	width:200px;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	margin:0 2px 0 0;
	cursor:pointer;
}

a.current {
	background:url(images/schedule-tab-roll.jpg) 0 0 no-repeat;
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	width:200px;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	margin:0 2px 0 0;
	cursor:default !important;
}

/* NEW FORMATTING */
table#dance_course_schedule_tbl {
	padding:0 !important
	margin:0 0 200px 0;
}

div.dance-info-box {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:432px;
	height:auto;
	z-index:1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#006699;
	border:2px solid #000000;
	color:#ffffff;
	padding:10px;
	margin:2px 0 0 0;
}

.dance-info-box .c p {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
}

/*.dance-info-box .t {
	height:20px;
	background:url(images/t-urban-beat-dance-info-box.gif) 0 0 no-repeat;
}

.dance-info-box .c {
	background:url(images/c-urban-beat-dance-info-box.gif) 0 0 repeat-y;	
}

.dance-info-box .c p {
	width:400px;
	margin:0 auto;
	color:#000000;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}

.dance-info-box .b {
	height:20px;
	background:url(images/b-urban-beat-dance-info-box.gif) 0 0 no-repeat;
}*/
