/* CSS Document */

/* AlterHIT CSS*/


  /* new ones */
  .h_l { background:#2C2F38; height:1px;}

.d_t {   width:100%}

.d_r {   width:100%}

.d_c {  float:left;  width:100%}

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

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

.main { width: 790px; margin: auto; text-align:left ;}

.header {  width:100% ; background-color:#FFFFFF;}

.content { display:block; width:100% ; background-color:#FFFFFF;}
.content2 { display:block; width:100% ; }

.bottom { width:100% ; overflow:hidden;}

.headLeft 
{
  margin:0px;
  float:left;
  width:156px;
  vertical-align: top; 
  
}

.headRight
{
  margin:0px;
  float:left;
  width:634px;
  vertical-align: top; 
  
}

.menuEmpty1
{
  margin:0px;
  height:18px;
}

.menuFirst
{
  margin:0px;
  margin-left:17px;
  height:25px;
}

.menuFirst
{
  margin:0px;
  margin-left:17px;
  height:25px;
}

.menuSecond
{
  margin:0px;
  margin-left:17px;
  height:15px;
}


.menuEmpty2
{
  margin:0px;
  height:10px;
}

.navLeft
{
  margin:0px;
  margin-left:0px;
  float:left;
  width:17px;
  height:11px;
}


.navMiddle
{
  margin:0px;
  margin-left:0;
  float:left;
  height:11px;
}

.navRight
{
  margin:0px;
  margin-left:0px;
  float:left;
  width:17px;
  height:11px;
}

.colEmpty1{ margin:0px; float:left; width:10px; }
.colEmpty3{ margin:0px; float:left; width:10px; height:5px;}
.colEmpty5{ margin:0px; float:left; height:10px; width:10px;}
/* Event Page */
.colEvent{ margin:0px; float:left; width:195px; vertical-align: top; }
.colEvent2{ margin:0px; float:left; width:251px; vertical-align: top; }

.colFull{ margin:0px; float:left; width:186px; vertical-align: top; margin-bottom: -2000px; padding-bottom: 2000px;}
.colBott{ margin:0px; float:left; width:186px; vertical-align: top; }
.colBet{margin:0px; float:left; width:780px; vertical-align: top; }

.colBot1{margin:0px; float:left; width:9px; vertical-align: top; height:13px;}
.colBot2{margin:0px; float:left; width:571px; vertical-align: top; height:13px;}
.colBot3{margin:0px; float:left; width:100px; vertical-align: top; height:13px;}
.colBot4{margin:0px; float:right; width:100px; text-align:right; vertical-align: top; height:13px;}
.colBot5{margin:0px; float:right; width:10px; vertical-align: top; height:13px;}

.colFull1 {margin:0px; height:10px; }
.colFull2 {margin:0px; height:7px; }
.colFull3 {margin-left:7px; margin-right:7px;  }
.colFull4 { height:1px;}
.colFull5 { height:5px;}
.colFull6 {margin:0px; height:17px; }
.colFull7 {margin:0px; height:12px; }
.colFull8 {margin:0px; height:20px; }
.colFull8v2 {margin:0px; height:16px; }
.colFull9 {margin:0px; height:7px; width:100%;}

.colEmpty2{ margin:0px; float:left; width:9px; }
.colEmpty4{ margin:0px; float:left; width:9px; height:5px;}


  
  /* end of new ones */
  
div.container
{
   /*width:100%;*/
   margin-left:50%;
   margin-right:50%;
   border:0px;
   position:absolute;
}

/*
div.main
{
   width:790;
   position:absolute;
}*/

/* ////////////////// */
/* end of AlterHIT CSS*/


/* Reset Styles */
h1,h2,h3,h4,h5,h6,p,a,ul,li,ol,em,body,html,img,dl,dd,dt,strong,blockquote,legend,fieldset,form,embed,object,div
{
	margin:0;
	padding:0;
	font-size: 12px;
	list-style-type: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


/* Tag styles */
body {
	background-image:url(../images/site/backg000.gif);
	color: #330033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}



/* General styles */

.whiteBack {
	background-color: #FFFFFF;
}

/* ----- mainNav1 ----- */

#mainNav1 li {
	font-size: 24px;
	color: #303;
	font-weight: bold;
	display: inline;
}
#mainNav1 li a {
	font-size: 24px;
	color: #303;
	font-weight: bold;
}
#mainNav1 li a#selected {
	font-size: 24px;
	background-color: #00CCCC;
	color: #330033;
	font-weight: bold;
}

/* ----- mainNav2 ----- */

#mainNav2 li {
	font-size: 12px;
	color: #303;
	font-weight: bold;
	display: inline;
}
#mainNav2 li a {
	font-size: 12px;
	color: #303;
	font-weight: bold;
}

/* ----- bottomNav ----- */
#bottomNav li {
	font-size: 10px;
	color: #333;
	display: inline;
}
#bottomNav li a {
	font-size: 10px;
	color: #333;
}

#bottomNav2 li {
	font-size: 10px;
	color: #333;
	display: inline;
}
#bottomNav2 li a {
	font-size: 10px;
	color: #333;
}

/* ----- breadcrumb ----- */

#breadcrumb li {
	font-size: 10px;
	color: #333;
	display: inline;
}
#breadcrumb li a {
	font-size: 10px;
	color: #333;
}

#login li a {
	font-size: 10px;
	color: #333;
	display: inline;
}

#login li a#selected{
	font-size: 10px;
	color: #333;
	display: inline;
}

.subNav330033 {
	font-size: 12px;
	color: #330033;
	font-weight: bold;
	vertical-align: baseline;
}
.subNav330033 a {
	font-size: 12px;
	color: #330033;
	font-weight: bold;
	vertical-align: baseline;
}
.subNavHighlight {
	font-size: 12px;
	color: #ccffcc;
	font-weight: bold;
	vertical-align: baseline;
}
.subNav00CCCC {
	font-size: 12px;
	color: #00CCCC;
	font-weight: bold;
	vertical-align: baseline;
}
.subNavFFFFFF {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: baseline;
}
.title00CCCC {
	font-size: 33px;
	color: #00CCCC;
}
.titleBoldCCFFCC {
	font-size: 33px;
	color: #CFC;
	font-weight: bold;
}
.smallStandard330033 {
	font-size: 11px;
	color: #330033;
}
.copyright {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
.col {
	vertical-align: top;
}
.col00cccc {
	background-color: #00CCCC;
}
.col330033 {
	background-color: #330033;
}
.col663366 {
	background-color: #663366;
}
.credits {
	text-align: right;
	vertical-align: top;
}


/* Text styles */
.standard {
	color: #330033;
}
.standardNeg {
	color: #FFFFFF;
}
.underline {
	color: #330033;
	text-decoration: underline;
}
.highlight {
	color: #330033;
	background-color: #CCCCFF;
}
.largeFFFFFF {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.large330033 {
	font-size: 20px;
	font-weight: bold;
	color: #330033;
}
.large00CCCC {
	font-size: 20px;
	font-weight: bold;
	color: #00CCCC;
}
.largeccffcc {
	font-size: 20px;
	font-weight: bold;
	color: #ccffcc;
}
.large330033Highlight {
	font-size: 20px;
	font-weight: bold;
	color: #330033;
	background-color: #CCCCFF;
}
.mid00CCCC {
	font-size: 14px;
	font-weight: bold;
	color: #00CCCC;
}
.midccffcc {
	font-size: 14px;
	font-weight: bold;
	color: #ccffcc;
}
.midCCCCCC {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.mid330033 {
	font-size: 14px;
	font-weight: bold;
	color: #330033;
}
.mid330033Hilite {
	font-size: 14px;
	font-weight: bold;
	color: #330033;
	background-color: #00CCCC;
}
.mid330033Highlight2 {
	font-size: 14px;
	font-weight: bold;
	color: #330033;
	background-color: #ccffcc;
}
.smallFFFFFF {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.small330033 {
	font-size: 11px;
	font-weight: bold;
	color: #330033;
}
.small00CCCC {
	font-size: 11px;
	font-weight: bold;
	color: #0CC;
}
.tinyffffff {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.creditsSponsor {
	font-size: 11px;
	color: #660066;
	font-weight: bold;
}
.creditsArtist {
	color: #330033;
	font-size: 11px;
	font-weight: bold;
}
.creditsDesc {
	color: #330033;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.dottedLine330033 {
	font-size: 14px;
	color: #303;
}
.dottedLine00cccc {
	font-size: 14px;
	color: #00CCCC;
}
.dottedLineccffcc {
	font-size: 14px;
	color: #66cc66;
}
.dottedLinecccc99 {
	font-size: 14px;
	color: #cccc99;
}
.dottedLineff3399 {
	font-size: 14px;
	color: #ff3399;
}
.titleRegular00cccc {
	font-size: 20px;
	color: #00CCCC;
}
.titleRegularccffcc {
	font-size: 20px;
	color: #66cc66;
}
.titleRegularcccc99 {
	font-size: 20px;
	color: #cccc99;
}
.titleRegularff3399 {
	font-size: 20px;
	color: #ff3399;
}

.middlecol a {
	color: blue;
}
p a,p a:link,p a:visited,p a:hover {
    background-color: #CCCCFF;
    color: #330033;
}
