/* ================================
    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
{
}

/* 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
{
}

.HelpText
{
border: 1px solid Gray;
background: #FFFFCC;
}

/* 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    {
}
    
/* 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 {
}

/*LISTX TAB NAVIGATION STYLES*/

.TabTable {
        width: 60%;
}

.Tab {
	background: #c8c8c8 url(TabNav_Sep.gif) no-repeat right;
	text-align: center;
	height: 28px;
        font-family: Arial;
        font-size: 9px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
        padding: 0px 5px 0px 5px;
}

.TabCurrToRight {
	background: #c8c8c8 url(TabNav_SepCurrR.gif) no-repeat right;
	text-align: center;
	height: 28px;
        font-family: Arial;
        font-size: 9px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
        padding: 0px 5px 0px 5px;
}

.TabCurr {
	background: #60cae4 url(TabNav_SepCurr.gif) no-repeat right;
	text-align: center;
	height: 28px;
        font-family: Arial;
        font-size: 9px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
        padding: 0px 5px 0px 5px;
}

.TabLast {
	background: #c8c8c8 url(TabNav_SepLast.gif) no-repeat right;
	text-align: center;
	height: 28px;
        font-family: Arial;
        font-size: 9px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
        padding: 0px 5px 0px 5px;
}

.TabLastCurr {
	background: #60cae4 url(TabNav_SepLastCurr.gif) right no-repeat;
	text-align: center;
	height: 28px;
        font-family: Arial;
        font-size: 9px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
        padding: 0px 5px 0px 5px;
}

.Tab a, .Tab a:visited, .Tab :link, .Tab a:hover,
.TabCurr a, .TabCurr a:visited, .TabCurr :link, .TabCurr a:hover,
.TabCurrToRight a, .TabCurrToRight a:visited, .TabCurrToRight :link, .TabCurrToRight a:hover,
.TabLast a, .TabLast a:visited, .TabLast :link, .TabLast a:hover,
.TabLastCurr a, .TabLastCurr a:visited, .TabLastCurr :link, .TabLastCurr a:hover {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.TabMargin {
	width: 10px;
	background-color: #C8C8C8;
	}
.TabMarginCurr {
	width: 10px;
	background-color: #60cae4;
	}

.SecondNav {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;
        letter-spacing: .65pt;
  
}

.SecondNav a:link,  .SecondNav a:visited, .SecondNav a:hover, .SecondNav a:active{
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
	color: #f26b32;
	text-decoration: none;
	text-transform: uppercase;
}

.SecondNav td {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
}

.FormTbl {
        background-color: #ededed;
         font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #353535;
        width: 100%;
}

.FormTbl td {
        border-bottom: solid 1px #FFFFFF;
        vertical-align: middle;
        padding: 8px;
}

.FormTbl .sectionHdr {
        background-color: #dadada;
        border-bottom: solid 1px #FFFFFF;
        font-weight: bold;
}

.FormTbl .Nav {
        background: url(DottedLine_wSpace.gif) repeat-y left #FFFFFF;
        text-align: bottom;
        padding-left: 60px;
        width: 25%;
}
.FormTbl .Req {
        color: #FF0000;
} 



.FormTblNew {
        background-color: #ededed;
         font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	color: #353535;
        width: 100%;
}

.FormTblNew td {
        border-bottom: solid 1px #FFFFFF;
        padding: 8px;
}

.FormTblNew .noborder {
        border: 0px;
        padding: 8px;
}

.FormTblNew .sectionHdr {
        background-color: #dadada;
        border-bottom: solid 1px #FFFFFF;
        font-weight: bold;
}

.FormTblNew .sectionSub {
        font-weight: bold;
}

.FormTblNew .Nav {
        background: url(DottedLine_wSpace.gif) repeat-y left #FFFFFF;
        text-align: bottom;
        padding-left: 60px;
        width: 25%;
}
.FormTblNew .Req {
        color: #FF0000;
} 

.HelpLink {
        color: #2765e2;
}

a.HelpLink:link,  a.HelpLink:visited, a.HelpLink:hover, a.HelpLink:active{
        color: #2765e2;
        font-weight: bold;
}


.TagStyle0
{
	font-family: Arial;
	font-size: 6pt;
}

.TagStyle1
{
	font-family: Arial;
	font-size: 7pt;
}

.TagStyle2
{
	font-family: Arial;
	font-size: 8pt;
}

.TagStyle3
{
	font-family: Arial;
	font-size: 9pt;
}

.TagStyle4
{
	font-family: Arial;
	font-size: 10pt;
}

.TagStyle5
{
	font-family: Arial;
	font-size: 11pt;	
}

.TagStyle6
{
	font-family: Arial;
	font-size: 12pt;
}

.TagStyle7
{
	font-family: Arial;
	font-size: 13pt;
}

.TagStyle8
{
	font-family: Arial;
	font-size: 14pt;
}

.TagStyle9
{
	font-family: Arial;
	font-size: 15pt;
}

.TagStyle10
{
	font-family: Arial;
	font-size: 16pt;
}

.ThumbLink {
        font-family: Verdana, Tahoma, Arial, Helvetica;
        font-size: 11px;
        font-weight: normal;
	color: #353535;
        text-decoration: none;
}
a.ThumbLink:link, a.ThumbLink:visited, a.ThumbLink:hover, a.ThumbLink:active {
        font-family: Verdana, Tahoma, Arial, Helvetica;
        font-size: 11px;
        font-weight: normal;
	color: #353535;
        text-decoration: none;
}

.ThumbContainer {
        padding: 0px;
        margin: 5px;
        float: left; 
        width: 116px; 
        height: 165px; 
        text-align: center;
        border: solid 1px #acacac;
        position: relative;
        background: url(ThumbGrad.gif) repeat-x bottom;
}
.ThumbContent {
        position: absolute;
        width: 110px; 
        height: 165px;
        padding: 6px 3px 3px 3px;
        left: 0px;
        top: 0px;
        z-index: 9000;
        line-height: normal;
}
.ThumbShadow {
        position: absolute;
        width: 115px; 
        height: 164px; 
        border-right:solid 2px #dddddd;
        border-bottom:solid 2px #dddddd;
        left: 2px;
        top: 2px;
        z-index: 3000;
}

.ThumbImage {
        
}

.ThumbProject a:link, .ThumbProject a:visited, .ThumbProject a:hover, .ThumbProject a:active{
        text-align: center;
        color:#353535;
font-family:Verdana,Tahoma,Arial,Helvetica;
font-size:11px;
font-weight:normal;
text-decoration:none;
padding-top: 3px;
}
.ThumbArtist a:link, .ThumbArtist a:visited, .ThumbArtist a:hover, .ThumbArtist a:active{
         text-align: center;
        color:#4795a8;
font-family:Verdana,Tahoma,Arial,Helvetica;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.HelpTextCreateProject
{
	padding: 5 0 5 5;
	display:block;
	width: 350px; 
	font-weight: normal;
	margin-top: 2px;
	font-size: 11px;
}

.RecommendationCreateProject
{
	font-size: 11px;
	font-style: italic;

}

.ProfileFavoriteDisplay
{
	display: block;
	height: 30px;
}

.ProfileFavoriteAvatar
{
	float: left; 
	margin-right: 4px;
}

.ProfileFavoriteName
{

}
.PhotoDescription {

        margin-top: 4px;
color: #000;
font-family:Arial;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}







