/* 
================================
COEL Skin Stylesheet
================================
*/

/* Standard HTML Tag Settings */

body {background-color: #FFFFFF;}
table, tr, td, p {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:  #FF6F00;
}

a:active, a:hover    {
    text-decoration: underline;
    color:  #99cc00;
}
a.CommandButton:link, a.CommandButton:visited {
    text-decoration: underline;
    color: #FF6F00;
}


a.CommandButton:active, a.CommandButton:hover  {
    text-decoration:  underline;
    color: #99cc00;
}

/* Standard DotNetNuke Settings */

.pagemaster 
{
    height: 100%;
    background-color: #FFFFFF;
}
.skinmaster 
{
    height: 100%;
    background-color: #FFFFFF;
}

.controlpanel {
width: 100%;
background-color: #F8F6FB;
}

.toppane {
background-color: white;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
}
.leftpane {
padding: 5px 5px 0 5px;
text-align: left;
}
.contentpane {
background-color: transparent;
padding: 5px 5px 0 5px;
}
.rightpane {
padding: 5px 5px 0 5px;
background-color: transparent;
}

.bottompane {
width: 100%;
background-color: transparent;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
}


.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:  12px;
font-weight: normal;
color: #D3D29D; 
line-height: 18px;
}

/* 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 11px/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;
}
/*  EL Summary*/
.ELSummary{
font: normal 11px/1.2 Verdana, Arial, Helvetica;
}
.ELSummary a:link, .ELSummary a:visited, .ELSummary a:active{
text-decoration: none;
color: #29654e;
font-weight: normal;
}
.ELSummary a:hover {
text-decoration: none;
color: #cf8f1a;
font-weight: normal;
}
