/* ================================
    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
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}



SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

#BannerWrap{
background: transparent
}

#contentpane {
overflow: hidden}


#RightPane { overflow: hidden }



.headline_red {
font-family: Helvetica,Arial,sans-serif;
font-size: 20px;
font-weight: bold;
color: white;
float: left;
letter-spacing: 1px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
background-color: #ff0000;
text-decoration: none;
text-transform: uppercase;
}


.headline_red_small {
font-family: Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: bold;
color: white;
letter-spacing: 1px;
display:inline;
padding-top: 3px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
background-color: red;
text-decoration: none;
text-transform: uppercase;
}

.headline_grey_small {
font-family: Helvetica,Arial,sans-serif;
font-size: 15px;
font-weight: bold;
color: white;

padding-top: 3px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
background-color: #333;
text-decoration: none;
text-transform: uppercase;
}


.DNNAnnc_Subhead { 
display: block; 
font-family: Arial, 
Helvetica, Verdana, Sans; 
font-size: 18px; font-weight: 
bold; color: #000; 
line-height: 120%; }


.Headline_Grey,
.Headline_Grey a:active,
.Headline_Grey a:visited,
.Headline_Grey a:link,
.Headline_Grey a:hover {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight: 300;

color: white;

letter-spacing: 1px;

line-height: 100%;

background-color: #333;

text-decoration: none;

text-transform: uppercase;

padding: 5px;

margin-left: 10px;

}




.Annc_Description {

font-family: Arial,Helvetica,sans-serif;

font-size: 12px;

font-weight: normal;

color: black;

line-height: 140%;

padding: 0px;



}



.uppercase {text-transform: uppercase}
.bold {font-weight: bold}






h2.blog_title a:active,
h2.blog_title a:visited,
h2.blog_title a:link,
h2.blog_title a:hover {

font-family: Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: bold;
color: white;
letter-spacing: 1px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
line-height: 120%;
background-color: #333;
text-decoration: none;
text-transform: uppercase;
}


table.BlogInfo {
display: none;
visibility: hide; 
} 



.BlogInfo {
display: none;
visibility: hide; 
} 


.blog_more_link {
font-weight: bold; 
color: #FF0000;
} 


.blog_more_link a:active,
.blog_more_link a:visited,
.blog_more_link a:link,
.blog_more_link a:hover {
font-weight: bold; 
color: #FF0000;
}






.Annc_Subhead_Home {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: white;
letter-spacing: 1px;
display: inline;
padding-top: 3px;
padding-right: 5px;
padding-bottom: 1px;
padding-left: 5px;
background-color: #333;
text-decoration: none;
text-transform: uppercase;
margin-top: 10px;
margin-left: 3px;
margin-right: 3px;
}

.Annc_Description_Home {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: black;
line-height: 120%;
padding: 3px;
margin: 3px 3px 0px 3px;
display: block;
}


.Annc_Subhead_Shows {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: white;
letter-spacing: 1px;
display: inline;
padding-top: 3px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
background-color: #333;
text-decoration: none;
text-transform: uppercase;
}

.Annc_Description_Shows {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: black;
line-height: 150%;
padding: 5px 0px;
}








div .ad {
margin-bottom: 10px;
}

.ad div img {
border: 1px solid #C00;
}




#wrapper2 { border: 5px solid #f00}




.C01_ContentPane {display: inline; clear: both;}
.C01_Light_TitleLine       { margin:0px; position:relative; height:auto; display: block; }
.C01_Light_Title           { float:none; display: inline;}
.C01_Actions               { float:none; display: inline; margin: 0 3px }






.C01_Light_Title {
padding: 3px 0px;
background-color: red;
line-height: 100%;
display: inline;
}








.AnncMore  a:active,
.AnncMore  a:visited,
.AnncMore  a:link {
font-weight: bold; 
text-transform: uppercase;
color: #FF0000;
font-size: 12px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 3px;
padding: 0px;
}

.AnncMore  a:hover {
color: #333; text-decoration: none;}











.clear { clear:both; margin:0; padding:0;}


.Annc_Home_Image {
vertical-align:top;
margin: 0 15px 0 0;
padding: 0;
}





/*-- menuitems idle           --*/
.MainMenu_Idle						{ vertical-align: middle; overflow:visible; font-weight: 700; font-family: Arial, Helvetica, sans-serif;  font-size: 14px; letter-spacing: normal; }
.MainMenu_Idle td					{ overflow:visible; padding: 0px 6px 2px 3px;  font-size: 14px; letter-spacing: normal;  font-weight: 700;font-family: Arial, Helvetica, sans-serif;  }

/*-- menuitems over           --*/
.MainMenu_Selected					{ overflow:visible;font-size: 14px;   font-weight: 700;font-family: Arial, Helvetica, sans-serif; letter-spacing: normal;  }
.MainMenu_Selected td				{ overflow:visible; padding: 0px 6px 2px 3px;  font-size: 14px; letter-spacing: normal;  font-weight: 700;font-family: Arial, Helvetica, sans-serif;  }

/*-- menuitems active         --*/
.MainMenu_BreadcrumbActive			{ overflow:visible; font-size: 14px; font-weight: 700;  font-family: Arial, Helvetica, sans-serif; letter-spacing: normal; }
.MainMenu_Active					{ overflow:visible; padding: 0px 6px 2px 3px;  font-size: 14px; font-weight: 700; font-family: Arial, Helvetica, sans-serif;  letter-spacing: normal;  }

.MainMenu_BreadcrumbActive td		{ overflow:visible; padding:0px 6px 2px 3px; font-size: 14px;   letter-spacing: normal; font-weight: 700;font-family: Arial, Helvetica, sans-serif;  }
.MainMenu_Active td					{ overflow:visible; padding: 0px 6px 2px 3px; font-size: 14px; letter-spacing: normal; font-weight: 700; font-family: Arial, Helvetica, sans-serif;  }

.C01_roundcont { padding: 0 15px;}


h6{  color: red; font-weight: bolder; text-transform:uppercase; letter-spacing: 1px }
h6 a {  color: red; font-weight: bolder; text-transform:uppercase; letter-spacing: 1px }
h6 a link { color: red; font-weight: bolder; text-transform:uppercase;letter-spacing: 1px  }
h6 a:hover {  color: #333; font-weight: bolder; text-transform:uppercase;letter-spacing: 1px  }
h6 a:active {   color: red; font-weight: bolder; text-transform:uppercase;letter-spacing: 1px  }
h6 a:visited {  color: red; font-weight: bolder; text-transform:uppercase; letter-spacing: 1px }

#HeaderWrap {  text-align: right; }
#MenuWrap { padding: 3px; }





body {text-align: center;}



/* Sets the style for unvisited links. */
a,  a:link {
  color: #f00;
  font-weight: bold;
  text-decoration: none;
  font-size: inherit;
}
/* Sets the style for visited links. */
a:visited {
  color: #f00;
  font-weight: bold;
  text-decoration: none;
  font-size: inherit;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #c00;
  font-weight: bold;
  text-decoration: underline;
  font-size: inherit;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #f00;
  font-weight: bold;
  text-decoration: none;
  font-size: inherit;

}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #900;
  font-weight: bold;
  text-decoration: none;
  font-size: inherit;
}





strong {font-size: inherit}






#mss-outer-container_1923 {margin: 0px !important;}





#wrapper1 {
background-color: #25292c;
background-image: url(NewBG.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
}




#Header {
background: url(Rock1005_Header_Braves_AS_TP_LZ_RS_U2_092710.gif) top left no-repeat;
height:150px;
margin:0;
padding:0;
width:990px;
}



span.SubHead						{ font-size: 12px; margin:0; padding:0; }
.Subhead {font-size: 12px}


#TopPane p {margin-top:0;}

.TopPane p {margin-top:0;

#SearchBox {background-color:white;}




























