/*Header and Logo*/
#logodiv
{
       height: 100px;
       text-align: left;
}
#contentwrapper
{
       margin-top:181px;
}



body
{
	background-color:#EEEEEE;
	font-family:Verdana;
	color:#666666;
	background-repeat: no-repeat;
	font-size:12px;
}

/*normal text*/
.Normal
{
	font-family:Verdana;
	color:#666666;
	font-size:12px;
}

/*normal text in tables*/
td
{
	font-family:Verdana;
	color:#666666;
	font-size:12px;
}

/*normal text bold*/
.NormalBold
{
	font-family:Verdana;
	color:#666666;
	font-size:12px;
}

/*normal text small*/
.NormalSmall
{
	font-family:Verdana;
	color:#666666;
}

/*Textboxes*/
.NormalTextBox 
{
}

/*content area*/
#contentwrapper
{
}

/*links*/
#contentwrapper a
{
	color:#0C9112;
	text-decoration:none;
}
/*visited links*/
#contentwrapper a:visited
{
	color:#0C9112;
}
/* links hover*/
#contentwrapper a:hover
{
	color:#0C9112;
}

/*titles*/
#contentwrapper h1
{
}
#contentwrapper h2
{
}
#contentwrapper h3
{
}

/*header*/
#header
{
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}

/* breadcrumbs bar */
#breadcrumbsbar
{
	background-color:#FFFFFF;
}
/*breadcrumbs*/
#breadcrumbs
{
}
/*breadcrumbs (advise: use same color as for links)*/
#breadcrumbs .SkinObject
{
}
/*text in footer (copyright,...) (advise: use same color as for links)*/
.SkinObject
{
}

/*content area (without footer and header)*/
.colmask
{
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}

/* Footer styles */
#footer
{
	background-color:#FFFFFF;
}

/* Logo */
#dnn_LOGO_imgLogo
{	
}

/*Comments*/
.S4UCommentsItem
{
}

/*NewsArticles Module ListView*/
.articleTitle
{
}
.S4US_articles_by
{
}
.S4US_articles_datetime
{
}
.S4US_articles_summary
{
}
.S4US_articles_subinfo
{
}
/*NewsArticles Module DetailView*/
.S4US_articles_detailtitle
{
}
.NormalArticle td_main
{
}
.S4US_articles_subheadings
{
}

/*event module ListView*/
.UIFullListing_InfoLabel
{
}
.UIFullListing_InfoValue
{
}
.UIFullListing_ActionsLinks
{
}
/*event module DetailView*/
.STAGE4US_EventDetailTitle
{
}
.STAGE4US_EventDetailTable td.label /*eventdetails label*/
{
}
.STAGE4US_EventDetailTable td /*eventdetails content*/
{
	font-family:Verdana;
	color:#666666;
	font-size:12px;
}
.STAGE4USEvents_EventDetail_lblDescriptionHeader
{
}
.linkPointer /*upload photos*/
{
}
.event_detailview_actionLinks
{
}
.event_detailview_box_content
{
}

/*stage4us Buttons*/
.S4USbutton
{
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/normal/S4USdarkgreenButton.gif);
}
.ruButton
{
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/large/S4USdarkgreenButton_large.gif);
}
.S4USbuttonsmall
{
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/small/S4USdarkgreenButton_small.gif);
}
.S4USbuttonlarge
{
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/large/S4USdarkgreenButton_large.gif);
}
.S4USbuttonlargex 
{
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/largex/S4USdarkgreenButton_largeX.gif);
}
.NormalDisabled {
	font-family:Verdana;
	font-size:12px;
}

.NormalRed {
	font-family:Verdana;
	font-size:12px;
}

.Subheader {
	background-color:#ECEFF5;
	color:#666666;
	font-family:Arial;
}

.RadDockableObjectTitle {
	background-color:#ECEFF5!important;
	color:#666666!important;
	font-family:Arial;
}

.RadDockableObjectTitleBarLeft, .RadDockableObjectTitleBarRight, .RadDockableObjectCommandButton {
	background-color:#ECEFF5!important;
	color:#666666!important;
	font-family:Arial;
}

.RadDock_Default .rdHTitlebar .rdTitle {
	background-color:#ECEFF5!important;
	color:#666666!important;
	font-family:Arial;
}

.RadTabStrip_STAGE4USModules li a.selected .innerWrap {
	background-color:#339900!important;
}

.RadTabStrip_STAGE4USModules li a .innerWrap {
	background-color:#CDCDCD!important;
}

a.CommandButton:link {
	color:#0C9112;
}

a.CommandButton:hover {
	color:#0C9112;
}

a.CommandButton:visited {
	color:#0C9112;
}

