/* Start of CMSMS style sheet 'standard' */
@font-face {
	font-family: 'BroadwayConnection';
	src: url('fonts/broadway-connection.eot');
	src: local('☺'), url('fonts/broadway-connection.woff') format('woff'), url('fonts/broadway-connection.ttf') format('truetype'), url('fonts/broadway-connection.svg#webfontQS59iiNN') format('svg');
	font-weight: normal;
	font-style: normal;
}

.bc {
	font-family: 'BroadwayConnection',Verdana, Arial, Helvetica, sans-serif; 
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.95em;
	text-align: left; 
	margin: 0 auto; 
	width: 905px;
	padding: 0;
	position: relative;
	color: black; 
	background-color: #FDFDFD; 
} 

h1 { 
	font-size: 1.4em; 
	font-weight: bold; 
	color: #666666;
	line-height: 1.1em; 
	padding: 0px 0px 5px 0px; 
	margin: 0px;
}
h2 { 
	font-size: 1.2em; 
	font-weight: bold; 
	line-height: 1.2em; 
	padding: 0px 0px 5px 0px; 
	margin: 0px;
	color: #333333;
}
h3 { 
	font-size: 1.3em; 
	font-weight: normal; 
	line-height: 1.2em; 
	padding: 0px 0px 5px 0px; 
	margin: 0px;
}
h4 { 
	font-size: 1.2em; 
	font-weight: bold; 
	line-height: 1.2em; 
	padding: 0px 0px 5px 0px; 
	margin: 0px;
}
h5 { 
	font-size: 1.2em; 
	font-weight: normal; 
	line-height: 1.2em; 
	padding: 0px 0px 5px 0px; 
	margin: 0px;
}

/* links */
a, a:link, a:visited { 
	color: black; 
	text-decoration: underline; 
	background-color: transparent; 
}
h1 a, h1 a:link, h1 a:visited {
	text-decoration: none; 
	color: #666666;
} 

a:active, a:hover { 
	color: #ff6600; 
	text-decoration: underline; 
	background-color: transparent; 
}
h1 a:active, h1 a:hover { 
	color: #ff6600; 
}

a img { 
	border-style: none; 
}

a.unmarked {
	text-decoration: none;
}

span a.unmarked {
	text-decoration: none;
}

fieldset {
	padding: 5px; 
	margin: 0; 
	background-color: #ffcc99; 
}

legend {
	background-color: #ff9966; 
	padding: 2px 5px; 
	font-weight: bold; 
	border: solid 1px;
}

label {
	padding: 0 0 0 5px; 
	font-size: 0.9em; 
}

img.theme {
	border-left: #ff6600 solid 30px; 
}

/* Layout */
#access, #menu1 .navLabel {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 0px;
	width: 0px;
}

#wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px; 
}

#header {
	background-image: url(uploads/images/theme/broadway_connection.gif);
	background-repeat: no-repeat;
	background-position:center;	
	background-color: black;
	width: 900px;
	height: 70px;
}

#header h1, #header h2 {
	display: none;
}

#menu1 {
	border-color: #d3d3d3;
	border-style: solid;
	border-width: 3px 0px;
	background-color: #ff6600;
	margin: 0px;
	padding: 0px;
}

#menu1 .navMenu {
	list-style: none;
}

#menu1 ul  {
	margin: 0px;
	padding: 4px 3px 6px 10px;
}

#menu1 li {
	display: inline;
	font-size: 0.9em;
	line-height: 1.2em;
}

#menu1 .navButton {
	text-decoration: none; 
	padding: 5px 8px;
}

#menu1 .navButton:hover {
	color: #d3d3d3;
	text-decoration: none;
}

#menu1 .navButtonActive, #menu1 .navButtonActive:hover {
	padding: 5px 10px;
	color: white;
	text-decoration: none;
}

#menu2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 200px;
}

#menu2 .navLabel {
	color: #ff6600;
	padding: 4px 0px 5px 5px;
}

#menu2 .navMenu {
	list-style: none;
}

#menu2 ul  {
	display: inline-block;	
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#menu2 li {
	font-size: 0.9em;
	line-height: 25px;
	background-color: #ff9966;
	border-color: #FDFDFD;
	border-style: solid;
	border-width: 1px 0px;
}

#menu2 .navButton {
	text-decoration: none; 
	padding: 0px 0px 0px 5px;
}

#menu2 .navButton:hover {
	color: #999999;
	text-decoration: none;
}

#menu2 .navButtonActive, #menu2 .navButtonActive:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}

#menu2 ul ul li {
	font-size: 0.9em;
	line-height: 25px;
	background-color: #ffcc99;
	border-bottom: 0px;
}

#menu2 ul ul ul li {
	font-size: 0.85em;
	line-height: 25px;
	background-color: #ffccaa;
	border-bottom: 0px;
}

#path {
	font-size: 0.95em;
	font-weight: bold;
	color: #666666;
	padding: 2px 0px 8px 0px;
}

#path a, #path a:link, #path a:visited { 
	color: #999999; 
} 

#path a:active, #path a:hover { 
	color: #cccccc;
}

#path .lastitem {
	color: #ff6600;
}

#content {
	padding: 5px;
	width: 680px;
	float: right;
	min-height: 400px;
font-size: 0.85em;
}

.player_background {
	background-image: url(uploads/images/theme/player_background.gif);
	background-repeat: no-repeat;
	background-position:center;	
	background-color: black;
	width: 680px;
	height: 350px;
}

.alben {
float: left;
width: 130px;
height: 130px;
text-align: center;
}

.alben a {
text-decoration: none; 
font-size: 90%;
}

.sitemap {
list-style-type: none;
padding: 0; 
margin: 0;
}

.sitemap a {
text-decoration: none;
font-weight: bold;
}

.sitemap a:hover {
color: #ff6600;

}

.sitemap ul {
padding: 0 0 0 10px;
list-style-type: none;
font-size: 98%;
margin: 0;
}

.sitemap ul a {
color: #bebebe;
}

.sitemap ul ul a {
font-weight: normal;
}

table.courses {
text-align: center;
}

.courses thead {
background: #ff9966;
font-weight: bold;
}

.courses td {
padding: 2px 0;
font-size: 95%;
}

td.course {
width: 230px;
}

td.level {
width: 44px;
}

td.duration {
width: 50px;
}

td.age {
width: 80px;
}

td.time {
width: 130px;
}

td.teacher {
width: 120px;
}

.subtype {
background: #ffcc99;
font-style: italic;
}

tr.odd {
background: #e5e5e5;
}

#footer {
	clear: both;
	font-size: 0.8em;
	color: #bebebe;
	border-top: 1px solid #d3d3d3;
	padding: 3px;
	text-align: center;
}

#footer a {
	color: #bebebe;
}



.poller {	
	padding: 0 15px;	
	border:1px dotted #ff9966;
	background-image:url(/poll/bc-question.gif);
	background-repeat:no-repeat;
	background-position: center center;
	min-height: 170px;
}

.pollerTitle {
	margin-bottom:5px;
	font-weight:bold;
}

.pollerOption {
	margin:0px;
}

.pollerButton {
	margin-top:5px;
}

input.btn { 
	color: white; 
	background-color: #ff9966;
	border: 1px solid; 
	cursor: pointer;
	cursor: hand;
} 

.result_pollerOption {
	margin:0;
	font-size:0.8em;
}

.result_pollerTitle {
	margin-bottom:5px;
	font-weight:bold;
	font-size:0.9em;
}

.result_pollGraph img {
	float:left;
}

.result_pollGraph div {
	float:left;
	height:16px;
	background-repeat:repeat-x;
	font-size:0.8em;
	line-height:16px;
}

.result_pollGraph {	
	height:16px;
}

.poller_waitMessage {
	color: gray;
	margin-top: 10px;  
	display:none;	
}	

.result_totalVotes {
	clear:both;
	font-size:0.8em;
	margin-top:10px;
	font-style:italic;
}
/* End of 'standard' */

