/* @override 
	http://localhost/concerthall/css/master.css
	http://192.168.1.243/concerthall/css/master.css
*/

html {
	background-color: #dad9cd;
}

#music_search form input.button {
	position: relative;
	bottom: 2px;
	margin-top: 15px;
}

body {
	color: #807f77;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

#header_bg {
	position: absolute;
	height: 118px;
	left: 0px;
	width: 100%;
	background: url(../images/header_bg.png) repeat-x;
	
}

#page a, .link {
	color: #5d5a44;
	cursor: pointer;
}

#page a:hover, .link:hover {
	color: #9b9885;
	text-decoration: underline;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 108px;
}

#page_top {
	width: 960px;
	height: 19px;
	/*background-image: url(../images/page_top.png);*/
	margin-top: 20px;
}

#page {
	padding: 1px 35px;
	background-image: url(../images/page_bg.png);
	padding-bottom: 35px;
}

#header_img {
	position: relative;
	top: 0px;
	left: 25px;
}

#pipes_bg {
	background-image: url(../images/pipes.png);
	width: 195px;
	height: 109px;
	position: absolute;
	top: 0px;
	right: 0px;
}

h1 {
	font-size: 20px;
	color: #000;
	display: inline;
	position: relative;
	bottom: 3px;
}

img {
	border: none;
}

#header_menu {
	position: absolute;
	z-index: 10;
	display: inline;
	top: 72px;
	left: 60px;
}

#header_menu li {
	float: left;
	margin-left: 15px;
	font-size: 11px;
	color: #fff;
	/*list-style-image: none;
	list-style-position: outside;*/
	list-style-type: none;
	height: 30px;
	background-position: 0 0;
	padding-top: 3px;
}

#header_submenu {
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	left: 0px;
	right: 0px;
	color: #fff;
	height: 30px;
	background-position: 0 0;
	background-color: #254117;
	padding-top: 3px;
	margin-top: 0px
}

.view_table {
	width: 100%;
	text-align: center;
}

#flashMessage {
	width:400px;
	color:#000;
	border-bottom: 3px double #e3e3e3;
	border-top:3px double #e3e3e3;
	font-size: 16px;
	margin: 8px 0px;
	font-weight: bold;
	padding: 10px;
}

#header_browse {
	padding-left: 22px;
	background: url(../images/16x16/folder.png) no-repeat;
}

#header_started {
	padding-left: 22px;
	background: url(../images/16x16/help.png) no-repeat;
}

#header_locator {
	padding-left: 22px;
	background: url(../images/16x16/info.png) no-repeat;
}

#header_contribute {
	padding-left: 22px;
	background: url(../images/16x16/cd_add.png) no-repeat;
}

#header_login_register {
	padding-left: 22px;
	background: url(../images/16x16/users.png) no-repeat;	
}

#header_logout {
	padding-left: 22px;
	background: url(../images/16x16/user.png) no-repeat;
}

#header_forums {
	padding-left: 22px;
	background: url(../images/16x16/comments.png) no-repeat;
}

#header_contact {
	padding-left: 22px;
	background: url(../images/16x16/mail.png) no-repeat;
}

.form_input {
	width: 300px;
	border:1px solid #999999;
	color: #666666;
	margin: 3px;
	padding: 3px;
}

.form_textarea {
	height: 100px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.button {
	border-color: #5d5b42; 
	background-color: #5e5c43; 
	color: white;
}

th {
	color: black;
	background-color: #EDECE4;
}

th {
	padding: 4px;
	border-bottom: 1px solid #dad9cd;
	border-left: 1px solid #dad9cd;
}


.note {
	font-size: 12px;
	font-style: italic;
}

table {
	border-spacing: 0px;
}

td {
	padding: 2px 3px;
}

.title_image {
	margin-right: 15px;
}

.section_title {
	margin-top: 10px;
	margin-bottom: 15px;
}

#music_search {
	float: right;
}

.pagination_first, .pagination_last {
	width: 45px;
	height: 12px;
	float: left;
}

.pagination_next, .pagination_prev {
	height: 14px;
	width: 14px;
}

#footer {
	width: 960px;
	height: 41px;
	font-size: 11px;
	background: url(../images/footer_bg.png) no-repeat;
	position: relative;
}

.error {
	font-weight: bold;
	color:#FF3300;
	padding-left: 18px;
	background: url(../images/error.png) no-repeat left top;
}

.form_comment {
	font-style: italic;
	font-size: 11px;
}

#footer div.player {
	float: right;
}

.flash_player {
	margin-top: 5px;
	margin-right: 15px;
}

.player_label {
	margin: 8px;
}

.footer_text {
	float: left;
	padding-top: 9px;
	padding-left: 19px;
}

.comment, .subcomment {
	margin: 5px;
	border-top: 1px solid #dad9cd;
}

.comment_container {
	margin-top: 5px;
}

.subcomment .comment_container {
	border-left: 4px solid #dad9cd;
	padding-left: 10px;
}

.subcomment {
	margin-left: 15px;
}

.comment_user {
	font-weight: bold;
	color: #615f46;
}

.comment_body {
	margin-top: 5px;
}

.comment_link {
	cursor: pointer;
	border-bottom: 1px dotted #66644b;
	font-size: 12px;
}

.table_label {
	font-weight: bold;
	color: #615f46;
}

.view_music_icon {
	position: relative;
	top: 2px;
}

.music_owner {
	background-color: #FFFFCC;
}

.small_note {
	font-style: italic;
	font-size: 10px;
}

.browse_per_page {
	position: relative;
	bottom: 4px;
	left: 5px;
	font-size: 10px;
}

.browse_per_page a {
	text-decoration: underline;
}

#signup_ribbon {
	z-index: 5;
	height: 150px;
	width: 150px;
	background-image: url(../images/ribbon.gif);
	position: absolute;
	top: 0px;
	right: 0px;
}

/* necessary for google maps polyline drawing in IE */
v\:* {
	behavior:url(#default#VML);
}

.map_table {
	width: 100%;
}

#email_performance, #email_profile {
	padding: 5px;
	background-color: #dad9cd;
	margin: 7px;
}

#email_button {
	margin-left: 115px;
}


ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
/* border-bottom: 1px solid #6c6; set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 1px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
/* border-bottom: 0px solid #fff; set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 1px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 1px 14px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
/* border: 1px solid #6c6; set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #EDECE4; /* cfc set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

.roundbox-tr {
background: url('../images/roundbox_tr.png') no-repeat 100% 0%;
margin: 0;
padding: 0;
}
 
.roundbox-tl {
background: url('../images/roundbox_tl.png') no-repeat 0% 0%;
margin: 0;
padding: 0;
}

.roundbox-br {
background: url('../images/roundbox_br.png') no-repeat 100% 100%;
margin: 0;
padding: 0;
}

.roundbox-bl {
background: url('../images/roundbox_bl.png') no-repeat 0% 100%;
margin: 0;
padding: 0;
}

.roundbox-content {
margin:0;
padding:1.5em 1.5em 1.5em 1.5em;
}

.roundbox-content p {
margin:0;
padding:0;
}

.roundbox-content th {
margin:0;
padding:0;
background: none;
border-left: none;
border-bottom: grey solid thin;
}

