/* Custom style header override */
#menuLogoWrapper {
	background: url(HeaderImageGradient2.png) repeat-x bottom !important;
}

#logoWrapper{padding-top:5px;}

#dnn_dnnHEADER_IMAGE_HeaderImageOuterDiv {
	background: #ffffff;
}

/*  End Custom CSS */

a:link
{
    color:#0f69ed
}  

a:visited, a:active
{
    color:#0f69ed
} 

a:hover
{
    color:#333333
}

h1
{
	color:#0f69ed
}
	
h2
{
    color:#0f69ed
}
	
h3
{
    color:#333333
}
	
h4
{
    color:#333333
}
	
h5
{
	color:#333333;
}

/* div layout id's and styles */
#settingsWrapper
{
	background:#eeeae2;
}

/* Menu, Links, Headers */
.color1
{
	background:#0f69ed
}

/*Greeting & Date bar */
.color2
{
	background:#a1927c
}

/*Settings Bar */
.color3
{
	background:#eeeae2
}

/*Bodytext */
.color4
{
	background:#333333
}

/* Container colors */
.containerWhite
{
	color:#333333;
}

.containerWhite .moduleTitle
{
    color:#0f69ed !Important;
}

.containerColored
{
	background:#0f69ed;
}

/* EXTRA CONTAINER SKINS these are not used when generated from color changer modules - added for further customization options
.containerColored2
{
	background:#0f69ed;
}

.containerColored3
{
	background:#0f69ed;
}

END EXTRA CONTAINER SKINS */

/*Rad Menu Colors only - styles in global radcontrols stylesheet */
.RadMenu_ElementsExpressMenu a.rmLink:hover,
.RadMenu_ElementsExpressMenu a.rmFocused
{
	background-color: #0f69ed !Important;
}

.RadMenu_ElementsExpressMenu a.rmSelected
{
	background-color: Transparent !Important;
}

.RadMenu_ElementsExpressMenu a.focused
{
	background-color: #0f69ed !Important;
}


/* ------   MODULE STYLES ------ */
/*NON LAYOUT RELATED ELEMENTS --------------------------------------------------------------------------------------------------------------------*/
.bodytext
{
	color:#333333
}

.bodytextbold
{
	color:#333333
}

.formbutton, .searchButtonStyle
{
    background-color:#0f69ed;
    border: solid 1px #0f69ed;
}

/* Font Styling */
.resourceList
{
	border: solid 1px #e5e5e5;
	background:#ffffff;
}

.resourceListHeader
{
	border: solid 1px #e5e5e5;
	background:#ffffff;
}

.wizardstep
{
	background-color:#e4e4e4;
}

.HealthShopSZ
{
	border: solid 1px #cdcdcd;
}

.DoCsmall
{
	border: solid 1px #cdcdcd;
}	
	
.docGrid
{
	border-right:solid 1px #e5e5e5;
}

.docView
{
	 border:solid 1px #e5e5e5;
	 background: #FFFFFF;
}

.docStatus
{
	color:Red;
}

.docDescription
{
    color: black !important
}

.formsView
{
	border-left:solid 1px #e5e5e5;
	background:#FFFFFF;
}

.formdescription
{
	border-bottom:solid 1px #e5e5e5;
}

.questionofDay
{
	border:solid 1px #e5e5e5;
	background-color:#FFFFFF;
}

.Q
{
}

.A
{
}

.uploadedDoc
{
	color: #0f69ed;
}


.slideHeader
{
	background-color:#a1927c;
	color:#FFFFFF;
}


/* Other */

.requiredfield
{
	background-color:#0f69ed;
	color:#0f69ed;
}


/*** TELERIK ADDINS ***/

.gridTopBar
{
	background: #a1927c;
	color: #FFFFFF;
}

.gridTopBar a:link
{
	color: #FFFFFF;
}
.gridTopBar a:visited
{
	color: #FFFFFF;
}


.gridTopBar a:hover
{
	color: #FFFFFF;
}


.gridTopBar a:active
{
	color: #FFFFFF;
}

/*For Rad Editor Apply CSS class DDL */
.Radh1{
	font-size:14pt;
	line-height:16pt;
	color: #0f69ed;
		}
.Radh2{
	font-size:10pt;
	font-weight:bold;
	font-family:Lucida Sans Unicode, Verdana, Sans-serif;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
    color: #333333;
	}
	
.Radh3{
	font-size:11pt;
	font-family:Lucida Sans Unicode, Verdana, Sans-serif;
	margin-bottom: 0px;
    padding-bottom: 5px;
	margin-top: 0px;
    padding-top: 0px;
    color: #333333;
	}
	
.Radh4{
	font-size:14pt;
	line-height:16pt;
	font-family:Lucida Sans Unicode, Verdana, Sans-serif;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
    color: #333333;
	}
	
.Radh5{
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;	
	color: #333333;
	}

/** Document Table list styling **/
#DocumentsTable th 
{
	color:#333333;
}
	
/** End Document Table list styling **/

/** Feeds module color overrides **/
.feedsHeaderBar
{
    background:#0f69ed;
}
