﻿

body {
	margin: 0; padding: 0;
	background:#ECE5B6; 
	color: #333;
	font: small "Lucida Grande", Arial, sans-serif;
}

.wrapper {
width:900px; 
margin: 0 auto; 
margin-top: 20px;
margin-bottom: 15px;
background:#FFFFFF; 
border-color:#000000; 
border-width:1px; 
border-style:solid;
}

a {
	text-decoration: none;
} 

a img {
	border: none;
}

p {
	margin: 0 0 1em;
}

/* ------------- masthead styles */

#masthead {
	margin-bottom: 1.75em; 
	padding-top: 1px;
	/* background: #ABD240; */
}

#main {

/* margin-bottom: 400px; */

}

#login_logout a {
   color: orange;
   text-decoration: underline;
}

#lyrics {
   clear: left;
   
} 

#nameOfPerson {

	clear: left;

}

#homelink {
	display: block;
	margin: 1em 2em 1em; padding: 2em 0 0.5em 1em;
	background: url() 100% 100% no-repeat;
}

#backgroundToNav {
	/* margin-top: 1em; */
	margin-right: 0;
	margin-left: 0;	 
	padding: 0.4em 0.5em 2em;
	background: maroon; color: #FFF;
}

#banner {
	 
	/*width: 374px;*/
	 
}

#signout {
	
	margin-top: 0.575em;
	float: right;
	font-size: inherit; 
}

#signout a {

	color: #CCFF99;
	text-decoration: underline;
	
}

/*
a.signout:hover {
color: #CCFF99;
text-decoration: underline;
} */

#navlinks {
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;	 
	
	padding: 0.5em 3em;
	background: #000000; color: #FFF;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #CCFF99;
}

#menulinks {

	font-size: 11px;

}

#menulinks a {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#today {
	
	margin-top: -2.66em;	 
	padding: 0 2em 0 0;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	
}

/* ------------- main column styles */

.content {
	 
	clear: left;
	padding: 0 0 4em 3em;
	width: 800px; /* this is done for the monitors that are only 12inches in length */
	font-size: 12px;
	 
}

.content a{
	color: orange;	 
}

a:hover {

color: orange;
text-decoration: underline;
}

.content h1 {
	font-weight: bold;
	font-size: 1.5em;
}

.content h1 b {
	color: #000000;
}

.content h2 {
	margin: 0.5em 0; padding-bottom: 0.25em;
	/* border-bottom: 1px solid #B0D742; */
	font-size: 1.5em;
}

#button {

	border: 1px solid;
    background: #666666;
	color: #CCFF99;
}

#record_button {

	border: 1px solid;
    background: #F72237;
	color:#FFFFFF
}

/* ------------- sidebar styles */

#sidebar {
	float: right;
	width: 17em;
	margin-bottom: 2em;
	/* margin: -10em 0 1em 1030px; */
}

#sidebar form, #sidebar div h3 {
	background: #666666;
}

#sidebar form {
	margin: 0; padding: 0.8em;
}

#sidebar a {
	
   color: #CCFF99;
   text-decoration: underline;

}

#centeritup {

  margin-left: 300px; 

}

#vprofile a {

   color: orange;
   text-decoration: underline;
    

}

#sidebar form .text {
	width: 9em;
}

#sidebar div {
	background: #3A3C2D; color: #FFF;
	padding: 0 1em 1em;
	margin-top: 0.75em;
}

#sidebar div h3 {
	font-size: 1.25em;
	margin: 0 -0.8em; padding: 0.4em 0.8em;
	text-transform: lowercase;
}

#sidePanel1 h4 {
	margin: 0 0 0.5em; padding: 0.5em 0;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
}

#sidePanel1 p:first-line {
	font-style: italic;
}

#sidePanel1 form {
	background: #3A3C2D;
}

#sidePanel1 img {
	display: block;
	/* margin: 2em auto 0; */
}

#sidePanel2 table {
	margin: 0 auto;
	font-size: smaller;
}

#sidePanel2 caption {
	margin: 0 auto;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

#sidebar #sidePanel2 h3 {
	margin-bottom: 1em;
}

#sidePanel2 td {
	padding: 0;
	border: 1px solid #787A6B;
	background: #5B5D4E; color: #222;
	text-align: center;
}

#sidePanel2 table a {
	font-weight: bold;
	color: #FFF;
}


#scrollBox{

overflow:scroll;
height: 120px;
width: inherit;

}

#footer {
	clear: both;
	padding: 1.5em 3em;
	background: maroon;
	 
}

#footer p {
	color:white;
	font-size: 11px;
	margin: 0;
}

#footer a {
	/*color: #FFD200;*/
	color:orange;
	text-decoration: underline;
}

.resizevideo embed {
max-width: 230px; /* sets max-height value for all standards-compliant browsers */
width: expression(this.width > 230 ? 230: true); /* sets max-width for IE */
	}

img.test-enlarge100 {
width:250px;
height:250px;
}

.resizeImg img {
width:88px;
height:31px;
}

	table {border-color: black; border-style: solid; padding-color: black; }
	table td {border-color: black; border-style: solid; }
	table th {border-color: black; border-style: solid; }
	table tr {border-color: black; border-style: solid; }
	
div.autocomplete {
  position:absolute;
  width:260px;
  background-color:#FFFFFF;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #FFFF99;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin-bottom: 10px;
  margin:0; 
  padding:2px; 
  height:20px;
  cursor:pointer;
}
