/* 
================================
COEL Skin Stylesheet
================================
*/

/* Standard HTML Tag Settings */

body {background-color: #FFFFFF;}
table, tr, td {font-family: tahoma, arial, helvetica;font-size: 11px;line-height: 1.3;}
p {
    margin: 0;
	padding: 0;
	line-height: 1;
}
a:link, a:visited  {
    text-decoration: none;
    color:  grey;
}

a:active, a:hover    {
    text-decoration: underline;
    color:  grey;
}
a.CommandButton:link, a.CommandButton:visited {
	font-size: 12px;
	font-weight: bold;
    color: #FF6F00;
    text-decoration: underline;
}


a.CommandButton:active, a.CommandButton:hover  {
	font-size: 12px;
	font-weight: bold;
    color: #99cc00;
    text-decoration:  underline;
}

/* Standard DotNetNuke Settings */

.pagemaster 
{
    height: 100%;
    background-color: #FFFFFF;
}
.skinmaster 
{
    height: 100%;
    background-color: #FFFFFF;
}

.controlpanel {
width: 100%;
background-color: #F8F6FB;
}

.toppane {
width: 100%;
background-color: white;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
}
.leftpane {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
.contentpane {
width: 100%;
background-color: transparent;
padding-left: 2px;
padding-right:2px;
padding-top: 2px;
}
/*.rightpane {
padding-left: 2px;
padding-right: 0px;
padding-top: 2px;
}
.bottompane {
width: 100%;
background-color: transparent;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
} */


/* Standard Menu Settings */
/* 
.MainMenu_MenuContainer {
background-color: transparent; 
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height: 16px;
background-color: Transparent;
}
.MainMenu_MenuItem {
border-left: #DDE8F1 0px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 1px solid; 
border-right: #DDE8F1 0px solid;
cursor: pointer; 
cursor: hand; 
color: Black; 
font-family: tahoma, arial, helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: Transparent;
height: 18px;
}
.MainMenu_MenuIcon {
background-color: #DDE8F1; 
border-left: #DDE8F1 1px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 1px solid; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 15px; 
height: 18px;
}
.MainMenu_SubMenu {
background-color: #DDE8F1;  
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuItemSel {
background-color: white; 
cursor: pointer; 
cursor: hand; 
color: #467599; 
font-family: tahoma, arial, helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
height: 18px;
}
.MainMenu_MenuArrow {
border-right: #DDE8F1 1px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}

/* End Menu Settings */
*/
.StandardButton {
background: #467599 none; 
color: #FFFFFF;
font-family:Verdana, sans-serif; 
font-size: 11px;
font-weight: normal;
}

.Head   {
font-family: tahoma, arial, helvetica;
font-size:  10px;
font-weight:  bold;
color: Black; 
line-height: 30px;
}

/* Custom Classes */
/* 
.COELBannerFull {
width: 100%;
background-image: url(Images/PortalBannerRepeat.jpg);
background-repeat: repeat-x;
height: 158px;
}

.COELBanner {
width: 100%;
background-image: url(Images/PortalBanner_01.jpg);
background-repeat: no-repeat;
height: 118px;
}

.COELMenu {
width: 285px;
background-image: url(Images/PortalBanner_02.jpg);
background-repeat: no-repeat;
height: 19px;
}


.COELBreadcrumb {
background-image: url(Images/PortalBanner_03.jpg);
background-repeat: no-repeat;
width: 285px; 
height: 21px;
}
*/
.content {
background-color: #ffffff;
}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}


/* Light Background Elements */
.LightBG {
width: auto;
color: Black;
}

a.LightBG:link, a.LightBG:active {
text-decoration: none;
color: Black;
font-weight: normal;
}

div.PhotoContest {
padding: 10px;
}
.PhotoContest a:link {
text-decoration: none;
color: #5F8E7A;
font-weight: bold;
}
.PhotoContest a:visited {
text-decoration: none;
color: #5F8E7A;
font-weight: bold;
}

.PhotoContest a:hover {
text-decoration: underline;
color: #DF8F19;
font-weight: bold;
}

/*Footer Classes */

.FooterText {
color: #4987B1;

}

a.FooterText:link, a.FooterText:visited, a.FooterText:active {
text-decoration: none;
color: #4987B1;
font-weight: normal;
}

a.FooterText:hover {
text-decoration: none;
color: #fafafa;
font-weight: normal;
}
.Footer 
{
    height: auto;
    background-color: #B1CAD2;
}
/* End Light Background Elements */

.Separator {
width: 12px;
margin: 0 1px 0 1px;
background: url(Images\XDseparator.gif) center top no-repeat;
}


.Logo {
padding-left: 8px;
padding-top: 12px;
}

/* End Custom Classes */
.EL{
font: normal 12px/1.2 Verdana, Arial, Helvetica;
}
.EL a:link, .EL a:visited, .EL a:active{
text-decoration: none;
color: #29654e;
font-weight: bold;
}
/*  */
.EL a:hover {
text-decoration: none;
color: #cf8f1a;
font-weight: bold;
}

