﻿/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    padding-top: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;  
    color: #303031;  
    font-size: 14px;
    font-weight: normal;
}
.skinmaster
{
    height: 100%;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}
											/* taken from skinmaster
											background-color: #f3f5fa;
											*/
.skinheader
{
}
.skingradient
{
    background-image: url(menugrad1.jpg);
    height: 30px;
}
.bannergradient
{
    background-image: url(TopBanner1Grad1.jpg);
    height: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
.toplogo
{
    background-image: url(Logo2.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
#dnn_LeftPane
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
	font-style: italic;
	width: 190px;
} 
#dnn_LeftPane a, #dnn_LeftPane a:active, #dnn_LeftPane a:visited{
    text-decoration:    none;    
    color:#FFFFFF;
    font-weight:  bold;
    font-size: 14px;
    line-height: 150%;
} 
#dnn_LeftPane a:hover {
    text-decoration:    none;
    color:  #FFCF83;
    font-weight: bold;
    font-size:  14px;
    line-height: 150%;
} 
.LowerLeftPane, .LowerLeftPaneThirdLevelPage
{
    padding-left: 18px; 
    padding-right: 5px; 
}
.Spacer
{
	height: 300px;
}
.LowerLeftPaneThirdLevelPage
{ 
	height: 100%;
	position: relative;
    Filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#BBAACB' ,endColorStr='#FFFFFF' ,gradientType= '0' );
}
#dnn_LowerLeftPane
{
	text-decoration: none;
	color: #303030;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	font-style: italic;
} 
#dnn_LowerLeftPane a, #dnn_LowerLeftPane a:active, #dnn_LowerLeftPane a:visited{
    text-decoration:    none;    
    color:#303030;
    font-weight:  normal;
    font-size: 14px;
    line-height: 150%;
} 
#dnn_LowerLeftPane a:hover {
    text-decoration:    none;
    color:  #800080;
    font-weight: normal;
    font-size:  14px;
    line-height: 150%;
} 

.ImageBannerCrest, .ImageBannerCrestThirdLevelPage
{
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 17px;
	padding-top: 10px;
	line-height: 100%;
	width: 207px;
}
.ImageBannerCrest
{
    background-image: url(ImageBannerCrest4.jpg);
    height: 260px;
}
.ImageBannerCrestThirdLevelPage
{
    background-image: url(ImageBannerCrestTall7.gif);
    height: 394px;
    font-weight: bold;
}
.ImageBannerCrestB, .ImageBannerCrestThirdLevelPageBTop
{
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 17px;
	padding-top: 10px;
	line-height: 100%;
	width: 207px;
	    height: 334px;
}
.ImageBannerCrestThirdLevelPageBTop
{
    background-image: url(ImageBannerCrestTall9Top.gif);
    font-weight: bold;
}
.ImageBannerCrestThirdLevelPageBBottom
{
    background-image: url(ImageBannerCrestTall9Bottom.gif);
    font-weight: bold;
  	vertical-align: top;
    background-repeat: no-repeat;
    	width: 207px;
    	height: 63px;
    	
}

.Grad
{
	position: absolute;
	top: 585px;
	z-index: 0;
    Filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#BBAACB' ,endColorStr='#FFFFFF' ,gradientType= '0' );	
    width: 220px;
}
.ImageBannerPhotoHolder
{
    background-image: url(threeboys4.jpg);
    background-repeat: no-repeat;
    height: 260px;
    width: 560px;
    vertical-align:top;
}
.BottomPhotoPlacement
{
    background-image: url('AltioraBoys3.jpg');
    background-repeat: no-repeat;
    height: 147px;
    z-index:1;
    background-position:right;
}
.BottomPhotoPlacement2
{
        width: 147px;
}
.DotsOnLeft
{
    background-image: url(VertDots1.jpg);
    background-repeat: repeat-y;
    z-index: 2;
}
.controlpanel
{
    width: 100%;
    background-color: #dfe5f2;
}
.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 0px;
}
.leftpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 0px;
}
.singlepane
{
    font-size: 14px;
}
.contentpane, .contentpane3rdLevelOnly
{
    width: 100%;
    background-color: transparent;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align:left;
}
.contentpane
{
    line-height: 150%; 
    background-image: url(VertDots1.jpg);
    background-repeat: repeat-y; 
    background-position: left;
        font-size: 14px;
}
#dnn_contentpane
{
    line-height: 150%; 
/*    background-image: url(VertDots1.jpg); */
/*    background-repeat: repeat-y; */
/*    background-position: left; */
        font-size: 14px;
}
#dnn_contentpane a, #dnn_contentpane a:active, #dnn_contentpane a:visited{
    text-decoration:    none;    
    color:#800080;
    font-weight:  normal;
    font-size: 14px;
    line-height: 150%;
} 
#dnn_contentpane a:hover {
    text-decoration:    none;
    color:  #FFCF83;
    font-weight: normal;
    font-size:  14px;
    line-height: 150%;
}
.rightpane
{
    background-color: white;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.BottomBanner
{
    background-image: url(BottomBanner3.jpg);
    background-repeat: no-repeat;
    height: 54px;
    width: 768px;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
}
div.LogoButton a  {width:550px; height:87px; display:table-cell; position:absolute; margin-top: 0px;}

.ElderCopyright{
    font-size: 9px;
    font-weight: normal;
    color: #D2CECE
} 
/* 
================================
Styles for Elder
================================
*/
.Elder_Normal
{
    font-size: 14px; 
    color: #303030; 
}
.Elder_Header
{
    font-size: 16px;
    font-weight: bold;
    color: #800080;
    position:  relative;
    float: none;
}
.Elder_Medium_Header
{
    font-size: 16px;
}
.gradient2
{

filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#BBAACB' ,endColorStr='#FFFFFF' ,gradientType= '0' );

}


/* 
================================
Main Menu
================================
*/


.menugradient
{
    background-image: url(LeftMenuGrad1.jpg);
    background-color:#FFFFFF;
    background-repeat: repeat-x;
}
.MainMenu_MenuContainer
{
    background-color: transparent;
    width: 150px;
}
.MainMenu_MenuBar
{
    cursor: pointer; 
    height: 16px;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    border-left: 0px solid #E9E7E7;
    border-bottom: 1px solid #E9E7E7;
    border-top: 1px solid #E9E7E7;
    border-right: 0px solid #E9E7E7;
    cursor: pointer;
    color: #000000;
    font-size: 9pt;
    font-style: normal;
    background-color: transparent;
    padding-right: 18px;
    padding-left: 1px;
        height: 24px;
													    /*
													    width: 100px;
													    height:24px;
														*/
}
.MainMenu_MenuIcon
{
    background-color: #E9E7E7;
    border-left: #E9E7E7 1px solid;
    border-bottom: # E9E7E7 1px solid;
    border-top: #E9E7E7 1px solid;
    cursor: pointer;
    text-align: left;
    width: 1px;
    height: 24px;
    display: none;
}
.MainMenu_SubMenu
{
    background-color: #E9E7E7; 
												    /*  background-repeat:repeat-x; */
    z-index: 1000;
    cursor: pointer;
												    /* filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3); */
												    /*  width: 300px;  */ 
}
.MainMenu_MenuBreak
{
    height: 1px;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    color: black;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    height: 24px;
													/*    width: 100px;  */
        padding-right: 18px;
        background-color: #f0f0f0;
        padding-left: 1px;
}
/* commented out to remove the arrows
.MainMenu_MenuArrow
{
    border-right: #E9E7E7 1px solid;
    border-bottom: #E9E7E7 1px solid;
    border-top: #E9E7E7 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;

}
*/
.MainMenu_MenuArrow 
{
    display: none; 
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    display: none;
}
.StandardButton
{
    background: #7994cb none;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}
.Head
{
    font-size: 18px;
    font-weight: normal;
    color: #000000;
}
.SkinItem
{
    font-size: 10px;
    font-weight: normal;
    color: #303030; 
    height: 10px;  
}
.User
{
    font-size: 10px;
    font-weight: normal;
    color: #FF0000;
}
.DateFormat
{
    font-size: 10px;
    font-weight: normal;
    color: #808080;
    height: 10px;
}
.FooterText
{
    font-size: 9px;
    font-weight: normal;
    color: #FFFFFF;
}

/* hyperlink style for the Breadcrumbs*/ 
.BreadCrumbText
{
    font-size: 9px;
    font-weight: normal;
    color: black;
}
A.BreadCrumbText:link, A.BreadCrumbText:visited, A.BreadCrumbText:active, A.BreadCrumbText:hover
{
    font-size: 10px;
    font-weight: normal;
    color: #808080;
    height: 10px;
} 
A.BreadCrumbText:hover 
{
        color: #FFCF83;
} 

A:link, A:visited, A:active  {
    text-decoration:    none;
    color:  #D2CECE;
}
A:hover {
    text-decoration:    none;
    color:  #FFCF83; 
}
/*
================================
NukeNews CSS for the news module
================================
*/

/******  To create a new them, just copy one of the existing themes and   ******/
/******  change the prefix to your new theme name. Ex: "default" to "red" ******/

/******  default theme ******/
.newscontainer
{
	width: 100%;
}

.newsheadercontainer
{
	font-weight:bold;
	font-size:14px;
	padding: 3px 3px 10px 3px;
}

.newsactionbar
{
	font-weight:normal;
	font-size:11px;
	padding: 10px 3px 3px 3px;
	text-align: left;
}

.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited
{
	font-weight:bold;
	font-size:8px;
	color:#ffffff;
	background-color: gray;
	padding: 3px 5px 3px 5px
}

.newsactionbarlinks:hover
{
	color:white;
	background-color:Black;
}

.newsPublishRSSLink:link, .newsPublishRSSLink:active, .newsPublishRSSLink:visited
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.newsPublishRSSLink:hover
{
	color:red;
}
.newsrow
{
	padding: 5px 5px 0px 0px
}

.NukeNews_Item
{
	background-color:white;
	padding: 5px 0px 0px 0px;
}

.NukeNews_AltItem
{
background-color: white;
padding: 5px 0px 5px 0px;
}

.newsrowspacer
{
	height:1px;
	background-color:gray;
}
.newscategoryimage
{
}

.newscategoryimagecontainer 
{
	float: left; 
	text-align: center;
	padding: 0px 5px 0px 0px;
}
.newstitle
{
	font-weight:normal;
	font-size:12px;	
}

.newspostdate
{
	font-weight:normal;
	font-size:10px;
	color:gray;	
}

.newssummary
{
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

.newsreadmore:link, .newsreadmore:active, .newsreadmore:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	color:#000000;
}

.newsreadmore:hover
{
	font-weight:bold;
	font-size:11px;
	color:red;
}

.archivelinkcontainer
{
	background-color: Silver;
	padding: 3px 3px 3px 3px;
}

.archivelink:link, .archivelink:active, .archivelink:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	color:#000000;
}

.archivelink:hover
{
	font-weight:bold;
	font-size:11px;
	color:red;
}

.archivedisplaymonthlink:link, .archivedisplaymonthlink:active, .archivedisplaymonthlink:visited
{
	font-weight:bold;
	font-size:14px;
	text-decoration: underline;
	color:#000000;
}

.archivedisplaymonthlink:hover
{
	font-weight:bold;
	font-size:14px;
	color:red;
}

.archivedisplayreturnlinkcontainer
{
	padding: 5px 5px 10px 5px;
}

.archivedisplayreturnlink:link, .archivedisplayreturnlink:active, .archivedisplayreturnlink:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	color:#000000;
}

.archiveddisplayreturnlink:hover
{
	font-weight:bold;
	font-size:11px;
	color:red;
}

.viewnewstitle
{
	font-weight:normal;
	font-size:18px;
	color:#000000;	
}

.viewnewsimage
{
	float:right;
	padding: 0px 0px 0px 5px;
}

.viewnewsreturn:link, .viewnewsreturn:active, .viewnewsreturn:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	color:#000000;
}

.viewnewsreturn:hover
{
	font-weight:bold;
	font-size:11px;
	color:red;
}

.viewnewsarticle 
{
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

.viewnewspostedby 
{
	font-weight:normal;
	font-size:10px;
	color:gray;	
	padding: 0px 0px 0px 5px;
}

.adminMenuTitle
{
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding: 0px 0px 3px 3px;
	vertical-align: bottom;

}

.adminMenuDesc
{
	font-size: 11px;
	font-weight: normal;
	color: gray;
	padding-left: 3px;
	vertical-align:top;
}

.adminlabels
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.admindata
{
	font-weight:normal;
	font-size:11px;
	color:#000000;
}
.adminlinks:link, .adminlinks:active, .adminlinks:visited
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}	
.adminlinks:hover
{
	color:Red;
}
.errors 
{
	font-weight:bold;
	font-size:11px;
	color:Red;
}

.admincategorygridheader 
{
	font-weight:bold;
	font-size:11px;
	color:Gray;
}

.admincategorygriditem 
{
	font-weight:bold;
	font-size:10px;
}

.admincategorygrid
{

}

.submitnewsdata
{
	font-weight:normal;
	font-size:11px;
	color:#000000;	
}

.submitnewslabels
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.submitnewslinks:link, .submitnewslinks:active, .submitnewslinks:visited
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.helplist
{
	color:Green;
	font-size:12px;
}


/*****  Comments & Ratings *****/
.newsRatingsDisplay
{
	color:Black;
	font-size: 11px;
	font-weight: bold;
}

.RatingLabel
{
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.CommentsEntryLabel
{
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.SaveCommentsRating:link, .SaveCommentsRating:active, .SaveCommentsRating:visited
{
	font-weight:bold;
	font-size:11px;
	color:Black;
	text-decoration: underline;
}

.SaveCommentsRating:hover
{
	text-decoration:none;	
}	
	
.EditCommentsLink:link, .EditCommentsLink:active, .EditCommentsLink:visited
{
	font-weight:bold;
	font-size:11px;
	color:Black;
	text-decoration: underline;
}

.EditCommentsLink:hover
{
	text-decoration:none;	
}	

.commentsRating
{
	color:Red;
	font-size:12px;	
}

.CurrentRatingLabel
{
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.CurrentRating
{
	color:Black;
	font-size: 12px;
}

.RatingLabelRow
{
	color:Black;
	font-size: 11px;
	font-weight:bold;
	padding-top:10px;
}

.RatingRow
{
	color:Gray;
	font-size: 11px;
	padding-top:10px;
}

.CommentsRow
{
	color:Gray;
	font-size: 11px;
}