/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.Search 
{
		padding-left:20px;
    font-weight: normal;
    font-size: 8pt;
    color: #333333;
    font-family: Arial, Helvetica;
    text-decoration: none;
}

A.Search:link {
    text-decoration:    none;
    color:#333333;
}

A.Search:visited  {
    text-decoration:    none;
    color:#333333;
}

A.Search:active   {
    text-decoration:    underline;
    color:#333333;
}

A.Search:hover    {
    text-decoration:    underline;
    color:#000000;
}

.SearchTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;


}


.SearchHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.SearchResult 
{
	padding-left:12px;
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Arial, Helvetica;
    text-decoration: none;
}

A.SearchResult:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SearchResult:visited  {
    text-decoration:    none;
    color:#DDDDDD;
}

A.SearchResult:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SearchResult:hover    {
    text-decoration:    none;
    color:#000000;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
background-color: #EEEEEE;

font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
margin-left: 0px;
margin-top: 6px;
margin-right: 0px;
margin-bottom: 0px;
	
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.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
{
}

.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: #FF0000;
font-size: 14px;
font-weight: bold;
}

.H2  {
color: #FF0000;
font-size: 12px;
font-weight: bold;
}

.H3  {
color: #FF0000;
font-size: 11px;
font-weight: bold;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #000000;
text-decoration: none;
}

A:visited   {
color: #000000;
text-decoration: none;
}

A:active    {
color: #000000;
text-decoration: underline;
}

A:hover {
color: #000000;
text-decoration: underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
margin-bottom: 1px;
margin-top: 1px;
line-height: 0px;
 color: #FFFFFF;
 background-color: #FFFFFF;
 border:none;
 border-bottom: dashed 1px #333333;
 background-color:#FFFFFF;

}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
font-family: Arial, Helvetica, sans-serif;

font-weight: lighter;
color: #454545;
font-size: 12px;
border: 0px;

background-color: transparent;
}

.ModuleTitle_MenuBar {
border: 0px;
background-color: transparent;
}

.ModuleTitle_MenuItem {
border: 0px;
background-color: transparent;
}

.ModuleTitle_MenuIcon {
background-color: transparent;
font-weight: lighter;
color: #454545;
font-size: 12px;
border: 0px;

}

.ModuleTitle_SubMenu {
background-color: #FFFFFF;
font-weight: lighter;
color: #454545;
font-size: 12px;
border: 0px;
}

.ModuleTitle_MenuBreak {
background-color: transparent;
font-weight: lighter;
color: #FF3300;
font-size: 11px;
border: 0px;
}

.ModuleTitle_MenuItemSel {
background-color: transparent;
font-weight: lighter;
color: #FF3300;

font-size: 12px;
border: 0px;


}

.ModuleTitle_MenuArrow {
border: 0px;
background-color: transparent;
}

.ModuleTitle_RootMenuArrow {
border: 0px;
background-color: transparent;
}

/* Main Menu */

.MainMenu_MenuContainer {
background-color: transparent; 
font-weight: lighter;
color: #454545;
font-size: 12px;
border: 0px;
width: 758px;


}

.MainMenu_MenuBar {
background-color: transparent;
font-weight: lighter;
color: #454545;
font-size: 12px;
border: 0px;

}

.MainMenu_MenuItem {
background-color: transparent;
font-weight: lighter;
color: #454545;
font-size: 12px;
border: 0px;

}

.MainMenu_MenuIcon {
background-color: transparent;
font-weight: lighter;
color: #454545;
font-size: 12px;
border: 0px;
}

.MainMenu_SubMenu {
background-color: #FFFFFF;
font-weight: lighter;
color: #454545;
font-size: 12px;
border: 0px;
}

.MainMenu_MenuBreak {
border: 0px;
background-color: transparent;
font-size: 11px;
}

.MainMenu_MenuItemSel {
background-color: #FFFFFF;
font-weight: lighter;
color: #FF3300;
font-size: 12px;
border: 0px;
letter-spacing: 1px
font-weight: 300;
}

.MainMenu_MenuArrow {
border: 0px;
}

.MainMenu_RootMenuArrow {
border: 0px;
}
/*  new styles */
#headBox {
border: 1px solid #FFFFFF;
background: url(../../Portals/0/template_images/top_shade.jpg) repeat-x;
height: 57px;
text-align:  right;
padding: 0px;
	
}
.greyBak {
	background-color: #EEEEEE;
}
.whiteBak {
	background-color: #FFFFFF;
}
.navMan2 {

	color:  #FF3300;
	
	font-size: 12px;
	
	}
.navMan {
	
	color:  #FF3300;
	
	font-size: 12px;
}
A.navMan:link {
color:  #FF3300;
text-decoration: none;
}

A.navMan:visited  {
color:  #FF3300;
text-decoration: none;
}

A.navMan:active   {
color:  #FF3300;
text-decoration: none;
}

A.navMan:hover    {
color:  #454545;
text-decoration: none;
}


#mainNav {
	margin-right: 20px;
		color:  #333333;
	letter-spacing: 1px;
	text-align: right;
	font-size: 11px;
}
#flags {
	float: right;
	width: 230px;
margin-right: 20px;
margin-top: 10px; 

letter-spacing: 5px;
}

#headGraphics {
text-align: center;

}



.addBox {
background: url(../../Portals/0/template_images/shadey_left_ad_space.jpg) repeat-x  #FF3300;
border-top: 1px solid 	#FFDBA6;
border-left: 1px solid 	#FFDBA6;
border-right: 1px solid #B26900;
border-bottom: 1px solid #B22400;
font-size: 11px;
padding: 9px;
width: 199px;
}
.searchBox {
border-top: 1px solid 	#FFDBA6;
border-left: 1px solid 	#FFDBA6;
border-right: 1px solid #B26700;
border-bottom: 1px solid #B22400;
font-size: 11px;
/*
background: url(../../Portals/0/template_images/searchbak.jpg) repeat-x  #FF3809;
padding: 9px;
width: 199px;
height: 196px;
*/

}
#footBox {
	height: 60px;
	width: 468px;
	background-color: #000000;
	border-left: 9px solid #FFFFFF;
	border-right: 9px solid #FFFFFF;
	margin-left: 199px;

}
#copyrightBox {
	width: 760px;
	color: #4C4C4C;
	position:absolute;
	left:50%;
	margin-top:5px;
	margin-left:-380px;
	padding:0px;	
	font-size: 9px;
	
}
#secondBox {
	padding: 0px 18px 0px 18px;
}
HTML, P {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.aa_Whitetext {
	color: #FFFFFF;
}
.aa_orangetext {
	color: #FF3300;
}
.aa_BlackText{
color: #000000;
}

.hrAlt {
	 color: #FF3300;
 background-color: #FF3300;
 border:none;
 border-bottom: dashed 1px #FFFFFF;
 background-color:#ff3300;
}

#dnn_WebSearch1_WebSearch1_pnlSearches{
color:#FFFFFF;
}


.sidebarsearch{
color:#FFFFFF;
}

.BlackTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.WhiteTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Searchlist
{
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}HR {
border: none 0;
border-top: 1px dashed #FF3300;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

}OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: -8px;	
}UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: -8px;	
	}












