#title {
	top: 220px;
}

h1 {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
}

h3 {
	margin: 0;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #87888a;
	margin: 0 0 10px 0;
}

#frameintro img {
	float: left;
	margin: 0 30px 0 0;
}

#col1, #col2 {
	float: left;
	line-height: 2em;
	margin: 0 30px 0 0;
	color: #666666;
}

#framemenu {
	clear: both;
	padding: 30px 0 0 0;
	position: relative;
}

#framemenu ul {
	padding: 0 0 30px 0;
	margin: 0;
}

#framemenu ul li {
	display: inline;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}

#framemenu ul li a.active {
	font-weight: bold;
}

#framecontent {
	position: static;
	width: 550px;
	padding: 20px;
	overflow: hidden;
	background-color: #ffffff;
	line-height: 2em;
}

#map {
	width: 590px;
	height: 390px;
}

/* roster bram */

.roster-location-header{
	font-size: 1.2em;
	text-transform:uppercase;
	display:block;
	line-height: 30px;
	height:30px;
	width: 560px;
	background-color: #c50e1c;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	border-bottom: 1px solid #c50e1c;
	border-left: 1px solid #c50e1c;
	border-right: 1px solid #c50e1c;
	border-top: 1px solid #c50e1c;
}

.roster-day-header-first{
	display:block;
	line-height: 30px;
	height:30px;
	width: 560px;
	background-color: #444444;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	border: 1px solid black;
	font-size: 1.1em;
	text-transform: uppercase;
}

.roster-day-header{
	display:block;
	line-height: 30px;
	height:30px;
	width: 560px;
	background-color: #444444;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	color: #fff;
	border: 1px solid black;
	font-size: 1.1em;
	text-transform: uppercase;
}

.roster-legenda{
	display:block;
	height:36px;
	width: 575px;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 0px;
	color: #000;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

.roster-legenda-block{
	float: left;
	line-height: 36px;
	padding-right: 10px;
}

.roster-legenda-block img{
	position: relative;
	top: 3px;
}

.roster-day-block{
	display:block;
	height:36px;
	width: 575px;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 0px;
	color: #000;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.block-time{
	float:left;
	line-height: 36px;
	padding-right: 20px;
}

.block-title{
	float:left;
	line-height: 36px;
	padding-right: 10px;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

.block-course{
	float: left;
	line-height: 36px;
	padding-right: 10px;
}

.block-title a{
	text-decoration: none;
	color: #000;
}
.block-time-total{
	float:left;
	line-height: 36px;
	padding-right: 5px;
}	

.block-room{
	float:left;
	line-height: 36px;
}
.block-more{
	padding-top: 19px;
	padding-left: 15px;
	float: right;
	text-align: right;
}
.block-colors{
 	float: right;
	text-align: right;
	margin-top: 11px;
	padding-left: 25px;
}

.print-button{
	float: right;
	text-transform:uppercase;
	line-height: 20px;
	height:20px;
	background-color: #c50e1c;
	margin-top: 10px;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 10px;
}

.print-button a{
	color: #fff;
	display: block;
	text-decoration: none;
}

.print-button a:hover{
	text-decoration: none;
}

#print-wrapper{
	margin: auto;
}
