/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* CUSTOM STYLES */

td ul.link-list
{
	margin: 0;
	margin-top: -2px;
	padding: 0;
}

td ul.link-list li
{
	margin: 0;
	margin-top: 6px;
	padding: 0;
	list-style-type: none;
}


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

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

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

.maSkyscraper
{
	margin: 8px 0;
	height: 600px;
	width: 160px;
}

.maBlock
{
	margin: 0 0 10px 10px;
	height: 150px;
	width: 180px;
}

.GCSearchContent
{
	margin-top: 10px;
	margin-right: 20px;
	text-align: right;
}

.GCSearchButton
{
	position: relative;
	top: -1px;
	margin: 0;
	padding: 0;
	border: none;
	width: 21px;
	height: 21px;
	background-image: url(/portals/my-avalon/images/search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: Transparent;
	cursor: pointer;
}

/* AddThis Vertical Layout Menu */

.addthis_toolbox .vertical {
    background: #fff !important;
    width: 136px !important;
    padding: 1px !important;
    border: 3px solid #eee !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.addthis_toolbox .vertical a {
    position: relative !important;
    display: block !important;
    background: #fff !important;
    width: 102px !important;
    padding: 4px 0 4px 34px !important;
    text-decoration: none !important;
    color: #00bff3 !important;
}

.addthis_toolbox .vertical a:hover {	
    background: #f5f5f5 !important;
    color: #027999 !important;
    text-decoration: none !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
}

.addthis_toolbox .vertical span {
    position: absolute !important;
    left: 14px !important;
    top: 4px !important;
}

.addthis_toolbox .vertical .more {
    border-top: solid 1px #eee !important;
    padding: 10px 0 0 0 !important;
    margin: 0 10px 0 10px !important;
    text-align: center !important;
}

.addthis_toolbox .vertical .more a {
    padding: 4px 0 !important;
    margin: 0 !important;
}
.addthis_toolbox .vertical .more a:hover {
    background: none !important;
}

.addthis_toolbox .vertical .more span {
    display: none !important;
}

.SibLinks
{
	position: relative;
	width: 144px;
	margin: 0;
	padding: 0;
}

.SibLinks li
{
	position: relative;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.SibSelected
{
	font-weight: bold;
}

.SocialBadge
{
	float: right; 
	display: block;
	margin-right: 50px; 
	margin-top: 15px;
}

.SocialBadge:link,
.SocialBadge:visited,
.SocialBadge:hover,
.SocialBadge:active
{
	border: none !important;
	text-decoration: none !important;
	background-color: transparent !important;
}


