body
{
background: #555555 url(images/backpaper.gif);
/*background-color: #555555;*/
text-align: center;
margin: 0 0 0 0;
min-width: 600px;
}

#container
{
/*background: black url(images/lmg_backlogo.jpg) no-repeat top center;*/
position: relative;
text-align: left;
width: 900px;
/*min-width: 400px;*/
margin: 6px auto;
background-color: black;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

.container:after  {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
.container 	{	display: inline-block;}

/* Hides from IE-mac \*/
* html .container {height: 1%;}
.container {display: block;}
/* End hide from IE-mac */

#header
{
/*border-bottom: 1px solid #444;*/
/*background-color: black;*/
padding-bottom: 5px;
padding-top: 2px;
padding-right: 7px;
margin-bottom: 5px;
height: 160px;
}

#topleft
{
width: 160px;
height: 160px;
float: left;
padding: 0;
padding-left: 5px;
margin: 0;
border: 0;
/*background-color: #ddd;*/
}

#topleft h1
{
padding: 0;
margin: 0;
}

#toprightupper
{
text-align: right;
padding: 0;
padding-top: 5px;
margin: 0;
border: 0;
height: 90px;
/*background-color: #ddd;*/
}

#toprightupper img
{
margin-right: 2px;
}

#toprightupper h2
{
padding: 0;
margin: 0;
color: white;
}

#toprightlower
{
text-align: right;
padding: 0;
padding-top: 4px;
margin: 0;
border: 0;
height: 65px;
/*background-color: #ddd;*/
}

#toprightlower img
{
margin-right: 2px;
}

#toprightlower h1
{
text-align: center;
padding: 0;
margin: 0;
color: white;
font-family: Verdana, Arial;
font-size: 15px;
}

#toprightlower h2
{
padding: 0;
margin: 0;
color: white;
font-family: arial;
font-size: 18px;
color: #F86A01;
}

#leftnav
{
float: left;
width: 150px;
margin: 0;
padding-right: 5px;
padding-left: 5px;
color: white;
}

#leftnav h2
{
	font-size: 14px;
	font-family: Verdana, Arial;
	margin-bottom: 0px;
}
#leftnav ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	
}

#leftnav ul.menu img
{
	
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	height: 61px;
	
}

#leftnav ul.menu img.x2
{
	
	height: 30px;
	
}

#leftnav ul.menu a
{
	border: solid 1px black;
	/*height: 61px;*/
	display: block; 
	width: 140px;
	
}

#leftnav ul.menu a:hover
{
	border: solid 1px #FFB37B;
	
}

#leftnav ul.menu li.spacer
{
height: 30px;
}

#leftnav ul.menu li a
{
color: white;
text-decoration: none;
}

#leftnav ul.menu li a:hover
{
color: #d90000;
text-decoration: underline;
}

#leftnav ul.menu p
{
	font-family: verdana, arial;
	font-size: 15px;
	color: yellow;
	padding-top: 10px;
}

#rightnav
{
float: right;
width: 150px;
margin: 0;
padding-left: 10px;
padding-right: 0px;
color: white;
}

#rightnav img
{
margin-bottom: 25px;
}

#content
{
margin-left: 160px;
margin-right: 160px;
padding: 5px;
padding-top: 0px;
color: white;
/*background-color: black;*/ /*#222;*/
min-height: 370px;
}

#content h1
{
	font-family: verdana, arial;
	font-size: 22px;
	color: orange;
	margin: 0;
	padding: 0 0 0 5px;
	border: 0;
}

#content h2
{
	font-family: verdana, arial;
	font-size: 16px;
	color: orange;
	margin: 0;
	padding: 5px 0 0 5px;
}

#content h2 { margin: 10px 0 5px 0; }

#content h2 .white
{
	color: white;
}

#content div.mypanel
{
	border: solid 1px #D28E18;
	background-color: black;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}

#content div.mypanel a
{
	color: orange;
}

#content div.mypanel a:hover
{
	color: yellow;
}

#content div.mypanel span.orange
{
	color: orange;
}


#content fieldset
{
	margin-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 0;
	font-family: verdana, arial;
	font-size: 14px;
	color: yellow;
	background-color: #111;
}

#content fieldset legend
{
	color: white;
	border: 0;
	padding: 2px 5px 2px 5px;
	font-family: verdana, arial;
	font-size: 16px;
	margin-bottom: 10px;
	background-color: #333;
}

#content fieldset a
{
	color: yellow;
	text-decoration: none;	
	font-size: 15px;
}

#content fieldset span.whitetext
{
	color: orange;
	font-size: 13px;
}

#content fieldset span.whitetextsmall
{
	color: white;
	font-size: 11px;
}

#content fieldset a:hover
{
	color: orange;
	text-decoration: underline;
}

.avitem
{
	/*width: 270px;*/
	float: left;
	border: solid 1px #444;
	margin: 5px;	
	padding: 2px 7px 2px 7px;
}

.avitem a
{
	color: white;
	font-size: 13px;
	/*font-weight: bold;*/
	font-family: verdana, arial;
	text-decoration: none;
}

.avitem a:hover
{
	text-decoration: underline;
}

.centerlogo
{
/*background: black url('images/lmg_biglogo.jpg') no-repeat top center;*/
height: 380px;
}

hr.orange
{
	color: orange;
}

br.clear
{
	clear: both;
}

.clear
{
	clear: both;
}

.error
{
	color: red;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

#contentleft
{
	width: 500px;
	float: left;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-family: verdana, arial;
	font-size: 14px;
	color: yellow;
	/*border: solid 1px green;*/
}

#contentleft a
{
	color: yellow;
	text-decoration: none;
}

#contentleft a:hover
{
	text-decoration: underline;	
}

#contentleft input,
#content input,
#contentleft select
{
	width: 340px;
	/*margin-top: 10px;*/
	background-color: #222;
	color: white;
	border: solid 1px orange;
	height: 23px;
	font-size: 13px;
	padding-left: 3px;
}

#contentleft input.mybutton,
#content input.mybutton
{
	margin-left: 10px;
	margin-top: 10px;
	width: 135px;
	height: 27px;
	cursor: pointer;
	color: yellow;
}

#contentleft div textarea
{
	width: 340px;
	height: 100px;
	background-color: #222;
	color: white;
	border: solid 1px orange;
	padding-left: 3px;
}

#contentleft div.myblock
{
	height: 35px;
}

#contentleft div.mylabel
{
	padding-left: 10px;
	width: 135px;
	/*border: solid 1px blue;*/
	float: left;
}

#contentleft div.mycontrol
{
	width: 340px;
	float: left;
	/*border: solid 1px pink;*/
}

#contentright
{
	width: 190px;
	margin-top: 0px;
	padding-left: 10px;
	/*border: solid 1px red;*/
	float: left;
}

#contentright p
{
	font-family: verdana, arial;
	font-size: 14px;
	color: yellow;
}

#contentright p a
{
	font-family: verdana, arial;
	font-size: 14px;
	color: yellow;
	text-decoration: none;
}

#contentright p a:hover
{
	text-decoration: underline;
}


#footer
{
clear: both;
margin: 0;
margin-top: 5px;
padding: .5em;
color: #F86A01;
/*background-color: black;*/
font-family: verdana, arial;
font-size: 12px;
font-weight: bold;
/*border-top: 1px solid #444;*/
}

#footer a
{
color: #F86A01;
text-decoration: none;
}

#footer a:hover
{
text-decoration: underline;
}

#footer .footermenu
{
color: gray;
font-size: 11px;
}

#footer .footermenu a
{
text-decoration: none;
color: gray;
font-size: 10px;
}

#footer .footermenu a:hover
{
text-decoration: underline;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }


.bandbox
{
	margin: 0 15px 2px 2px;
	padding: 5px 15px 5px 15px;
	/*width: 320px;*/
	/*height: 27px;*/
	float: left;
	border: 0;
	border: solid 1px orange;
	font-family: verdana, arial;
}

.bandbox .bandboxupper,
.bandbox .bandboxupper a
{
	font-size: 11px;
	float: left;
	/*font-weight: bold;*/
	color: yellow;
	text-decoration: none;
}

.bandbox .bandboxupper a:hover
{
	text-decoration: underline;
	color: orange;
	/*padding-left: 5px;*/
}

.bandbox .bandboxlower
{
	/*margin-left: 20px;*/
	/*float: right;*/
	font-size: 10px;
	color: yellow;
	
}

#mycalendar fieldset
{
	width: 140px;
}

#mycalendar fieldset legend
{
	font-family: Verdana, Arial;
	color: yellow;
}

#mycalendar fieldset ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: solid 1px orange;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	display:block;
}

#mycalendar fieldset ul li
{
	color: green;
	border: 0;
	width: 19px;
	float: left;
	display: block;
}

#mycalendar fieldset ul li a
{
	color: red;
	border: 0;
	display: block;
	
}

#mycalendar fieldset ul li a:hover
{
	color: orange;
	border: 0;
}

div.cal { width: 150px; float: left; margin-right: 5px; margin-top: 0px; }
div.cal span { padding-right: 2px; width: 17px; height: 17px; float: left; display: block; text-align: right; border: solid 1px black; background-color: #202020; color: #404040; font-family: Verdana, Arial; font-size: 11px; }
div.cal span.header { text-align: center; height: 19px; font-weight: bold; color: black; background-color: gray; font-size: 11px;}
div.cal span.firstday, div.cal div.calrow { clear: left; } 
div.cal span a { border: 1px; width: 17px; color: white; text-decoration: none; display: block; }
div.cal span a:hover { background-color: orange; text-decoration: none; color: black; }


div.cal3 	
{
 	width: 150px;
	height: 180px;
	float: left;
	margin-right: 7px;
	font-family: Verdana, Arial;
	font-size: 12px;
}

div.cal3 h2
{
	font-size: 14px;
	font-family: Verdana, Arial;
	margin-bottom: 0px;
	text-align: left;
}
div.cal3 ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.cal3 ol li
{
	padding:0;
	padding-right: 1px;
	margin:0px;
	width: 18px;
	height: 18px;
	float: left;
	display: block;
	text-align: right;
	border: solid 1px #0c0c0c;
	color: #404040;
}
div.cal3 ol li.header 
{ 	
	text-align: center;
	color: black;
	background-color: gray;
}
div.cal3 ol li.firstday
{
	clear: left;
} 

div.cal3 ol li a,
div.cal3 ol li.available
{ 
	/*color: white;*/
	text-decoration: none;
	display: block;
	/*border: solid 1px green;*/
	height: 18px;
}
div.cal3 ol li a.available,
div.cal3 ol li.available,
div.cal3 ol li a.set
{ 
	/*background-color: green;*/
	color: white;
}
div.cal3 ol li a.pset
{
	background-color: green;	
}
div.cal3 ol li a.unset
{ 
	/*background-color: gray;*/
	color: #505050;
}
div.cal3 ol li a.active
{ 
	background-color: #e0e0e0;
	color: #404040;
}

div.cal3 ol li a:hover 
{ 
	background-color: #c0c0c0;
	color: black;
}

#changemonth ol
{
	clear: both;
	width: 150px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

#changemonth ol li
{
	list-style: none;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: yellow;
}

#changemonth ol li a
{
	text-decoration: none;
	color: orange;
}

#changemonth ol li a:hover
{
	text-decoration: underline;
	color: white;
}



