html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	font-family: Arial,Verdana,sans-serif; 
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.page {
	width: 1000px;
	margin: 0 auto;
	background-color: white;
}
div.header {
	height: 170px;
	background-image: url(/images/banner5_short.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div#logo {
	width: 265px;
	height: 150px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div#banner-ad {
	width: 735px;
	height: 120px;
}
div.main-nav {
	height: 30px;
}
div.main-nav span {
	margin-left: 50px;
}
div.logo {
	float: left;
}
div.navbar {
	margin-bottom: 20px;
}
div.navbar-tabs {
}
div.navbar-tabs span {
	padding: 6px 6px 6px 20px;
	line-height: 30px;
	margin-left: 4px;
	font-weight: bold;
	text-align: center;
}
div.navbar-tabs span.inactive {
	background-color: rgb(216, 223, 234);
	color: rgb(59, 89, 152);
	border: 1px solid rgb(216, 223, 234);
	cursor: pointer;
}
div.navbar-tabs span.active {
	background-color: rgb(237, 239, 244);
	color: rgb(59, 89, 152);
	border: 1px solid rgb(216, 223, 234);
	border-bottom: 1px solid rgb(237, 239, 244);
	position: relative;
	top: 1px;
}
div.navbar-content {
	min-width: 700px;
	background-image: url(/images/musical_notes2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: rgb(237, 239, 244);
	border: 1px solid rgb(216, 223, 234);
	padding: 10px;
}
div.navbar-content table {
	width: 100%;
}
div.menu {
	float: left;
}
div.menu-item, div.menu-item-selected {
	float: left;
	padding: 7px;
	font-size: 16px;
	font-weight: bold;
}
div.menu-item:hover {
	background-color: #f0f0f0;
}
div.vertical-clearing {
	height: 12px;
}
td.column-spacer {
	width: 12px;
}
div.panel {
	border: 1px solid rgb(200, 207, 218);
}
div.panel-header {
	background-color: rgb(216, 223, 234);
	color: rgb(59, 89, 152);
	padding: 6px;
	font-weight: bold;
}
div.panel-body {
	padding: 6px;
}
div.panel-body div {
	margin-bottom: 6px;
}
div.footer {
	margin-top: 36px;
	text-align: right;
	color: gray;
}
img.song-thumbnail {
	width: 160px;
	height: 120px;
}
div#chat-window {
	border: 1px solid rgb(200, 207, 218);
	background-color: rgb(237, 239, 244);
	padding: 5px;
}
div#chat-tabs {
	position: relative;
	overflow: hidden;
	top: 1px;
}
li.chat-tab {
	float: left;
	border: 1px solid rgb(200, 207, 218);
	background-color: rgb(216, 223, 234);
	color: #888888;
	padding: 5px;
	margin-right: 5px;
	cursor: pointer;
}
li.notice {
	color: red;
}
li.chat-tab-selected {
	float: left;
	border: 1px solid rgb(200, 207, 218);
	border-bottom-color: white;
	background-color: white;
	color: #777777;
	padding: 5px;
	margin-right: 5px;
	font-weight: bold;
}
div#user-list {
	float: right;
	border: 1px solid rgb(200, 207, 218);
	background-color: white;
	overflow: auto;
	white-space: nowrap;
	padding: 2px;
}
div#room-list a {
	padding-left: 15px;
}
div#room-list a:hover {
	text-decoration: none;
	background-image: url(/images/th_bullet21.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
div#room-list span.room-title-selected {
	font-weight: bold;
	color: red;
	padding-left: 15px;
}
div#room-list span.user-count {
	color: #808080;
}
div#room-list span.user-count-nonzero {
	color: #000000;
	font-weight: bold;
}
div#chat-log {
	border: 1px solid rgb(200, 207, 218);
	background-color: white;
	margin-bottom: 5px;
	overflow: auto;
	padding: 5px;
}
div#control-panel {
	margin-bottom: 5px;
}
div#chat-entry {
}
textarea#msg {
	height: 70px;
	overflow: auto;
	border: 1px solid rgb(200, 207, 218);
}
span#nick {
	color: orange;
	cursor: pointer;
}
div#smiley-browser {
	position: absolute;
	border: 1px solid rgb(200, 207, 218);
	background-color: white;
}
div.smiley-picker {
	overflow: auto;
}
div.smiley-pager {
	text-align: right;
}
div.create-room-dialog div.notes {
        padding: 10px;
        border: 1px solid gray;
        margin-bottom: 20px;
}
div.create-room-dialog table td {
        padding: 5px;
}
div.edit-room-dialog table td {
        padding: 5px;
}
