/* Jamroom Default Index CSS file
 * version 2.0 By Brian Johnson (bigguy@jamroom.net)
 * Copyright 2003-2005 by Talldude Networks, LLC
 * http://www.jamroom.net
 */

a:link, a:active, a:visited {
  color: blue;
}

a:hover {
  text-decoration: underline;
  color: blue;
}



#title {
  font-size: 14px;
  text-align: left;
  padding-left: 5px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
  color: #5F5F91;
}

#banner {
  height: 40px;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  padding: 2px;
  background-color: #E7E7E7;
  color: #000000;
  vertical-align: top;
}

#head {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  background-color: #FFFFFF;
  padding-left: 2px;
  padding-top: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
  color: #5F5F91;
  text-align: left;
}

#info {
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  text-align: left;

  vertical-align: top;
}

#row {
  background-color: #E7E7E7;
  padding: 5px;
  font-size: 12px;
  text-align: left;
  color: #000000;
}

#box {
  background-color: #ABA3CA;
  padding: 5px;
  font-size: 10px;
}

/*
page.css - this is the main CSS file for the MM_HomeWorld Theme
Almost all style elements are controlled from within this file.
Version 1.2 by Paul Asher (paul@motagator.net)
*/

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:link, a:active, a:visited {color: blue;}

a:hover {
  text-decoration: underline;
  color: #ffffff;
} 

/* DIV TAG Positions */

#mmPageHeader {
position: absolute; left: 3px; top: 3px; width:800px; height: 360px;
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF9334;

}

#mmSideCol {
position: absolute; left: 2px; top: 364px; width:165px; height: 576px;
}

#mmSideGraphic {
position: static;
}

#mmSideFooter {
position: static;
}

#mmTopGraphic {
position: absolute; left: 310px; top: 30px; width:510px; height: 72px;

}

#mmTopMenu {
position: absolute; left: 183px; top: 360px; width:620px; height: 550px;
font-family: Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FF9334;
text-align: center;
vertical-align: center;


}

#mmBandname {
position: absolute; left: 635px; top: 16px; width:165px; height: 82px;
font-family: Verdana, sans-serif;
font-size: 20px;
font-weight: bold;
color: #FF9334;
text-align: center;
vertical-align: top;
background-color: #E7E7E7;
}

#mmAboutBand {
position: absolute; left: 187px; top: 360px; width:604px;
background-color: #ffffff;
}

#mmInfo {
position: absolute; left: 183px; top: 600px; width:612px;
background-color: #E7E7E7;
padding: 0px;
marging: 0px;
}

#mmSmallprint {
position: static;
}

#mmInfoFooter {
position: static;
}

/* TABLE & TD TAG Parameters */

.mmBand {
  width: 100%;
  font-family: Verdana, sans-serif;
  font-size: 24px;
  font-variant: italic;
  font-weight: bold;
  text-align: center;
  color: #f0f0d0;
} 

.mmAboutTable {
  width: 100%;
  padding: 2px;
  border-width: 0px;
  border-color: #9999CC;
  background-color: #9999CC
}

.mmInfoTable {
  width: 100%;
  padding: 0px;
  border-width: 0px;
  background-color: #E7E7E7;
}

.mmInfoCol {
  width: 300px;
  vertical-align: top;
  background-color: #E7E7E7;
} 

.mmTable {
  width: 100%;
  padding: 2px;
  border-width: 0px;
  border-color: #9999CC;
  background-color: #9999CC
}

.mmHead {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  background-color: #cccccc;
  padding: 2px 2px 2px 6px;
  color: #5F5F91;
  text-align: left;
} 

.mmInfo {

  padding: 5px;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  font-variant: italic;
  background-color: #ffffff;
  color: #cc6600;
} 

.mmRow {

  background-color: #E7E7E7;
  padding: 3px;
  height: 20px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #000000;
} 

.mmTRow {
  width: 100%;
  background-color: #E7E7E7;
  padding: 3px;
  height: 20px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  text-align: left;
  color: #000000;
} 

.mmPRow {
  width: 100%;
  background-color: #E7E7E7;
  padding: 3px;
  height: 20px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  text-align: left;
  color: #000000;
} 

.mmSmallprint {
  width: 100%;
  background-color: #E7E7E7;
  padding: 3px;
  height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #FF9334;
}

/* BUTTON & TEXTAREA Parameters */

.mmButton {
  color: #cc6600;
  font-style: normal;
  font-family: verdana;
  font-weight: normal;
  font-size: 11px;
  background-color: #f0f0d0;
}

.mmTextBox {
  color: #cc6600;
  font-style: normal;
  font-family: verdana;
  font-weight: normal;
  font-size: 11px;
  background-color: #f0f0d0;
}

/* POP WINDOW DIV TAG Positions */

#mmPopTop {
position: absolute; left: 30px; top: 20px; width:450px; height: 60px;
}

#mmPopContent {
position: absolute; left: 30px; top: 80px; width:450px;
background-color: #330000;
}

