/* ================================
    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
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	
}

.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: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    {
}

/* 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
{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:2px;
	padding:2px;
}

.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:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
color: #36596E;
size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

H2  {
color: #36596E;
size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

H3  {
color: #36596E;
size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

H4  {
color: #FFFFFF;
size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #36596E;
text-decoration: none;
}

A:visited   {
color: #36596E;
text-decoration: none;
}

A:active    {
color: #36596E;
text-decoration: none;
}

A:hover {
color: #36596E;
text-decoration: underline;
}

SMALL   {
size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {

border: none 0;
border-top: 1px dashed #BEC2A9;
width: 75%;
height: 1px;
text-align: center;
}

/* 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 {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #666666;
font-size: 11px;
border: 0px;
}

.ModuleTitle_MenuBar {
border: 0px;
}

.ModuleTitle_MenuItem {
border: 0px;
}

.ModuleTitle_MenuIcon {
background-color: #FFFFFF;
font-weight: lighter;
color: #666666;
font-size: 11px;
border: 0px;
}

.ModuleTitle_SubMenu {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #666666;
font-size: 11px;
border: 0px;
}

.ModuleTitle_MenuBreak {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #666666;
font-size: 11px;
border: 0px;
}

.ModuleTitle_MenuItemSel {
font-family: Arial, Helvetica, sans-serif;

background-color: #FFFFFF;
font-weight: lighter;
color: #666666;
font-size: 11px;
border: 0px;
}

.ModuleTitle_MenuArrow {
border: 0px;
}

.ModuleTitle_RootMenuArrow {
border: 0px;
}

/* Main Menu */

.MainMenu_MenuContainer {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #666666;
font-size: 11px;
border: 0px;
}

.MainMenu_MenuBar {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #36596E;
font-size: 11px;
border: 0px;
}

.MainMenu_MenuItem {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #36596E;
font-size: 11px;
border: 0px;
}

.MainMenu_MenuIcon {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #36596E;
font-size: 11px;
border: 0px;
}

.MainMenu_SubMenu {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #36596E;
font-size: 11px;
border: 0px;
}

.MainMenu_MenuBreak {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #36596E;
font-size: 11px;
border: 0px;
}

.MainMenu_MenuItemSel {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-weight: lighter;
color: #36596E;
font-size: 11px;
border: 0px;
}

.MainMenu_MenuArrow {
border: 0px;

}

.MainMenu_RootMenuArrow {
border: 0px;
}

/* new addittions */
#mainBox, .mainBox{
position:absolute;
	left:50%;
	width:760px;
	margin-top:5px;
	margin-left:-380px;
	padding:0px;	
	/*background-color:#ececec;
	border: 1px solid blue;*/
}
 .flashBox{
margin-top: 0px;
}
.contentBox{
margin-top: 4px;
background-color:#FFFFFF;
}

#navBox, .nav {
	*width: 545px;
	text-align: right;
	margin-right: 10px;
	
	font-weight: lighter;
	height: 72px;
	
	vertical-align:bottom;
	margin-top: 10px;

}
.copyright {
	font-size: 10px;
	color: #999999;
}
.bluemainBg {
background-image:url(../../Portals/0/template_images/bluebak.jpg);
background-repeat:repeat-x;

}

.blueTopbg{
background-image:url(../../Portals/0/template_images/straight-blue_top.gif);
background-repeat:repeat-x;
}
.blueBotbg{
background-image:url(../../Portals/0/template_images/straight-blue_bot.gif);
background-repeat:repeat-x;
}
.Blue {
background-color: #36596E;
color: #FFFFFF;
}

.tanmainBG {

background-image:url(../../Portals/0/template_images/tanbak.jpg);
background-repeat:repeat-x;
}

.tanTopbg{

background-image:url(../../Portals/0/template_images/straight-tan_top.gif);
background-repeat:repeat-x;
}
.tanBotbg{

background-image:url(../../Portals/0/template_images/straight-tan_bot.gif);
background-repeat:repeat-x;
}
.Tan {
background-color: #ECEDE7;
color: #000000;
}
.sideSpec {
background-color: #C4C4C4;
}
.dnnNav {
margin-top:42px;
}
.whiteText {
	color: #FFFFFF;
}
.separation {
	font-family: Arial, Helvetica, sans-serif;
background-color: pink;
font-weight: lighter;
color: #36596E;
font-size: 11px;
border: 0px;
}
.blueNav{
color: #36596E;
font-size: 11px;
text-decoration: none;
	
}
A.blueNav:link {
color: #36596E;
font-size: 11px;
text-decoration: none;
}

A.blueNav:visited  {
color: #36596E;
font-size: 11px;
text-decoration: none;
}

A.blueNav:active   {
color: #36596E;
font-size: 11px;
text-decoration: none;
}

A.blueNav:hover    {
color: #36596E;
font-size: 11px;
text-decoration: none;
}
.linedown
{

background-image:url(../../Portals/0/template_images/glades_vertdotline.gif);
background-repeat:repeat-y;
}
p {
	color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.aa_blueheading1 {
color: #36596E;
size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.aa_blueheading2 {
color: #36596E;
size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.aa_blueheading3 {
color: #36596E;
size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.aa_blueheading3 {
color: #36596E;
size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
.aa_normaltext {
color: #000000;
size: 11px;
font-family: Arial, Helvetica, sans-serif;
}




