/* 
================================
Based closely on an original skin who's comment were:

Upgraded and Modified by Nina Meiers - for the DNN Community
xd.com.au/ dnnskins.com/ skincovered.com
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
All rights remain with original designer - Original Files included in download - http://www.dnnskins.com

Thanks Nina!
================================
*/

body
{
    border-left: 0px 0px 0px 0px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #6E6C71;
}
.blockpad
{
    padding-left: 10px;
}

/* Content Panes */
.xdsc_TopPane
{
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px; /*border-bottom: 1px solid #cccccc;*/
}
.xdsc_LeftPane
{
    width: 150px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 3px; /*border-right:1px solid #cccccc*/
}
.xdsc_ContentPane
{
    height: 100%;
    width: 100%;
    padding-top: 3px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 3px;
}
.xdsc_RightPane
{
    width: 150px;
    padding-left: 2px;
    padding-top: 3px; /* border-left: 1px solid #cccccc;*/
}
.xdsc_BottomPane
{
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 2px; /*border-top: 1px solid #cccccc;*/
}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}
A.SkinObject:link
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}
A.SkinObject:visited
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}
A.SkinObject:active
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}
A.SkinObject:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}

/* larger standard hyperlinks for the tokens eg. copyright, login, user */
.LargeSkinObject
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}
A.LargeSkinObject:link
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}
A.LargeSkinObject:visited
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}
A.LargeSkinObject:active
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}
A.LargeSkinObject:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}

.LargeSkinObject_YellowBold, .LargeSkinObject_YellowBold:visited, .LargeSkinObject_YellowBold:active, .LargeSkinObject_YellowBold:hover, .LargeSkinObject_YellowBold:link
{
    color: #fdf400;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.LargeSkinObject_WhiteBold, .LargeSkinObject_WhiteBold:visited, .LargeSkinObject_WhiteBold:link
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.LargeSkinObject_WhiteBold:active, .LargeSkinObject_WhiteBold:hover
{
    color: #fdf400;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.user, a.user:link, a.user:active, a.user:visited, .user
{
    color: #ffffff;
    text-decoration: none;
    font-weight: Normal;
    font-size: 10px;
}
a.user:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: Normal;
    font-size: 10px;
}

/* code to make the search button look like it does */
.searchbox input
{
    margin: 0px 00px 0px 0px;
    border: 1px solid #cccccc;
    font-size: 10px;
    color: #6D6D6D;
    background: transparent;
    width: 100px;
    height: 18px;
}
.search, a.search:link, a.search:active, a.search:visited, .search
{
    color: #6D6D6D;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
a.search:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

/* change the colour of the login button here */
.StandardButton
{
    color: #ffffff;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
    background-color: #6D6D6D;
}

/* classes used by DotNetNuke for things like the container titles */

.Head
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.SubHead
{
    font-size: 11px;
    color: #333333;
}
.SubSubHead
{
    font-size: 11px;
    color: #333333;
}

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p
{
    font-family: tahoma;
    font-size: 11px;
    line-height: 1.4em;
    color: #333333;
}
label, .normal, .Normal
{
    font-family: tahoma;
    font-size: 11px;
}
table
{
    padding: 0;
}
p
{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
}
.Normal
{
    font-size: 11px;
    color: #333333;
}
h3
{
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #6D6D6D;
    padding: 2px 0 1px 7px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    letter-spacing: 2px;
}
h2
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #6D6D6D;
    padding: 2px 0 1px 7px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    letter-spacing: 2px;
}

/* command button links */
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    color: #333333;
    text-decoration: none;
}
A.CommandButton:hover
{
    color: #333333;
    text-decoration: underline;
}

/*=== Menu Items */
/* Main Menu object styles */
.MainMenu_MenuContainer
{
    background: transparent;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    background: transparent;
}
.MainMenu_SubMenu, .ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    margin: 0 0 0 1px;
    background: #ffffff;
    padding: 0px;
    border: 1px solid #202020;
    font-weight: normal;
    filter: none;
}
.MainMenu_RootMenuItem
{
    font-size: 14px;
}
.MainMenu_MenuItem, .ModuleTitle_MenuItem
{
    font-family: tahoma;
    color: #202020;
    font-size: 14px;
    background: #ffffff;
    font-weight: bold;
    font-style: normal;
    padding: 0px 2px 0px 2px;
    height: 20px;
    border: 0;
    text-align: justify;
}

.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel
{
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    background: #fdf400;
    padding: 0px 2px 0px 2px;
    height: 20px;
    border: 0;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon
{
    display: inherit;
}
.ModuleTitle_MenuContainer
{
    color: #2c2c2c;
}
.ModuleTitle_MenuBar
{
    cursor: pointer;
    cursor: hand;
}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel
{
    padding: 0 5px 0 0;
}
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon
{
    display: none;
}
.MainMenu_MenuBreak
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


/* Stuart playing ... */

tr.MainMenu_MenuItem td, tr.MainMenu_MenuItemSel td,  a.MainMenu_MenuItem
{
    font-size:14px;
    color:#202020;
    padding: 2px 2px 2px 2px;
}

tr.MainMenu_RootMenuItemBreadcrumb td
{
    font-size:14px;
    color:#202020;
    padding: 2px 2px 2px 2px;
    /*background-color:#dddddd;    */
}

table.YellowUnderlinedMenuItem, table a.YellowUnderlinedMenuItem
{
    background-color: #fdf400;
    /*border-bottom: 1px solid #fdf400;*/
}

table.CenterTables td
{
    text-align:center;
}


/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}



/* override of default value from DNN - it's just not distinct enough */
a:link
{
    color:#3B5998;
    font-weight:bold;
}
a:hover
{
    font-weight:bold;
}
a:visited
{
    font-weight:bold;
}

/* Ajax style fix - see http://vladan.strigo.net/2007/04/02/having-issues-displaying-ajax-control-toolkit-tab-control-in-dotnetnuke/ */
.ajax__tab_xp .ajax__tab_tab 
{
    height: 21px;
}

/* for Stuart's sharing options */
div.SharingOptionImage
{
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 100%;
    background: url(~/images/spacer.gif) repeat-y;
}
div.SharingOptionImage img.nonFacebook
{
    margin-top: 10px;
}
div.SharingOption
{
    vertical-align: middle;
    margin-top:20px;
    margin-bottom:20px;
    height: 100%;
    background: url(~/images/spacer.gif) repeat-y;
}
div.SharingOptionContent
{
    height: 100%;
    background: url(~/images/spacer.gif) repeat-y;
    display: block;
}
div.SharingOptions
{
    margin-left:50px;
}

.sharingPanelHeading
{
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}
