/*
HomeWorld.css - this is the main CSS file for the HomeWorld Theme
Almost all style elements are controlled from within this file.
*/

a:link {text-decoration: none; color: #c8b078;}
a:visited {text-decoration: none; color: #e0e0b0;}
a:active {text-decoration: none; color: #c8b078;}
a:hover {text-decoration: underline; color: #f0f0d0;}

body {
background-color: #f0f0d0;
}

/* DIV TAG Positions */

#VeryTop {
position: absolute; left: 16px; top: 00px; width:964px; height: 20px;
}
#VeryTop a:link {text-decoration: none; color: #911;}
#VeryTop a:visited {text-decoration: none; color: #911;}
#VeryTop a:active {text-decoration: none; color: #911;}
#VeryTop a:hover {text-decoration: underline; color: #911;}

#SideGraphic {
position: absolute; left: 16px; top: 20px; width:100px; height: 430px;
}

#TopGraphic {
position: absolute; left: 116px; top: 20px; width:340px; height: 80px;
}

#Content {
position: absolute; left: 116px; top: 100px; width:624px;
background-color: #330000;
}

#TopRight {
position: absolute; left: 456px; top: 20px; width:284px; height: 80px;
background-color: #330000;
}

#BottomInfo {
position: static; width:624px;
background-color: #330000;
}

#BottomGraphic {
position: static; width:624px; height: 16px;
}

#Ads {
position: absolute; left: 760px; top: 20px; width:220px;
background-color: #f0f0d0;
}

/* Text Etc. Parameters */

.VeryTopText {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  vertical-align: middle;
  color: #000000;
} 

.TopRightText {
  padding: 0px;
  font-family: Verdana, sans-serif;
  font-size: 28px;
  text-align: center;
  text-valign: center;
  color: #f0f0d0;
} 

.Table0 {
  width: 100%;
  border-width: 2px;
  border-color: #000000;
  background-color: #212121
}

.Table1 {
  width: 98%;
  border-width: 2px;
  border-color: #000000;
  background-color: #212121
}

.Table2 {
  width: 98%;
  padding: 2px;
  border-width: 2px;
  border-color: #000000;
  background-color: #212121
}

.Table3 {
  width: 100%;
  padding: 1px;
  border-width: 1px;
  border-color: #000000;
  background-color: #212121
}

.LHead {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  text-align: left;
  background-color: #111111;
  color: #cc6600;
}

.CHead {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  text-align: center;
  background-color: #111111;
  color: #cc6600;
} 

.RHead {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  text-align: right;
  background-color: #111111;
  color: #cc6600;
} 

.LInfo {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align: left;
  background-color: #111111;
  color: #cc6600;
} 

.CInfo {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  background-color: #111111;
  color: #cc6600;
} 

.RInfo {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align: right;
  background-color: #111111;
  color: #cc6600;
} 

.LRow {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  text-align: left;
  background-color: #000000;
  color: #f0f0d0;
} 

.CRow {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  text-align: center;
  background-color: #000000;
  color: #f0f0d0;
} 

.ERow {
  font-family: Verdana, sans-serif;
  color: #330000;
  font-size: 9px;
  text-align: center;
  background-color: #f0f0d0;
  color: #330000;
} 

.RRow {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  text-align: right;
  background-color: #000000;
  color: #f0f0d0;
} 

.SmallPrintTable {
  width: 98%;
  padding: 2px;
  border-width: 2px;
  border-color: #000000;
  background-color: #212121
}

.SmallPrintText {
  padding: 3px;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  text-align: center;
  background-color: #000000;
  color: #cc6600;
}

.CreditsText {
  padding: 3px;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  text-align: right;
  background-color: #000000;
  color: #cc6600;
}

/* BUTTON & TEXTAREA Parameters */

.Button {
  height: 16px;
  color: #cc6600;
  font-style: normal;
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
  background-color: #f0f0d0;
  vertical-align: center;
}

.TextBox {
  height: 16px;
  color: #cc6600;
  font-style: normal;
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
  background-color: #f0f0d0;
  vertical-align: center;
}

.TextArea {
  color: #cc6600;
  font-style: normal;
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
  background-color: #f0f0d0;
}

/* DROPDOWN MENU Parameters */

/* level 0 inner */
.m0l0iout {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
        text-align: center;
	color: #000000;
}
.m0l0iover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
        text-align: center;
	color: #ffffff;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
	filter: alpha(opacity=85);
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
        text-align: center;
	color: #000000;
}
.m0l1iover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
        text-align: center;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}

/* level 2 inner */
.m0l2iout {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
        text-align: center;
	color: #000000;
}
.m0l2iover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
        text-align: center;
	color: #ffffff;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
	filter: alpha(opacity=85);
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}

/* level 3 inner */
.m0l3iout {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
        text-align: center;
	color: #000000;
}
.m0l3iover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
        text-align: center;
	color: #ffffff;
}

/* level 3 outer */
.m0l3oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
	filter: alpha(opacity=85);
}
.m0l3oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}


