/* CSS Document */
/*Copied from Portal.css for Estrella War site - STK - 4/4/2010*/
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane, #dnn_ContentPane  { 

}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}
/*Cut off point1 for 5/24/2008*/

/*Start Cut off point2 for 5/24/2008*/
/* GENERAL */
/* style for module titles */
.Head   {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight:bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
}

/* text style used for most text rendered by modules */
.Normal
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.Normal p
{
padding-bottom: 7pt;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
}

.NormalRed
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.NormalBold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
}

.DNNTreeHover
{
 color: red;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}
/*Cut off point2 for 5/24/2008*/
/* GENERIC */
H1  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight:bold;
color:black;
}

H2  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12bold;
color:black;
}

H3  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color:black;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

TD  {
font-size: 10pt;
}

A:link  {
color:blue;
text-decoration: underline;

}

A:visited   {
color:blue;
text-decoration: underline;
}

A:active    {
color:red;
text-decoration: underline;
}

A:hover {
color:red;
text-decoration: underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
padding-bottom: 4pt;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
padding-bottom: 4pt;
}

OL OL LI    {
}

OL OL OL LI {
}

OL.AlphaFirst LI   {
padding-bottom: 4pt;
list-style-type:lower-alpha;
}

OL.AlphaFirst  OL LI    {
list-style-type:decimal;
}

OL.AlphaFirst  OL OL LI {
list-style-type:lower-roman;
}

HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Estrella Content Specific */
.InfoTable
{
	border: solid 1px black;
border-collapse:collapse;
margin-bottom: 7pt;
}
.InfoTable th, .InfoTableHeader
{
	background: #99ccff;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; /*overide default dnn */
	font-size: 11pt;
border: solid 1px black;
text-align:center;
}
.InfoTable td
{
/*border: solid 1px black;*/

}

.SmallTextTable th
{
	background: #99ccff;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; /*overide default dnn */
	font-size: 9pt;
border: solid 1px black;
text-align:center;
padding: 3px 3px 3px 3px;
}
.SmallTextTable td
{
border: solid 1px black;
	font-size: 9pt;
padding: 3px 3px 3px 3px;

}

/* Schedule Page */


.schedule table
{
width:610px;
border: solid 1px black;
border-collapse:collapse;
}
.schedule td
{
border: solid 1px black;
}
.schedule table th
{
border: solid 1px black;
font-weight:bold;
text-align:center;
font-size: 11pt;
color:black;
}
.legend, .victory, .legend td, .victory td
{
width:auto;
border: solid 1px black;
border-collapse:collapse;
}
table.legend, table.victory
{
width:200px;
}
.archery
{
background: red;
}
.arts
{
background: #ff99cc;
}
.courts
{
background: purple;
color: white;
}
.entertainment
{
background: #3366ff;
color: white;
}
.equestrian
{
background: #993300;
color: white;
}
.heavycombat
{
background: #ff9900;
}
.heralds
{
background:#33cccc;
}
.merchants
{
background: aqua;
}
.rapier
{background: #339966;}
.specialevents
{background: yellow;}
.tours
{background: #99ccff;}
.troll
{background: #ccffcc;}
.youth
{background: #cc99ff;}


/* Staff List */
.OfficerPosition {
color:black;
font-weight:bold;
}















