#body 
{
	background-color: #ffffff;
}

.pageHeaderFrame
{
	height: 137px;
	background-image: url(/userfiles/2/Image/header.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}


.pageFrameOuter {
	border: none;
}

.pageFrameInner {
       border: none;
}

.contentHeaderFrame, .sideMenuFrame, .rightContentFrame, .mainContentFrame, .contentFooterFrame {
border-color: #776a59 !important;
}

.footerFrame {
color: #c18b00 !important;
}


.sideMenuFrame {
	/*Left hand background color */
}

.sideMenuFrame a
{
	/*Left hand type definitions ie. remove none to display underline, font weight: normal;*/
                background-image: url(/images/gradient.ashx?h=30&w=1&s=c8c0b8&e=867764);
border-color: #776a59;
background-color: #867764;
cursor: pointer;

}

.sideMenuFrame a:hover 
{
	color: #ffffff;
                background-image: url("/images/gradient.ashx?h=30&w=1&s=78bce0&e=0b86c8");
background-color: #0b86c8;
}



.pageTitle 
{
	color: #000000;
}

.exampleProfileLink {
color: #000000;
text-decoration: none;
}

a 
{
	/* Color of standard links */
	color: #0084c6;
}

a:hover
{
	color: #867764;
}

.pagePartTitleLink {
	/*Color of edit text */
	color: #0084c6;
}

.pagePartTitleLink:hover {
	color: #867764;
}
	
.footerFrame 
{
	/* Color of non linked items at the bottom of screen (only line at the moment)*/
	color: #1c4c64;
}

.footerFrame a
{
	/* Color of linked items at the bottom of screen */
	color: #867764 !important;
}

.footerFrame a:hover
{
	color: #867764 !important;
	text-decoration: underline;
}

.textHeading
{
  Color: #e1a200;
  Font-size: 14px;
  font-weight: bold;
  Font-family: arial, helvetica, sans-serif;
}

#homepageBody 
{
	background-color: #ffffff !important;	
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #008f0d;
	text-align:center;
	padding: 0px;	
}
    
.jobSeekersNavigationTitle
{
    background-color: #1858a8;
    fromGradient: #5484bf;
}
.jobSeekersNavigationTitle.fromGradient
{
    background-color: #5484bf;
}
.employersNavigationTitle
{
    background-color: #e2702b;
    fromGradient: #f4a271;
}
.employersNavigationTitle.fromGradient
{
    background-color: #f4a271;
}
.contentBottomRightSectionTitle, .contentBottomLeftSectionTitle
{
    border-color: #81725e !important;
    background-color: #81725e;
    fromGradient: #c8c0b8;
}
.contentBottomRightSectionTitle.fromGradient, .contentBottomLeftSectionTitle.fromGradient
{
    background-color: #c8c0b8;
}
.contentBottomRightSection .sectionContent, .contentBottomLeftSection .sectionContent 
{
	border-color: #81725e !important;
}
.contentTopSectionTitle
{
	border-color: #81725e !important;
    background-color: #81725e;
    fromGradient: #c8c0b8;
}
.contentTopSectionTitle.fromGradient
{
    background-color: #c8c0b8;
}
.accountAreaSectionTitle
{
    border-color: #81725e;
    background-color: #81725e;
    fromGradient: #c8c0b8;
}
.accountAreaSectionTitle.fromGradient
{
    background-color: #c8c0b8;
}
.accountAreaSectionContent 
{
	background-color: #81725e;
	fromGradient: #c8c0b8;
	border-color: #81725e !important;
}
.accountAreaSectionContent.fromGradient
{
	background-color: #c8c0b8;
	
}
.linksAreaNavigationLink
{
    background-color: #867764;
    border-color: #81725e;
    fromGradient: #c8c0b8;
}
.linksAreaNavigationLink.fromGradient
{
    background-color: #c8c0b8;
}
.linksAreaNavigationLink:hover {
	color: #ffffff;
	background-image: url(/images/gradient.ashx?h=21&w=1&s=b8b0a8&e=766754);
}

.statisticsArea 
{
	background-color: #c8c0b8;
	border-color: #81725e;
	fromGradient: #81725e;
}
.statisticsArea.fromGradient 
{
	background-color: #81725e;
}
.banner
{
    background-image: url(/UserFiles/2/Image/header.png);
}

.contentTopSection .jobSeekers .videoThumbnail 
{
	background-image: url(/userfiles/2/Video/jobseeker-thumbnail.jpg);    		
}

.contentTopSection .employers .videoThumbnail 
{
	background-image: url(/userfiles/2/Video/employer-thumbnail.jpg);    	
}

.contentTopSection .jobSeekers .videoThumbnail:hover 
{
	background-image: url(/userfiles/2/Video/jobseeker-thumbnail-on.jpg);    		
}

.contentTopSection .employers .videoThumbnail:hover 
{
	background-image: url(/userfiles/2/Video/employer-thumbnail-on.jpg);    	
}
.contentTopSectionNavigationLink
{
    background-color: #0b86c8;
    fromGradient: #78bce0;
}
.contentTopSectionNavigationLink.fromGradient
{
    background-color: #78bce0;
}
.employersBoldNavigationLink
{
    background-color: #e2702b;
    fromGradient: #f4a271;
}
.employersBoldNavigationLink.fromGradient
{
    background-color: #f4a271;
}
.jobSeekersBoldNavigationLink
{
    background-color: #1858a8;
    fromGradient: #5484bf;
}
.jobSeekersBoldNavigationLink.fromGradient
{
    background-color: #5484bf;
}    
.loginButton 
{
	background-color: #0d87c9;
	height: 22px;
	width: 145px;
	border: solid 1px #a5d3eb;
	color: White;
	margin-top: 6px;
	cursor: pointer;
	fromGradient: #46a4d5;
}

.loginButton.fromGradient 
{
	background-color: #46a4d5;
}

.accountArea .sectionTitle {
	border-color: #81725e;
}

.homepage .loginFailureText {
	color: #cc0000;
}

