body
{
	font-size: 10pt;
	font-family:  "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: Black;
	margin: 0 0 0 0;
	background-color: #f0efef;
}

p
{
	font-size: 10.5pt;
	font-family:  "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	font-weight: 10;
	padding-left: 15px;
	/*	display: block;*/
	padding-right: 15px;
	line-height: 1.4em;
}

.p2
{
	font-size: 8.5pt;
	font-family:  "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	font-weight: 10;
	padding-left: 15px;
	margin-top: 20px;
	/*	display: block;*/
	padding-right: 15px;
	line-height: 0.4em;
}

.overlibtext
{
	line-height: 0.4em;
}

a
{
	color: #000000;
}

a:hover 
{
	color: #336699;
}

td a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 14pt;
	margin-bottom: 0; 
	margin-left: 15px; 
	margin-right: 0; 
	margin-top: 0;
}

h2
{
	font-size: 14pt;
	margin-bottom: 0; 
	margin-left: 10px; 
	margin-right: 0; 
	margin-top: 0;
	color: #009; 
}

h2
{
	font-size: 12pt;
	margin-bottom: 0; 
	margin-left: 15px; 
	margin-right: 0; 
	margin-top: 0; 
}
h3
{
	font-size: 2em;
	font-weight: 200;
	margin-bottom: 0;
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
}

h4
{
	font-size: 2em;
	font-weight: 200;
	margin: 0px 0px 0px 15px;
}

/* containers */
#left-container
{	
position: relative;
	float:left;
	width: 250px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
/*	position: absolute;
	left: 0px;
	width: 250px;
	padding: 5px 5px 5px 5px;
	background: #c0c0c0;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080; */
}

#left-small-container
{	
	float:left;
	width: 150px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
/*	position: absolute;
	left: 0px;
	width: 250px;
	padding: 5px 5px 5px 5px;
	background: #c0c0c0;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080; */
}

#left-small-container2
{	
	float:left;
	width: 175px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
/*	position: absolute;
	left: 0px;
	width: 250px;
	padding: 5px 5px 5px 5px;
	background: #c0c0c0;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080; */
}

#TickerDiv
{
	margin-left: 10px;
	margin-top: -10px;
}

#main-container
{	
	/*padding: 0px 0px 0px 5px;*/
	/*background-position: 400px 250px;
	background-image: url(/images/logobg.jpg);
	background-repeat: no-repeat;*/
	background-color:#FFFFFF;
	margin: 0 10px 0 20px;
	width: 97%;
	clear: both;
	/*position: absolute;
	position: relative;*/
	/*min-height: 800px;*/
}

#main-container2
{	
	background-color: #FFFFFF;
	margin: 0 10px 0 20px;
	width: 97%;
	clear: both;
}

#copyright
{
	margin-left:20px;
}

#text-bit
{
	margin-bottom:25px;
	padding-right:5px;
	line-height: 1.4em;
	font-size: 10.5pt;
	font-family:  "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	font-weight: 10;
	margin-left:15px;
	clear:left;
	max-width: 900px;
	/*	padding-left: 5px;
	display: block;
	padding-right: 15px;
	line-height: 1.4em;*/
}

#show-header
{
	margin-bottom:25px;
	padding-right:5px;
	font-size: 18.5pt;
	font-family:  "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	font-weight: 100;
	/*margin-left:15px;*/
	/*	padding-left: 5px;
	display: block;
	padding-right: 15px;*/
	line-height: 1.2em;
	/*clear:left;
	max-width: 900px;*/
}

#news-image
{
	margin: 0px 15px 0px 0px;
	float:left;
}

#text-bit td,
{
	font-size: 10.5pt;
	font-family:  "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	font-weight: 10;
	padding-left: 15px;
	/*	display: block;*/
	padding-right: 15px;
	line-height: 1.4em;
}

#text-bit p
{
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1.4em;
}


#text-bit ul
{
	padding-left: 15px;
	margin-left: 15px;
}

#text-bit li
{
/*	margin: 0 0 0 0; */
	padding-left: 15px;
	margin-left: 15px;
}

#text-bit ol
{
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
}

#hover-container
{
	float:left;
	width: 65%;
	background-color: #d4d2d2;
	margin: 0px 0px 10px 10px;
	line-height: 1.2em;
}

#hover-container-bits
{
	float:left;
	width: 60%;
	background-color: #e5e5f6;
	margin-top: 5px;
	margin-bottom: 25px;
	clear:left;
	font-size: 9.5pt;
}

#right-container
{
	position: relative;
	float:right;
	width: 150px;
	background-color: #FFFFFF;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
}

#right-med-container
{
	float:right;
	width: 252px;
	padding: 0 5px 0 0px;
	line-height: 1.4em;
}

#right-med-container2
{
	float:right;
	width: 235px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
}


#right-large-container
{
	vertical-align: top;
	float: right;
	width: 365px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
}

#right-large-container-news
{
	vertical-align: top;
	float: right;
	width: 335px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
}

#med-container
{
	vertical-align: top;
	float: right;
	width: 250px;
	padding: 0 5px 0 5px;
}

#medsmall-container
{
	vertical-align: top;
	float: right;
	display:inline-block;
	width: 200px;
	padding: 0 5px 0 5px;
}

.medium-container
{
  vertical-align: top;
	float: left;
	width: 250px;
	padding: 0 5px 0 5px;
}

.large-container
{
 	vertical-align: top;
	float: left;
	width: 400px;
	padding: 0 5px 0 5px;
}

/* box styles */
.box-header
{
	background-color: #707070;
	text-align: right;
	background-image:  url(/images/lc.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;
}

#newbox-header
{
  background-color: #707070;
  text-align: center;
  margin-top: 5px;
}

.borderTL, .borderTR, .borderTL2, .borderTR2
{
	width: 7px; height: 7px;
	padding: 0px; border: 0px;
	z-index: 99;
}

.borderTL3, .borderTR3
{
	width: 20px; height: 20px;
	padding: 0px 3px; border: 0px;
	z-index: 99;
}

#hor-minimalist
{
	margin-left: 1
}
#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	background: #fff;
	width: auto;
	border-collapse: collapse;
	text-decoration: none;
	text-align: left;
	line-height: 1;
	font-weight: 10;
	/*	display: block;*/
	line-height: 1.4em;
}

#hor-minimalist-a a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	color: #669;
	width: auto;
	text-decoration: none;
}

#hor-minimalist-a a:hover
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	color: #009;
	text-decoration: none;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	border-bottom: 1px solid #ccc;
	padding: 2px 8px 2px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	/*border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;*/
	border-top: 1px solid #808080;
	border-bottom: 7px solid #808080;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	background: #eeeeee;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #eeeeee; 
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #669;
}

#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	/*border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;*/
	border-top: 7px solid #808080;
	border-bottom: 7px solid #808080;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	background: #eeeeee;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #eeeeee; 
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #669;
}

#box-table-d
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	/*border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;*/
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
#box-table-d th
{
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	background: #eeeeee;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #039;
}
#box-table-d td
{
	padding: 8px;
	background: #eeeeee; 
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #669;
}

#box-table-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	/*border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;*/
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	line-height: 1.4em;
}
#box-table-c th
{
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	background: #eeeeee;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #039;
}
#box-table-c td
{
	padding: 8px;
	font-size: 11px;
	background: #eeeeee; 
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #669;
}

.borderTL, .borderTL2 { float: left;  clear: both;}
.borderTR, .borderTR2 { float: right; clear: right;}
.borderTL2 { margin-left: -3px;}
.borderTR2 { margin-right:  -3px;}

.borderTL3 { float: left;  clear: both;}
.borderTR3 { float: right; clear: right;}
.borderTL3 { margin-left: -3px;}
.borderTR3 { margin-right:  -3px;}


.borderTL4 { float: left;  clear: both;}
.borderTR4 { float: right; clear: right;}


.borderTL5 { float: left;  clear: both;}
.borderTR5 { float: right; clear: right;}

.borderTL6 { float: left;  clear: both;}
.borderTR6 { float: right; clear: right;}

.small-box-header-text
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 0 1px 0;
	width: 132px;
}

.medium-box-header-text
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 0 1px 0;
	font-size:10px;
	/*width: 232px;*/
}

.footercopy
{
	font-size: 11px;
	color:#999999;
}

.footercopy a
{
	font-size: 11px;
	color:#999999;
}

.medium-box-header-text2
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 0 1px 0;
	width: 150px;
}

.large-box-header-text
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 0 1px 0;
	width: 332px;
}

.box-header-end
{
	vertical-align: top;
	width: 7px;
	background-color: #707070;
	text-align: right;
	background-image:  url(/images/rc.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 0;
	background-position: 0 0;
}
.box
{
	position: relative;
	top: -1px;
	border: thin solid #707070;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
	font-size: 10px;
}
.box2
{
	position: relative;
	top: -1px;
	border: thin solid #707070;
	/*background-color: #EEEEEE;*/
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
	font-size: 10px;
}
.cell
{
	position: relative;
	top: -1px;
	/*border: thin solid #707070;
	background-color: #EEEEEE;*/
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
	font-size: 10px;
}
.albumcell
{
	position: relative;
	top: -1px;
	/*border: thin solid #707070;
	background-color: #EEEEEE;*/
	padding: 0px 0px 0px 0px;
	margin-bottom: 2px;
	font-size: 10px;
}
.guestcell
{
	position: relative;
	top: -1px;
	/*border: thin solid #707070;
	background-color: #EEEEEE;*/
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
	font-size: 9px;
}

.tixbox
{
	position: relative;
	overflow-y: auto;
	height: 350;
	top: -1px;
	border: thin solid #707070;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
}

#box2
{
	position: relative;
	top: -1px;
	border: thin solid #707070;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
}
.box a:hover
{
  color: #336699;
}

.image
{
  border: thin solid #000000;
}

a:hover .image 
{
  border-color: #336699;
}

/* menu (left bar)*/
#menu ul, ul a 
{
	list-style-type: none;
	text-decoration: none;
	color: #000000;
}

#menu ul a:hover 
{
	color: #336699;
}

#menu ul .selected
{
	color: #336699;
}

#latest-setlist
{
	margin: 10px 0 0 0;
	font-size: 8pt;
}

#latest-setlist a 
{
	list-style-type: none;
	text-decoration: none;
	color: #000000;
}

#latest-setlist a:hover 
{
	color: #336699;
}

#middlebar{
font-size:11px;
color:#3b5d14;
background:#90b557;
font-weight:bold;
padding:4px;
height:30px;
}
#middlebar .menu li {
background:url(lm.png) left top no-repeat;
height:30px;
float:left;
margin-right:10px;
}
#middlebar .menu li a{
color:#3b5d14;
text-decoration:none;
padding:0 10px;
height:30px;
line-height:30px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(rm.png) right top no-repeat;
}
#middlebar .menu li a:hover{
color:#666666;
}

#middlebar ul .submenu {
border:solid 1px #c9dea1;
border-top:none;
background:#FFFFFF;
position:relative;
top:4px;
width:150px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}
#middlebar ul .submenu li{
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #DEDEDE;
}
#middlebar .submenu li a{
background:none;
display:block;
float:none;
padding:6px 6px;
margin:0;
border:0;
height:auto;
color:#105cbe;
line-height:normal;
}
#middlebar .submenu li a:hover{
background:#e3edef;
}

#box-table-foot
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	width: 95%;
	border-collapse: collapse;
	/*border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
	border-top: 1px solid #808080;
	border-bottom: 7px solid #808080;*/
}
#box-table-foot th
{
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	background: #ffffff;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	color: #039;
}

#box-table-foot thead td
{
	padding: 8px;
	background: #ffffff; 
	border-right: 1px solid #ddd;
	color: #009;
	width: 25%;
}

#box-table-foot tbody td
{
	padding: 8px;
	background: #ffffff; 
	border-right: 1px solid #ddd;
	font-size: 9px;
	text-transform: uppercase;
	color: #669;
	width: 25%;
}

/***********************************************************************/
/************************** Begin Header CSS ***************************/
/***********************************************************************/

#header
{
	top: 0;
	background: #454e7c;
	margin: 0 10px 0 20px;
	width: 97%;
	line-height: 1;
	font-size: 10pt;
	font-family:  "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	background-image: url(/images/header.png);
	background-color: #454e7c;
}

#header a {
    color: #D2DCF3;
    font-weight: bold;
    text-decoration: none;
}

#header a:hover, #header a:focus {
    color: #fff;
    text-decoration: underline;
}

.header-join, .header-login, .header-right, .header-logout {
    float: right;
    display: block;
    padding: 0 12px 0 0;
    margin: 10px 12px 0 0;
    font-size: 105%;
}

.header-login, .header-right {
    border-right: 1px solid #5481ac;
}

/**** Begin Ants Logo CSS ****/
h6 {
    font-size: 100%;
    margin: 0;
    float: left;
}

h6 a {
    display: block;
    height: 50px;
    width: 250px;
    text-indent: -2000em;
    z-index: 1000;
    background: url(/images/headertest2.png) 0px 0px no-repeat;
}

h6 a:hover, h6 a:focus {
    cursor: pointer;
    background-position: 0 -50px;
}
/**** End Ants Logo CSS ****/

/**** Begin Welcome CSS ****/
h5 {
	text-align:right;
    display: block;
    padding: 0 25px 0 0;
    margin: 0 12px 0 0;
    font-size: 95%;
	color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
/**** End Welcome CSS ****/

/**** Begin Login Form CSS ****/
#login-form {
    float: left;
    padding: 12px 0 0 20px;
    font-size: 85%;
    font-weight: bold;
	color: #D2DCF3;
    font-weight: bold;
    text-decoration: none;
}

#login-form #side-password, #login-form #side-username {
    width: 80px;
    border: 2px solid #fff;
}

#login-form .login-input-go {
    padding:0;
    margin:0;
    border:0;
    padding: 0 0 0 2px;
    vertical-align: middle; 
    background:none;
    cursor:pointer;
}

#login-form form {
    margin: 0;
}
/**** End Login Form CSS ****/

/************************** Begin Nav Bar CSS (within Header) **************************/

#nav-container {
    float: left;
    width: 100%;
    font-size: 100%;
    position: relative;
    background: url(/images/corners.gif) 100% 100% no-repeat;
    clear: both;
}

#nav-container ul {
    float: left;
	list-style:none;
}

#nav-container a:hover {
    text-decoration: none;
}

#nav-container div {
    float: left;
    background: url(/images/corners.gif) 0 100% no-repeat;
}

#nav {
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
}

#nav li {
	float: left;
	display: block;
	position: relative;
	font-size: 10pt;
	font-family:  "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
}

#nav li a {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #D2D2D2;
	padding: 5px 17px 4px 5px;
	margin-right: 5px;
	background: url(images/tab.png) no-repeat right top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	line-height: 1.0em;
}

#nav li a:hover {
	background: url(images/tab.png) no-repeat right bottom;
}

#nav li a.selected {
	background: url(images/tab.png) no-repeat right bottom;
}

#nav li a em {
    display: block;
    height: 22px;
    width: 12px;
	margin: 0px 10px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -2000em;
}

#nav ul {
	float: none;
	display: none;
	background: #fff;
	padding: 10px;
	position: absolute;
	top: 24px;
	left: 0px;
	z-index: 9;
	border: 1px solid #454e7c;
	margin: 0px;
}

#nav ul li {
	float: none;
	display: block;
	position: none;
}

#nav ul li a {
	float: none;
	display: block;
	font-weight: bold;
	font-size: 0.80em;
	color: #366799;
	padding: 5px;
	margin: 0;
	background: none;
	border-top: 1px solid #ddd;
	width: 140px;
}

#nav ul li a:hover {
	background: none;
	color: #333;
}

/*** Make Forum Drop Wider ***/
#forum ul li a {
	width: 220px;
}

/************************** End Nav Bar CSS **************************/
/************************** End Header CSS ***************************/
