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

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}

/* text style used for BREADCRUMB*/
.BreadCrumb{
color:darkgray; 
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}

A.BreadCrumb:link {
color:darkgray; 
}

A.BreadCrumb:visited  {
color:darkgray; 
}

A.BreadCrumb:active   {
color:darkgray; 
}

A.BreadCrumb:hover    {
color:black; 
}

.SLToolbarItemDisabled {
color: #cccccc;
    font-family: Tahoma,Arial;
    font-size: 13px;
}
.SLToolbarItem {
	border: 0px;
	padding: 2px 4px 1px 4px;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
}
.SLToolbarItemOver {
	border: 1px solid  #249FDF;
	cursor: pointer;
	background: #FCFFFF;
	font-family: arial;
	font-size: 13px;
	padding: 1px 3px 0px 3px;
	white-space: nowrap;
}

.MapDirectory {
	border-left: 1px dotted black;
	padding-left: 8px;
	margin-left: 8px;
	width: 180px;
	font-family: arial;
	font-size: 11px;
	vertical-align: top;
	text-align: top;
}
.MapItem {
	background: #FFFFFF;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapItemAlt {
	background: #CCCCCC;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapItemHover {
	background: #FF9999;
	cursor: pointer;
	cursor: hand;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapPage {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	width: 100%;
}
.MapPageItem {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}
.MapPageHover {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #00FF00;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.ListXBody
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}

.ListXBody_AltRow
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
background-color: white
}

.ListXBody2
{
font-family: Arial, Helvetica; 
font-size: 10pt;
font-weight: normal; 
}


.ListXBodySmall
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: normal; 
}

.ListXError
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: bold; 
color: white;
background-color: darkred;
}

.ListXHeading
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: bold; 
}

.ListXHeadingRev a:link{ color: #FFFFFF } 
.ListXHeadingRev a:visited{ color: #FFFFFF } 
.ListXHeadingRev a:hover{ color: #FFFFFF } ;text-decoration: none
.ListXHeadingRev a:active{ color: #FFFFFF } 

.ListXHeadingRev
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: bold; 
color: white;
background: #6F85C7;
}

.ListXHeadingRevHighlight
{
font-family: Tahoma; 
font-size: 8pt;
font-weight: bold; 
color: white;
background: #aaaaaa;
}

.ListXHeadingRevRev
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: bold; 
color: black;
background: #EBEBEB;
}

.ListXHeading2
{
font-family: Arial, Helvetica; 
font-size: 10pt;
font-weight: bold; 
}

.ListXHeading3
{
font-family: Arial, Helvetica; 
font-size: 12pt;
font-weight: bold; 
}

.ListXHeading4
{
font-family: Arial, Helvetica; 
font-size: 14pt;
font-weight: bold; 
}
.ListXHeadingSmall
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
}
.ListXHeadingSmall a:link{ font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
} 
.ListXHeadingSmall a:visited
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
} 
.ListXHeadingSmall a:hover
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; } 
.ListXHeadingSmall a:active
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
} 

.ListXHeadingSmallGray
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
color: darkgray;
}
.ListXHeadingSmallWhite
{
font-family: Arial, Helvetica; 
font-size: 7pt;
font-weight: bold; 
color: white;
}

.ListXForm
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}

.ListXField
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}


.ListXFilterDropDown
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}

.ListXSmallLightGray
{
font-family: Arial, Helvetica; 
font-size: 7pt;
color: darkgray; 
}

.ListXLink
{
font-family: Arial, Helvetica; 
font-size: 10pt;
font-weight: bold; 
}

.ListXLinkSmall
{
font-family: Arial, Helvetica; 
font-size: 8pt;
font-weight: normal; 
}


.CkBox a { 
background:url(/images/CheckBox.gif) no-repeat top left; 
} 
.CkBox a.checked { 
background-position:0% -28px; 
} 
.CkBox_ON a:hover { 
background-position:0% -42px; 
} 
.CkBox_OFF a:hover { 
background-position:0% -14px; 
} 

.DataGrid_Item
{color: black;}

.DataGrid_AlternatingItem 
{color: black;} 

.DataGrid_AlternatingItem2
{color: black;
font-size: 7.5pt;
font-weight: normal; } 

.DataGrid_Highlight
{
font-family: Tahoma;
font-size: 7.5pt;
font-weight: normal; 
background-color: #FFFF99
}

a.icon_button{
	display:block;
	background-position: 6px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 0.7em;
	text-decoration:none;
	text-indent:30px;
	color:#555555;
	background-color:#EAEAD7;
	border:#CCCCCC solid 1px;
	height:30px;
	width:190px;
	line-height:30px;
}

a:icon_hover{
	background-color:#F3F3E9;
	color:#737373;
}

.add {
	background-image:url(/images/proxal/file.ico);
}

.delete {
	background-image:url(/images/proxal/delete.ico);
}

.user {
	background-image:url(/images/proxal/time.ico);
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/Images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    width: 177px;
    margin-right: 12px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/Images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.icon_button2{
    background: transparent url('/Images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    width: 177px;
    margin-right: 12px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.icon_button2 span {
    background: transparent url('/Images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

